jst%mozilla.jstenback.com
|
8f5b988f97
|
Fixing most of bug 287707. Make editor init and teardown do a better job at restoring things to the way they were before editing started. r=brade@comcast.net, sr=bzbarsky@mit.edu, a=brendan@mozilla.org
|
2005-06-09 22:50:41 +00:00 |
timeless%mozdev.org
|
99672ccd85
|
Bug 292348 NewEmbededPluginStream misspelled
patch by pythonesque+bugzilla@gmail.com r=jst sr=jst a=asa
|
2005-06-08 23:42:15 +00:00 |
dougt%meer.net
|
21c1caa3f1
|
Bug 295481. WINCE Fixes. This includes changes to make the makefiles do the right thing if we try to build Minimo and XUL together. These changes rs=bsmedberg. Further WINCE fixes in GFX and Widget. r=emaijala, sr=rbs, a=asa.
|
2005-06-08 16:48:44 +00:00 |
timeless%mozdev.org
|
ceb559d09a
|
Bug 106386 Correct misspellings in source code
patch by ajvincent@gmail.com r=timeless rs=brendan a=chofmann
|
2005-06-03 10:26:28 +00:00 |
jst%mozilla.jstenback.com
|
302ea88f0f
|
Fixing bug 285873. Make midas independent of the pref editor.CR_creates_new_p and make the default behaviour in midas match IE (such that hitting return in a p tag splits the p instead of inserting a br. r=brade@comcast.net, sr=bzbarsky@mit.edu, a=chofmann@mozilla.org
|
2005-06-02 03:11:35 +00:00 |
mrbkap%gmail.com
|
059e6cfa40
|
bug 295531: Assert that we will have at least one node to paste. Triggering this assertion probably means the HTML parser is throwing away data. r=brade sr=smfr a=shaver
|
2005-06-01 22:39:35 +00:00 |
brendan%mozilla.org
|
928334d514
|
Fixes and cleanups required by the infrastructure patch for 281988, r+sr=bsmedberg+bz.
|
2005-05-20 17:41:10 +00:00 |
bsmedberg%covad.net
|
824219d781
|
Bug 281988 - Chrome registry supports for the xpcnativewrappers=yes flag. Chrome packaging fixup to apply the xpcnativewrappers=yes flag to our application chrome packages for ffox/tbird. This also stops the repackaging of thunderbird chrome. r=mscott+bz a=drivers
|
2005-05-20 12:58:57 +00:00 |
bzbarsky%mit.edu
|
31722d8325
|
Remove a tad more code. r=sicking, sr=peterv, a=asa
|
2005-04-21 21:27:46 +00:00 |
bzbarsky%mit.edu
|
b6817cdd3b
|
Create CSSLoaders when the document object is created and deCOMify the getter.
Bug 290068, r=sicking, sr=peterv, a=brendan
|
2005-04-19 01:27:11 +00:00 |
bzbarsky%mit.edu
|
bd852f65f1
|
Don't create an unneeded selection object when serializing and editor. Bug
290350, r=sfraser/brade, sr=peterv, a=brendan.
|
2005-04-18 22:14:53 +00:00 |
silver%warwickcompsoc.co.uk
|
3dede18405
|
Bug 290825 - add back taskbarCmd.
r/sr=neil
a=asa
p=bugspam.Callek@gmail.com (Justin Wood)
|
2005-04-18 19:22:08 +00:00 |
cst%andrew.cmu.edu
|
3a9a6d49d6
|
Bug 289366 - Addresses missed whitespace from previous checkin. a=Asa via IRC; previous checkin by KaiRo should have been Bug 289366 as well. patch by callek.
|
2005-04-17 16:55:55 +00:00 |
kairo%kairo.at
|
9f04b36d0d
|
bug 290490 - editorOverlay inserts a second menupopup into message compose view show/hide menu, patch by Justin Wood <bugspam.Callek@gmail.com> r+sr=Neil a=asa
|
2005-04-17 11:18:08 +00:00 |
bzbarsky%mit.edu
|
8cdec143e4
|
Fix crashes due to editor not removing its listeners properly on document
teardown. Bug 289379, r=sfraser, sr=jst, a=asa
|
2005-04-11 17:53:28 +00:00 |
jst%mozilla.jstenback.com
|
5685890daf
|
Fixing bug 283897. Make midas state survive document.open/write/close. Regression from bug 283897. r=brade@comcast.net, sr=bzbarsky@mit.edu
|
2005-04-06 02:22:45 +00:00 |
bzbarsky%mit.edu
|
9b1db9f768
|
Eliminate nsIContent::SetDocument/SetParent/SetBindingParent in favor of
BindToTree and UnbindFromTree methods. Bug 286000, r=sicking, sr=jst
|
2005-04-05 23:54:35 +00:00 |
scott%scott-macgregor.org
|
92aae97882
|
Bug #285138 --> Spellchecker doesn't skip quoted text in plain text editor anymore.
Regression caused by the inline spell check landing.
r=glazman
sr=bienvenu
|
2005-04-05 20:53:07 +00:00 |
bugzilla%arlen.demon.co.uk
|
d3bf355495
|
Bug 278533 Preferences window too small for Composer prefs - also adds some accesskeys
p=me r=daniel sr=neil.parkwaycc.co.uk
|
2005-04-05 17:39:44 +00:00 |
bugzilla%arlen.demon.co.uk
|
ae477d9bfb
|
Bug 261956 Remove Form doesn't work
p=bugzilla@mcsmurf.de r=daniel sr=neil.parkwaycc.co.uk
|
2005-04-05 15:57:21 +00:00 |
bsmedberg%covad.net
|
085fdd3fbb
|
Adding MOZILLA_INTERNAL_API to internal makefiles, bug 288626, rs=darin
|
2005-04-04 17:21:39 +00:00 |
mats.palmgren%bredband.net
|
78343a58c1
|
Fix a few -moz-outline* problems and drop the prefix.
Change WARNING to ERROR in nsComputedDOMStyle.cpp and add a few more.
b=281972 r+sr=dbaron
|
2005-03-27 11:36:08 +00:00 |
masayuki%d-toybox.com
|
4a24f4cbe6
|
Bug 286804 Newline improperly getting into single-line edit field. r=timeless, sr=neil.parkwaycc.co.uk
|
2005-03-25 16:37:14 +00:00 |
jst%mozilla.jstenback.com
|
9a990299a8
|
Cleanup in preparation for the actual fix for bug 283897. r=brade@comcast.net, sr=bzbarsky@mit.edu
|
2005-03-24 19:00:01 +00:00 |
mrbkap%gmail.com
|
f76751b6e8
|
bug 286465: Pass a document to ContentRemoved() so that it doesn't assert. r=glazou sr=neil
|
2005-03-23 06:20:22 +00:00 |
jst%mozilla.jstenback.com
|
069908d0d2
|
Fixing bug 285741. Only ever re-enable scripts n' plugins etc for midas. r=brade@comcast.net, sr=bzbarsky@mit.edu
|
2005-03-22 04:33:17 +00:00 |
timeless%mozdev.org
|
ef0a8f4e8e
|
Bug 285974 Crash when we use ATOK on the other of editor[@ nsWindow::OnIMEQueryCharPosition]
patch by masayuki@d-toybox.com r=timeless sr=roc
|
2005-03-18 06:17:59 +00:00 |
gandalf%firefox.pl
|
0c0ab93fb8
|
Bug 286108: Build Thunderbird Locales from CVS (--enable-ui-locale); r=bsmedberg
|
2005-03-17 01:51:31 +00:00 |
scott%scott-macgregor.org
|
c139093c5f
|
Bug #282278 --> Don't spell check message headers when forwarding as inline
r=glazman
sr=bienvenu
|
2005-03-15 21:04:21 +00:00 |
bsmedberg%covad.net
|
eef6b7396f
|
From bug 282057 - brand.dtd now lives in chrome://branding/locale/brand.dtd
|
2005-03-10 18:44:11 +00:00 |
timeless%mozdev.org
|
f8006be0fa
|
Bug 278058 non-editable and disappearing character exists on password field when using ATOK
patch by masayuki@d-toybox.com r=timeless sr=bz
|
2005-03-07 12:25:26 +00:00 |
robert%accettura.com
|
8a05ba2e59
|
Some emoticons not converted correctly :-/ (Bug 205911) sr=mscott r/moa=daniel@glazman.org p=me
|
2005-03-04 00:57:27 +00:00 |
jst%mozilla.jstenback.com
|
d1eee00bc1
|
Initialize uninitialized member, just in case...
|
2005-03-03 00:04:04 +00:00 |
jst%mozilla.jstenback.com
|
8fcbfd6777
|
Fixing bug 284364. Turn on plugins again if they were enabled before we started editing a document. r+sr=bzbarsky@mit.edu
|
2005-03-02 20:17:28 +00:00 |
bsmedberg%covad.net
|
4b68fa447a
|
Bug 281414 - global s/nsIPrefBranchInternal/nsIPrefBranch2/ rs=darin (did not change backwards-compatible code in extensions/irc extensions/venkman or extensions/inspector)
|
2005-02-25 20:46:35 +00:00 |
jst%mozilla.jstenback.com
|
76e0723cdc
|
Fixing more of bug 283612. Make it possible to re-initialize the editor again, even when not used through midas. Regression from bug 209020. r=brade@comcast.net, sr=bzbarsky@mit.edu
|
2005-02-25 18:16:20 +00:00 |
neil%parkwaycc.co.uk
|
003772fd36
|
Another instance with the same issue as the previous patch
|
2005-02-25 16:17:16 +00:00 |
neil%parkwaycc.co.uk
|
11a95889b2
|
QueryInterface -> GetInterface fix for editor smoketest bustage b=283612 r+sr=bz
|
2005-02-25 16:01:18 +00:00 |
timeless%mozdev.org
|
5ae2d75807
|
Bug 283149 Move from nsIScriptGlobalObject to nsIDocShell for disabling JS
r=brade sr=jst
|
2005-02-24 22:52:03 +00:00 |
jst%mozilla.jstenback.com
|
846d1fda2c
|
Fixing bug 209020. Make midas (document eiditing mode) not partially persist when leaving a page, and make it possible to turn off designMode dynamically in a page. r=brade@comcast.net, sr=bzbarsky@mit.edu
|
2005-02-23 21:27:20 +00:00 |
bzbarsky%mit.edu
|
6b5147dd71
|
Remove the parentURIContentListener attribute on docshell; people not using
nsIWebBrowser can getInterface the docshells nsIURIContentListener and set its
parent. Bug 283108, r=biesi, sr=darin
|
2005-02-22 19:56:11 +00:00 |
pkw%us.ibm.com
|
79c82875f5
|
Bug 240255 - Fix stale '"' in editorOverlay.xul.
r=neil.parkwaycc.co.uk@myrealbox.com, sr=brendan@mozilla.org
Patch by vberon@mecano.gme.usherb.ca.
|
2005-02-21 22:23:51 +00:00 |
bzbarsky%mit.edu
|
ea86762fe5
|
Convert internal users of -moz-opacity to just use opacity. Bug 281907, patch
by Anne van Kesteren <bug@annevankesteren.nl>, r+sr=bzbarsky
|
2005-02-18 16:33:02 +00:00 |
pkw%us.ibm.com
|
fcdcd56ac3
|
Bug 244834 - Table width changes in table properties are not applied.
r=brade@comcast.net, sr=neil.parkwaycc.co.uk@myrealbox.com
|
2005-02-04 23:33:16 +00:00 |
scott%scott-macgregor.org
|
8d4385d5ab
|
Bug #280826 --> automatically add email recipients to the inline spell checker ignore list.
sr=bienvenu
|
2005-02-04 01:39:02 +00:00 |
bryner%brianryner.com
|
f5257db823
|
Clean up unneeded REQUIRES (bug 73353). r+sr=dbaron.
|
2005-02-03 23:01:54 +00:00 |
scott%scott-macgregor.org
|
6fcaaf5e1f
|
Bug #278312 --> editor changes to support inline spell checking. Includes the interface for the inline spell checker
and editor hooks to call out to an inline spell checker component.
moa/r=glazman
sr=bienvenu
|
2005-02-01 21:12:53 +00:00 |
bzbarsky%mit.edu
|
95acd8f9c5
|
Add a way for IME to query the caret position. Bug 278061, patch by
Masayuki Nakano (Mozilla Japan) <masayuki@d-toybox.com>, r=smontagu,glazou,
sr=bzbarsky
|
2005-02-01 19:24:59 +00:00 |
bryner%brianryner.com
|
56a6d2bc54
|
Remove nsIAutoCopy and fold the functionality into nsSelection.cpp (bug 231343). r+sr=roc.
|
2005-01-31 23:47:26 +00:00 |
dougt%meer.net
|
fffc140a1c
|
fixes 280237. WinCE build stuff. r+sr=jst
|
2005-01-28 23:06:42 +00:00 |