]> Pileus Git - ~andy/gtk/shortlog
~andy/gtk
2011-06-11 Benjamin Ottegtk: Add GtkRoundedBox
2011-06-11 Benjamin Ottethemingengine: Get rid of extra variables
2011-06-11 Benjamin Ottethemingengine: remove unused variable
2011-06-11 Benjamin Ottereftests: Add background-area reftest
2011-06-11 Benjamin Ottethemingengine: background applies to full border
2011-06-11 Benjamin Ottethemingengine: Remove unnecessary optimization
2011-06-10 Matthias ClasenUpdate gtkimcontextsimpleseqs.h
2011-06-10 Matthias ClasenUpdate compose-parse.py
2011-06-10 Diego Celixgtktoolitemgroup: gtk_misc_set_alignment replacing
2011-06-10 Diego Celixgtkprinteroptionwidget: gtk_misc_set_alignment
2011-06-10 Diego Celixgtk/gtkfontsel: gtk_misc_set_alignment replacing
2011-06-10 Diego Celixgtk/gtkassistant: gtk_misc_set_alignment replacing
2011-06-10 Diego Celixgtkprintunixdialog: gtk_misc_set_alignment replace
2011-06-10 Diego Celixgtkprintbackend: gtk_misc_set_alignment replacing
2011-06-10 Diego Celixgtkpagesetupunixdialog: gtk_misc_set_alignment
2011-06-10 Diego Celixgtkfilechooserdefault: gtk_misc_set_alignment
2011-06-10 Diego Celixgtkcellrendereraccel: gtk_misc_set_alignment
2011-06-10 Diego Celixgtk/gtkmessagedialog: gtk_misc_set_alignment
2011-06-10 Diego Celixgtk/gtkmountoperation: gtk_misc_set_alignment
2011-06-10 Diego Celixgtk/gtkradiomenuitem: gtk_misc_set_alignment
2011-06-10 Diego Celixgtk/gtkmenuitem: gtk_misc_set_alignment replacing
2011-06-10 Matthias ClasenOne more change
2011-06-10 Matthias ClasenExpand migration hints for h/v boxes
2011-06-10 Marc-André... build: fix win32 configure checks
2011-06-10 Benjamin Ottereftests: Remove unused file from EXTRA_DIST
2011-06-10 Benjamin Ottecups: Fix unused variable warning when not using colord
2011-06-10 Javier Jardóngtk: Use const instead G_CONST_RETURN
2011-06-10 Javier Jardóndocs: Do not use G_CONST_RETURN
2011-06-10 Javier Jardóngdk: Use const instead G_CONST_RETURN
2011-06-10 Richard HughesIf --enable-colord or --disable-colord is not used...
2011-06-10 Yaron ShahrabaniUpdated Hebrew translation.
2011-06-10 Javier Jardóndocs: Improve crossreferences
2011-06-10 Murray CummingBox, etc: Improve docs after H* and V* deprecations.
2011-06-10 Yaron ShahrabaniUpdated GLib Translations.
2011-06-10 Matthias ClasenAvoid underallocations in the custom paper dialog
2011-06-10 Matthias ClasenDon't rely on button allocations for invisible headers
2011-06-10 Matthias ClasenAdd API to get x position of treeview columns
2011-06-10 Cosimo Cecchiborder-image: unpack the GtkGradient if there's one
2011-06-10 Cosimo Cecchicellrendererpix: make the icon render properly again
2011-06-10 Matthias ClasenGtkTreeView: Don't short-circuit header-height calculation
2011-06-10 Matthias ClasenGtkDialog: avoid underallocations
2011-06-10 Cosimo Cecchiborder-image: add support for border-image-width too
2011-06-09 Matthias ClasenDon't size-allocate invisible headers
2011-06-09 Cosimo Cecchishadow: render icon-shadow for spinners
2011-06-09 Cosimo Cecchientry: use the current state when rendering symbolic...
2011-06-09 Cosimo Cecchientry: use GTK_STYLE_CLASS_IMAGE when rendering the...
2011-06-09 Cosimo Cecchistylecontext: add an "image" style class
2011-06-09 Cosimo Cecchientry: use gtk_render_icon()
2011-06-09 Cosimo Cecchicellrendererpix: use gtk_render_icon()
2011-06-09 Cosimo Cecchiimage: use gtk_render_icon()
2011-06-09 Cosimo Cecchistylecontext: add gtk_render_icon()
2011-06-09 Cosimo Cecchithemingengine: use cairo image surfaces to render state...
2011-06-09 Cosimo Cecchithemingengine: add gtk_theming_engine_render_icon()
2011-06-09 Cosimo Cecchishadow: add _gtk_icon_shadow_paint()
2011-06-09 Cosimo Cecchistyleproperties: add an 'icon-shadow' style property
2011-06-09 Cosimo Cecchiborder-image: fix a horizontal/vertical index typo
2011-06-09 Jorge GonzálezUpdated Spanish translation
2011-06-09 Cosimo Cecchispinbutton: don't render an additional background below...
2011-06-09 Cosimo Cecchispinbutton: don't remove the entry style class while...
2011-06-09 Cosimo Cecchiborder-image: don't try to unpack values from a NULL...
2011-06-09 Murray Cumminggtkcssprovider.h: Remove a trailing comma.
2011-06-09 Richard HughesAdd optional colord support to the CUPS print module
2011-06-09 Richard HughesAdd a 'value' GObject property to GtkPrinterOption...
2011-06-09 Kjartan MaraasUpdated Norwegian bokmål translation
2011-06-09 Benjamin Ottetesttreeview: Don't use deprecated classes to make...
2011-06-09 Benjamin Ottetestgtk: Fix deprecation
2011-06-09 Benjamin Ottegail: Fix for new box handling
2011-06-09 Benjamin Ottegail: Fix scrollbar index_in_parent() implementation
2011-06-09 Benjamin Ottegail: Remove unreachable code
2011-06-09 Benjamin Ottereftests: ADd test for overlapping border-image slices
2011-06-09 Benjamin Ottethemingengine: Don't modify pattern
2011-06-09 Benjamin Ottereftests: Add border-image-repeat
2011-06-09 Benjamin Otteborder-image: Redo border-image rendering
2011-06-09 Benjamin Otteborder-image-repeat: Fix order of hrepeat and vrepeat
2011-06-09 Benjamin Otteborder-image: Don't use NEAREST filtering
2011-06-09 Benjamin Otteborderimage: No need to resolve
2011-06-09 Cosimo Cecchiborder-image: move private types to gtkcsstypes.c
2011-06-09 Cosimo Cecchiborder-image: don't cache the cairo_surface_t in GtkBor...
2011-06-09 Cosimo Cecchidocs: expand the docs for border-image
2011-06-09 Cosimo Cecchiborder-image: ensure image->resolved is set when resolv...
2011-06-09 Cosimo Cecchireftests: add reftests for border-image with gradient...
2011-06-09 Cosimo Cecchistyleproperty: turn border-image into a shorthand property
2011-06-09 Cosimo Cecchiborder-image: change Gtk9Slice to GtkBorderImage
2011-06-09 Benjamin Ottegdk: Make background changes queue a repaint
2011-06-09 Benjamin Ottegdk: Don't set backgrounds on input-only windows
2011-06-09 Benjamin Ottetoolpalette: Remove composite support
2011-06-08 Michal Suchanekbgo#652045 - Initialize local_only in GtkFileChooserEntry
2011-06-08 Marek KašíkTrivial optimisation in GtkPrinterOptionWidget
2011-06-08 Richard HughesFix 93957459d8613eeb9413b4e5a32d4ccec6036160
2011-06-08 Richard HughesAdd a GtkPrinterOptionWidget type of INFO to just show...
2011-06-08 Javier Jardóngtk: Clean some includes
2011-06-08 Javier Jardóngtk[h/v]box: Recommend the use of GtkGrid.
2011-06-08 Matthias ClasenDon't use GtkAlignments
2011-06-08 Matthias ClasenDon't use a GtkAlignment
2011-06-08 Matthias ClasenGtkFileChooserEntry: don't use a GtkAlignment
2011-06-08 Matthias ClasenUse buttonboxes instead of hbuttonboxes
2011-06-08 Matthias ClasenDrop unneeded includes: gtkalignment.h
2011-06-08 Matthias ClasenDeprecate h/v variants of GtkBox
2011-06-08 Matthias ClasenDeprecate h/v variants of GtkScale
2011-06-08 Matthias ClasenDeprecate h/v subclasses of GtkPaned
next