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

33 Коммитов

Автор SHA1 Сообщение Дата
cmanske%netscape.com c0a534c8ef Big UI fix! bugs=47898, 26843, 26871, 37152, 38944, 41545, 42246, 42343, 43089, 45463, 45904, 46001, 47644, 47314, 47510, 47515, 47622, 47650, 47653, 47699, 47700, 46179, 47696, 47693. r=sfraser 2000-08-10 02:10:17 +00:00
cmanske%netscape.com 0d72a50681 Changes to <tree> usage for lists to conform to new XUL requiring <treecolgroup>. b=30511, r=bryner. Table editing xul/js work for bug 20973, r=jfrancis 2000-06-22 03:13:08 +00:00
cmanske%netscape.com e9915482e5 Fixed paragraph, heading, and list menus and check state: bug 41735, r=brade 2000-06-16 14:22:12 +00:00
rbs%maths.uq.edu.au 26742e611c Change invalid REC-html40 to correct XHTML namespace. b:7834. a:ekrock@netscape.com 2000-06-15 09:54:41 +00:00
cmanske%netscape.com d9cf80630b Fixed Spell Check dialog layout. Replace more 'html:script' with 'script'. 2000-05-04 22:21:35 +00:00
kin%netscape.com 9a62a21851 Added spellchecker support for different dictionaries/languages:
mozilla\editor\base\nsEditorShell.cpp
    mozilla\editor\idl\nsIEditorSpellCheck.idl
    mozilla\editor\txtsvc\public\nsISpellChecker.h

      - Added GetDictionaryList() and Get/SetCurrentDictionary() methods.

    mozilla\editor\ui\dialogs\content\EdDialogCommon.js

      - Added AppendValueAndDataToMenulist() function.

    mozilla\editor\ui\dialogs\content\EdSpellCheck.xul

      - We now import strres.js.

    mozilla\editor\ui\dialogs\content\EdSpellCheck.js

      - Added InitLanguageMenu().
2000-05-04 14:37:56 +00:00
cmanske%netscape.com e78e6fbae6 Fixed Composer bugs 287475, 36937, 36981, 36996. More massive XUL skin conversion. 2000-04-28 05:59:16 +00:00
cmanske%netscape.com 6886a5b883 Lots of xul rewrite, e.g., replaced all 'align' on box with 'orient', using <tree> for simple lists. Added 'Insert Chars' feature by bakibon@yahoo.com 2000-04-21 15:00:23 +00:00
danm%netscape.com d0d8c4d5c3 dist...chrome restructuring 2000-04-19 21:42:30 +00:00
cmanske%netscape.com 371c750504 Most all dialogs rewritten for XUL widget covnersion for skins, bug 19565 2000-04-16 20:29:08 +00:00
cmanske%netscape.com 24189be5e5 Replaced titledbuttons with button (part of 19565), onclick with oncommand in dialogs. Added more text styles (34894) 2000-04-15 02:03:52 +00:00
cmanske%netscape.com 55e2ac48d1 Lots and lots of bug fixes and XUL widget conversions. Work in progress, but must checkin to allow XPFE to fix bugs 2000-04-14 03:19:31 +00:00
cmanske%netscape.com dd82316e1f Part of fix for 30769. r=sfraser, a=jar 2000-03-09 02:25:00 +00:00
cmanske%netscape.com fe32b459e5 Final M13 fixes to Spell Check dialog, bug 21440, r=kin 2000-01-18 21:53:21 +00:00
cmanske%netscape.com 681ceb5436 More improvements to Spell Check dialog, bug 21440, r=sfraser 2000-01-18 20:27:21 +00:00
cmanske%netscape.com 0a32e8cd51 Fixed Spell Check dialog layout problems, bug 21440, r=sfraser 2000-01-17 22:51:47 +00:00
cmanske%netscape.com 9455b69619 Editor part of Composer bug 22348, content area resizing and scrollbar positioning. Added helper JS method for colorpicker r=hyatt 2000-01-17 20:11:07 +00:00
cmanske%netscape.com bf2ed50845 Found 3 more dialogs with missing CSS lines just as with the NamedAnchor Dialog covered by bug 21222 a=chofmann, r=brade 1999-12-10 00:02:32 +00:00
cmanske%netscape.com a941d68b6e Fixed bugs 17098, 17808, and a lot of UI cleanup. Rewrote Image Properties dialog so More/Fewer works and layout is better. Moved image URLs from DTD to CSS files. r=brade 1999-11-03 00:48:26 +00:00
cmanske%netscape.com 711c0f72c9 Fixed bugs 16204, 16118, 15831,15448,14342(partial) r=mjudge 1999-10-14 00:13:27 +00:00
hyatt%netscape.com 0c1aef9920 Splitting xul.css into two files and making them load automatically at startup. R=danm@netscape.com 1999-10-01 20:49:07 +00:00
brade%netscape.com af6defd42c add license 1999-08-25 14:40:33 +00:00
brade%netscape.com b44772a539 move entities to external dtd 1999-08-09 13:33:03 +00:00
cmanske%netscape.com 0fef13e963 Fixed lots of XUL (adjust for new titledbutton changes and XPMenus). Added initial table properties support and unit test for nsITableLayout methods. Removed unused InsertLink and InsertImage methods. Added lots of comments for interface methods. 1999-08-01 22:37:58 +00:00
cmanske%netscape.com d207e61ac3 Changed editor chrome file references. Eliminated chrome/editor/editordlg 1999-07-21 19:56:21 +00:00
cmanske%netscape.com e433362b49 Finished Personal Dictionary dialog. Added 4th button to generic message dialog. Cleaned up syntax errors for in params for spell checking methods 1999-07-15 14:43:48 +00:00
brade%netscape.com 0c78b1b64d localization 1999-07-14 18:00:26 +00:00
cmanske%netscape.com 2cebc0bad4 Fixed editor dialogs to work with now-fixed autosizing window. Changed buttons to titledbuttons for better layout. Reviewed by sfraser, approved by chofmann 1999-07-08 03:21:01 +00:00
cmanske%netscape.com 9761f8e938 Implemented insert named anchor and table. Fixed dialogs to utilize autosizing. Popups are screwed up because of stupid box layout behavior 1999-07-04 23:01:10 +00:00
cmanske%netscape.com 7e87a94450 Changes to editor XUL dialogs to accomodate new window-as-box changes 1999-07-02 22:52:34 +00:00
cmanske%netscape.com c624b316cb Added support for prefs and string bundles for editor, various bug fixes, preliminary Horizontal Line dialog work 1999-06-09 01:27:08 +00:00
cmanske%netscape.com a152976669 Continued UI work: Spell checker fixes, toolbar improvements, popup menus implemented for paragraph style, font face and color, setting font color test UI, etc. 1999-05-26 21:40:51 +00:00
cmanske%netscape.com fdc403c859 Implemented Spell Checking 1999-05-13 20:59:08 +00:00