]> Pileus Git - ~andy/gtk/history - gtk
GtkAssistant: Add more details about buttons shown
[~andy/gtk] / gtk /
2010-10-31 Bastien NoceraGtkAssistant: Add more details about buttons shown
2010-10-31 Matthias ClasenImprove GtkAssistant docs
2010-10-30 Martin NordholtsHandle NULL intp in test_increment_intp()
2010-10-30 Tristan Van BerkomFixed hangs in TextView and ToolPalette
2010-10-30 Tristan Van BerkomFixing typo in scrolled window
2010-10-30 Javier JardónEmphasize that GtkBox and GtkTable can be replaced...
2010-10-30 Javier JardónUse gtk_box_new() instead gtk_[v|h]box_new()
2010-10-30 Matthias ClasenFix initial size allocation with child widgets
2010-10-30 Javier JardónUse gtk_scrollbar_new() instead gtk_[v|h]scrollbar_new()
2010-10-30 Javier JardónUse gtk_scale_new() instead gtk_[v|h]scale_new()
2010-10-30 Javier JardónUse gtk_scale_new_with_range() instead gtk_[v|h]scale_n...
2010-10-30 Javier JardónUse gtk_paned_new() instead gtk_[v|h]paned_new()
2010-10-30 Javier JardónUse gtk_separator_new() instead gtk_[v|h]separator_new()
2010-10-30 Javier JardónUse gtk_button_box_new() instead gtk_[v|h]_button_box_new()
2010-10-29 Michael Natterergtk: remove declarations of removed internal functions
2010-10-29 Matthias ClasenDon't set get_preferred_width_for_height to NULL
2010-10-29 Matthias ClasenGtkComboBox: Add a constructor that takes a model and...
2010-10-29 Javier JardónRe-enable deprecation guards
2010-10-28 Matthias Clasenifdef X-specific stuff
2010-10-28 Matthias ClasenGtkButtonBox doesn't do height-for-width
2010-10-28 John (J5) Palmieri[introspection] annotate delete_text invoker to match...
2010-10-28 Ignacio Casal Quin... Remove useless vars.
2010-10-28 Tristan Van BerkomFire a warning if there are any handlers connected...
2010-10-28 Tristan Van BerkomAdded a runtime warning if any class is implementing...
2010-10-28 Tristan Van BerkomMerge branch 'kill-size-request'
2010-10-28 Tristan Van BerkomMake GtkPathBar use set_size_request() instead of the...
2010-10-28 Tristan Van BerkomRemoved size_request from GtkToolItemGroup
2010-10-28 Tristan Van BerkomUse gtk_widget_set_size_request() instead of handling...
2010-10-27 Matthias ClasenFix the build
2010-10-27 Matthias ClasenFix gtk_fixed_get_preferred_width
2010-10-27 Bastien Noceragtk: Fix crasher when loading symbolic icons
2010-10-27 Owen W. TaylorGtkSocket: Add error trap around call to XFixesChangeSa...
2010-10-27 Tristan Van BerkomRevert "Removed size_request from GtkTextView"
2010-10-27 Matthias ClasenRemove size_request from GtkSocket
2010-10-27 Matthias ClasenDon't g_free gslice-allocated structures
2010-10-27 Matthias ClasenRemove size_request from GtkScale
2010-10-27 Tristan Van BerkomRemoved size_request from GtkTearoffMenuItem
2010-10-27 Tristan Van BerkomFixed remaining call to ->size_request in GtkTextView.
2010-10-27 Tristan Van BerkomRemoving size_request from GtkTextView
2010-10-27 Matthias ClasenRemove size_request from GtkSeparatorToolItem
2010-10-27 Tristan Van BerkomRemoved size_request from GtkTextView
2010-10-27 Matthias ClasenRemove size_request from gtkToolItem
2010-10-27 Tristan Van BerkomRemoving size_request from GtkToolPalette
2010-10-27 Matthias ClasenRemove size_request from GtkToolbar
2010-10-27 Matthias ClasenRemove size_request from GtkTable
2010-10-27 Tristan Van BerkomRemoving size_request from GtkTreeview.
2010-10-27 Matthias ClasenRemove size_request from GtkRuler
2010-10-27 Matthias ClasenRemove size_request from GtkPathBar
2010-10-27 Matthias ClasenRemove size_request from GtkSeparator
2010-10-27 Matthias ClasenRemove size_request from GtkRange
2010-10-27 Matthias ClasenFix a typo
2010-10-27 Matthias ClasenRemove size_request from GtkPaned
2010-10-27 Tristan Van BerkomRemoved size_request from GtkOffscreenWindow
2010-10-27 Tristan Van BerkomRemoved size_request from GtkNotebook
2010-10-27 Tristan Van BerkomRemoved size_request from GtkMenuBar
2010-10-27 Tristan Van BerkomRemoved size_request from GtkImageMenuItem
2010-10-27 Tristan Van BerkomRemoved size_request from GtkIconView.
2010-10-27 Tristan Van BerkomRemove size_request from GtkHandleBox
2010-10-27 Tristan Van BerkomFixed unused variable in get_preferred_height().
2010-10-27 Matthias ClasenRemove size_request from GtkSpinButton
2010-10-27 Matthias ClasenRemove size_request from GtkProgressBar
2010-10-27 Matthias ClasenRemove size_reuqest from GtkImage
2010-10-27 Matthias ClasenRemove size_request from GtkLayout
2010-10-27 Matthias ClasenRemove size_request from GtkHSV
2010-10-27 Matthias ClasenRemove size_request from GtkFixed
2010-10-27 Matthias ClasenRemove size_request from GtkEntry
2010-10-27 Matthias ClasenRemove size_request from GtkCheckButton
2010-10-27 Matthias ClasenRemove size_request from GtkCalendar
2010-10-27 Matthias ClasenRemove size_request from GtkButtonBox
2010-10-27 Matthias ClasenRemove size_request from GtkAssistant
2010-10-26 Javier JardónFix gtk-doc markup: /* <private> */ should be /*< priva...
2010-10-26 Matthias ClasenStop calling GtkWidget parameters 'request'
2010-10-26 Xan Lopezgtkcomboboxtext: remove unused variable
2010-10-26 Javier Jardóngtk.symbols: Add scrollable policy API
2010-10-26 Javier Jardóngtkfilechooserentry: Use accessor functions to access...
2010-10-26 Javier Jardóngtkspinbutton: Use accessor functions to access GtkEntry
2010-10-26 Javier JardónUse accessor functions to access GtkButton
2010-10-26 Javier Jardóngtktogglebutton: move public members to private structure
2010-10-26 Javier Jardóngtktogglebutton: Add _gtk_toggle_button_set_active...
2010-10-26 Javier Jardóngtkradiobutton: Use accessor functions to access GtkTog...
2010-10-26 Javier Jardóngtkcheckbutton: Use accessor functions to access GtkTog...
2010-10-26 Javier Jardóngtktoggletoolbutton: Use accessor functions to access...
2010-10-26 Tristan Van BerkomAdded GtkScrollablePolicy property to scrollable interface
2010-10-25 Matthias ClasenAdd new GdkRGBA apis to gtk.symbols
2010-10-25 =Christian PerschUse g_ascii_strto[u]ll instead of strto[u]l
2010-10-25 Matthias ClasenSupport resetting cell renderer colors with NULL again
2010-10-24 Matthias ClasenGtkCalendar: turn into a no-window widget
2010-10-23 Matthias ClasenFix up docs
2010-10-23 Matthias ClasenSome GtkApplication cleanups
2010-10-23 Matthias ClasenRevert the id-column patch
2010-10-23 Tristan Van BerkomFixed fallout from GtkScrollable patches.
2010-10-23 Tristan Van BerkomFixed push/pop_recursion_check() to not fire warnings...
2010-10-23 Javier Jardóndocs: GtkComboBoxText: more fixes
2010-10-23 Javier Jardóndocs: Some fixes in GtkComboboxText notations
2010-10-23 Matthias ClasenFix distcheck
2010-10-23 Matthias ClasenAdd a way to associate numeric ids with combobox values
2010-10-22 Javier Jardóngtkadjustment: Move documentation to inline comments
2010-10-22 Javier Jardóngtkscrollbar: Move documentation to inline comments
2010-10-22 Javier Jardóngtktreemodelfilter: Move documentation to inline comments
2010-10-22 Javier Jardóngtktreeselection: Move documentation to inline comments
next