Commit Graph

56978 Commits

Author SHA1 Message Date
brade%netscape.com
148db8fc49 add doctype to new editor pages 2000-03-31 13:59:14 +00:00
pavlov%netscape.com
1428510268 update some comments 2000-03-31 13:49:15 +00:00
pavlov%netscape.com
c3de885804 use weak refs for the rollup widget instead of doing it the way i was before which was suboptimal 2000-03-31 13:44:44 +00:00
pavlov%netscape.com
8220f002ed fix a circular reference problem 2000-03-31 12:48:41 +00:00
cls%seawood.org
bf81ae3827 Another DLL_SUFFIX change hidden by not clobbering. 2000-03-31 12:05:29 +00:00
cls%seawood.org
f2d454c004 Oops, missed a DLL_SUFFIX that didn't show up in a depend build. 2000-03-31 12:00:41 +00:00
mccabe%netscape.com
bd22a269de Error reporting mechanisms for nsDocShell (xul js and content js) and mosJSComponentLoader (JS components) now pipe error objects to the JavaScript console. 2000-03-31 11:19:51 +00:00
cls%seawood.org
adf25840d6 Please use PR_TRUE & PR_FALSE. Not all C++ compilers support the keywords true & false. 2000-03-31 11:09:28 +00:00
mccabe%netscape.com
817398ee13 Point to the JS Console page from the UI; from tasksOverlay, for now.
Tweak js console javascript, with many added notes

add 'categories I know about so far' to nsIScriptError.idl, as some attempt at documentation.
2000-03-31 10:51:13 +00:00
cls%seawood.org
d22c963309 Moved setting of platform specific DLL_SUFFIX to configure.
Removed old unused WINNT ifdefs from rules.mk.
2000-03-31 10:49:39 +00:00
rickg%netscape.com
e43487c306 fixed silly string usage error 2000-03-31 10:45:55 +00:00
cls%seawood.org
c01f9092ab Slightly munged the os/2 patch. Add else clause before something unknown breaks. 2000-03-31 10:38:58 +00:00
pavlov%netscape.com
c53ec6b0f5 quiet down the unix filepicker 2000-03-31 10:37:12 +00:00
jband%netscape.com
ef1e9b755c 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. 2000-03-31 10:34:10 +00:00
jband%netscape.com
7f5854b8f2 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 2000-03-31 10:31:00 +00:00
pavlov%netscape.com
9680451c22 use nsIFilePicker instead of nsIFileSpecWithUI 2000-03-31 10:27:17 +00:00
hyatt%netscape.com
b039cf8f92 And on a farm there was a big honking leak, e-i-e-io. With an XBL binding here and a XUL element there... 2000-03-31 10:27:12 +00:00
hyatt%netscape.com
b6dec09958 Fumbling around trying to fix 800K leak. 2000-03-31 10:26:25 +00:00
kvisco%ziplink.net
85ce86aeb0 latest changes 2000-03-31 10:21:34 +00:00
rickg%netscape.com
afe9bbd6d3 removed references to nsString2 2000-03-31 10:19:31 +00:00
kvisco%ziplink.net
ec4be74b9a added a test to check for proper result type conversion 2000-03-31 10:16:38 +00:00
rickg%netscape.com
4070be753e removed reference to nsString2 2000-03-31 10:13:22 +00:00
rickg%netscape.com
85601a6934 fixed include problem 2000-03-31 10:08:49 +00:00
rickg%netscape.com
6ca9f83017 removed references to nsString2 2000-03-31 10:05:30 +00:00
pierre%netscape.com
f54b3c443f 17309: set the default timeout in the previous checkin to 2 minutes 2000-03-31 10:04:48 +00:00
pavlov%netscape.com
8ae4c3bced fix ref problem with gc's from the gc cache. fixes bug 32120 2000-03-31 09:55:47 +00:00
alecf%netscape.com
d670519029 registering the atom service during XPCOM initialization
r=dp
2000-03-31 09:50:00 +00:00
cls%seawood.org
314aa743e8 Remove --enable-implicit-archive option and rule sets as they still have dependency problems and are not being worked on. Bug #15241 2000-03-31 09:37:14 +00:00
rickg%netscape.com
22d9c58328 removed references to nsString2 2000-03-31 09:34:43 +00:00
alecf%netscape.com
62bc6cf8d6 added files: mozilla/xpcom/ds/nsAtomService.cpp 2000-03-31 09:31:12 +00:00
alecf%netscape.com
8b0f46e53c added files: mozilla/xpcom/ds/nsIAtomService.idl 2000-03-31 09:27:04 +00:00
tbogard%aol.net
a154678139 Changed nsPIDOMWindow::GetXPConnectObject to GetObjectProperty and the same change to Set. 2000-03-31 09:26:02 +00:00
rickg%netscape.com
26dec0ca15 wip for nsString classes; not part of build 2000-03-31 09:24:08 +00:00
alecf%netscape.com
d35343d59b add the atom service to the build
r=dp
2000-03-31 09:19:17 +00:00
hyatt%netscape.com
c34fd4b94b Fixing 700K memory leak. 2000-03-31 09:13:42 +00:00
rickg%netscape.com
08335d2d02 removed nsString2 reference 2000-03-31 09:12:35 +00:00
ramiro%fateware.com
7f259009b5 Changed the signature GtkMozEmbedChrome::FindNamedBrowserItem() for the l+g
embedding changes.  nsIDocShellTreeItem vs. nsIWebBrowser.
2000-03-31 09:09:45 +00:00
rickg%netscape.com
8d7a62845e changed reference from nsString2 to nsString 2000-03-31 09:08:17 +00:00
rickg%netscape.com
1900f59d83 updated includes to access nsCRT 2000-03-31 09:04:29 +00:00
cls%seawood.org
7c258bf026 Oops. Forgot a CROSS_COMPILE ifdef. 2000-03-31 08:00:08 +00:00
alecf%netscape.com
df5c91bff8 fix build bustage 2000-03-31 07:55:08 +00:00
danm%netscape.com
7e39fd48c5 adding nsGeneratedIterator for mjudge 2000-03-31 07:36:08 +00:00
tbogard%aol.net
8c51ecefbe 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. 2000-03-31 07:34:32 +00:00
evaughan%netscape.com
88a7153926 Yet another missing file. 2000-03-31 07:32:35 +00:00
evaughan%netscape.com
3ad4e04a7f 2 more 2000-03-31 07:28:48 +00:00
scc%netscape.com
74a3c00cac incremental changes. these files are not yet part of the build 2000-03-31 07:28:38 +00:00
scc%netscape.com
f563b72b38 more work bringing |ns[C]String| into line with the new implementations. Again, this is no change when |NEW_STRING_APIS| is not defined. 2000-03-31 07:26:13 +00:00
mjudge%netscape.com
6ce1fbbb34 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. 2000-03-31 07:26:07 +00:00
racham%netscape.com
78bc9a2658 Fixing bug 15787. Close the app on clicking x in the upper right corner of profilemanager window. r=gayatrib 2000-03-31 07:26:01 +00:00
mjudge%netscape.com
4aa3ccc698 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. 2000-03-31 07:22:38 +00:00