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 |
brade%netscape.com
|
fa8e2b58fc
|
drag within editor implemented; r=kin; a=beppe; bug#6255
|
2000-06-08 14:47:29 +00:00 |
jfrancis%netscape.com
|
e93fa5fecf
|
backend work for 41034: getting format feedback and list feedback untangled from each other.
|
2000-06-02 07:47:53 +00:00 |
mjudge%netscape.com
|
6a340adf28
|
fixing caret usages. hiding caret now is done by giving the stack destructor a caret * not a presshell
|
2000-06-01 02:38:13 +00:00 |
jfrancis%netscape.com
|
f8789832b8
|
fixes:
14753, 29843, 39864, 40141,
40139, 36679, 39542, 34729,
34855, 37216, 39292, 26447
r=sfraser,cmanske,fm; a=beppe
|
2000-05-24 23:00:24 +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
|
3403bfda38
|
HTML Soure editor is working. Tweaked some dialog xul. Removed some unused stuff from EditorCommands.js
|
2000-05-04 14:02:03 +00:00 |
mjudge%netscape.com
|
ebafd36182
|
massive change to prepare for ender-lite. should be a no-op for current implementation
|
2000-05-04 08:33:48 +00:00 |
jfrancis%netscape.com
|
f6251ee4f7
|
implementing list behavior spec, plus a few bug fixes
|
2000-05-03 00:14:28 +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 |
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 |
brade%netscape.com
|
7b4cdb0bf5
|
add methods for InsertFromDrop, PrepareTransferable, InsertFromTransferable; r=akkana
|
2000-04-25 14:14:48 +00:00 |
akkana%netscape.com
|
b92f151eba
|
35814: add clipboard type to editor paste methods, and call the right type
|
2000-04-14 23:38:21 +00:00 |
jfrancis%netscape.com
|
0254b96365
|
Wrote RemoveAllInlineProperties() to deal with clearing out inline style, and also fixed a bunch of IME bugs.
|
2000-04-13 21:50:19 +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 |
jfrancis%netscape.com
|
af4644e7c8
|
making editor hip to inline style changes on collapsed selections. plus lots of removal of unused code.
|
2000-03-29 12:53:23 +00:00 |
jfrancis%netscape.com
|
0b23120401
|
improved paste performance in editor (WIP) (bug 28783)
set/remove inline stlye rewrite (lots of bug #s)
|
2000-03-24 00:26:47 +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 |
akkana%netscape.com
|
4038b1da98
|
30311: add a plain-vs-html flag to InsertAsCitedQuotation. r=rhp
|
2000-03-20 23:13:25 +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 |
jfrancis%netscape.com
|
6d57ee0984
|
fixes for the following bugs:
27914, 27305, 28690, 14608, 27306, 28757
These fixes reviewed by cmanske, apprvd rickg;
also fix for 28724 (caret positioning problems)
reviewed by mjudge, apprvd by jar.
|
2000-02-25 04:39:30 +00:00 |
jfrancis%netscape.com
|
8f20e69369
|
fixes for:
27959 - delete broken in editor
24694 - cant get out of link insertion
r=sfraser; a=phil
|
2000-02-17 19:40:18 +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 |
jfrancis%netscape.com
|
c9505c0fa5
|
implementing font increase/decrease size for html editor (bug 18774) r=floppy moose
|
2000-02-08 12:53:34 +00:00 |
sspitzer%netscape.com
|
9431eb3736
|
more changes to get everyone using my arbitrary command line handling.
removing "calendar" from the appearance pref panel, there is no calendar in
5.0.
r=mscott
|
2000-02-08 01:11:13 +00:00 |
cmanske%netscape.com
|
894a83b297
|
More table editing work (bug 20973) and Page Properies dialog work (bug 14344). Added missing 'tbody' to nsIAtoms list. r=mjudge
|
2000-02-03 02:06:10 +00:00 |
jfrancis%netscape.com
|
395f325b0c
|
more inline style feedback fixes (24574). r=sfraser
|
2000-02-02 22:47:43 +00:00 |
jfrancis%netscape.com
|
f91098d0f6
|
make selection sticky across undo/redo (24573);
get bold/italic/underline toolbar feedback working (24574);
fix for 24856: unable to unbold text;
fix for 24572: cant get selection between split lists
|
2000-01-31 10:30:12 +00:00 |
cmanske%netscape.com
|
1a85d5b775
|
Table editing (bug 20973): added support for rowspan/colspan=0, Rewrote Spelling Dictionary dialog (bug 24264), removed beep from forceInteger filter, r=akkana
|
2000-01-26 14:57:43 +00:00 |
sfraser%netscape.com
|
a37b31dc09
|
WIP for 18395, various editor command handling and updating changes. r=akkana
|
2000-01-18 21:50:15 +00:00 |
cmanske%netscape.com
|
e70eaf046f
|
Table editing work and fixed bug 21389, r=buster. Added detecting table, row, or cell for setting background color, bug 7992, r=kin. Renamed overloaded GetDocumentTitle to GetDocumentTitleString and set new URL of saved page in webshell, bug 23726, r=mjudge
|
2000-01-13 23:33:00 +00:00 |
jfrancis%netscape.com
|
a5fc421d20
|
fixed bug 20613 & 21121: both invloved newlines in preformatted text. Layout gives no frames for blanklines caused by newlines, so you cant click or arrow to them. I replace such newlines with breaks now.
fixed 21196: select all no longer selects the special break we use in empty documents (this would cause an invisible selection).
fixed 21430: choosing a new alignment in an empty doc used to do nothing. Now it works but I've exposed a selection bug inthe process...
fixed 22225: a little unintended re-entrancy caused multiple breaks to be inserted in empty table cells when doc read in.
|
2000-01-13 10:17:35 +00:00 |
jfrancis%netscape.com
|
e72a2924a8
|
added in some rules code for mail quoting. This
fixes bug: 19979 (extra blank line showing up in
mail that has quotes)
partial progress on block transformation work:
unlisting a list now works mostly correctly again,
instead of merging all the former list items into
one run of text (no bug number).
Moz-br's are now added in one more circumstance:
when you have a br at the end of some inline
content that is followed by a new block (like a
list, table, etc.). This is needed for the same
reason that the other moz-br's are: to generate a
blank line that the user expects after hitting
return. (no bug number)
DTD-related work to enable the editor to check if
you should be able to type given the current
selection.
fixed bug 22944: inserting an <A> in a table
splits the table.
Made some progress on text paste performance, but
it's still too slow. That's 19273, which I'm
leaving open
fixed bug 15258: selection capable of getting out
of the body element.
fixed a bug where code that merged adjacent text
nodes would merge the non-editable "formatting"
textnodes, (no bug number). Added code to prevent
selection from ending up inside a non-editable
text node.
fix for 11994, an IME bug.
|
2000-01-10 10:13:58 +00:00 |
akkana%netscape.com
|
0b23aa43ac
|
22655: add API to allow specifying charset when inserting/quoting html. r=rhp
16015: Add API and implementation for delete-to-beginning (^U). r=slamm,rhp
490: Insert formatting newlines when inserting new nodes. r=rhp
|
2000-01-04 20:38:12 +00:00 |
jfrancis%netscape.com
|
167f9c0b74
|
fix for 20457: deletion in editor pretty darn screwy. Lots of changes to improve this. Document modifying entry points in editor now go thru a standard sandwich, which allows tracking of what changed in the doc, which allows proper post-processing of what changed. Also, all deletions now go thru the rules code, if applicable. Also some bugs in tracking the changed document portion have been fixed. Finally selection setting after a delete is improved.
|
1999-12-07 08:30:19 +00:00 |
cmanske%netscape.com
|
f30ee6edc8
|
Finished basic table editing (bug 6256) r=mjudge. Fixed XUL so debug-only plain text editor works. r=akkana
|
1999-12-07 01:12:10 +00:00 |
cmanske%netscape.com
|
6e3e75173d
|
Finished fix for 13695 (r=danm), basic table editing (bug 6256): cpp r=mjudge, related UI work r=brade
|
1999-12-04 01:46:23 +00:00 |
vidur%netscape.com
|
1cf2db67a5
|
For bug 17325. Changed signature of css loader methods. R=nisheeth.
|
1999-12-04 01:29:18 +00:00 |
jfrancis%netscape.com
|
7e43f8caf0
|
implemented a system to track what portion of a document is affect by an editor action. Used that system to help solve extensive whitespace handling problems, ans also problems with caret placement in response to returns (this lattter fix for html editors only - plaintext coming later). Fixed numerous list bugs involving outdenting, unlisting, and splitting lists.
Checkin addressees these bugzilla bugs:
2073 & 12337 - whitespace trouble when typing (you can end up with all nbsp's instead of spaces)
|
1999-11-25 00:19:45 +00:00 |
akkana%netscape.com
|
e8544d1c6c
|
19610: Change InsertAsQuotation API to return inserted node r=rhp
|
1999-11-24 20:48:59 +00:00 |
akkana%netscape.com
|
19b36f49a8
|
Improve the problem of excessive whitespace around <pre> quotes in
plaintext mail (r=mcafee).
Also, 19237: an initial fix for html quoting (html source being
inserted outside the blockquote).
|
1999-11-18 19:43:14 +00:00 |
cmanske%netscape.com
|
cade4ed318
|
Partial fix for 14344(Page Properties) and 18774(Increase/Decrease Font Size). Fixed 18234 (move Advanced Edit button), 18485 (don't prompt for title with Save As), 16714 (undefined value for para. property combobox) and 18494 (add filename to window caption). Improved Image Properties dialog and CSS style for toolbars. Added new Composer icons. r=sfraser
|
1999-11-13 16:37:58 +00:00 |
dmose%mozilla.org
|
142ac52eaf
|
updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org
|
1999-11-06 03:43:54 +00:00 |
joki%netscape.com
|
1675be15e0
|
Changes to DOM events to accomodate the new breakdown of events into mouse and key events. This fixes a couple of bug, though the main one is 13406. Involves changes to multiple DOM generated file as well as fixing up usage of DOM event api usage in editor, rdf, and xul. r:vidur
|
1999-11-03 07:11:45 +00:00 |
cmanske%netscape.com
|
618ed72e8d
|
Fixed bugs 6278, 9758, 17014, 17071, 17160. r=sfraser,mjudge
|
1999-10-26 23:13:00 +00:00 |
jfrancis%netscape.com
|
c89d94b9e9
|
reworking editor IME supoprt; r=kin; bugs: 13576, 11878, 11994, 13494, 16432
|
1999-10-26 18:54:47 +00:00 |