brendan%netscape.com
ac74456c54
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
555dd2d723
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
2c180207f1
Removed use of private NSPR headers. Approved by warren@netscape.com.
1998-10-01 21:48:18 +00:00
cyeh%netscape.com
63332f7577
Remove old MOCHA #ifdefs
1998-10-01 21:24:22 +00:00
warren%netscape.com
4b25695574
Cleaned up messages.
1998-10-01 19:07:36 +00:00
warren%netscape.com
c4eaaf4ebe
Fixed up input stream buffering. Fixed some refcounting problems.
1998-10-01 08:08:09 +00:00
warren%netscape.com
91a2b19cce
Removed unnecessary field for new networking stuff.
1998-10-01 03:01:39 +00:00
warren%netscape.com
51c2d71bae
Added networking changes under ifdef NEW_PLUGIN_STREAM_API
1998-10-01 02:59:16 +00:00
norris%netscape.com
8647812478
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
f516853110
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
eec0bd738f
Broke out LiveConnect callbacks into separate file.
1998-09-30 20:54:09 +00:00
sudu%netscape.com
53eb165611
Changes to support secure liveconnect
1998-09-30 20:41:35 +00:00
beard%netscape.com
63ef5d56e6
Made SpendTime method XP.
1998-09-30 20:07:45 +00:00
michaelp%netscape.com
272b22bccb
added support for deferred plugin enumeration.
1998-09-30 18:57:27 +00:00
ftang%netscape.com
b893a9105c
check in fix for Bugzilla bug 832. Reviewed by rjc
1998-09-30 10:28:34 +00:00
warren%netscape.com
50352430c5
Renamed to shorter name for Mac.
1998-09-30 05:45:49 +00:00
warren%netscape.com
a6b50b2e24
New OJI networking APIs.
1998-09-30 05:29:48 +00:00
cls%seawood.org
b68d27d653
Changed check for EDITOR to MOZ_EDITOR.
1998-09-30 00:53:10 +00:00
rjc%netscape.com
38310b7690
Expose support for Shack.
1998-09-29 23:11:32 +00:00
michaelp%netscape.com
b4946f72d6
we only notify the plugin instance via the plugin host and only if the notify
...
data is non-null.
1998-09-29 22:47:42 +00:00
pinkerton%netscape.com
4c7c484955
improper use of volatile
1998-09-29 17:31:52 +00:00
pinkerton%netscape.com
1fff0d4271
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
affbb78927
removing old NSPR20 and MOCHA #ifdefs
1998-09-28 20:26:20 +00:00
cyeh%netscape.com
f011b68c46
remove old NSPR20 #ifdefs
1998-09-28 20:22:36 +00:00
cyeh%netscape.com
6a9c9416f9
remove old #ifdefs
1998-09-28 20:20:42 +00:00
cyeh%netscape.com
d24438687b
remove old NSPR20 #ifdef
1998-09-28 20:19:24 +00:00
cyeh%netscape.com
751bb4c719
removing old NSPR20 #ifdefs
1998-09-28 20:17:44 +00:00
cyeh%netscape.com
db4b8b5032
removing old NSPR20 #ifdef
1998-09-28 20:13:36 +00:00
cyeh%netscape.com
d6e8090cc8
remove old NSPR20 #ifdef
1998-09-28 20:08:32 +00:00
michaelp%netscape.com
7445c1964e
fixes for unix bustage.
1998-09-27 23:44:28 +00:00
michaelp%netscape.com
a83657a6f1
obsolete.
1998-09-27 22:25:13 +00:00
michaelp%netscape.com
444e102263
added support for plugintaginfo2 and jvmtaginfo.
1998-09-27 22:24:54 +00:00
michaelp%netscape.com
5f044cbe2d
added support for pluginmanager2 methods.
1998-09-27 22:23:19 +00:00
michaelp%netscape.com
61d41bed81
cleanup. now supports stream "as file" and "as file only." added support
...
for pluginmanager2 methods (largely stubs). now correctly handles URLNotify().
we noew report our user agent as 5.0. can now load 5.0 style plugins from DLLs
and instantiate them properly.
1998-09-27 22:21:39 +00:00
michaelp%netscape.com
c5a25a276e
removed attribute queries. added ShowStatus().
1998-09-27 22:17:00 +00:00
michaelp%netscape.com
b4141e3f53
we no longer consider failures from GetAttributes() or even expect the
...
plugin host to implement it.
1998-09-27 22:16:00 +00:00
michaelp%netscape.com
920c80c057
now properly handles queries for nsIFactory.
1998-09-27 22:14:15 +00:00
michaelp%netscape.com
2e6ed50582
now reflect our dependency on OJI.
1998-09-27 22:12:59 +00:00
michaelp%netscape.com
00a515158e
changes to support using OJI with raptor.
1998-09-27 22:11:12 +00:00
raman%netscape.com
c5b0abb836
exit gracefully if gNavCenter is NULL
1998-09-27 01:22:03 +00:00
mlm%netscape.com
83354ceddb
Branch landing: Multithreading libmocha in mozilla.
...
- Remove reference to lm_crippled_context; add an accessor function instead.
1998-09-25 22:09:58 +00:00
mlm%netscape.com
c67d0a51aa
Branch landing: Multithreading libmocha in mozilla.
...
- Add cx parameter to LM_LockJS and friends.
1998-09-25 22:09:03 +00:00
mlm%netscape.com
e5bf3349f6
Branch landing: Multithreading libmocha in mozilla.
...
- Add JS_BeginRequest and JS_EndRequest calls
- Add context parameters to some functions
1998-09-25 22:08:28 +00:00
mlm%netscape.com
22be0fa5fb
Branch landing: Multithreading libmocha in mozilla.
...
- Add JS_BeginRequest() and JS_EndRequest() to make sure contexts don't
stomp on each other.
1998-09-25 22:07:48 +00:00
saari%netscape.com
33eed4affb
This should fix the burning Mac tree...
1998-09-25 16:29:55 +00:00
cyeh%netscape.com
6222d3f057
remove crusty old NSPR20 #ifdef
1998-09-25 00:30:06 +00:00
cyeh%netscape.com
bdcaa90d13
removing old NSPR20 #ifdef
1998-09-24 20:36:57 +00:00
sman%netscape.com
0eba525234
Layer updates
1998-09-24 18:41:30 +00:00
ramiro%netscape.com
289f7369d4
Fix classic off-by-one strcat buffer error.
...
Thanks to Michael O'Reilly <michael@metal.iinet.net.au> for providing the fix.
1998-09-24 09:27:37 +00:00
beard%netscape.com
2f7631acba
create_java_vm_impl was always failing.
1998-09-24 01:20:09 +00:00
hyatt%netscape.com
81a2686c56
Tweaks to the HTML pane calls to make sure they use the template.
1998-09-24 00:07:17 +00:00
jsun%netscape.com
fe40441e7e
added the timestamp and start,end range of events to NSCalendar.
1998-09-23 00:04:34 +00:00
cls%seawood.org
39b7c91072
Sync'd Makefile.ins
1998-09-22 23:01:29 +00:00
beard%netscape.com
8a874fea42
Need a real plugin manager reference.
1998-09-22 22:23:35 +00:00
beard%netscape.com
dc668a9b8b
Removed redundant (wrong) declaration of local variable err from GetLiveconnect(), which was shadowing another declaration of err in an outer scope.
1998-09-22 22:02:33 +00:00
wtc%netscape.com
96a6a02078
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
5f426eb018
Turn on the autoupdate preference by default. OK'ed by cathleen and jar. At this point, this is more for demo of Autoupdate feature on windows
1998-09-22 04:17:52 +00:00
raman%netscape.com
469af0cdb4
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
cls%seawood.org
62d121236f
Sync'd Makefile.ins with corresponding Makefiles. Fixed problems with autoconf build. Thanks to Christopher Blizzard <blizzard@appliedtheory.com> and Tom Rini <trini@kernel.crashing.org>.
1998-09-22 03:47:27 +00:00
blizzard%appliedtheory.com
70bd5f5596
Only build liveconnect methods if OJI is defined
1998-09-22 02:26:12 +00:00
blizzard%appliedtheory.com
d8eb225619
Include caps includes for prototypes
1998-09-22 02:25:43 +00:00
hyatt%netscape.com
3b094d7045
More properties added and template support for SHACK added.
1998-09-22 00:23:53 +00:00
beard%netscape.com
67352b4c2f
Removed nsINetworkManager.
1998-09-21 22:18:43 +00:00
nisheeth%netscape.com
549994ef6c
Adding files created by Ori Kravitz (orik@mercury.co.il) for exposing
...
interfaces for testing the layout engine.
1998-09-21 22:16:41 +00:00
nisheeth%netscape.com
c1c0def323
Adding build support for modules/libtest if MOZ_LIBTEST is defined.
1998-09-21 22:08:05 +00:00
sudu%netscape.com
a37647efca
Added back a initializer which I missed in last merge
1998-09-21 21:01:16 +00:00
beard%netscape.com
3d96f6a571
Added JVM_SpendTime.
1998-09-21 20:47:21 +00:00
beard%netscape.com
087273a195
Added SpendTime to nsIJVMPlugin. Only turned on for XP_MAC, to avoid breaking other's plugins.
1998-09-21 20:41:19 +00:00
blizzard%appliedtheory.com
96612358a0
Add the include/private directory to the include path
1998-09-21 18:18:29 +00:00
spider%netscape.com
45f70d4f49
Adding NPL's which were mistakenly forgotten upon initial checkin
1998-09-21 17:18:04 +00:00
spider%netscape.com
147655af6f
WIP: NLS stub implementation on NSPR
1998-09-21 16:13:08 +00:00
mcafee%netscape.com
0d0ae2be5b
Merging SmartBrowsing prefs in from Nova.
1998-09-21 04:44:42 +00:00
blizzard%appliedtheory.com
71d9183397
Bring autoconf build into sync with non-autoconf build
1998-09-19 22:40:53 +00:00
mcafee%netscape.com
0b53da4c8e
Adding support for non-X11 Unix systems
1998-09-19 06:21:01 +00:00
raman%netscape.com
3bf25c0134
Added support for unsigned JAR files. This feature is controlled by a preference
1998-09-19 01:27:20 +00:00
raman%netscape.com
7c9274a115
Added a preference to control unsigned JAR files for SmartUpdate
1998-09-19 01:26:21 +00:00
spider%netscape.com
b044f59743
WIP: UnicodeString -> nsString
1998-09-18 22:18:44 +00:00
spider%netscape.com
8057f7e65a
Fix windows build bustage
1998-09-18 21:42:28 +00:00
spider%netscape.com
55087ecd7a
export header files for calendar
1998-09-18 18:59:50 +00:00
spider%netscape.com
19d8b90980
exporting classes to get julian to link with nlsstub
1998-09-18 18:45:50 +00:00
spider%netscape.com
09986fd9f2
Unix fixes for free source julian code
1998-09-18 18:22:27 +00:00
spider%netscape.com
281b60ea46
WIP: nlsstub implementation, NPL added to all of nlsstub
1998-09-18 18:06:30 +00:00
warren%netscape.com
3e70b62c80
Added a copy of nsMalloc to get the build going.
1998-09-18 11:30:54 +00:00
warren%netscape.com
37436804db
Fixes to eliminate nsINetworkManager
1998-09-18 10:48:12 +00:00
warren%netscape.com
8ba9eed147
Removed nsINetworkManager.h which is obsolete.
1998-09-18 10:28:45 +00:00
warren%netscape.com
dec3d48652
Updated Mac MANIFEST files.
1998-09-18 08:39:16 +00:00
warren%netscape.com
3b6a617894
Removed nsINetworkManager base class.
1998-09-18 08:35:11 +00:00
warren%netscape.com
c097c4247f
Removed nsINetworkManager.h include.
1998-09-18 07:45:24 +00:00
warren%netscape.com
6e7ac8e7be
Moved nsIMalloc and impl from xpcom.
1998-09-18 07:22:15 +00:00
warren%netscape.com
234fdfae3c
Eliminated nsINetworkManager and moved it's methods to nsIPluginManager/nsIPluginManager2.
1998-09-18 07:21:21 +00:00
gagan%netscape.com
d6dc3cfd65
nucache based changes.
1998-09-18 05:52:24 +00:00
warren%netscape.com
e739973a4a
Abstracted away need for JavaVM object and GetJavaVM plugin API call.
1998-09-18 01:29:08 +00:00
jgellman%netscape.com
bd1c6695f2
Remove java API from the build.
1998-09-18 00:10:15 +00:00
beard%netscape.com
f4c16c7626
09171998 LiveConnect Carpool: build bustage: false -> PR_FALSE.
1998-09-17 22:03:45 +00:00
jsun%netscape.com
24d454f681
No change.
...
Just wanted to notify Mozilla, Gromit trees that my
checkins (in mozilla\modules\calendar) are not being build by Mozilla or Gromit.
Only Calendar should build these files.
1998-09-17 21:40:43 +00:00
jsun%netscape.com
1e85684495
added the changeEventsOwnership method for moving events between calendars.
1998-09-17 21:24:52 +00:00
beard%netscape.com
39778d0e0d
09171998 LiveConnect Carpool: XP_MAC, added #define of JSJDLL, and preregistering the nsILiveconnect factory.
1998-09-17 19:39:46 +00:00
sudu%netscape.com
ace5839c75
New xpcom liveconnect apis
1998-09-17 18:13:55 +00:00
spider%netscape.com
0be0ab8fb9
WIP: nlsstub implementation
1998-09-17 02:39:51 +00:00
spider%netscape.com
ee39d68498
Initial nlsstub implementation to remove libnls dependency
...
for free source execution
1998-09-17 02:07:28 +00:00
amusil%netscape.com
0e053148eb
Ported Java to C++ src files
1998-09-16 20:47:46 +00:00
amusil%netscape.com
fc48b58ad2
Ported Java to C++ header files
1998-09-16 20:47:01 +00:00
mcafee%netscape.com
78027b8dcd
Uninitialized variable compiler warnings on Linux
1998-09-16 07:14:42 +00:00
mcafee%netscape.com
c07d17452c
Unhandled cases in switch statement
1998-09-16 06:57:28 +00:00
mcafee%netscape.com
e7203838d4
Uninitialized variable compiler warnings on Linux
1998-09-16 06:54:49 +00:00
rjc%netscape.com
750325c27e
When sending VPROP_CHANGED events, also pass along information on which property changed.
1998-09-15 22:15:46 +00:00
rjc%netscape.com
270d70b04a
Need to reference libparse header file.
1998-09-15 22:14:59 +00:00
rjc%netscape.com
a529b0e6d9
Additional changes for supporting HT_LayoutComplete().
1998-09-15 22:07:34 +00:00
rjc%netscape.com
0d4948c865
Fix build bustage. Need to include "structs.h" for new layout completion support.
1998-09-15 19:35:38 +00:00
nisheeth%netscape.com
cdfbe7032b
Changed HT_LayoutComplete() to accept different parameters.
1998-09-15 18:36:03 +00:00
nisheeth%netscape.com
dbb59fe723
Changed parameters of HT_LayoutComplete().
1998-09-15 18:35:16 +00:00
warren%netscape.com
a2e857c5c1
API changes for GetValue/SetValue and GetURL/PostURL from michaelp.
1998-09-15 04:54:46 +00:00
michaelp%netscape.com
1834fe12a4
new file for mac build.
1998-09-15 04:15:53 +00:00
michaelp%netscape.com
593610ded9
new plugin world.
1998-09-15 03:48:58 +00:00
warren%netscape.com
5619102737
Accepting michaelp's API changes for GetValue/SetValue.
1998-09-15 03:45:38 +00:00
spider%netscape.com
60a2b1642a
Getting FS Calendar Core to compile...
1998-09-15 03:21:18 +00:00
spider%netscape.com
f8ed5b81e9
Whomping latest Nova Calendar Core implementation into FS
...
NOTE: Mozilla & Gromit should not be building this stuff.
1998-09-15 02:20:22 +00:00
raman%netscape.com
f49eb6d2b2
Added some more preferences for AutoUpdate
1998-09-13 02:02:51 +00:00
raman%netscape.com
c1de187f8d
Commenting out the call for AutoUpdate because Mac was not building
1998-09-12 04:52:17 +00:00
raman%netscape.com
337a310954
Commenting out the call for AutoUpdate because Mac was not building
1998-09-12 04:50:45 +00:00
rjc%netscape.com
5c86eb38ab
Control the autoupdate via rdf. Changes from raman. Reviewed by rjc
1998-09-12 02:37:57 +00:00
rjc%netscape.com
ac638a9651
Control the autoupdate via prefereneces. Changes from raman. Reviewed by rjc
1998-09-12 02:37:24 +00:00
pinkerton%netscape.com
a467eb01c2
turn on html area code for mac (now ifdef'd mac/win).
1998-09-11 19:01:48 +00:00
rjc%netscape.com
6650ec876c
More polling mechanism testing.
1998-09-11 11:05:50 +00:00
rjc%netscape.com
7cfa3bec43
Polling mechanism test.
1998-09-11 07:45:49 +00:00
kipp%netscape.com
93ecdce43c
Checked in some bug fixes from michaelp to make fullscreen plugins work better/more often
1998-09-09 23:52:16 +00:00
hyatt%netscape.com
8a11a081b8
Added notion of window type (standalone, docked, embedded, popup) to RDF.
1998-09-09 20:26:16 +00:00
pnunn%netscape.com
28e94d9f5e
fix for #309770 . Porting RefreshURLTimer fix from 4.06 to Moz.
1998-09-09 19:08:32 +00:00
rjc%netscape.com
ebcebdf4e9
Fix some more drag&drop issues (regarding re-ordering of existing local/remote items). Also, on PowerPPC, force compiler to use no byte padding regarding structure alignment.
1998-09-09 19:06:23 +00:00
cls%seawood.org
75aa20f4c8
Sync'd.
1998-09-09 08:15:05 +00:00
briano%netscape.com
edee40ba5b
Minor cleanup, and changed EDITOR to MOZ_EDITOR.
1998-09-08 21:24:12 +00:00
rjc%netscape.com
ce08246bb9
Allow mixing/repositioning of local/remote items in the same container.
1998-09-08 20:55:41 +00:00
beard%netscape.com
103b9ddec6
Lazy LiveConnect fixes.
1998-09-08 19:11:50 +00:00
cls%seawood.org
cb5493bab6
Changed EDITOR env to MOZ_EDITOR. Submitted by Tim Rowley <tor@cs.brown.edu>
1998-09-08 04:52:26 +00:00
raman%netscape.com
b571f8fe11
Checking bug fixes for SmartUpdate. It is not part of the build system
1998-09-07 21:49:56 +00:00
ftang%netscape.com
f5b693529e
Change to the new selector so Japanese bookmark in UNIX (EUC) could be import correctly. This is a special case where bookmark file is different from the locale csid.
1998-09-04 23:25:00 +00:00
ftang%netscape.com
38b51aba21
Add bookmark import UTF8 conversion code to convert the bookmark entry into UTF8. reviewed by rjc
1998-09-04 23:11:05 +00:00
amusil%netscape.com
09a5166987
MacFE code for Anthrax along with minor XP tweaks
1998-09-03 21:08:25 +00:00
raman%netscape.com
12a50d30c6
Merging 4.5 softupdate changes and converting Java code into C++ code and making smartupdate build when MOZ_SMARTUPDATE is defined
1998-09-02 19:09:53 +00:00
raman%netscape.com
2f45d24ca2
Merging 4.5 Libreg changes
1998-09-02 19:09:30 +00:00
raman%netscape.com
d1bf42dd6b
removing smartupdate related code, because it is not dependent on Java
1998-09-02 19:09:03 +00:00
raman%netscape.com
2a8a818d58
Build SmartUpdate when MOZ_SMARTUPDATE is defined
1998-09-02 19:05:13 +00:00
ramiro%netscape.com
cb251ba871
Add support for -config-dir command line flag. That means mozilla can now
...
use a configdir other that ~/.netscape without having to do HOME environment
hacks.
Thanks to Aleksey Nogin (ayn2@cornell.edu ) for doing all the work and being
patient for me to actually check the stuff in.
1998-09-02 14:29:42 +00:00
cls%seawood.org
52c74ded1d
Tweaks to remove XFE dependencies from other parts of the tree. Approved by {gagan,malmer,ramiro}%netscape.com.
1998-09-02 07:02:04 +00:00
beard%netscape.com
479c87a522
Added call to np_UnloadPluginClass in NPL_Shutdown.
1998-09-01 23:57:50 +00:00
sdagley%netscape.com
d89a14d2df
Fix #316690 . Reviewed/approved aoki (in veditz's absence). Fix hard coded reference to "Netscape Registry" so that Mozilla uses its own "Navigator Regsitry".
1998-09-01 23:44:31 +00:00
guha%netscape.com
d24ffac6cc
Fix extra comma problem --- (jgellman)
1998-09-01 22:43:32 +00:00
guha%netscape.com
a7fa11a810
Bunch of bug fixes, etc. Reviewd by jgellman
1998-09-01 22:18:34 +00:00
danm%netscape.com
d911076440
add new toolbar properties, fix early freemem in HT_SetNodeData, bmkNotifFunc notifies for all unassertions regardless of property type. r:rjc
1998-09-01 20:51:45 +00:00
cls%seawood.org
0af3a223eb
Added ifdef OJI around JVMPlugin define
1998-09-01 19:45:35 +00:00
warren%netscape.com
315ab05c3b
Changed c++ comments for inclusion in c files.
1998-09-01 04:15:07 +00:00
jgellman%netscape.com
e60e08dfd1
remove bogus assertions
1998-09-01 03:26:16 +00:00
warren%netscape.com
f7fa9e232b
Changes for lazy java initialization.
1998-09-01 00:23:43 +00:00
warren%netscape.com
3631ffe2b5
Added FindProxyForURL.
1998-09-01 00:17:25 +00:00
warren%netscape.com
0448336f5c
Fixed signature of Write method.
1998-09-01 00:17:01 +00:00
beard%netscape.com
35cb9e3602
Changes from SpiderMonkey131_BRANCH of ns/ref/liveconnect.
1998-08-31 20:15:32 +00:00
sdagley%netscape.com
74014ac0b2
When you add a call to an external function, include the F**KING header!!
1998-08-29 03:45:23 +00:00
mcafee%netscape.com
4e054e0646
Fixing bustage on Solaris, Linux.
1998-08-29 02:23:08 +00:00
ftang%netscape.com
748ef02062
add XP_ASSERT IsUTF8String for more data source. reviewed by rjc
1998-08-29 00:42:07 +00:00
ftang%netscape.com
41997f8f65
add XP_ASSERT for IsUTF8String, reviewed by rjc
1998-08-29 00:37:15 +00:00
ftang%netscape.com
021fa51939
make HT Find/property dialogbox work with UTF8. reviewed by rjc
1998-08-29 00:35:53 +00:00
cyeh%netscape.com
82cbbd3e96
change default homepage
1998-08-28 07:03:39 +00:00
jgellman%netscape.com
b89df4e53b
little patch trouble. whups.
1998-08-28 02:10:16 +00:00
jgellman%netscape.com
7ab0d48bbb
Remove data source entries from cache table when the data source is destroyed
1998-08-28 01:33:36 +00:00
danm%netscape.com
0127c9fef0
new toolbar property, new function which fetches templates, fix hashtable bug, bmkNotifFunc notifies regardless of property type. r:rjc
1998-08-28 01:19:41 +00:00
rjc%netscape.com
3c27e437af
Expose HT_LayoutComplete() API for layout notification.
1998-08-27 00:27:59 +00:00
rjc%netscape.com
cf02f97319
Disable personal toolbar relations (important for Mac). Also, when removing columns
...
during pane deletion, adjust internal list.
1998-08-27 00:27:18 +00:00
slamm%netscape.com
e721ba294c
Have cvs ingnore the generated '.c' files.
1998-08-26 21:29:46 +00:00
av%netscape.com
e126a83547
Anthrax changes
1998-08-26 19:30:58 +00:00
cls%seawood.org
9020b80c52
Updates to autoconf files.
1998-08-26 04:04:57 +00:00
ftang%netscape.com
486f865dc6
add XP_ASSERT(IsUTFString) to verify RDF_Assert. Reviewed by rjc
1998-08-26 00:20:49 +00:00
rjc%netscape.com
91105f4792
If not set, default to data being local.
1998-08-25 01:57:51 +00:00
ftang%netscape.com
830aa29282
fix NULL problem for IsUTF8String
1998-08-24 20:38:02 +00:00
raman%netscape.com
ecebcb6e56
Converting Smartupdate code from Java to C++.
1998-08-21 23:46:11 +00:00
cls%seawood.org
ec6ec5a3cd
Restoring file biff'd in merge.
1998-08-21 03:50:48 +00:00
jevering%netscape.com
36cb3fc3bc
Moving plugin directory stuff.
1998-08-21 01:12:53 +00:00
jgellman%netscape.com
c1ce4a8d42
2nd try; new parser from james clark
1998-08-20 21:20:50 +00:00
jgellman%netscape.com
3844ff41be
back out last checkin -- bad Macintosh karma, need more time
1998-08-20 20:05:26 +00:00
jgellman%netscape.com
bb11d5220a
new XML parser from James Clark
1998-08-20 19:24:29 +00:00
mcafee%netscape.com
4e19ef6961
Switching to test OS_ARCH for Rhapsody instead of using RHAPSODY.
1998-08-20 03:09:31 +00:00
ftang%netscape.com
edd459a0ce
add XP_ASSERT(IsUTF8String) to some HT api
1998-08-20 00:58:52 +00:00
cyeh%netscape.com
a08864abff
adding file: merge from AUTOCONF_1_0
1998-08-20 00:31:17 +00:00
cyeh%netscape.com
526dda94c7
merging files from AUTOCONF_1_0 branch
1998-08-20 00:30:12 +00:00
cls%seawood.org
84f1cedcbb
AUTOCONF_1_0 landing.
1998-08-19 20:42:14 +00:00
mcafee%netscape.com
b5b1d9e7d0
Compile flag needed to get expat/xmlparse/xmlparse.c to compile correctly.
1998-08-19 08:29:56 +00:00
cls%seawood.org
9ec4fad8e8
Added ifdefs for MOZ_NATIVE_{JPEG,PNG,ZLIB}. Approved by pnunn%netscape.com.
1998-08-18 22:59:14 +00:00
pnunn%netscape.com
3ec730cc04
fix for #314603 . pnunn. code error introduced during the modimglib-branch
...
landing for nglayout.
1998-08-18 22:24:59 +00:00
mcafee%netscape.com
d01916da4c
Adding support for Unix && NO_X11
1998-08-18 07:47:59 +00:00
jgellman%netscape.com
6a0d2a3f6e
changes from wtc and the net for 64 bit machines, almost certainly not the last of them either
1998-08-18 01:24:30 +00:00
raman%netscape.com
6b73a880db
Updated the code to get error messages from allxpstr.h
1998-08-17 21:12:30 +00:00
rjc%netscape.com
2288f0593e
Import IE favorites and history on Mac might like how its also done on Windows.
1998-08-17 20:17:06 +00:00
raman%netscape.com
d3c21cfc93
C++ implementation of Java objects. These files are not part of the build system yet.
1998-08-17 00:45:51 +00:00
raman%netscape.com
c20de2fd12
Header files for Java to C conversion. They are not part of the build system yet.
1998-08-17 00:44:45 +00:00
jgellman%netscape.com
7e5b5312e5
Need to add the argument to gRDFMWContext() in one more place
1998-08-15 05:57:28 +00:00
guha%netscape.com
2dbde5e3f4
Some smart mail related stuff. Reviewed by rjc
1998-08-15 01:32:53 +00:00
danm%netscape.com
9d916ee0d8
fix compilation error
1998-08-14 03:44:39 +00:00
warren%netscape.com
a82ef96ba7
Fixed problem where enums were being cast to ints and misaligned causing crash.
1998-08-14 01:35:53 +00:00
rjc%netscape.com
7f98c99753
Changes for better importing of IE favorites, Win9x/NT recent documents, and start menu.
1998-08-13 21:55:12 +00:00
rjc%netscape.com
64611d35fe
Now always show "More Options" in properties dialog.
1998-08-13 21:24:29 +00:00
rjc%netscape.com
3252efac4f
Small context changes for HT_Properties() and HT_Find().
1998-08-12 20:17:23 +00:00