warren%netscape.com
de403f2a0e
Fixed necko ifdef.
1999-06-28 20:23:22 +00:00
warren%netscape.com
f5e1196f42
Last of the necko ifdefs. Now we link with necko.
1999-06-28 10:35:57 +00:00
mcafee%netscape.com
9e2e979087
Adding case for BeOS.
1999-06-25 13:36:52 +00:00
mcafee%netscape.com
f1c057e8af
Adding a case for BeOS.
1999-06-25 13:34:39 +00:00
ramiro%netscape.com
05ae9c3868
Changes to turn gfxps into a true component. Thanks to alecf@netscape.com
...
for providing the base patch.
1999-06-25 09:38:26 +00:00
ramiro%netscape.com
75afcde584
Remove cruft.
1999-06-09 03:37:05 +00:00
briano%netscape.com
e9e302b454
Handle the (Unix) platform-specific DLL naming conventions properly.
1999-06-04 22:17:30 +00:00
mcafee%netscape.com
94d32802ad
-lraptorhtml is a component now, don't link with it.
1999-05-27 00:55:09 +00:00
dp%netscape.com
0443b20e33
Landing xpcom20/21 branch.
1999-05-26 01:38:36 +00:00
kmcclusk%netscape.com
7f2300c16a
Fix for Bug #2115 Modified nsStringUtil.h as suggested in Bugzilla.
...
Fix for Bug #4219 Fix for scribble. Removed NET_PollSockets()
call from AfterDispatch. Scribble works now under WIN32.
1999-05-07 20:14:16 +00:00
ramiro%netscape.com
f00df2aab5
Resurrect.
1999-05-07 07:35:36 +00:00
bruce%cybersight.com
85e25f46a5
Fixes for event queue changes. Still crash because of clipboard problems.
1999-05-07 06:48:55 +00:00
bruce%cybersight.com
f0c8034546
Remove dependency upon (and use of) -lnetutil on Unix.
1999-04-28 04:40:46 +00:00
blizzard%redhat.com
2543402d4e
make tests work with more than just gtk
1999-04-23 16:59:35 +00:00
pierre%netscape.com
190101547c
removed the NS_IWINDOW_IID hack
1999-04-20 03:58:29 +00:00
ramiro%netscape.com
25b079119a
Remove duplicate link flags.
1999-04-19 06:21:29 +00:00
ramiro%netscape.com
12ad519a21
Remove not needed link flag.
1999-04-19 06:15:12 +00:00
bruce%cybersight.com
9396214a5b
I can spell. Really!
1999-04-18 19:45:46 +00:00
bruce%cybersight.com
c6baa88158
Makes this run again. Adds the event queue service code. Fix most warnings.
1999-04-18 19:02:18 +00:00
jdunn%netscape.com
77e5189fc7
link in xmltok and expat to fix linking error
1999-04-01 00:20:47 +00:00
jdunn%netscape.com
26f93bcea2
Fix compiler problem on AIX
1999-03-31 04:19:48 +00:00
ramiro%netscape.com
846235af9b
Make it possible to prefix mozilla dlls that conflict with system dlls.
1999-03-12 12:43:04 +00:00
ramiro%netscape.com
fbc11024be
unbreak it on linux.
1999-03-12 11:29:43 +00:00
warren%netscape.com
c50687b845
nsRepository -> nsIComponentManager changes.
1999-03-09 09:44:27 +00:00
rods%netscape.com
ecc96f38c9
I have removed nsRadioGroup and nsIRadioGroup and all references to it.
1999-03-05 20:28:16 +00:00
ebina%netscape.com
429573f85c
Changing RegisterFactory to use the new API.
1999-02-26 19:45:10 +00:00
mcafee%netscape.com
ae8e98995a
Need -lgfxps to link on linux
1999-02-24 08:29:11 +00:00
sar%netscape.com
eecbed5e4c
Turn of "modification date caching" so that dependencies are sure to work.
1999-02-11 00:04:46 +00:00
dp%netscape.com
1310389704
Adding libreg as xpcom depends on it
1999-02-10 02:01:50 +00:00
mcafee%netscape.com
f3dcee865f
Get scribble to build on Solaris
1999-02-07 13:12:08 +00:00
mcafee%netscape.com
6afe6dbe72
scribble now builds on Linux
1999-02-02 05:42:13 +00:00
michaelp%netscape.com
8aaec4bfac
modified for DrawString() API changes.
1999-01-28 05:06:06 +00:00
slamm%netscape.com
df6f48fb6f
Get link a little closer to reality.
1999-01-28 01:01:32 +00:00
slamm%netscape.com
33331497eb
Use TK_CFLAGS instead of TK_(MOTIF|GTK)_CFLAGS. Use TK_LIBS instead of TK_(MOTIF|GTK)_LIBS to simplify makefile rules. Also general Makefile clean up. The link line still needs some work.
1999-01-27 19:53:37 +00:00
beard%netscape.com
7db5cb6bbe
Turned off call to NET_PollSockets() on XP_MAC, to fix link error, not really needed anyway.
1999-01-08 22:43:45 +00:00
ramiro%netscape.com
9bb7820d60
Renamed 'main' to 'scribble'.
1998-12-20 08:22:02 +00:00
ramiro%netscape.com
ee04da5942
Rename 'libdbm' to 'libmozdbm' and 'libutil' to 'libmozutil.
...
This will fix the problem many people are reporting wrt conflicts with
system libraries that have the same names.
1998-12-15 07:37:32 +00:00
ramiro%netscape.com
c36bd6cf87
widget/tests/scribble/Makefile.in:
...
- Link with -lpwcac -ldbm on all platforms, not just Linux, FreeBSD, and
SunOS.
- Correct linking order: $(PNG_LIBS) needs to be after -limg.
widget/tests/scribble/main.cpp
- Declare extern "C" for the XP_ReBuffer stub.
- Declare main to return int because it does return a value.
Thanks to wtc@netscape.com (Wan-Teh Chang) for the fix.
1998-12-07 06:51:26 +00:00
ramiro%netscape.com
2009b728de
Add cvsignore entries for makefiles generated bu autoconf.
1998-12-05 09:07:33 +00:00
beard%netscape.com
a92eed5279
Moved to shared libraries, building in mozilla/dist, linking against many fewer libraries.
1998-12-01 22:25:36 +00:00
mjudge%netscape.com
9e7e162dbb
fixing mac build bustages
1998-12-01 20:58:53 +00:00
beard%netscape.com
86a9e8afed
Uses shared libraries, targets get built in mozilla/dist/viewer[Debug].
1998-12-01 20:00:35 +00:00
mjudge%netscape.com
f3aee38316
fixing tests to use the enumerator correctly
1998-12-01 17:58:50 +00:00
cyeh%netscape.com
e9d3c67427
Removing static makefiles as a part of the transition to Autoconf. I have taken great
...
care to only remove makefiles affailiated with building nglayout. I have also verified that
the build at this point in time succesfully builds with autoconf.
If you must recover one of these makefiles, you can use the static tag STATIC_MAKEFILES.
If I removed a makefile that you need, please e-mail cyeh@netscape.com .
1998-11-21 00:34:32 +00:00
cls%seawood.org
92dbfec844
Fixes to resource install for xpfe. Fixes to make MOZ_NATIVE_* work again. Thanks to Jeremy Lea <reg@shale.csir.co.za> for the diffs.
1998-11-11 01:53:49 +00:00
pavlov%pavlov.net
4057d5351b
only compile one binary, not two
1998-11-09 20:36:08 +00:00
pavlov%pavlov.net
924628851b
patch from Owen Taylor <otaylor@redhat.com> that allows you to draw on the
...
drawing area.
1998-11-09 03:03:09 +00:00
pierre%netscape.com
d8f8ce040f
minor changes: defined a constant
1998-11-04 06:36:48 +00:00
pierre%netscape.com
ee97d83327
Landing MacWidgets...
1998-10-29 14:06:26 +00:00
cls%seawood.org
609f087498
New autoconf files for nglayout
1998-10-28 03:53:57 +00:00