Commit Graph

52810 Commits

Author SHA1 Message Date
tbogard%aol.net
6a1ffaeb57 Moved the loading of the Title, Position and size from XUL into nsXULWindow from WebShellWindow. r=hyatt 2000-02-10 07:47:24 +00:00
tbogard%aol.net
dcc6e4e620 Fixed a bug where when targetting to a "_content" window from within a XUL window that did not have a browser window would not find an already open browser to target into. r=hyatt 2000-02-10 07:41:11 +00:00
ftang%netscape.com
5561c5039a fix bug 24807. Change mapping table. r=nhotta 2000-02-10 07:31:04 +00:00
nisheeth%netscape.com
f719f7a927 r=vidur. Fix for bug . We now revoke pending reflow events in the pres shell's destructor. 2000-02-10 07:27:43 +00:00
ssu%netscape.com
b22d34fe12 Fixed bug #21426 - Core.xpi has been broken up into core.xpi and browser.xpi
r=cathleen
2000-02-10 07:11:36 +00:00
dveditz%netscape.com
64795ccc50 Resurrect VC5 build 2000-02-10 07:09:18 +00:00
tbogard%aol.net
4c46df4275 Made sure we set the tree item before adding it to the parent. Then we also must notify the tree owner of the addition of the content shell after it has been added. This the bugs having to do with treeOwner showing up (27087, 2719, 25951). r=hyatt 2000-02-10 07:04:09 +00:00
dveditz%netscape.com
68047f1c36 Fixes to get this building on VC5 again. r=ssu 2000-02-10 07:03:49 +00:00
ben%netscape.com
5f57ca6e33 localisation fix for bookmarks, r=jst@citec.fi 2000-02-10 06:58:15 +00:00
ben%netscape.com
c83d8a0957 localisability fix for bookmarks, r=jst@citec.fi 2000-02-10 06:57:33 +00:00
bienvenu%netscape.com
373d59125c fix 26246 problem reading aol imap mail, just a typo 2000-02-10 06:56:22 +00:00
ben%netscape.com
3871d842f4 whitespace fix for mac navigator window 2000-02-10 06:50:25 +00:00
rhp%netscape.com
66fcba297a Saving mail message fix for I18N - Beta1 Bug: 23418 - r: scottip 2000-02-10 06:48:22 +00:00
ben%netscape.com
362103c7d3 fixes for localisability of navigator package (removed hardcoded english strings ) (r=jst@citec.fi),
small formatting fix for navigator to prevent whitespace at top of mac navigator window
2000-02-10 06:46:50 +00:00
norris%netscape.com
96add55c93 For some reason the sun compiler doesn't like the ?: assignment. 2000-02-10 06:24:38 +00:00
ducarroz%netscape.com
0b4f84851d Fix for bug 26966, 26984, 26988. Minor menu changes. R=alecf 2000-02-10 06:05:57 +00:00
cmanske%netscape.com
2a0c257cd9 Disabled unimplemented table menu items. r=mjudge 2000-02-10 05:36:31 +00:00
norris%netscape.com
72152baded Fix bad separator in Makefile problem. 2000-02-10 05:33:49 +00:00
mjudge%netscape.com
5201749c56 this was preliminary checkin for later feature. removing offensive line of code for linux. adding back the way it was. I will continue to add this content however but it will be released when not used by nsCOMPtr 2000-02-10 05:20:55 +00:00
pinkerton%netscape.com
91980373af adding nsTableEditor.cpp for cmanske, removing EditTable.cpp. 2000-02-10 05:15:56 +00:00
cmanske%netscape.com
afecaab477 Table editing work (bug 20973). Fixed background colorpicker (bug 21410), disable unimplemented menu items (25137), make property bundle strings more localizable (26050). r=mjudge 2000-02-10 05:14:52 +00:00
cmanske%netscape.com
95a762e96a Make Messenger Composer Format menu merge messenger-only items correctly. r=ducarroz 2000-02-10 05:13:32 +00:00
tbogard%aol.net
b58c9c3513 Fixed a bug where we weren't actually paying attention to the starting position of the window specified through the features provided in the open call. r=hyatt 2000-02-10 05:03:05 +00:00
norris%netscape.com
2b4b436f5f Fix 25062 Reload vulnerability
25206 Reload vulnerability #2
Implement grant dialogs and persistence for capabilities.
most r=mstoltz, some code from morse w/ r=norris
2000-02-10 04:56:56 +00:00
nhotta%netscape.com
8c71e9f3d5 Fixed wrong target directory and header name problem, bug 25034, r=ftang. 2000-02-10 04:55:01 +00:00
tbogard%aol.net
044ced414b Added the ability to run doing "nmake -f client.mak export" or "nmake -f client.mak install" to target a specific portion of the build pass. r=leaf 2000-02-10 04:51:54 +00:00
mjudge%netscape.com
b32999a1de big checkin. fixing problems blocking Cmanske (also a reviewer). Checking in preliminary for gen content.(nothing damaged yet) lots of bug numbers not going to look them up, the tree just opened. 2000-02-10 04:35:51 +00:00
leaf%mozilla.org
b2391ea944 checking in updates to fix xmlterm build (not part of regular build yet) 2000-02-10 04:23:06 +00:00
mscott%netscape.com
e29d93df57 Bug #24314 --> clicking on send mailto was picking the last node
or email address instead of the email address you selected.
r=hangas
2000-02-10 04:22:46 +00:00
pinkerton%netscape.com
e7193d6729 remove WasteLib from the build. 2000-02-10 04:21:33 +00:00
pinkerton%netscape.com
283cda0dee Fix for bug 26452, context menus flashing in upper right corner of window. Wait until the very last moment before we set the menuactive attribute which causes the view to display. Also some minor cleanup. r=hyatt. 2000-02-10 04:20:30 +00:00
blizzard%redhat.com
e32f6bfee2 first pass at DND for gtk since superwin. fixes bug #9642. r=pavlov,pinkerton 2000-02-10 04:19:52 +00:00
pinkerton%netscape.com
8cdc9e4a08 removal of WasteLib from viewer and un-necessary native widgets from Mac build. r=sfraser. 2000-02-10 04:18:55 +00:00
bienvenu%netscape.com
97b6ba7b3d msg logon redirector, NOT PART OF BUILD 2000-02-10 03:44:39 +00:00
jj%netscape.com
5374c50046 #26126: changed Mac build scripts to pull NSPR from static tag + some cleanup. r=sfraser 2000-02-10 03:16:27 +00:00
pavlov%netscape.com
a768c9996a fix for stuff r=eric 2000-02-10 02:43:09 +00:00
sdv%sparc.spb.su
59d8d90a88 fix for bug 24723 2000-02-10 01:13:57 +00:00
mcafee%netscape.com
ddcdb8463c Adding nsGfxListControlFrame.cpp for Unix, should fix zero bloat stats. a=don 2000-02-10 01:12:22 +00:00
sdv%sparc.spb.su
65c005155c fix for bug 22532 2000-02-10 01:12:21 +00:00
jj%netscape.com
35e032cd79 can't use nsIFrameDebug in an optimized build, fixing with NS_DEBUG wrappers. 2000-02-10 00:38:59 +00:00
pinkerton%netscape.com
8fd6fb259a fix build bustage. 2000-02-09 23:24:28 +00:00
evaughan%netscape.com
60c7389fcf Fixed regression in trees. They go blank in mail when you resize the splitter.
-r hyatt, leaf
2000-02-09 23:21:57 +00:00
rods%netscape.com
fab88c6406 changing nsCOMPtr to weak references for PresContext
a=leaf, r=self, bug=bloat&leak went up
2000-02-09 23:20:56 +00:00
pinkerton%netscape.com
f9e8a0926b fix build bustages. can't use "or" as a variable. it is reserved. 2000-02-09 23:18:40 +00:00
pinkerton%netscape.com
e4377c6ec6 added nsGFXListControlFrame.cpp 2000-02-09 23:17:44 +00:00
beard%netscape.com
b49ea8f4c9 added DTOA.java 2000-02-09 23:15:27 +00:00
law%netscape.com
390d8c7a65 Fix for 27102; backing out bad JS and fixing entity reference in the xul; a=leaf 2000-02-09 22:35:14 +00:00
ssu%netscape.com
05c1e427a1 fixing bug # 27114. Crash in the profile.dll on exit of windows native installer when mozregistry.dat is missing. This is now fixed. a=leaf r=racham 2000-02-09 22:34:02 +00:00
dmose%mozilla.org
c7242f57cd fix solaris build bustage. a=leaf@mozilla.org; r=mcafee@netscape.com 2000-02-09 22:29:57 +00:00
evaughan%netscape.com
b361107ebe 1) implememted box reflow coelescing.
2) implemented gfx scrollbars for list boxes
3) fixed progess meter to be an animated gif
4) fixed bugs 23521, 24721, 19114, 20546, 24385, 24457, 23156, 20226, 22543

-r hyatt, troy, rod
2000-02-09 22:02:40 +00:00