]> Pileus Git - ~andy/gtk/history - gtk
Box, etc: Improve docs after H* and V* deprecations.
[~andy/gtk] / gtk /
2011-06-10 Murray CummingBox, etc: Improve docs after H* and V* deprecations.
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 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 a 'value' GObject property to GtkPrinterOption...
2011-06-09 Benjamin Ottethemingengine: Don't modify pattern
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 Cecchistyleproperty: turn border-image into a shorthand property
2011-06-09 Cosimo Cecchiborder-image: change Gtk9Slice to GtkBorderImage
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 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 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 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 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 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 Matthias ClasenGtkMountOperation: don't use a GtkAlignment
2011-06-07 Matthias ClasenGtkGrid: Fix a size allocation problem
2011-06-07 Matthias ClasenGtkAboutDialog: Don't use an alignment
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-06 Cosimo Cecchilockbutton: ensure the lock symbolic icon is rendered...
2011-06-06 Vincent Untzgtksearchenginetracker: Use non-case sensitive search...
2011-06-06 Javier Jardóngtkcontainer: Move private functions to private header
2011-06-06 Javier Jardóngtkbutton: Move private functions to private header
2011-06-04 Benjamin Ottewidget: Update the font at the right place
2011-06-04 Benjamin Ottepaned: Properly hide panes that were set to invisible
2011-06-04 Javier Jardóngtkwidget: Move private functions to private header
2011-06-03 Juan Pablo UgarteFixed bug #576492 "GtkBuilder does not respect G_PARAM_...
2011-06-02 Javier JardónReplace gtk_misc_set_padding() with GtkWidget:margin...
2011-06-02 Javier Jardóngtkaccellabel: Do not use GET_PRIV macro
2011-06-02 Javier Jardóngtkaccelgroup.c: Do not use GET_PRIV macro
2011-06-02 Matthias ClasenGtkCustomUnixPaperDialog: use an inline toolbar
2011-06-02 Benjamin OtteRevert "css: Make font property a shorthand"
2011-06-02 Benjamin Ottedocs: There is no font-name style property
next