Commit Graph

100775 Commits

Author SHA1 Message Date
colinp%oeone.com
837a0a341c changed the statusbar to something more useful 2002-04-04 18:52:38 +00:00
colinp%oeone.com
92f9d84f22 removed an unnecessary toolbarseparator 2002-04-04 18:42:09 +00:00
kirk.erickson%sun.com
2144eabbcb Addresses bug 126087 (hot locks identified by Ning at Sun).
Using atomic instructions to reduce contention on slot->freeListLock
and symKey->refLock.
2002-04-04 18:30:51 +00:00
relyea%netscape.com
3b55947b03 Make sure we aren't confusing secret keys with private and public keys 2002-04-04 18:08:30 +00:00
relyea%netscape.com
7df2fc6877 Don't include the public key on a list if it doesn't exist. 2002-04-04 18:07:19 +00:00
bienvenu%netscape.com
5def1de420 fix smoketest blocker bringing up mail compose r/sr=sspitzer, a=Yumie 135456 2002-04-04 18:03:12 +00:00
brendan%mozilla.org
3f8594ea0e Forgot to #ifdef JS_THREADSAFE last change (no effect on Mozilla build; fixes broken standalone/single-threaded JS builds, sanity-sr=shaver). 2002-04-04 18:02:59 +00:00
ian.mcgreer%sun.com
03f9222af7 define nss_ZREALLOCARRAY, fix bugs in nss_ZRealloc 2002-04-04 16:14:26 +00:00
colinp%oeone.com
2e7ef818ea fixed OEOne to OEone 2002-04-04 16:01:43 +00:00
rbs%maths.uq.edu.au
420e613bd4 Bug 132844 - detect the MathML namespace to load mathml.css on demand. This allows MathML to be styled properly in documents without a DOCTYPE, e.g., in the case of transformed documents that are produced on the fly from XSLT; r=heikki, sr=jst, a=asa 2002-04-04 15:42:45 +00:00
bienvenu%netscape.com
59cbb5cbaf fix crash in nsMsgNewsFolder::RemoveMessage when removing expired articles and clicking on different folder a=asa, 134961 r=naving, sr=sspitzer 2002-04-04 15:29:02 +00:00
peterlubczynski%netscape.com
567a00a9a8 Fix for sending the correct URL from GetURLNotify/PostURLNotify to URLNotify and fixing a crash with Flash 6 when URLNotify is called before NewStream. Bug 131626 r=av sr=beard 2002-04-04 15:23:35 +00:00
peterlubczynski%netscape.com
d5348d8c99 Fix for crash after sending wrong events to full-page plugins. Ensure only events for our widget are sent to the plugin. Fixes crash with Quicktime if selecting disabled menu items. r=bneese sr=attinasi Bug 102727 2002-04-04 15:20:07 +00:00
cmanske%netscape.com
31bb0125d7 Simplified error string for publishing, part of b=126258, r=andreww, sr=dveditz, a=asa, adt1.0.0+ 2002-04-04 15:18:49 +00:00
peterlubczynski%netscape.com
0db291e301 Fix for full-page plugins on Mac not passing the right origin during resize because we weren't calculating the widget offset. Bug 120168 r=bneese sr=beard 2002-04-04 15:18:29 +00:00
cmanske%netscape.com
d84a792769 Composer Publishing fixes: Add support to not upload images (b=134001,r=akkana, sr=kin), Don't save site data if not successfully published (b=132604, r=akkana, sr=kin), improve error handling (b=126258, r=andreww, sr=dveditz), Make 'CheckAndSaveDocument' do publishing for remote url (b=126450, r=brade, sr=kin), Save command should publish if remote file (b=132634, r=brade,sr=kin), Fix FTP publishing (b=133823, r=brade, sr=kin) all are: a=asa, adt1.0.0+ 2002-04-04 15:14:32 +00:00
cmanske%netscape.com
a7a0d0cd80 Publishing bugs: Keep progress dialog open longer (b=133825), Add support to not upload images (b=134001), Don't save site data if not successfully published (b=132604) all are: r=akkana, sr=kin, a=asa, adt1.0.0+ 2002-04-04 14:56:30 +00:00
cmanske%netscape.com
e726ee5f63 New string as part 'Keep progress dialog open longer', b=133825, r=akkana, sr=kin, a=asa, adt1.0.0+ 2002-04-04 14:51:11 +00:00
pinkerton%netscape.com
c616231e6c the gfx scrollframe sets curpos long before maxpos when going back on a page. this means we cannot keep the check that verifies curpos <= maxpos. r=ccarlen/sr=brendan/a=asa. bug# 134782 2002-04-04 14:50:39 +00:00
colinp%oeone.com
d2374c65c1 removed unnecessary colors 2002-04-04 14:49:44 +00:00
cmanske%netscape.com
1517402da8 Strip password when displaying doc url, b=134695, r=brade, sr=kin, a=asa ,adt1.0,0+ 2002-04-04 14:30:15 +00:00
mikep%oeone.com
f5ef5a0f1e Adding window menu to the calendar, rather than tasks. 2002-04-04 14:00:59 +00:00
mikep%oeone.com
2f088ae95d Removing calendar from tasks menu. This got put in by mistake last night. 2002-04-04 13:48:59 +00:00
rods%netscape.com
6d6859123b it is just a matter of turning off a boolean in the right spot. The previous spot was some arbitrary in that method. Now we turn it
off a little earlier
Bug 134283 r=dcone sr=attinasi a=asa adt=jaime
2002-04-04 13:04:21 +00:00
timeless%mac.com
dc372ad5dc Bug 133657 nsISupportsVoid should have/use [noscript] attribute voidPtr data;
r=dougt sr=dveditz a=asa
2002-04-04 12:28:22 +00:00
sicking%bigfoot.com
a54c9c1278 Remove assertion that should have been removed with the rest of the fix for bug 41983.
b=41983 r=peterv sr=jst a=asa
2002-04-04 12:13:25 +00:00
caillon%returnzero.com
ff2c7ce0e4 Bug 134570, 'Print to file' not working with threaded XprintUtil. Patch by Roland.Mainz@informatik.med.uni-giessen.de, r=cbiesinger@web.de, sr=attinasi, a=asa. 2002-04-04 11:29:38 +00:00
hyatt%netscape.com
70f7cfa69f Didn't get the latest corrections in my patch in the checkin for 103912. 2002-04-04 10:39:40 +00:00
blakeross%telocity.com
6d4ab9241d more work. 2002-04-04 10:05:57 +00:00
blakeross%telocity.com
f970456f39 yank the component bar. 2002-04-04 09:53:49 +00:00
blakeross%telocity.com
1b378133b2 open location FUN 2002-04-04 09:49:27 +00:00
hyatt%netscape.com
254dd80f20 Fix for 103912, make the chrome registry smarter about not looking for missing files. r=bryner, sr=blake, a=asa 2002-04-04 09:48:25 +00:00
jaggernaut%netscape.com
17e594a87c Bug 128959: add icons to Tools menu. r=bryner, sr=hewitt, a=asa, adt1.0.0+. Note: placeholder icons checked in for now, the correct icons will be checked in when they're ready. 2002-04-04 09:48:20 +00:00
blakeross%telocity.com
37d204d6e8 yank bookmarks button. 2002-04-04 09:23:47 +00:00
blakeross%telocity.com
64f492f503 bookmarks -> urlbar 2002-04-04 09:13:35 +00:00
blakeross%telocity.com
a9b3d9e6a4 Axe Go menu, Use stylesheet, Translate. 2002-04-04 09:03:31 +00:00
mcafee%netscape.com
3b6548f57f strip off first mozilla, not all mozillas. 2002-04-04 08:57:46 +00:00
mcafee%netscape.com
90e741a2b4 Strip off mozilla/ in list of Makefiles 2002-04-04 08:49:14 +00:00
blakeross%telocity.com
c42ec0dff2 adding open location dialog. 2002-04-04 08:04:29 +00:00
blakeross%telocity.com
bb74620250 Get rid of dual print button, make it a normal button. 2002-04-04 07:56:11 +00:00
mcafee%netscape.com
6e60d33bfb Need aclocal.m4. r=cls 2002-04-04 07:48:26 +00:00
blakeross%telocity.com
ce11b26475 Splitting navbar and location bar. 2002-04-04 07:41:37 +00:00
gerv%gerv.net
254169313c Bug 126793 - templatise showdependencygraph.cgi. Patch by gerv, r=bbaetz, myk. 2002-04-04 07:39:19 +00:00
jst%netscape.com
020632bdc1 Backing out latest checkins due to them not working on linux and other unix systems with broken compilers. 2002-04-04 07:31:16 +00:00
blakeross%telocity.com
7c725763ca removing navExtraOverlay.xul. 2002-04-04 07:20:19 +00:00
blakeross%telocity.com
20a7f43351 Turn on dynamic skin switching, remove unused functions. 2002-04-04 07:12:26 +00:00
blakeross%telocity.com
3ab827afe6 Removing crap. 2002-04-04 07:04:40 +00:00
zach%zachlipton.com
1c03ca5b01 Fix for bug 135291: add version string to new templates and fix the string for non
xml templates.

r=bbaetz, r2=ddk
2002-04-04 07:01:17 +00:00
bryner%netscape.com
59abf301ed correct chrome url to launch 2002-04-04 05:11:12 +00:00
bryner%netscape.com
fb76f51425 Don't point to content and locale files from chrome://navigator/. 2002-04-04 04:54:32 +00:00