Commit Graph

8632 Commits

Author SHA1 Message Date
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
tao%netscape.com
f8fa28ae88 107375: localeVesion update: 0.9.4 -> 0.9.6 in the trunk.
(r=jbetak,sr=dveditz)
2001-11-01 01:11:57 +00:00
seawood%netscape.com
8a2a775382 Since '-framework Carbon' causes binaries to require console access to run, do not link using that flag by default. Otherwise, remote builds & non-console tinderboxes will break. Mac OSX Mach-O only.
Bug #107696 r=mozbot
2001-11-01 00:54:48 +00:00
pete%alphanumerica.com
b52992027b b=107823, r=ccarlen, sr=brendan
--pete
2001-11-01 00:11:15 +00:00
bnesse%netscape.com
b88e7d2af7 Fix for bug 107798. Misc source cleanup and JS strict warning removal. r=sgehani, sr=alecf. 2001-11-01 00:07:06 +00:00
timeless%mac.com
a41528a381 Bug 102155 - javascript error in contentAreaUtils.js
whitespace fixes only
patch by caillon@returnzero.com r=stephend@netscape.com sr=alecf
2001-10-31 23:29:05 +00:00
dbaron%fas.harvard.edu
29077ba289 Clean up un-needed string copying. r=jag sr=hyatt b=106108 2001-10-31 02:46:21 +00:00
racham%netscape.com
c01a92f1c1 Fixing addressbook bug 104468. Getting rid of goEditCardDialog routine in the process of fixing context menu items for sidebar addressbook panel. This routine is now placed under abCommon.js. r=ducarroz, sr=sspitzer 2001-10-31 00:47:58 +00:00
bnesse%netscape.com
aa65825ca9 Fix for bug 106159. Force getComplexValue calls to return string values. r=sgehani, sr=alecf. 2001-10-31 00:13:06 +00:00
alecf%netscape.com
32aa64067a add initial files for bug 102043 - not part of build, to be reviewed for that bug 2001-10-30 22:17:39 +00:00
dougt%netscape.com
20e863fb43 Moving nsISimpleEnumerator interface to new idl file. 99136, r=alecf@netscape.com sr=rpotts@netscape.com 2001-10-30 22:07:28 +00:00
ducarroz%netscape.com
321184f9e3 Fix for bug 86089. Replace attachments string in message compose fields by an array of nsIMsgAttachment objects. This architecture change allow us to dissocie the attachment name from the attachment url. We can also now carry over extra information like the attachment content type or Mac file type. This check in contains also fix for related bug 52428, bug 80895, bug 87765 and bug 89090.
R=varada, SR=sspitzer
2001-10-30 14:42:41 +00:00
hwaara%chello.se
b2adfa7e50 #107094, "Error: mBlank is not defined".
Patch by Andrews <simm0@ii.net>

r=jag, sr=hyatt
2001-10-30 14:24:58 +00:00
ben%netscape.com
82d96998ad add licenses. (not part of build) 2001-10-30 11:03:44 +00:00
ben%netscape.com
9a364aed7a 102477 - Download Manager
adding initial XUL & js files for window, basic listview/toolbar UI,
controllers etc.
NOT PART OF BUILD!
2001-10-30 11:02:56 +00:00
ben%netscape.com
721870e316 107311 - add null check
r=jst, sr=sspitzer
2001-10-30 06:42:41 +00:00
ben%netscape.com
6e72b81dd8 107311 - add separator to context menu for apps to hook in relative to
r=jst, sr=sspitzer
2001-10-30 06:42:21 +00:00
bryner%netscape.com
b1494c8444 Bug 106208 - don't build nsBaseFilePicker on platforms where we don't have a native filepicker implementation. Also, don't build the XUL filepicker on platforms where we _do_ use a native filepicker implementation. r=cls. 2001-10-30 06:10:01 +00:00
sspitzer%netscape.com
3cd4563bd8 fix for #98559. implement sorting on about:config results, add color to about:config results,
clean up about:config xul and js.  r=chipc,sr=ben

wasting time on about:config is not a total waste, since it's an
implementation of nsIOutlinerView in js, and it's useful for QA (when debugging.)
2001-10-30 01:00:12 +00:00
ben%netscape.com
65ce36ffc7 103064 - add "Edit Page/Link" and "Send Page/Link" to Navigator context menu.
Also includes some code tidy up, simplify show/hide code, removing editor UI dependencies
from Navigator. r=pchen, sr=hyatt
2001-10-29 10:08:26 +00:00
bbaetz%cs.mcgill.ca
9235d4c53c bug 92892. Remove DOM Viewer from the debug menu, since its confusing
people, and isn't even in the tree any more.
r=bz, sr=darin
2001-10-28 23:46:17 +00:00
jaggernaut%netscape.com
6e63ecf1db Fix spelling of "isContentPrefered" parameter. sr=hewitt 2001-10-28 07:36:09 +00:00
jaggernaut%netscape.com
fab10e630f Bug 53057: Fixing up users of implicit |CharT*| conversion operators for nsCString to use |.get()| instead, rr=dbaron, rs=scc 2001-10-27 14:30:31 +00:00