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

21843 Коммитов

Автор SHA1 Сообщение Дата
jband%netscape.com 55242667e4 added porting guide and README docs 1999-04-02 06:15:09 +00:00
dp%netscape.com 56040a39f4 Checking off nsAllocator done by John Bandhauer 1999-04-02 06:14:00 +00:00
hyatt%netscape.com 1b2a5b969c The registry for the chrome. 1999-04-02 06:13:06 +00:00
hyatt%netscape.com 25873817b2 Getting there... 1999-04-02 06:12:22 +00:00
hyatt%netscape.com 6e5034e565 Tweaks to enable nsIURL to be referenced from chrome. 1999-04-02 05:56:05 +00:00
nhotta%netscape.com 5ad4d9f122 Fixed the case less sort key creation problem. 1999-04-02 05:41:10 +00:00
warren%netscape.com 9cfa10a728 Added progID versions of methods to nsServiceManager (the static interface). 1999-04-02 05:17:42 +00:00
hyatt%netscape.com e27c15a07e Adding the method that will handle chrome URLs. Invoked from within netlib. 1999-04-02 05:00:46 +00:00
pinkerton%netscape.com 7522971bd1 some comments about data ownership. 1999-04-02 03:57:31 +00:00
pinkerton%netscape.com 4986fe8ed4 getting data from clipboard now works. Factored code into FlavorsTransferableCanImport/Export() as temp holding ground before moving into nsITransferable. 1999-04-02 03:56:11 +00:00
briano%netscape.com a4e1d1524a Automated update 1999-04-02 03:44:31 +00:00
briano%netscape.com e89acc17eb Moved the checks for X and the toolkits closer to the beginning. 1999-04-02 03:39:13 +00:00
bienvenu%netscape.com 85bdc88c69 more work on threading 1999-04-02 03:26:14 +00:00
bienvenu%netscape.com 7d90882f74 remove use of master in constructor 1999-04-02 03:25:59 +00:00
mscott%netscape.com 82b8f7af04 Patch from Jeremy Lea (reg@shale.csir.co.za). Fix capitalization problem with msgbar.xul 1999-04-02 03:23:09 +00:00
briano%netscape.com a8f415f4da Automated update 1999-04-02 03:22:17 +00:00
briano%netscape.com f8d69e8797 Fix for the Solaris breakage. 1999-04-02 03:21:38 +00:00
mscott%netscape.com c3a8149de3 Patch from Jeremy Lea (reg@shale.csir.co.za). Use srcdir instead of '.'. 1999-04-02 03:19:09 +00:00
putterman%netscape.com efb17579fc This should work on all platforms now. 1999-04-02 03:13:25 +00:00
mscott%netscape.com 3e8b9de63e Take out an unwanted printf to clean up the code... 1999-04-02 03:07:43 +00:00
pinkerton%netscape.com 980a0d4378 use the right delete in all places (delete[]) 1999-04-02 03:01:57 +00:00
mscott%netscape.com 86888b946a Properly add the leaf name to the directory path for the Inbox folder. 1999-04-02 02:56:57 +00:00
nisheeth%netscape.com df98020603 Do not set a default handler for expat. This enables internal entitity substitution in expat. 1999-04-02 02:46:53 +00:00
rhp%netscape.com 702d4665d5 Updates for mime converter interface 1999-04-02 02:44:08 +00:00
rhp%netscape.com ffa83949bd updates for libmime changes 1999-04-02 02:42:18 +00:00
rhp%netscape.com 76c07196d4 Updates for libmime changes 1999-04-02 02:41:55 +00:00
rhp%netscape.com dd08c7a574 New interface updates 1999-04-02 02:41:33 +00:00
rhp%netscape.com 51146aa1fa Adding files for new encoding interface 1999-04-02 02:41:06 +00:00
rhp%netscape.com fbb222124f Updating makefiles 1999-04-02 02:40:12 +00:00
rhp%netscape.com 57d1cde0d2 Adding new interface. 1999-04-02 02:39:21 +00:00
rhp%netscape.com affa8fe7ab Cleanup of old interface 1999-04-02 02:38:56 +00:00
briano%netscape.com da4a258eaa Automated update 1999-04-02 02:29:31 +00:00
briano%netscape.com 6cb4280a57 Now we check for ld support of archive extraction flags (only know three sets of flags at this point). 1999-04-02 02:29:11 +00:00
hyatt%netscape.com 668493a1a9 First Checked In. 1999-04-02 02:19:22 +00:00
hyatt%netscape.com 14f1a7d685 Adding chrome to the list of projects that are built. 1999-04-02 02:16:45 +00:00
mcafee%netscape.com 459c507096 Implement GetFile(). 1999-04-02 02:16:28 +00:00
mcafee%netscape.com a6c19cc984 Adding nsFileSpec version of GetFile(). a=sdagley@netscape.com 1999-04-02 02:07:34 +00:00
hyatt%netscape.com 349ab46142 Landing new GetFile(nsFileSpec&) method on windows. 1999-04-02 02:07:15 +00:00
sdagley%netscape.com 1699796bb9 Add new GetFile method that uses an nsFileSpec instead of an nsString 1999-04-02 02:06:16 +00:00
putterman%netscape.com ae2f069acb Fixes nsURI2Path. 1999-04-02 01:52:01 +00:00
mcafee%netscape.com c5f7849c47 Initializing some variables, protecting a null reference. 1999-04-02 01:34:05 +00:00
pinkerton%netscape.com af383552eb copy to macos clipboard implemented. 1999-04-02 01:33:56 +00:00
pinkerton%netscape.com 9cfb1602c6 don't addref list items going into the list of data flavors. AppendElement addrefs for us. 1999-04-02 01:32:41 +00:00
dveditz%netscape.com 335ade43df Fixing libreg threadsafe issues (NR_ API, not yet the version registry API) 1999-04-02 01:31:55 +00:00
hyatt%netscape.com 119c400c80 Turning the chrome registry on for Windows and UNIX. 1999-04-02 01:25:03 +00:00
sfraser%netscape.com 77f7e923dd Fix build bustage 1999-04-02 01:14:30 +00:00
hyatt%netscape.com ea24392b51 Removing file. 1999-04-02 01:12:49 +00:00
rogerl%netscape.com aa9c68e1dc fixed .global label. 1999-04-02 01:07:59 +00:00
ducarroz%netscape.com 55d7f55ccf Part of Messenger Mac landing 1999-04-02 01:00:37 +00:00
hyatt%netscape.com a0ce53652e Adding the chrome registry file. 1999-04-02 00:52:35 +00:00