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