33746 Commits

Author SHA1 Message Date
mjudge%netscape.com
f447570414 checkin for carpool for multiple seleciton/ime selection and api changes to nsIDOMselection 1999-07-15 18:19:03 +00:00
mcafee%netscape.com
c1efe1462b Prefixing hook mail subject with Hook: 1999-07-15 18:15:44 +00:00
putterman%netscape.com
67dc78c95b Add back column headers to avoid assertions. 1999-07-15 17:57:56 +00:00
mscott%netscape.com
071a440dcf Necko only! not part of the build. back out gordon's change to fix the windows build until he has a chance to take a
look at it.
1999-07-15 17:57:22 +00:00
warren%netscape.com
da524b4bb1 Removed. Replaced with file: protocol stuff. 1999-07-15 17:45:08 +00:00
bienvenu%netscape.com
893bffcd58 check point folder cache, not part of build 1999-07-15 16:49:05 +00:00
duncan%be.com
0800fc8374 Clean up BeOS timers. Among other things there now is a single thread to do
the job. Also I now cache the references to the native GUI queue, burning
fewer CPU cycles. Thanks to Attila Lendvai <101@inf.bme.hu> for contributions
and ideas.
1999-07-15 15:32:44 +00:00
valeski%netscape.com
6ee521a3aa yanked some function redefinitions if NECKO was defined 1999-07-15 15:17:43 +00:00
rods%netscape.com
bd7c50f72f Changed all GetIID to use the new nsCOMTypeInfo 1999-07-15 14:55:23 +00:00
rods%netscape.com
2c151c8f14 changed all IIDs to use NS_DEFINE_STATIC_IID_ACCESSOR 1999-07-15 14:54:02 +00:00
cmanske%netscape.com
e433362b49 Finished Personal Dictionary dialog. Added 4th button to generic message dialog. Cleaned up syntax errors for in params for spell checking methods 1999-07-15 14:43:48 +00:00
dcone%netscape.com
56e7a48d52 Fixed printing to make sure all URL's are loaded before print.
Fixed the background tile render'er to save and restore clip.
1999-07-15 14:23:40 +00:00
dcone%netscape.com
c1fcc698aa Added a IsBusy() method. 1999-07-15 14:22:06 +00:00
srinivas%netscape.com
37c359d4bb NSPR no longer defines symbols with the PTHREAD prefix. Bugzilla #9907. 1999-07-15 13:06:28 +00:00
srinivas%netscape.com
1a3dc74999 OpenVMS port; checkin for "Colin R. Blake" <colin@theblakes.com>. 1999-07-15 12:37:21 +00:00
Jerry.Kirk%Nexwarecorp.com
723cb44c20 Needed to add $(ZLIB_LIBS) to fix link problem under Neutrino 1999-07-15 11:44:30 +00:00
Jerry.Kirk%Nexwarecorp.com
eb807c1232 - Needed to add $(ZLIB_LIBS) to fix link problem under Neutrino 1999-07-15 11:43:29 +00:00
rjc%netscape.com
5cea898d16 Add check for null. 1999-07-15 09:20:54 +00:00
rjc%netscape.com
73a1e1b8aa Add support for updating a bookmark's "Last Visited" date when its URL is loaded. 1999-07-15 09:05:48 +00:00
nisheeth%netscape.com
76b19c9c12 Fix for bug 8703. We now display errors for incomplete XML files like "<b><c></c>". XML_Parse() was not being called with the isFinal parameter set to TRUE after the last chunk of data was passed to expat. Fixed. 1999-07-15 08:23:37 +00:00
rjc%netscape.com
c4b09f11e6 As bookmark properties change, update the "Last Modified" attribute to the current date/time. 1999-07-15 08:15:03 +00:00
sspitzer%netscape.com
af8f0ad20d back this out. causes build bustage. sorry 1999-07-15 07:13:06 +00:00
sspitzer%netscape.com
c05c2ac5f7 use NS_DEFINE_CID instead of NS_DEFINE_IID 1999-07-15 07:02:37 +00:00
sspitzer%netscape.com
e4c9dbea9b use NS_DEFINE_CID instead of NS_DEFINE_CID where appropriate. fix warning 1999-07-15 07:00:22 +00:00
sspitzer%netscape.com
17366d87c0 fix warning 1999-07-15 06:58:53 +00:00
rickg%netscape.com
d501ff5a70 improvements to stringtokenizer 1999-07-15 06:40:44 +00:00
sspitzer%netscape.com
13f816a9f1 fix for #9761. when doing the client-side cancel check, compare against all the identities. 1999-07-15 05:44:34 +00:00
jband%netscape.com
50e430403c 1) added JSContextStack per thread service (with test).
2) rooted out all instances of JS_ReportErros and replaced with JS exception throwing.
3) added more exception message types.
4) Added service (also reflected into JS) for getting JS and native stack objects to be used in exceptions.
5) Fixed broken test.
6) updated TODO list.
1999-07-15 05:42:53 +00:00
scc%netscape.com
bf65c840b8 remove (unused) |operator=()| from |nsISupportsArray| 1999-07-15 04:48:32 +00:00
mcafee%netscape.com
2669aa23c9 Unused variable warning. 1999-07-15 04:42:43 +00:00
scc%netscape.com
a9bb3d6a16 new feature lets you `see past' |nsISupports| in |nsCOMPtr|s. Now in the debugger (in debug versions only) you will see the actual type of the object. This is enabled by defining the preprocessor symbol |NSCAP_FEATURE_DEBUG_PTR_TYPES|. It cannot be turned on in non-debug builds. It is currently on in debug builds by default. It may become a feature that has to be enabled with a build command line switch. NSCAP_FEATURE_ALLOW_RAW_POINTERS is now always the case and no longer optional; NSCAP_FEATURE_ALLOW_COMPARISONS is now always the case and no longer optional; cleaned up the previous definition and invocations of the |Assert_NoQueryNeeded| test. 1999-07-15 03:59:09 +00:00
blizzard%redhat.com
aab306a649 text entry works 1999-07-15 03:35:41 +00:00
zuperdee%penguinpowered.com
e75e0af1e2 Minor fixes to various Motif files, mostly cosmetic changes, elimination of some unnecessary headers, and elimination of some deadwood. NOT PART OF BUILD. 1999-07-15 03:27:59 +00:00
putterman%netscape.com
66084354e7 Added work for twisty and for unread column. 1999-07-15 03:11:33 +00:00
putterman%netscape.com
3e72153d7a Added unread column images and work for unread column and folder pane twisty. 1999-07-15 03:10:50 +00:00
putterman%netscape.com
2356bf6c26 Added images for unread column. 1999-07-15 03:09:52 +00:00
putterman%netscape.com
7de093ced6 Added MarkMessage. 1999-07-15 03:08:52 +00:00
putterman%netscape.com
2e06455b32 Added MarkMessages. 1999-07-15 03:08:38 +00:00
putterman%netscape.com
48ff22dedb Added twisty images and style rules. 1999-07-15 03:08:07 +00:00
putterman%netscape.com
53487272ce Added twisty images. 1999-07-15 03:07:53 +00:00
mcafee%netscape.com
5083998c76 Fixing linux warning 1999-07-15 03:02:44 +00:00
scc%netscape.com
ab2352e498 switched over to _not_ using |__comobject|. Adjusted assembly to skip extra vtable header, and fixed inheritance in |nsISupports| 1999-07-15 03:02:01 +00:00
jband%netscape.com
bbee6e597d added files: mozilla/js/src/xpconnect/src/xpcstack.cpp 1999-07-15 03:00:55 +00:00
bienvenu%netscape.com
8fe24b6de4 initialize uid validity to 0 1999-07-15 03:00:06 +00:00
jband%netscape.com
86f9361856 adding placeholder file - soon to be used 1999-07-15 02:59:43 +00:00
scc%netscape.com
eb2437072a debug target now points to debug prefix file 1999-07-15 02:57:56 +00:00
bienvenu%netscape.com
002f013a17 initial entry, not part of build 1999-07-15 02:57:37 +00:00
mcafee%netscape.com
994107ca5c Removing unused variables, fixing linux warnings. 1999-07-15 02:57:16 +00:00
jband%netscape.com
c721652ae0 added files: mozilla/js/src/xpconnect/idl/xpcexception.idl 1999-07-15 02:50:47 +00:00
jband%netscape.com
d39d8a4018 adding file - soon to be used 1999-07-15 02:48:07 +00:00