Commit Graph

220 Commits

Author SHA1 Message Date
glazman%netscape.com
feeca8bf35 Table of Contents management in Composer (lives under Insert menu); b=170050, r=cmanske, sr=peterv 2002-12-02 13:54:41 +00:00
kairo%kairo.at
150568bb2e Bug 175853, Update localeVersion strings for 1.2 final - and do it correctly, r=jbetak, sr=bzbarsky, a=blizzard 2002-10-30 12:41:38 +00:00
leaf%mozilla.org
b25d2a38f7 update localeVersion for 1.2b, a=asa 2002-10-16 17:51:38 +00:00
glazman%netscape.com
b122e87cb4 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
cmanske%netscape.com
be8799bf71 Implemented command and Composer UI for 'Paste Without Formatting' command. b=64647, r=mjudge, sr=darin 2002-10-06 01:23:18 +00:00
cmanske%netscape.com
cf361191e0 Remove editorShell from main Composer window. b=169026, r=brade, sr=alecf 2002-10-03 04:07:10 +00:00
brade%netscape.com
dc8082ace8 remove unused files (bug 171715, r=cmanske, sr=scc) 2002-10-01 13:20:55 +00:00
brade%netscape.com
e55eff6b17 removal of files that are no longer part of Composer (bug 171715, r=cmanske, sr=scc) 2002-09-30 21:47:59 +00:00
aaronl%netscape.com
d618542d85 Bug 167921 - allow web pages to use preventDefault so that typeaheadfind doesn't interfere with them. r=kyle, sr=brendan. Also fixes bug 165315 - typeaheadfind shouldn't hardcode kbd shortcuts, bug 77704 - add accelerator for find prev (also added menu item). Also fixes bug 167783 - ctrl+g for typeaheadfind after repeating characters. Also fixes bug 168408 - backspace after bad character typed should do the right thing, but don't add bad characters to buffer. Also fixes bug 71832 - add F3 for find next (also shift+F3). Bug 157669 - Alt+D to select location bar (IE keyboard compatibility), r=sgehani, sr=hewitt 2002-09-24 22:46:50 +00:00
leaf%mozilla.org
70941124cb update localeVersion to 1.2a, a=asa 2002-09-07 01:01:49 +00:00
cmanske%netscape.com
79d0520a63 Change tab label from 'Show All Tags' to 'HTML Tags'. b=152309, r=brade,sr=hewitt 2002-08-15 22:42:11 +00:00
seawood%netscape.com
322da773fb Removing old nmake build makefiles. Bug #158528 r=pavlov 2002-08-10 07:55:43 +00:00
cmanske%netscape.com
cac7c17fe1 Add tooltip to explain why Advanced Edit button is disabled. b=161113. r=brade, sr=alecf 2002-08-09 02:03:53 +00:00
cmanske%netscape.com
50e0233c5b Allow different prompt message when prompting to publish file. b=149741, r=brade, sr=alecf 2002-08-09 01:44:23 +00:00
kyle.yuan%sun.com
baea9fbc3f Bug 154521 In "Composer", all source I inputed will be removed by switching display mode between "<html>Source" and "Preview";
r=cmanske, sr=sfraser, a=asa
Harry Lu(harry.lu@sun.com)'s fix (part 2)
2002-07-23 05:31:42 +00:00
leaf%mozilla.org
8860985e79 bug 154840, r=cls, sr=brendan, a=jesup update localeVersion strings 2002-07-17 23:51:49 +00:00
leaf%mozilla.org
6e6bf977e5 updating locale version string for impending release, bug 149802 2002-06-07 07:45:38 +00:00
cmanske%netscape.com
e36353b91a Improve Publishing progress and error notification, b=148425, r=brade, sr=hewitt 2002-06-05 01:17:33 +00:00
cmanske%netscape.com
40d92fcd7b Make Publish command more accessible, b=146522, r=akkana/brade, sr=dveditz 2002-06-04 21:39:10 +00:00
andreww%netscape.com
a975e43114 bugzilla 141281 - r=cmanske, sr=hewitt - Editor: Format Menu: same mnemonic used for two menu items 2002-05-24 20:29:37 +00:00
nhotta%netscape.com
1bd52be26d Remove unused string for charset menu,
bug 140120, r=ftang, sr=alecf.
2002-05-08 18:38:37 +00:00
cmanske%netscape.com
d653ec6f6c Allow 'HTML' image to be to the right of 'Source' text in tab, b=113883, r=mkaply, sr=hewitt 2002-05-01 14:40:51 +00:00
cmanske%netscape.com
877074989a Fixed duplicate accesskey for Composer context menu, b=137621, r=brade, sr=kin 2002-04-30 23:49:47 +00:00
caillon%returnzero.com
69b81b0423 Bug 131672, many editor property dialogs have no access keys. Patch by neil@parkwaycc.co.uk, r=cmankse, sr=hewitt 2002-04-20 16:07:09 +00:00
dbragg%netscape.com
bcc260038d Regular milestone update of localeVersion values to 1.0.0. Bug 126785. r=tao, sr=alecf, a=asa 2002-04-16 22:19:10 +00:00
glazman%netscape.com
58271688b3 Allow Composer's users to remove named anchors w/o having to use Source View; b=80742; r=brade, r=jfrancis, sr=kin, a=asa 2002-04-11 13:33:30 +00:00
brade%netscape.com
35a95865ab bug 135862, fix Composer's New sub-menu to include New Composer Page and keep mail items in the correct order (r=cmanske, andreww; sr=kin, a=rjesup, adt=jaime) 2002-04-09 13:46:13 +00:00
cmanske%netscape.com
31bb0125d7 Simplified error string for publishing, part of b=126258, r=andreww, sr=dveditz, a=asa, adt1.0.0+ 2002-04-04 15:18:49 +00:00
blakeross%telocity.com
5e34851046 108099, 75338 - overhaul of main menu and context menus. r=ben sr=hewitt a=asa/brendan 2002-04-03 04:16:28 +00:00
cmanske%netscape.com
3c52bdaaa9 New strings for publishing, b=134251, r=brade, sr=kin, a=asa 2002-03-31 03:41:23 +00:00
cmanske%netscape.com
6df0276bf8 New publish prefs strings, b=110779, r=brade, sr=hewitt, a=asa 2002-03-27 03:51:42 +00:00
cmanske%netscape.com
c6e7d43426 Publish progress and error handling, b=120124, r=brade, sr=hewitt, a=asa 2002-03-27 03:42:20 +00:00
cmanske%netscape.com
4b0e989dfb Check for duplicate publishing site names, b=127465, r=rcassin, sr=dveditz, a=asa 2002-03-22 22:06:15 +00:00
brade%netscape.com
b1091e2c21 add publish failure string (bug 130159, r=cmanske, sr=kin, a=Asa) 2002-03-14 14:36:02 +00:00
cmanske%netscape.com
3a9c4d6001 Use 'Images and Link' for properties menuitem when image is also a link, b=127541, r=brade, sr=kin, a=asa 2002-03-14 07:34:44 +00:00
cmanske%netscape.com
b00844b752 Update to Composer Publishing UI, b=88208, r=brade, sr=kin, a=asa 2002-03-08 00:37:47 +00:00
cmanske%netscape.com
968a245fa4 Simplify wording of composer pref string, b=125135, r=andreww, sr=kin, a=asa 2002-03-06 23:56:49 +00:00
cmanske%netscape.com
9902a2d35c Changed keybinding for remove styles command, b=80384, r=brade, sr=sfraser, a=asa 2002-03-06 23:46:50 +00:00
dbragg%netscape.com
c7478fbb13 Updating the localeVersion to 0.9.9. Fixes bug 126240. r=tao, sr=dveditz 2002-02-20 03:18:10 +00:00
cmanske%netscape.com
80d3321447 Update to Composer Publishing UI, b=88208, r=brade, sr=kin 2002-02-20 02:17:46 +00:00
cmanske%netscape.com
0e180d6a85 New string needed as part of fix to b=96477, fix by neil@parkwaycc.co.uk, r=cmanske, sr=kin 2002-02-11 23:09:48 +00:00
brade%netscape.com
d1482bd34b add password/prompt strings (bug 28792, r=cmanske, sr=hewitt) 2002-02-06 14:42:38 +00:00
glazman%netscape.com
2259d802da Pref should have 'Cascading Style Sheets' in the groupbox label (patch by caillon@returnzero.com); b=121125, r=glazman, r=brade, sr=kin 2002-01-25 09:57:48 +00:00
cmanske%netscape.com
4e0676579c Update on insert Form widgets dialogs, b=45495, fix by neil, r=cmanske, sr=hewitt 2002-01-24 22:01:54 +00:00
dbragg%netscape.com
4563bf5291 Updating localeVersion value to 0.9.8. Fixes bug 119567. r=tao@netscape.com, sr=dveditz@netscape.com 2002-01-15 23:11:03 +00:00
cmanske%netscape.com
3e2628c49c Command changes for bug 109296 (Link Checker dialog, r=akkana, sr=ben); mostly bug 45495: insert form elements, by neil@parkwaycc.co.uk, r=cmanske, sr=ben 2002-01-15 15:49:46 +00:00
glazman%netscape.com
68488c9353 CSS in Composer, step 1 ; b=77705, r=jfrancis, r=cmanske, sr=kin 2002-01-09 13:51:37 +00:00
dean_tessman%hotmail.com
0cbf4497da Fix for 109824
Patch by slate@gwu.edu
r=cmanske,me sr=jag
2002-01-09 00:01:23 +00:00
dbragg%netscape.com
ebcf51de4d Fix for bug 109951. Updating the version number of the language packs to 0.9.7.
r=tao, sr=dveditz, a=asa for drivers@mozilla.org
2001-12-14 00:18:54 +00:00
cmanske%netscape.com
fa4b7fe56b Fixed busted composer pref panel, b=112463, r=sfraser,syd sr=dveditz 2001-11-30 00:09:20 +00:00