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

90946 Коммитов

Автор SHA1 Сообщение Дата
dbaron%fas.harvard.edu 150e74f898 Moving nsRuleNode.cpp back to content/base/src from content/shared/src and inlining GetRule to fix linker errors on BeOS and probably also AIX, and since it doesn't need to be in content/shared and cvs won't like re-adding to content/html/style/src. b=104336 2001-10-24 06:25:08 +00:00
stephend%netscape.com b35964652b Bug 106172. Enabling tooltips for Venkman. Patch by Bradley Hart <bhart00@yahoo.com> r=rginda, sr=brendan 2001-10-24 06:23:24 +00:00
attinasi%netscape.com e8a4ea22a7 Fixed crash when positioned applet has to show the alt text. b=99776 r=dbaron sr=hyatt 2001-10-24 06:13:10 +00:00
jaggernaut%netscape.com c5366ed44f This nsAString& really deserves to be const. r=dbaron 2001-10-24 06:11:02 +00:00
wtc%netscape.com d9ad58b31c Bugzilla bug 106388: made the release_export rule work with VPATH. 2001-10-24 05:43:07 +00:00
bryner%netscape.com 920799d678 fixing crash on exit. r=attinasi, sr=hyatt. 2001-10-24 05:20:11 +00:00
attinasi%netscape.com cb30bfe660 Checkin for tingley@sundell.net - Blinking text optional via pref 'browser.blink_enabled' b=19258 r=dbaron sr=attinasi 2001-10-24 04:52:39 +00:00
attinasi%netscape.com dbbe5d88fb Checkin for tingley@sundell.net - Blinking text optional via pref b=19258 r=dbaron sr=attinasi 2001-10-24 04:51:34 +00:00
bernd.mielke%snafu.de 27a1ee010b bug 103443 remove the last two occurences of rv?rv:NS_ERROR_FAILURE
r=kin sr=attinasi
2001-10-24 04:50:37 +00:00
pavlov%netscape.com 1fb063ab6f fix for bug 105964. r=timeless sr=waterson 2001-10-24 04:25:40 +00:00
shanjian%netscape.com 1fbc4952f5 fix mac bustage,
r=jelwell
2001-10-24 03:17:44 +00:00
hyatt%netscape.com ffc678b509 Fix leaks. r=dbaron, sr=hewitt 2001-10-24 02:22:40 +00:00
pschwartau%netscape.com 9565961ff0 Adding two more cases to the test. 2001-10-24 02:01:59 +00:00
hyatt%netscape.com 2ed068201d Fix mac bustage. 2001-10-24 02:00:15 +00:00
shrutiv%netscape.com 39576efc0f Fix for bug 105735: CD Autorun option with existing Windows configuration
(r=tao)
2001-10-24 01:56:16 +00:00
shrutiv%netscape.com c8458a2d64 Fix for bug 106298: Without the CD Autorun option, creating a Windows
installer from an existing Linux configuration tarball doesn't get
removed (r=tao)
2001-10-24 01:44:05 +00:00
myk%mozilla.org 131e04c22d Fix for bug 106315: Link on bug list for emailing QA contacts.
Patch by Dave Miller <justdave@syndicomm.com>.
r=myk@mozilla.org, no second review needed.
2001-10-24 01:31:09 +00:00
hyatt%netscape.com 3490ffedf3 Fix inspector bustage. 2001-10-24 01:18:24 +00:00
cathleen%netscape.com 140f4fbdf5 Fix static build bustage. 2001-10-24 01:13:51 +00:00
hyatt%netscape.com 399b39705e Put nsRuleNode.cpp in the shared folder inside contentshared.mcp 2001-10-24 00:59:52 +00:00
hyatt%netscape.com facbd96346 added files: mozilla/content/shared/src/nsRuleNode.cpp 2001-10-24 00:58:36 +00:00
relyea%netscape.com d25793c656 CKT_ Trust values are "enums" not flags. 2001-10-24 00:57:06 +00:00
hyatt%netscape.com cce14ccc9a Fix linux bustage. 2001-10-24 00:33:17 +00:00
mscott%netscape.com cd2c9653d0 Bug #105553 --> convert message display to use some new XBL widgets.
r=sspitzer
sr=hewitt
2001-10-24 00:28:02 +00:00
mscott%netscape.com 774ca560cc Bug #105553 --> convert message header display to use new XBL widget
Bug #73413 --> hook up a first pass at view all headers
Bug #51616 --> don't let long subjects (with no spaces) reak havoc on the message pane.
r=ducarroz
sr=sspitzer
2001-10-24 00:27:03 +00:00
mscott%netscape.com 106150bc6e Bug #105553 --> add XBL widgets for use in message display
r=sspitzer
sr=hewitt
2001-10-24 00:26:09 +00:00
av%netscape.com 3b6144294d Reflecting changes to the server manager in the plugin SDK -- not part of the build yet. 2001-10-24 00:23:28 +00:00
shanjian%netscape.com 756823dba4 #97176 startup perf- remove the need of loading of fontEncoding.properties files at startup time to speed up
This is part of patch for 97176, it was mistakenly removed when I checked in for 102706.
r=rbs, sr=waterson
2001-10-24 00:21:48 +00:00
dsirnapalli%netscape.com c719863ae1 *** empty log message *** 2001-10-24 00:16:44 +00:00
shanjian%netscape.com bdb2ec8203 #12481 libmime to feed more characters for charset detection
r=naoki, r=ducarroz, sr=sspitzer
2001-10-24 00:16:01 +00:00
seawood%netscape.com 9994a450c9 Fix xpcom standalone build 2001-10-24 00:12:06 +00:00
hyatt%netscape.com e13f6c40dc added files: mozilla/content/shared/src/nsRuleNode.cpp, removed files: mozilla/content/html/style/src/nsRuleWalker.cpp, mozilla/content/html/style/src/nsRuleNode.cpp 2001-10-24 00:01:50 +00:00
hyatt%netscape.com 0c8c1348b3 Fix for 104336, deCOMtaminate rulenode, rulewalker, frames, r=dbaron, sr=waterson 2001-10-24 00:01:09 +00:00
varada%netscape.com 14d4a36839 fix for 65761 - prefill filters using email address;r=ducarroz;sr=sspitzer 2001-10-24 00:00:32 +00:00
sspitzer%netscape.com 397051ef10 fix for #55473. "View" | "Sort by" and "Messages" should be radio buttons, not checkboxes.
thanks to andreas.premstaller@uibk.ac.at for the patch.  r/sr=sspitzer
2001-10-23 23:54:54 +00:00
tor%cs.brown.edu 76fdb13d0e Update to tip - not in build. 2001-10-23 23:53:49 +00:00
hewitt%netscape.com 70185e7313 106132 - DOM Inspector broken by changes to Pref API, r=jag, sr=hyatt 2001-10-23 23:53:44 +00:00
hewitt%netscape.com cbe4bebdc2 86551 - First show of autocomplete is blank or something or other, r=jag, sr=hyatt 2001-10-23 23:48:35 +00:00
naving%netscape.com 1436cf66f1 106160. r=sspitzer sr=bienvenu fix a crash on reading local messages, the fix is not to loadURL if we cannot
get a msgHdr for the message.
2001-10-23 23:41:47 +00:00
nhotta%netscape.com 8465fb9bac Fix the window close problem for saveAs in .js, enable the charset alert in .cpp and some clean up,
bug 89655, r=ducarroz, sr=bienvenu.
2001-10-23 23:25:02 +00:00
morse%netscape.com 037bd4facf bug 106216, remove bogus js warning messages, r=sgehani, sr=alecf 2001-10-23 23:12:18 +00:00
dsirnapalli%netscape.com 3cbd73f680 Modified the testcase to report the results in tabular form. 2001-10-23 23:10:08 +00:00
seawood%netscape.com c831f754a1 Fix typo 2001-10-23 23:10:02 +00:00
hewitt%netscape.com 9b73164144 101876 - polish wizard implementation, r=blake, sr=hyatt 2001-10-23 23:04:49 +00:00
pschwartau%netscape.com 53e1fc0bb1 Improving comments. 2001-10-23 23:02:25 +00:00
darin%netscape.com 1d34863f10 NOT PART OF THE BUILD: adding Makefile.in for MachO build 2001-10-23 22:51:09 +00:00
darin%netscape.com 58844b638e NOT PART OF THE BUILD: adding Makefile.in for the MachO build 2001-10-23 22:49:42 +00:00
waldemar%netscape.com d51c440be9 Reordered sections to match E4 draft. Added prototype semantic domain. 2001-10-23 22:47:20 +00:00
waldemar%netscape.com 0eec409062 Added dump-lexer 2001-10-23 22:46:26 +00:00
waldemar%netscape.com 6a897d5350 Fixed handling of unions containing forward-defined types 2001-10-23 22:46:01 +00:00