Commit Graph

119625 Commits

Author SHA1 Message Date
scott%scott-macgregor.org
ba3c945689 use the new theme preview image. 2003-06-08 03:39:05 +00:00
scott%scott-macgregor.org
aebf5b8794 new preview image for the default theme. 2003-06-08 03:38:20 +00:00
dbaron%dbaron.org
57174ecf3a Fix bustage on compilers with broken for loop scoping. b=125246 2003-06-08 00:36:08 +00:00
dbaron%dbaron.org
91c1698053 VC++ doesn't seem to like empty arguments to macros. Fixing bustage. b=125246 2003-06-07 23:29:05 +00:00
dbaron%dbaron.org
0a143da53b Put more information on the CSS properties in nsCSSPropList.h.
Use the property list in the tables for nsRuleNode::CheckSpecifiedProperties.
To reduce heap usage, redesign the storage of properties and values in nsCSSDeclaration to allocate all property-value pairs in a declaration block in a single allocation, and use temporary structures (like the old permanent structures) during parsing and modification.  Replace per-property switch statements in nsCSSDeclaration with table-based code to reduce code size.
b=125246  r+sr=bzbarsky
2003-06-07 22:14:42 +00:00
brendan%mozilla.org
0117803d6b Slight comment tweaks to last checkin. 2003-06-07 21:31:00 +00:00
brendan%mozilla.org
d484baa7a8 Minimal ECMA-262 Edition 3 config, plus cleanup to other configs (208586, r=shaver). 2003-06-07 21:08:45 +00:00
bbaetz%acm.org
e76b5a9150 Bug 208620 - Fix return value of Bugzilla->login when user already exists
r,a=justdave
2003-06-07 13:59:24 +00:00
bmlk%gmx.de
d9ced339df Initialize only table related frames, that should be more safe, bug 207145 r=jkeiser sr=kin 2003-06-07 08:48:24 +00:00
sspitzer%netscape.com
4d7cf14e20 not respecting junkFolderName property in messenger.properties
localizers can't localize "Junk" folder on local folders (IMAP is ok)
r/sr=bienvenu
2003-06-07 06:00:02 +00:00
bbaetz%acm.org
1be840d13a Bug 208583 - Remove PerformSubsts from templates
r,a=justdave
2003-06-07 04:36:23 +00:00
bbaetz%acm.org
74cb07ef06 Bug 205463 - Tokens aren't canceled after a successful login.
patch by 'Randall M! Gee', r=bbaetz, a=justdave
2003-06-07 03:36:46 +00:00
scott%scott-macgregor.org
b8e9c42321 copy over more I18N files from the res directory to help thunderbird display i18n messages
correctly.
2003-06-07 03:22:40 +00:00
nelsonb%netscape.com
786e999bda Harden SECITEM_CompareItem against NULL pointers. 2003-06-07 03:05:49 +00:00
scott%scott-macgregor.org
906da9f0a6 synch with the trunk. 2003-06-07 01:49:14 +00:00
scott%scott-macgregor.org
27c0af545d move a trunk patch for biff sound notification.
Hide a bunch of columns in the address book by default.
2003-06-07 01:49:00 +00:00
bienvenu%netscape.com
b6211f49cc fix handling of acl for setting seen flag in read-only folders, r/sr=sspitzer 206791 2003-06-06 23:39:20 +00:00
nisheeth%netscape.com
c4049be0bd Fix for bug 97413. r=rods@netscape.com, sr=kin@netscape.com. Make drag/drop of images from Mozilla to Desktop work on Windows. 2003-06-06 23:30:47 +00:00
brendan%mozilla.org
cbad68cb9e Hide arg and var properties of function objects from with statements (208496, r=rogerl). 2003-06-06 21:43:14 +00:00
wtc%netscape.com
c3f7b1f643 Bug 207614: fixed the way prcpucfg.h is created on OpenVMS so that its
modified time doesn't get updated whenever we do "gmake export".
2003-06-06 21:21:47 +00:00
pschwartau%netscape.com
03098d0886 Making sections 5 and 6 a little sharper. 2003-06-06 20:55:38 +00:00
dougt%meer.net
60d5f4ed17 Moving all important docs to gila. This is a documentation only change - not part of the tinderbox|release builds 2003-06-06 19:49:28 +00:00
brade%netscape.com
0058480b59 GetCommandState for document commands to return their boolean values; r=glazman, sr=sfraser, bug=208544 2003-06-06 19:28:25 +00:00
brade%netscape.com
f765346510 remove ancient prefs (currently in editor.js); r=ccarlen, sr=smfr, bug=202305 2003-06-06 19:25:06 +00:00
seawood%netscape.com
1a61e5528b Add echo-requires-recursive rule to get a full list of tree's dependencies 2003-06-06 19:21:57 +00:00
brendan%mozilla.org
4cb2da47b8 Canonical forever loops. 2003-06-06 19:00:40 +00:00
pschwartau%netscape.com
49163c4ca4 Adding more cases to the test. 2003-06-06 18:34:49 +00:00
scott%scott-macgregor.org
063bca2218 Try to fix runtime dtd errors on linux and mach-o builds by not using the xul-preprocessor on DTD files. 2003-06-06 17:14:44 +00:00
mostafah%oeone.com
4e6b8a0e86 Fixed bug 166028: Should be able to import files without UIDs 2003-06-06 14:12:40 +00:00
colin%theblakes.com
b606fc0102 Don't define UNIX_ASYNC_DNS for OpenVMS. b=208457, r=cls 2003-06-06 11:53:20 +00:00
jaggernaut%netscape.com
eeca1d59aa Bug 206092: fix small regression from previous checkin for this bug. Patch by Ian Neal <ian@arlen.demon.co.uk>, r+sr=jag 2003-06-06 10:43:06 +00:00
aaronl%netscape.com
83e8f6b6b4 Bug 208271. Make accessproxy not part of build. r=cls, no sr= needed for build changes 2003-06-06 10:12:34 +00:00
nelsonb%netscape.com
546ef9889f Rewrite of cert_CompareNameWithConstraints and the static functions it
calls, to make it conform with RFC 3280.  Bug 208047.
2003-06-06 09:12:21 +00:00
nelsonb%netscape.com
3245c4d36c Rewrite SECITEM_ItemsAreEqual to be faster when item lengths are not
equal and to not crash if an item contains a NULL data pointer.
2003-06-06 04:51:26 +00:00
johnkeis
e4ddff5ea3 Make mysql work 2003-06-06 04:49:37 +00:00
nelsonb%netscape.com
95ac53508c Add new OIDs for directory name attribute types. Bug 207711. 2003-06-06 04:48:45 +00:00
ssu%netscape.com
8e431b61f5 fixing bug 207978 - Setup.exe crashes only with 1.4 (Windows 2000). r=/sr=dveditz 2003-06-06 04:39:05 +00:00
sspitzer%netscape.com
909aea29af fix for bug #205877
when you toggle junk status from thread pane icon,
and you've got it set to move on manual mark, assertion and painting problems.

the problem is that ::OnDeleteCompleted() uses the selection to determine which
view indices to call with ::NoteChange().

the junk column icon triggers a delete (or move) and that row might not be selected.

instead, we save of the indices (we can't save keys, as the keys are already removed
before ::OnDeleteCompleted() is called), and use the saved indices when calling
::NoteChange()

thanks to bienvenu for the suggestion.

r/sr=bienvenu
2003-06-06 03:55:46 +00:00
jkeiser%netscape.com
b7edff8612 Fix crash on split colspan frames (Bug 194330), r=karnaze@netscape.com, sr=kin@netscape.com 2003-06-06 03:22:01 +00:00
wtc%netscape.com
b971eee44d Bug 207421: use /Op to disable some floating-point optimizations of MSVC
6.0 Processor Pack because they make the floating-point calculations in
prdtoa.c produce incorrect results.  r=cls.
2003-06-06 03:10:18 +00:00
nelsonb%netscape.com
216592c31b Augment and centralize the list of known cert name attribute types.
Bug 207711.
2003-06-06 01:17:04 +00:00
jkeiser%netscape.com
2e29273c63 Remove unused variables, r+sr=sfraser@netscape.com 2003-06-06 01:11:57 +00:00
pschwartau%netscape.com
5f7a2f190c Initialize the |actual| variable so it doesn't hold |undefined|. 2003-06-06 00:02:30 +00:00
pschwartau%netscape.com
f284d473d5 Initial add. Regression test for bug 208496. 2003-06-05 23:54:44 +00:00
dbaron%dbaron.org
58f15ed67e Remove unneeded duplication from nsCOMPtr.h. b=208449 r=sicking sr=jag 2003-06-05 23:43:08 +00:00
jkeiser%netscape.com
6332f27e38 Keep fast-update from getting stuck on cvs removed subdirs, r=bbaetz, sr=alecf 2003-06-05 23:40:34 +00:00
shliang%netscape.com
6f41392ce9 207260 - supplementary patch to fix msg compose shortcut in addressbook. r=jag, sr=sspitzer 2003-06-05 22:58:12 +00:00
rogerl%netscape.com
52c96b7cfe Fixed bogus placement allocation 2003-06-05 22:50:13 +00:00
bryner%netscape.com
51cbf5af23 Get firebird to build with mingw gcc (bug 202868). patch by dmose, r=me. 2003-06-05 21:59:20 +00:00
sicking%bigfoot.com
6d84bf3b87 tree close, backing out 2003-06-05 21:43:20 +00:00