Граф коммитов

15283 Коммитов

Автор SHA1 Сообщение Дата
fur%netscape.com 044c5729ed Temporarily checking in y.tab.c and y.tab.h because of yacc/bison problems. 1999-01-28 08:21:57 +00:00
buster%netscape.com 1d6de2d02b changed nsIEditor to enable undo separately from Init
work in progress API changes to nsIEditor and nsEditor
1999-01-28 06:02:53 +00:00
buster%netscape.com 8583c23d49 changed nsIEditor to enable undo separately from Init 1999-01-28 06:02:13 +00:00
coop%netscape.com 98d8567a39 NOT YET PART OF SEAMONKEY:
* added macros for checking bitflag values
* dump code is complete, minus actually reading from disk.
1999-01-28 06:01:56 +00:00
michaelp%netscape.com c3fd79deda fixed build bustage. 1999-01-28 05:46:05 +00:00
shaver%netscape.com 680a29d6cd private delete isn't the mind-bendingly fun stuff we thought it would be (for scc) 1999-01-28 05:38:14 +00:00
bienvenu%netscape.com 1772752693 use NSPR types 1999-01-28 05:35:33 +00:00
bienvenu%netscape.com 1f4a25686d start implementing open routines 1999-01-28 05:33:55 +00:00
bienvenu%netscape.com 78a1dc1a1a more db api's 1999-01-28 05:32:58 +00:00
bienvenu%netscape.com 9f0ed5b884 turn off src directory for now 1999-01-28 05:11:21 +00:00
michaelp%netscape.com c2113b6c95 modified for DrawString() API changes. 1999-01-28 05:06:06 +00:00
michaelp%netscape.com 5805db03b3 modified for new DrawString() API. 1999-01-28 05:05:14 +00:00
michaelp%netscape.com c6c7e67d41 fixed bug where CreateWidget() was called twice for the ClipView and zero
times for the CornerView.
1999-01-28 05:04:43 +00:00
michaelp%netscape.com 0084e8879d modified for new DrawString()/GetWidth() APIs. 1999-01-28 05:03:58 +00:00
michaelp%netscape.com b4c034f217 removed aWidth from DrawString(). added aFontID to DrawString() and GetWidth(). 1999-01-28 05:03:05 +00:00
briano%netscape.com e45007f472 Automated update 1999-01-28 05:00:35 +00:00
ramiro%netscape.com 94876e16e4 Make it possible to determine the DLL_SUFFIX in code. 1999-01-28 04:51:23 +00:00
mscott%netscape.com a3110bec8b Link with sockstuburl 1999-01-28 04:11:44 +00:00
hshaw%netscape.com c3cb05fd79 Conditionally compile PrefChangedFunc typedef (which temporarily needs to defined in two header files) so DEC compiler is happy 1999-01-28 03:51:22 +00:00
wtc%netscape.com 495035291f This file is no longer necessary. 1999-01-28 03:41:08 +00:00
law%netscape.com 84d13fa13f new mozIRegistry interface 1999-01-28 03:36:37 +00:00
law%netscape.com 2d1fda9149 new registry tools 1999-01-28 03:33:49 +00:00
wtc%netscape.com d839bbda41 Bugsplat bug #340124: increase the default thread stack size to 64K
on IRIX, to be consistent with the other platforms.
1999-01-28 03:20:29 +00:00
alecf%netscape.com 22fdf15ccf implement the full nsISupports interface 1999-01-28 03:20:17 +00:00
mscott%netscape.com 1786cbf786 Add sockstuburl to list of libraries we link against for the apprunner. 1999-01-28 03:11:31 +00:00
mscott%netscape.com 6377e3a655 *sigh* I checked in the same change twice...(added sockstuburl twice) removing one of the ocurrences... 1999-01-28 02:34:50 +00:00
pinkerton%netscape.com f7c2c5bb3c fix win32 compiler errors (can't do (nsnull != foop) where foop is a nsCOMPtr, which is fine by me) and fix command hookup code to actually work for multiple toolbars. I dunno what I was smoking with the last checkin. 1999-01-28 02:26:27 +00:00
mscott%netscape.com 160af16727 The real check in to build with sockstub
CVSi ----------------------------------------------------------------------
1999-01-28 02:23:01 +00:00
mscott%netscape.com 2f7268e175 Link with sockstub url directory 1999-01-28 02:12:09 +00:00
mscott%netscape.com c4d71e1045 requires sockstub 1999-01-28 02:00:56 +00:00
mscott%netscape.com 58ed6d74c0 Link with sockstuburl library. 1999-01-28 01:59:52 +00:00
mscott%netscape.com 3f0c9d8f46 Initialize sockstub protocol when starting up the netlib thread. 1999-01-28 01:57:58 +00:00
mscott%netscape.com 02cedbd20b Add socket transport support to the nsINetService interface. 1999-01-28 01:57:30 +00:00
mscott%netscape.com 0963740ab9 Add support for transport interface. 1999-01-28 01:56:50 +00:00
mscott%netscape.com 5b16c58aaa Register sockstub protocol. 1999-01-28 01:56:20 +00:00
mscott%netscape.com 45d6b30fe5 Build nsSocketTransport. 1999-01-28 01:55:40 +00:00
shaver%netscape.com ff139572c0 fix header.data_pool writing 1999-01-28 01:55:24 +00:00
mscott%netscape.com 1f8ced88fd parse url should look for sock stub urls... 1999-01-28 01:55:13 +00:00
mscott%netscape.com e2bd42bd14 Build nsTransportSocket 1999-01-28 01:54:04 +00:00
ducarroz%netscape.com a9035efd86 added nsSocketTransport to group module 1999-01-28 01:50:51 +00:00
ducarroz%netscape.com f4285cee13 Added nsSocketTransport.h 1999-01-28 01:50:36 +00:00
pavlov%pavlov.net c5d29ae81b more gtk1.1.14isms 1999-01-28 01:42:49 +00:00
pinkerton%netscape.com 723830c730 make the toolbar area taller to account for 2 toolbars. 1999-01-28 01:34:45 +00:00
pinkerton%netscape.com b09d368159 add a 2nd toolbar 1999-01-28 01:34:30 +00:00
pinkerton%netscape.com 9e22d8864c now hookup commands to multiple toolbars and fix compiler warnings. 1999-01-28 01:30:38 +00:00
putterman%netscape.com e7895f5f2a Added flag functions. 1999-01-28 01:23:40 +00:00
mscott%netscape.com b5294bc4cb Fix typo in Makefile. 1999-01-28 01:22:37 +00:00
mscott%netscape.com 969509e5c8 Properly export public sockstub functions for Linux.... 1999-01-28 01:21:44 +00:00
putterman%netscape.com fc6eca7dcc Adding local directory to build 1999-01-28 01:20:24 +00:00
putterman%netscape.com 1a7f4e9cc4 Adding folder data source to tree. 1999-01-28 01:18:36 +00:00