jwalden@mit.edu
|
e3c4baccae
|
Bug 348748 - Replace all instances of NS_STATIC_CAST and friends with C++ casts (and simultaneously bitrot nearly every patch in existence). r=bsmedberg on the script that did this. Tune in next time for Macro Wars: Episode II: Attack on the LL_* Macros.
|
2007-07-08 00:08:04 -07:00 |
|
peterv@propagandism.org
|
3aa0dc95b4
|
Correct whitespace.
|
2007-07-06 04:23:30 -07:00 |
|
peterv@propagandism.org
|
aacb1506b0
|
Fix for bug 386730 (After reloading a page with a single contenteditable element, every element on that page is editable). r/sr=jst.
|
2007-07-06 03:45:16 -07:00 |
|
Olli.Pettay@helsinki.fi
|
8c3c65783f
|
Bug 386820, Gmail, compose mail, cursor missing in (rich formatting) textfield, r+sr=peterv
|
2007-07-04 11:20:00 -07:00 |
|
Olli.Pettay@helsinki.fi
|
216af4ec70
|
bug 386561, Page not painting properly (ensure that EndUpdateViewBatch gets called), r+sr=peterv
|
2007-07-04 10:53:43 -07:00 |
|
Olli.Pettay@helsinki.fi
|
c4f362e8c7
|
Bug 238987, Focus and blur events bubble from some form input controls, r+sr=bz
|
2007-07-03 06:37:32 -07:00 |
|
peterv@propagandism.org
|
bcb10cd57d
|
Part 2 of the fix for bug 382778. r=smaug, sr=sicking.
|
2007-07-03 06:00:12 -07:00 |
|
Olli.Pettay@helsinki.fi
|
da6f6b0061
|
back out bug 238987
|
2007-07-03 05:37:00 -07:00 |
|
Olli.Pettay@helsinki.fi
|
5c3a599079
|
Bug 238987, Focus and blur events bubble from some form input controls, r+sr=bz
|
2007-07-03 04:49:40 -07:00 |
|
peterv@propagandism.org
|
2db1820fed
|
Fix for bug 382778. r=smaug, sr=sicking.
|
2007-07-02 07:01:27 -07:00 |
|
sayrer@gmail.com
|
4ce92cc54c
|
Bug 386009. Fix a leak in nsEditor and delete some code we don't need anymore. r+sr=dbaron
|
2007-06-29 20:09:53 -07:00 |
|
sayrer@gmail.com
|
44e39c1e00
|
backout fix for bug 386009 to see if it causes orange.
|
2007-06-28 00:33:23 -07:00 |
|
peterv@propagandism.org
|
76a2c4d37f
|
Fix for bug 237964 (Allow editable areas in browser (contentEditable)). r/sr=sicking.
|
2007-06-27 19:48:16 -07:00 |
|
sayrer@gmail.com
|
c6bdacfd93
|
Bug 386009. Fix a leak in nsEditor and delete some code we don't need anymore. r+sr=dbaron
|
2007-06-27 18:37:03 -07:00 |
|
peterv@propagandism.org
|
0f0097ffc5
|
Backing out to fix orange.
|
2007-06-27 16:21:05 -07:00 |
|
peterv@propagandism.org
|
51dda63979
|
Fix for bug 237964 (Allow editable areas in browser (contentEditable)). r/sr=sicking.
|
2007-06-27 15:29:45 -07:00 |
|
Olli.Pettay@helsinki.fi
|
bfc2ae9619
|
Bug 336081, Crash [@ nsHTMLEditRules::WillOutdent], r=neil, sr=peterv
|
2007-06-26 01:52:03 -07:00 |
|
Olli.Pettay@helsinki.fi
|
ed8942f481
|
Bug 336160 - Crash when releasing mouse while dragging absolute positioned element in designMode [@ nsHTMLEditor::MouseUp], r=glazman, sr=peterv
|
2007-06-14 01:22:47 -07:00 |
|
Olli.Pettay@helsinki.fi
|
3188aa46f4
|
Bug 351236, r+sr=neil
|
2007-05-27 13:57:13 -07:00 |
|
bugzilla@standard8.demon.co.uk
|
989fb41822
|
Bug 306842 Pref overlays should use insertafter/insertbefore instead of position. r=iann_bugzilla,sr=Neil
|
2007-05-27 12:57:05 -07:00 |
|
peterv@propagandism.org
|
d036d5658f
|
Fix for bug 372544 ([Midas] Tab spacing is inconsistent). Patch by Mathieu Fenniak (mfenniak-moz@mathieu.fenniak.net), r/sr=me.
|
2007-05-24 06:00:53 -07:00 |
|
masayuki@d-toybox.com
|
cae88bda36
|
Bug 279246 Implement 'ime-mode' property (WinIE CSS) r+sr=dbaron
|
2007-05-16 08:51:37 -07:00 |
|
Olli.Pettay@helsinki.fi
|
e46f507021
|
Remove rest of nsIDOMEventReceivers, Bug 363089, r+sr=jst
|
2007-05-15 01:50:33 -07:00 |
|
Olli.Pettay@helsinki.fi
|
7ec10e025c
|
Bug 363089, Remove nsIDOMEventReceiver (this time passes mochitest), r+sr=jst
|
2007-05-14 02:11:38 -07:00 |
|
stefanh@inbox.com
|
0ddb75fdb1
|
Bug 346605 - Make openHelp() calls call suiterunner help correctly: Remove help buttons/js from Composer dialogs and use an overlay in suite/common instead. r=IanN, sr=Neil.
|
2007-05-13 14:36:09 -07:00 |
|
Olli.Pettay@helsinki.fi
|
f29b4e2b1b
|
backout Bug 363089
|
2007-05-11 06:34:05 -07:00 |
|
Olli.Pettay@helsinki.fi
|
91a5c67cd1
|
Bug 363089, Remove nsIDOMEventReceiver, r+sr=jst
|
2007-05-11 04:15:11 -07:00 |
|
bzbarsky@mit.edu
|
32d3d359f4
|
Introduce a GetPrimaryShell() API on nsIDocument. Convert existing callers ofGetShellAt(0) to using this API. Bug 378780. API introduction part by me,r+sr=jst. Mass-changes done by taras using squash, r+sr=me
|
2007-05-01 15:24:20 -07:00 |
|
scott@scott-macgregor.org
|
f27f31f117
|
Bug #378795 --> When the user installs a dictionary for the first time, we don't automatically use it for inline spell check. The user must manually choose the dictionary.sr=neil
|
2007-04-27 11:42:09 -07:00 |
|
benjamin@smedbergs.us
|
2e25a321f8
|
Bug 376636 - Building with gcc 4.3 and -pendatic fails due to extra semicolons, patch by Art Haas <ahaas@airmail.net>, rs=me
|
2007-04-23 07:21:53 -07:00 |
|
sayrer@gmail.com
|
0ce8af1698
|
Bug 368994. move mochitests near the code they test. round 7. r=bzbarsky
|
2007-04-16 08:18:50 -07:00 |
|
masayuki@d-toybox.com
|
9737b98f68
|
Bug 358899 [Cocoa] Improve nsIKBStateControl implementation r=josh+ere+masaki.katakai+roc, sr=roc
|
2007-04-15 06:43:55 -07:00 |
|
enndeakin@sympatico.ca
|
8b6667e253
|
Bug 375681, use drag event names from what-wg spec, also implement new drag and dragend events, r=smaug,sr=roc
|
2007-04-11 21:37:39 -07:00 |
|
cbiesinger@web.de
|
161b7e27b8
|
Bug 375878 remove users of Recycle()patch by taras glek r+sr=biesi
|
2007-03-30 15:44:22 -07:00 |
|
hg@mozilla.com
|
465265d0d4
|
Free the (distributed) Lizard! Automatic merge from CVS: Module mozilla: tag HG_REPO_INITIAL_IMPORT at 22 Mar 2007 10:30 PDT,
|
2007-03-22 10:30:00 -07:00 |
|