summaryrefslogtreecommitdiff
path: root/gtk
Commit message (Expand)AuthorAgeFilesLines
* headerbar: Get rid of get_path_for_child()Benjamin Otte2015-07-163-56/+57
* headerbar: Finish widget setup before showing it.Benjamin Otte2015-07-161-3/+3
* headerbar: forall() the button boxes in the right orderBenjamin Otte2015-07-161-6/+6
* headerbar: Remove unused variables in private structBenjamin Otte2015-07-161-36/+0
* toolbar: Switch from get_path_for_child() to css node managingBenjamin Otte2015-07-161-145/+13
* cssnode: Add gtk_css_node_reverse_children()Benjamin Otte2015-07-162-0/+17
* cssnode: Change API of some functionsBenjamin Otte2015-07-165-47/+54
* filechooserwidget: use places view to manage fixed devicesGeorges Basile Stavracas Neto2015-07-152-7/+87
* placessidebar: add Other Locations itemGeorges Basile Stavracas Neto2015-07-153-49/+193
* placesview: add view for fixed drives and networksGeorges Basile Stavracas Neto2015-07-157-0/+3035
* places sidebar: Handle menu keyMatthias Clasen2015-07-151-0/+21
* file chooser: Show progess spinner even if not emptyMatthias Clasen2015-07-151-6/+0
* file chooser: Stop search when entry is clearedMatthias Clasen2015-07-151-0/+2
* file chooser: Refine search progress displayMatthias Clasen2015-07-152-22/+21
* file chooser: Be more careful with subtitlesMatthias Clasen2015-07-141-2/+22
* GtkApplication: avoid using stale timestampsRyan Lortie2015-07-141-8/+5
* gtkframe: Don't queue a redraw on the entire widget every size allocateJasper St. Pierre2015-07-141-2/+12
* GtkButtonBox: remove spacing when buttons are linkedLars Uebernickel2015-07-145-6/+8
* range: Tweak button bindingsMatthias Clasen2015-07-131-79/+78
* GtkSettings: Fix a documentation typoKalev Lember2015-07-121-1/+1
* range: Trivial field orderingMatthias Clasen2015-07-121-6/+7
* range: Add a stepper alternativeMatthias Clasen2015-07-121-10/+50
* range: switch secondary and middle button on steppersMatthias Clasen2015-07-121-4/+4
* font chooser: Remove a stray notifyMatthias Clasen2015-07-111-2/+0
* file chooser: Clean up unused includesMatthias Clasen2015-07-111-17/+0
* file chooser: Remove some obsoltete codeMatthias Clasen2015-07-111-19/+0
* file chooser: Fix multi-selectionMatthias Clasen2015-07-111-115/+125
* file chooser: Do less workMatthias Clasen2015-07-111-3/+1
* file chooser: Avoid doing excess workMatthias Clasen2015-07-111-0/+3
* Trivial code cleanupMatthias Clasen2015-07-111-3/+1
* file chooser: Avoid animations when setting upMatthias Clasen2015-07-111-1/+17
* file chooser: Ensure we update subtitlesMatthias Clasen2015-07-111-1/+5
* cssnode: Only queue_validate() when node is visibleBenjamin Otte2015-07-101-9/+28
* cssnode: Only invalidate sibling nodes if changed node is visibleBenjamin Otte2015-07-101-10/+25
* Added an additional explanation and code snippet for GtkImageMenuItem.cEric Williams2015-07-081-0/+29
* Added a more meaningful description for /deprecated/gtkimagemenuitem.cEric Williams2015-07-081-1/+1
* places sidebar: Fix rows getting 'lost' when dnd failsMatthias Clasen2015-07-081-5/+1
* frame: Remove get_path_for_child implementationBenjamin Otte2015-07-081-20/+0
* actionbar: Remove get_path_for_child implementationBenjamin Otte2015-07-081-13/+0
* css: text-decoration-style is not inheritedBenjamin Otte2015-07-081-3/+1
* gtksidebarrow: remove unused propertyCarlos Soriano2015-07-071-28/+0
* gtkrevealer: fix preferred width calculationCarlos Soriano2015-07-071-2/+2
* Fix a minor typoPiotr Drąg2015-07-071-1/+1
* gtkdnd: Fix introspection annotations in some functionsCarlos Garnacho2015-07-071-3/+5
* gtkdnd: Account for setting a same icon helperCarlos Garnacho2015-07-071-4/+1
* file chooser: Add a shortcut to focus the sidebarMatthias Clasen2015-07-071-0/+33
* place sidebar: Make removing bookmarks work againMatthias Clasen2015-07-061-1/+1
* file chooser: Make delete confirmation match nautilusMatthias Clasen2015-07-061-4/+3
* file chooser: Separate out delete and trashMatthias Clasen2015-07-062-20/+73
* place sidebar: minor changeMatthias Clasen2015-07-061-6/+3