Граф коммитов

154886 Коммитов

Автор SHA1 Сообщение Дата
pavlov%pavlov.net 152a93ac68 making bold text work. bug 324611. r=vlad 2006-02-28 01:06:02 +00:00
jocuri%softhome.net 1a87881b2d Documentation patch for bug 286754: Update list of localized Bugzilla documentation and templates; patch by victory <bmo@rsz.jp>, r=vladd. 2006-02-28 00:28:41 +00:00
wtchang%redhat.com 747316e524 Bugzilla Bug 261649: BeOS has the getprotobyxxx_r functions, but they
aren't glibc's 5-argument version.
2006-02-28 00:03:51 +00:00
wtchang%redhat.com dff8039a7a Bugzilla Bug 320038: checked in a better fix that allows us to write
EC domain parameters as hex strings with leading 00's. r=douglas.stebila
sr=relyea.
Modified files: softoken/ecdecode.c freebl/ecl/ecl-curve.h
2006-02-27 23:18:34 +00:00
jocuri%softhome.net 11bf850fab Patch for bug 327348: Fix whining failure in whine.pl, on MySQL 4.0, due to multiple date addition; r=LpSolit, r=wurblzap, a=justdave. 2006-02-27 23:11:59 +00:00
scott%scott-macgregor.org 1563fc5bdb Bug #324521 --> poor inline spell checking performance on large text documents. When adding or ignoring a word, just spell check the existing spell selection instead of the entire document since those are the only words that would possibly be effected. Limit the size of the spell check selection to the first 250 mistyped words.
sr=bienvenu
2006-02-27 22:35:35 +00:00
pavlov%pavlov.net 5af18d0f77 Fixing kerning bug where we added the space we should have been subtracting. bug 327363. r=vlad. based on patch originally from Masayuki Nakano <masayuki@d-toybox.com> 2006-02-27 22:05:45 +00:00
benjamin%smedbergs.us 47550ad8e9 Bug 320316 - libxul doesn't compile with thebes 2006-02-27 21:18:41 +00:00
roc+%cs.cmu.edu bcbeb8d599 Bug 328541. Flush content and layout changes before drawWindow'ing a document. r+sr=bzbarsky 2006-02-27 21:14:29 +00:00
aaronr%us.ibm.com 6ef82a0eb2 [XForms] xf:copy of element node then text node results in wrong instance data. Bug 328393, r=doronr+smaug 2006-02-27 21:04:34 +00:00
dveditz%cruzio.com 71c558bf9a bug 328692 catch names missed in 319846, r=mrbkap, sr=bsmedberg, a=timr 2006-02-27 20:47:50 +00:00
mrbkap%gmail.com b5b0046c44 Flatten before ever reaching CheckCycle, since the way things currently are, it could receive lists of arbitrary length. bug 328769, r=brendan 2006-02-27 20:33:56 +00:00
mrbkap%gmail.com 107ea363fe Don't optimize globals access in eval and debugger frames. bug 328765, r=brendan 2006-02-27 20:23:04 +00:00
darin%meer.net ac794bee8c fixes bug 296538 "limit the memory cache to a reasonable value" patch by alfredkayser@nl.ibm.com, r=darin 2006-02-27 20:13:42 +00:00
mkaply%us.ibm.com 59d50fc160 #328742
r=darin
sort the files when we list them for packaging so that the manifest produces consistent results
2006-02-27 20:05:10 +00:00
mkaply%us.ibm.com de26ac5d4d #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 504e67f3b4 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 4882ac1ac9 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 19a0c4915e 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 8b5fb66f79 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 2963d9c766 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 33821bc52b Inspect the correct position in our input stream. bug 325925, r=brendan 2006-02-27 19:14:15 +00:00
masayuki%d-toybox.com 527468327a adding comment for previous check-in b=328643 r=jshin 2006-02-27 17:42:16 +00:00
igor%mir2.org f458e75099 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 216a4cc9ed 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 53ea06019c Bug 312687, XBLize action module elements, part 1, r=allan+doronr 2006-02-27 17:02:43 +00:00
enndeakin%sympatico.ca ae4b99f7f1 Bug 328496, search results appear multiple times, r+sr=bz 2006-02-27 16:50:15 +00:00
enndeakin%sympatico.ca 91a66340d7 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 01b1219d59 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 792bebb819 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 123ada501e Bug 327502 use of setenv breaks solaris build
r=benjamin sr=neil
2006-02-27 11:09:59 +00:00
sharparrow1%yahoo.com 0bfa279c38 Bustage fix; oops 2006-02-27 06:14:25 +00:00
sharparrow1%yahoo.com c85638a9e7 Bug 320326: deCOMtaminate GetContentAndOffsetsFromPoint, plus some slight behavior changes. r+sr=roc. 2006-02-27 05:57:37 +00:00
timeless%mozdev.org 276ede16dd Bug 327605 [@ JSD_GetContextFlags - jsdService::GetFlags]
r=rginda
2006-02-27 04:17:08 +00:00
roc+%cs.cmu.edu edf6d52cf4 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 83f6e177f0 Backing out changes for bug 326944, really this time\! 2006-02-27 04:13:51 +00:00
roc+%cs.cmu.edu 506203a843 Backing out changes for bug 326944. 2006-02-27 03:22:03 +00:00
roc+%cs.cmu.edu fd3e29f002 Putting nsIComboboxControlFrame.h back in preparation to revert checkin for bug 326944. 2006-02-27 03:20:30 +00:00
roc+%cs.cmu.edu e8f95314d6 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 e2b83ee77f 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 9db21fe867 Bug 326944. Remove nsIComboboxControlFrame. r+sr=roc, patch by Marc Liddell 2006-02-27 02:45:20 +00:00
roc+%cs.cmu.edu 7a891e1dd1 Bug 326944. Remove nsIComboboxControlFrame. r+sr=roc, patch by Marc Liddell 2006-02-27 02:33:26 +00:00
roc+%cs.cmu.edu 2b728a343f Turn off debug spew. 2006-02-27 02:28:41 +00:00
jminta%gmail.com 38fbf9dc9c 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 b601838c31 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 6259b112ec 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 614d0caffc Bug 328134: margin field in page setup accepts '^' and '|' characters, r+branch181=neil 2006-02-26 20:25:43 +00:00
uriber%gmail.com 17febc1c74 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 d118b8cb7c Bug 328298: crash when passing null to loadAndRegisterSheet, r+sr=dbaron 2006-02-26 19:39:06 +00:00
neil%parkwaycc.co.uk 927b698cf7 Bug 327238 Display sidebar link URLs in the status bar again r=jst sr=jag 2006-02-26 19:00:30 +00:00