Commit Graph

110719 Commits

Author SHA1 Message Date
sspitzer%netscape.com
e667d645c7 the bayesian plugin is a service, so do get service. thanks to beard for pointing this out.
part of bug #169638.  r=dmose. a=asa, since this doesn't affect end users.
2002-10-11 23:41:37 +00:00
pschwartau%netscape.com
668e25f0ae Don't hard-code "\"as the path separator for Windows (rev. 1.36). Some Windows shells (e.g. Cygwin 1.1.8) require "/". 2002-10-11 23:31:23 +00:00
hyatt%netscape.com
6a0e0c7d4f Fix PT flex. 2002-10-11 23:08:56 +00:00
chanial%noos.fr
613e0baa43 correctly adding bookmarks-icons.png 2002-10-11 22:41:12 +00:00
chanial%noos.fr
83aaf2a1b9 correctly adding bookmarks-menuicons.png 2002-10-11 22:38:53 +00:00
seawood%netscape.com
e18a7c254c mach-o builds define both XP_UNIX *and* XP_MACOSX so we need to add a !XP_MACOSX to the XP_UNIX ifdef to avoid repeating a chunk of code twice and crashing.
Bug #173695 r=pavlov sr=alecf a=tor
2002-10-11 22:31:43 +00:00
hyatt%netscape.com
0ce3717805 Fixing CTRL+TAB 2002-10-11 22:24:02 +00:00
hyatt%netscape.com
0cf4e6d80c Fix page report bustage. 2002-10-11 22:16:19 +00:00
chanial%noos.fr
bb27eb34dd when appending, reuse eventual last blank tabs
+ correct tab selection
2002-10-11 22:07:16 +00:00
hyatt%netscape.com
1a0a57c035 Add back rules for Open in Tabs having an icon 2002-10-11 22:05:33 +00:00
hyatt%netscape.com
4ed6e095d3 Fix tabbrowser bug. 2002-10-11 21:58:14 +00:00
hyatt%netscape.com
0fa69638ce Sync tab and friends with the trunk 2002-10-11 21:47:04 +00:00
rogerl%netscape.com
b4f97c29b9 Bitwise Long/ULong implementation. 2002-10-11 21:43:06 +00:00
cbiesinger%web.de
9c078eca83 bug 84542 r=jag,doron sr=bzbarsky a=asa,#mozilla disable page source context menu item for images 2002-10-11 21:07:06 +00:00
chanial%noos.fr
9d588ff8e5 adding pref append/replace when opening a bookmark folder 2002-10-11 21:03:28 +00:00
hyatt%netscape.com
9d2080da40 Fix autocomplete. 2002-10-11 20:55:59 +00:00
blakeross%telocity.com
4823eb302f Fix history problem. 2002-10-11 20:01:37 +00:00
blakeross%telocity.com
bf96e77ec6 Fixing history problem. 2002-10-11 19:59:02 +00:00
blakeross%telocity.com
5810c455fc Phoenix changes only, NPOB. r=hewitt / sr=hyatt 2002-10-11 19:58:15 +00:00
blakeross%telocity.com
39eaec3b66 Remove unnecessary dtd. 2002-10-11 19:02:28 +00:00
hyatt%netscape.com
4e9820309d Fix Go menu. 2002-10-11 18:59:47 +00:00
hyatt%netscape.com
604a535e2b Fix Go menu. 2002-10-11 18:56:05 +00:00
blakeross%telocity.com
931602c2ca remove indentation 2002-10-11 18:47:26 +00:00
kaie%netscape.com
d03c5bdd14 b=172455 Mozilla crashes when viewing certificate details
r=javi sr=jag a=dbaron
2002-10-11 13:21:58 +00:00
blakeross%telocity.com
432c3a38b1 Fix font zoom. 2002-10-11 10:54:17 +00:00
blakeross%telocity.com
ef14d2cceb hyatt is on crack... 2002-10-11 10:46:33 +00:00
hyatt%netscape.com
cfe10f19f2 Fix autocomplete field in prefs to not be so small. 2002-10-11 10:07:59 +00:00
hyatt%netscape.com
c4bdfe2961 Mark links as visited when they get opened in new tabs/windows. 2002-10-11 09:47:16 +00:00
hyatt%netscape.com
20fbf9bba3 Mark links as visited when they get opened in new tabs/windows. 2002-10-11 09:20:18 +00:00
hyatt%netscape.com
d7ce0ab4d3 Mark links as visited when they get opened in new tabs/windows. 2002-10-11 09:14:32 +00:00
leaf%mozilla.org
fec50761a3 Automated update 2002-10-11 08:54:28 +00:00
hyatt%netscape.com
5f815955c3 Fix bustage of prefs. 2002-10-11 08:54:02 +00:00
bryner%netscape.com
c6565f0741 Fix running the preprocessor from cmd shells; make sure the preprocessed files end up in the jar. Only affects Phoenix builds. 2002-10-11 08:54:00 +00:00
bryner%netscape.com
94557070ad Second try at landing bug 171343 - nsProfileAccess's signal handler should use SA_SIGINFO and sa_sigaction where available. r=ccarlen, cls, sr=brendan, a=chofmann. 2002-10-11 08:44:02 +00:00
hyatt%netscape.com
58e071e572 Fix fullscreen mode. 2002-10-11 08:31:23 +00:00
hyatt%netscape.com
045be6fc69 Fix autocomplete not closing up on tabbing. 2002-10-11 08:18:50 +00:00
john.marmion%ireland.sun.com
c169aca64b 3rdParty LDAP query may result in invalid filter: bug #146411 r=dmose,sr=sspitzer. 2002-10-11 08:17:13 +00:00
john.marmion%ireland.sun.com
c9191e6717 3rdParty LDAP query may result in invalid filter: bug #146411, r=dmose,sr=sspitzer. 2002-10-11 08:16:11 +00:00
hyatt%netscape.com
3082987fe5 Make form fill work again. 2002-10-11 07:54:21 +00:00
hyatt%netscape.com
42e766b81a Make form fill work again. 2002-10-11 07:50:53 +00:00
gerv%gerv.net
af0c62542e Bug 173808 - Use of uninitialized value in subtraction (-) at duplicates.cgi line 133. Patch by gerv; r=bbaetz. 2002-10-11 06:30:09 +00:00
gerv%gerv.net
d64253fdee Bug 173719 - warnings in report.cgi. Patch by gerv; r=bbaetz. 2002-10-11 06:27:37 +00:00
seawood%netscape.com
023ed8fea7 Use -B symbolic when linking component libraries on OSF/1.
Thanks to Shanmugavelu Shanmuganathan <shanmu@netscape.com> for the patch.
Bug #173358 r=cls a=asa
2002-10-11 05:18:39 +00:00
seawood%netscape.com
c20ee25429 Fixing bustage caused by parallel build race condition.
Bug #173829 r=bryner a=asa
2002-10-11 05:09:31 +00:00
darin%netscape.com
f8645f610d fixes bug 151478 "https wyciwyg page is cached on disk" r=mstoltz sr=rpotts a=asa 2002-10-11 04:22:54 +00:00
nicolson%netscape.com
5a6988bce7 Temporary fix for 164692: SSL ops that timeout should throw
java.net.SocketTimeoutException.
2002-10-11 03:49:34 +00:00
blakeross%telocity.com
2ba7411ae0 Missed a line. 2002-10-11 02:35:28 +00:00
blakeross%telocity.com
931ccf311b Remove more comm.jar dependencies. 2002-10-11 02:31:55 +00:00
blakeross%telocity.com
99d0a31454 Remove final overlay on prefs dlg; remove unused files. 2002-10-11 02:30:01 +00:00
blakeross%telocity.com
4595bddb3c Strip another license. 2002-10-11 02:24:42 +00:00