mark%moxienet.com
|
35b75eff41
|
329860 Remove unused files small_close.tiff and filePreferences.icns. Patch by one or more of Samuel Sidler <bugzilla@samuelsidler.com> and Smokey Ardisson <alqahira@mindspring.com>. r=me
|
2006-03-25 21:21:44 +00:00 |
|
igor%mir2.org
|
373a0e0bf8
|
Bug 331598: Cleanup/simplifications after landing of patch for recursion-free GC from bug 324278.
|
2006-03-25 20:21:31 +00:00 |
|
pavlov%pavlov.net
|
897526fd54
|
speed up 8bit alpha png decoding by not doing extra division for opaque pixels. bug 331298
|
2006-03-25 20:02:21 +00:00 |
|
brendan%mozilla.org
|
c0c2ef84b1
|
Fix silly null ptr deref (331664, r=mrbkap).
|
2006-03-25 19:24:44 +00:00 |
|
ajschult%verizon.net
|
9de24d2dce
|
Bug 331674: Replace QI call in nsBrowserStatusHandler with instanceof. patch by Alex Vincent <ajvincent@gmail.com>, r=jag, sr=neil, branch181=neil
|
2006-03-25 18:18:29 +00:00 |
|
silver%warwickcompsoc.co.uk
|
4e91f7941b
|
Bug 326523 - Strip spaces from CTCP ping replies (IRC services send this).
ChatZilla only.
r=samuel
p=rdmsoft@bugs.rdmsoft.com (Robert Marshall)
|
2006-03-25 17:02:08 +00:00 |
|
silver%warwickcompsoc.co.uk
|
7d28009051
|
Bug 330164 - Use nickname!*@* for ban masks when the hostname is not yet available.
ChatZilla only.
r=samuel
p=rdmsoft@bugs.rdmsoft.com (Robert Marshall)
|
2006-03-25 16:56:59 +00:00 |
|
silver%warwickcompsoc.co.uk
|
6b0072c283
|
Bug 307774 - Capture drag-drop and pasting of text and switch to multiline input if appropriate.
ChatZilla only.
r=silver
p=rdmsoft@bugs.rdmsoft.com (Robert Marshall)
|
2006-03-25 16:52:44 +00:00 |
|
jminta%gmail.com
|
dff59e32ae
|
Bug 331022 Shared entity for 'Status' and 'Priority' causes translation problems in some languages. patch by bugzilla@babylonsounds.com, r=jminta
|
2006-03-25 16:31:46 +00:00 |
|
mattwillis%gmail.com
|
774fac157f
|
bug 329581 - Removed references to non-existant overlays
|
2006-03-25 16:29:28 +00:00 |
|
jminta%gmail.com
|
d07d1c243c
|
Bug 331698 change anonid to class for consistency in nav-button boxes. patch by ssitter, r=jminta
|
2006-03-25 15:20:03 +00:00 |
|
mvl%exedo.nl
|
de11ff7f83
|
Bug 329226: highlight current day. patch by thomas.benisch@sun.com, r=mvl
|
2006-03-25 14:23:42 +00:00 |
|
hwaara%gmail.com
|
6498e1aa9e
|
Fix bug 330801, [ad-blocking] ads made by javascript not blocked on spiegel.de. Patch by Smokey Ardisson (alqahira@mindspring.com). r+sr=sfraser
|
2006-03-25 14:22:53 +00:00 |
|
Jan.Varga%gmail.com
|
289667093a
|
Fix for bug 330662. isdominated check in template builder is not necessary and causes problems in some specific cases
r=enndeakin sr=bzbarsky
|
2006-03-25 08:07:33 +00:00 |
|
dbaron%dbaron.org
|
5b04e1e4fb
|
Put comment where LXR likes it. (At least I only messed up one file.)
|
2006-03-25 07:14:13 +00:00 |
|
justdave%bugzilla.org
|
3d488d52e6
|
Bug 326775: properly escape cvsroot parameter.
r=timeless
|
2006-03-25 06:26:29 +00:00 |
|
dbaron%dbaron.org
|
30f8db359a
|
File comments that show up in LXR and provide a quick summary of what's in each file.
|
2006-03-25 05:47:31 +00:00 |
|
pavlov%pavlov.net
|
acc373cb6a
|
turns out you can't index in to an int
|
2006-03-25 04:55:19 +00:00 |
|
dbaron%dbaron.org
|
1648e0ad3d
|
Revert old fix for 230336 in favor of better fix elsewhere.
|
2006-03-25 04:16:00 +00:00 |
|
pavlov%pavlov.net
|
a1c738830c
|
more build fixes
|
2006-03-25 04:08:17 +00:00 |
|
pavlov%pavlov.net
|
2105bd3124
|
fixing linux build
|
2006-03-25 03:32:44 +00:00 |
|
bryner%brianryner.com
|
0ec527b6ae
|
change <load> event to <document action='load'> for consistency (bug 330711). r=marria
|
2006-03-25 02:34:17 +00:00 |
|
pavlov%pavlov.net
|
111cf37ffb
|
removing the enum name to fix sad gcc
|
2006-03-25 01:36:11 +00:00 |
|
pavlov%pavlov.net
|
572cb7e47b
|
didn't mean to remove this line.
|
2006-03-25 01:20:24 +00:00 |
|
pavlov%pavlov.net
|
0ee2e0f301
|
fixing build bustage
|
2006-03-25 01:05:34 +00:00 |
|
pavlov%pavlov.net
|
c86f174d7a
|
fixing build bustage
|
2006-03-25 00:56:10 +00:00 |
|
beng%bengoodger.com
|
ccdbcc9345
|
324958 - folder undo delete back to previous folder id. Implement folder removal transaction in bookmarks service itself, using private methods to restore folders back to previous ids. Adjust fe to use new api. r=brettw (C++), annie.sullivan (JS)
|
2006-03-25 00:46:09 +00:00 |
|
pavlov%pavlov.net
|
714da423c5
|
speed up image drawing by decoding directly in to 32bpp buffers. bug 331298. r=vlad
|
2006-03-25 00:34:48 +00:00 |
|
gavin%gavinsharp.com
|
c6298579ce
|
Bug 330456: evil XUL with <menubar> within <toolbarbutton> makes browser crash [@ nsMenuFrame::DoLayout], patch by Nickolay Ponomarev <asqueella@gmail.com>, r+sr=bzbarsky
|
2006-03-24 23:58:39 +00:00 |
|
vladimir%pobox.com
|
174e01afdc
|
b=331176, try to stabilize Trender numbers on linux with a well-aimed XSync, r=dbaron
|
2006-03-24 23:30:24 +00:00 |
|
darin%meer.net
|
132655aa68
|
fixes bug 329713 "check for memory leaks" patch by tony@ponderer.org, r=darin
|
2006-03-24 22:57:47 +00:00 |
|
rrelyea%redhat.com
|
c8e770c69d
|
Bug 321350 Implement optimized code for NIST Suite B elliptic curves
r=douglas r=vipul
|
2006-03-24 22:55:51 +00:00 |
|
rbs%maths.uq.edu.au
|
b622717f33
|
Introduce a soft-break flag that means that a whitespace has been trimmed at the end of the line, and therefore its width has not been accounted for (this width can actually be large, e.g., if a large word-spacing is set). LineLayout should not be misled into placing something where the whitespace was trimmed. b=329987, r+sr=bz
|
2006-03-24 22:45:05 +00:00 |
|
cvshook%sicking.cc
|
af857a00d6
|
Bug 331547: Get rid of nsGenericElement::WillAddOrRemove
|
2006-03-24 22:43:23 +00:00 |
|
mike.morgan%oregonstate.edu
|
44fb96a462
|
Fixed redirect to not be hard-coded to http://, and pretty much avoided that problem by using an include instead.
|
2006-03-24 22:25:34 +00:00 |
|
neil%parkwaycc.co.uk
|
8ce9356c37
|
Bug 294534 Fix search dialog sort indicator regression r=Mnyromyr sr=bienvenu
|
2006-03-24 22:08:23 +00:00 |
|
mgalli%geckonnection.com
|
58876b1950
|
Fix to cache options.
|
2006-03-24 21:57:16 +00:00 |
|
jminta%gmail.com
|
25eff7e0b1
|
Bug 321380 calendar-month-view.xml needs to support removing non-workweek days. r=mvl
|
2006-03-24 21:55:15 +00:00 |
|
mgalli%geckonnection.com
|
d23aa826e7
|
Cache out of here.
|
2006-03-24 21:55:12 +00:00 |
|
mrbkap%gmail.com
|
b34a0cabd9
|
Followup to bug 330773 -- don't leave the timeout addref'd in the failure case. r+sr=bzbarsky
|
2006-03-24 21:51:51 +00:00 |
|
timeless%mozdev.org
|
06c8cc9b67
|
Bug 331184 string changes required for DOMI bug 109481
removing old strings (fixing build "bustage")
|
2006-03-24 21:21:47 +00:00 |
|
neil%parkwaycc.co.uk
|
5dd62addc7
|
Code cleanup b=325132 r=bz sr=bryner
|
2006-03-24 21:05:11 +00:00 |
|
timeless%mozdev.org
|
4310e2dcd1
|
Bug 331184 string changes required for DOMI bug 109481
restoring da as it is now current
|
2006-03-24 21:02:37 +00:00 |
|
neil%parkwaycc.co.uk
|
2d235e6c1f
|
Go Up b=33684 r=timeless sr=jag
|
2006-03-24 21:01:35 +00:00 |
|
timeless%mozdev.org
|
7e2b0f0ef7
|
Bug 331184 string changes required for DOMI bug 109481
patch by sskroeder@skroeder.dk
|
2006-03-24 20:51:53 +00:00 |
|
enndeakin%sympatico.ca
|
027ce66879
|
bug 330663, textnodes not synchronized properly, r+sr=bz
|
2006-03-24 20:41:03 +00:00 |
|
scott%scott-macgregor.org
|
a7d76f3cf5
|
remove some control-m characters
|
2006-03-24 20:27:00 +00:00 |
|
scott%scott-macgregor.org
|
2235173fb1
|
Bug #330241 --> convert the message body preview text from the charset of the message into UT-8 for storage. Then convert it back to unicode in the front end before showing it in the tooltip and in the new mail alert notification. sr=bienvenu
|
2006-03-24 20:19:52 +00:00 |
|
joe%retrovirus.com
|
47e8b0cfa9
|
Fixes sizing problem in bookmark properties dialog on Windows.
bug=330238
r=annie.sullivan@gmail.com
sr=ben@mozilla.org
|
2006-03-24 20:04:46 +00:00 |
|
mgalli%geckonnection.com
|
9efc920b6c
|
cache pref.
|
2006-03-24 20:00:39 +00:00 |
|