Граф коммитов

20403 Коммитов

Автор SHA1 Сообщение Дата
jefft%netscape.com c890704e0a added some thread stuff 1999-03-19 06:08:29 +00:00
jefft%netscape.com 4bfe96ca36 added GetThreadEventQueue() method 1999-03-19 06:07:31 +00:00
rpotts%netscape.com 2de3a1dc1e fix for crash in bug #2991... We still need to figure out why the EventQueue is not being returned properly on the Mac. 1999-03-19 05:54:17 +00:00
warren%netscape.com a1de56ad0d Added nsHashtable::Exists. Renamed nsProgIDKey to nsCStringKey (what it is). 1999-03-19 05:51:49 +00:00
warren%netscape.com f169d7579e Added NS_WITH_SERVICE1 macro. 1999-03-19 05:48:49 +00:00
warren%netscape.com e2ae834619 Added missing flush. 1999-03-19 05:42:20 +00:00
jband%netscape.com 73776f0792 update TODO list, fixed finalization to wrapper release mapping for wrapped native 1999-03-19 04:57:09 +00:00
jband%netscape.com 42c71b1afc fail gracefully on badly formed uuid 1999-03-19 04:54:47 +00:00
rjc%netscape.com 25c09f47d0 Remember cast of void ** on QueryInterface! 1999-03-19 04:19:55 +00:00
rjc%netscape.com 592a18a6b2 Added a comment about nsString.Find() which is currently only case-significant. We really want to have a case-insignificant Find(). 1999-03-19 04:17:17 +00:00
rjc%netscape.com d2971bcdb2 Finish implementing match criterion. 1999-03-19 04:14:20 +00:00
rjc%netscape.com 1f6deb1970 Add some more sample Find queries and some Mac bookmarks. 1999-03-19 04:14:01 +00:00
mscott%netscape.com 6078ccd47f Helping with smoketest. When we are done running a mailbox url, write the phrase Mailbox Done followed by a line return to a text file. QA will build an automated smoketest which will look for this phrase in that particular file. I've also wrapped the change in a ENABLE_SMOKETEST ifdef.... 1999-03-19 04:09:33 +00:00
rhp%netscape.com e3ef502e2e No need to build this test anymore. 1999-03-19 03:58:08 +00:00
morse%netscape.com b0e4abffb3 workaround for bug 3585 1999-03-19 03:42:54 +00:00
putterman%netscape.com 1845c664a8 Added some of the special folder icons. 1999-03-19 02:29:49 +00:00
putterman%netscape.com 220909a5b9 Added Special Folder attribute 1999-03-19 02:28:41 +00:00
pierre%netscape.com aad0cd66d4 #3821 "Enter Key should be mapped to Return" 1999-03-19 02:23:51 +00:00
rjc%netscape.com dfbfd28db5 Remove const. 1999-03-19 01:56:21 +00:00
slamm%netscape.com 5c63a99182 Last changes were not working as well as I would have liked. Reverting to 1.1 1999-03-19 01:52:36 +00:00
rjc%netscape.com 6bd92ecea0 When sorting (not natural order), first ask for a slightly modified target value. This allows a datasource to detect when a value is being asked for sorting purposes and can be smart... for example, a mail datasource could strip off the "Re:" on mail messages. 1999-03-19 01:52:18 +00:00
rjc%netscape.com 43296751b4 AppCores is no longer in the "Components" directory as it no longer auto-registers, so modify Setup_Registry() to register RDF AppCore at startup. 1999-03-19 01:45:03 +00:00
nisheeth%netscape.com ae377bdba5 Fix for bug 3584.
Change coded by vidur.  Reviewed by me.  Document.written documents now get
a default "about:blank" url assigned to them.  This fixes crash bugs associated
with other code assuming that all documents have non-null urls.

Approved by chofmann.
1999-03-19 01:41:09 +00:00
mscott%netscape.com bb147fc422 Remove a debug printf which displayed each line of the message to the terminal when displaying messages to the window. 1999-03-19 01:36:07 +00:00
cata%netscape.com 2506c03ff5 UTF8 name fixed. 1999-03-19 01:33:47 +00:00
rhp%netscape.com 420fa3d04f Fix to not output HTML into an image stream 1999-03-19 01:29:51 +00:00
cata%netscape.com d0c4608c6f UTF8 decoder added. 1999-03-19 01:20:55 +00:00
radha%netscape.com 533576a384 Remove a bunch of compiler warnings in linux 1999-03-19 01:16:40 +00:00
radha%netscape.com 29dacea5fd Remove unwanted printfs 1999-03-19 01:16:04 +00:00
radha%netscape.com 76fca6a5d0 Implement 2 interfaces to return handle to argc and argv.
Conform to code style standards
1999-03-19 01:15:39 +00:00
cata%netscape.com 8d6ab7d21c UTF8 decoder added. 1999-03-19 01:15:04 +00:00
cata%netscape.com 96f4be6c34 added files: mozilla/intl/uconv/ucvlatin/nsUTF8ToUnicode.cpp 1999-03-19 01:14:40 +00:00
radha%netscape.com b6537651a9 Add 2 interfaces to Get a handle to argc & argv 1999-03-19 01:14:29 +00:00
rjc%netscape.com ece7ff423b Be sure to NS_INIT_REFCNT() for InMemoryResourceCursor() creation. 1999-03-19 01:09:48 +00:00
cata%netscape.com 53409ef749 Created. 1999-03-19 01:08:01 +00:00
putterman%netscape.com dc7fba4057 Make folder tree take up the entire pane. 1999-03-19 00:52:38 +00:00
rjc%netscape.com b8c6ad0745 Only answer questions with positive assertions. 1999-03-19 00:44:04 +00:00
dougt%netscape.com 2c90d6f07f Added queue to hold pending downloads
Further object wacking
1999-03-19 00:32:05 +00:00
mcafee%netscape.com d7dc9e22af Adding default cases to switch statements. 1999-03-19 00:25:40 +00:00
putterman%netscape.com 784ff0d54f Added some icons to folder and thread panes 1999-03-19 00:24:30 +00:00
mcafee%netscape.com e777f67702 Uninitialized variable. 1999-03-19 00:20:02 +00:00
mcafee%netscape.com 3ed2a6f4f2 Adding default path for case statement. 1999-03-19 00:18:01 +00:00
rhp%netscape.com 08d39bddf4 Adding the Mime Emitter to CVS - Note: this is not part of the build
process until the 3/19/99 checkin.
1999-03-19 00:17:39 +00:00
pierre%netscape.com 4684b5638f Fix for #3899. Bumped the stack size to 128K from 64K. r: beard. a:chofmann. 1999-03-19 00:02:52 +00:00
rjc%netscape.com 356d2d3172 Add RDF find datasource into build system. 1999-03-19 00:01:49 +00:00
rjc%netscape.com 2e2ebfe6cd No longer checking if a file URL is a directory and, if so, appending a slash. nsFileSpec et.al. should be doing that now. 1999-03-19 00:00:52 +00:00
slamm%netscape.com 112f486d6a -mQuiet the cvs checkout with -q. It will still print what is updated. It just won't print the name of every directory it recurses through. Cleared with cyeh. 1999-03-18 23:50:10 +00:00
ramiro%netscape.com 441fadfc9f Wrapped in PR_BEGIN_EXTERN_C and PR_END_EXTERN_C to fix c++/c linkage problem. 1999-03-18 23:29:50 +00:00
waterson%netscape.com e1e2ae2c5e Bug 3978. Removed warning: it was silly. This happens all the time for HTML content in a XUL document. 1999-03-18 23:04:58 +00:00
mcafee%netscape.com a162c08245 Solaris needs prototype for PR_GetEnv(). 1999-03-18 22:41:24 +00:00