blizzard%redhat.com
|
0cea408abb
|
Apply build patches from Tim Rowley <tor@cs.brown.edu> to get working
with native solaris compiler
|
1999-05-30 16:58:31 +00:00 |
mcafee%netscape.com
|
c3df95ba66
|
Removing spurious semicolon. Thanks to David Gardiner for this fix.
|
1999-05-30 07:54:22 +00:00 |
mcafee%netscape.com
|
02f2cf1448
|
nsIGenericTransferable.h was removed on 13th May. Thanks to David Gardiner for this fix.
|
1999-05-30 07:50:39 +00:00 |
rjc%netscape.com
|
470ebf7d3a
|
Small bug fix with FTP; be a little bit smarter at what paths need filtering out (along with "." and "..", skip any absolute URLs, as they usually point "up" the path to the parent)
|
1999-05-30 06:15:58 +00:00 |
rjc%netscape.com
|
5f8b194381
|
Add support for separators in "Related Links" data.
|
1999-05-30 06:02:30 +00:00 |
beard%netscape.com
|
cac8b804d4
|
First Checked In.
|
1999-05-30 02:15:01 +00:00 |
pavlov%pavlov.net
|
88c1c2e22b
|
we don't need the mAlign thing anymore since we have an event box
|
1999-05-30 02:09:42 +00:00 |
sspitzer%netscape.com
|
20b5b877be
|
fix mac build bustage. if we have a MANIFEST file, you need to add it to this perl module. I've made changes for news/build/MANIFEST, addrbook/build/MANIFEST and compose/build/MANIFEST
hopefully this prevent future build breakage. many thanks to patrick beard for the help.
|
1999-05-30 01:23:43 +00:00 |
beard%netscape.com
|
0ffc2cc2af
|
changed region pool to use 2 linked lists of slots instead of an array, for constant time allocation and recycling. no longer allocates a fixed size pool, and regions are truly owned by the caller until recycled.
|
1999-05-30 00:48:01 +00:00 |
sspitzer%netscape.com
|
8c8dc292af
|
XPIDL-ify nsINntpService
|
1999-05-30 00:13:05 +00:00 |
sspitzer%netscape.com
|
c6e17dd478
|
XPIDL-ify nsINntpService. use "scriptable" instead of "object" in the news idl files
|
1999-05-30 00:12:41 +00:00 |
dougt%netscape.com
|
9e8c2fb02f
|
kISupportsIID is not defined on unix, but it is on windoze...
|
1999-05-29 23:01:25 +00:00 |
dougt%netscape.com
|
981c6e2d15
|
Adding a few more functions to nsIEventQueue.
Moving proxy to use nsIEventQueue instead of PLEvents direct.
|
1999-05-29 22:50:25 +00:00 |
sspitzer%netscape.com
|
3ed7309dab
|
XPIDL-ify nsINNTPHost and adjust accordingly
|
1999-05-29 22:45:35 +00:00 |
blizzard%redhat.com
|
8b120cdc04
|
catch up to new apis for file widget
|
1999-05-29 21:51:29 +00:00 |
beard%netscape.com
|
49aa6c81c8
|
make sure mScriptContextOwner isn't NULL (apologies to sspitzer, made the test consistent with line #2283, hope you don't mind)
|
1999-05-29 21:43:24 +00:00 |
ducarroz%netscape.com
|
5a6663db89
|
fix for bug 7329. MAC ONLY: if a file doesn't exist while doing an open and the flag PR_CREATE_FILE is set shouldn't abort.
|
1999-05-29 21:27:18 +00:00 |
ducarroz%netscape.com
|
9c27fc9dec
|
fix for bug 7329. Deleteting a file that doesn't exist should not invalidate the nsFileSpec.
|
1999-05-29 21:27:16 +00:00 |
sspitzer%netscape.com
|
6c2889ced8
|
DEBUG_sspitzer -> DEBUG_NEWS
|
1999-05-29 21:05:09 +00:00 |
sspitzer%netscape.com
|
6394d058a6
|
fix const weirdness. clean up code for solaris compiler
|
1999-05-29 21:03:48 +00:00 |
sspitzer%netscape.com
|
49499bfa86
|
remove the const in preparation for moving to XPIDL
|
1999-05-29 21:02:30 +00:00 |
sspitzer%netscape.com
|
8b849621cf
|
remove stupid code because it's stupid
|
1999-05-29 21:01:19 +00:00 |
sspitzer%netscape.com
|
d6879e706c
|
XPIDL-ify nsINNTPNewsgroupList, and adjust accordingly.
change DEBUG_sspitzer to DEBUG_NEWS
|
1999-05-29 21:00:12 +00:00 |
sspitzer%netscape.com
|
9cea6738a5
|
fix for #7344. check for nsnull before dereferencing.
|
1999-05-29 20:55:48 +00:00 |
mcafee%netscape.com
|
2caf63e2ca
|
Fixing warnings.
|
1999-05-29 19:36:55 +00:00 |
bienvenu%netscape.com
|
83862fdbd0
|
get local mail filters working
|
1999-05-29 17:09:39 +00:00 |
bienvenu%netscape.com
|
a1c0fb266c
|
fix match hdrs for filters
|
1999-05-29 17:08:53 +00:00 |
bruce%cybersight.com
|
cb46bf8387
|
Remove static IID kISupportsIID from the default QueryInterfaces implementation macro. Replace with call to nsISupports::GetIID(). Tested by dp, myself and tague on the 3 main platforms (Win32, Linux and Mac respectively).
|
1999-05-29 16:25:18 +00:00 |
bruce%cybersight.com
|
f31cd49b26
|
Fix usage of kISupportsIID so that my next checkin won't hork the tree.
|
1999-05-29 16:22:36 +00:00 |
alla%lysator.liu.se
|
7e14357c86
|
Update licence to MPL 1.1
|
1999-05-29 12:38:22 +00:00 |
rickg%netscape.com
|
1391fd5402
|
searching should be slightly faster now
|
1999-05-29 09:40:49 +00:00 |
rickg%netscape.com
|
08b677ab39
|
using brute-force search for now
|
1999-05-29 09:28:56 +00:00 |
mcafee%netscape.com
|
675c9a8b52
|
Fix implicit declaration warning for atoi(). Thansk to Brian Ryner bryner@uiuc.edu for this fix.
|
1999-05-29 08:56:53 +00:00 |
rickg%netscape.com
|
e0b2cc6e1d
|
sync with nsString2 API
|
1999-05-29 08:52:19 +00:00 |
law%netscape.com
|
4357597f32
|
Fix build bustage
|
1999-05-29 07:31:57 +00:00 |
rickg%netscape.com
|
57ad1af88a
|
final update to nsString2 before switchover
|
1999-05-29 07:29:46 +00:00 |
law%netscape.com
|
c440ecfdf7
|
Fix build bustage
|
1999-05-29 07:22:58 +00:00 |
mcmullen%netscape.com
|
6fcdc61108
|
Added nsFileSpecWithUIImp.cpp
|
1999-05-29 07:04:16 +00:00 |
rickg%netscape.com
|
90cfb0c2f6
|
updated to nsString2 api's
|
1999-05-29 07:02:08 +00:00 |
mcafee%netscape.com
|
cc8f582391
|
Adding test#16, gfx widgets, to match viewer tests.
|
1999-05-29 06:22:00 +00:00 |
mcafee%netscape.com
|
052a732fd3
|
Adding nsFileSpecWithUIImpl.cpp to resolve NS_NewFileSpecWithUI(). r=mcmullen
|
1999-05-29 06:08:56 +00:00 |
law%netscape.com
|
510fbbbbe0
|
added files: mozilla/widget/src/xpwidgets/nsFileSpecWithUIImpl.cpp
|
1999-05-29 03:28:56 +00:00 |
rickg%netscape.com
|
811b17ba85
|
oops -- I didn't mean to update these -- backing out
|
1999-05-29 03:04:16 +00:00 |
rickg%netscape.com
|
d52ed99ebb
|
fixed nsString2 usage error introduced by observerlist change
|
1999-05-29 03:01:22 +00:00 |
rickg%netscape.com
|
d9ae32d256
|
fixed nsString2 usage error
|
1999-05-29 02:44:53 +00:00 |
bruce%cybersight.com
|
0d5fd43f0b
|
Use $(DLL_SUFFIX) here as well.
|
1999-05-29 02:25:28 +00:00 |
bruce%cybersight.com
|
7d69045948
|
Use $(DLL_SUFFIX) for shared lib linking.
|
1999-05-29 02:19:03 +00:00 |
bruce%cybersight.com
|
88b0b18315
|
Correct typo, fix HP-UX bustage.
|
1999-05-29 02:15:07 +00:00 |
law%netscape.com
|
14d6209e5a
|
Switching to idl-ed nsIObserverService
|
1999-05-29 02:13:10 +00:00 |
mcmullen%netscape.com
|
98aed27675
|
For Bill
|
1999-05-29 02:01:28 +00:00 |