Commit Graph

23508 Commits

Author SHA1 Message Date
michaelp%netscape.com
768d09d96e modified for new view flags. 1999-04-16 04:24:14 +00:00
michaelp%netscape.com
46d4754a52 cleaned up view flags stuff. 1999-04-16 04:23:43 +00:00
sspitzer%netscape.com
e4b0d4b25a changes to port profiles to UNIX 1999-04-16 04:20:15 +00:00
sspitzer%netscape.com
ccb6e5cc03 add this to the list of idl files to export 1999-04-16 04:19:09 +00:00
sspitzer%netscape.com
ec7603cc66 workf for porting profiles to UNIX 1999-04-16 04:18:07 +00:00
bruce%cybersight.com
0b0fdc5d55 Add newline at end of file for native compilers. 1999-04-16 04:06:04 +00:00
bruce%cybersight.com
833772ba3d Fix for ANSI C++ violation. Clipboard data was passed in a void* and the GTK fu
nction wanted an unsigned char*.  That type of implicit conversion is not permis
sible in ANSI C++. This was breaking most of the unix builds with commercial com
pilers (AIX, Solaris, HP-UX).
1999-04-16 03:58:07 +00:00
briano%netscape.com
7961ee0522 Automated update 1999-04-16 03:44:39 +00:00
ducarroz%netscape.com
695f746aeb First Checked In. 1999-04-16 03:37:21 +00:00
ducarroz%netscape.com
7c6a0242e1 remove hard coded constant MESSAGE_PATH_URL, and use instance of it a string which it build at run time. Now we can use relative as well as absolute path. 1999-04-16 03:32:36 +00:00
ramiro%netscape.com
aeee893bf8 Only works on Linux for some reason. 1999-04-16 03:32:17 +00:00
beard%netscape.com
9f7156459f added libxpt, xpconnect MANIFEST files, added libxpt.mcp, XPConnect.mcp. 1999-04-16 03:07:38 +00:00
beard%netscape.com
0cc098c920 First Checked In. 1999-04-16 03:06:12 +00:00
jj%netscape.com
5ab15e2a1b fix for #5128 : change fragment name 1999-04-16 03:00:10 +00:00
briano%netscape.com
74925eb10f Automated update 1999-04-16 02:59:39 +00:00
rogerl%netscape.com
e32e0eed70 Sample driver for IR factory 1999-04-16 02:55:36 +00:00
ramiro%netscape.com
6dc6cfcfa1 Make it not break on systems where 'make' is not gnu make. 1999-04-16 02:55:02 +00:00
rogerl%netscape.com
2217c712fa Changes for try/catch handling 1999-04-16 02:54:56 +00:00
briano%netscape.com
6501ce7269 Automated update 1999-04-16 02:44:40 +00:00
rhp%netscape.com
54408fc8c9 Just some sanity checking on the emitter object 1999-04-16 02:39:30 +00:00
ramiro%netscape.com
2ed21cb951 Make sure NSPR always builds with make and not make -jX (X > 1). NSPR cant
handle -jX builds because of the OBJDIR dependencies.
1999-04-16 02:39:00 +00:00
mscott%netscape.com
683ecef515 Add some specific info about the folder we just discovered. 1999-04-16 02:24:23 +00:00
mscott%netscape.com
7d750b4f7d Porting/coding many of the protocol functions for issuing commands to discover mailboxes. Including: FindMailboxesIfNecessary, DiscoverMailboxList, FolderNeedsACLInitialized, MailboxDiscoveryFinished, Createmailbox, CreateMailboxRespectingSubscriptions, Lsub, List and others. 1999-04-16 02:23:36 +00:00
mscott%netscape.com
8a13acda7f Fix a couple of crashes i was having involing memory management of the name mailbox spec's name space object. 1999-04-16 02:19:15 +00:00
mscott%netscape.com
e22129117e fix more off by one crashes when iterating through name space list. 1999-04-16 02:17:46 +00:00
mscott%netscape.com
12691e0108 Changed signatures of AllocateServerpath and AddOnlinedirectoryIfNecessary so they could be methods from the interface. 1999-04-16 02:16:50 +00:00
mscott%netscape.com
4589b4e244 Add AllocateServerpath and AddOnlinedirectoryIfNecessary to the interface. 1999-04-16 02:15:22 +00:00
beard%netscape.com
4e5fc1616f added IID accessor, changed GetJavaClass() to have a JNIEnv* parameter, no longer inherits from nsIPlugin. 1999-04-16 02:10:05 +00:00
beard%netscape.com
f7560e151f added IID accessor, added GetJavaEnv() method. 1999-04-16 02:08:50 +00:00
beard%netscape.com
49490559d9 added IID accessor, changed GetJavaClass() to have a JNIEnv* parameter. 1999-04-16 02:08:15 +00:00
rhp%netscape.com
c655a4df91 Changes for better header display 1999-04-16 02:06:05 +00:00
troy%netscape.com
a6fc950514 Files were renamed 1999-04-16 02:01:35 +00:00
bienvenu%netscape.com
1b2e24ee69 add debug info for line parser 1999-04-16 02:00:32 +00:00
bienvenu%netscape.com
e759633ca1 let everyone see their inbox 1999-04-16 02:00:01 +00:00
briano%netscape.com
0e61db55cc Dammit, I made the same stupid mistake again.... 1999-04-16 01:57:00 +00:00
troy%netscape.com
0c3b6ea2b6 Renamed filename because it was too long for the Mac 1999-04-16 01:42:51 +00:00
troy%netscape.com
c3ea2d4e9f added files: mozilla/layout/html/base/src/nsAbsoluteContainingBlock.cpp 1999-04-16 01:42:17 +00:00
troy%netscape.com
2fe63987a3 removed files: mozilla/layout/html/base/src/nsAbsolutelyPositionedContainer.cpp 1999-04-16 01:41:20 +00:00
troy%netscape.com
46addd57d1 removed files: mozilla/layout/html/base/src/nsAbsolutelyPositionedContainer.cpp 1999-04-16 01:40:56 +00:00
troy%netscape.com
a95e159cc5 Initial checkin 1999-04-16 01:39:45 +00:00
troy%netscape.com
9c0ed13c8c Initial check in 1999-04-16 01:39:34 +00:00
sfraser%netscape.com
75b7070b1d Fix weird linkage stuff with stubs for the missing symbols. 1999-04-16 01:26:36 +00:00
alecf%netscape.com
ceb7169f78 clean up memory leaks 1999-04-16 00:55:04 +00:00
sspitzer%netscape.com
678a1be5cd correctly fix bustage 1999-04-16 00:44:36 +00:00
sspitzer%netscape.com
c0e02a090a fixing UNIX bustage 1999-04-16 00:37:43 +00:00
alecf%netscape.com
d236f80d21 add a few more attributes to nsMsgIncomingServer 1999-04-16 00:36:52 +00:00
rhp%netscape.com
d0a1771955 Fix to ignore BSD Mailbox delimiters 1999-04-16 00:35:42 +00:00
alecf%netscape.com
e365475666 update these interfaces and headers - no more dependancies on nsIPref.h 1999-04-16 00:35:09 +00:00
rhp%netscape.com
bcd76483c0 Adding some mail headers 1999-04-16 00:35:08 +00:00
sspitzer%netscape.com
20fe97a336 whoops. 1999-04-16 00:33:18 +00:00