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

106831 Коммитов

Автор SHA1 Сообщение Дата
blakeross%telocity.com 446cc694a3 Do silly homepage tooltip text stuff in a callback. 2002-08-09 00:22:07 +00:00
smontagu%netscape.com 52121ade9f 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 6b05f3b883 cleaning up other toolbar modes 2002-08-09 00:10:24 +00:00
seawood%netscape.com 96c419f2f8 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 f0a85f101a Bug 148220: removed the unused field 'isFIPS'. 2002-08-08 22:52:14 +00:00
timeless%mac.com b3565bc10e ### 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 c45e09548d 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 e48e42b008 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 0c8458f985 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 bd00f336c3 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 873971ec4c 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 af9c594cfb case for these files is fixed in cvs 2002-08-08 21:46:20 +00:00
seawood%netscape.com 7e4a982fe8 Misc build cleanup v1:
Cleanup win32 configure output.
Bug #161461 r=bryner
2002-08-08 21:45:20 +00:00
seawood%netscape.com 5e8299e14b Misc build cleanup v1:
Cleanup win32 configure output
Bug #161461 r=bryner
2002-08-08 21:39:26 +00:00
seawood%netscape.com 2dd8386976 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 6a50ec0206 123402 r=timeless sr=bienvenu fixing PRTime abuse in auto-compact code. 2002-08-08 21:26:04 +00:00
caillon%returnzero.com a338d5efd5 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 2e645bfdd7 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 d38d31cf64 Attempt to fix bustage from darin's checkin. 2002-08-08 20:47:03 +00:00
blakeross%telocity.com dbeb7f51fa Removing more unnecessary boxes and attributes... 2002-08-08 20:44:13 +00:00
jkeiser%netscape.com 5cd6207734 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 cdd803fae3 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 143d711d7a Un-monetizing :( 2002-08-08 20:21:16 +00:00
serge%netscape.com fc8680db41 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 4398da6e5e 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 5d4cc7c30c use a constant 2002-08-08 19:40:40 +00:00
pinkerton%netscape.com 55477057ee Adding tooltip support for TITLE in html (bug 149635) 2002-08-08 19:36:13 +00:00
darin%netscape.com 45e59826d8 changes to nsIIOService in preparation for freezing, b=157131
r=dougt sr=alecf
2002-08-08 19:08:59 +00:00
hyatt%netscape.com d9540c104d Fix 161730, locked in small icon mode! 2002-08-08 19:05:43 +00:00
alecf%netscape.com 98fb638c96 bug 161716 - stop exporting nsStr from xpcom.dll
r=dougt, sr=jag
2002-08-08 18:59:54 +00:00
leaf%mozilla.org eb95da8ad4 Automated update 2002-08-08 18:56:40 +00:00
seawood%netscape.com a906da3d7f 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 ddc4053392 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 e078e919dd Bug 161722 nsFilePicker.js has unreachable code (try block)
r=db48x sr=bzbarsky
2002-08-08 18:27:16 +00:00
relyea%netscape.com 667aff1517 Bug 607834. save the correct name on so we can reset the database. 2002-08-08 18:02:34 +00:00
glazman%netscape.com 7a9b3dcd9e 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 d082b1667e 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 141c541484 b=161394 Fix crash in debug builds
r=javi sr=alecf
2002-08-08 14:10:42 +00:00
jdunn%netscape.com b9a04ca106 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 855a6b16ce Warning fixes. r=Pike, rs=jst. 2002-08-08 12:30:02 +00:00
timeless%mac.com 516d1098cf 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 56c95371d6 Bug 160224 - remember query radio buttons don't have default
r=gerv x2
2002-08-08 11:03:39 +00:00
gerv%gerv.net c371997be8 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 3624717151 Mode toggler implemented. 2002-08-08 09:05:40 +00:00
hyatt%netscape.com 4dfe1540ff Small/large toggler implemented. 2002-08-08 08:39:39 +00:00
hyatt%netscape.com d4e892202c Small/large toggler implemented. 2002-08-08 08:35:40 +00:00
caillon%returnzero.com e25635a6a8 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 02f5885a2d 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
bzbarsky%mit.edu a197ab7ca6 Fixing link to raptor image. Doc change only, not part of build. 2002-08-08 06:12:35 +00:00
hyatt%netscape.com 09f285b5e3 Enable favicon support. 2002-08-08 06:04:59 +00:00