bzbarsky@mit.edu
|
61d87ef67d
|
Flush out layout when doing sync updates. Bug 393723, r+sr=roc, a=dbaron
|
2007-08-29 11:57:29 -07:00 |
bugzilla@standard8.plus.com
|
16e172301d
|
Part of Bug 381343 - move the composer debug options to the debugQA extension, remove now redundant files r=KaiRo,sr=Neil
|
2007-08-28 09:59:11 -07:00 |
bugzilla@standard8.plus.com
|
ca9ca990ae
|
Part of Bug 381343 - move the composer debug options to the debugQA extension r=KaiRo,sr=Neil
|
2007-08-28 09:05:23 -07:00 |
philringnalda@gmail.com
|
a938e5c9c9
|
Bug 387247 - Use toolkit printUtils.js instead of communicator printing.js, SeaMonkey part, r=iann, sr=neil
|
2007-08-27 20:26:03 -07:00 |
philringnalda@gmail.com
|
3542eb8afd
|
Bug 377575 - Table resize information tooltip location is misplaced, patch by Mathieu Fenniak <mfenniak-moz@mathieu.fenniak.net>, r=glazou, sr=jst, a1.9=dbaron
|
2007-08-25 22:53:38 -07:00 |
Olli.Pettay@helsinki.fi
|
32d2200f6f
|
Bug 382527, r=neil, sr=peterv, a=1.9+
|
2007-08-25 05:37:38 -07:00 |
masayuki@d-toybox.com
|
a20d56bd8d
|
Bug 392252 need new APIs for converting AppUnits to gfx usable pixels r=sharparrow1, sr+a=roc
|
2007-08-22 04:13:46 -07:00 |
mrbkap@gmail.com
|
f055907b89
|
Redragging over empty text field doesn't show drag caret, except for the last text field. bug 390228, r+sr=roc a=dbaron
|
2007-08-13 14:33:25 -07:00 |
bzbarsky@mit.edu
|
16e6040261
|
Use the principal doing the load to decide on the URI to pass to content policies. This will help do the right thing for data:/javascript:/about:blank, as well as allow us to skip content policies altogether if the caller is system. Bug 388597, r+sr=sicking
|
2007-08-07 18:16:09 -07:00 |
scott@scott-macgregor.org
|
90f33cba89
|
Bug #319778 --> use hunspell instead of myspell as the default spell check engine. patch by Ryan VanderMeulen <ryanvm@gmail.com> and Németh László <nemeth@openoffice.org> sr=mscott a=mconnor/schrep for 1.9
|
2007-08-05 20:32:58 -07:00 |
ginn.chen@sun.com
|
d0ed3cca65
|
Bug 389793 Firefox build failed on OpenSolaris without --disable-mochitest r=benjamin a=dsicore
|
2007-08-05 20:22:32 -07:00 |
jwalden@mit.edu
|
19f3d4de8a
|
Bug 374635 - [Midas] Visited links are black, not purple. Patch by Mathieu Fenniak <mfenniak-moz@mathieu.fenniak.net>, r=neil, sr=peterv, a=dbaron
|
2007-08-03 11:02:17 -07:00 |
jwalden@mit.edu
|
eb4b030a6f
|
Fix a typo to force a unit test box to cycle, since it inexplicably seems to have not liked my patch for bug 389988, on the assumption that the test bustage is spurious.
|
2007-07-29 23:16:33 -07:00 |
jst@mozilla.org
|
83c8471b91
|
Adding support for cut, copy, paste events. Patch by mfenniak-moz@mathieu.fenniak.net, r=Olli.Pettay@gmail.com, sr=jst@mozilla.org,jonas@sicking.cc
|
2007-07-25 21:14:33 -07:00 |
bzbarsky@mit.edu
|
bea1e960d8
|
Avoid doing some work when initializing textfields. Bug 221150, patch by
peterv and a little bit me, r=me, sr=roc
|
2007-07-24 17:11:22 -07:00 |
Olli.Pettay@helsinki.fi
|
a89b66232b
|
Bug 388646, Resizers shown for non-editable elements when document contains contenteditable element, r+sr=peterv
|
2007-07-20 16:21:49 -07:00 |
bzbarsky@mit.edu
|
0a0534efd5
|
Pass through loader principal and URI to LoadSheet(). Bug 387317, r+sr=peterv
|
2007-07-11 12:44:27 -07:00 |
neil@parkwaycc.co.uk
|
10de8387c8
|
Followup to bug 348748 to fix the alignment of trailing backslashes in macros
[xxx_cast<foo*>(bar) is three characters shorter than NS_XXX_CAST(foo*, bar)]
|
2007-07-11 01:46:44 -07:00 |
peterv@propagandism.org
|
2d657de1af
|
Fix for bug 386838 (Cannot select text twice in readonly textboxes). r/sr=jst.
|
2007-07-10 08:38:30 -07:00 |
jwalden@mit.edu
|
6d7584839a
|
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
|
55df66fd28
|
Correct whitespace.
|
2007-07-06 04:23:30 -07:00 |
peterv@propagandism.org
|
1d29452b47
|
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
|
96700fc0c0
|
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
|
2dd5196d2b
|
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
|
d57c010537
|
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
|
490ab90e91
|
Part 2 of the fix for bug 382778. r=smaug, sr=sicking.
|
2007-07-03 06:00:12 -07:00 |
Olli.Pettay@helsinki.fi
|
09de4e615b
|
back out bug 238987
|
2007-07-03 05:37:00 -07:00 |
Olli.Pettay@helsinki.fi
|
c1fe374f29
|
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
|
07b7318fef
|
Fix for bug 382778. r=smaug, sr=sicking.
|
2007-07-02 07:01:27 -07:00 |
sayrer@gmail.com
|
c411834593
|
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
|
2fd8467fdb
|
backout fix for bug 386009 to see if it causes orange.
|
2007-06-28 00:33:23 -07:00 |
peterv@propagandism.org
|
6662efd338
|
Fix for bug 237964 (Allow editable areas in browser (contentEditable)). r/sr=sicking.
|
2007-06-27 19:48:16 -07:00 |
sayrer@gmail.com
|
228c4f8dc5
|
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
|
90c374d7c3
|
Backing out to fix orange.
|
2007-06-27 16:21:05 -07:00 |
peterv@propagandism.org
|
7bf2741259
|
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
|
0c09568074
|
Bug 336081, Crash [@ nsHTMLEditRules::WillOutdent], r=neil, sr=peterv
|
2007-06-26 01:52:03 -07:00 |
Olli.Pettay@helsinki.fi
|
b61af7dd00
|
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
|
9c146e6149
|
Bug 351236, r+sr=neil
|
2007-05-27 13:57:13 -07:00 |
bugzilla@standard8.demon.co.uk
|
e82847d27e
|
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
|
76bae7baad
|
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
|
906193abd3
|
Bug 279246 Implement 'ime-mode' property (WinIE CSS) r+sr=dbaron
|
2007-05-16 08:51:37 -07:00 |
Olli.Pettay@helsinki.fi
|
5767c4440b
|
Remove rest of nsIDOMEventReceivers, Bug 363089, r+sr=jst
|
2007-05-15 01:50:33 -07:00 |
Olli.Pettay@helsinki.fi
|
7817abfbca
|
Bug 363089, Remove nsIDOMEventReceiver (this time passes mochitest), r+sr=jst
|
2007-05-14 02:11:38 -07:00 |
stefanh@inbox.com
|
90b5541ac9
|
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
|
40178e46a3
|
backout Bug 363089
|
2007-05-11 06:34:05 -07:00 |
Olli.Pettay@helsinki.fi
|
e1fb8b073b
|
Bug 363089, Remove nsIDOMEventReceiver, r+sr=jst
|
2007-05-11 04:15:11 -07:00 |
bzbarsky@mit.edu
|
086c2eb0c0
|
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
|
9d69ebb2e7
|
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
|
baab01ada6
|
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
|
b80cfd9871
|
Bug 368994. move mochitests near the code they test. round 7. r=bzbarsky
|
2007-04-16 08:18:50 -07:00 |