beard%netscape.com
9d727ffd91
NPL, using CWGetStoredObjectFileSpec() to get the location of each output file, instead of constructing from input file's name.
...
git-svn-id: svn://10.0.0.236/trunk@30877 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-09 03:27:07 +00:00
beard%netscape.com
622415764d
NPL, removed Disassembly code (moved to linker), now using CWStoreObjectData() to associate output file with compilation. This lets CodeWarrior delete the file when objects are removed, and regenerate when file is deleted externally.
...
git-svn-id: svn://10.0.0.236/trunk@30876 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-09 03:27:05 +00:00
beard%netscape.com
ca17f751ce
bumped version, changed Flags to latest CWPro4 format to use newer APIs.
...
git-svn-id: svn://10.0.0.236/trunk@30875 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-09 03:27:03 +00:00
beard%netscape.com
af9c6c0c43
bumped version
...
git-svn-id: svn://10.0.0.236/trunk@30874 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-09 03:27:01 +00:00
beard%netscape.com
1bd3a3590f
cleaned up, removed non-essential code, NPL
...
git-svn-id: svn://10.0.0.236/trunk@30873 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-09 03:19:47 +00:00
beard%netscape.com
afa5b63cda
NPL
...
git-svn-id: svn://10.0.0.236/trunk@30872 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-09 03:19:07 +00:00
beard%netscape.com
565ba1b287
added a "build all" target
...
git-svn-id: svn://10.0.0.236/trunk@30871 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-08 23:18:39 +00:00
beard%netscape.com
437cbb9c3e
added version resources
...
git-svn-id: svn://10.0.0.236/trunk@30870 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-08 23:18:12 +00:00
syd%netscape.com
ed676036e3
Remove SetModal interface.
...
git-svn-id: svn://10.0.0.236/trunk@30869 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-08 23:14:35 +00:00
syd%netscape.com
072a998769
Cleaned up Create function. Make sure that variables are not NULL before use.
...
Also, don't free the "home" variable -- this will cause memory corruption the
second time Create is called and will result in weirdo behavior in Gtk+/Glib.
Implemented nsAppShell::GetNativeEvent, nsAppShell::DispatchNativeEvent,
and nsAppShell::EventIsForModalWindow.
git-svn-id: svn://10.0.0.236/trunk@30868 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-08 23:13:45 +00:00
syd%netscape.com
09bcdcf110
Remove SetModal() native implementation for Gtk+.
...
git-svn-id: svn://10.0.0.236/trunk@30867 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-08 23:09:44 +00:00
syd%netscape.com
545d301e74
Remove SetModal() native implementation.
...
git-svn-id: svn://10.0.0.236/trunk@30866 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-08 23:09:05 +00:00
syd%netscape.com
8440768e53
Remove nsBaseWidget::SetModal.
...
git-svn-id: svn://10.0.0.236/trunk@30865 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-08 23:08:23 +00:00
syd%netscape.com
7b7c563429
Remove native SetModal() call.
...
git-svn-id: svn://10.0.0.236/trunk@30864 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-08 23:07:10 +00:00
beard%netscape.com
e04346c294
First Checked In.
...
git-svn-id: svn://10.0.0.236/trunk@30863 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-08 23:05:34 +00:00
beard%netscape.com
04d7f021e2
changed raw calls to stat() to get_file_length(), and redefined get_file_length to mac_get_file_length when building as CodeWarrior plugin.
...
git-svn-id: svn://10.0.0.236/trunk@30862 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-08 23:01:09 +00:00
beard%netscape.com
fbd123e794
renamed get_args() to mac_get_args(), get_file_length redefined as mac_get_file_length when built as CodeWarrior plugin.
...
git-svn-id: svn://10.0.0.236/trunk@30861 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-08 23:00:07 +00:00
beard%netscape.com
4e2fbfd688
removed xpt_dump.c from compiler target, moved exclusively to linker target.
...
git-svn-id: svn://10.0.0.236/trunk@30860 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-08 22:58:42 +00:00
beard%netscape.com
d9281f10da
added custom fopen, the only opens files in the output directory, added mac_get_file_length(), which is used in lieu of stat, turned on Disassembly function in linker.
...
git-svn-id: svn://10.0.0.236/trunk@30859 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-08 22:58:07 +00:00
beard%netscape.com
02adb03ae6
put in sanity checking of pref data, if its size is incorrect it reverts to factory settings.
...
git-svn-id: svn://10.0.0.236/trunk@30858 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-08 22:56:39 +00:00
beard%netscape.com
0601513322
added mac_get_file_length(), turned off disassembly (moved to linker)
...
git-svn-id: svn://10.0.0.236/trunk@30857 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-08 22:55:42 +00:00
beard%netscape.com
dd81dc1570
turned off the "cantDisassemble" bit, moving disassembly to the linker.
...
git-svn-id: svn://10.0.0.236/trunk@30856 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-08 22:54:23 +00:00
blizzard%redhat.com
7fad38d2cb
more debugging output, start of some renderingcontext functions
...
git-svn-id: svn://10.0.0.236/trunk@30855 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-08 22:54:03 +00:00
mccabe%netscape.com
3c786e0f08
- fixed IDL_COMPILE (undefined!) to XPIDL_COMPILE
...
- made the make stop and error when XPIDLSRCS is defined but MODULE isn't.
- made the make warn when generating (from idl) a .h file that overrides an existing .h file.
git-svn-id: svn://10.0.0.236/trunk@30854 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-08 22:28:49 +00:00
rjc%netscape.com
3b7a54410b
Yet another shot at fixing another Unix pedantic issue.
...
git-svn-id: svn://10.0.0.236/trunk@30853 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-08 21:47:49 +00:00
blizzard%redhat.com
f945bc345d
enough debugging output to make a dozen squid omlets
...
git-svn-id: svn://10.0.0.236/trunk@30852 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-08 21:42:39 +00:00
beard%netscape.com
f58db6707c
changed output field to use Str32Field type for alignment purposes (uses 34 bytes rather than 33).
...
git-svn-id: svn://10.0.0.236/trunk@30851 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-08 21:10:22 +00:00
dougt%netscape.com
913fa4cc71
Adding Proxy to the unix makefile
...
git-svn-id: svn://10.0.0.236/trunk@30850 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-08 21:10:18 +00:00
beard%netscape.com
5175cab5d4
changed default 'pref' resource to conform to size of XPIDLSettings struct (40 bytes)
...
git-svn-id: svn://10.0.0.236/trunk@30849 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-08 21:09:19 +00:00
rjc%netscape.com
f43e3e4bc8
Try fixing another Unix pedantic issue.
...
git-svn-id: svn://10.0.0.236/trunk@30848 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-08 21:07:18 +00:00
dougt%netscape.com
3f399ee46f
Adding xpcom/proxy/* to the list.
...
git-svn-id: svn://10.0.0.236/trunk@30847 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-08 20:57:07 +00:00
dougt%netscape.com
d5c05860a5
hooking up proxy to the WINDOWS makefile
...
git-svn-id: svn://10.0.0.236/trunk@30846 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-08 20:55:24 +00:00
beard%netscape.com
c8805d06e6
using defined(XPIDL_PLUGIN) to determine when to rename main
...
git-svn-id: svn://10.0.0.236/trunk@30845 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-08 20:40:26 +00:00
beard%netscape.com
0374c26633
added XPIDL_PLUGIN macro, to distinguish when the code is being compiled as a CodeWarrior plugin.
...
git-svn-id: svn://10.0.0.236/trunk@30844 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-08 20:38:11 +00:00
beard%netscape.com
38b7d8e7ab
changed link order in linker
...
git-svn-id: svn://10.0.0.236/trunk@30843 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-08 20:37:15 +00:00
beard%netscape.com
a723a84651
fixed a 'MENU' resource id conflict (128 is CodeWarrior IDE's Apple menu)
...
git-svn-id: svn://10.0.0.236/trunk@30842 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-08 20:36:56 +00:00
sspitzer%netscape.com
d516c21194
rename GetNewMail to GetNewMessages. Add support for GetNewNews() to the NntpService interface and implementation
...
git-svn-id: svn://10.0.0.236/trunk@30841 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-08 20:26:45 +00:00
rjc%netscape.com
3cf8a000fa
Fix Unix pedantic issue. (hopefully)
...
git-svn-id: svn://10.0.0.236/trunk@30840 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-08 20:22:41 +00:00
karnaze%netscape.com
d9b78cc576
added vcard_name html attribute. Added GetVcardName in nsFormFrame.
...
git-svn-id: svn://10.0.0.236/trunk@30839 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-08 19:30:57 +00:00
sspitzer%netscape.com
e284ec2990
fix spelling mistake and wrap printf behind #ifdef DEBUG
...
git-svn-id: svn://10.0.0.236/trunk@30838 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-08 17:47:00 +00:00
sspitzer%netscape.com
a3592a48d4
*** empty log message ***
...
git-svn-id: svn://10.0.0.236/trunk@30837 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-08 17:25:49 +00:00
sspitzer%netscape.com
0fd679a4e7
changes to get news working. specifically, these changes allow us to parase the xover line and stuff the header info into the right msf file, and then retrieve the right headers later.
...
git-svn-id: svn://10.0.0.236/trunk@30836 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-08 17:25:15 +00:00
beard%netscape.com
341bd05297
fixed breakage on platforms not defining OJI (linux?)
...
git-svn-id: svn://10.0.0.236/trunk@30835 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-08 17:24:43 +00:00
sspitzer%netscape.com
d86aefb15c
kIsRead is now MSG_FLAG_READ
...
git-svn-id: svn://10.0.0.236/trunk@30834 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-08 17:23:30 +00:00
sspitzer%netscape.com
3001eeb027
kIsRead is now MSG_FLAG_READ, so we don't need this
...
git-svn-id: svn://10.0.0.236/trunk@30833 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-08 17:22:40 +00:00
sspitzer%netscape.com
106ab5c761
changes for GetLineCount().
...
we had SetLineCount(), but no GetLineCount().
news will be using GetMessageSize() and SetMessageSize(), but we'll have
the line count, in case we need it.
git-svn-id: svn://10.0.0.236/trunk@30832 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-08 17:02:19 +00:00
sspitzer%netscape.com
be7e601ec8
ignore the generated makefile
...
git-svn-id: svn://10.0.0.236/trunk@30831 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-08 16:59:42 +00:00
beard%netscape.com
b8dc72bdca
changed map_jsj_thread_to_js_context_impl to use the plugin's instance peer2 to obtain the JSContext.
...
git-svn-id: svn://10.0.0.236/trunk@30830 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-08 16:48:05 +00:00
beard%netscape.com
d605957efd
using the JSContext provided by JSObjectHandle wrappers. This forces all Java calls to work in the same JSContext, as specified by a particular JSObject. This may have to be changed, but it lets spontaneous calls from Java work for now.
...
git-svn-id: svn://10.0.0.236/trunk@30829 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-08 16:46:43 +00:00
beard%netscape.com
726ccc1e86
added optional Java applet object parameter to jsj_enter_js
...
git-svn-id: svn://10.0.0.236/trunk@30828 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-08 16:46:41 +00:00