Commit Graph

154956 Commits

Author SHA1 Message Date
mkaply%us.ibm.com
19c5fb7bc7 #328728
r=darin
Use ls -gG for packaging script so user/group names don't message with result
2006-02-27 20:02:15 +00:00
scott%scott-macgregor.org
92782be5d6 Bug #326280 --> suppression of append-domain autocompletion not working in all cases. Port some seamonkey changes back over to thunderbird. 2006-02-27 19:56:27 +00:00
timeless%mozdev.org
ed5c66ecab Trying to fix build bustage. inline isn't a legal C keyword in this scope per xlc 2006-02-27 19:49:41 +00:00
bryner%brianryner.com
f7d6ac5402 Don't allocate a buffer when assigning a zero-length string, just call Truncate() instead (bug 328755). r=darin. 2006-02-27 19:44:48 +00:00
gavin%gavinsharp.com
84e70e74f3 Bug 328619: Places toolbar shown in popups, take two, patch by Phil Ringnalda <philringnalda@gmail.com>, r=ben 2006-02-27 19:23:20 +00:00
bzbarsky%mit.edu
8e2f7a6f3d Be more careful with the principal for subframe loads. Bug 327078 and bug 328469, r=sicking, sr=jst 2006-02-27 19:14:51 +00:00
mrbkap%gmail.com
86ab12560e Inspect the correct position in our input stream. bug 325925, r=brendan 2006-02-27 19:14:15 +00:00
masayuki%d-toybox.com
e647fcc7d2 adding comment for previous check-in b=328643 r=jshin 2006-02-27 17:42:16 +00:00
igor%mir2.org
1b5685357f Bug 328556: Proper accounting for growth in array_join_sub when reallocating
chars array. r=mrbkap
2006-02-27 17:32:22 +00:00
bugzilla%standard8.demon.co.uk
4da6f35ea6 Bug 63083 mailnews makefiles use EXPORTS instead of INCLUDES. Part 6 (some of mailnews/compose and mailnews/mime). r/sr=bienvenu 2006-02-27 17:23:26 +00:00
Olli.Pettay%helsinki.fi
f57a3e7e41 Bug 312687, XBLize action module elements, part 1, r=allan+doronr 2006-02-27 17:02:43 +00:00
enndeakin%sympatico.ca
b8b1062a90 Bug 328496, search results appear multiple times, r+sr=bz 2006-02-27 16:50:15 +00:00
enndeakin%sympatico.ca
65c400afcf Bugs 328464, empty template attribute issue and 327504, crash reading mail r+sr=bz 2006-02-27 16:48:55 +00:00
masayuki%d-toybox.com
dc010e05f0 fixed mingw bustage by b=179056. patch by Masatoshi Kimura (emk) <VYV03354@nifty.ne.jp> r+sr=roc 2006-02-27 15:09:37 +00:00
masayuki%d-toybox.com
f4458bc746 Bug 328643 support non-ASCII font name for pref r=jshin, sr=roc 2006-02-27 15:04:31 +00:00
ginn.chen%sun.com
644148668e Bug 327502 use of setenv breaks solaris build
r=benjamin sr=neil
2006-02-27 11:09:59 +00:00
sharparrow1%yahoo.com
67ecf34af4 Bustage fix; oops 2006-02-27 06:14:25 +00:00
sharparrow1%yahoo.com
35f936ecec Bug 320326: deCOMtaminate GetContentAndOffsetsFromPoint, plus some slight behavior changes. r+sr=roc. 2006-02-27 05:57:37 +00:00
timeless%mozdev.org
552ca722ee Bug 327605 [@ JSD_GetContextFlags - jsdService::GetFlags]
r=rginda
2006-02-27 04:17:08 +00:00
roc+%cs.cmu.edu
f132edee94 Bug 256311. Improve block reflow performance in the presence of many empty lines, by being more aggressive about caching block and line emptiness state, and by stashing a reference to a line that we know has nothing but empty lines above it. Relanding because I accidentally backed it out. r+sr=dbaron 2006-02-27 04:15:05 +00:00
roc+%cs.cmu.edu
1fac9c6d76 Backing out changes for bug 326944, really this time\! 2006-02-27 04:13:51 +00:00
roc+%cs.cmu.edu
bde356f1f5 Backing out changes for bug 326944. 2006-02-27 03:22:03 +00:00
roc+%cs.cmu.edu
e1862a3c80 Putting nsIComboboxControlFrame.h back in preparation to revert checkin for bug 326944. 2006-02-27 03:20:30 +00:00
roc+%cs.cmu.edu
e344f390f8 Bug 256311. Improve block reflow performance in the presence of many empty lines, by being more aggressive about caching block and line emptiness state, and by stashing a reference to a line that we know has nothing but empty lines above it. r+sr=dbaron 2006-02-27 02:51:57 +00:00
roc+%cs.cmu.edu
9ec9f229b6 Bug 326011. Retarget mouse events from frame-less views to their ancestors. r+sr=dbaron 2006-02-27 02:47:13 +00:00
roc+%cs.cmu.edu
9f17ed46e8 Bug 326944. Remove nsIComboboxControlFrame. r+sr=roc, patch by Marc Liddell 2006-02-27 02:45:20 +00:00
roc+%cs.cmu.edu
b7126ee8e0 Bug 326944. Remove nsIComboboxControlFrame. r+sr=roc, patch by Marc Liddell 2006-02-27 02:33:26 +00:00
roc+%cs.cmu.edu
07e3c40e8d Turn off debug spew. 2006-02-27 02:28:41 +00:00
jminta%gmail.com
e954912248 Bug 328636 Editing event with reminder (15 or 30 min.) crashes Thunderbird (branch). Patch by ssitter@googlemail.com. r=jminta 2006-02-27 01:53:18 +00:00
jminta%gmail.com
658ddef297 Bug 328631 Position of the label 'category' inside New-event dialog is too high. Patch by ssitter@googlemail.com. r=jminta 2006-02-27 01:49:44 +00:00
mike.morgan%oregonstate.edu
b3a6198815 Added SQL inserts to process user entries and store them in the db.
Made some modifications to store product, useragent and the server ua string.
2006-02-26 23:58:00 +00:00
gavin%gavinsharp.com
6dc3ce6e00 Bug 328134: margin field in page setup accepts '^' and '|' characters, r+branch181=neil 2006-02-26 20:25:43 +00:00
uriber%gmail.com
1fa06b0b69 Bug 328591: FAYT (type-ahead find) code should be adjusted for bug 299065. r+sr=bzbarsky 2006-02-26 20:07:04 +00:00
gavin%gavinsharp.com
a02d83d76c Bug 328298: crash when passing null to loadAndRegisterSheet, r+sr=dbaron 2006-02-26 19:39:06 +00:00
neil%parkwaycc.co.uk
1eebf619d8 Bug 327238 Display sidebar link URLs in the status bar again r=jst sr=jag 2006-02-26 19:00:30 +00:00
dveditz%cruzio.com
2c93c2bd67 bug 319319 remove incompatible MyWebSearch toolbar on install or upgrade if found in old version to prevent launching a broken browser. r/sr=bsmedberg, a=drivers 2006-02-26 18:25:18 +00:00
tor%cs.brown.edu
f99b6af29b Bug 328348 - Single version of viewport transform code. r=jwatt, sr=roc. 2006-02-26 17:58:58 +00:00
tor%cs.brown.edu
ebc231928d Bug 328477 - Use the right version of abs in nsSVGCairoGlyphMetrics.
r=longsonr, sr=roc
2006-02-26 17:51:58 +00:00
bugzilla%standard8.demon.co.uk
2f4e8c7348 Bug 180057 CSV export should output field names as first record in the output. Address one of Neil's review comments that I missed on original checkin 2006-02-26 13:54:19 +00:00
lpsolit%gmail.com
72d904156f Bug 188264: migrating user activity from one account to another (merge user accounts) - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=mkanat a=justdave 2006-02-26 13:15:30 +00:00
dbaron%dbaron.org
16a416d9fa Remove user interface for DPI preference. b=326329 r=neil sr=jag 2006-02-26 10:43:33 +00:00
dbaron%dbaron.org
dcc10543a7 Remove unused mCompactMarginWidth member. b=328551 r+sr=roc 2006-02-26 10:35:44 +00:00
bclary%bclary.com
5756f43ba9 Regression test for bug 328249, by Jesse Ruderman 2006-02-26 08:49:46 +00:00
bclary%bclary.com
80ce31944f Regression test for bug 327897, by Jesse Ruderman 2006-02-26 08:30:54 +00:00
bclary%bclary.com
1bdeb3fb93 Regression test for bug 327697, by Jesse Ruderman 2006-02-26 08:17:21 +00:00
bclary%bclary.com
8dc377f8b0 Regression test for bug 327608, by Jesse Ruderman 2006-02-26 08:00:53 +00:00
bclary%bclary.com
ba91f8794b Regression test for bug 327564, by Jesse Ruderman, Brendan Eich 2006-02-26 07:50:53 +00:00
bclary%bclary.com
9b11a71259 Regression test for bug 326467, by Alex Vincent, Blake Kaplan 2006-02-26 07:37:01 +00:00
dmose%mozilla.org
db743dac4e Fix for schema-checker failure blowing away database tables (bug 327971), r=jminta 2006-02-26 04:10:47 +00:00
dmose%mozilla.org
b9451f3262 Fix a couple of thinkos which cause bad things to happen when dealing with recurring tasks (bug 328197). Thanks to <daniel.boelzle@sun.com> for the patch, r=dmose 2006-02-26 01:54:49 +00:00