summaryrefslogtreecommitdiff
path: root/gdk/gdk.h
Commit message (Expand)AuthorAgeFilesLines
* Remove gdk_input_* callbacks on file descriptors deprecated functionsJavier Jardón2010-06-201-16/+0
* Remove GdkWChar deprecated codeJavier Jardón2010-06-201-9/+0
* Remove gdk_*et_use_xshm() deprecated functionsJavier Jardón2010-05-261-5/+0
* Merge the xi2-for-master branchMatthias Clasen2010-05-251-7/+8
* Remove deprecated gdk_exit() functionJavier Jardón2010-05-121-3/+0
* Add gdk_threads_add_timeout_seconds{_full}Matthias Clasen2008-07-311-20/+28
* Revert name changeCody Russell2008-07-011-1/+1
* Practically everything changed.Cody Russell2008-06-301-1/+1
* deprecate GdkDestroyNotify.Michael Natterer2008-06-181-1/+1
* define __GDK_H_INSIDE__ around including all other headers.Michael Natterer2008-05-281-0/+4
* reorder one include so they are all alphabetical.Michael Natterer2008-04-181-2/+2
* gdk/gdk.h gdk/gdkcairo.h gdk/gdkcolor.h gdk/gdkgc.h gdk/gdkinternals.hMichael Natterer2008-01-141-6/+6
* Forgotten fileMatthias Clasen2007-12-131-0/+1
* Moved Gdk test functions from Gtk+ to Gdk test utils.Tim Janik2007-11-201-0/+1
* Apply patch by Vytautas Liuolia for changing the startup notification idEmmanuele Bassi2007-03-131-0/+2
* Remove redundant declarations (#390097, Christian Persch)Matthias Clasen2006-12-281-18/+0
* Replace a lot of idle and timeout calls by the new gdk_threads api.Matthias Clasen2006-12-221-0/+17
* Add functions to allow threadsafe handling of idles and timeouts wrt. toMatthias Clasen2006-12-221-0/+16
* Cleanup. (#169648, Fabricio Barros Cabral)Matthias Clasen2005-06-121-6/+2
* Use a GtkAlignment rather than a GtkDrawingArea to draw the swatch in toOwen Taylor2005-05-111-0/+1
* Mark as const.Matthias Clasen2004-11-281-1/+1
* Make gtk argument parsing use goption. Add gtk_get_option_group andAnders Carlsson2004-09-051-0/+2
* Add the exported functions gdk_rgb_colormap_ditherable(),Matthias Clasen2004-08-091-0/+7
* include gdkspawn.h.Mark McLoughlin2003-12-101-0/+1
* Based on a patch by Martin Kretzschmar; #122448Michael Meeks2003-12-081-6/+13
* Deprecate gtk_paned_computed_position(). (#97077)Matthias Clasen2003-01-311-0/+2
* add -DGDK_DISABLE_DEPRECATEDManish Singh2002-11-171-1/+4
* docs/reference/gdk/tmpl/dnd.sgml docs/reference/gdk/tmpl/drawing.sgmlSoeren Sandmann2002-11-081-4/+4
* Add startup notification hooks - mostly based on patch by Havoc PenningtonOwen Taylor2002-11-021-0/+3
* Add a --screen option for setting the default screen. (Based on a patchOwen Taylor2002-10-311-2/+2
* Change the window parameter forOwen Taylor2002-09-241-4/+4
* Add a singleton object that we can use to get notification when displaysOwen Taylor2002-06-201-0/+1
* Start of integration of Erwann Chenede's multihead work from theOwen Taylor2002-04-251-7/+22
* Add a function, gdk_threads_init() that must be explicitely called toOwen Taylor2001-10-221-0/+1
* Deprecate gdk_set/get_use_xshm, make gdk_set_use_xshm a noop. RemoveOwen Taylor2001-09-071-2/+3
* Make gdkx.h the only installed header from gdk/x11. All structures inOwen Taylor2001-09-071-0/+3
* [ Patch from Sebastian Wilhelmi, 52790 ]Owen Taylor2001-08-231-2/+0
* Add missing gdk_rectangle_get_type() prototype.Owen Taylor2001-06-141-0/+2
* Add GDK_TYPE_RECTANGLE.Owen Taylor2001-06-011-0/+2
* Add GdkEventSetting event for notification of changes to system settings,Owen Taylor2001-04-021-0/+3
* Remove old XIM code.Owen Taylor2001-03-091-1/+0
* small (not only) portability fixesHans Breuer2001-02-251-2/+2
* GDK_DISABLE_COMPAT_H, GDK_DISABLE_DEPRECATED (we need to merge those twoHavoc Pennington2001-02-191-3/+5
* better error message if you try to add a widget to a bin that already hasHavoc Pennington2001-02-091-1/+0
* add gdkkeys.[hc]Havoc Pennington2000-12-061-15/+1
* Add a couple of missing G_GNUC_CONST's.Elliot Lee2000-11-131-5/+5
* Use G_GNUC_CONST.Elliot Lee2000-08-301-6/+6
* 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-12/+12
* Welcome aboard, gdk-pixbuf.Owen Taylor2000-06-211-0/+1