summaryrefslogtreecommitdiff
path: root/gtk
Commit message (Expand)AuthorAgeFilesLines
* Move single-include guards inside include guardsMatthias Clasen2012-12-28267-863/+863
* Another trivial sorting fixMatthias Clasen2012-12-271-5/+5
* Rename gtkcolorswatchaccessible.hMatthias Clasen2012-12-274-3/+3
* Drop separate scrollbar accessible implementationMatthias Clasen2012-12-275-153/+1
* Install gtk-a11y.hMatthias Clasen2012-12-272-0/+79
* Install a11y headersMatthias Clasen2012-12-271-2/+5
* Add single-include guards to a11y headersMatthias Clasen2012-12-2744-0/+176
* Fix inter-header includesMatthias Clasen2012-12-2750-55/+54
* More gail removalMatthias Clasen2012-12-274-31/+27
* Rename and clean up gailutilMatthias Clasen2012-12-277-390/+356
* Some renamingMatthias Clasen2012-12-275-34/+33
* CosmeticsMatthias Clasen2012-12-27100-104/+100
* Make accessible implementations publicMatthias Clasen2012-12-27102-543/+760
* Trivial sorting fixMatthias Clasen2012-12-271-1/+1
* Paint GtkFrame background correctly when there is a labelPaolo Borelli2012-12-231-3/+11
* roundedbox: Fix copy-paste errorBenjamin Otte2012-12-211-1/+1
* aboutdialog: ensure the credits page uses the "view" style classCosimo Cecchi2012-12-211-0/+2
* Paint GtkFrame backgroundPaolo Borelli2012-12-211-0/+2
* combobox: Don't special-case RTL child positions anymoreBenjamin Otte2012-12-181-27/+0
* toolbar: Don't special-case RTL toolbar child positions anymoreBenjamin Otte2012-12-181-22/+1
* box: Don't special-case RTL hbox child positions anymoreBenjamin Otte2012-12-181-23/+2
* stylecontext: Deprecate direction propertyBenjamin Otte2012-12-185-1/+26
* stylecontext: Use state flags for directionBenjamin Otte2012-12-182-16/+39
* widget: Set state flags for directionBenjamin Otte2012-12-181-2/+28
* css: Parse and print the new state flagsBenjamin Otte2012-12-181-2/+6
* API: Add state flags for RTL and LTRBenjamin Otte2012-12-182-4/+10
* NotebookPageAccessible: Implement selectable/selected statesMatthias Clasen2012-12-171-0/+9
* GtkMenuItemAccessible: implement selectable/selected statesMatthias Clasen2012-12-171-0/+6
* update_type_references: Deal with type_refs_ht being NULLMatthias Clasen2012-12-171-0/+3
* Fix up gtk_builder_expose_object additionMatthias Clasen2012-12-172-0/+2
* quartz: make setting_same_owner member of GtkClipboardOwner @publicMichael Natterer2012-12-171-0/+1
* stylecontext: Fix gtk_style_context_set_background()Benjamin Otte2012-12-171-8/+28
* menushell: Remove unused variableBenjamin Otte2012-12-171-2/+0
* gtkmenushell: Fix an endless loop on focus cycleStéphane Démurget2012-12-171-2/+2
* gtk: fix scrolling in modal dialogs when event_widget is insensitiveMichael Natterer2012-12-141-1/+1
* cssstyleproperty: remove unused variableCosimo Cecchi2012-12-131-2/+0
* a11y: fix uninitialized variables compiler warningCosimo Cecchi2012-12-131-5/+6
* IconHelper: Avoid warnings for non-existing stock idsAlexander Larsson2012-12-131-1/+4
* Use GTK_RESIZE_PARENT resize_mode for GtkViewportAlexander Larsson2012-12-121-1/+0
* Trivial whitespace fixMatthias Clasen2012-12-111-1/+1
* overlay: Fix child window position/size on realizeAlexander Larsson2012-12-111-1/+4
* Fix compilation on MacOSX TigerJohn Ralls2012-12-103-2/+4
* Added new function gtk_builder_expose_object() based on the original work byJuan Pablo Ugarte2012-12-103-24/+118
* css: Avoid looking up the GtkCssStyleProperty class a lotAlexander Larsson2012-12-101-12/+12
* css: Speed up name matchingAlexander Larsson2012-12-103-28/+92
* css: Clean up tree_match implementationsAlexander Larsson2012-12-101-57/+25
* css: Do get_change directly on the tree without matching firstAlexander Larsson2012-12-104-25/+438
* css: Factor out some of the position matching codeAlexander Larsson2012-12-101-72/+43
* Add missing NULL-check in GtkEntryAccessibleMario Sanchez Prada2012-12-091-2/+4
* Fix build by un-translating org.gtk.Settings.FileChooserColin Walters2012-12-071-2/+2