]> Pileus Git - ~andy/gtk/shortlog
~andy/gtk
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
2011-06-08 Matthias ClasenDeprecate h/v subclasses of GtkScrollbar
2011-06-08 Matthias ClasenDeprecate h/v subclasses of GtkSeparator
2011-06-08 Matthias ClasenDeprecate h/v buttonbox subclasses
2011-06-08 Matthias ClasenUse separators instead of hseparators
2011-06-08 Matthias ClasenMore include cleanups
2011-06-08 Matthias ClasenMore include cleanups
2011-06-08 Matthias ClasenMore include cleanups
2011-06-08 Matthias ClasenMore include cleanups
2011-06-08 Matthias ClasenClean up more includes
2011-06-07 Matthias ClasenUse boxes instead of hboxes
2011-06-07 Matthias ClasenUse boxes instead of hboxes
2011-06-07 Matthias ClasenGtkStatusbar: derive from GtkBox, not GtkHBox
2011-06-07 Matthias ClasenGtkPrinterOptionWidget: derive from GtkBox, not GtkHBox
2011-06-07 Matthias ClasenGtkInfoBar: derive from GtkBox, not GtkHBox
2011-06-07 Matthias ClasenGtkFileChooserButton: derive from GtkBox, not GtkHBox
2011-06-07 Matthias Clasendocs: fix parameter name mismatches
2011-06-07 Matthias Clasentests: Use boxes instead of vboxes
2011-06-07 Matthias ClasenUse boxes instead of vboxes
2011-06-07 Matthias ClasenUse boxes instead of vboxes
2011-06-07 Matthias ClasenUse boxes instead of vboxes
2011-06-07 Matthias ClasenAdd a missing include
2011-06-07 Matthias ClasenGtkFileChooserDefault: derive from GtkBox, not GtkVBox
2011-06-07 Matthias ClasenGtkFileChooserWidget: derive from GtkBox, not GtkVBox
2011-06-07 Matthias ClasenGtkRecentChooserDefault: derive from GtkBox, not GtkVBox
2011-06-07 Matthias ClasenGtkRecentChooserWidget: derive from GtkBox, not GtkVBox
2011-06-07 Matthias ClasenGtkFontSelection: derive from GtkBox, not GtkVBox
2011-06-07 Matthias ClasenGtkColorSel: derive from GtkBox, not GtkVBox
2011-06-07 Matthias ClasenDon't include gtk.h here
2011-06-07 Matthias ClasenRemove an unneeded include
2011-06-07 Matthias ClasenGtkPageSetupUnixPrintDialog: remove an unneeded include
2011-06-07 Matthias ClasenGtkPrintUnixDialog: remove an unneeded include
2011-06-07 Matthias ClasenRemove an unneeded include
2011-06-07 Matthias ClasenGtkPathBar: don't use a GtkAlignment
2011-06-07 Javier Jardóngail: Use GdkRGBA instead GdkColor
2011-06-07 Matthias ClasenGtkMountOperation: don't use a GtkAlignment
2011-06-07 Javier Jardóndocs: Make "migrating to GtkStyleContext" a separate...
2011-06-07 Matthias ClasenGtkGrid: Fix a size allocation problem
2011-06-07 Matthias ClasenGtkAboutDialog: Don't use an alignment
2011-06-07 Javier Jardóngail/tests: Use const instead G_CONST_RETURN
2011-06-07 Javier Jardóngail: use const instead G_CONST_RETURN
2011-06-07 Kjartan MaraasUpdated Norwegian bokmål translation
2011-06-07 Chun-wei FanUpdate Windows Resource template information
2011-06-07 Matthias ClasenGtkUnixPrintDialog: Don't use GtkAlignment
2011-06-07 Matthias ClasenGtkCustomUnixPaperDialog: don't use a GtkAlignment
2011-06-07 Bastien Noceragdk: Update keysyms list from latest X.org headers
next