Commit Graph

3163 Commits

Author SHA1 Message Date
jband%netscape.com
ceaefeff7e fix an initialized warning
git-svn-id: svn://10.0.0.236/trunk@45565 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-01 23:49:02 +00:00
jband%netscape.com
143c2319f9 updating status page
git-svn-id: svn://10.0.0.236/trunk@45563 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-01 23:46:21 +00:00
cata%netscape.com
82b73ce0cc Fixing build warnings. Step 2: switch to use new method from the interface.
git-svn-id: svn://10.0.0.236/trunk@45546 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-01 22:50:50 +00:00
beard%netscape.com
bb8a3ad96b added nsProxiedService.h to fix build bustage
git-svn-id: svn://10.0.0.236/trunk@45545 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-01 22:50:49 +00:00
cls%seawood.org
f5fda29d25 Make xpidl build as an internal tool
git-svn-id: svn://10.0.0.236/trunk@45500 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-01 20:34:10 +00:00
dougt%netscape.com
967dcf36b8 changing a debug string to output the correct param number
resetting error code if caller does not have an eventQ.  Temp hack.


git-svn-id: svn://10.0.0.236/trunk@45485 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-01 20:04:22 +00:00
akkana%netscape.com
dfa250edb8 nsTextConverter
git-svn-id: svn://10.0.0.236/trunk@45478 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-01 19:54:27 +00:00
tbogard%aol.net
098f28d4b8 Factored the common code found in all the platforms into a single base class that is inserted higher up the class heirarchy. This allows us to further reduce the amount of cut and paste code that would have to be done.
git-svn-id: svn://10.0.0.236/trunk@45467 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-01 11:09:10 +00:00
dp%netscape.com
2d87f872fc Dll data written to registry. Autoreg fixed to work with relative
pathnames in registry.


git-svn-id: svn://10.0.0.236/trunk@45459 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-01 06:25:20 +00:00
dp%netscape.com
c868248470 Added Sync().
Prepares for fixing registration.


git-svn-id: svn://10.0.0.236/trunk@45458 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-01 06:22:54 +00:00
mscott%netscape.com
36df82089a Bug #9836 --> Unix only fix. When returning the temp directory, don't return /tmp/. Try to return the temp dir
specified by the unix environment variable: TMPDIR. If that variable isn't set, then use /tmp/.
a=sdagley


git-svn-id: svn://10.0.0.236/trunk@45421 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-01 02:37:55 +00:00
kipp%netscape.com
f7d59cd56a Repaired interface name
git-svn-id: svn://10.0.0.236/trunk@45402 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-01 01:09:27 +00:00
tbogard%aol.net
7480e621aa First checkin of nativeApp and the xp event loop. Not connected to the build yet.
git-svn-id: svn://10.0.0.236/trunk@45385 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-01 00:56:38 +00:00
cyeh%netscape.com
c6342ee432 Remove IGNORE_MANIFEST=1. It doesn't do anything and it confuses people.
git-svn-id: svn://10.0.0.236/trunk@45379 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-01 00:54:34 +00:00
shaver%netscape.com
31c36cf3d2 missed nsIFactory.idl export, damn
git-svn-id: svn://10.0.0.236/trunk@45361 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-31 22:25:59 +00:00
shaver%netscape.com
ad5654f64e forgot to remove now-generated nsIFactory.h
git-svn-id: svn://10.0.0.236/trunk@45358 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-31 22:00:27 +00:00
warren%netscape.com
90f71e2680 Made NS_BASE_STREAM_WOULD_BLOCK a failure code (for JS). Reduced socket transport buffer size. Fixed ABBA deadlock when calling OnEmpty in pipe code (bug#12870).
git-svn-id: svn://10.0.0.236/trunk@45357 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-31 21:47:30 +00:00
pinkerton%netscape.com
1d2d33fc3b added new idl files for shaver.
git-svn-id: svn://10.0.0.236/trunk@45356 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-31 21:40:55 +00:00
shaver%netscape.com
ac1d899ee3 Removed nsIFactory.h (generated now).
Factored ComponentManager to support multiple ComponentLoaders.
Added support for relative paths in registry.
General cleanup.
(Broke detection of changed DLLs; dp is fixing -- thanks!)


git-svn-id: svn://10.0.0.236/trunk@45355 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-31 21:40:21 +00:00
waterson%netscape.com
d48634efa2 Add NS_NewSizeOfHandler() to dlldeps.
git-svn-id: svn://10.0.0.236/trunk@45353 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-31 18:59:02 +00:00
kipp%netscape.com
cf007b6ca2 Reworked sizeof api's to be much more useful; updated implementations to match
git-svn-id: svn://10.0.0.236/trunk@45272 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-31 03:04:37 +00:00
dougt%netscape.com
3b5a35b6c8 Bug fix for 12603. I am not sure if this totally cleans up all the memory
leaks but it definitely hits a major one.


git-svn-id: svn://10.0.0.236/trunk@45258 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-31 01:59:09 +00:00
erik%netscape.com
12b9c786ff Fixing warnings.
git-svn-id: svn://10.0.0.236/trunk@45168 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-30 21:59:42 +00:00
rjc%netscape.com
a744f7636b For Unix, don't return "." ".." or any file/directory that begins with a "."! Perhaps we should really end up having a preference that determines whether to return these "hidden" items or not.
git-svn-id: svn://10.0.0.236/trunk@45146 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-30 11:40:29 +00:00
rickg%netscape.com
fbbac7b078 improved docs, bug fixes, removed outdated APIs
git-svn-id: svn://10.0.0.236/trunk@45129 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-30 06:55:13 +00:00
bruce%cybersight.com
eeddabfab0 Fix build bustage. Thanks waterson! Sorry about that.
git-svn-id: svn://10.0.0.236/trunk@45102 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-30 01:06:54 +00:00
bruce%cybersight.com
ad237541df Fix warning from my last checkin.
git-svn-id: svn://10.0.0.236/trunk@45101 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-30 00:51:56 +00:00
bruce%cybersight.com
d14a97c695 Change deallocation for nsAutoCString to use nsAllocator. This removes several thousand FMM errors in Purify.
git-svn-id: svn://10.0.0.236/trunk@45098 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-30 00:32:27 +00:00
shaver%netscape.com
b6754876bd make sure that /path/to/dir and /path/to/dir/ are treated as equal
git-svn-id: svn://10.0.0.236/trunk@45082 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-29 22:05:11 +00:00
waterson%netscape.com
d5f6e9b5e5 Clean up comments; no more delete[].
git-svn-id: svn://10.0.0.236/trunk@45073 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-29 19:38:41 +00:00
brendan%mozilla.org
adac67ff2b Improve diagnostic for codefrag vs. NS_DECL_IFOO warning.
git-svn-id: svn://10.0.0.236/trunk@45032 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-29 05:16:05 +00:00
beard%netscape.com
80b87b24fe fixed stack management so that stack crawls work, added a traceback table.
git-svn-id: svn://10.0.0.236/trunk@44970 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-28 02:59:33 +00:00
mscott%netscape.com
b80311651e Bug #12638 --> Fix nsPipe2::GetLength to return the number of unread bytes in the pipe. r=warren, a=cyeh
git-svn-id: svn://10.0.0.236/trunk@44853 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-27 19:14:57 +00:00
warren%netscape.com
537f4a76da Added TestSearch routine from now obsolete TestBuffers test.
git-svn-id: svn://10.0.0.236/trunk@44805 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-27 10:32:51 +00:00
warren%netscape.com
7515a5672d Removed TestBuffers which is now obsolete.
git-svn-id: svn://10.0.0.236/trunk@44804 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-27 10:32:49 +00:00
warren%netscape.com
2b50803a43 Fixed bug that OnEmpty wasn't called. Fixed bug in Search (it would terminate prematurely on eof).
git-svn-id: svn://10.0.0.236/trunk@44803 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-27 10:32:45 +00:00
beard%netscape.com
6e47742ea0 plugged a memory leak in GetCString().
git-svn-id: svn://10.0.0.236/trunk@44715 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-27 03:47:43 +00:00
rpotts%netscape.com
c1eed107d9 M9 BRANCH landing...
git-svn-id: svn://10.0.0.236/trunk@44701 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-26 22:45:55 +00:00
scc%netscape.com
998f4973d5 some small documentation changes, plus removed a function that was otherwise unused, and was confusing Solaris.
git-svn-id: svn://10.0.0.236/trunk@44667 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-26 10:45:50 +00:00
dp%netscape.com
0041f3373a removing obsolete files
git-svn-id: svn://10.0.0.236/trunk@44645 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-26 05:14:09 +00:00
dp%netscape.com
9bcdfa7b96 Removing nsIRegistry::GetIntArray() and SetIntArray(). These aren't
being used and block scritability. So if we need then, we will figure
out a way to add them that wont break scritability.


git-svn-id: svn://10.0.0.236/trunk@44644 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-26 05:11:40 +00:00
dp%netscape.com
c4a39c1bec Removed default parameter to Open() to facilitate IDLification.
git-svn-id: svn://10.0.0.236/trunk@44629 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-26 03:22:26 +00:00
warren%netscape.com
87fff7df9f Reset cursors on Empty.
git-svn-id: svn://10.0.0.236/trunk@44587 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-26 00:25:43 +00:00
warren%netscape.com
011397fd0d Fixed QI bug that could cause the input stream to be closed too early.
git-svn-id: svn://10.0.0.236/trunk@44586 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-26 00:25:20 +00:00
ramiro%netscape.com
d43e5b92ea Cleanup zlib cruft.
git-svn-id: svn://10.0.0.236/trunk@44504 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-25 14:39:53 +00:00
tbogard%aol.net
e971381937 Added a couple of new macros to the NS_ENSURE family. NS_ENSURE_SUCCESS(res, ret). It ensures that a given result is an XPCOM success code, if not returns back whatever you pass in ret. And NS_ENSURE_NO_AGGREGATION(outer) checks to make sure the instantiating client is not trying to do aggregation and returns back an error if it is.
git-svn-id: svn://10.0.0.236/trunk@44497 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-25 14:03:25 +00:00
ramiro%netscape.com
cb934ee5cc Cleanup linking of libimg.
git-svn-id: svn://10.0.0.236/trunk@44493 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-25 13:37:11 +00:00
dougt%netscape.com
2074d0de9b more changes based on feedback.
git-svn-id: svn://10.0.0.236/trunk@44463 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-25 06:11:14 +00:00
dp%netscape.com
2fd76a39fb bug#11902 Changes for page manager for openVMS. Thanks to Colin Blake <colin@theblakes.com>
git-svn-id: svn://10.0.0.236/trunk@44457 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-25 05:41:53 +00:00
brendan%mozilla.org
d87f3f7b04 Massive spankage to capitalize C++ method and attribute name bindings, per
Architecture Item 6.3 (news://news.mozilla.org/37BA89CF.3823D6F9%40meer.net).


git-svn-id: svn://10.0.0.236/trunk@44456 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-25 05:26:25 +00:00