| Commit message (Expand) | Author | Age | Files | Lines |
* | gdk: Use 'const' instead deprecated G_CONST_RETURN | Javier Jardón | 2011-06-15 | 1 | -4/+4 |
* | Fix a typo | Matthias Clasen | 2010-12-21 | 1 | -1/+1 |
* | Deprecate gdk_xid_table* functions | Matthias Clasen | 2010-12-21 | 1 | -2/+3 |
* | Deprecate some gdk text conversion routines | Matthias Clasen | 2010-12-21 | 1 | -0/+21 |
* | Deprecate gdk_net_wm_supports | Matthias Clasen | 2010-12-21 | 1 | -0/+2 |
* | Deprecate gdkx_visual_get | Matthias Clasen | 2010-12-21 | 1 | -0/+2 |
* | Deprecate foreign window apis | Matthias Clasen | 2010-12-21 | 1 | -0/+6 |
* | Deprecate gdk_set_sm_client_id | Matthias Clasen | 2010-12-21 | 1 | -0/+2 |
* | Fix a logic error in the gdk_display deprecation | Matthias Clasen | 2010-09-13 | 1 | -2/+2 |
* | Deprecate gdk_display and GDK_DISPLAY | Matthias Clasen | 2010-09-10 | 1 | -2/+2 |
* | x11: Deprecate GdkGC functions | Benjamin Otte | 2010-08-12 | 1 | -0/+2 |
* | Add function accessors for x11 window/pixmap impl | Alexander Larsson | 2009-09-04 | 1 | -2/+4 |
* | define __GDK_H_INSIDE__ around including all other headers. | Michael Natterer | 2008-05-28 | 1 | -1/+0 |
* | Add RandR 1.2 support | Søren Sandmann | 2007-12-13 | 1 | -0/+3 |
* | New method to marshall and send a Startup Notification message. (from | Dan Winship | 2007-04-29 | 1 | -0/+4 |
* | Apply patch by Vytautas Liuolia for changing the startup notification id | Emmanuele Bassi | 2007-03-13 | 1 | -0/+2 |
* | When looking up a font XID, add the XID_FONT_BIT. (#348001) | Matthias Clasen | 2006-07-19 | 1 | -1/+1 |
* | Make gdk_window_present() move the window to the current desktop, instead | Matthias Clasen | 2005-07-11 | 1 | -1/+1 |
* | Keep a reference to the GdkCursor and add a private getter for it, so that | Matthias Clasen | 2005-06-15 | 1 | -0/+4 |
* | Add a function to obtain the last user interaction time. (#163119, Elijah | Matthias Clasen | 2005-01-19 | 1 | -0/+1 |
* | GDK documentation fixes. | Matthias Clasen | 2004-10-09 | 1 | -0/+2 |
* | Rename from _gdk_x11_register_event_type(), added API docs. | Matthias Clasen | 2003-12-14 | 1 | -0/+3 |
* | add -DGDK_DISABLE_DEPRECATED | Manish Singh | 2002-11-17 | 1 | -7/+12 |
* | Fix misplaced display_grab()/display_ungrab(); they shouldn't have been | Owen Taylor | 2002-11-07 | 1 | -3/+3 |
* | Fix some prototypes that had () instead of (void). | Owen Taylor | 2002-10-07 | 1 | -2/+2 |
* | fix GtkWindowMnemonic to have a separate typedef | Havoc Pennington | 2002-09-25 | 1 | -0/+3 |
* | Add a GtkAccelGroupFindFunc to clean up the prototype. (#76670, Vitaly | Owen Taylor | 2002-09-24 | 1 | -2/+2 |
* | Add a missing ; to make things compile. | Matthias Clasen | 2002-09-24 | 1 | -1/+1 |
* | Delete unused private gdk_visual_lookup(), make gdk_colormap_lookup() | Owen Taylor | 2002-09-24 | 1 | -3/+7 |
* | Changes multihead reorganizing code for win32 support, mostly from a patch | Owen Taylor | 2002-06-06 | 1 | -1/+4 |
* | Doc fixes. | Alex Larsson | 2002-04-30 | 1 | -3/+1 |
* | Start of integration of Erwann Chenede's multihead work from the | Owen Taylor | 2002-04-25 | 1 | -23/+75 |
* | Fix problem with g_return_if_fail return value. | Owen Taylor | 2001-10-22 | 1 | -0/+5 |
* | Add gdk_window_lookup, gdk_window_foreign_new, gdk_pixmap_lookup and | Matthias Clasen | 2001-10-18 | 1 | -7/+0 |
* | Replace reference to non-existent function gdk_x11_cursor_get_xid by | Matthias Clasen | 2001-10-06 | 1 | -2/+2 |
* | Throughout: assorted docs | Havoc Pennington | 2001-10-03 | 1 | -4/+0 |
* | Implement a search path for GTK+ modules. | Owen Taylor | 2001-09-11 | 1 | -2/+3 |
* | Prevent a false alarm constness warning with a cast. | Owen Taylor | 2001-09-08 | 1 | -0/+1 |
* | Make gdkx.h the only installed header from gdk/x11. All structures in | Owen Taylor | 2001-09-07 | 1 | -113/+48 |
* | Put all mentions of GdkFont inside #ifndef GDK_DISABLE_DEPRECATED. | Darin Adler | 2001-07-31 | 1 | -15/+26 |
* | Convert GdkVisual to a GObject. | Alex Larsson | 2001-06-30 | 1 | -2/+7 |
* | Clip the retrieved image data to the screen, using a server grab to avoid | Havoc Pennington | 2001-06-29 | 1 | -0/+3 |
* | new function for mapping a window without fooling with stacking order, but | Havoc Pennington | 2001-06-28 | 1 | -0/+4 |
* | Remove old XIM code. | Owen Taylor | 2001-03-09 | 1 | -16/+0 |
* | use _gdk_region_get_xrectangles() | Havoc Pennington | 2001-03-02 | 1 | -1/+1 |
* | test the window state stuff | Havoc Pennington | 2001-02-27 | 1 | -0/+3 |
* | Add two virtualized functions gdk_drawable_get_clip_region - to get the | Owen Taylor | 2000-12-15 | 1 | -1/+6 |
* | Remove g_convert (moved to glib) and now useless utf_to_latin1() | Owen Taylor | 2000-09-14 | 1 | -0/+2 |
* | applied patch from Andreas Persenius <ndap@swipnet.se> that updates the | Tim Janik | 2000-07-26 | 1 | -4/+4 |
* | Make this compile without framebuffer enabled | Havoc Pennington | 2000-06-20 | 1 | -68/+56 |