summaryrefslogtreecommitdiff
path: root/gtk/gtklayout.c
Commit message (Expand)AuthorAgeFilesLines
* layout: add a comment for gtk_style_context_set_background()Cosimo Cecchi2015-07-011-8/+21
* GtkLayout: Use G_PARAM_EXPLICIT_NOTIFYMatthias Clasen2014-06-091-10/+16
* docs: use Returns: consistentlyWilliam Jon McCann2014-02-191-4/+4
* docs: use apostrophe in *'dWilliam Jon McCann2014-02-071-1/+1
* docs: use apostrophe in *'reWilliam Jon McCann2014-02-071-1/+1
* docs: use apostrophes in *n'tWilliam Jon McCann2014-02-071-1/+1
* docs: use proper apostropheWilliam Jon McCann2014-02-071-3/+3
* docs: use proper quotesWilliam Jon McCann2014-02-051-1/+1
* gtk: Use new macros for defining private dataEmmanuele Bassi2013-07-091-5/+2
* Add gtk_widget_(un)register_windowAlexander Larsson2013-02-071-3/+3
* gtk: Don't call gdk_window_process_updates() when scrollingBenjamin Otte2012-04-051-2/+0
* types: Move GtkAdustment declaration to gtktypes.hBenjamin Otte2012-03-031-1/+2
* layout: set GDK_SMOOTH_SCROLL_MASKCarlos Garnacho2012-03-011-1/+2
* Change FSF AddressJavier Jardón2012-02-271-3/+1
* layout: Work around deprecation warningsBenjamin Otte2011-11-081-28/+39
* [GI] Add missing (out) and (array) annotationsPavel Holejsovsky2011-01-201-2/+4
* Make GtkLayout use GtkStyleContextCarlos Garnacho2011-01-101-10/+6
* layout: Update adjustment usage for sealingBenjamin Otte2011-01-051-4/+4
* Merge libgdk and libgtkMatthias Clasen2010-12-211-1/+1
* docs: Move documentation to inline comments: GtkLayoutGarrett Regier2010-11-081-0/+21
* Re-enable deprecation guardsJavier Jardón2010-10-301-2/+0
* Remove size_request from GtkLayoutMatthias Clasen2010-10-301-10/+23
* Added GtkScrollablePolicy property to scrollable interfaceTristan Van Berkom2010-10-261-3/+26
* Move min-display-width/height to GtkScrolledWindowMatthias Clasen2010-10-221-30/+2
* Add GtkScrollable interfaceTadej Borovšak2010-10-221-190/+147
* Removed needless size-requesting of children (child sizes are ignored at requ...Tristan Van Berkom2010-10-081-16/+0
* Remove unneded castsJavier Jardón2010-09-291-1/+1
* Move GtkSizeRequest into GtkWidgetBenjamin Otte2010-09-261-6/+2
* layout: Port to draw vfuncBenjamin Otte2010-09-261-10/+8
* gtk: Don't set colormap anymore when creating GDK windowsBenjamin Otte2010-09-261-2/+1
* gtk: Remove calls that try to set GDK_NO_BG on their windowsBenjamin Otte2010-09-261-1/+0
* Tons of transfer annotationsMatthias Clasen2010-09-211-13/+13
* Use gtk_size_request_get_size() instead deprecated gtk_widget_size_request()Javier Jardón2010-09-151-1/+2
* Use gtk_size_request_get_size() instead deprecated gtk_widget_get_child_requi...Javier Jardón2010-09-131-2/+8
* Use GtkFooPrivate instead GtkFooPrivJavier Jardón2010-08-271-25/+25
* gtk/gtklayout.c: use accessor functions to access GtkWidgetJavier Jardón2010-08-221-22/+32
* GtkLayout: move public members to private structureJavier Jardón2010-07-131-114/+179
* gtk/: fully remove gtkalias hacksJavier Jardón2010-07-101-4/+1
* Remove deprecated GtkLayout functionsChristian Dywan2010-05-031-36/+0
* Don't use GTK_WIDGET_*SET_FLAGS (wid, GTK_MAPPED)Javier Jardón2010-03-061-1/+1
* Don't use GTK_WIDGET_*SET_FLAGS (wid, GTK_REALIZED)Javier Jardón2010-03-061-1/+1
* Deprecate widget flag: GTK_WIDGET_REALIZEDJavier Jardón2010-03-031-5/+5
* Deprecate widget flag: GTK_WIDGET_MAPPEDJavier Jardón2010-03-031-1/+1
* Deprecate widget flag: GTK_WIDGET_VISIBLEJavier Jardón2010-03-011-3/+4
* [annotations] Add allow-noneJohan Dahlin2010-02-191-4/+4
* [introspection] Merge in Gtk-custom.c annotationsColin Walters2009-12-161-2/+2
* Document the "set-scroll-adjustments" signalSven Herzberg2008-12-111-0/+9
* gtk/gtkaccellabel.c gtk/gtkcalendar.c gtk/gtkclist.c gtk/gtkentry.cMichael Natterer2008-08-121-5/+4
* consistently chain up using GTK_FOO_CLASS(parent_class)->bar(instance)Michael Natterer2008-08-121-4/+4
* gtk/gtklabel.c gtk/gtklayout.c gtk/gtklist.c use canonical signal names.Sven Neumann2008-08-111-1/+1