scott%scott-macgregor.org
|
5ecb05ff26
|
Bug #279150 --> Break apart the rss feed parser into a separate JS object to make it easier to
hook up unit testing.
Thanks to Robert Sayer for getting this going.
|
2005-02-01 04:04:59 +00:00 |
louie.zhao%sun.com
|
0723d93e05
|
bug 275494 XUL Tree can't work with gok
r = aaronleventhal
sr = henry.jia
|
2005-02-01 03:51:57 +00:00 |
louie.zhao%sun.com
|
6d4321c037
|
bug277880 GOK Can't UI Grab to browser tabs
r = pkwarren
sr = henry.jia
|
2005-02-01 03:43:37 +00:00 |
mrbkap%gmail.com
|
b4a99b4032
|
bug 90664: Make sure we perform RS handling when we can, in cases where tags that cannot nest and normally would be closed out cannot, due to block tags between them. r=jst sr=brendan
|
2005-02-01 03:00:38 +00:00 |
bzbarsky%mit.edu
|
9f398856f9
|
Fix percent heights of kids of fieldsets at the expense of height:inherit. Bug
240571, r+sr=roc
|
2005-02-01 02:51:37 +00:00 |
brendan%mozilla.org
|
bfd333af3f
|
Fix GC_MARK_DEBUG-#ifdef'd code for E4X (timeless private bug).
|
2005-02-01 02:35:31 +00:00 |
bzbarsky%mit.edu
|
c764515020
|
Fix forceRedraw to use FlushPendingNotifications instead of trying to roll its
own. Bug 280214, r=afri, sr=roc
|
2005-02-01 02:17:02 +00:00 |
roc+%cs.cmu.edu
|
293827c8b2
|
Bug 277355. Make columns get the right containing block width and height. r+sr=bzbarsky
|
2005-02-01 01:21:25 +00:00 |
bryner%brianryner.com
|
b0df547152
|
Fix writing multiple selected items to the instance data (bug 278207). Also fixes bug 280504. Patch by aaronr@us.ibm.com, r=allan@beaufour.dk, sr=me.
|
2005-02-01 01:18:27 +00:00 |
pavlov%pavlov.net
|
db4de01899
|
adding support for creating and deleting calendars
|
2005-02-01 00:56:51 +00:00 |
brendan%mozilla.org
|
6cf3e9a4ec
|
Improve GC_MARK_DEBUG strings a bit, tweak a comment.
|
2005-02-01 00:54:34 +00:00 |
bryner%brianryner.com
|
4550f0d6d7
|
Implement the xforms-reset event (bug 278471). Patch by aaronr@us.ibm.com, r=smaug@welho.com, sr=me.
|
2005-01-31 23:56:27 +00:00 |
bryner%brianryner.com
|
56a6d2bc54
|
Remove nsIAutoCopy and fold the functionality into nsSelection.cpp (bug 231343). r+sr=roc.
|
2005-01-31 23:47:26 +00:00 |
bryner%brianryner.com
|
0807e98795
|
back out changes that were accidentely checked in
|
2005-01-31 23:42:37 +00:00 |
bryner%brianryner.com
|
f968982249
|
Fix nsXFormsModelElement::Rebuild() to work correctly. Patch by aaronr@us.ibm.com, r=allan@beaufour.dk, sr=me.
|
2005-01-31 23:41:00 +00:00 |
travis%sedsystems.ca
|
6ea76ae1bc
|
Fixing burning tinderbox created by checkin of Bug 280124
|
2005-01-31 23:33:37 +00:00 |
jwalden%mit.edu
|
f774ec7a06
|
Fix grammar and wordiness issues with a sentence in Firefox Help. No bug.
|
2005-01-31 23:09:16 +00:00 |
bzbarsky%mit.edu
|
075c2f3620
|
Make STOP_CONTENT not only stop the content viewer, but also cancel all pending
timeouts and intervals. Bug 277092, r+sr=jst
|
2005-01-31 22:49:42 +00:00 |
bzbarsky%mit.edu
|
4b0b6a1704
|
Repost invalidate events that fire in the middle of a view update batch. Bug
280214 partial fix, r+sr=roc
|
2005-01-31 22:41:19 +00:00 |
scott%scott-macgregor.org
|
99a77bfc1a
|
Bug #280250 --> Run junk mail controls on Folder doesn't work.
Patch by Eyal Rozenberg
sr=bienvenu
r=mscott
|
2005-01-31 22:21:48 +00:00 |
scott%scott-macgregor.org
|
aab34e96b4
|
Bug #111381 --> Freeing mismatched memory in free. Patch by mikael@parknert.se
sr=bienvenu
r=mscott
|
2005-01-31 21:53:47 +00:00 |
scott%scott-macgregor.org
|
aa7825b00b
|
Bug #269702 --> In Toolbar customization 'Text only' drop down menues are missing
Patch by Simon Paquet <bugzilla@babylonsounds.com>
|
2005-01-31 21:49:53 +00:00 |
wtchang%redhat.com
|
c24a9481b7
|
Bugzilla Bug 279874: use %p instead of %X to print a pointer. The patch is
contributed by Tim Ruehsen <tim.ruehsen@gmx.de>. r=wtc.
|
2005-01-31 21:44:35 +00:00 |
joshmoz%gmail.com
|
64439d7a7c
|
update copyright stuff b=279815 sr=pinkerton
|
2005-01-31 21:29:38 +00:00 |
travis%sedsystems.ca
|
66e79d6eb0
|
Bug 280124 : Move InsertNewUser to Bugzilla::User
Patch by Max Kanat-Alexander <mkanat@kerio.com> r=vladd a=justdave
|
2005-01-31 21:04:12 +00:00 |
joshmoz%gmail.com
|
b0f00a143e
|
pull accept-language header from system prefs b=161337 sr=pinkerton
|
2005-01-31 20:58:14 +00:00 |
joshmoz%gmail.com
|
4b0f3388d3
|
show mouse feedback on copy of bookmark b=272254 sr=pinkerton
|
2005-01-31 20:55:54 +00:00 |
bzbarsky%mit.edu
|
30c61eb911
|
Undo the checkin for bug 135811 and refix it better. Fixes bug 279495.
r=danm, sr=jst
|
2005-01-31 20:46:24 +00:00 |
bryner%brianryner.com
|
32b4ae2d0e
|
Remove MODULE_NAME to fix static-build bustage.
|
2005-01-31 20:40:52 +00:00 |
mrbkap%gmail.com
|
a6f0d78e53
|
bug 280079: Hang when a document's final tag is missing its closing >. r+sr=jst
|
2005-01-31 20:37:14 +00:00 |
justdave%bugzilla.org
|
b4788b526a
|
Fixing tinderbox bustage from previous checkin.
a= justdave
|
2005-01-31 20:13:55 +00:00 |
timeless%mozdev.org
|
1923b0bb81
|
Bug 142864 Wrong string order in Add Language dialog (when there are accented letters)
patch by jerfa@yahoo.com r=smontagu sr=tor
|
2005-01-31 20:04:58 +00:00 |
bienvenu%nventure.com
|
ecfe99c7cd
|
add timeout handling to core mailnews protocols, sr=mscott, 189363
|
2005-01-31 19:51:11 +00:00 |
alex%croczilla.com
|
126cf44a45
|
Clean up nsSVGValue.h dependencies. Bug#280519, r=scooter. SVG builds only.
|
2005-01-31 19:45:10 +00:00 |
travis%sedsystems.ca
|
66a9c063fa
|
Bug 278792 : Move Crypt() to Bugzilla::Auth
Patch by Max Kanat-Alexander <mkanat@kerio.com> r=vladd a=justdave
|
2005-01-31 19:26:01 +00:00 |
allan%beaufour.dk
|
cf3ed7c023
|
Fix signed/unsigned warning, bug 280557, r=doron
|
2005-01-31 19:15:58 +00:00 |
travis%sedsystems.ca
|
46ae87bfdd
|
Bug 81642 : "Split bug / Clone bug": Enter new bug with prefilled fields
Patch by Shane H. W. Travis <travis@sedsystems.ca> r=jouni a=justdave
|
2005-01-31 19:15:55 +00:00 |
travis%sedsystems.ca
|
9537e65b73
|
Bug 280266 : "Find a Specific Bug" doesn't use terms
Patch by Rob Siklos <robzilla@siklos.ca> r=vladd a=justdave
|
2005-01-31 18:53:01 +00:00 |
timeless%mozdev.org
|
c446e7d85f
|
Bug 200657 BeOS Locking needs to be rewritten in GFX
patch by sergei_d@fi.tartu.ee r=thesuckiestemail
|
2005-01-31 18:46:45 +00:00 |
scott%scott-macgregor.org
|
fd00af0da7
|
Bug #278312 --> layout and selection changes to support inline spell checking for Thunderbird
Includes changes to draw spell check selection as a red dotted line instead of a solid underline.
r/sr=dbaron
|
2005-01-31 17:57:35 +00:00 |
silver%warwickcompsoc.co.uk
|
4878323fee
|
Bug 233352 - Make ecmaUnescape work with lower-case encodes!
ChatZilla only.
r=rginda
|
2005-01-31 17:24:51 +00:00 |
silver%warwickcompsoc.co.uk
|
3fcb0587c8
|
Bug 279471 - Add /pass command that can be used before user registration.
ChatZilla only.
r=samuel@sieb.net
|
2005-01-31 17:21:09 +00:00 |
silver%warwickcompsoc.co.uk
|
58c302b603
|
Bug 233831 - Handle the IRC 464 (invalid or no password) numeric. Also add a 491 (no O-line) message.
ChatZilla only.
r=samuel@sieb.net
|
2005-01-31 17:14:16 +00:00 |
travis%sedsystems.ca
|
a03e087eed
|
Bug 279700 : Move GetComments from globals.pl into Bugzilla::Bug
Patch by Max Kanat-Alexander <mkanat@kerio.com> r=vladd a=justdave
|
2005-01-31 16:32:57 +00:00 |
travis%sedsystems.ca
|
877773517a
|
Bug 277864 : Change 'of' to from in deleted component message
Patch by timeless@myrealbox.com r=justdave a=justdave
|
2005-01-31 16:19:44 +00:00 |
neil%parkwaycc.co.uk
|
d9d76570dd
|
Backing out patch to bug 278443, it didn't improve Txul or Ts and is probably responsible for some new crash bugs
|
2005-01-31 16:18:31 +00:00 |
doronr%us.ibm.com
|
74be79aeeb
|
XForms bug 279449: Submission not stopped for invalid/required data. r=aaronr/beaufour
|
2005-01-31 16:13:24 +00:00 |
travis%sedsystems.ca
|
7f11b52554
|
Bug 265394 : bodyattrs should be dropped from header.html.tmpl
Patch by Marc Schumann <wurblzap@gmail.com> r=LpSolit, vladd a=justdave
|
2005-01-31 16:12:19 +00:00 |
neil%parkwaycc.co.uk
|
e3590752b1
|
Bug 258600 line-through deleted imap messages p=julien@rdmo.com sr=mscott
|
2005-01-31 15:48:36 +00:00 |
cltbld
|
4705bf002e
|
Automated update from host egg
|
2005-01-31 15:15:41 +00:00 |