putterman%netscape.com
|
0df0812d8c
|
Added Mark Read.
|
1999-05-14 00:45:48 +00:00 |
|
putterman%netscape.com
|
5a9c995039
|
Handle flag changes.
|
1999-05-14 00:45:25 +00:00 |
|
putterman%netscape.com
|
7b95950c4a
|
Add Mark Read
|
1999-05-14 00:45:06 +00:00 |
|
putterman%netscape.com
|
bb9b22f6f4
|
Add Mark Message commands.
|
1999-05-14 00:44:30 +00:00 |
|
putterman%netscape.com
|
32cb66b89e
|
Add notify observer related functions.
|
1999-05-14 00:44:15 +00:00 |
|
putterman%netscape.com
|
ec4f295a6d
|
Mark Read. make a subclass of nsMsgRDFDataSource. Add as a folder listener.
|
1999-05-14 00:43:49 +00:00 |
|
putterman%netscape.com
|
358cdf3322
|
Add folder listener routines.
|
1999-05-14 00:43:19 +00:00 |
|
putterman%netscape.com
|
511b805dfa
|
Delete folder. Make a subclass of nsMsgRDFDataSource and add as a folder listener.
|
1999-05-14 00:42:58 +00:00 |
|
putterman%netscape.com
|
4e6200de43
|
Delete Folders/Mark Messages Read
|
1999-05-14 00:42:18 +00:00 |
|
putterman%netscape.com
|
1234a1010e
|
Add folder listeners.
|
1999-05-14 00:41:52 +00:00 |
|
putterman%netscape.com
|
6685cdc925
|
Add MarkRead
|
1999-05-14 00:41:37 +00:00 |
|
putterman%netscape.com
|
5852dcaf85
|
Flag changed methods.
|
1999-05-14 00:41:23 +00:00 |
|
putterman%netscape.com
|
81f73425ad
|
Add Delete Folders and Mark Messages Read.
|
1999-05-14 00:41:03 +00:00 |
|
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 |
|