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

1915 Коммитов

Автор SHA1 Сообщение Дата
sfraser%netscape.com 9b856fda03 Make the toolbar look purdy. 2000-05-01 22:19:26 +00:00
sfraser%netscape.com bf637866d2 Minor fixage for new command stuff. 2000-05-01 22:15:40 +00:00
sfraser%netscape.com 11026f1bf5 Fix the case of nsHash*t*able.h include. 2000-05-01 22:11:22 +00:00
sfraser%netscape.com 035965297d Fixes for bugs 34503 and 34504 -- split the editor controller into editor and composer controllers, and make commands for lots of editor functions. 2000-05-01 21:49:52 +00:00
sfraser%netscape.com a9c14b529c Added nsComposerCommands.cpp 2000-05-01 21:43:21 +00:00
sfraser%netscape.com 591d1d8d90 Remove bogus button styles. 2000-05-01 21:42:58 +00:00
sfraser%netscape.com ea0cf39f2e Add ComposerCommands.js 2000-05-01 21:39:02 +00:00
sfraser%netscape.com 7703837d15 Add nsComposerCommands.cpp 2000-05-01 21:38:31 +00:00
sfraser%netscape.com bdc2737942 Adding ComposerCommands.js 2000-05-01 21:38:11 +00:00
sfraser%netscape.com 288d009794 First Checked In. 2000-05-01 21:37:38 +00:00
anthonyd%netscape.com ad6918e77a r: mjudge
disabled selection (grey selection) excludes input fields now.
2000-04-30 18:55:13 +00:00
ben%netscape.com b0ab659e09 editor skinnability fixes 2000-04-30 02:49:23 +00:00
cmanske%netscape.com 457644b039 Fixed bug 37029, strip <body> from head output string. Last checkin fixed bug 36681: put last-modified date in Page Properties 2000-04-28 23:39:27 +00:00
cmanske%netscape.com 9efe5dc6eb Added last-modified date to Page Properties dialog 2000-04-28 23:35:36 +00:00
cmanske%netscape.com 748e1bd3de Added method to select textfield. Fixed error in pixel/percent menulist initialization 2000-04-28 14:41:04 +00:00
cmanske%netscape.com 4113539c28 More editor CSS and XUL cleanup. Use grid to control button widths in dialogs. [Grids rock!]. New text for Edit Mode buttons 2000-04-28 14:06:34 +00:00
cmanske%netscape.com 92a8c74bdd Tweak EdImageProps.js 2000-04-28 07:57:29 +00:00
cmanske%netscape.com dafd33e59b Fixed AdvancedEditButton in ImageProps dialog 2000-04-28 07:54:58 +00:00
cmanske%netscape.com db7bb1ebe8 Fixed EdHLineProps.xul and EdColorProps.xul. Cleaned up AdvancedEdit buttons 2000-04-28 07:34:48 +00:00
mjudge%netscape.com 67a72ebc1e massive change to stop the editor fromknowing about nsIPresShell or nsIDocument 2000-04-28 06:20:36 +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
mjudge%netscape.com 2c0953e1be ender lite checkin. 2000-04-27 07:37:12 +00:00
cmanske%netscape.com 5c8ee3b969 Changed flex=100% to flex=1 2000-04-27 01:03:15 +00:00
brade%netscape.com 86008c59a7 fix some of the brokenness; don't always add a map tag; set customsize/original size appropriately; enable/disable some strings 2000-04-26 15:06:24 +00:00
brade%netscape.com 0351594df1 bad parameter 2000-04-26 15:04:51 +00:00
brade%netscape.com c46e9ceee9 latest changes to image map editor; hooking it up to image properties dialog (submitted by Dan Haddix; dan6992@hotmail.com) 2000-04-26 10:07:04 +00:00
brade%netscape.com fd620d7f49 latest changes to image map editor (submitted by Dan Haddix; dan6992@hotmail.com) 2000-04-26 10:04:43 +00:00
brade%netscape.com c0b91488d9 latest changes to image map editor (submitted by Dan Haddix; dan6992@hotmail.com) 2000-04-26 09:50:23 +00:00
brade%netscape.com 50c3390051 forgot to add contributor Brian King (noticed by Dan Haddix) 2000-04-26 09:46:05 +00:00
brade%netscape.com 300e634ddf fix bug; set heightInput 2000-04-26 08:48:47 +00:00
ben%netscape.com a3689cb38f files I forgot to checkin with yesterday's prefwindow landing 2000-04-26 05:56:26 +00:00
hyatt%netscape.com 1391459a8f fix menus. 2000-04-26 02:27:56 +00:00
danm%netscape.com 2aeb01376b use preference for browser chrome url (aka navigator.xul). bug 31867 2000-04-26 02:25:28 +00:00
mjudge%netscape.com 2cfb602409 making string conversions explicit. scc 2000-04-26 01:13:55 +00:00
akkana%netscape.com 5709d8739f Change Save File APIs in layout and editor to eliminate the specific
references to text and html and make them more general (take a mime type).
In the editor, prettyprint all output if editor.prettyprint_html is set.
2000-04-26 01:00:50 +00:00
brade%netscape.com e6b4111fd7 for DragDrop, call InsertFromDrop which will handle the drop for the appropriate flavors (as paste if appropriate) 2000-04-25 14:15:33 +00:00
brade%netscape.com 59f3e13cf7 factored paste so drop could use the common code; added InsertFromDrop, InsertFromTransferable, PrepareTransferable; r/tested=akkana; tested=jst 2000-04-25 14:15:04 +00:00
brade%netscape.com 7b4cdb0bf5 add methods for InsertFromDrop, PrepareTransferable, InsertFromTransferable; r=akkana 2000-04-25 14:14:48 +00:00
brade%netscape.com 51bf56abee add method for InsertFromDrop; r=akkana 2000-04-25 14:14:42 +00:00
ben%netscape.com fac49c6c14 PrefWindow IV landing 2000-04-25 03:09:02 +00:00
jfrancis%netscape.com c207f78168 lots of improvements to block transformations: 1) looks inside inlines for breaks; 2) fixes the "extra break when unlisting" bug 3) changing paragraph style to normal consistently gets breaks 4) any splitting needed occurs when blocks inserted plus a lot of small bug fixes 2000-04-24 11:51:12 +00:00
cmanske%netscape.com dfd6ae4398 Very simple UI fix - replaced titledbutton with button for Plain Text Editor 2000-04-22 01:49:00 +00:00
akkana%netscape.com 1e8272b521 36778: Contribution from Ryan Cassin (kidteckco@hotmail.com) to fix toolbar and titlebar in plaintext editor 2000-04-22 01:12:52 +00:00
sfraser%netscape.com a9566d98c3 Fix for 24043, close empty editor doc when opening a new file. Help from Ryan Cassin <kidteckco@hotmail.com>. 2000-04-21 22:32:57 +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
cmanske%netscape.com 390af1fcc3 Fixed setting title bug 36179, 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 14:55:54 +00:00
scc%netscape.com bb0ce46710 making string conversions explicit 2000-04-21 09:33:45 +00:00
scc%netscape.com 8d5a2627d8 making string conversions explicit 2000-04-21 06:56:47 +00:00
sfraser%netscape.com d15d319675 Fix frameset detection. An additional Notify() method was not hooked up properly. 2000-04-21 00:50:04 +00:00
anthonyd%netscape.com 815b66f915 drawing selection as tri-state. on-off-disabled. hardcoded disable color to grey right now. r=mjudge 2000-04-20 23:11:41 +00:00