]> Pileus Git - ~andy/gtk/history - gtk
Fix typo from f2ab3af
[~andy/gtk] / gtk /
2012-10-22 Matthias ClasenBe robust against unrealized windows in GtkWindowAccessible
2012-10-22 Matthias ClasenForgotten fixup
2012-10-22 Stefano Facchinitreeview: Add support for styling the dragged header
2012-10-22 Stefano Facchinitreeview: Move the dragged header in the headers window
2012-10-22 Matthias ClasenUse named union for _GtkSymbolicColor in gtk/gtksymboli...
2012-10-22 Cosimo Cecchiscrollbar: remove unused variable
2012-10-22 Cosimo Cecchinotebook: return TRUE for drag-motion event when over...
2012-10-22 Cosimo Cecchinotebook: consolidate code to remove the switch tab...
2012-10-22 Cosimo Cecchiscale: update style properties on GtkRange at init
2012-10-22 Cosimo Cecchiscrollbar: update style properties on GtkRange at init
2012-10-18 Matthias ClasenFix duplicate columns in filechooser entry completion
2012-10-17 Cosimo Cecchimenubutton: don't refer to the non-existant menu property
2012-10-17 Stefano Facchinilevel-bar: Fix typo
2012-10-17 Cosimo Cecchiscrolledwindow: set GDK_EXPOSURE_MASK on the overshoot...
2012-10-17 Stefano Facchinilevel-bar: add support for RTL locales
2012-10-17 Stefano Facchinilevel-bar: add an "inverted" property like GtkProgressBar
2012-10-17 Ignacio Casal Quin... GtkMenuButton: remove menu property as it is replaced...
2012-10-16 Cosimo Cecchicssshadowsvalue: handle gtk_css_value_transition return...
2012-10-16 Cosimo Cecchicssshadow: plug a cairo_surface_t leak
2012-10-16 Cosimo Cecchicsskeyframes: unref GtkCssValues when free-ing
2012-10-16 Cosimo Cecchigradient: plug a GtkCssValue refleak
2012-10-16 Cosimo Cecchicsscomputedvalues: plug a refleak
2012-10-16 Matthias ClasenFix css parser tests
2012-10-16 Matthias ClasenFix 'make check'
2012-10-15 Cosimo Cecchiappchooserwidget: check for g_app_info_should_show()
2012-10-15 Cosimo Cecchia11y: fix private strict regression
2012-10-15 Cosimo Cecchia11y: fix the build
2012-10-15 Matthias ClasenAdd private structs to all remaining headers
2012-10-15 Matthias ClasenGtkWidgetAccessible: add a private struct
2012-10-15 Matthias ClasenGtkTreeViewAccessible: add a private struct
2012-10-15 Matthias ClasenGtkToplevelAccessible: add a private struct
2012-10-15 Matthias ClasenGtkTextViewAccessible: add a private struct
2012-10-15 Matthias ClasenGtkTextCellAccessible: add a private struct
2012-10-15 Matthias ClasenGtkRendererCellAccessible: add a private struct
2012-10-15 Matthias ClasenGtkRadioMenuItemAccessible: add a private struct
2012-10-15 Matthias ClasenGtkRadioButtonAccessible: add a private struct
2012-10-15 Matthias ClasenGtkNotebookPageAccessible: add a private struct
2012-10-15 Matthias ClasenGtkNotebookAccessible: add a private struct
2012-10-15 Matthias ClasenGtkMenuItemAccessible: add a private struct
2012-10-14 Matthias ClasenGtkLinkButtonAccessible: add a private struct
2012-10-14 Matthias ClasenGtkLabelAccessible: add a private struct
2012-10-14 Matthias Clasen GtkImageCellAccessible: add a private struct
2012-10-14 Matthias ClasenGtkImageAccessible: add a private struct
2012-10-14 Matthias ClasenGtkIconViewAccessible: add a private struct
2012-10-14 Matthias ClasenGtkEntryAccessible: add a private struct
2012-10-14 Matthias ClasenGtkContainerCellAccessible: add a private struct
2012-10-14 Matthias ClasenGtkContainerAccessible: add a private struct
2012-10-14 Stefano FacchiniRemove leftover from commit 7264a996fe6bb4a21f6c8453b1a...
2012-10-14 Matthias ClasenGtkComboBoxAccessible: add a private struct
2012-10-14 Matthias ClasenGtkBooleanCellAccessible: add a private struct
2012-10-14 Matthias ClasenGtkArrowAccessible: add a private struct
2012-10-12 Benjamin Ottecssvalue: Print an error when failing to parse backgrou...
2012-10-10 Cosimo Cecchitoolbar: don't forget to set orientable style classes
2012-10-06 Benjamin Ottecssimage: Fix gradient start/end computation
2012-10-06 Benjamin Otteanimations: Start transitions from the current value
2012-10-06 Benjamin Otteanimations: Don't set animated values for finished...
2012-10-04 Cosimo Cecchiscrolledwindow: fix wrong allocation of padding and...
2012-10-02 Benjamin Ottegtk/tests: Fix for -Wmissing-declarations
2012-10-02 Benjamin Ottecssimage: Add transition code for linear-gradient()
2012-10-02 Benjamin Ottegtk: Put private functions in headers and include those
2012-10-02 Benjamin Ottegtk: Move gtk_menu_is_empty() function to only user
2012-10-02 Benjamin Ottegtk: Make functions static that don't need to be non...
2012-10-02 Benjamin Ottegtk: Add get_type() function declarations for private...
2012-10-02 Benjamin Ottea11y: Fix for -Wmissing-declarations
2012-10-02 Benjamin Ottetests: Remove gdk-pixbuf hacks
2012-10-02 Rui Matoswindow: Delay showing auto mnemonics on focus in
2012-10-02 Tristan Van BerkomAmended documentation for gtk_widget_set_size_request().
2012-10-02 Benjamin Ottecssimage: Implement proper cross-fades for gradients
2012-10-02 Benjamin Ottegradient: Add a private header file
2012-10-02 Benjamin Ottecssimage: Only create fades if we are actually fading
2012-10-02 Benjamin Ottecssimage: Make image transition a vfunc
2012-10-02 Benjamin Ottecss: Move special case code for border widths
2012-10-02 Matthias ClasenTrivial typo fix
2012-10-01 Benjamin Ottewidget: Move style context update out of vfunc
2012-10-01 Benjamin Ottestylecontext: Actually use superset matcher
2012-10-01 Benjamin Ottecss: Add forgotten enum value
2012-10-01 Benjamin Ottecssanimation: Don't store the end value in a CSS transition
2012-10-01 Benjamin Ottetreeview: Invalidate children properly
2012-10-01 Benjamin Ottetreeview: Fix computing child paths
2012-10-01 Benjamin Ottecsscomputedvalues: Unset the section when setting a...
2012-09-28 Cosimo Cecchisymboliccolor: fix a critical warning
2012-09-28 Benjamin Ottecss: Huge refactoring to avoid computing wrong values
2012-09-28 Benjamin Ottesymboliccolor: Change prototype of _gtk_symbolic_color_...
2012-09-28 Benjamin Ottecss: Move declaration
2012-09-28 Benjamin Ottecssvalue: Remove unnecessary include
2012-09-28 Benjamin Ottecss: Don't crash when printing gradients
2012-09-28 Benjamin Ottecssvalue: Don't crash when printing NULL strings
2012-09-28 Benjamin Ottesection: Add _gtk_css_section_to_string()
2012-09-28 Benjamin Ottestylecontext: Rebuild cached styles with correct classe...
2012-09-27 Alexander Larssoniconview: Render focus even in non-selected items
2012-09-27 Stefano Facchinitreeview: fix size of the dragged column header
2012-09-27 Alexander LarssonDon't create GdkWindows with NULL parents
2012-09-24 Matthias ClasenRemove gtk_menu_button_[sg]et_menu
2012-09-24 Matthias ClasenStraigthen includes in gtkmenubutton.[hc]
2012-09-24 Matthias ClasenFix the build
2012-09-24 Matthias ClasenAdd a missing GDK_AVAILABLE_IN annotation
2012-09-24 Matthias ClasenTypo fix
2012-09-24 Matthias ClasenDocument gtk_application_get_window_by_id
2012-09-24 Matthias ClasenRemove empty doc comments
2012-09-22 Matthias ClasenGtkMenuButton: improve rtl support
next