summaryrefslogtreecommitdiff
path: root/gtk/gtkplacesview.c
Commit message (Expand)AuthorAgeFilesLines
* Port widgets to the root focus APIMatthias Clasen2019-03-161-1/+1
* entry, spin button: Drop redundant APIMatthias Clasen2019-02-281-5/+5
* Remove gtk_widget_show_all() callEmmanuele Bassi2018-12-141-2/+0
* placesview: List only available protocols as availableAntónio Fernandes2018-12-141-0/+52
* placesview: Set .error style if unsupported protocolAntónio Fernandes2018-12-141-0/+7
* gtkentry: Use gestures for entry iconsCarlos Garnacho2018-06-211-1/+0
* eventcontrollerkey: Port to new API modelCarlos Garnacho2018-04-261-4/+5
* gtkplacesview: disconnect from server list monitor changes on destroyMarco Trevisan (Treviño)2018-04-191-0/+3
* gtkplacesview: unset entry_pulse_timeout_id before removing itMarco Trevisan (Treviño)2018-04-191-0/+1
* places view: Stop using ::key-press-eventMatthias Clasen2018-04-051-33/+32
* The big versioning cleanupMatthias Clasen2018-02-061-16/+0
* places view: Stop using ::button-press-eventMatthias Clasen2018-01-161-28/+1
* placesview: Make middle click workMatthias Clasen2017-12-121-1/+12
* placesview: Present FUSE-reachable network shares in Other LocationsColin Leroy2017-12-071-3/+40
* placesview: Drop the word stock from the docsMatthias Clasen2017-12-011-1/+1
* Some more interningMatthias Clasen2017-11-181-4/+5
* gtk: Intern css namesMatthias Clasen2017-11-171-1/+1
* image: Remove icon-size argument from icon settersMatthias Clasen2017-11-151-1/+1
* gtk: Use gtk_widget_set_cursor()Benjamin Otte2017-11-041-8/+2
* gdk: Cursors no longer have a displayBenjamin Otte2017-11-041-5/+1
* places view: Use GdkEvent APIMatthias Clasen2017-09-191-1/+1
* placesview: Update to using GdkEvent APICarlos Garnacho2017-09-191-8/+11
* placesview: Remove event box usageBenjamin Otte2017-08-021-1/+1
* placesview: Remove duplicate GtkMountOperation assignmentTimm Bäder2017-04-301-1/+0
* gtkplacesview: Fix unmounted open in tab/windowCarlos Soriano2017-04-221-58/+9
* placesview: fix testsuiteGeorges Basile Stavracas Neto2017-04-111-1/+3
* places-view: monitor networkGeorges Basile Stavracas Neto2017-04-101-0/+38
* placesview: Simplify button constructionTimm Bäder2017-03-021-4/+1
* Remove unnecessary gtk_widget_show callsTimm Bäder2017-01-221-6/+0
* Remove gtk_widget_show_allTimm Bäder2017-01-201-5/+2
* Don't confuse gtk-docMatthias Clasen2016-11-191-11/+11
* placeview: Don't leak the file enumeratorMatthias Clasen2016-11-171-0/+1
* Revert "GtkFileChooser: Make local-only default to FALSE"Matthias Clasen2016-11-171-1/+0
* GtkFileChooser: Make local-only default to FALSEMatthias Clasen2016-11-171-0/+1
* gtk: Update path references from gtk-3.0 to gtk-4.0Rico Tzschichholz2016-10-231-2/+2
* API: container: Remove gtk_container_set_border_width()Benjamin Otte2016-10-161-1/+0
* placesview: keep reference during network fetchingChristian Kellner2016-09-091-2/+7
* placesview: override destory to cancel ongoing opsChristian Kellner2016-09-091-14/+50
* placesview: properly recover from cancellationChristian Kellner2016-09-091-12/+5
* placesview: hold onto ref during (un)mount opsChristian Kellner2016-09-091-0/+12
* port to new gtk_menu_popup_at_* () functionsWilliam Hua2016-07-191-25/+1
* placesview: fix open action for locations without a mount or volumeRazvan Chitu2016-07-121-3/+12
* Improve external drives detectionOndrej Holy2016-05-201-3/+1
* Use default VFS, not a local one (it has no network)Руслан Ижбулатов2016-05-021-1/+1
* GtkPlacesView: check for network:// URI support before using itРуслан Ижбулатов2016-05-011-0/+12
* placesview: update a leftover function nameGeorges Basile Stavracas Neto2016-04-271-1/+1
* placesview: follow up fixesGeorges Basile Stavracas Neto2016-04-271-4/+4
* placesview: provide guidance on server addressesGeorges Basile Stavracas Neto2016-04-261-10/+14
* placesview: SimplifyBenjamin Otte2016-03-201-2/+1
* gtkplacesview: clean up mount server callbackCarlos Soriano2016-02-251-18/+1