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

27095 Коммитов

Автор SHA1 Сообщение Дата
putterman%netscape.com 9559edd131 Mark Read. make a subclass of nsMsgRDFDataSource. Add as a folder listener. 1999-05-14 00:43:49 +00:00
putterman%netscape.com 69f9f42ed5 Add folder listener routines. 1999-05-14 00:43:19 +00:00
putterman%netscape.com 9b8c48d570 Delete folder. Make a subclass of nsMsgRDFDataSource and add as a folder listener. 1999-05-14 00:42:58 +00:00
putterman%netscape.com 936b5eb307 Delete Folders/Mark Messages Read 1999-05-14 00:42:18 +00:00
putterman%netscape.com 3fef13930e Add folder listeners. 1999-05-14 00:41:52 +00:00
putterman%netscape.com a70806f032 Add MarkRead 1999-05-14 00:41:37 +00:00
putterman%netscape.com 299cdcad15 Flag changed methods. 1999-05-14 00:41:23 +00:00
putterman%netscape.com 471a3bdd37 Add Delete Folders and Mark Messages Read. 1999-05-14 00:41:03 +00:00
akkana%netscape.com 009f19afaa Fix crash introduced by change of APIs 1999-05-14 00:40:13 +00:00
mscott%netscape.com d1aeb1d95d Fix memory leak by removing unused QI to an object. this caused us to leak pop3 urls when getting new mail. 1999-05-14 00:40:11 +00:00
robinf%netscape.com 12dac4024b fixing bug 4492 1999-05-14 00:34:30 +00:00
alecf%netscape.com 9eb1b1a2b9 nsCOMPtr audit and remove my stupid debugging comment 1999-05-14 00:21:52 +00:00
mscott%netscape.com 30e528e18f Remove some cruft that was preventing the socket from ever going away once the connection was dropped. 1999-05-14 00:20:42 +00:00
briano%netscape.com 2d1161ec63 Last of the fixes for bug 5892. 1999-05-14 00:18:40 +00:00
dougt%netscape.com 527ad37f43 first checkin of standalone version of xpinstall. 1999-05-14 00:16:14 +00:00
briano%netscape.com 3d9bf7e53c Automated update 1999-05-14 00:14:43 +00:00
terry%mozilla.org f96e1efd23 Fixed stupid typo that was preventing HTML tags from being quoted properly. 1999-05-14 00:09:47 +00:00
briano%netscape.com 93aeec57a0 Fix for bug 5184. Force checks for GLib, GTK, and libIDL to prevent cached values from interfering if these have been upgraded since the last time configure ran. 1999-05-14 00:01:54 +00:00
waterson%netscape.com 646665f624 Damn. Checked in the wrong file: this has been backed out. 1999-05-13 23:57:11 +00:00
beard%netscape.com b13076093f synched with BuildNGLayout[Debug].pl 1999-05-13 23:51:28 +00:00
joki%netscape.com e67457c7f0 Adding unload event during window closing. 1999-05-13 23:51:25 +00:00
kmcclusk%netscape.com bdce020a9a bug #5993. Removed references to nsIWidget in form HTML content elements. the form elements
now go through the nsFormControlFrame interface instead. This removes the dependency between
form element content and nsIWidget.
1999-05-13 23:45:40 +00:00
kmcclusk%netscape.com 348ae67519 Modified nsString2::Append to only call strlen only if aCount is -1.
This clears up ABR errors reported in Purify.
1999-05-13 23:44:57 +00:00
mcmullen%netscape.com 31043aeff2 Initialized to correct files/prefixes etc. 1999-05-13 23:38:08 +00:00
alecf%netscape.com acc120dc0c add bounding boxes to fix <box> overflow problems 1999-05-13 23:33:02 +00:00
mcmullen%netscape.com 4c28cdbc85 Initializing with the right files/names etc. 1999-05-13 23:32:40 +00:00
nhotta%netscape.com 1272a8137f Enabled charset menu and added Japanese items, eventually this needs to be synchronize or shared with Browser's charset menu. 1999-05-13 23:32:01 +00:00
ssu%netscape.com a9737df46e initial checkin for install.WinProfile object code for windows platform only 1999-05-13 23:31:16 +00:00
waterson%netscape.com e1a14519d2 Make XPConnect a component, install xpc .xpt files into components dir. 1999-05-13 23:27:04 +00:00
briano%netscape.com 6b6e303b7a Converted the explicit 'ld' commands to use '$(LD)' instead, so platforms
with odd linker names will work properly.
1999-05-13 23:25:11 +00:00
mscott%netscape.com 785d38d3d7 Fix warnings. Use nsAutoCString. 1999-05-13 23:24:59 +00:00
mcmullen%netscape.com 7caa512af6 Initialized this to the right files etc. 1999-05-13 23:22:00 +00:00
mscott%netscape.com d452e47d6f fix shadowed variables. we were creating a prefs instance many times in the same function when we only needed to create one. 1999-05-13 23:21:04 +00:00
bienvenu%netscape.com 200ccf85c6 remove db listener in base class 1999-05-13 23:19:35 +00:00
bienvenu%netscape.com 5c9fb8669f add old flags to key change notification 1999-05-13 23:19:14 +00:00
dougt%netscape.com db1f9c9396 Adding Progress support files. 1999-05-13 23:17:24 +00:00
bienvenu%netscape.com aa4691fcdd add old flags to key change notification, use PRUint32 exclusively 1999-05-13 23:16:39 +00:00
dougt%netscape.com 019060c29e Adding for Progress Notifier 1999-05-13 23:15:37 +00:00
dougt%netscape.com 21364d204e Adding files for Progress support 1999-05-13 23:14:47 +00:00
mccabe%netscape.com 734d498883 Turn off support for XPIDL_JS_STUBS in generated headers by default, as
- nobody uses it

- it's confusing.
1999-05-13 23:13:17 +00:00
law%netscape.com 7c1766acbc Adding new app shell components (not buidling them yet, however) 1999-05-13 23:11:41 +00:00
dougt%netscape.com dcaed18e79 Added progress listener support
Cleaned up nsInstallInfo
Moved logging into its own progress listener class
1999-05-13 23:11:04 +00:00
alecf%netscape.com 6805a802cd add advanced panel and testing panel (until RDF datasource is done) 1999-05-13 23:10:45 +00:00
alecf%netscape.com 51537aae93 new AccountManager interface 1999-05-13 23:10:14 +00:00
mscott%netscape.com 3909f98c2b fix shadowed variable 1999-05-13 23:08:20 +00:00
ssu%netscape.com aae970e3fb initial checkin for install.WinReg object files 1999-05-13 23:06:24 +00:00
mscott%netscape.com 1316cb4bdd fix shadowed variable 1999-05-13 23:00:28 +00:00
ssu%netscape.com 55c79d52e9 Added javascript install.WinReg object code for Windows platform only 1999-05-13 22:59:51 +00:00
ssu%netscape.com f3e53d39d3 initial checkin for install.WinReg object files 1999-05-13 22:59:00 +00:00
mscott%netscape.com b3593daae0 hacks to get the transport socket to correctly run multiple urls over a connection. unfortunately, sockstub caches connections based on the url. so i'm faking it by keeping both the url struct used to open the connection around along with the url_struct for the current running url. 1999-05-13 22:55:44 +00:00