26951 Commits

Author SHA1 Message Date
akkana%netscape.com
4102e15a59 Fix crash introduced by change of APIs 1999-05-14 00:40:13 +00:00
mscott%netscape.com
f3b78551cf 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
e651b05ffd fixing bug 4492 1999-05-14 00:34:30 +00:00
alecf%netscape.com
d5a67a4a1e nsCOMPtr audit and remove my stupid debugging comment 1999-05-14 00:21:52 +00:00
mscott%netscape.com
3854b9471e 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
ca4a21ae54 Last of the fixes for bug 5892. 1999-05-14 00:18:40 +00:00
dougt%netscape.com
5fe95534d1 first checkin of standalone version of xpinstall. 1999-05-14 00:16:14 +00:00
briano%netscape.com
de051c40ad Automated update 1999-05-14 00:14:43 +00:00
terry%mozilla.org
607378f860 Fixed stupid typo that was preventing HTML tags from being quoted properly. 1999-05-14 00:09:47 +00:00
briano%netscape.com
30ccbc6e6e 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
73d5f3c8f8 Damn. Checked in the wrong file: this has been backed out. 1999-05-13 23:57:11 +00:00
beard%netscape.com
3f85f2205c synched with BuildNGLayout[Debug].pl 1999-05-13 23:51:28 +00:00
joki%netscape.com
1ad14866a3 Adding unload event during window closing. 1999-05-13 23:51:25 +00:00
kmcclusk%netscape.com
664a8f2a93 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
6635957e0c 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
51e1784719 Initialized to correct files/prefixes etc. 1999-05-13 23:38:08 +00:00
alecf%netscape.com
1ef3ed215a add bounding boxes to fix <box> overflow problems 1999-05-13 23:33:02 +00:00
mcmullen%netscape.com
fd93c555c9 Initializing with the right files/names etc. 1999-05-13 23:32:40 +00:00
nhotta%netscape.com
9eb9954f4b 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
8e9caf5211 initial checkin for install.WinProfile object code for windows platform only 1999-05-13 23:31:16 +00:00
waterson%netscape.com
c8a15d0865 Make XPConnect a component, install xpc .xpt files into components dir. 1999-05-13 23:27:04 +00:00
briano%netscape.com
30b87c0656 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
c8634d3c27 Fix warnings. Use nsAutoCString. 1999-05-13 23:24:59 +00:00
mcmullen%netscape.com
ec345fd27e Initialized this to the right files etc. 1999-05-13 23:22:00 +00:00
mscott%netscape.com
96f281e1a3 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
0e0bb8ff20 remove db listener in base class 1999-05-13 23:19:35 +00:00
bienvenu%netscape.com
24afe5d573 add old flags to key change notification 1999-05-13 23:19:14 +00:00
dougt%netscape.com
19b1d79162 Adding Progress support files. 1999-05-13 23:17:24 +00:00
bienvenu%netscape.com
6d0429b17c add old flags to key change notification, use PRUint32 exclusively 1999-05-13 23:16:39 +00:00
dougt%netscape.com
292011de1f Adding for Progress Notifier 1999-05-13 23:15:37 +00:00
dougt%netscape.com
52748a5d99 Adding files for Progress support 1999-05-13 23:14:47 +00:00
mccabe%netscape.com
213ef70599 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
5f054ebdb2 Adding new app shell components (not buidling them yet, however) 1999-05-13 23:11:41 +00:00
dougt%netscape.com
acee4b6d80 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
e3e3ee87db add advanced panel and testing panel (until RDF datasource is done) 1999-05-13 23:10:45 +00:00
alecf%netscape.com
5dd68b5688 new AccountManager interface 1999-05-13 23:10:14 +00:00
mscott%netscape.com
184d5c6dd0 fix shadowed variable 1999-05-13 23:08:20 +00:00
ssu%netscape.com
1c92854567 initial checkin for install.WinReg object files 1999-05-13 23:06:24 +00:00
mscott%netscape.com
297abb3150 fix shadowed variable 1999-05-13 23:00:28 +00:00
ssu%netscape.com
5ba12fe6e4 Added javascript install.WinReg object code for Windows platform only 1999-05-13 22:59:51 +00:00
ssu%netscape.com
6129bed021 initial checkin for install.WinReg object files 1999-05-13 22:59:00 +00:00
mscott%netscape.com
d1327abcaf 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
mscott%netscape.com
694043411e Add ability to change the url being used for a connection. This allows us to run multiple urls on a connection which we need for many of the mail protocols. 1999-05-13 22:52:25 +00:00
alecf%netscape.com
993a1496ad remove my stupid debugging statement 1999-05-13 22:48:28 +00:00
law%netscape.com
4e6f96e88b Adding to mac build 1999-05-13 22:46:44 +00:00
varada%netscape.com
f54b8f35ff *** empty log message *** 1999-05-13 22:42:50 +00:00
rods%netscape.com
9fd3b90b44 Initial checkin 1999-05-13 22:41:37 +00:00
rods%netscape.com
67ee40cff4 Inital checkin 1999-05-13 22:39:31 +00:00
rods%netscape.com
ef83f44d43 moved nsITransferable include from header to impl 1999-05-13 22:32:49 +00:00
mcafee%netscape.com
7e81897fa7 Removing nsDataFlavor.cpp from the build. 1999-05-13 22:29:57 +00:00