summaryrefslogtreecommitdiff
path: root/gtk
Commit message (Expand)AuthorAgeFilesLines
* Add back gtk_css_provider_get_namedWilliam Jon McCann2012-09-171-0/+23
* menubutton: set DROPDOWN_MENU hint on the menu toplevelCosimo Cecchi2012-09-171-0/+11
* Do not introspect gtk_color_button_get_rgba.Ignacio Casal Quinteiro2012-09-171-1/+1
* Preserve gtk_widget_get_default_style semanticsMatthias Clasen2012-09-171-3/+11
* Move the gtk_shadow_type check down to gtk_render_frameMatthias Clasen2012-09-161-9/+9
* button: Clear highlight when a button is removed from a containerSébastien Granjoux2012-09-161-1/+4
* GtkAssistant: bgo#658694 - Unable to change current page in prepare handlerSébastien Granjoux2012-09-161-0/+4
* Destroy the legacy style with the screenWilliam Jon McCann2012-09-161-7/+22
* Don't leak a ref to the tooltip windowWilliam Jon McCann2012-09-161-1/+1
* Destroy the icon factory with the screenWilliam Jon McCann2012-09-161-11/+30
* Don't leak a ref to the settingsWilliam Jon McCann2012-09-163-1/+27
* Bind the themes to the lifecycle of the screenWilliam Jon McCann2012-09-164-142/+187
* Shut down a11y when an app shuts downWilliam Jon McCann2012-09-165-1/+46
* fontchooserwidget: scroll to the currently selected rowColomban Wendling2012-09-161-0/+6
* Load settings.ini also from XDG_CONFIG_DIRSIgnacio Casal Quinteiro2012-09-161-1/+14
* Add missing argument in GTK_SPINNER_GET_CLASSMatthias Clasen2012-09-161-1/+1
* gtkoverlay: fix get-child-position annotationIgnacio Casal Quinteiro2012-09-161-1/+1
* Plug a leakMatthias Clasen2012-09-161-0/+1
* Small tweaks to the DND docsMatthias Clasen2012-09-151-33/+38
* Fix a memory leak in GtkCssStringValueMatthias Clasen2012-09-151-0/+1
* cssimage: Make cross-fades cross-fade properlyBenjamin Otte2012-09-141-0/+1
* Added GtkActionGroup:accel-group property.Juan Pablo Ugarte2012-09-142-1/+87
* togglebutton: always set PRELIGHT state when in_button = TRUECosimo Cecchi2012-09-141-1/+1
* stylecontext: fix a StyleData refleakCosimo Cecchi2012-09-131-2/+3
* Plug a small memory leakMatthias Clasen2012-09-131-1/+7
* Fix doc commentMatthias Clasen2012-09-131-2/+2
* a11y: Solved leak on gtk_widget_accessible_get_descriptionAlejandro Piñeiro2012-09-121-2/+20
* Don't rotate pdf landscape outputAdrian Johnson2012-09-124-11/+44
* box: Fix typoStefano Facchini2012-09-111-1/+1
* Implement gtk-primary-button-warps-slider GtkSettingKristian Rietveld2012-09-112-2/+36
* menubutton: clear arrow_widget on remove()Cosimo Cecchi2012-09-041-4/+14
* entry: fix requisition width/height to use the current pango layoutCosimo Cecchi2012-09-032-49/+40
* Make spinbutton orientablePaolo Borelli2012-09-033-65/+260
* Improve CSS styling of touch text selection handlesCarlos Garnacho2012-09-032-19/+28
* cssvalue: Implement transitioning arraysBenjamin Otte2012-09-031-1/+193
* cssvalue: Pass property ID to transition functionBenjamin Otte2012-09-0322-17/+40
* cssvalue: Don't allow empty arrays anymoreBenjamin Otte2012-09-031-4/+1
* cssvalue: Make the array parser no longer parse "none"Benjamin Otte2012-09-033-18/+12
* css: Redo bindings parsingBenjamin Otte2012-09-031-8/+22
* gtkliststore: fix documentation typoClaudio Saavedra2012-09-031-1/+1
* Add a way to test touch featuresMatthias Clasen2012-09-032-6/+14
* Implement touch text selection in GtkTextViewCarlos Garnacho2012-09-031-19/+282
* Implement touch text selection in GtkEntryCarlos Garnacho2012-09-031-22/+290
* Add GtkTextHandleCarlos Garnacho2012-09-037-2/+793
* scrolledwindow: don't capture events meant for non-child windowsCarlos Garnacho2012-09-021-0/+3
* Revert "menubutton: make it work with custom content in .ui file"Matthias Clasen2012-08-311-18/+4
* GtkMenuButton: Override addMatthias Clasen2012-08-311-0/+18
* menubutton: make it work with custom content in .ui fileDavid Zeuthen2012-08-311-4/+18
* window: Add a delay before automatically showing mnemonicsRui Matos2012-08-313-1/+48
* Fix positioning of file format radiosMatthias Clasen2012-08-311-2/+13