Commit Graph

171154 Commits

Author SHA1 Message Date
Olli.Pettay%helsinki.fi
ae83752913 Bug 355100, Remove XTF visuals (part II/II, removing files) 2006-10-08 15:41:46 +00:00
scott%scott-macgregor.org
0a857958a2 Bug #345887 ---> theme update. Add some spacing to the right of the signed icon in the message envelope. patch by arvid sr=mscott 2006-10-08 15:30:12 +00:00
Olli.Pettay%helsinki.fi
8f8a844353 Bug 355100, Remove XTF visuals (part I/II, not removing files), r=alex,bryner,aaronr,doronr sr=bz 2006-10-08 14:15:02 +00:00
mats.palmgren%bredband.net
eb0a8a1381 Detect and refuse to load some forms of recursive XBL bindings. b=350754 r+sr=bzbarsky 2006-10-08 10:18:41 +00:00
smontagu%smontagu.org
d0d13390ae SetTransformedTextIsAscii() should depend on no multibyte text having been detected as well as on LeaveAsAscii(). Bug 333535 (relanding), r+sr=rbs 2006-10-08 06:57:34 +00:00
reed%reedloden.com
38f7e431c2 "Now with 25% less suck" from Ryan Flint <rflint@dslr.net> 2006-10-08 03:39:24 +00:00
edburns%acm.org
bba64e4fb4 src 2006-10-07 23:31:52 +00:00
hwaara%gmail.com
540ebf6691 MS Exchange Access Web Access kills window upon download finish when single window mode is set to 'reuse'. b=354701, sr=pinkerton 2006-10-07 23:26:20 +00:00
bclary%bclary.com
07811f9b5c JavaScript Tests - add tests for bugs 319872, 324422 to slow tests, bug 354923 2006-10-07 20:37:50 +00:00
igor.bukanov%gmail.com
031be224c6 Function code generation is in a separated function. bug=355834 r=brendan 2006-10-07 19:50:02 +00:00
brendan%mozilla.org
d7b93d90b8 Followup fix to patch for bug 347306. 2006-10-07 19:27:04 +00:00
brendan%mozilla.org
69f7de4572 Fix O(n^2) growth bug in js_GetSrcNote (347306, r=igor). 2006-10-07 19:14:55 +00:00
smontagu%smontagu.org
abfd8b7e04 Backing out patch from bug 333535 to test performance impact 2006-10-07 18:36:27 +00:00
lpsolit%gmail.com
51abd2a779 Bug 355841: Bug::check_can_change_field() incorrectly updates $PrivilegesRequired - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=mkanat a=justdave 2006-10-07 17:54:57 +00:00
lpsolit%gmail.com
fa0e52bd95 Bug 355833: Groups are out of order when sharing queries - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=wurblzap a=justdave 2006-10-07 17:51:43 +00:00
bclary%bclary.com
eb781b358a JavaScript Test - regression test for bug 355556, by Jesse Ruderman 2006-10-07 10:41:32 +00:00
bclary%bclary.com
14eacd3b28 JavaScript Test - regression test for bug 355341, by Jesse Ruderman 2006-10-07 10:39:01 +00:00
peterv%propagandism.org
1c221a6a94 Checking in fix for bug 349465 again since it didn't affect Ts/Tp. 2006-10-07 10:27:45 +00:00
mats.palmgren%bredband.net
fc88af4d70 Avoid crashing on OOM. b=352335 r+sr=roc 2006-10-07 08:53:06 +00:00
mats.palmgren%bredband.net
38a3a11411 Remove dead code. b=355617 r+sr=bzbarsky 2006-10-07 08:34:53 +00:00
mattwillis%gmail.com
74e9de408c Disabling l10n building 2006-10-07 04:42:12 +00:00
brendan%mozilla.org
eaed55fc41 Simple null defense in js_PCToLineNumber (355341, r=igor). 2006-10-07 03:50:08 +00:00
bzbarsky%mit.edu
56d7c3d7e0 Make on* (event handler) properties show up inside |with| blocks by making sure
we resolve them even when assigning.  Bug 159849, r=peterv, sr=brendan
2006-10-07 03:37:15 +00:00
mattwillis%gmail.com
bc4cb2b7f9 Disabling l10n building 2006-10-07 03:34:20 +00:00
mattwillis%gmail.com
dbf6abd4ea Enabling l10n building for spinning SB 0.3rc2 2006-10-07 03:32:56 +00:00
mattwillis%gmail.com
23d8ad1941 Backout bad change 2006-10-07 02:26:28 +00:00
mattwillis%gmail.com
ce361be0aa Enabling l10n building for spinning SB 0.3rc2 2006-10-07 02:25:45 +00:00
mattwillis%gmail.com
7441a456c7 Enabling l10n building for spinning SB 0.3rc2 2006-10-07 01:31:18 +00:00
rhelmer%mozilla.com
9eaf29f70a Config::General format config file b=352230 r=preed 2006-10-07 01:29:26 +00:00
rhelmer%mozilla.com
ce2404bb39 more error checking, also some Step error checking functions b=352230 r=preed 2006-10-07 01:29:11 +00:00
rhelmer%mozilla.com
986254316b simple test framework r=preed b=352230 2006-10-07 01:28:20 +00:00
rhelmer%mozilla.com
80c6bd094a use scalar not hash notation b=352230 r=preed 2006-10-07 01:27:49 +00:00
rhelmer%mozilla.com
2d7821c54f substeps b=352230 r=preed 2006-10-07 01:27:21 +00:00
mnyromyr%tprac.de
857a29bc8d Bug 342576: UI Work for Adding Tags to Messages; r=IanN, sr=Neil 2006-10-07 01:18:45 +00:00
igor.bukanov%gmail.com
2d1499e739 Navigate scope chain properly. bug=353079 r=brendan 2006-10-07 01:14:51 +00:00
wtchang%redhat.com
4d79de55ec Bugzilla Bug 354565: improved an error message as suggested by Neil
Williams.
2006-10-06 23:50:48 +00:00
wtchang%redhat.com
80b56f2e83 Bugzilla Bug 115951: libfreebl3.dylib should be built as a loadable bundle
just like libnssckbi.dylib because it is only dynamically loaded.  We don't
have the import library freebl3.lib on Windows either. r=julien.pierre
2006-10-06 23:45:39 +00:00
stridey%gmail.com
bed00b02c7 Need final icons for the tab scroller buttons. Icons by Jon Hicks <jon@hicksdesign.co.uk>, patch by delliott <d.elliott@sms.ed.ac.uk> r=hwaara sr=pink b=355492 2006-10-06 23:14:43 +00:00
dbaron%dbaron.org
d3c0fe0471 Set mFace to null after calling FT_Done_Face. b=355059 r+sr=roc 2006-10-06 22:59:42 +00:00
dietrich%mozilla.com
843dfd3733 Bug 354401 Update Places unit-tests to work with xpcshell test-harness (r=davel, benjamin) 2006-10-06 21:10:47 +00:00
brendan%mozilla.org
0efd8f100b Fix DEBUG-only helpers not to prepend 0x to %p. 2006-10-06 21:06:08 +00:00
bienvenu%nventure.com
55c751ffa4 fix crash cancelling fcc to imap folder, sr=mscott, patch suggested by laurentiu dumitrescu 206408 2006-10-06 20:55:43 +00:00
lpsolit%gmail.com
cba6ca4f6e Bug 355744: Bugs are not added to mandatory groups on bug creation - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r/a=myk 2006-10-06 20:36:53 +00:00
preed%mozilla.com
4d495bc142 Fix a minor bug where partial patchinfo snippets were always created with the default schema, not the specified schema. Trivial, so no bug number. r=rhelmer. 2006-10-06 20:29:52 +00:00
brendan%mozilla.org
a6ee70e00e Fix 241468, r=igor. 2006-10-06 20:13:46 +00:00
brendan%mozilla.org
1f94fc8365 Fix 355556, r=igor. 2006-10-06 20:10:21 +00:00
igor.bukanov%gmail.com
d82b550737 Enumerator must always return string. bug=355658 r=brendan 2006-10-06 20:10:06 +00:00
neil%parkwaycc.co.uk
d540409a19 Bug 355212 Global Inbox needs spam settings r+sr=mscott 2006-10-06 19:45:48 +00:00
mattwillis%gmail.com
69ed886897 turning off l10n builds 2006-10-06 18:02:26 +00:00
joshmoz%gmail.com
9a8a1eda77 Better enum names for last checkin, bug 346883. 2006-10-06 17:56:47 +00:00