]> Pileus Git - ~andy/gtk/history - gtk/gtkmisc.c
stylecontext: Do invalidation on first resize container
[~andy/gtk] / gtk / gtkmisc.c
2013-02-07 Alexander LarssonAdd gtk_widget_(un)register_window
2012-02-27 Javier JardónChange FSF Address
2012-01-23 Paolo BorelliFix gtkmisc padding calculation
2012-01-22 Paolo BorelliFactor out _gtk_misc_get_padding_and_border
2011-04-12 Kristian HøgsbergMerge branch 'gdk-backend-wayland'
2011-04-11 Javier JardónMove documentation to inline comments: GtkMisc
2011-02-11 Alexander LarssonMerge branch 'master' into broadway
2011-01-20 Pavel Holejsovsky[GI] Add missing (out) and (array) annotations
2011-01-19 Alexander LarssonMerge branch 'master' into broadway2
2011-01-04 Carlos GarnachoGtkMisc: Remove unneeded calls
2010-09-26 Benjamin Ottegtk: Don't set colormap anymore when creating GDK windows
2010-09-26 Benjamin OtteUse gdk_window_set_background_pattern() to set parent...
2010-09-08 Javier Jardóngtk/gtkmisc.c: use accessor functions to access GtkWidget
2010-09-08 Tristan Van BerkomCompletely removed requisition cache from GtkWidget...
2010-08-27 Javier JardónUse GtkFooPrivate instead GtkFooPriv
2010-07-13 Jonh WendellMerge branch 'windows_list'
2010-07-13 Javier JardónGtkMisc: move public members to private structure
2010-07-10 Javier Jardóngtk/: fully remove gtkalias hacks
2010-04-04 Javier JardónDon't use GTK_WIDGET_*SET_FLAGS (wid, GTK_REALIZED)
2010-04-04 Javier JardónDeprecate widget flag: GTK_WIDGET_DRAWABLE
2010-04-04 Johan Dahlin[annotations] Add allow-none
2010-04-04 Christian DywanDeprecate flag macros for toplevel, state, no window...
2010-03-06 Javier JardónDon't use GTK_WIDGET_*SET_FLAGS (wid, GTK_REALIZED)
2010-03-01 Javier JardónDeprecate widget flag: GTK_WIDGET_DRAWABLE
2010-02-19 Johan Dahlin[annotations] Add allow-none
2010-01-04 Christian DywanDeprecate flag macros for toplevel, state, no window...
2008-07-01 Cody RussellRevert name change
2008-06-30 Cody RussellPractically everything changed.
2008-06-22 Johan DahlinInclude "config.h" instead of <config.h> Command used...
2008-02-07 Michael Natterergtk/gtkcellview.c gtk/gtklabel.c gtk/gtklayout.c gtk...
2007-09-21 Matthias ClasenForgotten file
2007-05-26 Matthias ClasenRequire gtk-doc 1.6, for signal and property links.
2006-05-14 Matthias ClasenMore of the same
2006-05-07 Matthias ClasenReinstate abstract types
2006-05-02 Matthias ClasenBoilerplate reduction
2005-09-13 Matthias ClasenVarious cleanups. (#315360, Kjartan Maraas)
2005-09-01 Matthias ClasenIntern some more strings.
2005-08-31 Matthias ClasenIntern type names in code generated by glib-mkenums...
2005-03-22 Matthias ClasenDefine macros GTK_PARAM_READABLE, GTK_PARAM_WRITABLE...
2005-03-20 Matthias ClasenMake PLT-reduction work with gcc4, and don't include...
2004-08-09 Matthias ClasenAdd hidden aliases for exported symbols which are used...
2004-07-23 Dafydd HarriesImprove various translatable messages.
2004-03-06 Federico Mena QuinteroFixes #136082 and #135265, patch by Morten Welinder.
2004-03-01 Owen TaylorAdd gtk_entry_set_alignment() to allow right-aligned...
2004-01-16 Matthias ClasenThe first part of the fix for #114351 (see also gdk...
2002-10-05 Manish Singhdeprecation cleanup
2002-09-21 Matthias ClasenMark abstract types as G_TYPE_FLAG_ABSTRACT. (#72383)
2001-08-11 Hans Breuercoalescing property notifies
2001-07-18 Owen TaylorPatch from Matthias Clasen to remove remove all instanc...
2001-06-24 Owen TaylorFix stupid error introduced last night that was making...
2001-03-30 Alexander LarssonRemove leaks.
2000-07-26 Tim Janikapplied patch from Andreas Persenius <ndap@swipnet...
1999-02-24 CST 1999 Shawn T... Added notice to look in AUTHORS and ChangeLog files...
1998-11-30 Elliot LeeI submitted this patch twice to gtk-devel-list, and...
1998-11-23 Tim Janikadded args ::show_text, ::text_xalign, ::text_yalign...
1998-11-06 Owen TaylorMerge from themes-2. See the ChangeLog for a somewhat...
1998-10-03 Tim Janikfor unknown foreign fundamental types, collect an argum...
1998-07-04 Tim Janikchanged reversed_[12] to reserved_[12] in gtk_*_get_typ...
1998-06-28 Tim Janikcall the base class init fucntions from all parent...
1998-06-24 Tim Janiknew function gtk_container_child_arg_set, similar to
1998-06-17 Tim Janiknew function gdk_window_at_pointer() to retrive the...
1998-06-16 Tim Janikboy! did i really modify that many files?
1998-05-03 Owen Taylorconfigure.in acheader.h gdk/gdkwindow.c Check for Shape...
1998-04-13 PDT 1998 Shawn T... Changed LGPL address for FSF in all .h and .c files
1998-04-10 Owen TaylorPicky --enable-ansi cleanups.
1998-04-05 Tim Janikfixed panel allocation and stacking order, fixed the...
1998-03-15 Tim Janikremoved the ugly check whether we need gtk_widget_destr...
1998-01-30 Tim Janikhm, initital refcount revolution commit ;)
1998-01-18 Owen Taylorgtkbutton.c gtkclist.c gtkdrawingarea.c gtkentry.c...
1998-01-16 Tim Janikmain part for GtkArgSetFunc/GtkArgGetFunc implementation.
1997-11-24 Elliot LeeInitial revision