summaryrefslogtreecommitdiff
path: root/gtk/gtkplacessidebar.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* GtkPlacesSidebar: Correct all since tagsMatthias Clasen2013-05-011-18/+18
* Use friendlier property names for GladeFederico Mena Quintero2013-04-221-6/+6
* Oops, only show 'Connect to server' if the caller enabled itFederico Mena Quintero2013-04-211-7/+9
* Add a selected_volume argument to ::populate-popupFederico Mena Quintero2013-04-211-8/+17
* Sync from nautilus commit 500770e8de18b07392ffa4435372525d5d03c688Federico Mena Quintero2013-04-201-39/+162
* Remove the switch location timer during drag_leaveFederico Mena Quintero2013-04-201-0/+2
* Sync from nautilus commit d2bfffc574c1e6305d862c041b35c9c45ba67674Cosimo Cecchi2013-04-201-8/+8
* Sync from nautilus commit 277a6a45bee8186b2493ad1b286234ac52f1aed8Cosimo Cecchi2013-04-201-34/+24
* Sync nautilus commit 95400548176688f3d2f5e8888f48410756bd96b8William Jon McCann2013-04-201-8/+65