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

509 Коммитов

Автор SHA1 Сообщение Дата
waterson%netscape.com a82c5c6b9d Touch down progress bar changes from PROGRESS_19981006_BRANCH. 1998-10-09 04:34:47 +00:00
rjc%netscape.com 9c09647728 Get toolbar collapsed/hidden state on createion, and save toolbar collapsed/hidden state on destruction. (Note: no event notification.) 1998-10-09 02:05:16 +00:00
rjc%netscape.com 1a7d85a27d Expose new toolbar APIs needed by FEs. 1998-10-09 01:32:10 +00:00
rjc%netscape.com dc5ceb0870 Fix DB opening code so that, if O_CREATE is set, so is O_TRUNC. 1998-10-09 01:31:31 +00:00
rjc%netscape.com 4052677c01 Fix HTML bookmark parsing code to look for actual tokens instead of just guessing. 1998-10-09 01:31:01 +00:00
akkana%netscape.com 2600b1c22f 106844: fix spellchecker hang 1998-10-08 21:29:24 +00:00
cyeh%netscape.com 675b4e3b4f remove old MOCHA define, on by default in mozilla build 1998-10-06 20:47:49 +00:00
waterson%netscape.com 6f292b0d95 Merge from PROGRESS_19980920_BRANCH. 1998-10-06 20:25:42 +00:00
waterson%netscape.com 052ac29423 Initial revision on the trunk, merged from PROGRESS_19980920_BRANCH. 1998-10-06 20:09:50 +00:00
warren%netscape.com 99d36224dc Adding new files, breaking things out of nsplugin.cpp (not online yet). 1998-10-06 06:03:11 +00:00
warren%netscape.com 4b2bac0bba Adding new files, breaking things out of jvmmgr.cpp (not online yet). 1998-10-06 05:59:16 +00:00
pierre%netscape.com e10f7a92e3 fix 1000s of link warnings in Mac Raptor / some XP stubs were hiding actual functions 1998-10-06 03:00:28 +00:00
hyatt%netscape.com 8dd947cb21 Changes to support toolbar icons (the four different states). 1998-10-06 02:30:25 +00:00
dp%netscape.com 15d61935db Adding NU_CACHE specific defitions for compilation error with VC 5.0 1998-10-06 00:36:10 +00:00
tomw%netscape.com b3dc58866e Remove bad typedef. 1998-10-06 00:05:06 +00:00
raman%netscape.com a16e74c373 Minor fixes to make smartupdate to build 1998-10-05 23:39:28 +00:00
tomw%netscape.com e45a9ee331 Pull changes forward from Nova.
New generalized hashing API.
1998-10-05 22:47:44 +00:00
tomw%netscape.com fbec39d173 Pull changes forward from Nova.
Missing typedef.
1998-10-05 22:47:13 +00:00
gagan%netscape.com 7173bac0e6 NuCache changes. 1998-10-05 21:45:37 +00:00
cyeh%netscape.com 3e0f84521a Remove #define MOCHA 1 from Mac builds. 1998-10-05 20:00:01 +00:00
cyeh%netscape.com 3c34f3063b removing obsolete files. use MANIFEST instead. 1998-10-05 18:42:02 +00:00
rjc%netscape.com a2ad3fa4ae New animation support for containers which are loading. Also, if a load fails for a container, close it and report error to user. 1998-10-03 22:39:25 +00:00
rjc%netscape.com 1bc0cca2c7 Initialize tv to true. 1998-10-03 06:59:01 +00:00
rjc%netscape.com 53758eb804 Get "tv" from attribute list before handling assertion. 1998-10-03 06:00:40 +00:00
rjc%netscape.com 561c46bd45 Icon handling rewritten. 1998-10-03 06:00:13 +00:00
beard%netscape.com 0c00001070 Added ::public: to access paths, added nsJNI.cpp, proxy JNI. 1998-10-03 03:40:42 +00:00
beard%netscape.com 777f7008d4 Finished proxy JNIEnv. Added security context parameters. 1998-10-03 03:18:00 +00:00
beard%netscape.com 840ef43ff2 Added NewObjectArray, changed NewArray. 1998-10-03 03:16:30 +00:00
rjc%netscape.com 32f0965c0e Revert to only #include "allxpstr.h" for Mac. 1998-10-03 00:37:49 +00:00
rjc%netscape.com 30a183977d When HT wants to send an event to the FE, if its not running on the mozilla_thread, post an event instead of sending the event directly. 1998-10-03 00:36:23 +00:00
rjc%netscape.com e3439e7503 When RDF wants to call NET_GetURL(), if its not running on the mozilla_thread, post an event instead of calling NET_GetURL() directly. 1998-10-03 00:02:25 +00:00
rjc%netscape.com c94a262dcc Pass RDFT into gRDFMWContext(). 1998-10-02 23:07:27 +00:00
warren%netscape.com cf85da8692 Fixed nsIPluginInputStream::Close method to not crash. 1998-10-02 22:28:51 +00:00
rjc%netscape.com 993826f513 Pass RDFT into gRDFMWContext(). 1998-10-02 22:11:27 +00:00
beard%netscape.com 0067dacf16 First Checked In. 1998-10-02 21:23:49 +00:00
beard%netscape.com 3ac6f9e6ee Added nsISecureJNI2.h 1998-10-02 21:22:41 +00:00
cls%seawood.org 69f97f2f54 Moved NSPR libraries into $(NSPR_LIBS). Changed link commands to use $(NSPR_LDFLAGS) $(NSPR_LIBS). 1998-10-02 08:58:54 +00:00
cls%seawood.org b8f3b344ff Changed LCFLAGS to CFLAGS. LCFLAGS doesn't work under autoconf. 1998-10-02 02:16:28 +00:00
scc%netscape.com b25a01e6ef No relative paths for Mac, please. Wrapped #include in #ifdef XP_MAC. 1998-10-02 01:16:14 +00:00
brendan%netscape.com bf4e07c26e nsIEventHandler is not a struct, has not been for a while, and anyway is known by its typedef name here. 1998-10-02 00:20:18 +00:00
cls%seawood.org 605367ae1d The first commit apparently didn't take. Restored inclusion of private nspr header in OJI ifdef. 1998-10-02 00:01:08 +00:00
cls%seawood.org 76d0e0b60d Removed use of private NSPR headers. Approved by warren@netscape.com. 1998-10-01 21:48:18 +00:00
cyeh%netscape.com 77e82cb96a Remove old MOCHA #ifdefs 1998-10-01 21:24:22 +00:00
warren%netscape.com 8d44857049 Cleaned up messages. 1998-10-01 19:07:36 +00:00
warren%netscape.com b85e245bfb Fixed up input stream buffering. Fixed some refcounting problems. 1998-10-01 08:08:09 +00:00
warren%netscape.com 1ee0f53363 Removed unnecessary field for new networking stuff. 1998-10-01 03:01:39 +00:00
warren%netscape.com 6734b79748 Added networking changes under ifdef NEW_PLUGIN_STREAM_API 1998-10-01 02:59:16 +00:00
norris%netscape.com c4ff5817c7 Fix bug 326297: various security holes caused by lack of quoting around
displayed URLs.
1998-10-01 00:23:05 +00:00
pnunn%netscape.com 306204526a Patch from Adam Moss. Fixes problem with transparency mask on interlaced images.
Much thanks...pn
1998-09-30 22:03:58 +00:00
warren%netscape.com 7e5b13e910 Broke out LiveConnect callbacks into separate file. 1998-09-30 20:54:09 +00:00