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

27 Коммитов

Автор SHA1 Сообщение Дата
bugzilla@standard8.plus.com e2af8f2887 Bug 395279 Clean up old contents.rdf files and MOZ_XUL_APP defines from editor/ui. r=KaiRo,sr=Neil. NPOTB for firefox freeze. 2007-09-07 08:51:23 -07:00
bugzilla@standard8.plus.com c1c6cb4d84 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
roc+@cs.cmu.edu 0054412272 Bug 374866. Reftests for text-transform. r=dbaron 2007-03-22 16:01:14 -07:00
stefanh%inbox.com db87b641ad Bug 435079 - Migrate Composer's New Page Settings prefs to the new prefpane. Also removed 2 unused files (pref-publish.xul and pref-publish.dtd). r+sr=Neil. 2008-07-12 18:40:55 +00:00
stefanh%inbox.com 31e572e5af Bug 431061 - Migrate main Composer prefs and toolbars prefs to new pref pane (SeaMonkey-only). r+sr=Neil. 2008-05-04 18:37:52 +00:00
gavin%gavinsharp.com 167101518f Bug 428852: Remove some unused editor files, patch by Serge Gautherie <sgautherie.bz@free.fr>, r+sr=neil 2008-04-25 16:54:40 +00:00
bugzilla%standard8.plus.com cd18577fa0 Bug 395279 Clean up old contents.rdf files and MOZ_XUL_APP defines from editor/ui. r=KaiRo,sr=Neil. NPOTB for firefox freeze. 2007-09-07 15:51:23 +00:00
bugzilla%standard8.plus.com cefff4ef47 Part of Bug 381343 - move the composer debug options to the debugQA extension r=KaiRo,sr=Neil 2007-08-28 16:05:25 +00:00
scott%scott-macgregor.org d6625887ea Bug #355064 --> thunderbird's inline spell checker should use InlineSpellCheckUI instead of the older InlineSpellCheck interface. No one is now using editorInlineSpellCheck.js so remove it from the tree.
sr=neil
2007-01-26 20:40:15 +00:00
kairo%kairo.at 2107eb70ad bug 332400 - Correct misuse of ifdefs in the source tree - fix editor/ui (including chrome registration fixes to make composer work in suiterunner), r+sr=Neil 2006-04-21 15:06:11 +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
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 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
scott%scott-macgregor.org c33fb1025c **shouldn't effect the 1.8 a6 seamonkey build**
Work of fixing Bug #276918 --> Thunderbird installer and zip builds are DOA after the aviary landing to mozilla\toolkit with
toolkit entity errors.

Locale restructuring to match work done on the aviary 1.0 branch.
2005-01-07 01:31:43 +00:00
scott%scott-macgregor.org 8b05ff4f01 Bug #84950 --> Emoticons should be themeable. Move them out of editor\content and into a shared (communicator) theme package.
r=benB
sr=bienvenu
moa=glazman

a=asa
2004-03-10 19:10:58 +00:00
kyle.yuan%sun.com dec6e714d2 Second patch for Bug 229438 Support the "Find" and "Help" keys on Sun keyboard
make the new keybindings only available on X11 platform
r=bsmedberg, sr=mscott
2004-02-27 06:22:29 +00:00
kairo%kairo.at 9ec4b6c21a bug 232011 - Use the XUL preprocessor for build-time inserting of localeVersion strings, this removes contents*.rdf.in files and resurrects the contents*.rdf files, using preprocessor.pl via the jar.mn definitions 2004-02-04 14:24:38 +00:00
technutz%netscape.net f145e63ff3 Bug 226299. Detabbify \editor\ui\jar.mn, r=daniel@glazman.org, sr=alecf@flett.org, a=dbaron@mozilla.org 2003-11-26 00:17:16 +00:00
glazman%netscape.com 9e7ea0ab4e Support for Absolute Positioning, Snap to Grid, and Inline Table Editing in Composer
r=brade, sr=jst
2003-06-25 08:50:48 +00:00
brade%netscape.com 0571059292 removing EditorOverride.css from jar; it's now a resource (bug 203399, r=timeless, sr=jag) 2003-04-29 13:36:31 +00:00
syd%netscape.com 38fe3e6792 http://bugzilla.mozilla.org/show_bug.cgi?id=195655
Add support for 9 new smilies, and clean up code a bit (part of multiple checkins)
2003-03-22 04:54:35 +00:00
neil%parkwaycc.co.uk da09ae6a42 Bug 54802 Add clipboard buttons for Composer r=brade sr=alecf 2003-03-14 15:23:53 +00:00
neil%parkwaycc.co.uk 01530c7140 Bug 164131 Duplicate entities in editorOverlay.dtd and messengercompose.dtd r=brade (editor) r=ducarroz (msgcompose) sr=sspitzer 2003-01-17 09:58:57 +00:00
glazman%netscape.com b8076d0038 Table of Contents management in Composer (lives under Insert menu); b=170050, r=cmanske, sr=peterv 2002-12-02 13:54:41 +00:00
glazman%netscape.com 7ec6d23893 Add a tag selector to Composer's status bar. It allows to view the whole hierarchy of the current selection, from the deepest element container up to the body.
Each element in the bar is selectable and a context menu allows to select the element, remove the element preserving its contents, changing the element into another one (regardless of DTD), and open the advanced properties dialog for the element.

When "Change tag" is requested, a textbox appears in the status bar. Changes are discarded if Escape key is pressed, and performed if CR/Enter key is pressed.

b=173319, r=brade, sr=peterv, a=rjesup@wgate.com
2002-10-16 08:07:35 +00:00
brade%netscape.com ccabe07a85 remove unused files (bug 171715, r=cmanske, sr=scc) 2002-10-01 13:20:55 +00:00
bryner%netscape.com 53392b85c9 Add a configure option to disable building composer (bug 170136). Move handling of the -composer command-line option from libeditor/base/ to composer/src/. Remove unused nsIEditorService interface. r=seawood, sr=sfraser. 2002-10-01 00:16:51 +00:00