Commit Graph

57131 Commits

Author SHA1 Message Date
waterson%netscape.com
37ec600551 Fix nsCOMPtr bustage on Linux. NOT YET PART OF THE BUILD. 2000-04-02 09:22:50 +00:00
scc%netscape.com
d8f4cef205 making string conversions explicit 2000-04-02 09:15:46 +00:00
waterson%netscape.com
37e1e5cda4 Fix memory leaks, problems with incrmental update. NOT YET IN THE BUILD. 2000-04-02 09:11:00 +00:00
scc%netscape.com
aaec909a45 making string conversions explicit 2000-04-02 09:10:15 +00:00
scc%netscape.com
10bdd44b99 making string conversions explicit 2000-04-02 08:56:00 +00:00
scc%netscape.com
8b2f93643b making string conversions explicit 2000-04-02 08:34:55 +00:00
scc%netscape.com
5ce47666d5 making string conversions explicit 2000-04-02 08:22:56 +00:00
mwelch%netscape.com
40ed12aead Removed trailing tab for ppc platform def 2000-04-02 08:05:44 +00:00
cls%seawood.org
f4fc6637cb Makes the new DLL_SUFFIX scheme work for --disable-shared, OpenVMS & OS/2. 2000-04-02 07:46:23 +00:00
cls%seawood.org
da66e49516 Adding a script to print out which of a given list of files do not end with a newline. Source files that do not end with a newline break at least the HP-UX compiler. Adding newlines to all of the source files found at this point. 2000-04-02 07:17:25 +00:00
tbogard%aol.net
426b4e98dd First checkin of new files for the content listener in the webBrowser. 2000-04-02 07:05:39 +00:00
mjudge%netscape.com
ad7071118d selecting generated content works now. subtree iterator and all. incredible... added new private method to nsTextFrame to factor out some things on getting correct offsets from generated frames. its a no-op almost for non generated frames 2000-04-02 05:05:31 +00:00
waterson%netscape.com
d3d9596fe6 Fix performance problem with KeySet, removing content from a container. NOT YET IN THE BUILD. 2000-04-02 01:55:46 +00:00
tbogard%aol.net
76af657407 My webshell, your diet is working, you've lost some more weight..... Removed one of the LoadURL calls and combined it with the other. Removed the localIP address parameter as it is not used and is not the way we will specify binding. Removed ProgressLoadURL as it is no longer needed (the rest of nsIWebShellContainer will go away when we finish landing the nsIWebProgressListener interfaces.) Removed CaptureHistoryState and GetHistoryState. Prompter is now retrieved through the correct path, up the treeOwner. 2000-04-02 01:19:27 +00:00
tbogard%aol.net
c82044b570 Removed ProgressLoadURL as it is no longer needed (the rest of nsIWebShellContainer will go away when we finish landing the nsIWebProgressListener interfaces.) Removed CaptureHistoryState, GetHistoryState and SetHistoryState as they shouldn't be called from the outside. 2000-04-02 01:19:26 +00:00
bruce%cybersight.com
ac75c5e962 Re-order constructor stuff to remove warnings. 2000-04-02 00:59:38 +00:00
jim_nance%yahoo.com
46de9b3a7b Fixed possible uninitialized return value
r=jst@netscape.com
2000-04-02 00:53:21 +00:00
tbogard%aol.net
82dffcacfd Changed the session history to not rely on the webShell to capture the state. It can call through to presShell on it's own. 2000-04-02 00:22:32 +00:00
svn%xmlterm.org
70cdc123b5 xmlterm changes only;
Made changes to lineterm, especially the PTY code, to get it to compile on
FreeBSD (bug 32923). Now it does compile and run on FreeBSD. There still a few
glitches though; PTY resizing fails in FreeBSD, for example.
2000-04-01 23:42:18 +00:00
bryner%uiuc.edu
845e5add3f Turning my changes back on, since they didn't cause the tinderbox orange. 2000-04-01 23:39:53 +00:00
scc%netscape.com
e6ee6bb3f2 making string conversions explicit 2000-04-01 23:29:51 +00:00
tbogard%aol.net
553f4a01dc Removed the unused mViewSource member. Fixed ::InternalLoad to call ::LoadURI instead of LoadURL since destroying and then re-creating the uri is pointless when it's passed in for us. Not to mention if the person calling this load had actually setup listeners on this uri then this information would be lost (which is actually causing bug 34167). 2000-04-01 23:28:31 +00:00
scc%netscape.com
bedd8b30b7 making string conversions explicit; fixing some |nsCOMPtr| usages 2000-04-01 23:25:15 +00:00
scc%netscape.com
e6cdf16c0b making string conversions explicit 2000-04-01 22:52:50 +00:00
scc%netscape.com
f58ac20116 making string conversions explicit 2000-04-01 22:45:09 +00:00
rods%netscape.com
59adfb766c Initial checkin of SVG prototype code for Dean Jackson (ifdef'ed) 2000-04-01 22:31:45 +00:00
scc%netscape.com
52e40e9c6d making string conversions explicit 2000-04-01 22:31:00 +00:00
scc%netscape.com
f5dbd84938 not sure if this is the _best_ way to solve the problem, but I added a c-string version of |NS_NewStringInputStream|, which can't use overloading since it's |extern "C"|, so I named it |NS_NewCStringInputStream|. 2000-04-01 22:27:03 +00:00
rods%netscape.com
13d86b3341 Initial checkin of SVG prototype code for Dean Jackson (if def'ed) 2000-04-01 22:26:38 +00:00
danm%netscape.com
8e4b47df67 implement alwaysRaised,alwaysLowered,z-lock window.open feature flags 2000-04-01 22:17:48 +00:00
danm%netscape.com
5b4e65b4bc constrain attempts to change z-level 2000-04-01 22:16:43 +00:00
danm%netscape.com
2a3cd3976f sync with nsWebShellWindow.h 1.291 2000-04-01 22:15:07 +00:00
danm%netscape.com
bb24b943d8 adding events to constrain z-level 2000-04-01 22:13:46 +00:00
danm%netscape.com
6a19bd15ce add PlaceBehind (other widget) method 2000-04-01 22:10:22 +00:00
danm%netscape.com
40294c50f9 add z-level GUI event 2000-04-01 22:08:47 +00:00
danm%netscape.com
ad5caf7088 now additionally keeps track of windows in z-order 2000-04-01 22:07:41 +00:00
danm%netscape.com
511e20db53 add z-ordering attribute 2000-04-01 22:03:28 +00:00
danm%netscape.com
4a0f6c4a45 add alwaysraised/lowered chrome flags 2000-04-01 22:02:18 +00:00
blizzard%redhat.com
3613bf6d99 back out pavlov's checkin since it was causing gtk warnings and possibly causing an orange tree 2000-04-01 21:26:24 +00:00
bryner%uiuc.edu
fae2d5bc79 #if 0 this section of code to see if it's causing the tinderbox orange. 2000-04-01 20:58:39 +00:00
pavlov%netscape.com
b03e94d1a3 fix a gc leak 2000-04-01 20:11:28 +00:00
bryner%uiuc.edu
4e5f616edc This fixes bug 31204 (mousewheel scrolling with pointer over a textfield),
by hooking up the parent document for the editor.  r=jst@netscape.com.
2000-04-01 20:09:54 +00:00
blizzard%redhat.com
71f21f226a checkin patches to implement nsILocalFile::GetDiskSpaceAvailable from Jason Eager and nsIFile::GetParent from pavlov. r=pavlov,blizzard,dougt. a=dougt 2000-04-01 20:07:14 +00:00
troy%netscape.com
c02e95f57e b=25290 Changed ConstructFrameByTag() to treat FORM frames as floater
containing blocks
2000-04-01 18:47:09 +00:00
jefft%netscape.com
5b19b98191 prevent deleting Inbox and Trash folder; r=scottip 2000-04-01 17:47:21 +00:00
chuang%netscape.com
c751529bbd bug 32285 - [FEATURE]Add mailing list backend to address book, r=putterman 2000-04-01 17:34:39 +00:00
bienvenu%netscape.com
13937da825 mork performance improvements by davidmc, r=bienvenu 2000-04-01 17:07:38 +00:00
locka%iol.ie
4e09e35e37 Fixed problem with browser opening as a popup and not a control.
Removed some webshell references
2000-04-01 16:30:43 +00:00
valeski%netscape.com
a8b5655f5a ensuring that we're always firing this callback to an event queue. we don't want to directly callback the caller recurively this is an async call 2000-04-01 14:57:47 +00:00
rods%netscape.com
c5ccf0fe3a Initial checkin of SVG prototype code for Dean Jackson (not in build) 2000-04-01 14:48:41 +00:00