8754 Commits

Author SHA1 Message Date
law%netscape.com
923b439ade Bug 102017; adding string resource for use in configuring start menu on WinXP; need to include resource constant from new interface file; requires changing resource compiler flags in the makefile 2001-11-05 06:24:38 +00:00
law%netscape.com
d2aa32727f Bug 102017; build new interface with Win32 resource constant needed for WinXP start menu configuration 2001-11-05 06:21:21 +00:00
law%netscape.com
6e33cac771 New interface with Win32-specific resource constants for configuring WinXP start menu (for bug 102017); r=ssu, sr=blake 2001-11-05 06:20:19 +00:00
law%netscape.com
1054d20ae5 Bug 105507; handle pseudo-error in OnStopRequest when target is redirected; r=pchen, sr=hyatt 2001-11-05 06:13:26 +00:00
pchen%netscape.com
251990d83a bug 14824, r=rjc, sr=blake, add LoadBookmarks() and initDatasource() protected member functions 2001-11-05 03:13:15 +00:00
pchen%netscape.com
ab5983b32e bug 14824, r=rjc, sr=blake, don't read bookmarks.html in nsBookmarksService::Init(), load bookmarks once in ReadBookmarks() 2001-11-05 03:13:12 +00:00
pchen%netscape.com
f551f68d9c bug 14824, r=rjc, sr=blake, add timeout at end of Startup() which will call nsBookmarksService::ReadBookmarks() 2001-11-05 03:12:53 +00:00
blakeross%telocity.com
3910eb2a72 stupid whitespace changes. 2001-11-05 02:03:49 +00:00
blakeross%telocity.com
de51dec0e4 Er, typo in last patch. r=hewitt sr=hyatt 2001-11-05 02:01:31 +00:00
blakeross%telocity.com
b9f42d4d10 These changes never made it in with original xul landing (/embedding). r=hewitt sr=ben 2001-11-05 01:50:50 +00:00
bryner%netscape.com
9e575bfbb3 Fixing up initial enabling of the OK button when saving files. r=timeless, sr=blake, 2001-11-05 00:07:38 +00:00
blakeross%telocity.com
d0c397fc37 Backing out for now because unimplemented parts of xbl are causing problems. 2001-11-04 07:44:35 +00:00
blakeross%telocity.com
59f7584834 smoketest blocker 108198, patch by jkeiser. r=ben sr=blake 2001-11-04 07:15:53 +00:00
blakeross%telocity.com
22c1ae3baf Missed a line in Asko's patch. 2001-11-04 03:39:03 +00:00
bbaetz%cs.mcgill.ca
01eba0db3e Bug 66601 - drag&drop not working form the xul directory view
r=blake, sr=ben
2001-11-04 03:05:15 +00:00
blakeross%telocity.com
05fd0df07a 108382 - fix by Asko Tontti (atontti@cc.hut.fi). r=hewitt sr=blake 2001-11-04 02:59:03 +00:00
blakeross%telocity.com
3c4117c833 Line of text is missing from debug pref pane. r=hewitt sr=hyatt 2001-11-04 02:16:33 +00:00
blakeross%telocity.com
4ea411c254 Fixing js error. r=hewitt sr=hyatt 2001-11-04 00:56:16 +00:00
blakeross%telocity.com
68b361d7aa Fixing js error. r=hewitt sr=hyatt 2001-11-04 00:55:59 +00:00
rods%netscape.com
20bfca1cfd Removing the Print Preview option from the menu
Bug 107562
2001-11-03 15:08:08 +00:00
rods%netscape.com
37a4501149 Initial check in for print preview work it is complied in for Windows and linix only
The bulk of print preview can be turned on/off with NS_PRINT_PREVIEW define
Bug 107562 r=kmcclusk sr=attinasi
2001-11-03 14:59:39 +00:00
hyatt%netscape.com
c660181dd1 Fixing 18502, I misapplied the patch and checked in duplicate lines of code. Backing out. 2001-11-03 12:08:04 +00:00
hewitt%netscape.com
20311b8044 fixing various fun regressions from blake's earlier landing, rs=hyatt 2001-11-03 11:27:04 +00:00
bryner%netscape.com
e4216987ac Adding the XUL tabindex test to the debug menu. r=hyatt. 2001-11-03 08:56:09 +00:00
hewitt%netscape.com
f1d2b29522 putting back flex on textbox that blake seems to have 'accidentally' removed 2001-11-03 07:35:43 +00:00
hyatt%netscape.com
79f6e4162f Fix for 18502, Christian Biesinger's BMP decoder and my ICO decoder. r/sr=pavlov,jband 2001-11-03 07:10:51 +00:00
hewitt%netscape.com
764ac7809e 63728 - Per-platform behavior of Enter key when a button is focused in a dialog, r=ben, sr=blake 2001-11-03 07:10:48 +00:00
dbaron%fas.harvard.edu
c7a80ff720 Fix up stacktrace-on-crash debugging code in preparation for turning it on by default. b=14989 r=bryner sr=brendan 2001-11-03 05:43:25 +00:00
seawood%netscape.com
f230455df7 Only output startup script *_PATH info if debugging.
Thanks to Dawn Endico <endico@mozilla.org> for the patch.
Bug #79039 r=cls
2001-11-03 05:05:47 +00:00
blakeross%telocity.com
6c769e76e9 107642 - XUL syntax/cleanup landing. Fixes 94470, 96008, 96019, 76800, 102637, 80399, 108303, and removes over a thousand unnecessary or nonsensical attributes. Also fixes 108302, 102366, 102367, 105815. r=sspitzer,cmanske on appropriate parts sr=ben 2001-11-03 04:17:02 +00:00
seawood%netscape.com
be10c3b1a8 Backing out fix for remote mach-o builds as it left mach-o builds fragile.
Add TK_CFLAGS back to default CFLAGS/CXXFLAGS.
Bug #107696
2001-11-03 03:29:05 +00:00
pchen%netscape.com
30fe512364 bug 68329, r=jag, sr=sfraser, resurrected an old patch from sfraser which
cleans up a lot of the string stuff, had help from jag to clean string
stuff even more
2001-11-03 02:22:40 +00:00
bryner%netscape.com
0c72539377 Removing obsolete remoteControl component. r=sspitzer, blizzard. (also adding new filepicker makefiles to allmakefiles.sh, this is not turned on yet). 2001-11-03 02:10:10 +00:00
pchen%netscape.com
8d7dad879d Not part of build. Update output of test to jive with new tinderbox test
stuff mcafee is doing.
2001-11-03 00:33:56 +00:00
pchen%netscape.com
c07f5777a6 Not part of build. Added jrgm's window open test files to tree to make
available to tinderboxen
2001-11-02 20:37:44 +00:00
loadrunner%betak.net
d158dba04b bug 64146, Delay nsCharsetMenu initialization to avoid consuming ~2% of startup time, r=dp, sr=brendan, alecf
these files didn't make it the other day and caused this blocker:
bug 107786 - The subsets of Character coding menus are not working
2001-11-02 17:30:58 +00:00
jaggernaut%netscape.com
9bcc72064d Bug 53057: Fixing up users of implicit |CharT*| conversion operators for nsCString to use |.get()| instead, rr=dbaron, rs=scc 2001-11-02 06:39:49 +00:00
loadrunner%betak.net
86095087bd bug 64146, Delay nsCharsetMenu initialization to avoid consuming ~2% of startup time, r=dp, sr=brendan, alecf 2001-11-02 03:29:30 +00:00
pchen%netscape.com
81a00d4c31 81762, r=jag, sr=sfraser, remove uses of nsCRT::strlen() with testing for null and non-empty string, also use IsEmpty() for nsXPIDLCStrings 2001-11-02 02:55:59 +00:00
pchen%netscape.com
4fb58159ad 81762, r=jag, sr=sfraser, remove uses of PL_strlen with testing for null and non-empty string, also change const char* to static const char[] so that we can use sizeof-1 instead of PL_strlen 2001-11-02 02:55:56 +00:00
pchen%netscape.com
e78cdfbc39 81762, r=jag, sr=sfraser, remove uses of PL_strlen with testing for null and non-empty string 2001-11-02 02:55:51 +00:00
blakeross%telocity.com
b890dfbd59 update ui appropriately for helper apps (96939). r=hewitt sr=ben 2001-11-01 23:03:37 +00:00
bryner%netscape.com
7ebfcac559 Bug 107823 -- rename nsIFile lastModificationDate to lastModificationTime. Not part of the build. 2001-11-01 22:35:59 +00:00
dougt%netscape.com
434e2d7a7d conditionally create nsIChromeRegistry. b=107346. r=dp@netscape.com, sr=waterson@netscape.com 2001-11-01 22:18:22 +00:00
bryner%netscape.com
f6837a86ea Fixing out param on QueryElementAt to be casted to (void**). Not part of the build. 2001-11-01 20:28:20 +00:00
bryner%netscape.com
b2ec5d941e Fixing several problems/optimizations that jag pointed out. Not part of the build. 2001-11-01 20:21:22 +00:00
jaggernaut%netscape.com
2546ff75ba Bug 53057: Fixing up users of implicit |CharT*| conversion operators for nsCString to use |.get()| instead, rr=dbaron, rs=scc 2001-11-01 09:09:57 +00:00
hyatt%netscape.com
f3a9db9f7b Remove the wasteful undetermined mode from the browser progress meter. r=jag, sr=hewitt 2001-11-01 08:25:31 +00:00
bryner%netscape.com
0ac7672293 Adding new files for C++ rewrite of filepicker. Not part of the build. 2001-11-01 07:54:40 +00:00
tao%netscape.com
5bc2918bb4 107375: localeVersion 0.9.5 -> 0.9.6 (one more to go..) 2001-11-01 03:32:11 +00:00