brade%netscape.com
0d48e1417c
add nspr shlb to debug to fix mac build bustage
1999-10-14 20:18:30 +00:00
ftang%netscape.com
bd9000ea54
landing keyEvent_19991004_BRANCH
...
bugs # see the log of the check in into branch
author/reviewer:
mozilla/layout/base/src/nsRangeList.cpp brade/mjudge
mozilla/layout/html/forms/src/nsGfxTextControlFrame.cpp brade/ftang
mozilla/layout/events/src/nsDOMEvent.cpp brade/joki
mozilla/layout/events/src/nsEventStateManager.cpp brade/joki
mozilla/widget/public/nsGUIEvent.h akkana/ftang
mozilla/widget/src/windows/nsWindow.cpp ftang/mjudge
mozilla/widget/src/windows/nsWindow.h ftang/mjudge
mozilla/widget/src/mac/nsTextAreaWidget.cpp brade/ftang
mozilla/widget/src/mac/nsMacEventHandler.cpp brade/simon
mozilla/widget/src/xpwidgets/nsKeyBindMgr.cpp brade/ftang
mozilla/widget/src/gtk/nsGtkEventHandler.cpp akkana/?
mozilla/widget/src/gtk/nsWidget.cpp erik/ftang
mozilla/layout/xul/base/src/nsTreeCellFrame.cpp brade/ftang
mozilla/editor/base/nsEditorEventListeners.cpp brade/akkana
mozilla/editor/base/nsHTMLEditor.cpp brade/akkana
mozilla/rdf/content/src/nsXULKeyListener.cpp ftang/saari
fix the master bug- 15693
fix at least, but not limited to, the following bugs
10158,11956,6053,9333,10901,14348,6449,11845,13016,14410,15657,15307,15842,13856
1999-10-14 18:27:01 +00:00
morse%netscape.com
6a3cdf94cc
fix bug 10434, memory leak detection, r=kin
1999-10-14 13:50:36 +00:00
cmanske%netscape.com
6df53d78e8
Fixed bugs 16204, 16118, 15831,15448,14342(partial) r=mjudge
1999-10-14 00:13:27 +00:00
alecf%netscape.com
32d388d5aa
fix typo (gif not dif)
...
talked to cmanske about this, no review necessary
1999-10-13 23:39:52 +00:00
alecf%netscape.com
7f974309d9
DTDs contain image names too
1999-10-13 05:53:10 +00:00
alecf%netscape.com
fe4205ff79
fix makefiles to correct outdent.dif/outdent.gif typo
1999-10-13 05:35:57 +00:00
alecf%netscape.com
f99b563b75
add another missing file
1999-10-13 05:34:24 +00:00
alecf%netscape.com
10e4f8fefe
oops, missed this file because of a misspelling
...
fixes mac and possibly windows breakage
1999-10-13 04:41:11 +00:00
alecf%netscape.com
85bcc85a6d
update new image names in all XUL, JS, and CSS
1999-10-13 04:26:01 +00:00
alecf%netscape.com
f04b052264
export new gifs on Mac
1999-10-13 04:10:49 +00:00
alecf%netscape.com
9743911206
export new images on windows
...
r=mscott
no bug
1999-10-13 04:09:25 +00:00
alecf%netscape.com
b6570c2457
export new gifs on unix
...
r=sspitzer
1999-10-13 04:08:15 +00:00
alecf%netscape.com
4ed2eb9665
checkin new image file names
...
not part of build
no reviewer 'cause you can't review images :)
no bug #, just maintenance for skins a la German
all files added with -kb
1999-10-13 03:57:13 +00:00
waterson%netscape.com
c7347c6be0
Bug 16105. (Bugsplat 366256.) Ensure that nsISupports::Release() calls dtor only once by 'stabilizing' refcnt to a non-zero value before invoking the dtor. See also news://news.mozilla.org/37FD0F3C.3078AE5C%40netscape.com. r=scc,fur
1999-10-12 03:05:10 +00:00
dveditz%netscape.com
2b60c91417
Fixing 8.3 library name problems, bugs 10355, 10359,10364, 10365, 10372, 11796, 11791. Checking in for cathleen, r=dveditz
1999-10-10 01:32:59 +00:00
law%netscape.com
4d8dd2a8f6
Bug #14999 ; removed use of toolkit app core; rev=rgoodger@ihug.co.nz
1999-10-09 06:21:53 +00:00
law%netscape.com
5070cdf089
Bug #14999 ; removed use of toolkit app core; rev=sfraser@netscape.com
1999-10-09 06:16:33 +00:00
kipp%netscape.com
b0dcc883f8
Cleanup moz-decl-counter usage and fix NS_LOG_ADDREF usage
1999-10-08 20:41:19 +00:00
buster%netscape.com
923edc1318
fixed my part of bug 15814 (Cleanup build warnings)
...
so trivial, no reviewer needed
fixed my part of bug 5403 (Services improperly released: Use NS_WITH_SERVICE)
a handful of subtle error handling bugs were fixed as a side effect
r=Akkana
1999-10-08 14:39:20 +00:00
tao%netscape.com
3fedc0502b
Move da-DK files to l10n/lang; r=leaf
1999-10-08 01:06:56 +00:00
tao%netscape.com
567a311790
Move localized resource files to mozilla/l10n/lang.
1999-10-07 23:59:32 +00:00
kipp%netscape.com
fb09a92109
Whoops, backed out last check - wasn't supposed to land it
1999-10-07 20:46:50 +00:00
kipp%netscape.com
bf9d4bfcd9
r=kin; Added in ctor/dtor counts
1999-10-07 20:45:56 +00:00
buster%netscape.com
588aa7f0f3
fixed some space leaks reported by kipp. no bug #, r=tague
...
added some assertions and error checking to nsEditor::Do, no bug #, r=kin
fixed bug 14898 (implemented type-in state for any context), r=jfrancis
1999-10-06 20:27:41 +00:00
jfrancis%netscape.com
62652e2962
revised rules system api to include "handled" parameter and ceased to overload the meaning of the "cancel" parameter; added TypedText() method to editor, editorshell, and logging, so that logging will work properly with typing; coallesce deletions for undo purposes r=buster@netscape.com
1999-10-06 19:34:09 +00:00
nhotta%netscape.com
82a4c1bdee
Bug fix 15017, reviewed by akkana. Override SetDocumentCharacterSet for HTMLEditor to update META charset tag if exists.
1999-10-04 23:50:27 +00:00
beard%netscape.com
b547c2ffb0
changed from directly using "MSL DropInRuntime.Lib" to using "NSComponentStartup.o" to enable GC leak detector. r=smfr
1999-10-03 20:46:23 +00:00
hyatt%netscape.com
9e75934ef0
Splitting xul.css into two files and making them load automatically at startup. R=danm@netscape.com
1999-10-01 20:49:07 +00:00
akkana%netscape.com
a4a963ef73
Make sidebar stay hidden -- fix regression that sidebar wasn't closeable. r=slamm,cmanske a=leaf
1999-09-30 00:33:28 +00:00
cmanske%netscape.com
9da7478ff3
Added do_QueryInterface to fix build bustage for Linux
1999-09-29 23:33:45 +00:00
kin%netscape.com
f822df693a
Fix for build bustage on Linux.
1999-09-29 23:19:34 +00:00
cmanske%netscape.com
dc4f4e93aa
Carpool checkin, r=brade. Lots of editor UI work, including new Advanced Edit dialog by Ben Goodger. Fixed style sheet loading leaks and implemented override style sheets for editor behavior, which be unloaded for edit mode vs. browser preview mode
1999-09-29 21:45:50 +00:00
slamm%netscape.com
e0aba1d339
Remove unused file.
1999-09-29 20:32:46 +00:00
akkana%netscape.com
8757acdf01
Set the preformatted output flag if appropriate
1999-09-29 20:23:07 +00:00
akkana%netscape.com
401214e3e3
14859: make rules code smarter about identifying blockquote type=cite
1999-09-29 20:20:31 +00:00
slamm%netscape.com
2be3041a0c
Use sidebar overlay (bug #14838 ). Eliminates a costly iframe.
1999-09-29 20:19:26 +00:00
akkana%netscape.com
500da59343
14731: only insert formatting whitespace for block nodes
1999-09-29 20:19:20 +00:00
jfrancis%netscape.com
75ecd98021
revised UNDO; introduced first cut at the "mozdiv" typing rules
1999-09-29 20:08:15 +00:00
jfrancis%netscape.com
1c960f2fad
First Checked In.
1999-09-29 20:07:32 +00:00
kin%netscape.com
6a0bf9b1e4
editor/txtsvc/public/nsITextServicesDocument.h
...
editor/txtsvc/src/nsTextServicesDocument.cpp
editor/txtsvc/src/nsTextServicesDocument.h
- Added ScrollSelectionIntoView() method to nsITextServicesDocument
interface and implementation.
1999-09-29 20:04:34 +00:00
buster%netscape.com
f2ead0f5f6
fixed bug 13887, caret in odd place at editor launch
...
a=chofmann, r=sfraser
1999-09-28 00:49:56 +00:00
kipp%netscape.com
be6b1333d1
new
1999-09-25 20:11:47 +00:00
cmanske%netscape.com
b954f4ef27
Fixed M11 bugs 14720 and 10666 (a=chofmann), bug 11097 (a=leaf). All approved by buster (Steve Clark)
1999-09-24 00:25:01 +00:00
sfraser%netscape.com
c4b1ea02d7
Fix for bug 14640 -- unregister the selection listener when we get more than one reload in the editor. coded buster, r sfraser, a leaf.
1999-09-23 23:46:23 +00:00
buster%netscape.com
4a4e1d5c63
fixed IsEditable again, based on new info.
...
Now, only \n are held in the content model, making the original
implementation correct.
a=chofmann, r=akkana
1999-09-23 19:08:42 +00:00
buster%netscape.com
e453f8e46f
13669: password data wrong if user types with 1 or more chars selec...
...
my bad, I make the assumption everywhere that start>=end at the end of
GetTextSelectionOffsets(). Now I enforce that restriction before returning.
14430: partial fix for misbehaving inline attribute code
1999-09-23 04:01:10 +00:00
colin%theblakes.com
6f30e31e4f
Add dist/bin to EXTRA_DSO_LDOPTS to locate xpcom. See bug 14562.
1999-09-23 00:27:00 +00:00
buster%netscape.com
e9b2097356
14602: IsEditable is broken.
...
removed optimization where we searched text strings and made our own guess about
whether it was editable or not. Now we just trust layout, if there's a frame, it's editable.
1999-09-23 00:10:51 +00:00
cmanske%netscape.com
568234107f
More list property dialog work. Remaned GetParagraphStyle to more readable GetParagraphTags. Added GetListTags needed for list manipulation. Enhanced GetElementOrParentByTagName to handle lists
1999-09-22 05:52:44 +00:00
cmanske%netscape.com
6c57dd855f
Removing file no longer in build
1999-09-22 05:52:08 +00:00
buster%netscape.com
98471972d2
very simple extension of a fix already in place for bug 11804
1999-09-22 05:00:58 +00:00
buster%netscape.com
b4132c7839
fixed odd problem where editor app would not load default document
1999-09-22 03:50:47 +00:00
cmanske%netscape.com
d0956363a7
Fixing Paul's bustage in our dialogs - PLEASE PAY ATTENTION TO DEFAULT NAMESPACE!
1999-09-22 01:39:18 +00:00
sfraser%netscape.com
a65ed7e497
Fixed GetFirst/LastEditable node
1999-09-22 01:23:58 +00:00
sfraser%netscape.com
0b0799bac9
Some utility methods, and added ForceUpdate.
1999-09-22 01:22:35 +00:00
sfraser%netscape.com
52a4a9f8d8
Expose the type-in state through nsIHTMLEditor
1999-09-22 01:21:56 +00:00
sfraser%netscape.com
0b6552c765
Implement UpdateInterfaceState
1999-09-22 01:20:24 +00:00
sfraser%netscape.com
372055744c
Added UpdateInterfaceState, to force an update of the UI
1999-09-22 01:19:33 +00:00
sfraser%netscape.com
ab224426d4
Some utility functions for getting state.
1999-09-22 01:18:51 +00:00
brade%netscape.com
b2a2c63ebe
add idl to the build list
1999-09-21 23:21:14 +00:00
saari%netscape.com
6df67e6af3
Changing broadcaster to use onbroadcast instead of oncommand. Adding the "braodcast" "commandupdate" and "input" events. Changed all xul observes nodes to use onbroadcast instead of onchange.
1999-09-21 23:02:35 +00:00
brade%netscape.com
3f0b1d079c
warning cleanup
1999-09-21 22:32:39 +00:00
brade%netscape.com
19ec219fb7
allow for txn to have id/string for get/set
1999-09-21 22:31:27 +00:00
brade%netscape.com
735237d96e
allow txn to get/set string and id
1999-09-21 22:29:44 +00:00
brade%netscape.com
b9379cbb11
First Checked In.
1999-09-21 22:27:05 +00:00
buster%netscape.com
fdb1657ecb
fixed a problem with asserts trying to merge empty aggregate transactions.
...
if the aggregate transaction is empty, don't execute it. It's not technically
illegal, but it's a waste, and it causes the assert.
1999-09-21 20:46:36 +00:00
joki%netscape.com
96be20de98
Changing dom event VK_* names to DOM_VK_*
1999-09-21 14:19:17 +00:00
tao%netscape.com
8891fb2578
Move editor.properties from content/ to locale/,
1999-09-21 06:30:03 +00:00
hangas%netscape.com
eff52cac56
Added key binding for OK/Cancel buttons.
1999-09-21 05:23:14 +00:00
hangas%netscape.com
3db876b7a6
Added key binding to dialogOverlay.xul for OK and Cancel buttons. Updated xul windows to include these keys.
1999-09-21 05:20:56 +00:00
akkana%netscape.com
87e3d9d3a9
Use new ToString method on selection
1999-09-21 01:42:41 +00:00
cmanske%netscape.com
3744ca849c
Editor bug fixes. List Properties dialog work. Fixed menu access keys in DTD file. Fixed using selection->Clear() cases
1999-09-21 01:36:30 +00:00
waterson%netscape.com
848853d3e8
Fix Linux bustage.
1999-09-20 04:50:18 +00:00
buster%netscape.com
16446efc84
most of the fix for bug 11804, type-in state wasn't properly removing
...
inline attributes from the next character entered (you're in a bold word
and user clicks bold button, should make next character not bold.)
all done except for font properties.
1999-09-20 04:20:18 +00:00
buster%netscape.com
ebe26ab6d3
turned off a debug flag
1999-09-20 04:17:05 +00:00
buster%netscape.com
3c3fee1121
fixed recent bustage on windows that '.' key wouldn't work, making it
...
tough to type URL's in browser. still needs work, but it's usable again.
1999-09-20 04:16:34 +00:00
buster%netscape.com
700374e720
turned off a noisy debug flag
1999-09-20 04:15:36 +00:00
jfrancis%netscape.com
2569f4a0cb
fixing a heap-o-undo problems and some mBogusNode problems
1999-09-20 01:31:44 +00:00
buster%netscape.com
ad6f14fd32
fixed an error where the out param was not being initialized to null.
...
This could cause an error in the caller if the caller fails to check the return
code as well as the pointer!=null before dereferencing the result.
1999-09-19 23:47:04 +00:00
mccabe%netscape.com
39e5fe6519
Fix to 7610. Modify xpidl compiler to add 'const' to the method signature for generated attribute setter methods for string, wstring and nsid attributes.
...
As this changed the generated interface signatures, I had to change all of the uses to avoid bustage. Any corners of the browser that aren't built by default, or that I haven't discovered how to build, may be at risk of bustage if they use string or wstring attributes. (This could mean blackwood; sorry, guys!)
Many thanks to Alec Flett (alecf@netscape.com ) for preparing diffs for the mailnews portion of the signature changes; thanks also to Ariel Backenroth (arielb@rice.edu ) and Mike Shaver (shaver@mozilla.org ) for help with updating the tree with NS_DECL_NSIFOO macros; everwhere where one of these macros was used was one less place I had to manually add 'const'.
Also removed extraneous space from generated method signatures, leftover from Brendan's capitalization spam, and made 'const decl must be of type short or long' an error rather than just a warning.
1999-09-19 23:46:35 +00:00
jfrancis%netscape.com
02f20427ef
improved handling of tabs (nested tables now work) and also fixed bug 13662
1999-09-19 10:32:21 +00:00
jfrancis%netscape.com
7f1813ed34
fix bug 13469
1999-09-19 10:31:31 +00:00
jfrancis%netscape.com
c91289428f
putting tab handling back in KeyDown(). Else editor never gets tabs.
1999-09-19 10:30:30 +00:00
tao%netscape.com
180969e7ad
Hook up da-DK.
1999-09-18 01:26:24 +00:00
davidm%netscape.com
06e68518d9
Change the call to shutdown to a call to quit.
1999-09-18 00:29:01 +00:00
cmanske%netscape.com
d3749a97dd
Fixed printing from the editor toolbar, bug 8806.
1999-09-17 23:46:36 +00:00
jfrancis%netscape.com
248452a87c
fix for 13677
1999-09-17 23:15:12 +00:00
cmanske%netscape.com
763c9009c8
Added items for list menu and dialog so DTD work can continue. Change openDialog calls to use '_blank' as window name.
1999-09-17 23:13:59 +00:00
tao%netscape.com
45dd700b63
First checkin of da-DK resource files contributed by
...
Henrik Lynggaard<Lynggaard@netscape.net>
1999-09-17 20:55:59 +00:00
tao%netscape.com
4682741d61
First checkin of da-DK resource files contributed by
...
Henrik Lynggaard<Lynggaard@netscape.net>
1999-09-17 20:44:01 +00:00
buster%netscape.com
496568c9b5
fixed some warnings
1999-09-17 20:22:13 +00:00
buster%netscape.com
b7d6fcb807
fixed a compiler warning
1999-09-17 20:19:50 +00:00
buster%netscape.com
adc523b979
fixed an assesrtion in ~nsHTMLEditor caused by calling GetDocument()
...
when Init() had never been called. This is a legal sequence
(nsHTMLEditor is instantiated and destroyed without Init() ever being called),
so now it's allowed.
1999-09-17 20:18:50 +00:00
buster%netscape.com
420962b484
fixed a warning
1999-09-17 20:17:22 +00:00
akkana%netscape.com
6f7a630dad
Handle everything in KeyPress; make KeyDown a nop. This also fixes bug 13962
1999-09-17 20:11:13 +00:00
sfraser%netscape.com
a68044b6d1
Fix the double reload problem in the editor, which fixes bug 14045 and maybe others.
1999-09-16 23:54:08 +00:00
kin%netscape.com
1cecddb18c
Changed all occurrences of window.content.addEventListener()
...
to window.addEventListener() to fix editor default page not loading.
1999-09-16 18:40:17 +00:00
sspitzer%netscape.com
2061dc9f57
ignore generated makefiles
1999-09-16 11:33:15 +00:00
cmanske%netscape.com
c3e0b340d1
Added an HR to editor test page
1999-09-16 04:38:50 +00:00
cmanske%netscape.com
3c48229507
Editor UI work. Integrated Brendan's JS improvements. Trying to get popups to work in dialogs. Add Ben Goodger's table properties dialog work.
1999-09-16 04:36:16 +00:00
sfraser%netscape.com
380a9bb11a
Don't show the caret initially; it will be made visible when the editor, or text widget, gets a focus event.
1999-09-16 01:16:31 +00:00
cmanske%netscape.com
fe95945cb2
Added a link and named anchor to the editor test page
1999-09-15 20:37:10 +00:00
buster%netscape.com
8a995bfc5e
fixed bug 13810 by removing an extraneous check for empty string. empty strings are perfectly legal
...
in WillInsertText
1999-09-15 19:43:19 +00:00
akkana%netscape.com
3867426c89
Turn on whitespace insertion
1999-09-15 17:55:41 +00:00
rjc%netscape.com
75a2402566
"rdf:find" is now called "rdf:localsearch"
1999-09-15 10:21:47 +00:00
jfrancis%netscape.com
63b3dce079
fix for bug 13500 - typo that broke deletion
1999-09-15 05:43:25 +00:00
ramiro%netscape.com
26dd94b010
Cleanup the neckutil linking thing.
1999-09-15 02:15:11 +00:00
cmanske%netscape.com
326f584d8e
Put loading of EditorContent.css within an if DEBUG_cmanske 'cause it prevents initial reflow and others will complain!
1999-09-15 01:12:58 +00:00
cmanske%netscape.com
0be67b52f1
Fixed bug 8806 - printing from editor
1999-09-15 01:10:10 +00:00
sfraser%netscape.com
b329d8555b
Changes to nsAutoStrings, and do the funky new caret thing.
1999-09-14 23:44:05 +00:00
sfraser%netscape.com
20029fa588
Use nsAutoStrings where appropriate
1999-09-14 23:40:16 +00:00
akkana%netscape.com
2f8fd57333
Remove style info -- we need the plaintext-mode editor to do this for us, not requiring it to be in the file
1999-09-14 21:30:58 +00:00
law%netscape.com
a874b261ad
Enable editor window to be opened via window.openDialog
1999-09-14 20:36:19 +00:00
buster%netscape.com
161438718c
fixed bug 13669, wrong password when user typed with 1 or more characters selected
1999-09-14 00:11:22 +00:00
akkana%netscape.com
488d492da2
Fix an erroneous debug print; fix some build warnings
1999-09-13 21:39:51 +00:00
buster%netscape.com
b10892ab14
added GetAbsoluteOffsetsForPoints, so we can get the length of a document without
...
playing with it's selection. Much faster, and doesn't mess with the display at all.
1999-09-13 20:44:38 +00:00
cmanske%netscape.com
527b9eef42
Fixed bug 10236 - suppressing hand cursor over links in editor
1999-09-13 19:21:34 +00:00
brade%netscape.com
e34846ad47
move to keycode for VK_* keys
1999-09-13 13:52:41 +00:00
jfrancis%netscape.com
8de9e45071
implementing EditorKeyPress and handling tabs in tables and shift-return meaning <br>
1999-09-13 09:37:51 +00:00
hangas%netscape.com
ef232c9643
Updated help menu to match new id in globalOverlay.xul
1999-09-12 02:50:24 +00:00
jfrancis%netscape.com
51ef4144c9
fix for 12675; also added a wrapper for GetNextNode()/GetPriorNode() that checks for containment in the <body>
1999-09-12 01:36:07 +00:00
jfrancis%netscape.com
bc8d6fdd33
adding a default case enum value for rules action enum
1999-09-12 01:33:20 +00:00
jfrancis%netscape.com
bf59a17512
fix for 12675
1999-09-12 01:31:57 +00:00
jfrancis%netscape.com
1563ce314f
fix for 13516
1999-09-12 01:30:53 +00:00
briano%netscape.com
17719069b0
General cleanup.
1999-09-11 01:20:05 +00:00
jfrancis%netscape.com
8afc93ce24
cleaning up warnings (bug 13469)
1999-09-11 00:20:59 +00:00
jfrancis%netscape.com
1cfeb34196
bug fix: paragraphs now merge properly.
1999-09-10 23:32:28 +00:00
jfrancis%netscape.com
9fb4ecf8c8
bug fix (no #) for GetPriorNode/GetNextNode
1999-09-10 23:31:43 +00:00
jfrancis%netscape.com
9ffdeba4b6
rearranging project view a bit
1999-09-10 23:31:04 +00:00
jfrancis%netscape.com
2408eadfce
bug fix for 13500
1999-09-10 23:30:35 +00:00
akkana%netscape.com
76f259b9e9
Better debug prints: tell which tag we're creating
1999-09-10 22:34:18 +00:00
akkana%netscape.com
d2d2dcd442
490: infrastructure for inserting formatting whitespace. Not turned on yet except for DEBUG_akkana
1999-09-10 18:54:13 +00:00
brade%netscape.com
86f98ddbd2
handle hard-coded keybindings on Mac; begin to support new key event spec (lower case letters for charcodes)
1999-09-10 14:42:20 +00:00
jfrancis%netscape.com
89c84eeb43
fix for bug 13482
1999-09-09 22:22:14 +00:00
buster%netscape.com
dadb1ea557
fixed password editors, while maintaining output of empty HTML documents
...
fixes bug 13404, a blocker for enabling gfx text controls
1999-09-09 19:39:36 +00:00
briano%netscape.com
3b2876966d
General cleanup.
1999-09-09 04:00:39 +00:00
briano%netscape.com
d4bdb95d66
General cleanup.
1999-09-09 03:34:19 +00:00
sfraser%netscape.com
7aead9fea3
Add DocumentIsEmpty to EditorShell.idl and nsIEditor, and modify length and content getters to do the right thing with an empty document (which contains the bogus text node).
1999-09-08 23:32:04 +00:00
sfraser%netscape.com
152c78716c
Add tests for empty doc, and get doc length in EditorTestSelection.
1999-09-08 23:27:22 +00:00
sfraser%netscape.com
c2206d7d88
Removed nsInsertHTMLTxn.cpp
1999-09-08 20:18:29 +00:00
sfraser%netscape.com
62af2e6a2e
File Removed.
1999-09-08 20:17:32 +00:00
brade%netscape.com
78400921e1
remove unneeded / redundant code; fix updating of controls
1999-09-08 20:10:22 +00:00
sfraser%netscape.com
154205b3b9
File Removed.
1999-09-08 20:07:57 +00:00
sfraser%netscape.com
e00aa228a0
Remove commented out nsIEditRules
1999-09-08 20:06:01 +00:00
brade%netscape.com
f53c478e3f
fix typo
1999-09-08 19:54:40 +00:00
sfraser%netscape.com
8048e8e1be
File Removed.
1999-09-08 19:51:03 +00:00
jfrancis%netscape.com
ed0c4b6278
oops, missed a case....
1999-09-08 19:10:13 +00:00
jfrancis%netscape.com
84f8f0436e
fixing case sensitivity problem
1999-09-08 18:49:01 +00:00
brade%netscape.com
4388022a24
optimizations from Ben Goodger; move global var tagName to local; remove old comment; add new comments; don't pass around image editfield id
1999-09-08 14:57:44 +00:00
brade%netscape.com
b8b8eba393
add license and selection keys (home, end, pgup, pgdn, arrows, shift-selects, etc.)
1999-09-08 14:04:41 +00:00
brade%netscape.com
092ae0eba8
readd spacers in toolbar
1999-09-08 13:36:32 +00:00
jfrancis%netscape.com
35644158db
making special mail-compose editing rules accessible to mail
1999-09-08 06:26:53 +00:00
jfrancis%netscape.com
adbfb599f8
restoring 1.54 checkin: no longer clearing selection when we detect empty document - selection is a perfectly valid concept in an empty document.
fix for bug 13251 is now in layout/src/base/nsRange.cpp
1999-09-08 05:30:48 +00:00
cmanske%netscape.com
1c0bbcda59
Activated collapsing of table row in Image Dialog to implement 'More'/'Fewer' behavior, now that sizeToContent works!
1999-09-08 00:50:45 +00:00
cmanske%netscape.com
38f7e609e4
Fixed Insert Table dialog to not insert if properties are not valid
1999-09-07 23:55:13 +00:00
cmanske%netscape.com
fb204e8246
Adding Advanced Property Editing dialog work by Ben Goodger (rgoodger@ihug.co.nz)
1999-09-07 23:49:46 +00:00
sfraser%netscape.com
31f93e4339
Remove the view source menu item because it doesn't work right yet, and fix the contentframe.xul URL to work with some obscure CAPS changes.
1999-09-07 23:25:59 +00:00
kin%netscape.com
0e3c4c80ff
Fix for bug #13251 : gfx text fields are not accepting input
...
Reenabled call to ClearSelection() in nsTextEditRules::WillInsert().
1999-09-07 22:47:50 +00:00
cmanske%netscape.com
aa789f9790
Fixed bug 13164 preventing Open from working in editor
1999-09-07 19:08:24 +00:00
sfraser%netscape.com
f22e449ba9
Fix view source to work with the new browser appcore replacement
1999-09-07 18:53:02 +00:00
sfraser%netscape.com
7a96214432
Fix the implicit global editorShell weirdness, and change the viewsource window opening.
1999-09-07 18:52:27 +00:00
brade%netscape.com
5bd970f118
fix copyright; add contributor (Sammy Ford)
1999-09-07 14:32:03 +00:00
jfrancis%netscape.com
5772ba3e39
implemented RemoveList();
deletion doesn't scatter so many empty nodes;
mailcite rules started;
general deletion work (still WIP);
several small bugfixes;
refactored list item outdenting code
1999-09-06 19:51:59 +00:00
jfrancis%netscape.com
0ae3fcf4ec
implementing RemoveList() - ie, list button now works as a toggle
1999-09-06 19:47:25 +00:00
jfrancis%netscape.com
0103003252
no longer clearing selection when we detect empty document - selection is a perfectly valid concept in an empty document.
1999-09-06 19:45:26 +00:00
jfrancis%netscape.com
f286c55765
adding type="cite" to the blockquote, for testing purposes
1999-09-06 19:44:14 +00:00
bruce%cybersight.com
5f9f8618b6
Use nsCRT::free() instead of delete[] for char* data.
1999-09-06 06:22:51 +00:00
dougt%netscape.com
dd5c903d9e
Changes nsIAtom iterface to return a shared (non-allocated) wstring when
...
GetUnicode() is called. (thanks waterson, jband)
Also fixing 12237. (thanks jband).
1999-09-03 22:21:29 +00:00
cmanske%netscape.com
a281ed4e8d
Fixed all property dialogs to use global onAdvancedEdit() feature. Moved lots of JS strings into string bundle file.
1999-09-03 22:05:47 +00:00
sspitzer%netscape.com
189dd57d74
add newline to end of file to please certain UNIX compilers.
1999-09-03 10:43:00 +00:00
cls%seawood.org
dad3de1884
Fix for the AIX build which claims 'Operand of "&" operator must be an lvalue.'
1999-09-03 09:04:31 +00:00
sspitzer%netscape.com
9cda4419de
it really scares me to see my password get sent to the console when I type it. it's scaring others, see #13061 . wrapping this code with #ifdef DEBUG_<author>. I'll send them mail directly.
1999-09-03 08:31:33 +00:00
cmanske%netscape.com
48ab0481b5
Added 'Cancel' to editor save file Confirm dialog and changed to accomodate common dialog interface changes
1999-09-03 01:23:19 +00:00
buster%netscape.com
2d6f90643c
got rid of a nasty compiler warning by changing an unsigned int to signed
1999-09-02 20:37:19 +00:00
akkana%netscape.com
03a054d79d
Remove unused insert html txn
1999-09-02 18:37:24 +00:00
akkana%netscape.com
9bb71184c1
11864: Make InsertHTML undoable.
...
Insert the top-level nodes in the doc frag one by one,
instead of passing the whole doc frag to InsertNode.
1999-09-02 17:56:09 +00:00
sfraser%netscape.com
ea60e1db58
First Checked In.
1999-09-02 05:27:20 +00:00
sfraser%netscape.com
710593e1c9
Move most of the entities to the editorOverlay.dtd files
1999-09-02 04:57:22 +00:00
sfraser%netscape.com
5217765152
Add the editorOverlay.dtd file
1999-09-02 04:56:57 +00:00
sfraser%netscape.com
2a391869b0
Landing XUL overlays for editor keys, toolbars and menus.
1999-09-02 04:55:52 +00:00
sfraser%netscape.com
2392cf590f
Add editor overlay XUL and JS files
1999-09-02 04:54:36 +00:00
sfraser%netscape.com
02deb62abb
File Removed.
1999-09-02 04:51:04 +00:00
sfraser%netscape.com
732b1353f5
First Checked In.
1999-09-02 04:49:24 +00:00
sfraser%netscape.com
509d788966
Add a UTF-8 charset declaratoin, and some Japanese for grins.
1999-09-02 04:49:09 +00:00
sfraser%netscape.com
0ee52b3211
Turn off debug printfs for everyone except buster.
1999-09-02 04:48:17 +00:00
cmanske%netscape.com
714789baa3
Added CloneAttributes to IDL and nsIHTMLEditor. Reworked property dialogs to accomodate AdvancedEdit dialog. Preliminary version of AdvancedEdit dialog done
1999-09-02 01:47:18 +00:00
jfrancis%netscape.com
cb1186b037
more deletion work...
1999-09-01 21:23:47 +00:00
cmanske%netscape.com
51a4a28dcb
Changed IsNodeBlock to NodeIsBlock for JS. Fixed all compiler warnings. Added Advanced property Edit files
1999-09-01 19:58:25 +00:00
sfraser%netscape.com
0691aa68f0
Fix the plain text XUL to load -- fix entity
1999-09-01 05:50:36 +00:00
sfraser%netscape.com
5173bce570
Add viewsource.dtd for sford
1999-09-01 05:48:41 +00:00
sfraser%netscape.com
c2ea958ef5
First Checked In.
1999-09-01 05:47:40 +00:00
sfraser%netscape.com
1ce1e35d3c
Remove double spacing.
1999-09-01 05:47:00 +00:00
cmanske%netscape.com
699e5e802b
Exposed IsNodeBlock for JavaScript. Added comments for editor methods. Temporary fix for insert image bug (12917). Fixed bug 11857. Preliminary support for setting title and adding Cancel button in message dialogs.
1999-09-01 01:22:37 +00:00
cyeh%netscape.com
cc2825cbe0
Remove IGNORE_MANIFEST=1. It doesn't do anything and it confuses people.
1999-09-01 00:54:34 +00:00
ramiro%netscape.com
411c10dc89
Cleanup linkin of mozdbm.
1999-08-31 14:31:50 +00:00
jfrancis%netscape.com
1a8dca5815
checkpointing some deletion work
1999-08-31 13:55:18 +00:00
brade%netscape.com
7fd1d23f43
add license; add viewsource (contribution by Sammy Ford)
1999-08-31 12:57:26 +00:00
brade%netscape.com
a93342bc4b
add files for viewsource; fix years for copyright
1999-08-31 12:56:30 +00:00
brade%netscape.com
7fb947585a
removed bad line
1999-08-31 12:55:02 +00:00