summaryrefslogtreecommitdiff
path: root/gdk/gdktypes.h
Commit message (Expand)AuthorAgeFilesLines
* Add a comment about unused bits.Matthias Clasen2004-05-141-1/+3
* Start of integration of Erwann Chenede's multihead work from theOwen Taylor2002-04-251-0/+2
* Fixes for AIX compilation from Miroslaw Dobrzanski-Neumann, #72182.Owen Taylor2002-02-231-1/+1
* Deprecate. (#65851)Matthias Clasen2001-12-051-11/+0
* Fix problem with g_return_if_fail return value.Owen Taylor2001-10-221-2/+8
* Fix incorrect parameter to compute_double_length (#58680, patch fromOwen Taylor2001-09-191-1/+1
* fix this to be saneHavoc Pennington2000-12-041-0/+11
* i2000-11-22 Alexander Larsson <alexl@redhat.com>Alexander Larsson2000-11-221-0/+8
* Doc comment fixing. (Mostly non-matching parameter names.)Owen Taylor2000-09-071-2/+0
* applied patch from Andreas Persenius <ndap@swipnet.se> that updates theTim Janik2000-07-261-4/+4
* Patch from George Liebl to add a GdkGrabStatus enumeration to use as aOwen Taylor2000-07-061-0/+13
* Make this compile without framebuffer enabledHavoc Pennington2000-06-201-0/+1
* *** empty log message ***Elliot Lee2000-06-201-0/+6
* Remove all references to offscreen flag which was no longer used.Havoc Pennington2000-06-021-2/+5
* Fix up merge slipup.Owen Taylor2000-03-281-1/+0
* Merge no-flicker branch into HEADOwen Taylor2000-03-281-10/+10
* Add new keysyms from X11R6.4 (including EuroSign).Tor Lillqvist1999-10-311-0/+5
* correct checking for BeOS checkManish Singh1999-10-041-1/+1
* Fix a reference to window_private->destroyed.Owen Taylor1999-10-031-4/+4
* StartedOwen Taylor1999-10-011-1140/+17
* Changed from #if GDK_WINDOWING == GDK_WINDOWING_X11 to #ifdefOwen Taylor1999-09-291-14/+0
* Merge in Win32 version: Define macro GDKVAR for declaring gdk variablesTor Lillqvist1999-03-171-3/+19
* Configure now generates a gdkconfig.h file, in similar way as GLib'sTor Lillqvist1999-03-131-0/+22
* Added notice to look in AUTHORS and ChangeLog files for a list of changes.CST 1999 Shawn T. Amundson1999-02-241-0/+8
* Push GdkRGB's visual and colormap around the color selection dialog soOwen Taylor1999-01-061-1/+2
* Commented out testthreads from the build process, since we won't have anyOwen Taylor1998-12-151-1/+1
* put text after #endif in commentManish Singh1998-12-091-3/+2
* Destroy widgets _after_ propagating unrealize signals through the widgetOwen Taylor1998-12-091-2/+68
* New functions gtk_window_set_transient_for() - set up a "transient for"Owen Taylor1998-12-071-3/+21
* New function gdk_pixmap_foreign_new(). (gtk-blizzard-981005-0. ChristopherOwen Taylor1998-11-131-0/+1
* fixed extraneous "," on line 390Joel Becker1998-10-261-1/+1
* Added a modular client-message-filter mechanism, that is used for the DNDOwen Taylor1998-10-181-136/+57
* Reference count the fonts used in the text widget.Owen Taylor1998-08-251-18/+12
* Applied gtk-pedersen-980727-0; added all logical operations toOwen Taylor1998-08-111-1/+26
* implemented default handler for key-release events, which checks forTim Janik1998-06-301-1/+2
* gdk/gdktypes.h gdk/gdkprivate.h gtk/gtk*.h gtk/Makefile.am gtk/makenums.plOwen Taylor1998-06-151-304/+300
* new functions gtk_selection_data_copy and gtk_selection_data_free.Tim Janik1998-06-091-2/+1
* wrapped enum definitions with glib macros.Tim Janik1998-06-081-290/+294
* fixed an assertment.Tim Janik1998-06-071-1/+3
* New enumeration for the "mode" field of crossing events. (structFederico Mena Quintero1998-05-271-0/+20
* Add GDK_SUBSTRUCTURE_NOTIFY_MASKElliot Lee1998-05-191-1/+2
* New function; wrapper for XPolygonRegion().Federico Mena Quintero1998-04-141-0/+10
* Changed LGPL address for FSF in all .h and .c filesPDT 1998 Shawn T. Amundson1998-04-131-2/+3
* Fixes to allow GTK to work with colormaps that aren't 256 entries long.Owen Taylor1998-03-231-1/+2
* Don't resize windows when request is rejected by WM. Only use the resizeOwen Taylor1998-03-141-1/+3
* Miguel, try this - I think it should do what you need. Hurry hurry :)Elliot Lee1998-03-101-0/+3
* fix behavior of gtk_preview_put() with srcx/srcy != 0,Tim Janik1998-02-281-211/+231
* new functions for setting WM hintsOwen Taylor1998-02-271-0/+26
* TODO updates (major ones ;).Tim Janik1998-02-231-0/+19
* Minor cleanups.Owen Taylor1998-02-191-1/+1