bruce%cybersight.com
fd958b07e4
The include guard name changed with the conversion of nsIPref to xpidl. This file needed to be updated for that. Should fix the OSF/1 build.
...
git-svn-id: svn://10.0.0.236/trunk@33268 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-30 18:48:56 +00:00
blizzard%redhat.com
e2b27f1c3d
Apply build patches from Tim Rowley <tor@cs.brown.edu> to get working
...
with native solaris compiler
git-svn-id: svn://10.0.0.236/trunk@33267 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-30 16:58:31 +00:00
mcafee%netscape.com
ce94ecf174
Removing spurious semicolon. Thanks to David Gardiner for this fix.
...
git-svn-id: svn://10.0.0.236/trunk@33266 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-30 07:54:22 +00:00
mcafee%netscape.com
b50988fb24
nsIGenericTransferable.h was removed on 13th May. Thanks to David Gardiner for this fix.
...
git-svn-id: svn://10.0.0.236/trunk@33265 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-30 07:50:39 +00:00
rjc%netscape.com
3dc6f7abb8
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)
...
git-svn-id: svn://10.0.0.236/trunk@33264 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-30 06:15:58 +00:00
rjc%netscape.com
08094cc66c
Add support for separators in "Related Links" data.
...
git-svn-id: svn://10.0.0.236/trunk@33263 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-30 06:02:30 +00:00
beard%netscape.com
9858118e3a
First Checked In.
...
git-svn-id: svn://10.0.0.236/trunk@33262 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-30 02:15:01 +00:00
pavlov%pavlov.net
cd573f406c
we don't need the mAlign thing anymore since we have an event box
...
git-svn-id: svn://10.0.0.236/trunk@33261 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-30 02:09:42 +00:00
sspitzer%netscape.com
8e4539c047
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.
git-svn-id: svn://10.0.0.236/trunk@33260 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-30 01:23:43 +00:00
beard%netscape.com
6c321c01eb
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.
...
git-svn-id: svn://10.0.0.236/trunk@33259 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-30 00:48:01 +00:00
sspitzer%netscape.com
130616b151
XPIDL-ify nsINntpService
...
git-svn-id: svn://10.0.0.236/trunk@33258 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-30 00:13:05 +00:00
sspitzer%netscape.com
a83737950b
XPIDL-ify nsINntpService. use "scriptable" instead of "object" in the news idl files
...
git-svn-id: svn://10.0.0.236/trunk@33257 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-30 00:12:41 +00:00
dougt%netscape.com
257a2436d8
kISupportsIID is not defined on unix, but it is on windoze...
...
git-svn-id: svn://10.0.0.236/trunk@33256 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-29 23:01:25 +00:00
dougt%netscape.com
9a2a180d5b
Adding a few more functions to nsIEventQueue.
...
Moving proxy to use nsIEventQueue instead of PLEvents direct.
git-svn-id: svn://10.0.0.236/trunk@33255 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-29 22:50:25 +00:00
sspitzer%netscape.com
7077a1cb82
XPIDL-ify nsINNTPHost and adjust accordingly
...
git-svn-id: svn://10.0.0.236/trunk@33254 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-29 22:45:35 +00:00
blizzard%redhat.com
9e4c8b1cda
catch up to new apis for file widget
...
git-svn-id: svn://10.0.0.236/trunk@33253 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-29 21:51:29 +00:00
beard%netscape.com
d4e201e366
make sure mScriptContextOwner isn't NULL (apologies to sspitzer, made the test consistent with line #2283 , hope you don't mind)
...
git-svn-id: svn://10.0.0.236/trunk@33252 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-29 21:43:24 +00:00
ducarroz%netscape.com
8d44318d91
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.
...
git-svn-id: svn://10.0.0.236/trunk@33251 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-29 21:27:18 +00:00
ducarroz%netscape.com
db9b4787ed
fix for bug 7329. Deleteting a file that doesn't exist should not invalidate the nsFileSpec.
...
git-svn-id: svn://10.0.0.236/trunk@33250 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-29 21:27:16 +00:00
sspitzer%netscape.com
cf8491ff39
DEBUG_sspitzer -> DEBUG_NEWS
...
git-svn-id: svn://10.0.0.236/trunk@33249 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-29 21:05:09 +00:00
sspitzer%netscape.com
6e79f5d0d7
fix const weirdness. clean up code for solaris compiler
...
git-svn-id: svn://10.0.0.236/trunk@33248 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-29 21:03:48 +00:00
sspitzer%netscape.com
0082a73e65
remove the const in preparation for moving to XPIDL
...
git-svn-id: svn://10.0.0.236/trunk@33247 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-29 21:02:30 +00:00
sspitzer%netscape.com
e6265caf5c
remove stupid code because it's stupid
...
git-svn-id: svn://10.0.0.236/trunk@33246 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-29 21:01:19 +00:00
sspitzer%netscape.com
91729e56cc
XPIDL-ify nsINNTPNewsgroupList, and adjust accordingly.
...
change DEBUG_sspitzer to DEBUG_NEWS
git-svn-id: svn://10.0.0.236/trunk@33245 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-29 21:00:12 +00:00
sspitzer%netscape.com
160a1a5c12
fix for #7344 . check for nsnull before dereferencing.
...
git-svn-id: svn://10.0.0.236/trunk@33244 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-29 20:55:48 +00:00
mcafee%netscape.com
3a9be214cd
Fixing warnings.
...
git-svn-id: svn://10.0.0.236/trunk@33243 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-29 19:36:55 +00:00
bienvenu%netscape.com
a9a03df0a5
get local mail filters working
...
git-svn-id: svn://10.0.0.236/trunk@33242 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-29 17:09:39 +00:00
bienvenu%netscape.com
9bad0afcb4
fix match hdrs for filters
...
git-svn-id: svn://10.0.0.236/trunk@33241 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-29 17:08:53 +00:00
bruce%cybersight.com
b79cb3c360
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).
...
git-svn-id: svn://10.0.0.236/trunk@33240 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-29 16:25:18 +00:00
bruce%cybersight.com
06932ac48e
Fix usage of kISupportsIID so that my next checkin won't hork the tree.
...
git-svn-id: svn://10.0.0.236/trunk@33239 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-29 16:22:36 +00:00
alla%lysator.liu.se
d3f4687540
Update licence to MPL 1.1
...
git-svn-id: svn://10.0.0.236/trunk@33238 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-29 12:38:22 +00:00
rickg%netscape.com
d206293316
searching should be slightly faster now
...
git-svn-id: svn://10.0.0.236/trunk@33237 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-29 09:40:49 +00:00
rickg%netscape.com
1879574b9f
using brute-force search for now
...
git-svn-id: svn://10.0.0.236/trunk@33236 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-29 09:28:56 +00:00
mcafee%netscape.com
234f802a7a
Fix implicit declaration warning for atoi(). Thansk to Brian Ryner bryner@uiuc.edu for this fix.
...
git-svn-id: svn://10.0.0.236/trunk@33235 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-29 08:56:53 +00:00
rickg%netscape.com
27daf0bb9c
sync with nsString2 API
...
git-svn-id: svn://10.0.0.236/trunk@33234 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-29 08:52:19 +00:00
law%netscape.com
b4be9d1b80
Fix build bustage
...
git-svn-id: svn://10.0.0.236/trunk@33233 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-29 07:31:57 +00:00
rickg%netscape.com
ab77576555
final update to nsString2 before switchover
...
git-svn-id: svn://10.0.0.236/trunk@33232 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-29 07:29:46 +00:00
law%netscape.com
d915cf89eb
Fix build bustage
...
git-svn-id: svn://10.0.0.236/trunk@33231 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-29 07:22:58 +00:00
mcmullen%netscape.com
7e572e4c2d
Added nsFileSpecWithUIImp.cpp
...
git-svn-id: svn://10.0.0.236/trunk@33230 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-29 07:04:16 +00:00
rickg%netscape.com
9bfb8e7b48
updated to nsString2 api's
...
git-svn-id: svn://10.0.0.236/trunk@33229 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-29 07:02:08 +00:00
mcafee%netscape.com
183b5e384b
Adding test#16, gfx widgets, to match viewer tests.
...
git-svn-id: svn://10.0.0.236/trunk@33228 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-29 06:22:00 +00:00
mcafee%netscape.com
c630040d7c
Adding nsFileSpecWithUIImpl.cpp to resolve NS_NewFileSpecWithUI(). r=mcmullen
...
git-svn-id: svn://10.0.0.236/trunk@33227 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-29 06:08:56 +00:00
law%netscape.com
6daa1032ea
added files: mozilla/widget/src/xpwidgets/nsFileSpecWithUIImpl.cpp
...
git-svn-id: svn://10.0.0.236/trunk@33226 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-29 03:28:56 +00:00
rickg%netscape.com
bf2176589a
oops -- I didn't mean to update these -- backing out
...
git-svn-id: svn://10.0.0.236/trunk@33225 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-29 03:04:16 +00:00
rickg%netscape.com
4cf139826e
fixed nsString2 usage error introduced by observerlist change
...
git-svn-id: svn://10.0.0.236/trunk@33224 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-29 03:01:22 +00:00
rickg%netscape.com
6c837aa5f5
fixed nsString2 usage error
...
git-svn-id: svn://10.0.0.236/trunk@33223 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-29 02:44:53 +00:00
bruce%cybersight.com
ceefa91fa1
Use $(DLL_SUFFIX) here as well.
...
git-svn-id: svn://10.0.0.236/trunk@33222 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-29 02:25:28 +00:00
bruce%cybersight.com
d07a526aa3
Use $(DLL_SUFFIX) for shared lib linking.
...
git-svn-id: svn://10.0.0.236/trunk@33221 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-29 02:19:03 +00:00
bruce%cybersight.com
f92670e2de
Correct typo, fix HP-UX bustage.
...
git-svn-id: svn://10.0.0.236/trunk@33220 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-29 02:15:07 +00:00
law%netscape.com
03b76d98f7
Switching to idl-ed nsIObserverService
...
git-svn-id: svn://10.0.0.236/trunk@33219 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-29 02:13:10 +00:00