]> Pileus Git - ~andy/gtk/history - gtk
Assamese translation updated
[~andy/gtk] / gtk /
2012-11-04 Benjamin Ottesizegroup: Add a function for clarity
2012-11-04 Benjamin Ottesizegroup: Don't keep groups around everywhere
2012-11-04 Benjamin Ottesizegroup: Check ignore_hidden flag when adding groups
2012-11-04 Benjamin Ottesizegroup: Use for loops
2012-11-04 Benjamin Ottesizegroups: Restructure code
2012-11-04 Benjamin Ottesizegroup: Don't cache the sizes anymore
2012-11-02 Federico Mena QuinteroMerge branch 'bgo687196-filesystemmodel-crash'
2012-11-02 Federico Mena Quinterobgo#687196 - Fix model corruption during file removal
2012-11-01 Federico Mena QuinteroMake freeze_updates() and thaw_updates() static functions
2012-11-01 Federico Mena QuinteroComments on how the filtering and sorting processes...
2012-11-01 Benjamin Ottesizegroup: Always at least use widget's size
2012-11-01 Benjamin Ottesettings: Reset all styles when the enable-animations...
2012-11-01 Benjamin OtteRaleigh: Fix spinners with disabled animations
2012-11-01 Benjamin Ottecssimage: Implement some equal functions
2012-11-01 Federico Mena QuinteroRemove argument to _gtk_file_system_model_update_file...
2012-11-01 Federico Mena QuinteroRename gtk_tree_path_new_from_node() to tree_path_new_f...
2012-10-31 Cosimo Cecchiicon-theme: support loading symbolic GFileIcons from...
2012-10-31 Benjamin Ottethemingbackground: Remove struct members
2012-10-31 Benjamin Ottethemingengine: Draw fradctional border sizes
2012-10-31 Benjamin Ottethemingbackground: Remove GtkThemingBackgroundLayer
2012-10-31 Benjamin Ottethemingbackground: Use get_box() for background image...
2012-10-31 Benjamin Ottethemingbackground: Introduce gtk_theming_background_get...
2012-10-31 Benjamin Ottethemingbackground: Add content_box variable
2012-10-31 Benjamin Ottethemingbackground: Get rid of flags variable
2012-10-31 Benjamin Ottethemingbackground: Move image variable
2012-10-31 Benjamin Ottethemingbackground: Restructure code some more
2012-10-31 Benjamin Ottethemingbackground: Restructure code
2012-10-31 Benjamin Ottecssimage: Add a warning for drawing empty images
2012-10-31 Benjamin Ottecssvalue: Compute "background-size: 0 0" properly
2012-10-31 Benjamin Ottestylecontext: Don't use bg image in gtk_style_context_s...
2012-10-31 Benjamin Ottecssimage: Add an equal vfunc
2012-10-31 Benjamin Ottemenuitem: Draw background unconditionally
2012-10-31 Benjamin Ottesettings: Use _gtk_css_provider_load_named()
2012-10-31 Benjamin Ottecssprovider: Move fallback code into _gtk_css_provider_...
2012-10-31 Benjamin Ottecssprovider: Export gtk_css_provider_load_named) function
2012-10-31 Benjamin Ottecssprovider: Split out theme loading function
2012-10-29 Hib ErisFix compiling for win32
2012-10-26 Carlos Garnachotexthandles: Add an extra style class to the cursor...
2012-10-26 Carlos Garnachotexthandles: set input shape on handles' window
2012-10-26 Carlos Garnachotexthandle: Fix shape setup on non-composited environments
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
next