beard%netscape.com
ea53b9716f
FRAME -> JAVAFRAME attribute
1999-03-19 14:32:02 +00:00
beard%netscape.com
757de25394
removed margin problem, computing initial window size, added &NBSP; between <BODY> and <EMBED>.
1999-03-19 14:31:23 +00:00
beard%netscape.com
8538cf0ed4
Added <BODY>
1999-03-19 14:29:13 +00:00
warren%netscape.com
87ef6a89de
Backed out nsUnicharKey -- couldn't get it to build with -pedantic linux.
1999-03-19 10:27:41 +00:00
rickg%netscape.com
4c5766e328
removed memory leak
1999-03-19 10:20:29 +00:00
warren%netscape.com
a6fb69b832
Attempt to fix pendantic breakage.
1999-03-19 09:46:09 +00:00
warren%netscape.com
27f47bf2ac
Added nsUnicharKey for nsHashtables.
1999-03-19 09:02:43 +00:00
mcafee%netscape.com
b1e1c9d4d1
Splitting up NS_ScriptErrorReporter() to test each argument before printing it, we were passing a partial error report to printf() which was crashing for Edit|Preferences.
1999-03-19 09:00:39 +00:00
rickg%netscape.com
205aa39d2f
updated top100 order
1999-03-19 08:48:24 +00:00
rickg%netscape.com
af6882cfab
fixed a dozen bugs
1999-03-19 08:47:51 +00:00
rickg%netscape.com
063da77aca
removed static vars
1999-03-19 08:47:20 +00:00
rpotts%netscape.com
120e7c03ea
Fix case in include name for unix :-(
1999-03-19 08:44:40 +00:00
rpotts%netscape.com
063b64791e
Added XPConnect stuff to the build...
1999-03-19 08:18:18 +00:00
rpotts%netscape.com
e814b5a064
Fixed case in #include for unix :-(
1999-03-19 06:29:10 +00:00
rpotts%netscape.com
e5a3674428
initialize mLoadAttribs...
1999-03-19 06:23:22 +00:00
rpotts%netscape.com
00bf8fa217
changes to build the nsXPConnectFactory (and friends...)
1999-03-19 06:19:50 +00:00
warren%netscape.com
2d6d7aa600
Fix for broken linux compiler.
1999-03-19 06:18:08 +00:00
rpotts%netscape.com
b9f3e71ae0
remove the reference to nsXPConnectFactory until mac and unix are building it too...
1999-03-19 06:17:05 +00:00
rpotts%netscape.com
0152481885
Temporary XPConnectFactory (until the real one is available...). This will replace the AppCoresManager as the way to create C++ components in javascript...
1999-03-19 06:15:00 +00:00
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