Commit Graph

149016 Commits

Author SHA1 Message Date
bienvenu%nventure.com
728735cdd4 fix crash on exit in nsMsgSearchSession destructor, 313357 sr=mscott 2005-10-27 13:46:45 +00:00
bienvenu%nventure.com
b47111b006 fix handling of corrupt offline news stores, fall back to fetching msg from server sr=mscott 313147 2005-10-27 13:45:35 +00:00
peterv%propagandism.org
672b2a02a0 Part of fix for bug 278981 (Extension mechanism for XPath extension functions) - Support aggregation of nsXPathEvaluator. r/sr=jst. 2005-10-27 12:17:22 +00:00
bob%bclary.com
35e96efb0c JavaScriptTest Library - convert printStatus message argument to a string before processing, Not part of the build 2005-10-27 06:50:02 +00:00
bob%bclary.com
1bb25b3ccc Regression test for bug 281487, add status messages making it clear the test is DEBUG only and only fails if it crashes. Not part of the build 2005-10-27 06:46:37 +00:00
bob%bclary.com
401cfd8900 JavaScript Test Library - Add js1_6 to the automated tests, not part of the build. 2005-10-27 06:43:50 +00:00
brendan%mozilla.org
8c662582d4 E4X ISO/ECMA-Edition-2 change to XML.prototype.child, plus common subroutining (313949, r=mrbkap). 2005-10-27 02:55:51 +00:00
bzbarsky%mit.edu
6c4f2c04a1 Treat a "mime type" of "replace" as "text/html". Bug 313217, r+sr=jst 2005-10-27 02:39:18 +00:00
bzbarsky%mit.edu
0d5a3e6aa7 Pass nsIStyledContent to AttributeChanged() so that consumers don't have to QI
to it.  Bug 313343, r=sicking, sr=jst
2005-10-27 02:25:23 +00:00
gavin%gavinsharp.com
80f65f6fce Bug 306231: ConsumeFocusEvents can be removed, because it doesn't do anything, patch by Martijn Wargers <martijn.martijn@gmail.com>, r+sr=roc 2005-10-27 00:36:21 +00:00
joshmoz%gmail.com
16ad0bb77c crash fix in Cocoa menus. we build this code in Camino but we don't use it. sr=pinkerton 2005-10-26 23:25:19 +00:00
sergei_d%fi.tartu.ee
11014437a0 [BeOS]Bug 313326. commiting Makefile.in. p=sergei_d, r=biesi. BeOS-only 2005-10-26 23:24:42 +00:00
mgalli%geckonnection.com
8f82a84105 New images. 2005-10-26 23:22:25 +00:00
sergei_d%fi.tartu.ee
fa45b2e962 [BeOS]Bug 313326 - fixing bustage mistypo in commit.BeOS-only 2005-10-26 23:22:23 +00:00
mgalli%geckonnection.com
a1a3dfa6d7 Images. 2005-10-26 23:21:30 +00:00
rbs%maths.uq.edu.au
b8cfd776c2 crash evil mathml testcase with display:block, r+sr=bz, b=286122 2005-10-26 23:21:09 +00:00
mgalli%geckonnection.com
f4fd8c6421 New close button UE. 2005-10-26 23:13:17 +00:00
mgalli%geckonnection.com
4f7b957cf8 New UI for zoom buttons toolbar. 2005-10-26 23:11:58 +00:00
mgalli%geckonnection.com
127375ab18 New buttons to UI stuff toolbar for Zoom. 2005-10-26 23:11:11 +00:00
mgalli%geckonnection.com
eb7c259fc0 UE: all buttons now squarish traditional. 2005-10-26 23:07:27 +00:00
mrbkap%gmail.com
9ca780ba29 bug 309012: The contents of STYLE tags appear in sanitized e-mails. r+sr=jst 2005-10-26 23:00:32 +00:00
roc+%cs.cmu.edu
680ffaad50 Bug 313817. DeCOMtaminate a bunch of NS_New*Frame functions. patch by Marc Liddell, r+sr=roc 2005-10-26 21:46:39 +00:00
mgalli%geckonnection.com
7a63edbaf4 UE polish pass. Hack to the checkbox > *. In the device somehow the label was too closer to the checkbox graphic. 2005-10-26 21:43:02 +00:00
pinkerton%aol.net
b8ed0c0854 updated disk image icon (bug 307359) 2005-10-26 21:42:38 +00:00
mgalli%geckonnection.com
4072e178db UE polish pass. 2005-10-26 21:42:04 +00:00
kairo%kairo.at
1b90b17428 bug 313425 - some wording and accesskey improvements in German reporter L10n 2005-10-26 21:40:33 +00:00
mgalli%geckonnection.com
e72fe33b02 Fix to use close.png 2005-10-26 20:57:16 +00:00
mgalli%geckonnection.com
357e2b723a New image resources. 2005-10-26 20:55:21 +00:00
brendan%mozilla.org
7b0ebc0259 Fix CDATA end sequence scanning (313929, r=mrbkap). 2005-10-26 20:54:22 +00:00
mgalli%geckonnection.com
8320b65361 new images. 2005-10-26 20:50:41 +00:00
mgalli%geckonnection.com
954cc5e2f9 Fixes to the close button (gif was somehow showing inverted) and also new transfer.jpg 2005-10-26 20:49:32 +00:00
mgalli%geckonnection.com
0d880c17c0 Fixed pref Connections with better so far. Not ideal. 2005-10-26 20:36:14 +00:00
mgalli%geckonnection.com
517e405e41 Feedback class background color matches the default background in Minimo. 2005-10-26 20:31:36 +00:00
bzbarsky%mit.edu
0e97132ac9 Remove JS hacks in marquee and just rely on the attribute mapping code. Bug
313642, patch by Martijn Wargers <martijn.martijn@gmail.com>, r=doron,
sr=bzbarsky
2005-10-26 20:23:56 +00:00
mgalli%geckonnection.com
a1754701a6 ID here so the JS code can access it - UI zoom hack in the JS code. 2005-10-26 20:16:02 +00:00
masayuki%d-toybox.com
733ba5945f Bug 313174 IME composition string isn't rendered as selection text r=sergei_d, sr=bzbarsky 2005-10-26 20:16:01 +00:00
mgalli%geckonnection.com
ba1c067383 Hack fix to the UI zoom stuff. Somehow with the GRID in the zoom toolbar, the UI resizing is not refreshing the grid, this focus change forces it. 2005-10-26 20:15:17 +00:00
mgalli%geckonnection.com
30a8b46884 Cosmetic pass - Indentation 2005-10-26 20:01:05 +00:00
mgalli%geckonnection.com
84e7a24a0b Visual fixes to the toolbar. 2005-10-26 19:44:10 +00:00
cltbld
b0dde9c577 Automated update from host egg 2005-10-26 19:12:43 +00:00
tor%cs.brown.edu
f663020df7 Bug 310957 - default svg renderer for all platforms is cairo. r=bsmedberg 2005-10-26 19:08:29 +00:00
cltbld
4d2d529dd6 Automated update from host egg 2005-10-26 19:02:44 +00:00
wtchang%redhat.com
40145d9911 Bugzilla Bug 302212: allow Mac OS X x86 builds to target SDKs. The patch
was written by Mark Mentovai <mark@moxienet.com>. r=joshmoz. sr=bryner.
Modified Files:
	configure.in config/autoconf.mk.in config/config.mk
	extensions/java/xpcom/tools/xpidl/Makefile.in
	security/manager/Makefile.in xpcom/typelib/xpidl/Makefile.in
2005-10-26 19:01:18 +00:00
mgalli%geckonnection.com
9aafd25b89 Cleanup to preferences.css - customization work. 2005-10-26 18:24:01 +00:00
bsmedberg%covad.net
22278264d7 Bug 313894 - Reporter chrome is registered in installed-chrome.txt r=chase 2005-10-26 18:20:03 +00:00
bsmedberg%covad.net
80dfac6a51 Bug 313889 - l10n repackaging doesn't repackage dictionaries properly r=chase 2005-10-26 18:18:47 +00:00
sergei_d%fi.tartu.ee
1bce5fcd90 [BeOS]Bug 313326. Fixing nsSound. p=sergei_d, r=biesi. BeOS-only 2005-10-26 17:53:39 +00:00
bsmedberg%covad.net
bbdd87032b Bug 312135 - cannot terminate thunderbird.exe - r=bienvenu 2005-10-26 17:32:21 +00:00
bsmedberg%covad.net
d6dd6dd235 Bug 306689 - XULRunner stub executable for win/linux r=robstrong 2005-10-26 17:17:44 +00:00
lpsolit%gmail.com
72e122136d Bug 266143: If Param("usevotes") is off, editing a product should mention it - Patch by GavinS <bugzilla@chimpychompy.org> r=LpSolit a=myk 2005-10-26 17:14:35 +00:00