sspitzer%netscape.com
a210da59a9
ignore a.out as well
1999-04-10 21:22:55 +00:00
sspitzer%netscape.com
f1e1d10f96
some more cvs ignore work
1999-04-10 21:22:31 +00:00
alecf%netscape.com
22db8bbbc7
oops, forgot to make this function pure virtual, broke mac
1999-04-10 21:15:25 +00:00
alecf%netscape.com
8308172bea
oops, forgot to check in these updated interfaces
...
- add SetKey() and remove LoadPreferences() so that we can build these objects lazily
1999-04-10 21:04:50 +00:00
alecf%netscape.com
268f5ee78d
add ClearUserPref() to the nsIPref interface (needed for mail/news work)
1999-04-10 20:58:50 +00:00
pavlov%pavlov.net
2983e18ba0
use shared images where available for blending
1999-04-10 20:57:50 +00:00
alecf%netscape.com
dc94e0bc7c
implementation for updated Multiple Accounts. create accounts/identities lazily, etc
1999-04-10 20:55:30 +00:00
alecf%netscape.com
910bd725b8
the POP3 service now takes an nsIPop3IncomingServer to get context for all pop3 activity.
...
nsIPop3Sink now contains an nsIPop3IncomingServer that gets passed down along
with the URL so that after the URL has run we still have information about which server this came from
1999-04-10 20:50:52 +00:00
alecf%netscape.com
43b01ca5c8
rev the Multiple Accounts system:
...
- remove LoadPreferences() function, make use of SetKey instead
- lazily create accounts/identities/servers are they are requested
- request pref service inside each object rather than passing the same service around
- start to support upgrading of preferences from 4.x world
- preference accessors ask prefs store directly instead of trying to maintain their own copy of each preference
- start to add support for shadow/default "fallback" account/server prefs
1999-04-10 20:46:47 +00:00
jband%netscape.com
0fc699a57c
adding a makefile
1999-04-10 20:46:22 +00:00
alecf%netscape.com
81db3b9355
resort to the lowest common denomenator - don't make special cases for mac
1999-04-10 20:39:59 +00:00
alecf%netscape.com
7f40895261
clean up the data source
...
- move much of the target-creation logic into seperate functions
- speed up enumeration by using enumeration function rather than element->GetAt() style loops
1999-04-10 20:38:53 +00:00
alecf%netscape.com
98b4f548a5
add mailnews/idl to the unix build
1999-04-10 20:28:19 +00:00
alecf%netscape.com
4748ca69a4
create idl file for MailNewsTypes.h so that other IDL files don't get confused
1999-04-10 20:26:54 +00:00
alecf%netscape.com
4f5df45a2f
move nsIMsgThread to base/public, and create IDL source
...
nsIMsgThread.idl has to be in base/public because nsIMessage needs it during
IDL compilation
1999-04-10 20:23:54 +00:00
alecf%netscape.com
e2b4b58775
include mdb.h because soon the interface file will not be including it
1999-04-10 20:21:03 +00:00
pavlov%pavlov.net
9e8a282b8d
oops, ifdef'd out a tad too much code.
1999-04-10 20:10:55 +00:00
pavlov%pavlov.net
9fbd39f894
code cleanups. begin work on using xshm
1999-04-10 19:36:40 +00:00
sspitzer%netscape.com
7a4418579d
created this to ignore the generated spec files
1999-04-10 18:38:23 +00:00
terry%netscape.com
8e36a0e574
Fixed bug 4928 -- wasn't encoding multi-line value fields properly,
...
which busted modern browsers (like, Mozilla itself).
1999-04-10 17:42:24 +00:00
kipp%netscape.com
2d931f3b53
Allow negative values for clip rects as per css spec
1999-04-10 17:33:09 +00:00
kipp%netscape.com
7ee00cb5ee
Fixed bug 4801
1999-04-10 17:32:46 +00:00
kipp%netscape.com
2d0db358a3
Support clip property
1999-04-10 17:32:33 +00:00
kipp%netscape.com
da97d410cf
Added SetClipRect helper method
1999-04-10 17:32:22 +00:00
kipp%netscape.com
88856b870e
Always init mMaxElementSize (bug 4836) - just in case
1999-04-10 17:32:04 +00:00
kipp%netscape.com
b08b9a5803
Support clip property; fix bug 4836 and speed things up slightly by avoiding max-element-size computations when not needed
1999-04-10 17:31:45 +00:00
kipp%netscape.com
a6c1d5c7ee
Expose trapezoids
1999-04-10 17:30:57 +00:00
kipp%netscape.com
5530385670
Use block-band-data for debug output
1999-04-10 17:30:46 +00:00
sspitzer%netscape.com
4c5b1e2a1c
point the news demo url to an article on a public news server. so that it
...
works for people outside netscape
1999-04-10 17:10:26 +00:00
terry%netscape.com
c6d8ea2906
Patch from James Huff <james.huff@cdg.cendant.com> -- was missing one
...
file from list of scripts to run.
1999-04-10 16:43:09 +00:00
sspitzer%netscape.com
da83e681d4
fix more build breakage for Linux
1999-04-10 16:15:02 +00:00
sspitzer%netscape.com
d989dcdb81
fix the --enable-tests build
1999-04-10 16:10:34 +00:00
briano%netscape.com
3c37847cbb
Automated update
1999-04-10 15:44:36 +00:00
jefft%netscape.com
2ed06b463a
enabled imap logging facility
1999-04-10 15:34:48 +00:00
blizzard%redhat.com
fbd7a623a0
add makefiles for xlib and add toolkit option
1999-04-10 15:30:19 +00:00
blizzard%redhat.com
b824ae4dd4
xlib mainloop code for viewer
1999-04-10 15:28:21 +00:00
blizzard%redhat.com
054d032de8
skel code for xlib based widgets
1999-04-10 15:26:39 +00:00
blizzard%redhat.com
01bc21fcd5
xlib based gfx skeleton code
1999-04-10 15:23:47 +00:00
blizzard%redhat.com
7f7ca00fa2
base code for unix timers without a toolkit
1999-04-10 15:20:27 +00:00
braddr%puremagic.com
19b8623f05
more BUILD_PROFILE
1999-04-10 10:58:52 +00:00
braddr%puremagic.com
545fdaa72c
more BUILD_PROFILE work
1999-04-10 10:57:53 +00:00
braddr%puremagic.com
f28375937e
Add BUILD_PROFILE to more profile code
1999-04-10 10:52:38 +00:00
braddr%puremagic.com
9d733fc7c7
Add another condition to all the profile code until the cvs modules can be fixed
1999-04-10 10:13:20 +00:00
braddr%puremagic.com
0c6d40373b
Attempt to fix the win build problems.. profile code isn't being pulled by SeaMonkey* modules yet
1999-04-10 10:07:12 +00:00
hyatt%netscape.com
912b5a3d86
Fix for bug 3529.
1999-04-10 09:56:51 +00:00
braddr%puremagic.com
ad128a26ff
Make the destructor virtual
1999-04-10 09:49:03 +00:00
hyatt%netscape.com
5837b4bd4b
Bug 3298 fixed with this patch.
1999-04-10 09:31:48 +00:00
hyatt%netscape.com
ccde0dd489
Fixing build bustage.
1999-04-10 09:13:54 +00:00
braddr%puremagic.com
4f71709008
Oops.. there were two.. bad gayatrib@netscape.com, no biscuit.
1999-04-10 09:01:00 +00:00
braddr%puremagic.com
492c188f5a
Move some trace refcounting only code and variables inside the proper ifdefs
1999-04-10 08:50:50 +00:00