saari%netscape.com
7511475ad8
part of previous checkin
1999-11-11 03:09:16 +00:00
saari%netscape.com
f448552385
Turning gFocusHandler into gEventDispatchHandler, a Mac event dispatch change. Should be fine without the rest of the focus changes, commiting to facilitate pink's need to change this file. R: pink
1999-11-11 03:08:31 +00:00
jdunn%netscape.com
524208728f
Fix additional bugs with stubs. This still doesn't work 100% but getting there
...
(basically pulled in the mac ppc CPP file for aix stubs file)
1999-11-11 02:20:22 +00:00
valeski%netscape.com
6150abfbb5
hooking up keyword prefs so we check for them
1999-11-11 02:18:02 +00:00
briano%netscape.com
bd615dfad9
Automated update
1999-11-11 02:15:16 +00:00
valeski%netscape.com
9fed6b2933
18419. *removed nsIFTPContext and associated impl of it. we no longer pass this context between the FTP thread and the channel thread, we use nsISupports proxies to move back and forth.*added SetcontentLength() method to nsIFTPChannel so we can move the content length from the FTP thread to the channel thread. nsFTPChannel impls this meth now.*made a couple FTP channel logging changes for better description*nsCOMPtrized a bit*added nsFTPChannel to load group when avail (this starts/stops the throbber for url bar loaded ftp urls.*the FTP protocl handler (a service) is now an observer of XPCOM shutdown. this allows the handler to join w/ all the threads it has created (that are still running) if we try and shutdown the main thread whill ftp is still running.
1999-11-11 02:14:23 +00:00
valeski%netscape.com
4e3281f9e6
*** empty log message ***
1999-11-11 02:13:44 +00:00
valeski%netscape.com
da1276fb98
removed files: mozilla/netwerk/protocol/ftp/public/nsIFTPContext.idl
1999-11-11 02:11:50 +00:00
valeski%netscape.com
7cc35fcae3
18419.
1999-11-11 02:09:07 +00:00
jdunn%netscape.com
5813f00abd
HP specific Fix for #16506 .
1999-11-11 02:08:10 +00:00
ssu%netscape.com
7ef61c3b80
these files are part of bug #17109 . It's to help with calculating
...
the correct disk space required during installation. It doesn't fix this
bug, but it's part of getting it done.
All these files are not part of tinderbox build. They are only Windows
platform too.
r=sgehani
1999-11-11 01:54:58 +00:00
slamm%netscape.com
bbd51ee4da
Script to generate panels' rdf and dtd files.
1999-11-11 01:54:01 +00:00
waqar%netscape.com
a09c3ecc45
# 16610
...
r vidur
d Javascript should throw an execption on index size error. DOM now throws
an execption for size error.
1999-11-11 01:48:25 +00:00
pinkerton%netscape.com
2845fd7873
remove the tree item drag capturer. i was premature.
1999-11-11 01:46:12 +00:00
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