Commit Graph

18586 Commits

Author SHA1 Message Date
mcafee%netscape.com
bfc3120484 Adding ED_Redo.gif 1999-03-01 08:33:32 +00:00
jfrancis%netscape.com
c37eac4581 made iterators bidirectional; lots of bug fixes; finished subtree iterator impl. 1999-03-01 08:17:18 +00:00
grail%cafebabe.org
dfd35aeb54 Fixed a few constant references to their values. 1999-03-01 07:12:55 +00:00
buster%netscape.com
e03330c847 fixed IsNested to account for outer table frame
removed obsolete debug code
1999-03-01 06:40:24 +00:00
ramiro%netscape.com
1bf8790f66 AIX portability fixes. (Waqar Malik <waqar@netscape.com>) 1999-03-01 06:29:14 +00:00
briano%netscape.com
59e300a6f6 Automated update 1999-03-01 06:15:39 +00:00
ramiro%netscape.com
52fac20c37 AIX portability fixes. (Waqar Malik <waqar@netscape.com>) 1999-03-01 06:10:54 +00:00
waterson%netscape.com
0d9f516821 Don't automatically register every data source; instead, the data source can register itself during Init(). 1999-03-01 05:55:18 +00:00
grail%cafebabe.org
428526b495 Fixed my own lameness. 1999-03-01 05:28:18 +00:00
grail%cafebabe.org
dc67188214 Last commit broke local storage viewing. Local store never quite "connect"
so ViewedStoreBase now checks isLocal() if isConnected() fails. Assumption
is that you're always connected if it's a local berkeley store.
1999-03-01 05:20:27 +00:00
cls%seawood.org
060260594a Moved previous filter-out section after DSO_CFLAGS is set. 1999-03-01 03:14:23 +00:00
briano%netscape.com
5baae8119f Automated update 1999-03-01 02:00:39 +00:00
cls%seawood.org
33ac6b33e1 Removed OPTIMIZE_CFLAGS. If CFLAGS isn't set in the enviornment, set it to -O. If MOZ_DEBUG is set, filter-out the optimization options in autoconf.mk. 1999-03-01 01:54:00 +00:00
grail%cafebabe.org
2f46318e4e Fixed situation where UI thread gets wedged when a dialog of any sort
is popped up. A new bug is created where after you authenticate, you
have to deselect, and reselect the item for it to show. It's a
temporary fix.
1999-03-01 01:04:19 +00:00
edwin%woudt.nl
3b823846a8 Remove this ugly registration. This is the way to do it right! 1999-03-01 00:33:01 +00:00
wtc%netscape.com
64c672ac1b New test file vercheck.c. 1999-03-01 00:23:34 +00:00
grail%cafebabe.org
2b8cd4b630 XML Tech Release API changes, take 2. 1999-03-01 00:09:16 +00:00
grail%cafebabe.org
443678b461 Changes to fit with API differences in XML Technology Release. 1999-02-28 23:53:40 +00:00
fur%netscape.com
0b26182798 Use a Quiet NaN, not a Signalling NaN 1999-02-28 23:01:29 +00:00
beard%netscape.com
5ef38e04b2 First Checked In. 1999-02-28 22:15:48 +00:00
beard%netscape.com
31c80c539a added IID() accessor. 1999-02-28 22:14:30 +00:00
beard%netscape.com
2565741c5f Added NS_PLUGIN_CID, and IID() accessor. 1999-02-28 22:12:50 +00:00
beard%netscape.com
f88ff18dcf CPluginManager now implements nsIServiceManager and nsIAllocator interfaces, for better Gecko compatibility. 1999-02-28 22:10:26 +00:00
beard%netscape.com
b5d34d0fa4 updated NSGetFactory signature. 1999-02-28 22:08:26 +00:00
bienvenu%netscape.com
af016000d9 use registerComponent instead of registerfactory to fix build bustage 1999-02-28 22:03:19 +00:00
bienvenu%netscape.com
6680a42541 set recipients and cc list as an array of addresses 1999-02-28 22:02:20 +00:00
bienvenu%netscape.com
3df9913012 add ability to import msf files 1999-02-28 22:00:50 +00:00
beard%netscape.com
f8887c33ae SetDestructor 1999-02-28 19:04:47 +00:00
toshok%hungry.com
4300354ee1 implement sm_InitPages/sm_FiniPages for unix. someone with more of an eye for this sort of code should tell me if what i've done here makes sense. it seems to make the tests go.... 1999-02-28 15:20:34 +00:00
toshok%hungry.com
9456e00772 include config.mk before rules.mk 1999-02-28 15:17:15 +00:00
toshok%hungry.com
17a9992599 convert C++ to C comment 1999-02-28 14:03:43 +00:00
toshok%hungry.com
0c5ea81afa convert C++ to C comment 1999-02-28 14:03:21 +00:00
toshok%hungry.com
7ce539f75a include config.mk before rules.mk so that we pick up the definition for NSINSTALL. 1999-02-28 13:51:07 +00:00
toshok%hungry.com
8e5b8f739e quiet gmake 1999-02-28 13:44:06 +00:00
saari%netscape.com
9bbd0df7f7 make LoadMenus() less nsWebShellWindow specific 1999-02-28 11:14:34 +00:00
leaf%mozilla.org
308cc9296a fixed smoketest to invoke grendel with 'java grendel.Main' and also
exit the child process after running the binary (can't write to the same
logfile twice, now can we?)
1999-02-28 08:46:34 +00:00
leaf%mozilla.org
f998e4520d moving the client build into client.mak and toplevel makefile.win
leaving nglayout.mak for cleanup by anyone who wants to do it.
1999-02-28 07:51:10 +00:00
grail%cafebabe.org
bba30f2009 Labels and such for signature file in preference dialog UI. 1999-02-28 05:09:58 +00:00
jband%netscape.com
f2535a39f4 catch JS exceptions when calling a wrapped JSObject and reflect as an nsresult error code to the calling xpcom object - with test 1999-02-28 04:57:13 +00:00
grail%cafebabe.org
4a6919de17 Added signature file selection. 1999-02-28 04:53:24 +00:00
jband%netscape.com
6c79271828 using JS exception thrower (with tests) 1999-02-28 04:16:20 +00:00
mcmullen%netscape.com
27844bd641 Fix Windows build errors 1999-02-28 02:51:53 +00:00
mcmullen%netscape.com
290b78c91a Fix unix build errors 1999-02-28 02:17:55 +00:00
mcmullen%netscape.com
bb050ec460 Fix const problem. 1999-02-28 01:55:23 +00:00
jband%netscape.com
88cc0c3a6e adding code to throw exceptions into JS with customizable messages 1999-02-28 01:41:20 +00:00
mcmullen%netscape.com
f672d26a46 Fix seek again so it resets eof. Allow ns*FileStream stack-based classes to be closed explicitly. Fix refcounting. Remove "close on destroy" kludge. 1999-02-28 01:36:48 +00:00
mcmullen%netscape.com
ba3f139ef6 Make the FilesTest project build again. 1999-02-28 01:30:41 +00:00
fur%netscape.com
68cedf682f Changed many cpp conditionals that used ifdef LINUX or FREEBSD,
but which guarded gcc-specific code, not OS-specific code.  These
were changed to be ifdef __GNUC__.
1999-02-28 01:10:00 +00:00
fur%netscape.com
348173ff90 Reduced gratuitous file duplication between FreeBSD and Linux. 1999-02-28 00:29:39 +00:00
fur%netscape.com
37f8dc5be9 Eliminated gratuitous file duplication between FreeBSD and Linux 1999-02-28 00:28:26 +00:00