]> Pileus Git - ~andy/gtk/shortlog
~andy/gtk
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...
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...
2011-04-19 Benjamin Ottelabel: Don't use a rectangle variable if we don't use...
2011-04-19 Benjamin Ottelabel: Redo size computation
2011-04-19 Benjamin Ottelabel: Set wrap on the layout unconditionally
2011-04-19 Benjamin Ottelabel: Remove duplicated comment
2011-04-19 Benjamin Ottelabel: Don't try to guess a label's size
2011-04-19 Benjamin Ottewidget: Make gtk_widget_get_aux_info() private
2011-04-19 Benjamin Ottelabel: Don't care about aux info
2011-04-19 Benjamin Ottepaned: Use hfw queries during allocation
2011-04-19 Benjamin Ottepaned: Cleanup size_allocate()
2011-04-19 Benjamin Ottepaned: Implement get_width_for_height() and get_height_...
2011-04-19 Benjamin Ottepaned: Generalize code
2011-04-19 Gintautas MiliauskasUpdated Lithuanian translation.
2011-04-19 Javier JardónMove documentation to inline comments: GtkRc
2011-04-19 Lapo Calamandrei[broadway] New adwaita based css for "wm"
2011-04-18 Alexander Larsson[broadway] Remove debug spew
2011-04-18 Alexander Larsson[broadway] Use cairo to generate png uris
2011-04-18 Alexander Larsson[broadway] Stream data over websocket
2011-04-18 Alexander Larsson[broadway] Remove old demo code
2011-04-18 Javier JardónMove documentation to inline comments: GtkUIManager
2011-04-18 Alexander Larsson[broadway] Implement wm close in browser
2011-04-18 Alexander Larsson[broadway] Report most special keys in keypressed
2011-04-18 David Kingwidget: add Since tags for margin accessors
2011-04-18 Matthias ClasenFix commit 5f55c420471db9a05d145e140b3a7cdfc5bdba9f
2011-04-18 Chun-wei FanUpdate build/win32/vs9/README.txt
2011-04-18 Javier Jardóndocs: Remove no longer needed template files
2011-04-18 Javier JardónMove documentation to inline comments: GtkMenuItem
2011-04-18 Javier JardónMove documentation to inline comments: GtkFontSelection...
2011-04-18 Javier JardónMove documentation to inline comments: GtkWindowGroup
2011-04-18 Javier JardónMove documentation to inline comments: GtkDnd
2011-04-18 Javier JardónMove documentation to inline comments: GtkTreeModelSort
2011-04-18 Javier JardónMove documentation to inline comments: GtkToggleButton
2011-04-18 Javier JardónMove documentation to inline comments: GtkSizeGroup
2011-04-18 Javier JardónMove documentation to inline comments: GtkTextBuffer
2011-04-18 Javier JardónMove documentation to inline comments: GtkPrintUnixDialog
2011-04-18 Javier JardónMove documentation to inline comments: GtkPrintSettings
2011-04-18 Javier JardónMove documentation to inline comments: GtkPrintContext
2011-04-18 Javier JardónMove documentation to inline comments: GtkRadioMenuItem
2011-04-18 Javier JardónMove documentation to inline comments: GtkTextMark
2011-04-18 Javier JardónMove documentation to inline comments: GtkRadioToolButton
2011-04-17 Chun-wei FanUpdate VS 2008 support to use ATK-2.0
2011-04-17 Chun-wei FanUpdate build/win32/vs9/README.txt
next