| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | *** empty log message *** | Elliot Lee | 2000-06-20 | 1 | -2/+6 |
* | Merge no-flicker branch into HEAD | Owen Taylor | 2000-03-28 | 1 | -3/+135 |
* | Move all X specific code into the x11/ directory. Aside from shuffling | Owen Taylor | 1999-11-08 | 1 | -14/+13 |
* | Fix a reference to window_private->destroyed. | Owen Taylor | 1999-10-03 | 1 | -2/+4 |
* | Added notice to look in AUTHORS and ChangeLog files for a list of changes. | CST 1999 Shawn T. Amundson | 1999-02-24 | 1 | -0/+8 |
* | New function gdk_pixmap_foreign_new(). (gtk-blizzard-981005-0. Christopher | Owen Taylor | 1998-11-13 | 1 | -0/+3 |
* | Reference count the fonts used in the text widget. | Owen Taylor | 1998-08-25 | 1 | -0/+2 |
* | Changed LGPL address for FSF in all .h and .c files | PDT 1998 Shawn T. Amundson | 1998-04-13 | 1 | -2/+3 |
* | cleanups for color changing stuff | Elliot Lee | 1997-11-27 | 1 | -1/+1 |
* | Initial revision | Elliot Lee | 1997-11-24 | 1 | -0/+48 |