ramiro%netscape.com
68fb13b240
Add a post link command to do magical things to the binary.
...
git-svn-id: svn://10.0.0.236/trunk@13880 18797224-902f-48f8-a5cc-f745e15eee43
1998-11-02 16:36:06 +00:00
ramiro%netscape.com
403adcd321
Fix broken solaris and hpux builds.
...
git-svn-id: svn://10.0.0.236/trunk@13879 18797224-902f-48f8-a5cc-f745e15eee43
1998-11-02 16:25:37 +00:00
rods%netscape.com
450cc00b0e
Fixed Factory problem (no longer using XPDialogWindow)
...
git-svn-id: svn://10.0.0.236/trunk@13878 18797224-902f-48f8-a5cc-f745e15eee43
1998-11-02 16:19:39 +00:00
rods%netscape.com
5bddf80e07
Added the "find" dialog as an XPDialog
...
git-svn-id: svn://10.0.0.236/trunk@13877 18797224-902f-48f8-a5cc-f745e15eee43
1998-11-02 16:07:23 +00:00
ramiro%netscape.com
38b1292ac7
Cleanup the GTK support.
...
git-svn-id: svn://10.0.0.236/trunk@13876 18797224-902f-48f8-a5cc-f745e15eee43
1998-11-02 16:06:50 +00:00
msw%gimp.org
bc64bc9f75
use $(NSPR_LIBS) for autoconf'ed builds to get the path to nspr libs
...
git-svn-id: svn://10.0.0.236/trunk@13875 18797224-902f-48f8-a5cc-f745e15eee43
1998-11-02 15:54:43 +00:00
msw%gimp.org
092b0da252
change gmbaseunix to gmbasegtk here too
...
git-svn-id: svn://10.0.0.236/trunk@13874 18797224-902f-48f8-a5cc-f745e15eee43
1998-11-02 15:22:59 +00:00
msw%gimp.org
33a3f8c4e9
rename gmbaseunix to gmbasegtk
...
git-svn-id: svn://10.0.0.236/trunk@13873 18797224-902f-48f8-a5cc-f745e15eee43
1998-11-02 15:20:37 +00:00
ramiro%netscape.com
8fd8e53a03
Rename gfx and widget libs from 'unix' to 'motif'.
...
git-svn-id: svn://10.0.0.236/trunk@13872 18797224-902f-48f8-a5cc-f745e15eee43
1998-11-02 14:35:03 +00:00
ramiro%netscape.com
6851a0e6ef
Add support for GTK base timer. Rename the 'unix' timer lib to 'motif'
...
git-svn-id: svn://10.0.0.236/trunk@13871 18797224-902f-48f8-a5cc-f745e15eee43
1998-11-02 14:32:12 +00:00
shaver%netscape.com
cf7c0268db
Minor typo. I'm so anal.
...
git-svn-id: svn://10.0.0.236/trunk@13870 18797224-902f-48f8-a5cc-f745e15eee43
1998-11-02 14:30:56 +00:00
ramiro%netscape.com
ef83d32fa5
Move the 'unix' nsTimer to 'motif'.
...
git-svn-id: svn://10.0.0.236/trunk@13869 18797224-902f-48f8-a5cc-f745e15eee43
1998-11-02 14:28:32 +00:00
shaver%netscape.com
54e5227fce
add Frank Visser's nsRegionGTK
...
git-svn-id: svn://10.0.0.236/trunk@13868 18797224-902f-48f8-a5cc-f745e15eee43
1998-11-02 14:17:06 +00:00
ramiro%netscape.com
d8242d6b50
Add support for gtk.
...
git-svn-id: svn://10.0.0.236/trunk@13867 18797224-902f-48f8-a5cc-f745e15eee43
1998-11-02 13:56:59 +00:00
ramiro%netscape.com
5d922b0607
Rename 'unix' to 'motif'
...
Add support for USE_NGLAYOUT_GTK.
git-svn-id: svn://10.0.0.236/trunk@13866 18797224-902f-48f8-a5cc-f745e15eee43
1998-11-02 13:39:47 +00:00
msw%gimp.org
1bb3eb1ece
Fix build bustage.
...
git-svn-id: svn://10.0.0.236/trunk@13865 18797224-902f-48f8-a5cc-f745e15eee43
1998-11-02 13:34:51 +00:00
ramiro%netscape.com
e3c7b8ee2e
Use -lfoo for libs instead of hardcoding to $(DIST)/bin/libfoo.so. This
...
makes more unix linker happy.
Simplify the GTK vs motif hackery.
git-svn-id: svn://10.0.0.236/trunk@13864 18797224-902f-48f8-a5cc-f745e15eee43
1998-11-02 13:31:43 +00:00
ramiro%netscape.com
8a4c30499c
Rename from 'unix' to 'motif'
...
git-svn-id: svn://10.0.0.236/trunk@13863 18797224-902f-48f8-a5cc-f745e15eee43
1998-11-02 13:22:17 +00:00
ramiro%netscape.com
a079b82f96
Changed 'unix' to 'motif' to deal with toolkit confusion.
...
git-svn-id: svn://10.0.0.236/trunk@13862 18797224-902f-48f8-a5cc-f745e15eee43
1998-11-02 12:24:05 +00:00
ramiro%netscape.com
2e7953e856
Use -lfoo for libs instead of hardcoding to $(DIST)/bin/libfoo.so. This
...
makes more unix linker happy.
git-svn-id: svn://10.0.0.236/trunk@13861 18797224-902f-48f8-a5cc-f745e15eee43
1998-11-02 12:20:07 +00:00
ramiro%netscape.com
53faa92171
Use -lfoo for libs instead of hardcoding to $(DIST)/bin/libfoo.so. This
...
makes more unix linker happy.
Simplify the gtk hackery a bit.
git-svn-id: svn://10.0.0.236/trunk@13860 18797224-902f-48f8-a5cc-f745e15eee43
1998-11-02 12:15:00 +00:00
ramiro%netscape.com
71559caf86
Use -lfoo for libs instead of hardcoding to $(DIST)/bin/libfoo.so. This makes
...
more unix linkers happy.
git-svn-id: svn://10.0.0.236/trunk@13859 18797224-902f-48f8-a5cc-f745e15eee43
1998-11-02 12:00:57 +00:00
ramiro%netscape.com
4cec320d5f
Use -lfoo for libs instead of hardcoding to $(DIST)/bin/libfoo.so. This
...
makes more unix linker happy.
git-svn-id: svn://10.0.0.236/trunk@13858 18797224-902f-48f8-a5cc-f745e15eee43
1998-11-02 11:58:23 +00:00
ramiro%netscape.com
f6dd7b8e2d
Use $(CCC) to make shared libs if NS_USE_GCC is defined.
...
git-svn-id: svn://10.0.0.236/trunk@13857 18797224-902f-48f8-a5cc-f745e15eee43
1998-11-02 11:39:26 +00:00
eyork%netscape.com
986a620583
Fixed compile problem
...
git-svn-id: svn://10.0.0.236/trunk@13856 18797224-902f-48f8-a5cc-f745e15eee43
1998-11-02 06:34:33 +00:00
eyork%netscape.com
0f13df8524
Fixed a build problem.
...
git-svn-id: svn://10.0.0.236/trunk@13855 18797224-902f-48f8-a5cc-f745e15eee43
1998-11-02 03:07:59 +00:00
pavlov%pavlov.net
4cf12f52b4
nsWindow::CreateGC
...
fix so that it realizes the widget if needed so that it is
able to get the gdkwindow.
nsWindow::CreateMainWindow
use mainWindow as the AppShell mTopLevel window instead of creating a new one.
use GtkAdjustments to the gtk_layout_new so that this doesn't crash. (this
probibly need to be looked at)
create a GtkVBox for mWidget instead the layout for mWidget. this probibly
isn't correct.
nsWindow::Show
this should show the window correctly, but it doesn't. probibly due to early
errors.
nsWindow::GetNativeData
impliment this function so that it doesn't barf at an early point due to lots
of things being NULL.
nsWindow.h - added GtkWidget *mVBox to the protected items. this isn't used
yet, and probibly won't be.
git-svn-id: svn://10.0.0.236/trunk@13854 18797224-902f-48f8-a5cc-f745e15eee43
1998-11-02 02:57:05 +00:00
eyork%netscape.com
7a6596b388
Build should go green now.
...
git-svn-id: svn://10.0.0.236/trunk@13853 18797224-902f-48f8-a5cc-f745e15eee43
1998-11-01 23:05:50 +00:00
msw%gimp.org
ed68810de3
Made CreateGC a little more careful
...
git-svn-id: svn://10.0.0.236/trunk@13852 18797224-902f-48f8-a5cc-f745e15eee43
1998-11-01 22:49:04 +00:00
msw%gimp.org
522e2c939f
Implemented nsWindow::CreateGC.
...
git-svn-id: svn://10.0.0.236/trunk@13851 18797224-902f-48f8-a5cc-f745e15eee43
1998-11-01 22:32:18 +00:00
shaver%netscape.com
19ceea02ea
fixing pavlov%pavlov.net's breakage of legacy Motif build
...
git-svn-id: svn://10.0.0.236/trunk@13850 18797224-902f-48f8-a5cc-f745e15eee43
1998-11-01 22:06:10 +00:00
pavlov%pavlov.net
629930594a
Implimented CreateViewerMenus() for the GTK test viewer.
...
git-svn-id: svn://10.0.0.236/trunk@13849 18797224-902f-48f8-a5cc-f745e15eee43
1998-11-01 21:03:40 +00:00
shaver%netscape.com
796c404334
use libwidgetgtk.so and libgfxgtk.so when selected by configure
...
git-svn-id: svn://10.0.0.236/trunk@13848 18797224-902f-48f8-a5cc-f745e15eee43
1998-11-01 20:30:42 +00:00
shaver%netscape.com
253d092aa2
build libwidgetgtk.so when in GTK mode
...
git-svn-id: svn://10.0.0.236/trunk@13847 18797224-902f-48f8-a5cc-f745e15eee43
1998-11-01 20:18:52 +00:00
shaver%netscape.com
b4c83f3565
use libwidgetgtk.so and libgfxgtk.so when selected by configure
...
git-svn-id: svn://10.0.0.236/trunk@13846 18797224-902f-48f8-a5cc-f745e15eee43
1998-11-01 20:01:08 +00:00
blizzard%appliedtheory.com
946d7a4f6c
when using --enable-nglayout=gtk build gtk specific timer code
...
git-svn-id: svn://10.0.0.236/trunk@13845 18797224-902f-48f8-a5cc-f745e15eee43
1998-11-01 19:49:49 +00:00
pavlov%pavlov.net
ee4fc06d7b
more work on making this stuff work.
...
git-svn-id: svn://10.0.0.236/trunk@13844 18797224-902f-48f8-a5cc-f745e15eee43
1998-11-01 19:30:03 +00:00
pavlov%pavlov.net
83be20c407
few fixes here and there.. more work on making it work
...
git-svn-id: svn://10.0.0.236/trunk@13843 18797224-902f-48f8-a5cc-f745e15eee43
1998-11-01 19:29:40 +00:00
shaver%netscape.com
78a97845e4
include gtklayout.h to get the symbol-hiding ifdefs and link correctly -- and get rid of the helpful warning
...
git-svn-id: svn://10.0.0.236/trunk@13842 18797224-902f-48f8-a5cc-f745e15eee43
1998-11-01 18:43:48 +00:00
pavlov%pavlov.net
cc8152d779
fix up for container add bug
...
git-svn-id: svn://10.0.0.236/trunk@13841 18797224-902f-48f8-a5cc-f745e15eee43
1998-11-01 18:30:40 +00:00
shaver%netscape.com
7ed1508eb7
would you believe that nsMotifWidgetFactory.cpp is actually totally portable and reusable code
...
git-svn-id: svn://10.0.0.236/trunk@13840 18797224-902f-48f8-a5cc-f745e15eee43
1998-11-01 18:13:37 +00:00
pavlov%pavlov.net
18b1ecd76a
added nsPopUpMenu.cpp
...
git-svn-id: svn://10.0.0.236/trunk@13839 18797224-902f-48f8-a5cc-f745e15eee43
1998-11-01 18:12:55 +00:00
shaver%netscape.com
a3f31ec82d
GTK needs a different gfx lib
...
git-svn-id: svn://10.0.0.236/trunk@13838 18797224-902f-48f8-a5cc-f745e15eee43
1998-11-01 17:13:34 +00:00
shaver%netscape.com
a19951a779
oops...when they ask for motif, they should still get motif
...
git-svn-id: svn://10.0.0.236/trunk@13837 18797224-902f-48f8-a5cc-f745e15eee43
1998-11-01 17:09:50 +00:00
shaver%netscape.com
08d367bb94
build the GTK stuff if --enable-nglayout=gtk
...
git-svn-id: svn://10.0.0.236/trunk@13836 18797224-902f-48f8-a5cc-f745e15eee43
1998-11-01 07:51:00 +00:00
shaver%netscape.com
3515cf905f
use gtk-config to find proper CFLAGS
...
git-svn-id: svn://10.0.0.236/trunk@13835 18797224-902f-48f8-a5cc-f745e15eee43
1998-11-01 07:49:23 +00:00
shaver%netscape.com
b09afc13b7
build the right files for --enable-nglayout=gtk
...
git-svn-id: svn://10.0.0.236/trunk@13834 18797224-902f-48f8-a5cc-f745e15eee43
1998-11-01 07:48:25 +00:00
troy%netscape.com
03e55a2524
Renamed HaveConstrainedWidth() and HaveConstrainedHeight() to HaveFixedContentWidth()
...
and HaveFixedContentHeight()
git-svn-id: svn://10.0.0.236/trunk@13833 18797224-902f-48f8-a5cc-f745e15eee43
1998-11-01 01:29:00 +00:00
blizzard%appliedtheory.com
3e7a55229e
add timer code for gtk from Frank Visser <fvisser@hgmp.mrc.ac.uk>
...
git-svn-id: svn://10.0.0.236/trunk@13832 18797224-902f-48f8-a5cc-f745e15eee43
1998-11-01 00:13:30 +00:00
shaver%netscape.com
85af300c3f
add --enable-nglayout=gtk to build with GTK and not motif
...
git-svn-id: svn://10.0.0.236/trunk@13831 18797224-902f-48f8-a5cc-f745e15eee43
1998-11-01 00:09:30 +00:00