cmanske%netscape.com
6ed4991151
Fixed busted 'deleteTable' feature - silly spelling error, b=174558, r=brade, sr=kin, a=asa/drivers
2002-11-01 22:20:37 +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
akkana%netscape.com
2ce455f6d4
176355: Warning fix, remove unused var. r=dmose, sr=bz, a=dbaron
2002-10-24 03:45:23 +00:00
blizzard%redhat.com
f360f72c84
Backout unapproved checkin for bug #104371 .
2002-10-23 15:18:13 +00:00
glazman%netscape.com
159b81a09d
Composer's struct toolbar caused regression in mail composition + UI polish ; b=175276, fix by neil@parkwaycc.co.uk, r=glazman, sr=kin, a=asa
2002-10-23 12:09:02 +00:00
hyatt%netscape.com
cec3e61e53
Fix for 104371, SHIFT not being set correctly in the DOM, i.e., the SHIFT+space
...
keybinding didn't work. r=blizzard,brade sr=blake
2002-10-23 03:15:42 +00:00
jaggernaut%netscape.com
eda4a735f0
Bug 172716: Fix composer Browse button. r=cmanske, sr=dveditz, a=drivers
2002-10-22 19:48:59 +00:00
caillon%returnzero.com
49a4d65249
Bug 175304 - Composer cannot open files via 'Open file' or 'Edit Link'.
...
Patch by Kathy Brade <brade@netscape.com>
r=caillon@returnzero.com
sr=bzbarsky@mit.edu
a=asa@mozilla.org
2002-10-21 01:10:06 +00:00
akkana%netscape.com
0b194fc333
174987: Don't skip the last pass through the loop (was deleting signatures). r=brade sr=kin a=asa
2002-10-18 19:25:32 +00:00
brade%netscape.com
1d64a2ee98
fix closing of Composer windows (bug 174440) r=cmanske, sr=hewitt, a=Asa
2002-10-17 12:33:00 +00:00
akkana%netscape.com
c90a5da673
168999: don't uninit the spellchecker twice, and eliminate the non-thread-safe asserts
2002-10-17 04:22:27 +00:00
caillon%returnzero.com
d9dffe0d16
Bug 162393 - Making our content area clicking and link handling more robust.
...
r=bzbarsky sr=jag a=asa
2002-10-17 04:09:20 +00:00
jfrancis%netscape.com
f3eb2b7dd8
fix for 173818: first char typed in html mail reply lost. r=akk, sr=kin, a=asa
2002-10-17 03:16:34 +00:00
akkana%netscape.com
a6144bb9e3
173953: Fix plaintext quoting. r=ducarroz sr=bzbarsky
2002-10-17 00:07:28 +00:00
leaf%mozilla.org
b25d2a38f7
update localeVersion for 1.2b, a=asa
2002-10-16 17:51:38 +00:00
glazman%netscape.com
b4dbc82305
correct version of the file ; b=173319, r=brade, sr=peterv, a=rjesup
2002-10-16 13:19:27 +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
akkana%netscape.com
233e84b959
174391: Make printing independant of editorshell. Fix from brade, r=me, sr=bryner, a=rjesup
2002-10-15 20:31:47 +00:00
dbaron%fas.harvard.edu
84f5669319
Fix leak of transactions. b=174123 r=jfrancis sr=kin a=rjesup
2002-10-14 23:48:05 +00:00
glazman%netscape.com
0fbc1a8de1
Composer was inserting charset information (meta element) after the title of the document; b=145952, r=brade, sr=peterv, a=asa
2002-10-14 20:14:40 +00:00
akkana%netscape.com
3a4e8d5779
168999: Make nsEditorSpellCheck an independant object instead of part of editorshell. r=brade sr=kin a=asa
2002-10-11 23:46:57 +00:00
brade%netscape.com
2ec78dd9f6
fix typo (r=akkana, cmanske, sr=kin) bug 171798
2002-10-09 18:06:26 +00:00
mjudge%netscape.com
83252db51b
135774 r=cmanske sr=jag
2002-10-09 02:10:22 +00:00
akkana%netscape.com
3fc926aa45
More 161143: fix an uninitialized variable warning noticed by aleksey@nogin.org
2002-10-09 01:33:31 +00:00
cmanske%netscape.com
e181e47206
More 'editorShell' removal. b=169029, r=brade, sr=kin
2002-10-09 00:26:08 +00:00
timeless%mac.com
9f9b65f9dd
Bug 173258 controller.QueryInterface(Components.interfaces.nsICommandController) should be in goUpdateComposerMenuItems instead of goUpdateCommandState
...
r=cmanske, r=brade, sr=kin
2002-10-08 23:58:58 +00:00
jfrancis%netscape.com
5ce517c458
fix for 164054: Place selection at first visible content on editor doc load r=brade sr=kin
2002-10-08 23:08:34 +00:00
jfrancis%netscape.com
161ba68052
fix for 171243: redo broken
r=brade, sr=kin
2002-10-08 23:06:38 +00:00
jfrancis%netscape.com
9d19ef9ce4
fix for 169033: deletion should delete nested empty blocks all in one action
r=fm; sr=kin
2002-10-08 22:59:09 +00:00
jfrancis%netscape.com
ac9f0f07f5
fix for 164054: Place selection at first visible content on editor doc load
r=brade
sr=kin
2002-10-08 22:53:55 +00:00
akkana%netscape.com
89f704d44c
161143: Add new method InsertTextWithQuotes, and call it from Rewrap. r=brade,jfrancis sr=sspitzer
2002-10-08 21:22:27 +00:00
darin%netscape.com
37ed561c77
revising my bustage fix
2002-10-08 21:18:41 +00:00
darin%netscape.com
9665bc9f1a
fixes win32 bustage from akk's last checkin
2002-10-08 21:11:59 +00:00
cmanske%netscape.com
277f54ac74
Restored previous Composer window ID, b=173257, fix by neil@parkway.cc.co.uk, r=cmanske, sr=kin
2002-10-08 20:39:05 +00:00
akkana%netscape.com
753fba95f6
161143: Add new method InsertTextWithQuotes, and call it from Rewrap. r=brade,jfrancis sr=sspitzer
2002-10-08 20:24:23 +00:00
brade%netscape.com
724a8c2922
fix typo (bug 122992) sr=kin
2002-10-08 14:01:02 +00:00
cmanske%netscape.com
5f6100fa62
Fixed broken smileys in Mail Composer. b=70031, r=suresh, sr=kin
2002-10-07 20:13:09 +00:00
brade%netscape.com
bdebe12666
recheckin save fix (bug 171798) which was inadvertently backed out (r=cmanske, sr=alecf)
2002-10-07 19:29:19 +00:00
brade%netscape.com
f7d5f35b4a
remove unused CIDs (r=mjudge/sr=kin/bug 121648)
2002-10-07 14:21:34 +00:00
cmanske%netscape.com
4351a45e74
Removed arg test not needed - part of fix to bug 64647, r=mjudge, sr=darin
2002-10-06 01:35:51 +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
e6e4343f43
More remove editorShell from dialogs work (comments added by neil as requested). b=158881, r=cmanske, sr=alecf
2002-10-05 20:44:49 +00:00
cmanske%netscape.com
4aba733bb9
Backed out changes for bugscape bug 20282, will recheckin as a mozilla bug
2002-10-05 17:35:36 +00:00
bryner%netscape.com
1bb489617c
Remove gfx2 from REQUIRES globally, since we no longer export headers to a separate gfx2 module. r=cls.
2002-10-05 02:49:02 +00:00
cmanske%netscape.com
9eb1bf9cc2
Fix problems with styles in IM, Chat, and Mail Composers. bugscape=20282, r=brade, sr=hewitt
2002-10-05 01:20:10 +00:00
smontagu%netscape.com
dd6cc75df8
Force entry fields for URI elements to be left to right even in right-to-left chrome. Bug 157607, r=jag, sr=hewitt
2002-10-03 21:16:39 +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
cmanske%netscape.com
c479da42fa
Remove editorShell from dialogs. b=158881, r=brade, sr=alecf
2002-10-03 04:05:34 +00:00
jfrancis%netscape.com
16165be4f9
fix for 167585: the case of the disappearing cursor.
...
r=cmanske; sr=kin
2002-10-02 13:52:14 +00:00
cmanske%netscape.com
06c1621bb0
Don't set focus to Composer window after publishing. b=170959, r=brade, sr=alecf
2002-10-01 21:56:39 +00:00