Граф коммитов

630 Коммитов

Автор SHA1 Сообщение Дата
reed%reedloden.com 1bd5534e34 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 07:32:17 +00:00
reed%reedloden.com 11f2440546 Backout patch from bug 384147 from Mathieu Fenniak due to new test failing on Windows and Linux (but not Mac). 2007-09-20 07:05:57 +00:00
reed%reedloden.com 447335297a 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-20 06:14:37 +00:00
masayuki%d-toybox.com 5fa5b33f97 Bug 392252 need new APIs for converting AppUnits to gfx usable pixels r=sharparrow1, sr+a=roc 2007-08-22 11:13:55 +00:00
ginn.chen%sun.com fd8e29fa39 Bug 389793 Firefox build failed on OpenSolaris without --disable-mochitest
r=benjamin a=dsicore
2007-08-06 03:22:43 +00:00
jwalden%mit.edu 395dff9d44 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 18:02:17 +00:00
neil%parkwaycc.co.uk 11d0936e48 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 08:46:49 +00:00
jwalden%mit.edu ef68fcf595 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 07:08:56 +00:00
peterv%propagandism.org 98bcf41dd6 Correct whitespace. 2007-07-06 11:23:30 +00:00
peterv%propagandism.org daedff1384 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 10:45:16 +00:00
peterv%propagandism.org b188226d8f Fix for bug 237964 (Allow editable areas in browser (contentEditable)). r/sr=sicking. 2007-06-28 02:48:22 +00:00
peterv%propagandism.org 3aef5b4f41 Backing out to fix orange. 2007-06-27 23:21:09 +00:00
peterv%propagandism.org c08e0c73cb Fix for bug 237964 (Allow editable areas in browser (contentEditable)). r/sr=sicking. 2007-06-27 22:29:54 +00:00
Olli.Pettay%helsinki.fi a39acdf8d3 Bug 351236, r+sr=neil 2007-05-27 20:57:13 +00:00
scott%scott-macgregor.org 763a69ab7b 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 18:42:09 +00:00
benjamin%smedbergs.us 3fb4912f5d 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 14:22:04 +00:00
sayrer%gmail.com fda804eb1c Bug 368994. move mochitests near the code they test. round 7. r=bzbarsky 2007-04-16 15:18:50 +00:00
neil%parkwaycc.co.uk f5c1962d9b Bug 357861 Fix shutdown crash in nsTextServicesDocument r=glazou sr=mscott 2007-02-13 09:26:09 +00:00
martijn.martijn%gmail.com 626d368d8c Bug 287707 - After page had designmode on, there are still several issues, r=neil, sr=jst 2006-10-25 01:11:55 +00:00
sayrer%gmail.com c249dc7837 bug 348669. Remove inappropriate nsCRT::free usage. r=timeless, sr=dbaron 2006-09-08 04:35:17 +00:00
pkasting%google.com e5a0f6e2fe Bug 348497: Crash enabling designMode
r+sr=bzbarsky
2006-08-16 02:41:47 +00:00
mrbkap%gmail.com 65c64d57ac Don't get confused by subframes which finish loading while we're set up on a document that's been document.written. bug 337040, r=jst/brade sr=jst 2006-07-31 23:05:37 +00:00
brettw%gmail.com 6258d16baa Bug 335607 r=bryner,sr=mscott
dquote> Make dictionary selection persistent
2006-05-12 23:15:17 +00:00
timeless%mozdev.org 64818410ec Bug 331023 Cleanup of IDL files; fixing type inconsistencies
r=neil sr=bz
2006-05-07 01:33:38 +00:00
cbiesinger%web.de a898e666b8 bug 183156 remove *UCS2* functions, replacing them with *UTF16* ones
r+sr=darin
2006-02-03 14:18:39 +00:00
brettw%gmail.com 97c9c6513a Bug 302050: inline spellchecking for textboxes backend. r=bryner sr=bzbarsky 2005-12-05 18:07:33 +00:00
jst%mozilla.jstenback.com 7a5af690c6 Fixing bug 316794. Moving HandleDOMEvent() and Get/SetDocShell from nsIScriptGlobalObject to nsPIDOMWindow. r=mrbkap@gmail.com, sr=peterv@propagandism.org 2005-11-28 23:56:44 +00:00
timeless%mozdev.org 3db428f6ac Bug 106386 Correct misspellings in source code
patch by unknown@simplemachines.org r=timeless rs=brendan
2005-11-25 21:57:13 +00:00
cvshook%sicking.cc 9c1b72f7f8 Bug 311827: Make GetAttr return a bool rather then an nsresult.
r/sr=bz
2005-10-28 11:25:24 +00:00
darin%meer.net 4aa2e73cf3 fixes bug 295544 "Expose more designMode options to web apps" r=brade sr=jst a=bsmedberg 2005-06-24 17:18:27 +00:00
jwatt%jwatt.org c63fc078e3 Follow up patch for bug 62485. script type="text/ecmascript" is not recognized. r+a=brendan 2005-06-22 00:50:32 +00:00
cbiesinger%web.de a6c25dbef5 fixing bustage from Bug 224678 2005-06-17 18:17:08 +00:00
timeless%mozdev.org 1fe6f3e2c8 Bug 224678 nsComposerRegistration.cpp has suspicious code
new CIDs
r=brade sr=smfr a=asa
2005-06-17 17:50:27 +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
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
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
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
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
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
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
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
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
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