]> Pileus Git - ~andy/gtk/history - gtk/gtkinfobar.c
stylecontext: Do invalidation on first resize container
[~andy/gtk] / gtk / gtkinfobar.c
2012-05-18 Juan Pablo UgarteChain up custom_tag_start() propertly.
2012-05-07 Cosimo Cecchiinfobar: set default border/spacing on action/content...
2012-04-30 Cosimo Cecchiinfobar: deprecate broken GtkInfoBar style properties
2012-04-30 Paolo BorelliFix info-bar reftest
2012-02-27 Javier JardónChange FSF Address
2012-02-24 Paolo BorelliSet infobar css classes permanently
2012-02-24 Paolo BorelliInit the InfoBar message_type to GTK_MESSAGE_OTHER
2011-09-28 Benjamin Ottedocs: Make infobar code example use GtkGrid instead...
2011-06-17 Matthias ClasenSilence a warning
2011-06-16 José Alisteinfo_bar: call style_updated at the end of info_bar_init
2011-06-08 Matthias ClasenMore include cleanups
2011-06-07 Matthias ClasenGtkInfoBar: derive from GtkBox, not GtkHBox
2011-02-26 Kristian HøgsbergMerge remote-tracking branch 'origin/master' into gdk...
2011-02-11 Alexander LarssonMerge branch 'master' into broadway
2011-02-07 Matthias ClasenAlways chain up in ::style-updated
2011-01-26 Christian DywanState that _add_button functions return a "#GtkButton...
2011-01-24 Matthias ClasenSilence new gcc warnings
2011-01-19 Alexander LarssonMerge branch 'master' into broadway2
2011-01-04 Matthias ClasenRemove gtktypeutils altogether
2011-01-04 Matthias ClasenDrop explicit includes of gdkkeysyms.h
2010-12-17 Tristan Van BerkomMerge branch 'master' into treeview-refactor
2010-12-14 Carlos GarnachoMake GtkInfoBar use GtkStyleContext
2010-12-09 Benjamin OtteRevert "docs: Reinstate pixbufs section in GDK docs"
2010-12-09 Benjamin Ottedocs: Reinstate pixbufs section in GDK docs
2010-12-04 Alexander LarssonMerge branch 'master' into broadway
2010-12-04 Tristan Van BerkomMerge branch 'master' into treeview-refactor
2010-12-04 Matthias ClasenRewrite GtkInfoBar color handling to bypass GtkStyle
2010-11-02 Michael Natterergtk: remove "gboolean homogeneous" from gtk_box_new()
2010-10-31 Michael Natterergtk: remove "gboolean homogeneous" from gtk_box_new()
2010-10-30 Javier JardónUse gtk_box_new() instead gtk_[v|h]box_new()
2010-10-30 Javier JardónUse gtk_button_box_new() instead gtk_[v|h]_button_box_new()
2010-10-30 Javier JardónUse gtk_box_new() instead gtk_[v|h]box_new()
2010-10-30 Javier JardónUse gtk_button_box_new() instead gtk_[v|h]_button_box_new()
2010-09-26 Benjamin OtteAPI: Rename gtk_cairo_paint_*() to gtk_paint_*()
2010-09-26 Benjamin Otteinfobar: Port to draw vfunc
2010-09-21 Cody RussellMerge branch 'notebooks-without-mouse-scrolling'
2010-09-21 Matthias ClasenTons of transfer annotations
2010-09-08 Colin WaltersGDK: Prefix key names with KEY_
2010-08-22 Javier Jardóngtk/gtkinfobar.c: use accessor functions to access...
2010-07-13 Jonh WendellMerge branch 'windows_list'
2010-07-13 Javier JardónGtkInfoBar: use private pointer instead GET_PRIV()...
2010-07-10 Javier Jardóngtk/: fully remove gtkalias hacks
2010-04-04 Javier JardónDon't use GTK_WIDGET_*SET_FLAGS (wid, GTK_CAN_DEFAULT)
2010-04-04 Matthias ClasenClarify the docs for gtk_info_bar_set_default_response
2010-04-04 Johan Dahlin[annotations] Add allow-none
2010-03-02 Javier JardónDon't use GTK_WIDGET_*SET_FLAGS (wid, GTK_CAN_DEFAULT)
2010-02-23 Matthias ClasenClarify the docs for gtk_info_bar_set_default_response
2010-02-19 Johan Dahlin[annotations] Add allow-none
2009-10-28 Johannes SchmidMerge branch 'master' into toolpalette
2009-10-21 Javier JardónFix some compilation warning
2009-07-06 Matthias ClasenFix redraw issues in GtkInfoBar
2009-07-01 Alexander LarssonMerge branch 'client-side-windows'
2009-06-25 David ZeuthenBug 586691 – Better GtkInfoBar defaults
2009-06-17 Alexander LarssonMerge branch 'master' into client-side-windows
2009-06-16 Vincent UntzUse g_return_val_if_fail instead of g_return_if_fail
2009-06-16 Matthias ClasenProperly export gtk_info_bar_response
2009-06-15 Davyd MadeleyMerge branch 'button-box-orientable-584598'
2009-06-08 Matthias ClasenUpdate docs to match actual API
2009-06-05 Matthias ClasenAdd a message area widget