]> Pileus Git - ~andy/gtk/history - gtk
Updated Galician translation
[~andy/gtk] / gtk /
2010-05-01 Javier JardónAdd gtk_extended_layout_get_desired_size() to gtk.symbols
2010-05-01 Javier JardónFix some compilation warnings
2010-04-30 Matthias ClasenMerge branch 'native-layout-incubator'
2010-04-29 Matthias ClasenSet an appropriate title on the folder selection dialog...
2010-04-29 Matthias ClasenGet symbolic colors for statusicons from systray
2010-04-29 Matthias ClasenAdd a way to set symbolic colors per-widget
2010-04-28 Tadej BorovšakMove documentation to inline comments: GtkBuilder
2010-04-28 Tadej BorovšakMove documentation to inline comments: GtkButtonBox
2010-04-28 Tadej BorovšakMove documentation to inline comments: GtkBox
2010-04-28 Javier JardónFix <ulink> tag in previous commit
2010-04-28 Matthias ClasenFix the build
2010-04-28 Matthias ClasenFormatting tweaks
2010-04-28 Matthias ClasenMake the docs build
2010-04-28 Matthias ClasenSome doc and formatting tweaks
2010-04-28 Matthias ClasenSupport 'symbolic' themed icons
2010-04-28 Matthias ClasenAdd some documentation about width-chars and max-width...
2010-04-28 Javier JardónMove documentation to inline comments: GtkHBox
2010-04-28 Javier JardónMove documentation to inline comments: Testing utilities
2010-04-27 Javier JardónAllow NULL as 'icon_widget' in gtk_tool_button_new()
2010-04-27 Javier JardónDeprecate GTK_WIDGET_*SET_FLAGS() macro
2010-04-27 Mirsal EnnaimeAdd accessors for GtkTextView adjustments
2010-04-26 Matthias ClasenAdd a GtkExtendedLayout implementation for GtkFrame
2010-04-26 Javier JardónDon't use GTK_WIDGET_*SET_FLAGS (wid, GTK_HAS_DEFAULT)
2010-04-26 Javier JardónDon't use GTK_WIDGET_*SET_FLAGS (wid, GTK_TOPLEVEL)
2010-04-26 Javier JardónDon't use GTK_WIDGET_*SET_FLAGS (wid, GTK_HAS_GRAB)
2010-04-26 Javier JardónOnly a GtkMisc widget should be passed to gtk_tool_butt...
2010-04-26 Emmanuele Bassitree-view: Use gtk_widget_send_focus_change()
2010-04-26 Emmanuele Bassiwindow: Use gtk_widget_send_focus_change()
2010-04-26 Emmanuele Bassiwidget: Add send_focus_change()
2010-04-26 Matthias ClasenTiny documentation tweak
2010-04-26 Matthias ClasenMake testellipsize work for rotating non-ellipsized...
2010-04-25 Matthias ClasenTreat h and v boxes the same way
2010-04-25 Matthias ClasenDon't add padding to a pointer
2010-04-25 Matthias ClasenFix a regression in RTL flipping
2010-04-24 Matthias ClasenFormatting and typo fixes
2010-04-21 Tristan Van BerkomMega commit backing out everything from the native...
2010-04-21 Tristan Van BerkomAdded documentation, implemented gtk_extended_layout_is...
2010-04-21 Javier JardónMove documentation to inline comments: GtkMessageDialog
2010-04-21 Tristan Van BerkomMake sure not to base the minimum size on "max-width...
2010-04-20 Tristan Van BerkomFixed GtkLabel to wrap correctly and report width-for...
2010-04-20 Tristan Van BerkomSlightly reduced extended layout cache size, updated...
2010-04-20 Tristan Van BerkomFixed GtkLabel to include GtkMisc padding when calculat...
2010-04-20 Tristan Van BerkomRestore layout in get_desired_size() after guessing...
2010-04-20 Tristan Van BerkomVarious updates to follow new gtk_extended_layout_get_d...
2010-04-20 Tristan Van BerkomFixed missing return from get_desired_width/height...
2010-04-20 Tristan Van BerkomSplit up width and height queries so that they make...
2010-04-20 Tristan Van BerkomAdded request_natural argument to get_desired_size()
2010-04-20 Tristan Van BerkomGtkAlignment now tries to allocate natural size to...
2010-04-20 Tristan Van BerkomFixed acces of child->requisition; call gtk_widget_get_...
2010-04-20 Tristan Van BerkomReduced natural request padding for rotating ellipsizin...
2010-04-20 Tristan Van BerkomFixed another caching bug in extended layout
2010-04-20 Tristan Van BerkomUnconditionally return the height for the minimum width...
2010-04-20 Tristan Van BerkomFixed height-for-width cache
2010-04-20 Tristan Van BerkomRemoving old comments in gtkbin.c
2010-04-19 Tristan Van BerkomFixed computation of sizegroups when no explicit reques...
2010-04-19 Tristan Van BerkomFixed testellipsize
2010-04-19 Tristan Van BerkomFixed GtkSpinner to request 12x12 at init time instead...
2010-04-19 Tristan Van BerkomFixed _gtk_size_group_bump_requisition() to properly...
2010-04-19 Tristan Van BerkomAdded GTK_DEBUG_EXTENDED_LAYOUT flag and use that for...
2010-04-19 Tristan Van BerkomImplemented GtkExtendedLayout on GtkWindow.
2010-04-19 Tristan Van BerkomFixed GtkAssistant to not access ->requisition of child...
2010-04-18 Tristan Van BerkomFurther fixed base outputs of GtkLabel desired geometries.
2010-04-18 Tristan Van BerkomFixed bug in gtk_extended_get_desired_size().
2010-04-18 Tristan Van BerkomCompute the collective heights for the width of a horiz...
2010-04-18 Javier Jardón[docs] Move documentation to inline comments: GtkArrow
2010-04-18 Steven Harms[docs] Move documentation to inline comments: GtkVButtonBox
2010-04-18 Tadej Borovšak[docs] Move documentation to inline comments: GtkAssistant
2010-04-18 Tadej Borovšak[docs] Move documentation to inline comments: GtkBuildable
2010-04-18 Tadej Borovšak[docs] Move documentation to inline comments: GtkBin
2010-04-18 Tadej Borovšak[docs] Move documentation to inline comments: GtkAspect...
2010-04-18 Tristan Van BerkomRestore functionality where ellipsizing label *minimum...
2010-04-18 Tadej Borovšak[docs] Move documentation to inline comments: GtkAlignment.
2010-04-18 Tristan Van BerkomFixed GtkLabel reported minimum and natural sizes
2010-04-18 Tristan Van BerkomNow gtk_extended_layout_get_desired_size() returns...
2010-04-18 Tristan Van BerkomMake GtkWindow use the generic smallest size for the...
2010-04-18 Tadej Borovšak[docs] Move documentation to inline comments: GtkAction
2010-04-18 Steven Harms[docs] Move documentation to inline comments: GtkVRuler
2010-04-18 Steven Harms[docs] Move documentation to inline comments: GtkVolume...
2010-04-18 Steven Harms[docs] Move documentation to inline comments: GtkViewport
2010-04-18 Steven Harms[docs] Move documentation to inline comments: GtkVPaned
2010-04-18 Patrick Bernaud[docs] Move documentation to inline comments: GtkSocket
2010-04-17 Tristan Van BerkomFixed GtkExtendedLayout interaction with sizegroups...
2010-04-17 Tristan Van BerkomDisabling natural sizes of labels.
2010-04-17 Tristan Van BerkomRefactored GtkSizeGroup for GtkExtendedLayout
2010-04-16 Stefan Kost[docs] improve docs for gtk_accelerator_parse().
2010-04-15 Javier Jardón[docs] Fix GtkWidget and GtkFileChooser documentation
2010-04-15 Javier JardónFix compilation warning: set a default case in switchs
2010-04-15 Javier JardónFix compilation warning: remove unused variable
2010-04-15 Michael NattererBug 615162 - Fix tooltips on offscreen widgets
2010-04-15 Michael Natterergtk: fixes for offscreen widgets
2010-04-14 Tristan Van BerkomAdded _gtk_size_group_bump_requisition()
2010-04-14 Vincent UntzNo accessor for GtkAccessible.widget
2010-04-13 Martyn RussellFixed build failure for gtkorientable
2010-04-13 Martyn Russelltracker-search-engine: Fixed whitespace issues and...
2010-04-13 Martyn Russelltracker-search-engine: Improve search query to order...
2010-04-13 Martyn Russelltracker-search-engine: Fixed 0.7/0.8 issues and add...
2010-04-13 Javier JardónUse G_DEFINE_INTERFACE macro in gtkbuildable
2010-04-13 Javier JardónUse G_DEFINE_INTERFACE macro in gtkorientable
2010-04-13 Javier JardónUse G_DEFINE_INTERFACE macro in gtkcelleditable
2010-04-13 Tristan Van BerkomMega commit to change ->get_desired_size() for ->get_de...
next