Commit Graph

4300 Commits

Author SHA1 Message Date
rjc%netscape.com
7ba13725d3 Part of fix for bug # 25876: bookmarks drag&drop behavior modification. Approval: jevering Review: pinkerton 2000-02-26 01:27:29 +00:00
hangas%netscape.com
854cdcac87 Fix 28144 Make XP Toolkit widgets look more professional. r=german/scottip a=phil 2000-02-26 01:21:51 +00:00
dougt%netscape.com
d076e83c8f fix for 26691. PDT+. reviewed by byner. This basically removes a assert that
was upsetting user of viewer.
2000-02-26 00:09:44 +00:00
erik%netscape.com
3f484cff3d bug 18136; removed font size menu numbers from this DTD file since
localizers don't localize numbers like this; r=pierre; a=rickg
2000-02-25 23:06:54 +00:00
erik%netscape.com
e7bde3dd61 bug 18136; changed default fixed width font size to 13px, and updated
font size menus accordingly, moving values from DTD file to XUL file
since localizers don't localize numbers; r=pierre; a=rickg
2000-02-25 23:06:10 +00:00
Jerry.Kirk%Nexwarecorp.com
377349eb38 Enable the Splash screen for Neutrino builds. 2000-02-25 13:33:57 +00:00
Jerry.Kirk%Nexwarecorp.com
54b149cb1a Change PgFlush to PtFlush to force the splash screen to draw immediately. 2000-02-25 13:21:29 +00:00
hyatt%netscape.com
5ff8c68587 XUL Property APIs, b=26109, r=ben 2000-02-25 08:37:49 +00:00
cmanske%netscape.com
c005d56588 Fixed using OpenLocation from Composer, b=28683, a=sfraser,matt a=jar 2000-02-25 07:54:25 +00:00
mcafee%netscape.com
c961693de5 Bumping user agent to m14 (29163) r=valeski, a=chofmann 2000-02-25 05:46:18 +00:00
ben%netscape.com
5d2bf98f41 fix for PDT+ b=25412, a=jar, r=rjc (depressable search button) 2000-02-25 04:18:47 +00:00
danm%netscape.com
4727b65a38 re-enable parent window of modal dialog before dialog is destroyed. part of bug 28467. r=saari a=jar 2000-02-25 03:11:21 +00:00
danm%netscape.com
896e8238ee move all functional modal window code into nsXULWindow. part of bug 28467. r=saari a=jar 2000-02-25 03:11:13 +00:00
law%netscape.com
2220839346 Fixes to splash screen and program icon problems; bugs=26581/26685, r=jband@netscape.com, a=jevering@netscape.com 2000-02-25 02:19:41 +00:00
hangas%netscape.com
36af4ceba9 Fix for PDT+ bug 23091 (Messages pref panel). r=scottip a=phil 2000-02-25 01:56:02 +00:00
morse%netscape.com
c033dc804e partial fix for bug 28996, wallet items in menu on mac, r=pinkerton, a=jevering 2000-02-25 01:11:13 +00:00
mcafee%netscape.com
01a72a3010 HTML-ized government blurb, fixed Full Circle Software, Inc. company name (27477). r=slamm, a=jar 2000-02-25 01:00:44 +00:00
sford3%swbell.net
0eb51d37cd Fix bug 21474 add send page to the editor, r=brade a=waterson 2000-02-25 00:55:20 +00:00
danm%netscape.com
65a83224fa oops. har. that last patch just disabled the timing, which reverted bug 28473. This one was the intended. 2000-02-24 21:32:47 +00:00
danm%netscape.com
298efc29cb tree-closure bug 29094 -- A tricky condition involving relative timing of size and position events seems to have surfaced. This patch should sort them out. 2000-02-24 21:16:16 +00:00
mcafee%netscape.com
9c2967bf06 Disabling menu items (22536) r=pavlov, a=waterson 2000-02-24 09:07:06 +00:00
tbogard%aol.net
849258b468 Changed reload and stop to go through the new nsIWebNavigation interface. Work for 13374 and landing of new session history/ uriloading. r=mscott a=jevering 2000-02-24 03:59:42 +00:00
tbogard%aol.net
99210769aa Changed reload to go through the new nsIWebNavigation interface on the docShell. Work for 13374 and landing of new session history/ uriloading. r=mscott a=jevering 2000-02-24 03:58:44 +00:00
rginda%netscape.com
fde4e75ee1 remove IRC menu item from dtd for 28192. r=mcafee, a=jar 2000-02-24 03:42:02 +00:00
rginda%netscape.com
ff62736d77 Remove irc menu item from tasksOverlay.* for 28192. r=mcafee, a=jar 2000-02-24 03:40:53 +00:00
rjc%netscape.com
bad6f949af Fix bug # 28126. Approval/Review: jar 2000-02-24 02:59:52 +00:00
tbogard%aol.net
3ffe268a79 Removed unused legacy function that is never called. Put an assert in place for people calling the old ShowModally, this is never called, but this will prevent new people from calling until it can be completely removed. r=danm. 2000-02-24 01:39:31 +00:00
tbogard%aol.net
c69642298a Pass true to repaint when resizing the outer window to fit the content. Fix for 28985. r=cmanske 2000-02-24 01:16:08 +00:00
jbetak%netscape.com
065b2e3af6 bug 24027, Static Charset Menu Customization for Beta1 (clean-up)
a=bobj
r=matt
2000-02-24 01:12:39 +00:00
matt%netscape.com
803318b991 fix for bug 27899. commenting out line. tree row and item where mixed. 2000-02-24 00:24:32 +00:00
mcafee%netscape.com
4a79d7baf0 Backing out my fix for hiding the IRC menu (28192) r=slamm,shaver,hyatt a=jevering 2000-02-24 00:13:17 +00:00
jbetak%netscape.com
19d1eed6ab bug 24027, Static Charset Menu Customization for Beta1 (clean-up)
a=bobj
r=matt
2000-02-24 00:04:53 +00:00
tonyr%fbdesigns.com
f2e1874e18 Removed leading "." from "Import Utility". bug# 28721, r=none, a=phil 2000-02-23 23:02:00 +00:00
slamm%netscape.com
556c70b06f Fix crash on panel add (bug 28843). Add resource after assertions instead of before. r=waterson a=jar,jevering 2000-02-23 22:52:16 +00:00
valeski%netscape.com
c95694e6fc 28782. a=jar. r=alecf. Changing a string name for User Agent use. Also adding a version 2000-02-23 22:44:43 +00:00
ben%netscape.com
af7004960f formatting problems caused by malevolent deck rules in global.css, PDT+ b=28113, r=waterson, a=jevering 2000-02-23 21:08:26 +00:00
cmanske%netscape.com
ae27202267 Fixed open location not working when loading into Composer, bug 28683, r=matt, a=jevering 2000-02-23 20:22:21 +00:00
danm%netscape.com
933477f2ad putting size and position persistence on a timer to ease chunky movement. r=scc a=jar 2000-02-23 20:07:31 +00:00
saari%netscape.com
d676da23d8 Add platformBrowserBindings for cut/copy/paste on MacOS and Windows to fix PDT+ bug 28680. r=pinkerton, a=jar 2000-02-23 05:01:48 +00:00
waterson%netscape.com
671edd100b Bug 28640. Be sure to addref before returning interface. r=rjc, a=jevering 2000-02-23 02:41:46 +00:00
mcafee%netscape.com
f24a92a43b Adding pref to hide IRC menu (28192) r=matt,hyatt a=jar 2000-02-23 01:38:52 +00:00
jbetak%netscape.com
927fc99237 bug 24027, Charset Menu <Static> area: read from prefs and have editing UI
r=matt
a=bobj
2000-02-23 00:44:25 +00:00
cata%netscape.com
5a58040012 Listener code for the onload event. r=hyatt, a=bobj bug #28108. 2000-02-23 00:00:26 +00:00
slamm%netscape.com
96613aea4c Make new panel show up after addPanel() call (bug 28073). Fixed by appending element *after* other assertions and by grouping assertions with 'inbatch' assertion. This is the same way the customize dialog does it. r=waterson a=chofmann. 2000-02-22 22:33:07 +00:00
waterson%netscape.com
6d0ebbccfd Bug 27855. Use an event instead of a timer to flush the event queue when the app is shutting down. r=syd, a=jevering. 2000-02-22 06:01:57 +00:00
jdunn%netscape.com
c63a7c3d44 r=cls@seawood.org
a=leaf@netscape.com
# 28114
Adding MOZ_TIMER_LIBS to EXTRA_DSO_LDOPTS because there is now a TIMER
dependency in this sharedobject (see nsBrowserInstance.cpp)
2000-02-22 03:55:32 +00:00
dougt%netscape.com
ec5ba812cc Fix to make this makefile produce a simple program which is named different
from the shared lib. Also fixes VMS bustage  Submitted by colin@theblakes.com, r=me, a=jevering.
2000-02-22 01:02:09 +00:00
slamm%netscape.com
a34518bbc4 Include js file strres.js to fix JS error. Bug 27430. r=mcafee a=leaf 2000-02-21 22:30:14 +00:00
dveditz%netscape.com
a63ee75907 Bug 23941 speed up install on Mac, r=cathleen, a=jar;
Bug 12817 no Autoreg (in optimized builds) unless xpinstall detects flag indicating install has happened or build number changed, r=dp, a=jar;
Bug 23859 add wstring API to nsIRegistry for profile manager/i18n, r=gayatrib, a=jar;
2000-02-20 03:12:59 +00:00
hyatt%netscape.com
acc2425157 Fix for PDT+ bug #27963. r=saari 2000-02-19 23:55:24 +00:00