summaryrefslogtreecommitdiff
path: root/gtk/Makefile.in
Commit message (Collapse)AuthorAgeFilesLines
* Define GTK_HAVE_RC_SET_IMAGE_LOADER, to be used in gnome-libsMiguel de Icaza1998-05-221-146/+168
| | | | | | | 1998-05-22 Miguel de Icaza <miguel@nuclecu.unam.mx> * gtk/gtkfeatures.h.in: Define GTK_HAVE_RC_SET_IMAGE_LOADER, to be used in gnome-libs
* The auto_shrink policy of the floating window is now set to TRUE. ThisFederico Mena1998-01-281-16/+18
| | | | | | | | | | | Tue Jan 27 15:52:48 1998 Federico Mena <federico@bananoid.nuclecu.unam.mx> * gtk/gtkhandlebox.c (gtk_handle_box_realize): The auto_shrink policy of the floating window is now set to TRUE. This fixes the problem of the floating window being too big when the handlebox child is small. (gtk_handle_box_motion): Now we use GDK_POINTER_MOTION_HINT_MASK to improve movement.
* Now we use a GtkWindow of type GTK_WINDOW_DIALOG as a destination forFederico Mena1998-01-161-25/+30
| | | | | | | | | | | | | | | | Fri Jan 16 00:36:31 1998 Federico Mena <federico@bananoid.nuclecu.unam.mx> * gtk/gtkhandlebox.c: Now we use a GtkWindow of type GTK_WINDOW_DIALOG as a destination for reparenting the child of the handle box. This solves the problem of having X calls in Gtk. It also makes the handle box work with KWM, OLVWM, 4Dwm (so I expect mwm to work as well). I hadn't noticed that previously it only worked with fvwm and twm. * gtk/gtkhandlebox.h (struct _GtkHandleBox): Removed the real_parent field, as it is never used. (struct _GtkHandleBox): Added a float_window field. This is a GtkWindow to where the child is now reparented.
* I had forgot to put GDK_NO_EXPOSE and GDK_VISIBILITY_NOTIFY events in ↵Arturo Espinosa1998-01-021-0/+1
| | | | gtk_main_iteration() - Federico
* It compiles. Now I will add the toolbar example to testgtk.c - FedericoArturo Espinosa1997-12-221-32/+38
|
* Very basic functionality seems to be complete; I'll try compiling itArturo Espinosa1997-12-221-0/+676
| | | | next :-) - Federico
* For consistancy with GIMP/GNOME projects. Plus these files canShawn Amundson1997-12-191-689/+0
| | | | | | get really annoying if they are in the tree. -Shawn
* Tree widget implementation by Bolliet Jerome.Shawn Amundson1997-12-171-6/+26
| | | | | | | | | There is also another tree widget implementation by AOSASA Shigeru <aozasa@sakuranet.or.jp>: ftp://ftp.gimp.org/pub/gtk/contrib/gtk-shige-971216-0.tar.gz -Shawn
* New GTK release, 0.99.0. This release was coordinated with theShawn Amundson1997-12-141-34/+54
| | | | | | upcoming release of GIMP 0.99.16. -Shawn
* Change to ltconfig to remove -z text for Solaris x86 Change to configureShawn Amundson1997-12-111-30/+21
| | | | | | | | * Change to ltconfig to remove -z text for Solaris x86 * Change to configure stuff so compile works on Solaris x86 * Added gdk/gdkkeysyms.h and gdk/gdkcursors.h back into the tree -Shawn
* Read the ChangeLog :)Elliot Lee1997-12-061-29/+16
|
* same as before -JaySNAP_19971201Jay Painter1997-12-021-1/+1
|
* Automake update to automake 1.2d. I also moved the GTK_SELECTIO_...Gnome CVS User1997-11-271-16/+29
| | | | enums to gtkenums.h. -Jay
* cleanups for color changing stuffElliot Lee1997-11-271-0/+1
|
* Adding autoconf generated files. -JayGnome CVS User1997-11-251-0/+657