17576 Commits

Author SHA1 Message Date
slamm%netscape.com
ad56a10990 Get rid of ^M. Stupid windows editor 1999-02-20 07:52:15 +00:00
slamm%netscape.com
ef93e66ce7 Fix the dependencies for running configure.Have it depend on .client-defs.mk and only update that when the myconfig options change. 1999-02-20 07:47:04 +00:00
slamm%netscape.com
95ab1f5b10 Cleaner presentation. 1999-02-20 06:36:03 +00:00
mcafee%netscape.com
ceeab4f5d9 Adding license; added do_QueryInterface() wrappers for nsCOMPtr stuff (Solaris) 1999-02-20 06:05:15 +00:00
terry%netscape.com
4fba21b263 Quote link containing username. Was choking if a username happened
to contain a % followed by two hex digits...
1999-02-20 06:04:57 +00:00
beard%netscape.com
0109305bc4 backed out build bustage change 1999-02-20 04:43:53 +00:00
beard%netscape.com
3088a47b55 class nsIPlugin not struct. 1999-02-20 04:26:09 +00:00
troy%netscape.com
e566f25ce4 Fixed build bustage 1999-02-20 04:20:09 +00:00
beard%netscape.com
2c5fe36f1d include nsFileSpec.h on all platforms. 1999-02-20 03:59:43 +00:00
rjc%netscape.com
c559019606 *** empty log message *** 1999-02-20 03:52:26 +00:00
troy%netscape.com
0bdf65216d Pagination work-in-progress 1999-02-20 03:15:03 +00:00
alecf%netscape.com
4c1de70e41 add nsIFactory to IDL export list 1999-02-20 03:12:19 +00:00
alecf%netscape.com
31a264e038 update IDL files to be closer to real headers 1999-02-20 03:11:52 +00:00
slamm%netscape.com
e6bfc4c9e5 Fix 'save as' link 1999-02-20 02:42:22 +00:00
slamm%netscape.com
a871abcb23 Add a couple comments to the script. 1999-02-20 02:38:06 +00:00
beard%netscape.com
393925a3a5 First Checked In. 1999-02-20 02:27:18 +00:00
beard%netscape.com
f228fb3096 OJI interface changes. 1999-02-20 02:26:54 +00:00
beard%netscape.com
467ccd0a39 OJI interface changes 1999-02-20 02:24:15 +00:00
slamm%netscape.com
15b058ae2c Pull configure.in from the tree and parse it live. 1999-02-20 02:22:38 +00:00
beard%netscape.com
9468c7d879 XP_MAC: using __comobject as magic base class for all XPCOM objects. 1999-02-20 02:22:18 +00:00
slamm%netscape.com
038856bcef Ready for first release. 1999-02-20 02:20:59 +00:00
edwin%woudt.nl
04a42c3fda Finally fixed the java.awt.List / java.util.List nameclash 1999-02-20 02:17:48 +00:00
edwin%woudt.nl
a97b120fec Sanity (jikes falls over these) 1999-02-20 02:13:18 +00:00
hyatt%netscape.com
6b8b950677 Adding support for Eric Vaughan's buttons. 1999-02-20 02:08:08 +00:00
rjc%netscape.com
0fc1c99cd3 Export nsIRDFFileSystem.h 1999-02-20 02:04:24 +00:00
hyatt%netscape.com
7ae2a7d521 Switched over to Eric Vaughan's titled buttons on the toolbar. 1999-02-20 02:01:01 +00:00
hyatt%netscape.com
b6d714891b Adding the event listener manager to the registry. 1999-02-20 02:00:12 +00:00
hyatt%netscape.com
a1739b9b8a Implementing event handlers on XUL nodes. 1999-02-20 01:59:45 +00:00
ftang%netscape.com
26ececa4ca add sample code for word break into tests 1999-02-20 01:45:51 +00:00
mcmullen%netscape.com
57768c2020 Took 2 for nsIFileOutputStream and nsIFileInputStream 1999-02-20 01:45:30 +00:00
rjc%netscape.com
3941a3d2c5 FileSystem data source now uses nsFileSpec (in base) 1999-02-20 01:38:57 +00:00
jband%netscape.com
f9332dbb9b graphs of all the important objects can now be dumped for diagnostic purposes 1999-02-20 01:31:02 +00:00
slamm%netscape.com
bbad657a54 Almost ready for first release. 1999-02-20 01:11:02 +00:00
sfraser%netscape.com
5c257742fe Backing out my previous change, to enable AutoRegister again on the Mac. sdagley checked in a change to NSPR which fixes the crash on launch. 1999-02-20 01:07:31 +00:00
larryh%netscape.com
5595ec3b81 per Steve Dagley 1999-02-20 00:58:42 +00:00
robinf%netscape.com
882951074e adding Show Example bitmap for net.ini dialog 1999-02-20 00:41:54 +00:00
robinf%netscape.com
219d2ada29 updated Netcenter dialog text on this screen 1999-02-20 00:37:15 +00:00
brendan%netscape.com
228bfb73ef Fix goofs caught by alecf in GetJSObject generation. 1999-02-20 00:10:22 +00:00
mjudge%netscape.com
fb3a597e8a nsPresShell now listens to changes in the domselection. (also modified nsIEnumerator to use NS_IMETHOD instead of virtual nsresult). Added batching for selection changes. you can move the selection, do things then turn off batching for an update if necessary. also prevented circular referencing by adding listener removal to PresShell::endDocumentListening(sp) 1999-02-19 23:47:36 +00:00
buster%netscape.com
a7658c739f work-in-progress for scrolling frames into view. Not called anywhere in layout yet. 1999-02-19 23:43:41 +00:00
mjudge%netscape.com
fbcb42974f changing nsIEnumerator to use NS_IMETHOD not virtual nsresult 1999-02-19 23:43:20 +00:00
mjudge%netscape.com
b3cb7695a5 adding batching for selection. 1999-02-19 23:41:49 +00:00
robinf%netscape.com
571bb3e4a9 adding bitmap for folder.ini dialog 1999-02-19 23:33:02 +00:00
robinf%netscape.com
c3805ddee1 adding dialogs for new Show Example buttons 1999-02-19 23:31:12 +00:00
sfraser%netscape.com
ed07fb174e This is a temporary fix for the Mac crash on launch; don't call AutoRegister on Mac. Approved by sar 1999-02-19 23:28:49 +00:00
robinf%netscape.com
3e7432152f added Show Example buttons to these dialogs 1999-02-19 23:28:27 +00:00
slamm%netscape.com
92cf0e383e added 1999-02-19 23:11:36 +00:00
slamm%netscape.com
4b0b5fdf4c Fix bustage: OBJDIR wasn't defined correctly. (also add webconfig target) 1999-02-19 22:55:50 +00:00
michaelp%netscape.com
6423514811 First Checked In. 1999-02-19 22:47:36 +00:00
edwin%woudt.nl
a55e24c9ad Mail sending now works. I also added the multiple peronalities feature. 1999-02-19 22:41:38 +00:00