kmcclusk%netscape.com
cd6f5d237b
Prevent synchronous paints during reflows bug 20150; r=rods@netscape.com
...
Call SetTextAlign within SetupDC instead of in each DrawString on WIN32. bug 26973; r=rods@netscape.com
2000-02-09 15:48:01 +00:00
brade%netscape.com
2329a4fc3f
remove \n and <br> since they don't seem to be parsed correctly anymore (bug #25939 )
2000-02-08 15:34:03 +00:00
tbogard%aol.net
840c8350e1
GlobalWindow now calls up nsIDocShellTreeOwner rather than nsIBrowserWindow. GlobalWindow has mostly been re-organized as well as cleaned up to provide this new functionality. DocShellTreeOwners got implementations filled in and many bugs fixed. nsIScriptGlobalObject now talks in terms of docShells instead of webShells. Fixed a number of cases where people were walking through content viewers etc to get to a presShell and changed them to simply ask for the presShell from the docShell. GlobalWindow now deals completely in terms of docShells. r=vidur
2000-02-08 13:40:10 +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
72e8a9e317
make it so -chrome <chrome url> does the right thing.
...
r=mscott
2000-02-08 03:12:39 +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
scc%netscape.com
73802d6f2e
Pro5 update
2000-02-07 23:06:04 +00:00
jfrancis%netscape.com
28fd752530
fix for 24051: modifying password field corrupts pw text; checked in on behalf of buster; r=jfrancis
2000-02-07 02:48:36 +00:00
jfrancis%netscape.com
ebc0651bbf
fix for 25452 (plain text widgets break IME escape key). checked in on behalf of katakai@japan.sun.com; r=jfrancis
Thanks Katakai!
2000-02-07 01:42:14 +00:00
akkana%netscape.com
784eafea80
22505 workaround: force plaintext editors to use font-family: monospace to make wrapping work. r=jfrancis
2000-02-04 23:39:31 +00:00
jfrancis%netscape.com
5816b366ff
fixing warning; r=akkana
2000-02-03 23:29:09 +00:00
jfrancis%netscape.com
ac019d7deb
fix for 26299 - editor now uses reflow batching. Long live refow batching!
r=kin
2000-02-03 23:17:08 +00:00
akkana%netscape.com
3ba836df7b
25251: use white-space: -moz-pre-wrap instead of pre wrap, suggested by pierre, r=buster
2000-02-03 23:17:00 +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
brade%netscape.com
72c0897cd0
fix typo
2000-02-02 22:37:00 +00:00
brade%netscape.com
f5f5217038
reorder open items in menu (bug #25505 )
2000-02-02 15:33:17 +00:00
brade%netscape.com
49568eb54e
fix paths for move to CW5 (bug #25779 )
2000-02-02 15:27:53 +00:00
kin%netscape.com
276c400561
Fix for bug #26100 (Spellchecker goes into infinite loop.)
...
- Modified DeleteNode() to increment nodeIndex to prevent
an infinite while loop.
- nsIContentIterator::Next() and Prev() now return NS_OK
if you iterate past the end of the list. Modified all
calls to Next() and Prev() so we can catch any errors.
r=jfrancis@netscape.com
2000-02-02 14:14:32 +00:00
pinkerton%netscape.com
ff5704575e
native clipboard/d&d impls now handle text/plain internally, always providing text/unicode to a client. fixes bugs 8427 and 24010. r=scc.
2000-02-01 22:26:21 +00:00
brade%netscape.com
b730ef4e3c
make Open string match browser (Open File...)
2000-02-01 14:57:36 +00:00
brade%netscape.com
0f9e0f10a9
File Removed.
2000-02-01 14:55:51 +00:00
pp%ludusdesign.com
48e640ed4f
Conversion to NS_GET_IID(). Bug #20232 , r=scc@netscape.com
2000-02-01 14:26:27 +00:00
buster%netscape.com
a3ce5e7f22
fixed bug 25767
...
r=beard
2000-02-01 05:12:25 +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
brade%netscape.com
9c20de909a
open remote urls in editor; r=kin; bug#24042
2000-01-28 16:02:02 +00:00
brade%netscape.com
25e1715d39
open remote menu item strings (r=kin)
2000-01-28 15:59:32 +00:00
brade%netscape.com
9d243c9f75
add OpenRemoteFile for editor (r=kin)
2000-01-28 15:57:43 +00:00
brade%netscape.com
57df5fa308
maintain screen position and window size r=kin (bug #24019 )
2000-01-28 15:57:17 +00:00
hyatt%netscape.com
2193a79232
Adding closing popups.
2000-01-28 03:27:44 +00:00
akkana%netscape.com
5e2f88b7f8
22662: Completely redesign the editor output formatting system.
...
Now, instead of inserting text nodes containing whitespace and newlines
into the content tree, the editor adds a fake attribute "_moz_dirty"
to every node it creates, and relies upon the output system to format
any node with that attribute (and, of course, not output the attribute).
r=jfrancis
2000-01-28 01:17:23 +00:00
nhotta%netscape.com
0044578da8
Insert/update META charset tag for charset menu operation, bug 17797, r=akkana.
2000-01-27 03:35:44 +00:00
cmanske%netscape.com
17dd1d08c5
Fixed debug menu bustage, bug 25107,r=akkana
2000-01-26 22:57:35 +00:00
kin%netscape.com
267857ff5c
Fix for bug #6544 : Cannot search on XML page
...
Modified all body methods to deal with the body node for HTML documents,
and the document root node for all other types of documents. Renamed
all body methods.
r=sfraser@netscape.com
2000-01-26 21:55:51 +00:00
jst%citec.fi
4104f66aa7
Fixing build bustage, added missing .get() in a nsCOMPtr comparison. r=vidur@netscape.com
2000-01-26 16:01:49 +00:00
dcone%netscape.com
e6d4980d54
put the revised print command.
2000-01-26 16:01:40 +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
tbogard%aol.net
6827998657
Fixed case of methods being called on nsIWindowMediator to match changes in the interface.
2000-01-26 03:28:48 +00:00
akkana%netscape.com
bb4e29cc50
Turn off debug printf and enable formatting. Still r=jfrancis
2000-01-26 02:31:30 +00:00
akkana%netscape.com
a3dbe39403
22662, 16720: greatly improve formatting of html source for inserted html tags. r=jfrancis
2000-01-26 00:57:37 +00:00
akkana%netscape.com
a18410245e
Add nsHTMLEditUtils to build.
2000-01-26 00:54:27 +00:00
sfraser%netscape.com
a5e28d66d6
Remove redundant, unused toolkitcore variable. r=law
2000-01-26 00:51:54 +00:00
akkana%netscape.com
c56eb0eb69
Add nsHTMLEditUtils
2000-01-26 00:48:12 +00:00
akkana%netscape.com
7b5b06b014
Utilities for use by editor and edit rules. r=jfrancis
2000-01-26 00:36:18 +00:00
brade%netscape.com
a8a021b461
File Removed.
2000-01-25 16:08:18 +00:00
brade%netscape.com
1a58f4104e
remove copy.gif, cut.gif, paste.gif, redo.gif, undo.gif, and preview.gif; add hover-teal.gif
2000-01-25 16:06:49 +00:00
brade%netscape.com
b96fe68560
File Removed.
2000-01-25 15:55:16 +00:00
brade%netscape.com
7445653811
File Removed.
2000-01-25 15:48:44 +00:00
brade%netscape.com
31654c9388
submitted by Dan Haddix and Brian King
2000-01-25 15:44:28 +00:00
brade%netscape.com
63177c3b99
remove unused images
2000-01-25 15:36:54 +00:00