dbaron%dbaron.org
|
8f2aec0600
|
Reflow all of the table structure (although not its descendants) when frame structure within the table is changed. b=363524 r=bernd sr=bzbarsky
|
2006-12-13 03:45:28 +00:00 |
cst%yecc.com
|
53ea1844d1
|
Bug 363422 Fix confirmEx parameters (broken "delete all cookies" button)
r=neil
|
2006-12-13 01:13:01 +00:00 |
sayrer%gmail.com
|
e9f949cea0
|
Bug 363636. duplicate nsLivemarkService.getSiteURI in toolbar.xml. r=sspitzer/gavin
|
2006-12-13 01:05:31 +00:00 |
bzbarsky%mit.edu
|
467f3cb790
|
Having an empty textnode or CDATA section child should not prevent an element
from matching :empty. Bug 315620, r+sr=dbaron
|
2006-12-13 00:18:32 +00:00 |
bienvenu%nventure.com
|
1525a237aa
|
fix hang when doing a quick search while in threaded mode, sr=mscott 331014
|
2006-12-12 23:40:05 +00:00 |
wtchang%redhat.com
|
8e38a40e7b
|
Bug 236613: added newline at end of file.
|
2006-12-12 23:26:40 +00:00 |
mnyromyr%tprac.de
|
3d4604cff7
|
Bug 362741: Selecting folder with previous view unread, while viewing another unread folder, fails; p=Kent James <kent@caspia.com>, r=me, sr=mscott
|
2006-12-12 23:24:51 +00:00 |
mnyromyr%tprac.de
|
695c43ef8b
|
Bug 362990: asynchronous message view list manipulation; r=neil, sr=mscott
|
2006-12-12 23:20:48 +00:00 |
sayrer%gmail.com
|
50b84577af
|
Bug 363506. Can not build nsDocumentViewer.cpp with --disable-printing. Patch by Andreas Lange <mozilla@lange.cx>. r+sr=roc
|
2006-12-12 23:00:52 +00:00 |
bzbarsky%mit.edu
|
0d540df1d8
|
Make nsAString lookups in nsStaticCaseInsensitiveNameTable a little faster.
Bug 348691, r+sr=dbaron
|
2006-12-12 22:47:16 +00:00 |
bzbarsky%mit.edu
|
a64e664917
|
Call the superclass Destroy(). Bug 363149, r+sr=roc
|
2006-12-12 22:30:39 +00:00 |
mozilla%weilbacher.org
|
50dcb11b0e
|
[OS/2] Bug 358296: fix crash when closing filepicker with the system menu, r=mkaply
|
2006-12-12 22:24:52 +00:00 |
cvshook%sicking.cc
|
20007f2f6a
|
fix bustage for optimized builds
|
2006-12-12 22:05:47 +00:00 |
mozilla%weilbacher.org
|
d864f78ee5
|
[OS/2] Bug 351246: Load Mozilla into Highmem on OS/2. Part 2, changes to NSPR. r=mkaply, sr=wtc
|
2006-12-12 22:00:25 +00:00 |
rhelmer%mozilla.com
|
52e7e481e2
|
full update verification used by tfullhart for 1508 r=rhelmer
|
2006-12-12 21:20:28 +00:00 |
cvshook%sicking.cc
|
8c36ac1947
|
Bug 210528: Fix ownership models of some functioncalls in the XPath code and replace some txLists with owning nsTArrays. r/sr=peterv
|
2006-12-12 21:20:15 +00:00 |
rhelmer%mozilla.com
|
f285d2acf6
|
config used for 1508 by tfullhart r=rhelmer
|
2006-12-12 21:18:49 +00:00 |
bzbarsky%mit.edu
|
963152a5c0
|
Don't return bogus overflow values when we can't compute a real overflow
value. Bug 319381, r+sr=dbaron
|
2006-12-12 21:16:23 +00:00 |
bienvenu%nventure.com
|
3e187684d4
|
make custom db headers a space delimited list, not comma, follow on to 356860, sr=mscott
|
2006-12-12 21:14:35 +00:00 |
bienvenu%nventure.com
|
4c71c2ac77
|
allow users or extensions to add headers to display in the message pane header area via a pref 353193, sr=mscott
|
2006-12-12 19:36:33 +00:00 |
wtchang%redhat.com
|
e3c249f965
|
Bug 236613: added newline to the end of file.
|
2006-12-12 19:35:56 +00:00 |
joshmoz%gmail.com
|
287a0031fe
|
remove my name from these files, I never did anything with them as far as I know. r=wevah sr=me
|
2006-12-12 19:22:01 +00:00 |
aaronleventhal%moonset.net
|
5e9863adb9
|
Bug 359924. Crash when entering characters in XUL textfields, such as find field. r=nian.liu, r=surkov
|
2006-12-12 19:04:25 +00:00 |
joshmoz%gmail.com
|
d310c3725f
|
When a top-level window's parent is destroyed, the parent should set the parent pointer on its children to null. We do this in the other Mac nsIWidget impls, someone just forgot to do it in cocoa top-level windows. b=362952 r=mano r=smorgan
|
2006-12-12 18:55:24 +00:00 |
reed%reedloden.com
|
8d083e7a3b
|
Bug 61150 - "Site-specific data spread throughout despot" [p=reed r=justdave]
|
2006-12-12 18:51:09 +00:00 |
reed%reedloden.com
|
8e1b5134b1
|
Bug 166424 - "can't rename a module in despot" [p=reed r=justdave]
|
2006-12-12 18:38:47 +00:00 |
dbaron%dbaron.org
|
3bf0d60fe5
|
Correctly align a line with no justification opportunities (a single word) for RTL justified text. Patch originally from Uri Bernstein <uriber@gmail.com>, modified by smontagu and me. b=102019 r=dbaron/smontagu
|
2006-12-12 18:28:37 +00:00 |
lpsolit%gmail.com
|
7fee79cc2a
|
Bug 363556: No obvious way to log in to view/change a bug when you're not logged in - Patch by Fr��d��ric Buclin <LpSolit@gmail.com> r/a=justdave
|
2006-12-12 18:17:34 +00:00 |
uriber%gmail.com
|
e4eec9bb59
|
Bug 314519: Caret skips blank lines using right-arrow key in some cases of preformatted text. Take 2. r+sr=roc
|
2006-12-12 18:12:46 +00:00 |
stuart.morgan%alumni.case.edu
|
69248eded2
|
Camino only - Bug 360779: Fix loading of links dropped on tabs. r=max r=ardissone sr=pink
|
2006-12-12 18:04:22 +00:00 |
bugzilla%standard8.demon.co.uk
|
10e705cfb9
|
Bug 361193 In suiterunner preferences, advanced -> Mousewheel pane doesn't display (remove obsolete xpfe strings) r=kairo
|
2006-12-12 18:03:17 +00:00 |
sayrer%gmail.com
|
1a6b6ab4eb
|
Bug 350273. registerContentHandler should throw an exception for malformed URIs. r=mano
|
2006-12-12 17:57:11 +00:00 |
bzbarsky%mit.edu
|
ff4fe56295
|
Make the GetStyle* getters not go through GetStyleData() so they can be
faster. Bug 360870, r+sr=dbaron
|
2006-12-12 17:44:45 +00:00 |
bienvenu%nventure.com
|
31e260aaa5
|
make check for existing keywords be case-insensitive when fetching tags in the thread pane, sr=mscott 355547
|
2006-12-12 17:32:41 +00:00 |
sayrer%gmail.com
|
aadb5a0ab4
|
Bug 266904. Discovered feeds aren't cleared on loads in background tabs (refresh or drag and drop). r=gavin
|
2006-12-12 17:27:34 +00:00 |
hwaara%gmail.com
|
692d5d8271
|
implement accessible objects for xforms date input controls, r=aaronr, aaronlev, sr=neil, b=349644. Patch by Alexander Surkov <surkov.alexander@gmail.com>
|
2006-12-12 16:19:18 +00:00 |
bzbarsky%mit.edu
|
4bd5ffc000
|
Make it possible to start/stop jprof programmatically in C++ inside gklayout.
Bug 354069, r+sr=dbaron
|
2006-12-12 15:47:47 +00:00 |
bzbarsky%mit.edu
|
b08320d2c4
|
Add tests for bug 332557
|
2006-12-12 15:45:12 +00:00 |
bzbarsky%mit.edu
|
6f67f9aea4
|
Don't use LookupKeyword to deal with CSS units. Bug 347705, r+sr=dbaron
|
2006-12-12 15:34:43 +00:00 |
bzbarsky%mit.edu
|
6e08cb42f5
|
Adding test for bug 360065, r=dbaron
|
2006-12-12 15:27:05 +00:00 |
bzbarsky%mit.edu
|
7f0b22e884
|
Fix percentage padding on nodes with overflow other than visible. Bug 332557,
r+sr=dbaron.
|
2006-12-12 15:18:40 +00:00 |
igor.bukanov%gmail.com
|
5e603f9a1c
|
Bug 331966: Fixing orage tinderboxes due to my stupid oversight in RealloSlots.
|
2006-12-12 12:58:42 +00:00 |
igor.bukanov%gmail.com
|
4afd1b02de
|
Bug 331966: initial object's slots are allocated together with JSObjects, r=brendan.
|
2006-12-12 10:45:06 +00:00 |
mats.palmgren%bredband.net
|
44f9591392
|
Fix crash in Print Preview when doc has more than two pages. Patch by Eli Friedman<sharparrow1@yahoo.com>. b=362210 r=me sr=roc
|
2006-12-12 09:54:48 +00:00 |
reed%reedloden.com
|
51629ae3d9
|
Bug 241493 - [p=timeless r=justdave]
|
2006-12-12 03:44:13 +00:00 |
gavin%gavinsharp.com
|
eb4a15848e
|
Bug 360898: Option to hide processing instructions, patch by Shawn Wilsher <comrade693@gmail.com>, r=db48x, sr=neil
|
2006-12-12 02:05:28 +00:00 |
cvshook%sicking.cc
|
66afe299b7
|
Bug 363242: Make txExpandedNameMap typesafe. r/sr=peterv
|
2006-12-12 01:59:30 +00:00 |
roc+%cs.cmu.edu
|
ae03d24806
|
Bug 359371. Don't leak overflowing frames if a bug occurs and we still have overflowing frames in an unconstrained reflow situation. r+sr=dbaron
|
2006-12-12 01:06:23 +00:00 |
scott%scott-macgregor.org
|
1d41e9f1df
|
Bug #363459 --> add more names to the credit list. Move more names into the Special Thanks section. sr=bienvenu
|
2006-12-12 00:37:04 +00:00 |
tor%cs.brown.edu
|
2569a4e3b7
|
Bug 363458 - avoid trying to draw circles or ellipses with radius <= 0.
r+sr=roc
|
2006-12-11 23:21:01 +00:00 |