summaryrefslogtreecommitdiff
path: root/gdk/gdkprivate.h
Commit message (Expand)AuthorAgeFilesLines
* Add GDK_AVAILABLE_IN_ALL annotations in gdkMatthias Clasen2013-05-051-0/+2
* gdk: Make atoms handled genericallyBenjamin Otte2013-04-151-0/+2
* Change FSF AddressJavier Jardón2012-02-271-3/+1
* gdk: Remove useless macros from gdkprivate.hBenjamin Otte2010-12-021-5/+0
* gdk: Remove GDK_PANGO_UNITS_OVERFLOWS() from internal headersBenjamin Otte2010-12-021-10/+0
* API: Remove gdk_window_set_back_pixmap()Benjamin Otte2010-09-261-3/+0
* Make public GDK_WINDOW_TYPE and GDK_WINDOW_DESTROYED use functions callsAlexander Larsson2009-09-041-2/+4
* Move _gdk_window_event_parent_of to gdkinternals.hAlexander Larsson2009-09-041-3/+0
* Make distcheck passMatthias Clasen2009-07-061-0/+3
* Revert name changeCody Russell2008-07-011-1/+1
* Practically everything changed.Cody Russell2008-06-301-1/+1
* define __GDK_H_INSIDE__ around including all other headers.Michael Natterer2008-05-281-8/+1
* Don't install private headers. (#463510)Matthias Clasen2008-02-161-3/+0
* Add Sun mediaLib support so that hardware acceleration via mediaLib isBrian Cameron2007-05-161-0/+3
* Avoid overflow when converting coordinates to Pango units. (#332266, JodyBehdad Esfahbod2007-01-051-0/+10
* Make gdkx.h the only installed header from gdk/x11. All structures inOwen Taylor2001-09-071-40/+3
* Put all mentions of GdkFont inside #ifndef GDK_DISABLE_DEPRECATED.Darin Adler2001-07-311-16/+11
* removedSven Neumann2001-03-151-1/+0
* applied patch from Andreas Persenius <ndap@swipnet.se> that updates theTim Janik2000-07-261-4/+4
* (Part 2) Remove gdk_*_lookup() defines, since they are defined by theElliot Lee2000-07-241-4/+0
* Make this compile without framebuffer enabledHavoc Pennington2000-06-201-102/+7
* *** empty log message ***Elliot Lee2000-06-201-4/+3
* Merge no-flicker branch into HEADOwen Taylor2000-03-281-131/+28
* use gdk_cursor_unref instead of destroyHavoc Pennington2000-01-291-0/+2
* Must mark also gdk_error_warnings and gdk_error_code as GDKVAR, as theyTor Lillqvist1999-12-111-2/+2
* Remove, as this is a file generated by configure (or copied fromTor Lillqvist1999-11-211-2/+2
* Move all X specific code into the x11/ directory. Aside from shufflingOwen Taylor1999-11-081-136/+86
* Fix a reference to window_private->destroyed.Owen Taylor1999-10-031-13/+29
* StartedOwen Taylor1999-10-011-8/+11
* [ Merges from gtk-1-2 ]Federico Mena Quintero1999-09-281-0/+2
* Added notice to look in AUTHORS and ChangeLog files for a list of changes.CST 1999 Shawn T. Amundson1999-02-241-0/+8
* Use floor() instead of truncating to integer values so we get translationOwen Taylor1999-01-271-0/+1
* nparams for selection_get should be 3, not 2. [ From Damon ChaplinOwen Taylor1999-01-151-0/+1
* urg, fixupsTim Janik1998-12-161-7/+0
* Commented out testthreads from the build process, since we won't have anyOwen Taylor1998-12-151-0/+7
* put text after #endif in commentManish Singh1998-12-091-1/+1
* Destroy widgets _after_ propagating unrealize signals through the widgetOwen Taylor1998-12-091-3/+14
* Merge from themes-2. See the ChangeLog for a somewhat detailedOwen Taylor1998-11-061-16/+0
* Added a modular client-message-filter mechanism, that is used for the DNDOwen Taylor1998-10-181-0/+8
* Reference count the fonts used in the text widget.Owen Taylor1998-08-251-1/+16
* use g_get_current_dir() instead of getcwd().Tim Janik1998-08-181-1/+0
* gdk/gdktypes.h gdk/gdkprivate.h gtk/gtk*.h gtk/Makefile.am gtk/makenums.plOwen Taylor1998-06-151-6/+6
* wrapped enum definitions with glib macros.Tim Janik1998-06-081-6/+6
* Basic thread-awareness:Owen Taylor1998-05-161-0/+7
* <raster@redhat.com>rhlabs1998-04-301-0/+2
* Changed LGPL address for FSF in all .h and .c filesPDT 1998 Shawn T. Amundson1998-04-131-2/+3
* <raster@redhat.com>rhlabs1998-03-111-2/+2
* DnD bugfixes (hopefully :). Rasters code is still buggy, methinks - try the d...Elliot Lee1998-03-101-0/+1
* Miguel, try this - I think it should do what you need. Hurry hurry :)Elliot Lee1998-03-101-0/+1
* - Show selection correctly when starting selection with arrowsOwen Taylor1998-03-081-0/+3