summaryrefslogtreecommitdiff
path: root/gtk/gtkplacessidebar.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* Remove the drop feedback row a little time after drag_leaveFederico Mena Quintero2013-04-201-4/+25
* Drop in the right place when the feedback row is activeFederico Mena Quintero2013-04-201-2/+5
* Actually use the drop_state, instead of encoding things in new_bookmark_indexFederico Mena Quintero2013-04-201-11/+24
* Adjust the drag destination row when it is above the currently highlighted rowFederico Mena Quintero2013-04-191-7/+34
* Dropping on the feedback row is always possibleFederico Mena Quintero2013-04-191-7/+13
* Add a temporary row for feedback when inserting a bookmark is possibleFederico Mena Quintero2013-04-191-2/+48
* Move the drop feedback code to stub functionsFederico Mena Quintero2013-04-191-5/+16
* Add a DropState enum to the internal state of the sidebarFederico Mena Quintero2013-04-191-0/+26
* Remove unused #defineFederico Mena Quintero2013-04-111-3/+0
* GtkPlacesSidebar: Hold a reference to the sidebar while a D-Bus proxy is bein...Federico Mena Quintero2013-04-111-1/+3
* Remove a NULL-GError that is no longer usefulFederico Mena Quintero2013-02-271-1/+1
* Don't use inout ints in the drag-action-requested signalFederico Mena Quintero2013-02-271-16/+26
* Remove a couple of FIXMEsFederico Mena Quintero2013-02-271-2/+2
* Disallow drops on the recent:/// itemFederico Mena Quintero2013-02-271-0/+14
* Remove temporary debugging codeFederico Mena Quintero2013-02-271-12/+0
* Don't allow drops in unmounted volumesFederico Mena Quintero2013-02-271-6/+6
* Properly indicate when new bookmarks are being dropped between other bookmarksFederico Mena Quintero2013-02-271-14/+32
* Merge branch 'master' into places-sidebarFederico Mena Quintero2013-02-131-2/+23
* Allow dropping URIs as bookmarks between existing bookmarksFederico Mena Quintero2013-02-051-17/+53
* Remove the accept-uri-drops propertyFederico Mena Quintero2013-01-291-70/+0
* Redo the logic for computing drop positionsFederico Mena Quintero2013-01-291-57/+98
* Whitespace cleanupsFederico Mena Quintero2013-01-291-11/+11
* Reset the treeview drag dest row if the drop is not possibleFederico Mena Quintero2013-01-251-23/+29
* Remove TODO items that are doneFederico Mena Quintero2013-01-241-4/+0
* Use GFile in the DnD signals instead of URIsFederico Mena Quintero2013-01-211-41/+54
* Add some missing annotationsCosimo Cecchi2013-01-211-2/+2
* Add GObject properties and C gettersCosimo Cecchi2013-01-211-9/+155
* Remove useless style_set overrideCosimo Cecchi2013-01-211-13/+0
* Update TODOCosimo Cecchi2013-01-211-6/+0
* Apply custom names to XDG dirs if possibleCosimo Cecchi2013-01-211-3/+12
* Don't add built-in bookmarks twiceCosimo Cecchi2013-01-211-47/+2
* Use g_clear_object()Cosimo Cecchi2013-01-211-24/+9
* Don't unconditionally unref potentially NULL objectsCosimo Cecchi2013-01-211-3/+4
* Avoid an useless ref/unrefCosimo Cecchi2013-01-211-4/+0
* Fix a FIXME about using symbolic iconsCosimo Cecchi2013-01-211-13/+4
* Sync from Nautilus commit 463e8d1b1922474e4cf591a3029ea813804bd3e7Cosimo Cecchi2013-01-211-12/+17
* Sync from Nautilus commit 480b1daf8814063f348d0f75082353a2f6a3eab3Cosimo Cecchi2013-01-211-1/+10