Ehsan Akhgari
|
24b20624da
|
Bug 572618 - Make debugging the editor easier - Part 4: multiline version of part 1; r=roc
|
2010-06-17 16:44:35 -04:00 |
|
Ehsan Akhgari
|
efa76e8106
|
Bug 572618 - Make debugging the editor easier - Part 3: multiline version of part 2; r=roc
|
2010-06-17 16:40:48 -04:00 |
|
Ehsan Akhgari
|
e93945101f
|
Bug 572618 - Make debugging the editor easier - Part 2: Replace all if(!foo) return NS_ERROR_bar checks with NS_ENSURE_TRUE(foo, NS_ERROR_bar); r=roc
|
2010-06-17 15:41:16 -04:00 |
|
Ehsan Akhgari
|
ed95bc25f5
|
Bug 572618 - Make debugging the editor easier - Part 1: Replace all if(NS_FAILED) checks with NS_ENSURE_SUCCESS; r=roc
|
2010-06-17 15:27:24 -04:00 |
|
Masayuki Nakano
|
7d05909d39
|
Bug 552914 nsEditor::mFlags is never modified by SetFlags() r=smaug
|
2010-04-12 11:35:18 +09:00 |
|
Neil Deakin
|
8f3acb3041
|
Bug 501154, consolidate places where clipboard events are fired from, r=smaug,sr=neil
|
2010-03-19 14:32:13 -04:00 |
|
Markus Stange
|
6cd85ba6d1
|
Bug 434210 - When dropping text in textfields, check the drag session's drag action instead of the event's modifier flags when determining whether to move or copy text. r=smaug
|
2010-03-08 13:32:53 +01:00 |
|
Tom Dyas
|
8209cf7fbc
|
Support receiving data from Mac OS X services into text and HTML editors. b=525389 r=josh r/sr=smaug
|
2010-01-10 20:45:45 -05:00 |
|
Josh Aas
|
f9051ae7e3
|
Backed out changeset bee6729280d8
|
2009-12-30 17:29:26 -05:00 |
|
Tom Dyas
|
13780ad38c
|
Support receiving data from Mac OS X services into text and HTML editors. b=525389 r=josh r/sr=smaug
|
2009-12-30 15:58:33 -05:00 |
|
Asaf Romano
|
3dd3f44306
|
Bug 475066 attempt #2 -dragging a tab out of the browser window doesn't detach the tab (i.e. opens a window for that tab). r=enn, sr=jonas.
|
2009-03-27 09:50:03 +03:00 |
|
Neil Deakin
|
e48764cbae
|
Bug 454986, multiple images being dropped, r+sr=neil
|
2008-09-19 11:26:49 -04:00 |
|
Neil Deakin
|
7ad96d6b3e
|
Bug 356295. Implement HTML5 drag-drop. r=smaug,neil,sr=roc
|
2008-08-27 08:07:27 -04:00 |
|
Boris Zbarsky
|
fc1785cbc1
|
Backed out changeset 6958399a2eb1 o try to fix failed mochitests on Windows and Linux
|
2008-08-25 11:08:28 -04:00 |
|
Neil Deakin
|
7c92721496
|
Bug 356295. Implement HTML5 drag-drop API. r=smaug,sr=roc
|
2008-08-25 21:56:29 +12:00 |
|
Dave Camp
|
66ad0d3422
|
Backed out changeset 30d900751ca9 to fix unit test orange (Bug 356295)
|
2008-08-19 17:55:30 -07:00 |
|
Neil Deakin
|
f58dac1bbf
|
Bug 356295. Implement HTML5 drag-drop. r=smaug,sr=roc
|
2008-08-20 10:31:45 +12:00 |
|
masayuki@d-toybox.com
|
3dcfbbf7fc
|
Bug 418470 Go to line in View Source broken (NS_ERROR_UNEXPECTED at nsISelectionController.scrollSelectionIntoView) (retry) r+sr=roc, a1.9b4=beltzner
|
2008-02-28 07:28:37 -08:00 |
|
masayuki@d-toybox.com
|
f6e10b8d70
|
backing out the previous patch, becaused qm-centos5-01 dep unit test is orange
|
2008-02-28 05:59:25 -08:00 |
|
masayuki@d-toybox.com
|
22b844e897
|
Bug 418470 Go to line in View Source broken (NS_ERROR_UNEXPECTED at nsISelectionController.scrollSelectionIntoView) r+sr=roc, a1.9b4=beltzner
|
2008-02-28 03:01:56 -08:00 |
|
Olli.Pettay@helsinki.fi
|
5ad351df5f
|
Bug 418457, Remove support for onbeforecopy/cut/paste until we have a better implementation, r+sr=sicking
|
2008-02-24 02:55:37 -08:00 |
|
bugzilla@standard8.plus.com
|
205be65497
|
Bug 374347 nsIClipboard uses the deprecated nsISupportsArray interface. r=roc,Neil,sspitzer,sr=roc,a=mtschrep
|
2007-11-20 11:06:30 -08:00 |
|
martijn.martijn@gmail.com
|
738a2a8725
|
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 |
|
jst@mozilla.org
|
dadc7c619b
|
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 |
|
Olli.Pettay@helsinki.fi
|
7ec10e025c
|
Bug 363089, Remove nsIDOMEventReceiver (this time passes mochitest), r+sr=jst
|
2007-05-14 02:11:38 -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 |
|
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 |
|