]> Pileus Git - ~andy/gtk/shortlog
~andy/gtk
2011-05-04 Javier Jardóngdk/x11/gdkcursor-x11.c: Use GdkRGBA instead GdkColor
2011-05-04 Kristian RietveldGdkWindow: remove unused variable
2011-05-03 Matthias ClasenConvert the commit message into a README
2011-05-03 Carlos GarnachoGdkWindow: Fix gdk_window_set_[device_]cursor() issues...
2011-05-03 Colin Waltersgtkdnd: Add API that takes GIcon
2011-05-03 Colin Waltersgtkimageprivate: Drop unused theme_change_id
2011-05-03 Benjamin Ottereftests: Add a --output option to the test runner
2011-05-03 Benjamin Ottereftests: Add test for low mnemonics
2011-05-03 Benjamin Ottereftests: Test that nonresizable windows get the right...
2011-05-03 Benjamin Ottetests: Add a test for small ellipsized labels
2011-05-03 Benjamin Ottereftests: Add grid-homogeneous test
2011-05-03 Benjamin Ottereftests: Add a test for correct entry text clipping...
2011-05-03 Benjamin Ottereftests: Add label-sizing test
2011-05-03 Benjamin Ottereftests: Add
2011-05-03 Benjamin Ottelabel: Allow using more underline modes
2011-05-03 Martin PittGdkWindow: Add missing (allow-none) annotations
2011-05-02 Benjamin Otteaccellabel: Remove leftover debug code
2011-05-02 Benjamin Ottecellarea: Fix warning messages to display the right...
2011-05-02 Javier Jardóntests/testgtk.c: Fix crash in cursor test
2011-05-02 Benjamin Ottemenuitem: Deprecate gtk_menu_item_set_right_justified()
2011-05-02 Benjamin Ottetestgtk: right-justify menuitem by using expand/align...
2011-05-02 Benjamin Ottegtk-demo: Don't right-justify menu items
2011-05-02 Javier Jardóngtkbuilder.c: gtk_builder_value_from_string() also...
2011-05-02 Javier Jardóndocs: Remove documentation about deprecated and removed...
2011-05-02 Arnel BorjaBypass libtool for linking with libuuid on win32
2011-05-02 Javier Jardóngtkcalendar: Remove unused variable
2011-05-02 Javier Jardóndocs/reference/gtk/text_widget.sgml: Use GdkRGBA instea...
2011-05-02 Javier Jardóndocs/tools/widgets.c: Use GdkRGBA instead GdkColor
2011-05-02 Abduxukur AbdurixitAdded UG translation
2011-05-02 Abduxukur AbdurixitAdded UG translation
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 Ottetests: Make testmenubars make all menubar items ellipsized
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-30 Fran DiéguezUpdated galician translations
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 Kalev Lemberperf: Use different marshaller prefix than in gtk
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 Kizito BirabwaUpdated Luganda translation
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 Giorgos Stephanakisl10n: Updated Greek translation for gtk+
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 FanVS2010 support-update property sheet
2011-04-26 Chun-wei FanVS2008/2010 support: Update README.txt
2011-04-26 Chun-wei FanBug 643270: VS2010 Project Files (autotools)
2011-04-26 Chun-wei FanBug 643270: VS 2010 Project Files
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-25 Chun-wei FanVS2008 support: Process filechooser gsettings xml
2011-04-24 Abduxukur AbdurixitAdded UG translation
2011-04-24 Abduxukur AbdurixitAdded UG translation
2011-04-22 Javier Jardóntests: Use gtk_box_new() instead v/h subclasses
2011-04-22 Benjamin Ottelabel: Fix an invariant leading to required > minimum
2011-04-21 Michael Natterergdk: add precondition checks to all GdkKeymap functions
2011-04-20 Alberto RuizAdding allow-none introspection annotation for GtkInitF...
2011-04-20 Alberto RuizAdding introspection annotation to GtkModuleIinitFunc...
2011-04-20 Javier Jardóndocs: Do not generate the template files anymore
2011-04-19 Benjamin Otteentry: Translate progress region properly when drawing...
next