cmanske%netscape.com
1719c073e7
Fixed reset selection when inserting under <head>. Also removed compile warning in nsTableEditor.cpp, b=71883, r=jfrancis,kin sr=sfraser
2001-04-12 03:41:06 +00:00
mjudge%netscape.com
0d5b00ec9a
66318 r= kin, sr=kin tested by ducarozz ,phil chofmann approved..changing APIS to be idl so we can use in embedding land... lots of string changes too to nsAStrings
2001-04-07 00:45:26 +00:00
akkana%netscape.com
097e2cd077
66345: Factoring necessary for editor reorganization. sr=kin/sfraser, r=jfrancis
2001-04-05 23:48:01 +00:00
cmanske%netscape.com
bc4345a9d9
Fixed table editing bug 63439. r=brade,jfrancis, sr=kin
2001-02-26 22:02:06 +00:00
dbaron%fas.harvard.edu
b95efc763f
Convert correct usage of |nsCOMPtr<T>::operator&| to use |address_of| since the operator& will soon become private. b=59414 r=disttsc@bart.nl sr=waterson@netscape.com
2001-01-10 04:12:05 +00:00
cmanske%netscape.com
1c49ac5fbf
Reinstating table selection work for bug 57863 now that textfield.value bug 63376 is fixed. r=kin, sr=sfraser
2000-12-20 22:13:56 +00:00
leaf%mozilla.org
c7984c2caa
backing out regression-causing changes to reopen tree
2000-12-20 18:09:53 +00:00
cmanske%netscape.com
a272728996
Changes for table selection enums, part of bug 57863, r=jfrancis, sr=kin
2000-12-20 02:35:27 +00:00
dbaron%fas.harvard.edu
fa7d014c05
Convert correct usage of |nsCOMPtr<T>::operator&| to use |address_of| since the operator& will soon become private. b=59414 r=disttsc@bart.nl sr=waterson@netscape.com
2000-12-09 04:46:08 +00:00
warren%netscape.com
cd56c0575b
Bug 47207. Backing out logging/PRINTF changes until we can fix stopwatch.h, introduce double parens, etc.
2000-10-28 22:17:53 +00:00
warren%netscape.com
9a6d92a433
Bug 47207. Changing printf to PRINTF to use new logging facility. r=valeski,sr=waterson
2000-10-27 22:43:51 +00:00
cmanske%netscape.com
13ec38e669
Part of fix for nested tables bug 53733. r=brade, a=sfraser
2000-09-27 22:23:03 +00:00
mjudge%netscape.com
e2be918716
small but pervasive change to make nsIDOMSelection an xpidl interface. also broke it into 2 interfaces, nsISelection and nsISelectionPrivate. moved nsIDOMSelectionListener also to xpidl. these new idl files live in layout/base/public. r=sfraser, r=anthonyd bug 48575
2000-09-14 11:45:01 +00:00
cmanske%netscape.com
2a97a514ae
Finished HTML Source editing problems with title tag (41869), split table crash (50791), filename problems (48631). r=akkana, fixed NS_LITERAL_STRING usages in nsHTMLEditor for performance (26384), r=scc
2000-08-30 22:49:08 +00:00
cmanske%netscape.com
5ffccc6765
nsbeta3 bug fixes: HTML source now working (50034, 41869), copy cell color after split (45279), truncate file url at '#' (48631). r=sfraser, kin
2000-08-30 02:44:08 +00:00
anthonyd%netscape.com
112b262913
fix for bug 48624 (hidden selection issues with plain text widgets)
...
fix for bug 45662 (updating range impl to dom spec)
fix for some edge case selection issues invloving multiple windows, no bug #
but saari knows about this.
r: sfraser, jfrancis, mjudge, saari
a: beppe
2000-08-24 03:54:30 +00:00
scc%mozilla.org
7a18ea22f2
fixing code that relied on implicit string construction; note that |NS_LITERAL_STRING| does not produce an |nsString|, it produces something that is a |nsAReadableString|. Many functions still take |nsString&| arguments, and so |NS_LITERAL_STRING| is not appropriate in calling them, yet.
2000-08-20 00:34:08 +00:00
jfrancis%netscape.com
6adf6aed3d
fix for 45281, cannot insert a table caption. r=fm
2000-08-13 23:53:34 +00:00
cmanske%netscape.com
a5251f332c
Big UI fix checkin continued - same bugs as last checkin. r=sfraser
2000-08-10 03:43:09 +00:00
brade%netscape.com
07804d8679
add static to remove warning
2000-07-27 21:49:46 +00:00
cmanske%netscape.com
1e5179bdb7
Fixed warnings revealed by Linux build in table editing code
2000-07-12 01:15:17 +00:00
cmanske%netscape.com
15901d9765
Finishing table editing+dialog work (b=20973, r=jfrancis), and disabling commands when in HTML Source mode (b=38875, r=sfraser)
2000-07-11 23:41:22 +00:00
cmanske%netscape.com
e50d57138a
Table editing work. b=20973, r=jfrancis
2000-07-01 00:37:12 +00:00
cmanske%netscape.com
7193e676db
Implement switching betweeen TH and TD elements for table editing. b=20973, r=jfrancis, akkana
2000-06-22 05:39:54 +00:00
cmanske%netscape.com
4f01ada9bf
New method for table editing (b=20973, r=jfrancis); Use nsIStyleSheet::SetEnable() for editmode stylesheets instead of removing and reloading -- necessary for bug 40767. r=sfraser
2000-06-14 04:58:29 +00:00
cmanske%netscape.com
3ca51295e3
Fixed infinite loop in Join Table Cell, bug 30606, r=akkana, a=chofmann
2000-05-18 21:02:10 +00:00
cmanske%netscape.com
0cac01227f
Last tweak of the night to Split Table Cell
2000-05-17 06:47:34 +00:00
cmanske%netscape.com
07234c7763
Fixed another edge case in Split Cell when lots of columns have rowspan > 1
2000-05-17 06:23:55 +00:00
cmanske%netscape.com
7020903b71
Fixed problems when spliting a cell that has both rowspan > 1 and colospan > 1, part of bug 20973
2000-05-17 04:58:34 +00:00
cmanske%netscape.com
2780e53fa4
Implemented Split Table Cell, part of bug 20973
2000-05-17 03:21:17 +00:00
cmanske%netscape.com
44d6a93dee
Fixed Composer taskbar buttons. Changed Editorshell mouse listener so editorshell controls action, allowing selection of elements in All Tags mode with single click. Improved isCommandEnabled for Split cell command
2000-05-16 05:33:51 +00:00
cmanske%netscape.com
ef2ee30b83
Another tweak to table editing
2000-05-15 04:39:27 +00:00
cmanske%netscape.com
7d5d83345c
Shoud return NS_EDITOR_ELEMENT_NOT_FOUND from GetFirstSelectedCellInTable if cell not found
2000-05-15 04:29:10 +00:00
cmanske%netscape.com
bf15afa2b3
Table editing: Join and Split cells (part of bug 20973)
2000-05-15 03:06:29 +00:00
cmanske%netscape.com
7237e38781
Added 'Split Cell' and fixed initialization of 'Join Cells' in table menu. Added stubs for 'Split Cell'
2000-05-04 22:32:24 +00:00
cmanske%netscape.com
003a94051d
Set focus when page is done loading. Fixed labels for menus and toolbars. Replaced 'vertical-align' with 'valign' for box alignment. Changed strings for Edit Modes. Unload style sheets when loading a url into existing window
2000-05-02 03:24:11 +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
scc%netscape.com
04b44006ee
making string conversions explicit
2000-04-18 07:52:02 +00:00
cmanske%netscape.com
a70cf9ae17
Fixed window title bug (28591), spell check done notification (28152), validate param range in dialogs (33027), converted to using nsIFilePicker in dialogs, other skinability fixes. r=mjudge,jfrancis
2000-04-04 14:51:26 +00:00
cmanske%netscape.com
9a9c1a24e8
Show/hide paragraph marks (b=22181) and cleaned up style sheet code. 3-D shading fixed for HLine props (b=26841). Toolbar button spaces (b=12514). New color picker button and other conversions to new XUL widgets in dialogs. Optimizations in table editing. r=sfraser
2000-03-31 04:18:29 +00:00
cmanske%netscape.com
32ef3a8757
Fixed window title bug 30100, removed debug code in table editing. r=brade
2000-03-25 02:41:19 +00:00
jim_nance%yahoo.com
bebfa35340
Fix bug 33019. Compiler warnings.
...
Reviewed and approved by:
law, mscott, radha, brade, shaver, & dveditz
2000-03-24 22:11:55 +00:00
cmanske%netscape.com
901944bd23
Finished implementation of menu-driven table selection. Implemented detection of row or column selection. r=mjudge
2000-03-21 06:05:24 +00:00
cmanske%netscape.com
118b8c5669
Table row, column, all-cells selection now working. Menu items enabled. r=mjudge
2000-03-17 01:46:17 +00:00
cmanske%netscape.com
235ce19d67
Removed tableselection listener -- all selection now done in layout. Also added more table selection support for row, col from menu. r=mjudge
2000-03-16 23:45:41 +00:00
cmanske%netscape.com
afecaab477
Table editing work (bug 20973). Fixed background colorpicker (bug 21410), disable unimplemented menu items (25137), make property bundle strings more localizable (26050). r=mjudge
2000-02-10 05:14:52 +00:00