jruderman@hmc.edu
|
e3f6cc5a3e
|
Tix fypo.
|
2007-11-10 18:43:32 -08:00 |
|
jruderman@hmc.edu
|
a9ee67af3e
|
Fix typo.
|
2007-11-09 20:24:42 -08:00 |
|
reed@reedloden.com
|
fad15ee5ce
|
Bug 391429 - "Editor caret is hidden in XULRunner applications, but visible in Firefox" [p=matt@songbirdnest.com (Matt Crocker) r+sr=peterv aM9=beltzner]
|
2007-10-31 11:51:49 -07:00 |
|
peterv@propagandism.org
|
f6c6606714
|
Fix for bug 335856 (Can't easily put caret in this designmode iframe testcase (caret doesn't show up)), also fixes bug 393568 (blocking1.9+) and bug 386872. r/sr=jst.
|
2007-10-03 05:16:50 -07:00 |
|
roc+@cs.cmu.edu
|
ea2328d52d
|
Bug 388980. Backing out because it broke tests.
|
2007-10-02 15:12:20 -07:00 |
|
roc+@cs.cmu.edu
|
76195f165d
|
Bug 388980. Keep mCSSAware in sync. patch by Chris Pearce, r+sr=peterv
|
2007-10-02 14:44:21 -07:00 |
|
reed@reedloden.com
|
5a9aa35d4e
|
Bug 384147 - "tabbing out list item doesn't merge with next list item at same depth" [p=mfenniak-moz@mathieu.fenniak.net (Mathieu Fenniak) r=glazou sr+a1.9=roc]
|
2007-10-02 00:32:17 -07:00 |
|
mrbkap@gmail.com
|
9f58829ef9
|
Restore the caret on drag exit. bug 397283, r+sr+a=roc
|
2007-09-30 17:37:12 -07:00 |
|
martijn.martijn@gmail.com
|
763317bf92
|
Bug 396108 - Crash [@ PresShell::ResizeReflow] with iframes, binding, while onbeforecopy removing stuff, patch by Mathieu Fenniak, r=Olli.Pettay, sr=jst, a=jonas
|
2007-09-29 10:56:04 -07:00 |
|
mrbkap@gmail.com
|
9513b53050
|
Restore the right caret in all cases. bug 395888, r+sr+a=roc
|
2007-09-22 14:06:58 -07:00 |
|
reed@reedloden.com
|
aeeec0942e
|
Backout patch from bug 384147 from Mathieu Fenniak due to new test failing on Windows and Linux (but not Mac).
|
2007-09-20 00:04:41 -07:00 |
|
reed@reedloden.com
|
cbf96432f1
|
Bug 384147 - "tabbing out list item doesn't merge with next list item at same depth" [p=mfenniak-moz@mathieu.fenniak.net (Mathieu Fenniak) r=glazou sr=roc a1.9=roc]
|
2007-09-19 23:14:32 -07:00 |
|
cbarrett@mozilla.com
|
39641d346a
|
Bug 393646 - Support reading image data off the clipboard on Mac r=josh,bienvenu sr=roc a=mconnor/drivers
|
2007-09-17 11:02:50 -07:00 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
masayuki@d-toybox.com
|
ad3d268bbe
|
Bug 358899 [Cocoa] Improve nsIKBStateControl implementation r=josh+ere+masaki.katakai+roc, sr=roc
|
2007-04-15 06:43:55 -07:00 |
|