]> Pileus Git - ~andy/gtk/history - gtk
introspection.m4: Update from g-i
[~andy/gtk] / gtk /
2011-06-20 Claudio SaavedraAvoid GApplication being released twice on gtk_applicat...
2011-06-18 Matthias ClasenAdd sibling information to widget path string represent...
2011-06-18 Matthias ClasenFix css syntax in example
2011-06-18 Matthias ClasenRemove an unused variable
2011-06-17 Matthias ClasenUpdate keybinding docs
2011-06-17 Matthias ClasenRemove unnecessary includes
2011-06-17 Matthias ClasenRemove unused includes
2011-06-17 Matthias ClasenSilence a warning
2011-06-17 Matthias ClasenGtkBox: don't reset styles too often
2011-06-16 José Alisteinfo_bar: call style_updated at the end of info_bar_init
2011-06-15 Benjamin Ottetoolbar: Better fix for animations
2011-06-15 Benjamin Ottetoolbar: Handle the fact that size_allocate() != get_al...
2011-06-15 Cosimo Cecchithemingengine: shrink the background size to the paddin...
2011-06-15 Xan Lopezthemingengine: plug a couple of leaks
2011-06-15 Xan Lopezborder-image: Fix leakage
2011-06-15 Benjamin Ottecss: Make font property a shorthand
2011-06-15 Matthias ClasenAdd a missing break statement
2011-06-15 Matthias ClasenRemove a redundant NULL check
2011-06-15 Matthias ClasenAvoid a dereference-before-null-check
2011-06-15 Matthias ClasenGive this code a chance to work
2011-06-15 Matthias ClasenDon't forget to cleanup varargs
2011-06-14 Juan A. Suarez Romeroimage: Initialize variable
2011-06-14 Matthias ClasenGtkAssistant: improve button labels
2011-06-13 Benjamin Ottedocs: Add Since tag to GtkWidget::draw
2011-06-13 Benjamin Ottecssparser: Actually send an error in an error case
2011-06-13 Benjamin Ottethemingengine: Improve handling of different colors
2011-06-13 Benjamin Ottethemingengine: Implement support for multiple border...
2011-06-13 Benjamin Ottestyleproperty: Add border-*-color style properties
2011-06-13 Benjamin Ottestyleproperty: The default border color is the normal...
2011-06-13 Benjamin Ottestyleproperty: Make default_value() take a state
2011-06-13 Benjamin Otteroundedbox: Fix border radius grow algorithm
2011-06-13 Ignacio Casal Quin... overlay: add initial version of gtkoverlay
2011-06-13 Daniel Drakegtkdnd: Don't bind/unbind keycodes that couldn't be...
2011-06-13 Matthias ClasenRevert "gtk/gtkmenuitem: gtk_misc_set_alignment replacing"
2011-06-12 Javier Jardóngtk.symbols: Add missing api
2011-06-12 Benjamin Ottedefault theme: Fix menuitem check/radio colors
2011-06-12 Benjamin Ottedefault theme: fix menuitem selections
2011-06-12 Benjamin Ottedefault theme: fix tooltip colors
2011-06-12 Benjamin Ottethemingengine: Add magic to draw inset/outset properly
2011-06-12 Benjamin Ottethemingengine: Reduce border to 0 on hidden sides
2011-06-12 Benjamin Ottethemingengine: Fix inset/outset drawing
2011-06-12 Ignacio Casal Quin... textview: do not destroy the layout in unrealize
2011-06-12 Benjamin Otteroundedbox: Handle shrinking to zero
2011-06-11 Cosimo Cecchithemingengine: set the right coordinates for the rounde...
2011-06-11 Benjamin Ottestyleproperty: Resolve NULL RGBAs to pink
2011-06-11 Benjamin Ottestyleproperty: Fall back to default values, instead...
2011-06-11 Benjamin Ottestyleproperty: Add a default value func for border...
2011-06-11 Benjamin Ottethemingengine: Render inset box shadow on top of backgr...
2011-06-11 Benjamin Ottestyleproperty: Parse shadow options in any order
2011-06-11 Cosimo Cecchicssprovider: add a doc paragraph about box-shadow
2011-06-11 Cosimo Cecchistyleproperty: register the box-shadow property
2011-06-11 Cosimo Cecchishadow: add _gtk_box_shadow_render()
2011-06-11 Benjamin Ottethemingengine: Draw border with GtkRoundedBox
2011-06-11 Benjamin Ottethemingengine: Use GtkRoundedBox for drawing backgrounds
2011-06-11 Benjamin Ottethemingengine: Do pattern merging smarter
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 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 Javier Jardóngtk: Use const instead G_CONST_RETURN
2011-06-10 Javier Jardóndocs: Improve crossreferences
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()
next