Commit Graph

46234 Commits

Author SHA1 Message Date
pinkerton%netscape.com
81f42a6dcd backing out my last added file. 1999-11-11 01:42:12 +00:00
saari%netscape.com
39d29f17d7 Just checking in nsGUIEvent.h changes to start the focus landing... can't finish it without more reviews, but this change is reviewed and harmless. r: joki 1999-11-11 01:33:48 +00:00
waqar%netscape.com
84c24cbc5a # 6071, 15904
r vidur
d Fixes the problem with comment delimiters.
1999-11-11 01:28:32 +00:00
buster%netscape.com
e9ab7e0c82 tiny fix to SetDocument based on small change to semantics of underlying objects, back-ported from webshell 1999-11-11 01:27:27 +00:00
putterman%netscape.com
7a34491281 Use get() instead of == 1999-11-11 01:22:59 +00:00
mccabe%netscape.com
b05754f50e Warning fix for uninitialized structure members. r=fur,slamm. 1999-11-11 01:15:43 +00:00
valeski%netscape.com
b474e20c80 default for keywords enabled field is false 1999-11-11 01:13:51 +00:00
pinkerton%netscape.com
b3c8a375fb add nsTreeItemDragCapturer to the build 1999-11-11 01:04:36 +00:00
pinkerton%netscape.com
d5e6b12e6f adding nsTreeItemDragCapturer to the build and moving XUL frames into the right group. 1999-11-11 01:04:15 +00:00
pinkerton%netscape.com
92a4d784bb First Checked In. 1999-11-11 01:03:41 +00:00
hangas%netscape.com
a929286cdb New disabled arrow for menus. Problem reported by Crysgem@crosswinds.net and icon submitted by michael.lowe@bigfoot.com. 1999-11-11 00:59:07 +00:00
pinkerton%netscape.com
e00369c44e set the default image size to be small in order to avoid obvious reflows when button code would assume 30x30 before it loaded the image (r=evaughan). 1999-11-11 00:58:42 +00:00
sfraser%netscape.com
114504ab0c Fix for 18525 -- non-scriptable accessor to get at the editor from the editor shell. r=akkana. 1999-11-11 00:58:40 +00:00
ftang%netscape.com
5c0c5ef12e adjust XIM spot location code scince we change the nsCaret to return the bottom of the cursor intead of the top of the cursor ow. It look a little bit weired since the GFX didn't alight Japanese text base line right. r=erik 1999-11-11 00:58:14 +00:00
karnaze%netscape.com
ddab7e05d7 new regression test not affecting build. 1999-11-11 00:56:50 +00:00
terry%mozilla.org
9c85d6570c freshmeat seems to have changed the location of their RDF page. 1999-11-11 00:55:49 +00:00
sgehani%netscape.com
7e1d220cb9 Restoring file dates when decoding was off by 12 hours. This is now fixed. [r=ssu] 1999-11-11 00:52:04 +00:00
nhotta%netscape.com
bf25e318e3 Added msgbaseutil to a project file so unicode conversion utils to be accessable, part of bug fix #18264, r=ftang. 1999-11-11 00:48:55 +00:00
buster%netscape.com
be9b07841c added SetDocument implementation
added Get/SetDocLoaderObserver
added base implementation for nsIDocShellContainer methods
started filling in GetVisibility
started nsIContentViewerContainer methods, very rough
added FireStartDocumentLoad, FireEndDocumentLoad
added DestroyChildren
1999-11-11 00:42:48 +00:00
pepper%netscape.com
e541e3cf6e Changed friend declaration to make HP Compilers Happy.
r=mgleeson
1999-11-11 00:39:59 +00:00
buster%netscape.com
501c672a51 added charset attributes 1999-11-11 00:39:50 +00:00
valeski%netscape.com
dde5dae6b7 16256, nscomprtizing 1999-11-11 00:39:21 +00:00
buster%netscape.com
c1a07db400 added charset member data 1999-11-11 00:39:16 +00:00
buster%netscape.com
70a6e3199c filled in charset methods
select all
some of sizeToContent
AddChild override, to handle charset stuff
1999-11-11 00:38:55 +00:00
valeski%netscape.com
313da28e27 16256. nsCOMptrizing 1999-11-11 00:38:16 +00:00
valeski%netscape.com
405d84eeb1 16256, r=gagan. the nsinputstreamchannel was lowercasing the entire contenttype. we don't want to lower case the contenttype attribs 1999-11-11 00:37:18 +00:00
buster%netscape.com
dd8ceebaee added libs:
>  $(DIST)\lib\neckoutil_s.lib	       \
>  $(DIST)\lib\gkgfxwin.lib	           \
1999-11-11 00:36:48 +00:00
buster%netscape.com
e13da51859 made childCount readonly 1999-11-11 00:36:09 +00:00
buster%netscape.com
13e7b8c45a changed args to SetDocument
added attribute nsIDocumentLoaderObserver docLoaderObserver;
1999-11-11 00:35:36 +00:00
buster%netscape.com
1fa5e9c2ad nsDocShellBase implements nsIDocShellContainer
added some member data
1999-11-11 00:34:41 +00:00
valeski%netscape.com
497885da1d 16256, r=morse. Large bugzilla queries were bleeding http headers into the html displayed. 1999-11-11 00:34:01 +00:00
sgehani%netscape.com
ec8e4b2b50 *** NOT PART OF BUILD *** Fixed warnings and added C callback prototypes. 1999-11-11 00:33:39 +00:00
dp%netscape.com
336bf28bce Services used with COMPtrs. NS_WITH_SERVICE definition uses COMPtrs. r=scc 1999-11-11 00:31:45 +00:00
sgehani%netscape.com
1dba02fca2 Added progress bar and message for overall status of components being installed. Also, we now display the icon for the folder or volume selected to install, including custom folder and disk icons. Added Quit menu and cmd+Quit keyboard handling. [r=ssu] 1999-11-11 00:29:38 +00:00
valeski%netscape.com
4130b8bf80 16485, y2k DOS FTP server date parsing problem (we're now compensating for lacking two digit dos date years 1999-11-11 00:28:30 +00:00
putterman%netscape.com
2fcd557421 added nsIIncomingServerListener.idl 1999-11-11 00:27:10 +00:00
valeski%netscape.com
d1048dde78 11869, r=dagley. added keyword related prefs (1 for enable/disable, and 1 for keyword URL). 1999-11-11 00:26:05 +00:00
putterman%netscape.com
be5ef21057 Work on 17712 to add incoming server listeners and hook biff up to them. Reviewed by alecf and bienvenu. 1999-11-11 00:26:02 +00:00
putterman%netscape.com
6e2681b12f Work on 17712 to add incoming server listeners and hook biff up to them. Reviewed by alecf. 1999-11-11 00:25:19 +00:00
sgehani%netscape.com
6205bd25b0 Fix build warnings by moving a static struct from a .h to its .cpp.
Fixes bug 15898. [r=ssu]
1999-11-11 00:24:24 +00:00
sfraser%netscape.com
a2518d9e91 Fix warnings, bug 15588. r=ducarroz 1999-11-11 00:24:18 +00:00
putterman%netscape.com
38dfa802ce Work on 12846 for making message threads work. Reviewed by bienvenu. 1999-11-11 00:23:29 +00:00
sfraser%netscape.com
65e1138c65 Fix 16653 and 18496 -- assert on non-local Edit Page, and avoid opening a second composer window for a file that is already open. r=cmanske 1999-11-11 00:12:23 +00:00
sfraser%netscape.com
36f940040f Add windowtype attribtue on window for bug 18496. r=cmanske 1999-11-11 00:10:05 +00:00
sfraser%netscape.com
41aec2efae Use OS call to get caret blink time on Windows, bug 15422. r=kin 1999-11-11 00:08:49 +00:00
sspitzer%netscape.com
55a14aa16e ignore generated Makefiles 1999-11-11 00:08:20 +00:00
bienvenu%netscape.com
95d1852e05 hook up pseudo interruption, r=jefft 15012 1999-11-11 00:04:45 +00:00
av%netscape.com
ca533a122e Fix for bug 16302. Added counting margins when calculating the object size, r=nisheeth 1999-11-11 00:00:07 +00:00
bienvenu%netscape.com
03d87a22be fix trivial build warnings, unused variables 1999-11-10 23:58:39 +00:00
rjc%netscape.com
8f9b86dd92 Check in real fix. Review: me 1999-11-10 23:56:29 +00:00