summaryrefslogtreecommitdiff
path: root/gtk/gtkplacessidebar.c
Commit message (Expand)AuthorAgeFilesLines
* docs: use Returns: consistentlyWilliam Jon McCann2014-02-191-7/+7
* docs: use apostrophe in *'llWilliam Jon McCann2014-02-071-1/+1
* docs: use proper apostropheWilliam Jon McCann2014-02-071-5/+5
* docs: use proper quotesWilliam Jon McCann2014-02-051-8/+8
* docs: Identify examples that are C codeWilliam Jon McCann2014-01-291-1/+1
* GtkPlacesSidebar: Stop drives that can be stoppedMatthias Clasen2014-01-271-31/+37
* GtkPlacesSidebar: Fix two copy-paste errorsMatthias Clasen2014-01-271-2/+2
* GtkPlacesSidebar: Remove to FIXMEsMatthias Clasen2014-01-271-4/+4
* docs: use correct signal name in docsWilliam Jon McCann2014-01-211-1/+1
* Fix a memory leakMatthias Clasen2014-01-131-0/+1
* GtkPlacesSidebar: Don't show desktop if its homeMatthias Clasen2013-12-191-8/+11
* GtkPlacesSidebar: avoid a crashMatthias Clasen2013-12-191-1/+1
* places sidebar: Use a symbolic desktop iconMatthias Clasen2013-12-011-2/+3
* Change the default for "show-desktop" back to TRUEMatthias Clasen2013-11-261-1/+1
* GtkPlacesSidebar: don't unref an object we don't ownCosimo Cecchi2013-11-141-1/+1
* GtkPlacesSidebar: use shell-shows-desktop settingRyan Lortie2013-11-141-3/+50
* GtkPlacesSidebar: Show unmounted bookmarksBastien Nocera2013-11-131-17/+35
* Silence a compiler warningMatthias Clasen2013-11-091-1/+1
* Filter out duplicate application shortcutsMatthias Clasen2013-11-091-0/+35
* GtkPlacesSidebar: Add local-onlyMatthias Clasen2013-11-091-61/+146
* Update coding styleMatthias Clasen2013-11-091-3518/+3486
* Properly set drop targetsMatthias Clasen2013-11-091-3/+6
* Revert "GtkPlacesSidebar: support switching locations for XDS drag types"Matthias Clasen2013-10-231-15/+3
* Revert "GtkPlacesSidebar: support open locations when dragging text"Matthias Clasen2013-10-231-16/+5
* Revert "GtkPlacesSidebar: use gtk api to add dnd uri targets"Matthias Clasen2013-10-231-1/+1
* GtkPlacesSidebar: use gtk api to add dnd uri targetsNelson Benítez León2013-10-231-1/+1
* GtkPlacesSidebar: support open locations when dragging textNelson Benítez León2013-10-231-5/+16
* GtkPlacesSidebar: support switching locations for XDS drag typesNelson Benítez León2013-10-231-3/+15
* all: Add names to timeoutsBastien Nocera2013-10-231-0/+2
* Populate GtkPlacesSidebar at initializationJohn Lindgren2013-10-061-0/+3
* places sidebar: Small cleanupDebarshi Ray2013-10-031-2/+2
* Improve struct packing in various placesMatthias Clasen2013-09-211-6/+5
* places sidebar: Don't activate the bookmark if Eject was clickedFederico Mena Quintero2013-09-201-7/+2
* places sidebar: don't open a bookmark when clicking ejectJoshua Lock2013-09-191-1/+6
* More documentation fixesMatthias Clasen2013-09-171-4/+23
* Add a style class for context menusMatthias Clasen2013-08-181-0/+3
* Drop some unnecessary includesMatthias Clasen2013-07-191-1/+0
* Move wholly deprecated classes to gtk/deprecated/Matthias Clasen2013-07-191-1/+1
* Set reasonable minimum size for the file chooserWilliam Jon McCann2013-07-171-0/+2
* Deprecate and ignore timeout-expand settingWilliam Jon McCann2013-07-111-7/+2
* places sidedbar: deal with lack of symbolicsMatthias Clasen2013-07-091-8/+8
* Deprecate GtkIconFactory, GtkIconSet, GtkIconSourceWilliam Jon McCann2013-06-261-4/+1
* Start migrating internals away from GtkStockWilliam Jon McCann2013-06-241-7/+2
* GtkPlacesSidebar: do not unref mountAlban Browaeys2013-05-261-1/+0
* GtkPlacesSidebar: Only create bookmarks for folders, not filesFederico Mena Quintero2013-05-221-1/+11
* GtkPlacesSidebar: Fixed tooltip capitalizationJoe Pea2013-05-131-1/+1
* GtkPlacesSidebar: Fix an uninitialized variable in the error code pathKalev Lember2013-05-071-1/+1
* Try this againMatthias Clasen2013-05-021-4/+7
* Revert "Remove a superfluous ref"Matthias Clasen2013-05-021-2/+5
* Remove a superfluous refMatthias Clasen2013-05-021-5/+2