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

186 Коммитов

Автор SHA1 Сообщение Дата
timeless%mozdev.org 1846fd9c62 Bug 106386 Correct misspellings in source code
r=bernd rs=brendan
2006-08-28 20:12:37 +00:00
timeless%mozdev.org a279d689e5 Bug 106386 Correct misspellings in source code
r=bernd rs=brendan
2006-02-23 09:36:43 +00:00
timeless%mozdev.org 3db428f6ac Bug 106386 Correct misspellings in source code
patch by unknown@simplemachines.org r=timeless rs=brendan
2005-11-25 21:57:13 +00:00
timeless%mozdev.org b78d0c2416 Bug 106386 Correct misspellings in source code
patch by unknown@simplemachines.org r=timeless rs=brendan
2005-11-25 08:16:51 +00:00
gerv%gerv.net 2a491d3598 Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-25 21:07:34 +00:00
dmose%mozilla.org 8535dda53e updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
raman%netscape.com bf64f9fb7a Disabled contiunous update 1998-10-28 20:19:12 +00:00
ftang%netscape.com c8929ada3c convert filename into UTF8 in GetSlotValue 1998-10-21 14:20:01 +00:00
cls%seawood.org 001ed2ffd4 Sync'd various Makefile.ins to their Makefile counterparts.
Removed nspr & nspr20 from REQUIRES.  Removed NSPR_LDFLAGS.
Changed LIBNSPR refs to NSPR_LIBS.
Removed leftover NSPR20 ifdefs.
1998-10-21 02:13:56 +00:00
gagan%netscape.com e25c93c213 Backing out my changes of NUCACHE. Gromit/Raptor were broken. 1998-10-20 13:49:16 +00:00
gagan%netscape.com 20045d90dd Fix temp build breakage. 1998-10-20 03:25:17 +00:00
cyeh%netscape.com 977a87e745 remove NSPR20 #ifdefs 1998-10-19 20:14:21 +00:00
waterson%netscape.com 130058ecc2 Added code to parse ampersand escape sequences in *all* properties. 1998-10-13 02:06:56 +00:00
gagan%netscape.com 91f5f629d2 Makefile changes for NuCache. 1998-10-13 00:38:28 +00:00
ftang%netscape.com 2c0e548402 Change IsUTF8String more restrict. Do not allow surrogate char encode as UTF8 1998-10-12 13:21:31 +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
hyatt%netscape.com 8dd947cb21 Changes to support toolbar icons (the four different states). 1998-10-06 02:30:25 +00:00
gagan%netscape.com 7173bac0e6 NuCache changes. 1998-10-05 21:45:37 +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
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
rjc%netscape.com 993826f513 Pass RDFT into gRDFMWContext(). 1998-10-02 22:11:27 +00:00
ftang%netscape.com 8925b31b03 check in fix for Bugzilla bug 832. Reviewed by rjc 1998-09-30 10:28:34 +00:00
rjc%netscape.com c38ee8fa04 Expose support for Shack. 1998-09-29 23:11:32 +00:00
pinkerton%netscape.com 7c640d6f80 Updated projects for Pro4. Turned off mod-date caching for depend builds. Using InterfacesStubs wrapper where appropriate for Carbon. 1998-09-29 17:11:00 +00:00
cyeh%netscape.com 993ce82706 removing old NSPR20 #ifdef 1998-09-28 20:13:36 +00:00
cyeh%netscape.com 0f4c4c40f4 remove old NSPR20 #ifdef 1998-09-28 20:08:32 +00:00
raman%netscape.com 2bd5d4f664 exit gracefully if gNavCenter is NULL 1998-09-27 01:22:03 +00:00
saari%netscape.com 6fdfd094d8 This should fix the burning Mac tree... 1998-09-25 16:29:55 +00:00
hyatt%netscape.com 07a7a44e54 Tweaks to the HTML pane calls to make sure they use the template. 1998-09-24 00:07:17 +00:00
wtc%netscape.com 3b8cb781fb NO_NSPR_PRIVATE_HEADER_BRANCH landing. Removed the inclusions of
private NSPR headers (prosdep.h and primpl.h) from the Mozilla source.
The part of prosdep.h that is actually needed by Mozilla was extracted
and put in the new file mozilla/include/xp_path.h.
1998-09-22 16:59:57 +00:00
raman%netscape.com 6c3dc09a6f On windows if smartupdate is not enabled, enable autoupdate manually. OK'ed by cathleen and jar. This is more for demo of Autoupdate feature 1998-09-22 04:16:31 +00:00
hyatt%netscape.com 65cab71175 More properties added and template support for SHACK added. 1998-09-22 00:23:53 +00:00
gagan%netscape.com 21fe424672 nucache based changes. 1998-09-18 05:52:24 +00:00
jgellman%netscape.com 430742a90f Remove java API from the build. 1998-09-18 00:10:15 +00:00
mcafee%netscape.com 59a93b925f Uninitialized variable compiler warnings on Linux 1998-09-16 07:14:42 +00:00
rjc%netscape.com 74afc18029 When sending VPROP_CHANGED events, also pass along information on which property changed. 1998-09-15 22:15:46 +00:00
rjc%netscape.com 5d2380f23f Need to reference libparse header file. 1998-09-15 22:14:59 +00:00
rjc%netscape.com 6de9cc5f52 Additional changes for supporting HT_LayoutComplete(). 1998-09-15 22:07:34 +00:00
rjc%netscape.com 2077049744 Fix build bustage. Need to include "structs.h" for new layout completion support. 1998-09-15 19:35:38 +00:00
nisheeth%netscape.com 546c1e738c Changed HT_LayoutComplete() to accept different parameters. 1998-09-15 18:36:03 +00:00