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

111038 Коммитов

Автор SHA1 Сообщение Дата
bryner%netscape.com 83ed6ac394 If the "src" attribute is changed on an image, and we don't have an image frame, use NS_STYLE_HINT_FRAMECHANGE so that an ImageFrame is constructed and the image is loaded (bug 22820). r=dbaron, sr=jst, a=roc. 2002-10-22 05:30:05 +00:00
sicking%bigfoot.com 3984ee537d Bug 64945: XML prettyprinting final stage. Implements document.removeBinding and drops the prettyprint binding when the document is modified. Also turn on prettyprinting by default.
r=jkeiser,hyatt,bz sr=rpotts a=asa
2002-10-22 05:28:36 +00:00
seawood%netscape.com 4007ad4e1a Fix platform detection and workaround bug in cygwin perl's FindBin module.
Thanks to Adam Lock <adamlock@netscape.com> for the patch.
Bug #166105 r=cls a=asa
2002-10-22 04:25:08 +00:00
bzbarsky%mit.edu 14eef3c97a History sort order should persist. Bug 91417, patch by Oswald Fischer
<osfischer@gmx.de> and Wesha <wesha@mail.ru>, r=jag, sr=bzbarsky, a=roc+moz
2002-10-22 04:02:25 +00:00
caillon%returnzero.com 24d5ffacf3 175920, Null window references are not in the content area.
r=bugs4hj@netscape.net
sr=bryner@netscape.com
a=roc+moz@cs.cmu.edu
2002-10-22 04:02:14 +00:00
darin%netscape.com a799920969 fixes bug 175495 "Password Manager reprompts whether or not to save
passwords it already has stored" r=morse sr=dveditz a=asa
2002-10-22 02:30:56 +00:00
asa%mozilla.org 091b5da5a4 remove 2002-10-22 02:21:05 +00:00
asa%mozilla.org 0fd0cf5634 wiping useless todo content 2002-10-22 02:15:52 +00:00
sicking%bigfoot.com 8fe6c56094 Remove old files that are leftovers from the fix from bug 155578 2002-10-22 00:23:57 +00:00
timeless%mac.com 79370a7e5a Bug 174448 crash in [@ nsMenuPopupFrame::GetRootViewForPopup] on msnbc page
r=bzbarsky sr=hyatt sr=roc+moz a=roc+moz
2002-10-22 00:23:35 +00:00
naving%netscape.com c1caff3309 157644 r=cavin sr=mscott a=roc+moz fixing pop3 security bug 2002-10-21 23:33:40 +00:00
rogerl%netscape.com cc62bc9775 Throw stmt. 2002-10-21 22:42:22 +00:00
rogerl%netscape.com 1ad15ae47f More try/catch magic. 2002-10-21 22:33:41 +00:00
sicking%bigfoot.com 2d711c26ac Landing XSLT branch. Tracking bug is 155578, fixes bugs 46633, 54659, 73492, 70369, 85408, 90157, 130161, 109918, 150916 and 170097
* New scriptable interfaces to XSLT
* Make HTML-output create real html
* cleanup the XSLTProcessor class

Patch by sicking, pike and peterv

r=sicking/pike, sr=peterv, a=asa
2002-10-21 22:32:29 +00:00
sicking%bigfoot.com e5c6aaae8b Landing XSLT branch. Tracking bug is 155578, fixes bugs 46633, 54659, 73492, 70369, 85408, 90157, 130161, 109918, 150916 and 170097
* New scriptable interfaces to XSLT
* Make HTML-output create real html
* cleanup the XSLTProcessor class

Patch by sicking, pike and peterv

r=sicking/pike, sr=peterv, a=asa
2002-10-21 21:35:23 +00:00
timeless%mac.com 34e4c5889b Bug 175321 Crashes with Type Ahead Find [@ nsTypeAheadFind::FindItNow]
r=bbaetz sr=bz a=asa
2002-10-21 21:19:24 +00:00
cbiesinger%web.de 6c452f64c9 bug 169690 patch by paper@animecity.nu r=biesi sr=tor a=roc+moz
crash in HaveDecodedRow
2002-10-21 20:57:57 +00:00
kairo%kairo.at ee191a30a5 bug 174989, 1.2b sucks and won't get localization - missing .dtd updates for locale version number, updating all known non-fitting locale version strings (to 1.2b), r=jbetak,sr=bzbarsky, a=asa 2002-10-21 20:29:49 +00:00
dcone%netscape.com 27e965c82e not part of build. Fixed a file that needed to be installed. 2002-10-21 20:17:03 +00:00
tara%tequilarista.org fc95669449 Checking in timeless' patch for bug #148935 2002-10-21 19:36:40 +00:00
pkw%us.ibm.com bbdf987054 Bug 157397 - Enables entering national language data on AIX.
r=yokoyama@netscape.com, sr=kin@netscape.com, a=asa@mozilla.org
2002-10-21 19:35:09 +00:00
hyatt%netscape.com b1f3e49303 Fix PT scrunched icon bustage. 2002-10-21 19:24:26 +00:00
hyatt%netscape.com 6e92a5a884 Fix menubar bustage in subwindows. 2002-10-21 19:08:45 +00:00
loadrunner%betak.net 3d9b60585c b167610 Plug gre installer into mfcembed installer, r=curt, sr=leaf, a=asa 2002-10-21 19:01:01 +00:00
blythe%netscape.com fa34505004 Not part of build.
Reassign weak objects to data instead of code.
2002-10-21 17:50:47 +00:00
rogerl%netscape.com 149daed2b7 Try/catch 2002-10-21 17:21:44 +00:00
mostafah%oeone.com b40f65921b Fixed Bug 172395 : Calendar should support duration 2002-10-21 16:03:26 +00:00
mostafah%oeone.com f0774dd16a int -> unsigned int to avoid warning 2002-10-21 15:30:20 +00:00
karnaze%netscape.com 6ce7422f7e New regression tests, not affecting the build. 2002-10-21 15:01:17 +00:00
karnaze%netscape.com 92c3444803 bug 127145 - split blocks with computed heights. a=asa, sr=kin, r=alexsavulov. 2002-10-21 14:54:00 +00:00
rogerl%netscape.com b690b4a44b Array literals. 2002-10-21 06:39:33 +00:00
seawood%netscape.com 60c7a56bbd Use chomp not chop to strip newlines from results 2002-10-21 04:44:36 +00:00
hyatt%netscape.com 3fe1eedf4c Fix SHIFT as the background toggle. This was broken. 2002-10-21 03:51:49 +00:00
rogerl%netscape.com 7965c7bfe2 Added Array class. Moved conversions to MetaData. 2002-10-21 03:00:21 +00:00
peterlubczynski%netscape.com 2751ea016b Backing out fix to bug 163568 to fix bug 169991, r=darin, sr=bzbarsky, a=dbaron 2002-10-21 02:05:59 +00:00
caillon%returnzero.com 49a4d65249 Bug 175304 - Composer cannot open files via 'Open file' or 'Edit Link'.
Patch by Kathy Brade <brade@netscape.com>
r=caillon@returnzero.com
sr=bzbarsky@mit.edu
a=asa@mozilla.org
2002-10-21 01:10:06 +00:00
chanial%noos.fr 82ddf46ba5 fix middle-click in bookmarks
+ make it honour the pref
2002-10-20 08:55:17 +00:00
hyatt%netscape.com 0b961a8833 make resizer go away when window is maximized. 2002-10-20 08:54:17 +00:00
hyatt%netscape.com 12778ebf3a make resizer go away when window is maximized. 2002-10-20 08:53:22 +00:00
hyatt%netscape.com 2c41ff47f1 Putting home button back in, since there's presumably enough data (7 hours) to tell. 2002-10-20 08:44:32 +00:00
hyatt%netscape.com b412f090c1 Fix blake's favicon bustage. 2002-10-20 08:38:11 +00:00
hyatt%netscape.com d8aa6cbd4a Enable menubar customization. 2002-10-20 08:21:27 +00:00
hyatt%netscape.com 13881f1385 Enable menubar customization. 2002-10-20 08:13:18 +00:00
hyatt%netscape.com 2df92b5c08 Enable menubar customization. 2002-10-20 08:05:30 +00:00
hyatt%netscape.com 0d6df8fc86 Enable menubar customization. 2002-10-20 08:03:51 +00:00
seawood%netscape.com 3ce39b25c8 This patch does the following:
- converts all commands to an arguments array for passing to exec()
- Runs "dos2unix" on the log file before mailing it off, if on Windows
- Adds a "ProductName" config option to control where to look for the profile on Windows.
- Fixes clobbering of the profile on Windows.
- Makes the script look for the HiRes time module instead of the Win32API module for cygwin perl.

Thanks to Brian Ryner <bryner@netscape.com> for the patch.
Bug #115690 r=cls
2002-10-20 07:28:24 +00:00
seawood%netscape.com b514f0e0cf Remove the newlines from the tokens returned by AliveTestReturnToken. Add a special check for cygwin perl which has a chomp that does not properly handle dos-newlines. 2002-10-20 07:02:57 +00:00
hyatt%netscape.com 166a608d62 Fix regression on tab close dbl-clicking. 2002-10-20 03:59:09 +00:00
hyatt%netscape.com 5bf459706f Implement more www/org/com/net magic. 2002-10-20 03:52:52 +00:00
hyatt%netscape.com 6289ab685f Fix bug 175575. Dbl-click in tab bar opens new tab. 2002-10-20 03:27:03 +00:00