]> Pileus Git - ~andy/gtk/shortlog
~andy/gtk
2010-10-28 Owen W. TaylorRemove unused GdkDeviceManager variable
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 Vincent UntzPort tests to GtkScrollable API instead of deprecated...
2010-10-28 Ignacio Casal... Remove useless vars.
2010-10-28 Tristan Van... Fire a warning if there are any handlers connected...
2010-10-28 Tristan Van... Added a runtime warning if any class is implementing...
2010-10-28 Tristan Van... Merge branch 'kill-size-request'
2010-10-28 Tristan Van... Make GtkPathBar use set_size_request() instead of the...
2010-10-28 Tristan Van... Removed size_request from GtkToolItemGroup
2010-10-28 Tristan Van... Use gtk_widget_set_size_request() instead of handling...
2010-10-27 Matthias ClasenAdd a migration guide section on size_request
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... Revert "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... Removed size_request from GtkTearoffMenuItem
2010-10-27 Tristan Van... Fixed remaining call to ->size_request in GtkTextView.
2010-10-27 Tristan Van... Removing size_request from GtkTextView
2010-10-27 Matthias ClasenRemove size_request from GtkSeparatorToolItem
2010-10-27 Matthias ClasenUse correct icon name in testtoolbar
2010-10-27 Tristan Van... Removed size_request from GtkTextView
2010-10-27 Matthias ClasenRemove size_request from gtkToolItem
2010-10-27 Tristan Van... Removing 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... Removing 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 Ivar Smolin[l10n] Updated Estonian translation
2010-10-27 Tristan Van... Removed size_request from GtkOffscreenWindow
2010-10-27 Tristan Van... Removed size_request from GtkNotebook
2010-10-27 Tristan Van... Removed size_request from GtkMenuBar
2010-10-27 Tristan Van... Removed size_request from GtkImageMenuItem
2010-10-27 Tristan Van... Removed size_request from GtkIconView.
2010-10-27 Tristan Van... Remove size_request from GtkHandleBox
2010-10-27 Tristan Van... Fixed 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 Fran DiéguezUpdated galician translations
2010-10-26 Matthias ClasenStop calling GtkWidget parameters 'request'
2010-10-26 Yaron ShahrabaniUpdate properties Hebrew translation.
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 Javier Jardóngail: use accessor functions to access GtkToggleButton
2010-10-26 Javier Jardóntests: use accessor functions to access GtkToogleButton
2010-10-26 Tristan Van... Missed adding the scrolled window test in previous...
2010-10-26 Tristan Van... Added GtkScrollablePolicy property to scrollable interface
2010-10-25 Matthias ClasenBump version
2010-10-25 Matthias ClasenInclude gdkrgba.h
2010-10-25 Matthias ClasenMore updates
2010-10-25 Matthias ClasenAdd new GdkRGBA apis to gtk.symbols
2010-10-25 Matthias ClasenAdd new GdkRGBA api to symbol list
2010-10-25 =Christian... Use g_ascii_strto[u]ll instead of strto[u]l
2010-10-25 Matthias ClasenAdd tests for GdkRGBA serialization
2010-10-25 Matthias ClasenAdd some GdkRGBA tests
2010-10-25 Matthias ClasenSupport resetting cell renderer colors with NULL again
2010-10-25 Jorge GonzálezUpdated Spanish translation
2010-10-25 Richard HughesFix make distcheck as gtkcomboboxentry does not exist...
2010-10-24 Fran DiéguezUpdated Galician translations
2010-10-24 Ignacio Casal... Fix typo.
2010-10-24 Matthias ClasenGtkCalendar: turn into a no-window widget
2010-10-24 Matthias ClasenBring back lost functionality
2010-10-24 Matthias ClasenFill out the bug section
2010-10-24 Khaled HosnyUpdated Arabic translation
2010-10-23 Matthias ClasenFix up docs
2010-10-23 Matthias ClasenAdd a unique->GtkApplication migration guide
2010-10-23 Matthias ClasenSome GtkApplication cleanups
2010-10-23 Matthias ClasenFix doc build
2010-10-23 Matthias ClasenRevert the id-column patch
2010-10-23 Tristan Van... Fixed fallout from GtkScrollable patches.
2010-10-23 Jorge GonzálezUpdated Spanish translation
2010-10-23 Tristan Van... Fixed push/pop_recursion_check() to not fire warnings...
next