summaryrefslogtreecommitdiff
path: root/gtk/gtkprivate.h
Commit message (Expand)AuthorAgeFilesLines
...
* Change FSF AddressJavier Jardón2012-02-271-3/+1
* Add generation of private g-types for private headersAlexander Larsson2011-11-251-0/+2
* Turn the private #define for the group-shifting modifier into APIMichael Natterer2011-11-181-7/+0
* Bug 663856 - Make option-foo accelerators use the right symbolMichael Natterer2011-11-181-0/+17
* Move gtkstyle and gtkrc to deprecated/Matthias Clasen2011-11-021-3/+2
* gtk: clean up the private horrorMichael Natterer2011-10-221-34/+18
* Bug 658772: Directory paths for resource directories are hard coded.John Ralls2011-10-081-1/+2
* gtk: remove the private GTK_DEFAULT_ACCEL_MOD_MASK defineMichael Natterer2011-10-071-9/+4
* Bug 659406 - Abstract what triggers a context menuMichael Natterer2011-09-271-2/+0
* gtk: remove the private GTK_EXTEND/MODIFY_SELECTION_MOD_MASKMichael Natterer2011-09-271-8/+0
* gtk: remove the private GTK_NO_TEXT_INPUT_MOD_MASKMichael Natterer2011-09-271-10/+0
* Bug 659406 - Abstract what triggers a context menuMichael Natterer2011-09-261-0/+2
* app: abstract which modifiers are used for extending and modifying selectionsMichael Natterer2011-09-261-0/+8
* gtk: fix entering of Option-foo symbols on the MacMichael Natterer2011-09-261-0/+10
* Move docs for gtkmain inlineMatthias Clasen2011-01-041-4/+18
* Re-add copyright noticeEmmanuele Bassi2010-10-201-0/+26
* Split off gtkprivate.hEmmanuele Bassi2010-10-201-88/+4
* Fix handling of the geometry widgetOwen W. Taylor2010-10-111-0/+9
* Remove GtkObject completelyMatthias Clasen2010-09-261-44/+23
* Move GtkSizeRequest into GtkWidgetBenjamin Otte2010-09-261-1/+1
* Reduced overall SizeRequestCache sizeTristan Van Berkom2010-09-211-3/+6
* Moved GtkSizeRequest cache to GtkWidget->privTristan Van Berkom2010-09-091-0/+22
* Completely removed requisition cache from GtkWidget instance structure.Tristan Van Berkom2010-09-081-4/+2
* Merge the xi2-for-master branchMatthias Clasen2010-05-251-1/+0
* Mega commit to change ->get_desired_size() for ->get_desired_width/height().Tristan Van Berkom2010-04-121-27/+32
* Use standard mac shortcutsYevgen Muntyan2009-10-261-0/+9
* Bug 56070 – Can't click button after setting it sensitive.Cody Russell2008-08-011-2/+4
* Revert name changeCody Russell2008-07-011-1/+1
* Practically everything changed.Cody Russell2008-06-301-1/+1
* gtk/gtkassistant.h gtk/gtkcellrenderer.h gtk/gtkfilechooserentry.hMichael Natterer2008-06-241-4/+1
* Define macros GTK_PARAM_READABLE, GTK_PARAM_WRITABLE, GTK_PARAM_READWRITEMatthias Clasen2005-03-221-7/+6
* Fix #138807.Federico Mena Quintero2004-06-021-1/+2
* handle GTK_DATADIR similar as the other filesystem placement 'constants'Hans Breuer2003-12-141-0/+3
* System fnmatch wasn't going to be UTF-8 clean, neither was our version.Owen Taylor2002-12-131-0/+3
* Add a function gdk_window_invalidate_maybe_recurse() for use in "shallowOwen Taylor2001-11-041-3/+7
* Updates.Tor Lillqvist2001-10-291-1/+18
* Enforce the widget/child realization/mapping invariants.Owen Taylor2001-07-191-1/+3
* Make G_CONST_RETURN.Owen Taylor2001-03-081-1/+3
* Remove a trailing commaHavoc Pennington2000-11-281-1/+1
* applied patch from Andreas Persenius <ndap@swipnet.se> that updates theTim Janik2000-07-261-4/+4
* Remove all references to offscreen flag which was no longer used.Havoc Pennington2000-06-021-6/+4
* Adapt cast macros to standard.Raja R Harinath1999-11-221-1/+3
* 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-1/+3
* Move main thread lock back to GDK - we need it there for locking whenOwen Taylor1998-12-161-19/+0
* version bump to 1.1.8, binary age 0, interface age 0, depend on GLibTim Janik1998-12-161-8/+14
* Commented out testthreads from the build process, since we won't have anyOwen Taylor1998-12-151-0/+13
* Destroy widgets _after_ propagating unrealize signals through the widgetOwen Taylor1998-12-091-6/+0
* removed all occourances of #pragma } and #pragma { which were in place toTim Janik1998-10-071-1/+0
* gdk/gdktypes.h gdk/gdkprivate.h gtk/gtk*.h gtk/Makefile.am gtk/makenums.plOwen Taylor1998-06-151-9/+8