summaryrefslogtreecommitdiff
path: root/gtk/gtkmisc.c
Commit message (Expand)AuthorAgeFilesLines
* [GI] Add missing (out) and (array) annotationsPavel Holejsovsky2011-01-201-4/+6
* GtkMisc: Remove unneeded callsCarlos Garnacho2011-01-041-4/+0
* gtk: Don't set colormap anymore when creating GDK windowsBenjamin Otte2010-09-261-2/+1
* Use gdk_window_set_background_pattern() to set parent-relative bakgroundBenjamin Otte2010-09-261-1/+1
* gtk/gtkmisc.c: use accessor functions to access GtkWidgetJavier Jardón2010-09-081-11/+18
* Completely removed requisition cache from GtkWidget instance structure.Tristan Van Berkom2010-09-081-8/+0
* Use GtkFooPrivate instead GtkFooPrivJavier Jardón2010-08-271-10/+10
* GtkMisc: move public members to private structureJavier Jardón2010-07-131-42/+72
* gtk/: fully remove gtkalias hacksJavier Jardón2010-07-101-4/+0
* Don't use GTK_WIDGET_*SET_FLAGS (wid, GTK_REALIZED)Javier Jardón2010-03-061-1/+1
* Deprecate widget flag: GTK_WIDGET_DRAWABLEJavier Jardón2010-03-011-8/+6
* [annotations] Add allow-noneJohan Dahlin2010-02-191-4/+4
* Deprecate flag macros for toplevel, state, no window and composite childChristian Dywan2010-01-041-1/+1
* Revert name changeCody Russell2008-07-011-1/+1
* Practically everything changed.Cody Russell2008-06-301-1/+1
* Include "config.h" instead of <config.h> Command used: find -nameJohan Dahlin2008-06-221-1/+1
* gtk/gtkcellview.c gtk/gtklabel.c gtk/gtklayout.c gtk/gtklist.cMichael Natterer2008-02-071-2/+0
* Forgotten fileMatthias Clasen2007-09-211-12/+14
* Require gtk-doc 1.6, for signal and property links.Matthias Clasen2007-05-261-3/+4
* More of the sameMatthias Clasen2006-05-141-1/+1
* Reinstate abstract typesMatthias Clasen2006-05-071-1/+1
* Boilerplate reductionMatthias Clasen2006-05-021-29/+1
* Various cleanups. (#315360, Kjartan Maraas)Matthias Clasen2005-09-131-2/+0
* Intern some more strings.Matthias Clasen2005-09-011-1/+1
* Intern type names in code generated by glib-mkenums, too.Matthias Clasen2005-08-311-1/+1
* Define macros GTK_PARAM_READABLE, GTK_PARAM_WRITABLE, GTK_PARAM_READWRITEMatthias Clasen2005-03-221-4/+5
* Make PLT-reduction work with gcc4, and don't include everything inMatthias Clasen2005-03-201-1/+4
* Add hidden aliases for exported symbols which are used internally in orderMatthias Clasen2004-08-091-0/+1
* Improve various translatable messages.Dafydd Harries2004-07-231-1/+1
* Fixes #136082 and #135265, patch by Morten Welinder.Federico Mena Quintero2004-03-061-0/+1
* Add gtk_entry_set_alignment() to allow right-aligned entries and aOwen Taylor2004-03-011-1/+1
* The first part of the fix for #114351 (see also gdk-pixbuf/ChangeLog andMatthias Clasen2004-01-161-8/+8
* deprecation cleanupManish Singh2002-10-051-25/+23
* Mark abstract types as G_TYPE_FLAG_ABSTRACT. (#72383)Matthias Clasen2002-09-211-9/+12
* coalescing property notifiesHans Breuer2001-08-111-0/+4
* Patch from Matthias Clasen to remove remove all instances ofOwen Taylor2001-07-181-3/+0
* Fix stupid error introduced last night that was making things decidedlyOwen Taylor2001-06-241-0/+43
* Remove leaks.Alexander Larsson2001-03-301-43/+98
* applied patch from Andreas Persenius <ndap@swipnet.se> that updates theTim Janik2000-07-261-4/+4
* Added notice to look in AUTHORS and ChangeLog files for a list of changes.CST 1999 Shawn T. Amundson1999-02-241-0/+8
* I submitted this patch twice to gtk-devel-list, and received no comments,Elliot Lee1998-11-301-1/+1
* added args ::show_text, ::text_xalign, ::text_yalign, ::activity_mode.Tim Janik1998-11-231-2/+0
* Merge from themes-2. See the ChangeLog for a somewhat detailedOwen Taylor1998-11-061-6/+1
* for unknown foreign fundamental types, collect an argument of the typeTim Janik1998-10-031-6/+6
* changed reversed_[12] to reserved_[12] in gtk_*_get_type functions.Tim Janik1998-07-041-2/+2
* call the base class init fucntions from all parent types upon classTim Janik1998-06-281-6/+20
* new function gtk_container_child_arg_set, similar toTim Janik1998-06-241-2/+2
* new function gdk_window_at_pointer() to retrive the current GdkWindow theTim Janik1998-06-171-3/+3
* boy! did i really modify that many files?Tim Janik1998-06-161-1/+0
* configure.in acheader.h gdk/gdkwindow.c Check for Shape extension both onOwen Taylor1998-05-031-1/+1