summaryrefslogtreecommitdiff
path: root/gtk
Commit message (Expand)AuthorAgeFilesLines
...
* gtktoolbar: Make the icon-size property actually an enumJasper St. Pierre2013-10-181-12/+10
* stackswitcher: Only show a button if the stack child is visibleJasper St. Pierre2013-10-171-6/+7
* gtkflowbox: Fix warning when realizingJasper St. Pierre2013-10-171-1/+1
* Add docs for new APIMatthias Clasen2013-10-161-0/+40
* Fix since tagsMatthias Clasen2013-10-162-5/+5
* notebook: inform the theme whether show-borders was setWilliam Jon McCann2013-10-161-0/+7
* Remove superfluous g_file_test()Timothy Arceri2013-10-151-3/+0
* Fix GtkToolButton possibly being emptyOlivier Brunel2013-10-151-1/+1
* GtkBuilder: Fall back to gtk_test_register_all_types if type lookup failsAlexander Larsson2013-10-151-1/+7
* Fix an oversightMatthias Clasen2013-10-151-1/+1
* Fall back to non-symbolic iconsMatthias Clasen2013-10-151-8/+11
* tooltip: Fix possible wrong placementOlivier Brunel2013-10-151-0/+1
* Fix a warningYosef Or Boczko2013-10-151-1/+1
* Set an error when loading a GtkIconInfo failsMatthias Clasen2013-10-151-1/+1
* GtkApplication: a new approach to accelsRyan Lortie2013-10-156-192/+523
* GtkMenuTrackerItem: add support for dynamic accelsRyan Lortie2013-10-151-3/+24
* GtkMenuTrackerItem: use "action and target" formatRyan Lortie2013-10-151-25/+19
* GtkActionMuxer: store primary accelsRyan Lortie2013-10-154-0/+180
* GtkWindow: change muxer setup with applicationRyan Lortie2013-10-154-11/+43
* GtkBuilder: add GtkApplicationRyan Lortie2013-10-152-0/+70
* Fix a crash in icon handlingMatthias Clasen2013-10-151-5/+10
* Restore accessible names for image-only buttonsMatthias Clasen2013-10-141-10/+147
* Fix double-free introduced in f86dc163John Ralls2013-10-111-1/+1
* spinner: don't expand to fill the allocated spaceWilliam Jon McCann2013-10-111-1/+7
* listbox: Fix keynav_failed() parameter in move_cursor()Florian Müllner2013-10-111-4/+5
* GMenu docs: Tiny grammar fixMurray Cumming2013-10-111-2/+2
* Suppress cursor theme unsupported warning when there's no theme.John Ralls2013-10-101-1/+2
* Implement gtk_drag_begin_with_coordinates () for quartz.John Ralls2013-10-101-29/+59
* Quartz: Set the drag context target listJohn Ralls2013-10-101-1/+1
* GtkCellRendererToggle: correct "toggled" signal documentationDan Williams2013-10-101-1/+2
* GtkCellRendererToggle: update documentation of 'toggled' signalDan Williams2013-10-101-0/+3
* search-bar: use menu icon size for the close buttonWilliam Jon McCann2013-10-101-0/+1
* search-bar: make independent of toolbar stylingWilliam Jon McCann2013-10-102-81/+88
* GtkSearchBar: replace incomplete example with a real oneXavier Claessens2013-10-101-15/+5
* GtkMenu: Document that gtk_widget_insert_action_group() can be usedXavier Claessens2013-10-101-0/+3
* revealer: Use the same transition animation as GtkStackJasper St. Pierre2013-10-091-7/+11
* stack: Remove some confusing whitespaceJasper St. Pierre2013-10-091-1/+0
* Fix GI warningsJasper St. Pierre2013-10-097-31/+13
* stack: Warn when setting a visible child which is not in the stackDavid King2013-10-081-2/+12
* Another forgotten a11y headerMatthias Clasen2013-10-071-0/+1
* range: start autoscrolling near the edges of rangesWilliam Jon McCann2013-10-071-2/+3
* Install flowbox a11y headersMatthias Clasen2013-10-071-0/+2
* gtk/gtkflowbox: Fix build warning/errorChun-wei Fan2013-10-071-1/+1
* Tweak flowbox selection behaviourMatthias Clasen2013-10-061-43/+128
* Make resetting a filter work properlyMatthias Clasen2013-10-061-15/+19
* Fix wording in the docsMatthias Clasen2013-10-061-1/+1
* Add GtkFlowBoxMatthias Clasen2013-10-0611-0/+5413
* Populate GtkPlacesSidebar at initializationJohn Lindgren2013-10-061-0/+3
* Remove opacity-groupsAlexander Larsson2013-10-061-31/+0
* a11y: Drop obsolete focus tab handling in notebooksMatthias Clasen2013-10-061-82/+0