Граф коммитов

67212 Коммитов

Автор SHA1 Сообщение Дата
rhp%netscape.com 76d7f7da19 Fix for printing window being on the screen - r: putterman 2000-08-07 14:07:40 +00:00
ben%netscape.com e8b7ae6f1b fixing broken field on nsIBrowserBoxObject. This was preventing some code migration to
js that was needed for navigator, as nsIBrowserInstance is somewhat flaky. r=hyatt
2000-08-07 07:55:40 +00:00
hyatt%netscape.com c3cc78412a Fix for 47635. r=ben 2000-08-07 07:55:10 +00:00
nisheeth%netscape.com 0db9ccbf3a r=jst. Fix for nsbeta2+ bug 18321. The back button was not getting enabled when the user clicked on a javascript url that caused a new page load in another frame. The problem was that the location object was setting the load type to "normal" for loads caused by calls to location.replace() and to "normalReplace" for loads caused by setting location.href. The correct behavior is to do the opposite. 2000-08-07 07:35:25 +00:00
bryner%uiuc.edu 62d9a6b977 Removing more obsolete libpref stuff. Not part of build. r=alecf. 2000-08-07 07:31:48 +00:00
mozilla.BenB%bucksch.org 38daf07566 45565: Add pref "general.useragent.override" to customize UA-string. r=valeski, a=brendan 2000-08-07 07:17:30 +00:00
ben%netscape.com 580f6512f1 remove redundant wallet skin files and directory, nsbeta3+ 47217 2000-08-07 06:42:21 +00:00
alecf%netscape.com f519274a4b remove old file from the build 2000-08-07 06:37:17 +00:00
alecf%netscape.com db45fd8fa6 remove sidebar-messenger.xul from the build (NOT PART OF BUILD) 2000-08-07 06:34:33 +00:00
ben%netscape.com 6e3127d88b fix for nsbeta3+ bug 39948, Start Mozilla is disabled after creating a profile 2000-08-07 06:29:08 +00:00
bratell%lysator.liu.se c487dfe193 Fix for bug 46306, html-to-plaintext replies have > on blank lines. The fix was to strip ending new lines in the citer. r=akkana, a=waterson. 2000-08-07 06:05:27 +00:00
morse%netscape.com 2a98211b4e bug 47461, cookie expiration date is wrong on mac, r=valeski 2000-08-07 05:27:19 +00:00
dbaron%fas.harvard.edu 870692e46a Fix potential leak. r=attinasi a=waterson 2000-08-07 03:06:22 +00:00
dbaron%fas.harvard.edu c01b4e980e Make nsDocument unroot script objects in the prolog and epilog correctly. Fix nsDocument::RemoveChild so it doesn't crash when removing the root element. Prevent nsDocument::ChildAt from incorrectly returning null when root is removed. Clean up nsDocument::RemoveChild and nsDocument::ReplaceChild a bit, including adding some notifications for prolog/epilog content. Make nsDocument::ReplaceChild return the correct thing (the old child, not the new one). r=vidur b=17390 (nsbeta3+), 46212 2000-08-07 03:03:55 +00:00
danm%netscape.com b4ef70190b addref return ptr in GetContentDocShell -- the real reason for bug 47491 2000-08-07 02:58:10 +00:00
dbaron%fas.harvard.edu 3d6708e592 Remove element names from the list that no longer use nsIAnonymousContentCreator. r=hyatt a=waterson
Don't choke on notifications for children of document that aren't the root element.  r=vidur  b=17390 (nsbeta3+)
2000-08-07 02:51:35 +00:00
danm%netscape.com 08e7bd3e3a reverting the part of rev 1.198 that causes a 100% reproducible, impossible to miss crash every time a browser window is closed, and seems to do nothing else. bug 47491 2000-08-06 22:08:56 +00:00
bienvenu%netscape.com 6c787e2611 fix stop of msg move/copy r=mscott 28129 2000-08-06 20:15:32 +00:00
tor%cs.brown.edu d527d27515 Bug 47679 - clipping rewrite for nsImageGTK::DrawComposited.
r=blizzard, a=waterson
2000-08-06 19:36:46 +00:00
dbaron%fas.harvard.edu 88f19cd78c Correct the combobox GetFrameForPoint by checking for visibility and foreground layer in all cases. b=36676 r=rods a=waterson 2000-08-06 19:24:48 +00:00
dougt%netscape.com b08dbf13aa DEBUGGING information for bug 46737. 2000-08-06 19:21:09 +00:00
dbaron%fas.harvard.edu db31111d55 Fix an inconsequential typo (MOZ_DECL_CTOR_COUNTER does nothing, now). r,a=waterson 2000-08-06 19:19:01 +00:00
dougt%netscape.com 1d23955812 This was checked into the branch, but not trunk:
Here are the checkin notes (revision 1.22.2.2)

r=jar.  Checkin on behalf of dougt.  Fix for nsbeta2+ bug 47010.
The lock icon was not displaying on some https sites.  With these
changes, it does.
2000-08-06 19:15:46 +00:00
dbaron%fas.harvard.edu 68cfeb1144 Fix potential leak. r=pnunn a=waterson 2000-08-06 19:07:06 +00:00
dbaron%fas.harvard.edu eb9d40de09 Fix nsBoxLayout leaks. r=hyatt a=waterson b=43450 2000-08-06 19:05:50 +00:00
dbaron%fas.harvard.edu 6fc4723e5d Remove some old stuff left from nsIAnonymousContentCreator before these were converted to XBL. r=hyatt a=waterson 2000-08-06 18:49:29 +00:00
dbaron%fas.harvard.edu 20c3b28392 Fixing bustage. Stupid error... 2000-08-06 17:17:22 +00:00
dbaron%fas.harvard.edu 3faac42dec Fix crash on shutdown (or patch things up so they don't crash) by releasing memory pressure observers closer to the beginning of XPCOM shutdown. b=47791 r=waterson@netscape.com 2000-08-06 16:23:04 +00:00
bienvenu%netscape.com 046920890e remove unneeded select before append to imap folders r=mscott 46501 2000-08-06 14:50:06 +00:00
bienvenu%netscape.com 0e4f9e7359 more work on drag drop move/copy handling 47195 r=mscott 2000-08-06 14:40:21 +00:00
hyatt%netscape.com 2e2a694eee Adding XBL demos. Doesn't affect build. 2000-08-06 11:12:44 +00:00
hyatt%netscape.com 9793cb6a1a Adding XBL demos. Doesn't affect build. 2000-08-06 08:48:49 +00:00
hyatt%netscape.com 53fd722b97 Adding XBL demos. Doesn't affect build. 2000-08-06 08:14:19 +00:00
hyatt%netscape.com fdf6c1cb97 Fixes to make menus work right with XBL. 2000-08-06 08:11:05 +00:00
ben%netscape.com 7b5c2b218a polish (just tweaked the spacing between elements) 2000-08-06 08:05:07 +00:00
ben%netscape.com cf497f18f6 update jar packager file... 2000-08-06 07:20:39 +00:00
ben%netscape.com efed7f83c6 remove redundant files 2000-08-06 07:20:16 +00:00
ben%netscape.com 26db09cc20 clean up signon viewer dialog code for polish, r=hyatt 2000-08-06 07:18:10 +00:00
ben%netscape.com 1906145c3a simplify Cookie Viewer code for polish, r=hyatt 2000-08-06 07:04:11 +00:00
dave%intrec.com 72a73401d9 Fix for bug 47561. Thanks to tengel@fluid.com (Troy Engel) for catching
this one.
2000-08-06 05:42:30 +00:00
hyatt%netscape.com b02fda2a5a more of 42320. r=danm 2000-08-06 05:39:36 +00:00
pavlov%netscape.com b964b452ae removing (broken) x11-shm code. I have not found this code to provide any speedup, and since it is broken, I am removing
it.  bug 32736 r=bryner
2000-08-06 05:18:01 +00:00
pavlov%netscape.com 510bc81038 removing (broken) x11-shm code. I have not found this code to provide any speedup, and since it is broken, I am removing it. bug 32736 r=bryner 2000-08-06 05:17:31 +00:00
hyatt%netscape.com 3a8aed4259 Fix build bustage that's coming. 2000-08-06 05:03:36 +00:00
hyatt%netscape.com 488f0f2ad6 Fix for 42320. r=danm 2000-08-06 04:57:55 +00:00
hyatt%netscape.com 592cd5eaac Plug leak in cache for XBL docs. 2000-08-06 04:57:24 +00:00
bryner%uiuc.edu 3d9035075c Fixing bug 42294 - make mousewheel font size change always affect the
document (not the chrome).  r=saari.
2000-08-06 04:15:02 +00:00
bryner%uiuc.edu f7f492c523 Ben forgot to update the unix makefile when he checked in for bug
46613.  This fixes the symptom of mozilla not starting up after switching
to the classic skin.  r=bruce.
2000-08-06 03:43:04 +00:00
hyatt%netscape.com f62c6dc91d Fix for XBL portion of 46129 2000-08-05 22:33:29 +00:00
ftang%netscape.com 10cfb1358f improve cjk detector by reduce the threshold and do no consider Big5 in the
statistic model .
2000-08-05 20:57:02 +00:00