summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Fix bug 54357: thunderbird's mozilla-xremote-client requires -a Thunderbird ↵Aron Griffis2004-06-211-4/+2
| | | | instead of -a thunderbird. Work around the problem in mozilla-launcher for 0.7 specifically. Bug filed upstream for this: http://bugzilla.mozilla.org/show_bug.cgi?id=247754 (Manifest recommit)
* Fix bug 54357: thunderbird's mozilla-xremote-client requires -a Thunderbird ↵Aron Griffis2004-06-217-56/+21
| | | | instead of -a thunderbird. Work around the problem in mozilla-launcher for 0.7 specifically. Bug filed upstream for this: http://bugzilla.mozilla.org/show_bug.cgi?id=247754
* fix manifest #54186 (Manifest recommit)Mike Frysinger2004-06-171-6/+16
|
* fix manifest #54186Mike Frysinger2004-06-171-3/+3
|
* Mark 1.12 stable on all arches (Manifest recommit)Aron Griffis2004-06-171-2/+2
|
* Mark 1.12 stable on all archesAron Griffis2004-06-172-3/+7
|
* Speed up mozilla-launcher by getting rid of an unnecessary call to xwininfo ↵Aron Griffis2004-06-171-2/+2
| | | | (Manifest recommit)
* Speed up mozilla-launcher by getting rid of an unnecessary call to xwininfoAron Griffis2004-06-174-1/+44
|
* Add my public_html as an alternate download site for the sake of being able ↵Aron Griffis2004-06-161-2/+2
| | | | to release before the mirrors are fully populated (Manifest recommit)
* Add my public_html as an alternate download site for the sake of being able ↵Aron Griffis2004-06-162-3/+9
| | | | to release before the mirrors are fully populated
* bump to version 1.13: Fix mozilla-launcher for -bin installations that ↵Aron Griffis2004-06-161-2/+2
| | | | support mozilla-xremote-launcher -a programname. Previously mozilla-launcher would try to use programname-bin which doesn't work (Manifest recommit)
* bump to version 1.13: Fix mozilla-launcher for -bin installations that ↵Aron Griffis2004-06-164-1/+45
| | | | support mozilla-xremote-launcher -a programname. Previously mozilla-launcher would try to use programname-bin which doesn't work
* Revert previous change. The problem is that mozilla-xremote-client will ↵Aron Griffis2004-06-081-4/+2
| | | | deliver a command to the wrong target (for example thunderbird instead of firefox) unless fake_user is employed. This means that mozilla-launcher-1.11 will fail to start a new instance of firefox if it finds an instance of thunderbird because fake_user failed. Instead the only solution to bug 52364 at the moment is to set MOZ_NO_FAKE_USER=1 in the environment. (Manifest recommit)
* Revert previous change. The problem is that mozilla-xremote-client will ↵Aron Griffis2004-06-085-3/+16
| | | | deliver a command to the wrong target (for example thunderbird instead of firefox) unless fake_user is employed. This means that mozilla-launcher-1.11 will fail to start a new instance of firefox if it finds an instance of thunderbird because fake_user failed. Instead the only solution to bug 52364 at the moment is to set MOZ_NO_FAKE_USER=1 in the environment.
* Fix bug 52364 by recognizing when fake_user can't find an instance of ↵Aron Griffis2004-06-021-2/+2
| | | | _MOZILLA_USER in the xprops. This just goes to show that fake_user is a hack... can't wait for -a to be available in all the mozilla-xremote-client flavors. (Manifest recommit)
* Fix bug 52364 by recognizing when fake_user can't find an instance of ↵Aron Griffis2004-06-024-4/+49
| | | | _MOZILLA_USER in the xprops. This just goes to show that fake_user is a hack... can't wait for -a to be available in all the mozilla-xremote-client flavors.
* stable on amd64 (Manifest recommit)Travis Tilley2004-06-021-2/+2
|
* stable on amd64Travis Tilley2004-06-022-3/+6
|
* Fix bug 52069 (mozilla-launcher-1.9 can't load thunderbird anymore) by ↵Aron Griffis2004-05-261-4/+2
| | | | fixing typos in second case statement in which_browser (Manifest recommit)
* Fix bug 52069 (mozilla-launcher-1.9 can't load thunderbird anymore) by ↵Aron Griffis2004-05-265-3/+12
| | | | fixing typos in second case statement in which_browser
* Add -bin support to mozilla-launcher. Prune old ebuilds (Manifest recommit)Aron Griffis2004-05-261-8/+2
|
* Add -bin support to mozilla-launcher. Prune old ebuildsAron Griffis2004-05-2615-122/+29
|
* repoman: Trim trailing whitespace (Manifest recommit)Michael Sterrett2004-05-101-7/+7
|
* repoman: Trim trailing whitespaceMichael Sterrett2004-05-101-2/+2
|
* Move mozilla-launcher to /usr/libexec to reduce confusion for bug 46183. ↵Aron Griffis2004-05-071-2/+2
| | | | Mark this stable immediately to satisfy existing keywords in mozilla-firefox ebuilds (Manifest recommit)
* Move mozilla-launcher to /usr/libexec to reduce confusion for bug 46183. ↵Aron Griffis2004-05-074-1/+45
| | | | Mark this stable immediately to satisfy existing keywords in mozilla-firefox ebuilds
* Fix bug 47942 (Gaim open two FireFox windows) by simplifying the code and ↵Aron Griffis2004-05-041-2/+2
| | | | correcting the handling of -remote (Manifest recommit)
* Fix bug 47942 (Gaim open two FireFox windows) by simplifying the code and ↵Aron Griffis2004-05-044-1/+32
| | | | correcting the handling of -remote
* version bump to 1.6 (Manifest recommit)Aron Griffis2004-05-041-2/+2
|
* version bump to 1.6Aron Griffis2004-05-044-1/+31
|
* Workaround comma-space problem in mozilla-1.7_rc1 and auto-detect xremote ↵Aron Griffis2004-05-031-2/+2
| | | | capability to do -a programname (Manifest recommit)
* Workaround comma-space problem in mozilla-1.7_rc1 and auto-detect xremote ↵Aron Griffis2004-05-034-1/+32
| | | | capability to do -a programname
* New version 1.3, do URL fixups required for 1.7_rc1, remove deprecated ↵Aron Griffis2004-05-021-3/+3
| | | | environment stuff for mozilla. Mark 1.2 stable on mips to bring it up to date with other arches. (Manifest recommit)
* New version 1.3, do URL fixups required for 1.7_rc1, remove deprecated ↵Aron Griffis2004-05-025-6/+38
| | | | environment stuff for mozilla. Mark 1.2 stable on mips to bring it up to date with other arches.
* Added to ~mips (Manifest recommit)Bret Curtis2004-04-251-4/+4
|
* Added to ~mipsBret Curtis2004-04-252-3/+6
|
* Don't use detection or fake_user for remote displays because it takes too ↵Aron Griffis2004-03-281-2/+2
| | | | long (4 minutes in one test) (Manifest recommit)
* Don't use detection or fake_user for remote displays because it takes too ↵Aron Griffis2004-03-284-2/+32
| | | | long (4 minutes in one test)
* New ebuild for mozilla-launcher; a script to launch either firefox or ↵Aron Griffis2004-03-241-2/+3
| | | | mozilla (Manifest recommit)
* New ebuild for mozilla-launcher; a script to launch either firefox or mozillaAron Griffis2004-03-245-0/+40