summaryrefslogtreecommitdiff
path: root/gtk
Commit message (Expand)AuthorAgeFilesLines
* Fix incomplete > entities in docs.Laszlo Pandy2011-08-133-8/+8
* settings: use the right RC parser for the gtk-visible-focus settingCosimo Cecchi2011-08-111-1/+1
* widget: Add transfer annotation for gtk_widget_set_windowJürg Billeter2011-08-111-1/+1
* Fix cut-and-paste error in GtkEntryAccessible/GtkLabelAccessibleDan Winship2011-08-102-2/+2
* Make focus rectangles optionalMatthias Clasen2011-08-1023-59/+238
* Language improvementsRachid BM2011-08-102-5/+5
* combobox: add a "combobox-entry" style class for comboboxes with entriesCosimo Cecchi2011-08-093-0/+14
* Fix entry drawing in the presence of marginsMatthias Clasen2011-08-092-18/+37
* GtkGrid: Add a way to insert rows or columnsMatthias Clasen2011-08-083-0/+146
* GtkAppChooser: improve grammar in short_descriptionWill Thompson2011-08-071-1/+1
* Fix warningIgnacio Casal Quinteiro2011-08-061-1/+2
* Merge branch 'bgo593793-filechooser-recent-folders-master'Federico Mena Quintero2011-08-021-0/+3
|\
| * bgo#655822 - Put back the expand-folders schema in gsettingsFederico Mena Quintero2011-08-021-0/+3
* | Avoid introspection scanner warning on GtkPlug and GtkSocketPavel Holejsovsky2011-08-011-1/+8
* | Bug 655545 - condition can never be true in gtk_tree_view_real_set_cursorKristian Rietveld2011-07-301-2/+0
* | Merge branch 'bgo593793-filechooser-recent-folders-master'Federico Mena Quintero2011-07-272-306/+196
|\ \ | |/
| * Set the location mode when changing the operation modeFederico Mena Quintero2011-07-271-0/+1
| * Switch to OPERATION_MODE_BROWSE when switching to volume or file shortcutsFederico Mena Quintero2011-07-271-0/+4
| * Remove the unused, initial-text logic from the location entryFederico Mena Quintero2011-07-271-75/+5
| * Create the location_entry in a single functionFederico Mena Quintero2011-07-271-14/+20
| * Only unset the entry's contents if the entry existsFederico Mena Quintero2011-07-271-1/+4
| * Discard the search widgets in a separate functionFederico Mena Quintero2011-07-271-3/+13
| * Move the widgets above the hpaned to their own boxFederico Mena Quintero2011-07-272-7/+13
| * Make operation_mode_set() handle SEARCH and RECENT modes as wellFederico Mena Quintero2011-07-271-90/+71
| * Centralize changing the operation mode in operation_mode_set()Federico Mena Quintero2011-07-271-88/+40
| * Remove duplicated code from *_switch_to_browse_mode()Federico Mena Quintero2011-07-271-8/+2
| * Rename stop_operation() to operation_mode_stop()Federico Mena Quintero2011-07-271-28/+31
| * Save selection to recent-files in the asynchronous Save casesFederico Mena Quintero2011-07-271-7/+19
| * Log to recent-files when confirming the file chooserFederico Mena Quintero2011-07-271-17/+59
* | Bug 508601 - Copying from GTK+ applications causes crashKristian Rietveld2011-07-251-3/+4
* | Use G_DEFINE_TYPE for GtkIconViewItemAccessibleMatthias Clasen2011-07-251-77/+24
* | Minor cleanupsMatthias Clasen2011-07-251-23/+19
* | Rework AtkText implementationMatthias Clasen2011-07-251-545/+129
* | Drop some grandiosity from the AtkAction implementationMatthias Clasen2011-07-241-65/+19
* | Use G_DEFINE_TYPE for GtkIconViewAccessibleMatthias Clasen2011-07-241-63/+30
* | Drop GtkIconViewAccessiblePrivateMatthias Clasen2011-07-241-125/+89
* | Move GtkBuildable implementation up before accessibilityMatthias Clasen2011-07-241-28/+28
* | Update gtk_widget_get_accessible() docsMatthias Clasen2011-07-231-6/+5
* | gtkstyleproperty: fix small memory leakFelix Riemann2011-07-231-1/+1
* | Ditch some long dead perl cruftMatthias Clasen2011-07-231-216/+0
* | Towards a working distcheck3.1.10Matthias Clasen2011-07-231-1/+1
* | build: Fix makefile for new location of test imageRico Tzschichholz2011-07-231-1/+0
* | some minor doc fixesMatthias Clasen2011-07-221-5/+6
* | Try to make the docs build againMatthias Clasen2011-07-221-36/+19
* | tests: Fix stylecontext test that we changed semantics forBenjamin Otte2011-07-231-2/+2
* | Bug 654266 — No longer possible to set empty text on a GtkProgressBarPhilip Withnall2011-07-231-1/+21
* | Don't use deprecated G_UNICODE_COMBINING_MARKAndre Klapper2011-07-221-1/+1
* | tests: Move declaration tests to new test infrastructureBenjamin Otte2011-07-212-83/+0
* | themingengine: Return NULL for nonexistant theming enginesBenjamin Otte2011-07-211-2/+1
* | css: Don't print both border-image-repeat values when they're identicalBenjamin Otte2011-07-211-3/+6