| Commit message (Expand) | Author | Age | Files | Lines |
* | gdk: Remove useless macros from gdkprivate.h | Benjamin Otte | 2010-12-02 | 1 | -5/+0 |
* | gdk: Remove GDK_PANGO_UNITS_OVERFLOWS() from internal headers | Benjamin Otte | 2010-12-02 | 1 | -10/+0 |
* | API: Remove gdk_window_set_back_pixmap() | Benjamin Otte | 2010-09-26 | 1 | -3/+0 |
* | Make public GDK_WINDOW_TYPE and GDK_WINDOW_DESTROYED use functions calls | Alexander Larsson | 2009-09-04 | 1 | -2/+4 |
* | Move _gdk_window_event_parent_of to gdkinternals.h | Alexander Larsson | 2009-09-04 | 1 | -3/+0 |
* | Make distcheck pass | Matthias Clasen | 2009-07-06 | 1 | -0/+3 |
* | Revert name change | Cody Russell | 2008-07-01 | 1 | -1/+1 |
* | Practically everything changed. | Cody Russell | 2008-06-30 | 1 | -1/+1 |
* | define __GDK_H_INSIDE__ around including all other headers. | Michael Natterer | 2008-05-28 | 1 | -8/+1 |
* | Don't install private headers. (#463510) | Matthias Clasen | 2008-02-16 | 1 | -3/+0 |
* | Add Sun mediaLib support so that hardware acceleration via mediaLib is | Brian Cameron | 2007-05-16 | 1 | -0/+3 |
* | Avoid overflow when converting coordinates to Pango units. (#332266, Jody | Behdad Esfahbod | 2007-01-05 | 1 | -0/+10 |
* | Make gdkx.h the only installed header from gdk/x11. All structures in | Owen Taylor | 2001-09-07 | 1 | -40/+3 |
* | Put all mentions of GdkFont inside #ifndef GDK_DISABLE_DEPRECATED. | Darin Adler | 2001-07-31 | 1 | -16/+11 |
* | removed | Sven Neumann | 2001-03-15 | 1 | -1/+0 |
* | applied patch from Andreas Persenius <ndap@swipnet.se> that updates the | Tim Janik | 2000-07-26 | 1 | -4/+4 |
* | (Part 2) Remove gdk_*_lookup() defines, since they are defined by the | Elliot Lee | 2000-07-24 | 1 | -4/+0 |
* | Make this compile without framebuffer enabled | Havoc Pennington | 2000-06-20 | 1 | -102/+7 |
* | *** empty log message *** | Elliot Lee | 2000-06-20 | 1 | -4/+3 |
* | Merge no-flicker branch into HEAD | Owen Taylor | 2000-03-28 | 1 | -131/+28 |
* | use gdk_cursor_unref instead of destroy | Havoc Pennington | 2000-01-29 | 1 | -0/+2 |
* | Must mark also gdk_error_warnings and gdk_error_code as GDKVAR, as they | Tor Lillqvist | 1999-12-11 | 1 | -2/+2 |
* | Remove, as this is a file generated by configure (or copied from | Tor Lillqvist | 1999-11-21 | 1 | -2/+2 |
* | Move all X specific code into the x11/ directory. Aside from shuffling | Owen Taylor | 1999-11-08 | 1 | -136/+86 |
* | Fix a reference to window_private->destroyed. | Owen Taylor | 1999-10-03 | 1 | -13/+29 |
* | Started | Owen Taylor | 1999-10-01 | 1 | -8/+11 |
* | [ Merges from gtk-1-2 ] | Federico Mena Quintero | 1999-09-28 | 1 | -0/+2 |
* | 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 |
* | Use floor() instead of truncating to integer values so we get translation | Owen Taylor | 1999-01-27 | 1 | -0/+1 |
* | nparams for selection_get should be 3, not 2. [ From Damon Chaplin | Owen Taylor | 1999-01-15 | 1 | -0/+1 |
* | urg, fixups | Tim Janik | 1998-12-16 | 1 | -7/+0 |
* | Commented out testthreads from the build process, since we won't have any | Owen Taylor | 1998-12-15 | 1 | -0/+7 |
* | put text after #endif in comment | Manish Singh | 1998-12-09 | 1 | -1/+1 |
* | Destroy widgets _after_ propagating unrealize signals through the widget | Owen Taylor | 1998-12-09 | 1 | -3/+14 |
* | Merge from themes-2. See the ChangeLog for a somewhat detailed | Owen Taylor | 1998-11-06 | 1 | -16/+0 |
* | Added a modular client-message-filter mechanism, that is used for the DND | Owen Taylor | 1998-10-18 | 1 | -0/+8 |
* | Reference count the fonts used in the text widget. | Owen Taylor | 1998-08-25 | 1 | -1/+16 |
* | use g_get_current_dir() instead of getcwd(). | Tim Janik | 1998-08-18 | 1 | -1/+0 |
* | gdk/gdktypes.h gdk/gdkprivate.h gtk/gtk*.h gtk/Makefile.am gtk/makenums.pl | Owen Taylor | 1998-06-15 | 1 | -6/+6 |
* | wrapped enum definitions with glib macros. | Tim Janik | 1998-06-08 | 1 | -6/+6 |
* | Basic thread-awareness: | Owen Taylor | 1998-05-16 | 1 | -0/+7 |
* | <raster@redhat.com> | rhlabs | 1998-04-30 | 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 |
* | <raster@redhat.com> | rhlabs | 1998-03-11 | 1 | -2/+2 |
* | DnD bugfixes (hopefully :). Rasters code is still buggy, methinks - try the d... | Elliot Lee | 1998-03-10 | 1 | -0/+1 |
* | Miguel, try this - I think it should do what you need. Hurry hurry :) | Elliot Lee | 1998-03-10 | 1 | -0/+1 |
* | - Show selection correctly when starting selection with arrows | Owen Taylor | 1998-03-08 | 1 | -0/+3 |
* | <raster@redhat.com> | rhlabs | 1998-03-07 | 1 | -0/+3 |
* | This commit moves dnd variables around a bit, and has a try at using hints fo... | Elliot Lee | 1998-03-06 | 1 | -0/+5 |
* | [Ummm, maybe we should do the same change to the selection_owner variable?] | Federico Mena Quintero | 1998-03-06 | 1 | -1/+1 |