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
309c01964a
Adding widget, scribble to tests; these are building on both Linux & Solaris
1999-02-08 08:00:53 +00:00
mcafee%netscape.com
f3dcee865f
Get scribble to build on Solaris
1999-02-07 13:12:08 +00:00
mcafee%netscape.com
f87c9ba478
widget test now builds on Linux
1999-02-02 05:42:37 +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
28c173dec2
Get it linking.
1999-01-28 01:06:30 +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
pierre%netscape.com
1b25f03672
File Removed.
1998-12-22 02:04:26 +00:00
pierre%netscape.com
8bb5fe19ef
Fixed for the Mac
1998-12-22 02:02:24 +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
972d889fec
Ignore generated files.
1998-12-15 07:32:11 +00:00
ramiro%netscape.com
568ff5cc56
Make it link again.
1998-12-15 07:31:57 +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
pavlov%pavlov.net
c5972ddc66
build TextWidget's correctly.
1998-12-06 15:40:48 +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
mjudge%netscape.com
ebcaeea746
fixing build bustage!
1998-12-01 20:28:34 +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
shaver%netscape.com
40cc4672bf
add proper QI and Create calls for RO text widget
1998-11-12 23:54:34 +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
shaver%netscape.com
af5cd1c4e9
Repair Makefile.in and update to let it link again for testing GTK widgets.
1998-11-03 22:57:36 +00:00
pinkerton%netscape.com
df0ec94522
These should never have been checked into the tree.
1998-11-02 17:32:24 +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
pierre%netscape.com
1467fcb968
fixed link errors: added DragLib and NSPR20
1998-10-08 23:29:39 +00:00
rpotts%netscape.com
8ff8820bed
Pass in a null nsIURLGroup to the image group...
1998-10-01 21:53:52 +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
dcone%netscape.com
c46787a6ca
First scrollbar pass
1998-09-17 13:44:46 +00:00
dcone%netscape.com
f61e9f2efa
added some coordinate conversion
1998-09-16 17:18:56 +00:00
dcone%netscape.com
4427a8d422
fixed mac version
1998-09-16 16:24:21 +00:00
dcone%netscape.com
bf13a91cef
Added image test support, needed netlib in the link
1998-09-15 21:58:25 +00:00
kostello%netscape.com
1bde2d30ae
*** empty log message ***
1998-09-15 21:56:35 +00:00
kostello%netscape.com
caac64c90e
Update to synch with new Widget interfaces
1998-09-15 01:40:16 +00:00
kostello%netscape.com
ed9722ce65
Changes implementation to match the new Widget interfaces. This involves
...
many calls to QueryInterface. Also, using helper functions in nsWidgetHelper
for standard Create calls.
1998-09-14 20:43:58 +00:00
dcone%netscape.com
1c3116264b
added some image tests
1998-09-14 15:46:23 +00:00
dcone%netscape.com
dc36bb18e6
added textfield
1998-09-10 21:33:56 +00:00
dcone%netscape.com
7bac08e4c6
added checkbutton
1998-09-04 21:12:12 +00:00
dcone%netscape.com
06f7b5c7c0
updated kipps changes
1998-09-04 18:01:46 +00:00
dcone%netscape.com
97ed8eb757
fixed to XP again
1998-09-04 18:01:00 +00:00