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

106860 Коммитов

Автор SHA1 Сообщение Дата
kerz%netscape.com 37638e4866 fix padding 2002-08-09 00:38:20 +00:00
hyatt%netscape.com ec2744c11f Icons only mode default. 2002-08-09 00:24:17 +00:00
blakeross%telocity.com 5bd74fb081 Do silly homepage tooltip text stuff in a callback. 2002-08-09 00:22:07 +00:00
smontagu%netscape.com a36822981f GetWidth optimizations for Unix. Bug 36146. Authors Tomi.Leppikangas@oulu.fi, Roland.Mainz@informatik.med.uni-giessen.de; r=shanjian,smontagu; sr=rbs, darin 2002-08-09 00:13:11 +00:00
kerz%netscape.com 455aa47fb5 cleaning up other toolbar modes 2002-08-09 00:10:24 +00:00
seawood%netscape.com 41cbdd0e4d Adding back the NO_X11 ifdef as the general test is wrapped in a SKIP_COMPILER_CHECKS ifdef. 2002-08-08 23:52:51 +00:00
wtc%netscape.com 2c32d30b8c Bug 148220: removed the unused field 'isFIPS'. 2002-08-08 22:52:14 +00:00
timeless%mac.com 705f6bfa75 ### Building "Viper1-Disk:Source Tree:mozilla:js:macbuild:_JavaScript.mcp" (Thu Aug 8 15:19:17 2002)
Error   : function has no prototype
jslock.c line 854   js_FinishDtoa();
adding an include and hoping it works
2002-08-08 22:36:15 +00:00
bzbarsky%mit.edu d0e555dd26 Fix classic theme mail icons to be prettier. Bug 139029, icons by
yesperduval@hotmail.com (Yesper Duval), r=shliang, sr=hewitt
2002-08-08 22:35:03 +00:00
aaronl%netscape.com b89eb13ee8 Not part of build. Bug 30088 - type ahead find, get rid of some testing code 2002-08-08 22:34:32 +00:00
aaronl%netscape.com 02285aee6b Not part of build. Bug 30088 - type ahead find, use nsIViewManager::GetRectVisibility() and fix onunload handling 2002-08-08 22:33:51 +00:00
bzbarsky%mit.edu 93743d7733 Fix crash when clicking empty space in <select>. Bug 161499, r=jkeiser, sr=jst 2002-08-08 22:27:57 +00:00
brendan%mozilla.org 217cf61257 Fix js_NewObject not to share proto's map if proto and obj don't have the same number of reserved slots (112974, r=rogerl, sr=jband). 2002-08-08 21:51:54 +00:00
bryner%netscape.com a00d410aca case for these files is fixed in cvs 2002-08-08 21:46:20 +00:00
seawood%netscape.com e1dc00fc59 Misc build cleanup v1:
Cleanup win32 configure output.
Bug #161461 r=bryner
2002-08-08 21:45:20 +00:00
seawood%netscape.com a0594f0e1e Misc build cleanup v1:
Cleanup win32 configure output
Bug #161461 r=bryner
2002-08-08 21:39:26 +00:00
seawood%netscape.com 4b567239da Misc build cleanup v1:
Cleanup win32 configure output. Remove EMACS
Bug #161461 r=bryner
2002-08-08 21:35:45 +00:00
naving%netscape.com a664dde4e4 123402 r=timeless sr=bienvenu fixing PRTime abuse in auto-compact code. 2002-08-08 21:26:04 +00:00
caillon%returnzero.com 1053ce03a0 Bug 161677. Making prefs work again: The OK button in prefs wasn't working from any panel other than the "Navigator" panel.
r=timeless sr=alecf
2002-08-08 21:18:03 +00:00
timeless%mac.com 772ebc1aeb Bug 148171 js_FinishDtoa() not called unless JS_THREADSAFE is set
patch by scole@planetweb.com r=khanson sr=shaver
2002-08-08 20:53:14 +00:00
dbaron%fas.harvard.edu 1a7f3bdab2 Attempt to fix bustage from darin's checkin. 2002-08-08 20:47:03 +00:00
blakeross%telocity.com 4b6d63089e Removing more unnecessary boxes and attributes... 2002-08-08 20:44:13 +00:00
jkeiser%netscape.com 3443c5c434 Make form controls in fieldsets work (bug 121127), r=rods@netscape.com, sr=bzbarsky@mit.edu 2002-08-08 20:38:40 +00:00
blakeross%telocity.com 4a8ad8c62e Remove the build ID from the titlebar. It's available in the about box and on the new bug form... 2002-08-08 20:38:04 +00:00
blakeross%telocity.com b5058a681b Un-monetizing :( 2002-08-08 20:21:16 +00:00
serge%netscape.com 0a929095a3 fix 153454 Link to image/tiff file does not download correctly (with plug-in installed) r=av, sr=alecf 2002-08-08 20:14:57 +00:00
naving%netscape.com 0dc6fff941 74937 r=cavin sr=bienvenu fixing no alert when d&d local folders to trash 2002-08-08 20:03:23 +00:00
pinkerton%netscape.com 16620e0f06 use a constant 2002-08-08 19:40:40 +00:00
pinkerton%netscape.com df260ca839 Adding tooltip support for TITLE in html (bug 149635) 2002-08-08 19:36:13 +00:00
darin%netscape.com e9ef929bf3 changes to nsIIOService in preparation for freezing, b=157131
r=dougt sr=alecf
2002-08-08 19:08:59 +00:00
hyatt%netscape.com b4f786a6ea Fix 161730, locked in small icon mode! 2002-08-08 19:05:43 +00:00
alecf%netscape.com 4718febd3c bug 161716 - stop exporting nsStr from xpcom.dll
r=dougt, sr=jag
2002-08-08 18:59:54 +00:00
leaf%mozilla.org 2bbe1dcb53 Automated update 2002-08-08 18:56:40 +00:00
seawood%netscape.com 3e7db0f451 Use correct names for WIDGET_DLL & GFXWIN_DLL on win32.
Bug #160450 r=leaf
2002-08-08 18:54:09 +00:00
timeless%mac.com 3321310f57 Bug 161677 Preferences > Appearance > Colors horked, JS error
the ok and cancel handlers will now each get a chance to execute.
throwing an exception will not prevent the dialog from closing per the user's primary directive.
r=frodob sr=alecf
2002-08-08 18:51:03 +00:00
timeless%mac.com 183a287083 Bug 161722 nsFilePicker.js has unreachable code (try block)
r=db48x sr=bzbarsky
2002-08-08 18:27:16 +00:00
relyea%netscape.com 44c20b212b Bug 607834. save the correct name on so we can reset the database. 2002-08-08 18:02:34 +00:00
glazman%netscape.com 2b671a39d9 fixing regression in !important handling introduced by fix for bug 157913; b=161685, r=rods, r=timeless, sr=dbaron, sr=bzbarsky 2002-08-08 17:40:20 +00:00
timeless%mac.com df2280da52 Bug 134620 Can't add bookmark folder from personal toolbar
patch by chanial@noos.fr r=caillon sr=blake
2002-08-08 14:19:48 +00:00
kaie%netscape.com 1b18e19429 b=161394 Fix crash in debug builds
r=javi sr=alecf
2002-08-08 14:10:42 +00:00
jdunn%netscape.com 4353c8997d fixing AIX optimization issue with jsatom.c
# 161542
r=cls@seawood.org
submitted by pkw@austin.ibm.com, checking in for khanson@netscape.com
2002-08-08 13:22:51 +00:00
peterv%netscape.com 36e83b83b8 Warning fixes. r=Pike, rs=jst. 2002-08-08 12:30:02 +00:00
timeless%mac.com fec36a25f7 Bug 157348 no AltGr recognised
patch by sergei_d@fi.tartu.ee r=timeless sr=blizzard
2002-08-08 12:07:24 +00:00
bbaetz%student.usyd.edu.au f593866e28 Bug 160224 - remember query radio buttons don't have default
r=gerv x2
2002-08-08 11:03:39 +00:00
gerv%gerv.net fdb8fbef2f Bug 55753 - if order is the first param to buglist.cgi, can't resort. Patch by gerv; r=bbaetz. 2002-08-08 10:42:34 +00:00
hyatt%netscape.com 96dc5298d5 Mode toggler implemented. 2002-08-08 09:05:40 +00:00
hyatt%netscape.com 6102130511 Small/large toggler implemented. 2002-08-08 08:39:39 +00:00
hyatt%netscape.com 3f5a96f9a9 Small/large toggler implemented. 2002-08-08 08:35:40 +00:00
caillon%returnzero.com b52524650c Don't set the last page visited pref if unneeded (privacy).
Don't fetch a new prefservice every pageload.
Disable navigator pref buttons that do nothing.

Bug 114782
r=alecf sr=blake
2002-08-08 07:49:09 +00:00
mjudge%netscape.com 5b661f9a3c 127321. r=brade sr=sfrasier. bug that skips getting stuck on word jumping on macs. This feature now may want to be turned on in the windows and unix builds as well. 2002-08-08 06:37:01 +00:00