]> Pileus Git - ~andy/gtk/history - gtk
Update the NEWS for 3.1.4
[~andy/gtk] / gtk /
2011-05-07 Matthias ClasenAdd a lock button widget
2011-05-06 Matthias ClasenRemove outdated comments
2011-05-06 Tristan Van BerkomAdded Since 3.2 annotations for new GdkRGBA properties.
2011-05-06 Tristan Van BerkomAdded internal GdkRGBA support for GtkTextTag::paragrap...
2011-05-06 Tristan Van BerkomFixed GtkTextTag to sync the GdkColors with the new...
2011-05-06 Tristan Van BerkomHandled error_color with GdkRGBA in gtktextdisplay.c.
2011-05-06 Tristan Van BerkomFixed textview rendering regression.
2011-05-06 Tristan Van BerkomAdded GdkRGBA properties to GtkTextTag.
2011-05-06 Cosimo Cecchiprogressbar: fetch the padding without the trough style...
2011-05-06 Cosimo Cecchicellrendererprogress: don't force drawing inside the...
2011-05-06 Matthias ClasenGtkAssistant: an new style for assistants
2011-05-06 Matthias ClasenSilently allow child properties on grandchildren
2011-05-06 Matthias ClasenAdd gtk_container_child_notify
2011-05-06 Matthias ClasenSome additional auto-mnemonic fixes
2011-05-06 Rui MatosGtkWindow: set mnemonics visible on focus in if modifie...
2011-05-06 Benjamin OtteRevert "arrow: Make minimum size 5px"
2011-05-05 Colin Waltersgtkicontheme: More explicitly note ownership transfers...
2011-05-05 Benjamin Ottelabel: Compute label offset properly for wrapped justif...
2011-05-05 Javier Jardóngtk/gtktrayicon-x11.c: Use GdkRGBA instead GdkColor
2011-05-05 Matthias ClasenGtkButtonBox: add a non-homogeneous child property
2011-05-03 Colin Waltersgtkdnd: Add API that takes GIcon
2011-05-03 Colin Waltersgtkimageprivate: Drop unused theme_change_id
2011-05-03 Benjamin Ottelabel: Allow using more underline modes
2011-05-02 Benjamin Otteaccellabel: Remove leftover debug code
2011-05-02 Benjamin Ottecellarea: Fix warning messages to display the right...
2011-05-02 Benjamin Ottemenuitem: Deprecate gtk_menu_item_set_right_justified()
2011-05-02 Javier Jardóngtkbuilder.c: gtk_builder_value_from_string() also...
2011-05-02 Arnel BorjaBypass libtool for linking with libuuid on win32
2011-05-02 Javier Jardóngtkcalendar: Remove unused variable
2011-05-01 Kristian Rietveldtooltips: treat scroll events like key/button press...
2011-05-01 Matthias ClasenGtkWidget: avoid an unused variable warning
2011-05-01 Benjamin Ottewindow: Make non-resizable windows use default size...
2011-05-01 Benjamin Otteaccellabel: Only daw accelerator after natural size...
2011-05-01 Benjamin Ottewindow: Remove overeagerness with new size guessing
2011-05-01 Benjamin Ottemenubar: Rewrite size allocation to take natural sizes...
2011-05-01 Benjamin Ottemenubar: Only query ipadding when we actually need it
2011-05-01 Benjamin Ottemenubar: Respect ipadding also in y direction
2011-05-01 Benjamin Ottesettings: Recompute styles when font name changes
2011-05-01 Benjamin Ottemenubar: Implement height-for-width / width-for-height
2011-05-01 Benjamin Ottemenubar: Actually query minimum and natural size of...
2011-05-01 Benjamin Ottemenubar: Query only the necessary size from the child
2011-05-01 Benjamin Ottemenubar: Only compute the necessary size
2011-05-01 Benjamin Ottemenubar: compute in advance wether to add toggle size
2011-05-01 Benjamin Ottemenubar: Change function prototype for size request...
2011-05-01 Benjamin Ottemenubar: Remove unnecessary return_if_fail() in vfuncs
2011-05-01 Benjamin Ottemenubar: Remove useless function declaration
2011-05-01 Benjamin Ottemenubar: Remove unused variable
2011-05-01 Benjamin Otteimagemenuitem: No need to query image size by default
2011-05-01 Benjamin Ottemenubar: Compute proper size even when invisible
2011-04-29 Matthias ClasenFix the build
2011-04-29 Colin WaltersDrop the last remaining translated g_warning/g_error...
2011-04-29 Colin Waltersupdateiconcache: Don't translate g_warning/g_error
2011-04-29 Kalev LemberDisable gtk-update-icon-cache.exe.manifest with --enabl...
2011-04-29 Benjamin Ottenotebook: Match horizontal and vertical code paths
2011-04-29 Benjamin Ottenotebook: Respect left border when allocating tab widgets
2011-04-29 Benjamin Ottenotebook: Respect padding when computing tabs for left...
2011-04-29 Benjamin OtteDon't adjust for values that we have previously adjuste...
2011-04-29 Benjamin Ottenotebook: Use the right padding for inactive tabs
2011-04-29 Benjamin Ottewindow: Invert check that was wrong
2011-04-28 Benjamin Ottearrow: Make minimum size 5px, as opposed to the 15...
2011-04-28 Benjamin Ottewidget: Allow underallocation for scrollables
2011-04-28 Benjamin Ottedocs: Fix liststore docs
2011-04-28 Benjamin Ottewidget: Update underallocation warning
2011-04-28 Benjamin Ottepaned: Move showing of the handle from realize() to...
2011-04-28 Benjamin Ottepaned: Remove needless check
2011-04-28 Benjamin Ottewidget: Warn when allocation for gtk_widget_size_alloca...
2011-04-27 Benjamin Ottenotebook: Warn if builder file defines multiple tab...
2011-04-27 Benjamin Otterecentchooser: Fix default size setting
2011-04-27 Benjamin Ottewindow: Make comparison be the right direction
2011-04-26 Benjamin Ottelabel: Don't crash when a builder file contains unknown...
2011-04-26 Benjamin Ottegrid: Fix homogeneuous properties being flipped
2011-04-26 Benjamin Ottecssprovider: #include gio
2011-04-26 Benjamin Ottetooltip: Use the actual size of the window we're going...
2011-04-26 Benjamin Ottewindow: Be smarter about computing the default size
2011-04-26 Benjamin Ottewindow: Split out size guessing function
2011-04-26 Benjamin Ottewindow: Use int instead of uint consistently
2011-04-26 Chun-wei FanBug 643270: VS2010 Project Files (autotools)
2011-04-26 Benjamin Ottewidget: Add hack to make label mnemonics work again
2011-04-26 Matthew BarnesGtkComboBox: Improve gtk_combo_box_set_active_id
2011-04-26 Matthew BarnesDesensitize "Select All" when GtkEntry is empty
2011-04-26 Matthias ClasenGtkEntry: Explicitly disconnect keymap signals
2011-04-22 Benjamin Ottelabel: Fix an invariant leading to required > minimum
2011-04-20 Alberto RuizAdding allow-none introspection annotation for GtkInitF...
2011-04-20 Alberto RuizAdding introspection annotation to GtkModuleIinitFunc...
2011-04-19 Benjamin Otteentry: Translate progress region properly when drawing...
2011-04-19 Benjamin Otteentry: No need to queue a redraw on state changes
2011-04-19 Benjamin Otteentry: Also update cached style values when the state...
2011-04-19 Benjamin Otteentry: Initialize cached values
2011-04-19 Benjamin Otteentry: g_object_notify*( when we change the invisible...
2011-04-19 Benjamin Otteentry: Split out style-updating things into their own...
2011-04-19 Benjamin Otteentry: Move cairo_save() call for clarity
2011-04-19 Benjamin Otteentry: Omit useless clip
2011-04-19 Benjamin Otteentry: Guard clipping with a save/restore
2011-04-19 Benjamin Otteentry: Remove needless check
2011-04-19 Benjamin Ottedocs: Strictify the docs for gtk_cairo_should_draw_window()
2011-04-19 Benjamin Ottelabel: No need to special case single-line mode
2011-04-19 Benjamin Ottelabel: Request more natural size for ellipsizing wrappi...
2011-04-19 Benjamin Ottelabel: Pass the desired height to measuring layout
2011-04-19 Benjamin Ottelabel: Remove wrap width leftovers
2011-04-19 Benjamin Ottelabel: Set the height of the label when ellipsized...
next