Commit Graph

57702 Commits

Author SHA1 Message Date
rickg%netscape.com
2e3ff29319 fixed silly string usage error
git-svn-id: svn://10.0.0.236/trunk@64760 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-31 10:45:55 +00:00
cls%seawood.org
254184e2ba Slightly munged the os/2 patch. Add else clause before something unknown breaks.
git-svn-id: svn://10.0.0.236/trunk@64759 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-31 10:38:58 +00:00
pavlov%netscape.com
afafa97e7c quiet down the unix filepicker
git-svn-id: svn://10.0.0.236/trunk@64758 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-31 10:37:12 +00:00
jband%netscape.com
dfaa91c993 renaming 'readonly' to 'read_only' because it turns out that 'readonly' is a reserved word for some compilers (e.g. on OpenVMS) and they break.
git-svn-id: svn://10.0.0.236/trunk@64757 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-31 10:34:10 +00:00
jband%netscape.com
1e8edc9e93 fix a side effect of the fix to bug 32485. It turns out it is better to leak some native objects while shutting down then to fire off Release calls on those wrapped native objects and watch the browser crash
git-svn-id: svn://10.0.0.236/trunk@64756 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-31 10:31:00 +00:00
pavlov%netscape.com
ab7b683d3c use nsIFilePicker instead of nsIFileSpecWithUI
git-svn-id: svn://10.0.0.236/trunk@64755 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-31 10:27:17 +00:00
hyatt%netscape.com
143417f3b2 And on a farm there was a big honking leak, e-i-e-io. With an XBL binding here and a XUL element there...
git-svn-id: svn://10.0.0.236/trunk@64754 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-31 10:27:12 +00:00
hyatt%netscape.com
9dfc5f5d08 Fumbling around trying to fix 800K leak.
git-svn-id: svn://10.0.0.236/trunk@64753 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-31 10:26:25 +00:00
kvisco%ziplink.net
e9424b90e8 latest changes
git-svn-id: svn://10.0.0.236/trunk@64752 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-31 10:21:34 +00:00
rickg%netscape.com
7f309e7c52 removed references to nsString2
git-svn-id: svn://10.0.0.236/trunk@64751 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-31 10:19:31 +00:00
kvisco%ziplink.net
51782e1a8e added a test to check for proper result type conversion
git-svn-id: svn://10.0.0.236/trunk@64750 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-31 10:16:38 +00:00
rickg%netscape.com
ea24edd773 removed reference to nsString2
git-svn-id: svn://10.0.0.236/trunk@64749 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-31 10:13:22 +00:00
rickg%netscape.com
c4e05266ea fixed include problem
git-svn-id: svn://10.0.0.236/trunk@64748 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-31 10:08:49 +00:00
rickg%netscape.com
5ab6436c9b removed references to nsString2
git-svn-id: svn://10.0.0.236/trunk@64747 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-31 10:05:30 +00:00
pierre%netscape.com
57f52259cf 17309: set the default timeout in the previous checkin to 2 minutes
git-svn-id: svn://10.0.0.236/trunk@64746 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-31 10:04:48 +00:00
pavlov%netscape.com
84ae03bdfd fix ref problem with gc's from the gc cache. fixes bug 32120
git-svn-id: svn://10.0.0.236/trunk@64745 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-31 09:55:47 +00:00
alecf%netscape.com
b9e08acc79 registering the atom service during XPCOM initialization
r=dp


git-svn-id: svn://10.0.0.236/trunk@64744 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-31 09:50:00 +00:00
cls%seawood.org
58e5f669c0 Remove --enable-implicit-archive option and rule sets as they still have dependency problems and are not being worked on. Bug #15241
git-svn-id: svn://10.0.0.236/trunk@64743 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-31 09:37:14 +00:00
rickg%netscape.com
08626d4b1c removed references to nsString2
git-svn-id: svn://10.0.0.236/trunk@64742 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-31 09:34:43 +00:00
alecf%netscape.com
3b69969e96 added files: mozilla/xpcom/ds/nsAtomService.cpp
git-svn-id: svn://10.0.0.236/trunk@64741 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-31 09:31:12 +00:00
alecf%netscape.com
164f09fab2 added files: mozilla/xpcom/ds/nsIAtomService.idl
git-svn-id: svn://10.0.0.236/trunk@64740 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-31 09:27:04 +00:00
tbogard%aol.net
8f256d3ee5 Changed nsPIDOMWindow::GetXPConnectObject to GetObjectProperty and the same change to Set.
git-svn-id: svn://10.0.0.236/trunk@64739 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-31 09:26:02 +00:00
rickg%netscape.com
9ff7db4425 wip for nsString classes; not part of build
git-svn-id: svn://10.0.0.236/trunk@64738 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-31 09:24:08 +00:00
alecf%netscape.com
a87cea3989 add the atom service to the build
r=dp


git-svn-id: svn://10.0.0.236/trunk@64737 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-31 09:19:17 +00:00
hyatt%netscape.com
6cad81b3f0 Fixing 700K memory leak.
git-svn-id: svn://10.0.0.236/trunk@64736 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-31 09:13:42 +00:00
rickg%netscape.com
4965377084 removed nsString2 reference
git-svn-id: svn://10.0.0.236/trunk@64735 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-31 09:12:35 +00:00
ramiro%fateware.com
593d258bf6 Changed the signature GtkMozEmbedChrome::FindNamedBrowserItem() for the l+g
embedding changes.  nsIDocShellTreeItem vs. nsIWebBrowser.


git-svn-id: svn://10.0.0.236/trunk@64734 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-31 09:09:45 +00:00
rickg%netscape.com
380980092a changed reference from nsString2 to nsString
git-svn-id: svn://10.0.0.236/trunk@64733 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-31 09:08:17 +00:00
rickg%netscape.com
b395f97fc0 updated includes to access nsCRT
git-svn-id: svn://10.0.0.236/trunk@64732 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-31 09:04:29 +00:00
cls%seawood.org
ccb881473c Oops. Forgot a CROSS_COMPILE ifdef.
git-svn-id: svn://10.0.0.236/trunk@64731 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-31 08:00:08 +00:00
alecf%netscape.com
c3d3879f93 fix build bustage
git-svn-id: svn://10.0.0.236/trunk@64730 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-31 07:55:08 +00:00
danm%netscape.com
8d84070f07 adding nsGeneratedIterator for mjudge
git-svn-id: svn://10.0.0.236/trunk@64729 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-31 07:36:08 +00:00
tbogard%aol.net
705b5f1fcc When height or width are specified in window.open we now properly apply it to the content area and not to the outer window's size. Fixes #32663.
git-svn-id: svn://10.0.0.236/trunk@64728 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-31 07:34:32 +00:00
evaughan%netscape.com
d216ca01e9 Yet another missing file.
git-svn-id: svn://10.0.0.236/trunk@64727 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-31 07:32:35 +00:00
evaughan%netscape.com
02db68a418 2 more
git-svn-id: svn://10.0.0.236/trunk@64726 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-31 07:28:48 +00:00
scc%netscape.com
5dd09e2ded incremental changes. these files are not yet part of the build
git-svn-id: svn://10.0.0.236/trunk@64725 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-31 07:28:38 +00:00
scc%netscape.com
4108d844a4 more work bringing |ns[C]String| into line with the new implementations. Again, this is no change when |NEW_STRING_APIS| is not defined.
git-svn-id: svn://10.0.0.236/trunk@64724 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-31 07:26:13 +00:00
mjudge%netscape.com
d50c11711c changed alot here having to do with get position. made it much faster for non-slow frames. (slow=char spacing ect) also removed some code to make the ::GetWidth call factored out so I can reuse it. selection now has a DrawSelectionIterator that spits out the next series of chars and their color ect when drawing selection. this allows us to combine many different types of selection. This also means that XOR is not used here any more. we will hook up selection colors to style shortly in the next week.
git-svn-id: svn://10.0.0.236/trunk@64723 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-31 07:26:07 +00:00
racham%netscape.com
ceeda72692 Fixing bug 15787. Close the app on clicking x in the upper right corner of profilemanager window. r=gayatrib
git-svn-id: svn://10.0.0.236/trunk@64722 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-31 07:26:01 +00:00
mjudge%netscape.com
30a7d8a091 changing troys generated content SUB iterator with changes that he sent me personally. these will allow us to have iterators over generated tables or just plain before or after nodes.
git-svn-id: svn://10.0.0.236/trunk@64721 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-31 07:22:38 +00:00
evaughan%netscape.com
868ea2e09e Forgot file.
git-svn-id: svn://10.0.0.236/trunk@64720 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-31 07:20:50 +00:00
cls%seawood.org
36f0033393 Fix cross-compiling rules so that we can build both the host & target version of our "internal" build tools.
Added .ho suffix for host objects.
Added rules for HOST_PROGRAM, HOST_LIBRARY & HOST_SIMPLE_PROGRAMS.
When cross-compiling, use the host_ versions of nsinstall, xpidl & xpidl_link and install host targets under $(DIST)/host .
Bug #11890


git-svn-id: svn://10.0.0.236/trunk@64719 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-31 07:18:52 +00:00
mjudge%netscape.com
1879d9f615 adding in new cids and new factories for nsgeneratedcontent and nsgeneratedsubtree iterators
git-svn-id: svn://10.0.0.236/trunk@64718 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-31 07:18:45 +00:00
mjudge%netscape.com
d068ec5d0f moving nsGeneratedContent stuff to new file nsGeneratedIterator. adding new bitflags for selection types for nsSelection
git-svn-id: svn://10.0.0.236/trunk@64717 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-31 07:17:22 +00:00
mjudge%netscape.com
e0a2a09284 adding in nsGeneratedContent as new file
git-svn-id: svn://10.0.0.236/trunk@64716 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-31 07:15:13 +00:00
mjudge%netscape.com
6384655e67 changing bitflags for selection types. well they are bitflags now
git-svn-id: svn://10.0.0.236/trunk@64715 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-31 07:14:39 +00:00
mjudge%netscape.com
195c000691 adding in new init methods for the new nsGeneratedContentIterator!
git-svn-id: svn://10.0.0.236/trunk@64714 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-31 07:14:02 +00:00
cls%seawood.org
553a03fc5b Added HOST_LIBIDL_CONFIG to build. Bug #11890
git-svn-id: svn://10.0.0.236/trunk@64713 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-31 07:12:39 +00:00
kvisco%ziplink.net
16b7206ca6 updated to support changes to String.h/cpp
git-svn-id: svn://10.0.0.236/trunk@64712 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-31 07:11:29 +00:00
kvisco%ziplink.net
9e1dd1c416 Fixed a memory leak when using the Translate function,
also made change to use the String::toUnicode method instead
of String::toCharArray


git-svn-id: svn://10.0.0.236/trunk@64711 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-31 07:10:12 +00:00