summaryrefslogtreecommitdiff
path: root/gdk/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
...
* Remove deprecation of gtk_window_set_default_size() until patch addingOwen Taylor2001-04-261-1/+0
* Released Gtk+-1.3.3.GTK_1_3_3Tim Janik2001-04-041-2/+3
* sorry, I only wanted to commit .cvsignoreSven Neumann2001-04-031-12/+2
* shut up CVSSven Neumann2001-04-031-2/+12
* Add GdkEventSetting event for notification of changes to system settings,Owen Taylor2001-04-021-8/+23
* Remove old XIM code.Owen Taylor2001-03-091-1/+0
* better error message if you try to add a widget to a bin that already hasHavoc Pennington2001-02-091-1/+0
* Havoc Pennington <hp@redhat.com>Havoc Pennington2001-01-021-0/+1
* add gdkkeys.[hc]Havoc Pennington2000-12-061-0/+2
* Nov 17 20:14:20 2000 Owen Taylor <otaylor@redhat.com>GTK_1_3_2Owen Taylor2000-11-181-5/+5
* remove unecessary rules for win32-specific config-substituted targets. IfOwen Taylor2000-11-161-3/+0
* Move list pointer forwards before removing item from list. (Crash reported02000-10-041-1/+0
* #ifdef G_ENABLE_DEBUG around gdk_arg_debug_cb and gdk_arg_no_debug_cb toStanislav Brabec2000-07-311-1/+1
* Add makefile.mingw.in to EXTRA_DIST.Tor Lillqvist2000-07-301-0/+1
* (Part 2) Remove gdk_*_lookup() defines, since they are defined by theElliot Lee2000-07-241-0/+1
* More work on GDK for Win32. Still in an intermediate state.Tor Lillqvist2000-07-231-1/+4
* Move gtk-config to gtk-config-2.0 move gtk_.m4 to gtk-2.0.m4Owen Taylor2000-07-141-12/+11
* Welcome aboard, gdk-pixbuf.Owen Taylor2000-06-211-10/+14
* Fix conditionality to work the "right" way. Missed commits from previous.Elliot Lee2000-06-201-1/+2
* Make this compile without framebuffer enabledHavoc Pennington2000-06-201-0/+2
* Add missing backslash that was keeping GTK+ from building at all.Owen Taylor2000-06-071-26/+26
* make it possible to configure gtk for different targets on the sameCEST 2000 Paolo Molaro2000-06-071-16/+52
* Remove all references to offscreen flag which was no longer used.Havoc Pennington2000-06-021-0/+5
* Fix screwy indentation.Owen Taylor2000-04-051-0/+1
* Merge no-flicker branch into HEADOwen Taylor2000-03-281-0/+1
* use gdk_cursor_unref instead of destroyHavoc Pennington2000-01-291-0/+1
* configure.in gdk/Makefile.am gdk/x11/Makefile.am Small fixes, thanks toTor Lillqvist2000-01-151-1/+0
* gdk/Makefile.am Distribute Win32 files.Tor Lillqvist1999-12-111-1/+4
* Distribute README.win32.Tor Lillqvist1999-12-111-1/+4
* Move all X specific code into the x11/ directory. Aside from shufflingOwen Taylor1999-11-081-17/+1
* Include gdk/gdkdrawable.h with gdk/ prefix. (Pointed out byOwen Taylor1999-10-031-18/+5
* StartedOwen Taylor1999-10-011-2/+23
* [ Merges from gtk-1-2 ]Federico Mena Quintero1999-09-281-48/+73
* Make sure `gdkconfig.h' exists after the rule is fired.Raja R Harinath1999-03-291-4/+10
* Rename from configincludedir so that glibconfig.h will be installed asRaja R Harinath1999-03-261-2/+2
* Configure now generates a gdkconfig.h file, in similar way as GLib'sTor Lillqvist1999-03-131-0/+12
* Separate out GLIB_LIBS and GLIB_DEPLIBS. This may fix the --with-glibOwen Taylor1999-01-271-1/+1
* urg, fixupsTim Janik1998-12-161-5/+11
* Remove --with-threads, unused GTK_THREAD_FLAGSJeff Garzik1998-12-161-1/+0
* Commented out testthreads from the build process, since we won't have anyOwen Taylor1998-12-151-1/+1
* Destroy widgets _after_ propagating unrealize signals through the widgetOwen Taylor1998-12-091-1/+2
* configure.in gdk/Makefile.am Put -DFOO stuff into Makefile.am INCLUDES.Manish Singh1998-12-011-1/+9
* Removed DEFS "+=" mess that breaks recent automakes. INCLUDES is theJeff Garzik1998-11-241-3/+2
* Merge from themes-2. See the ChangeLog for a somewhat detailedOwen Taylor1998-11-061-9/+8
* Update to libtool-1.2b, change library versioning scheme to dropOwen Taylor1998-09-171-5/+5
* fatal warning option is split up now, "--g-fatal-warnings" causes fatalTim Janik1998-08-161-0/+1
* Build fixes for gdkrgbManish Singh1998-07-151-0/+2
* glib/* Moved to glib moduleOwen Taylor1998-06-101-1/+1
* Basic thread-awareness:Owen Taylor1998-05-161-0/+1
* preserve automake CFLAGS.Tim Janik1998-05-111-4/+3