summaryrefslogtreecommitdiff
path: root/gtk/gtkplacesview.c
Commit message (Expand)AuthorAgeFilesLines
* gtk: Stop using gtk_widget_show/hideMatthias Clasen2022-11-281-5/+5
* placesview: Drop deprecation guardsMatthias Clasen2022-10-211-4/+0
* Deprecate treeviews and cell renderersMatthias Clasen2022-10-111-0/+4
* placesview: Stop using GtkEntryCompletionMatthias Clasen2022-10-071-16/+0
* Drop gtkintl.hMatthias Clasen2022-09-241-1/+1
* Merge branch 'gtkplaces' into 'main'Matthias Clasen2022-09-091-9/+43
|\
| * places: Align popover menu with mouse positionCorey Berla2022-05-071-6/+23
| * places: Fix crash when right clicking rowCorey Berla2022-05-071-4/+20
| * places: Fix crash when disconnectingCorey Berla2022-05-071-0/+1
* | Remove all nicks and blurbs from param specsSophie Herold2022-05-111-9/+3
|/
* gtk: Clean up docs syntaxMatthias Clasen2021-05-221-16/+16
* Merge branch 'wip/oholy/placesview-default-location-regression' into 'master'Matthias Clasen2021-04-211-0/+9
|\
| * placesview: Open location even if mount was not foundwip/oholy/placesview-default-location-regressionOndrej Holy2021-04-131-0/+9
* | placesview: Fix server mount feedbackMatthias Clasen2021-04-161-6/+8
* | placesview: Fix mounting remote locationsMatthias Clasen2021-04-161-1/+1
|/
* placesview: Remove SECTIONMatthias Clasen2021-03-111-5/+2
* placesview: Avoid use-after-freefix-network-placesMatthias Clasen2021-02-111-11/+11
* Remove GtkPlacesOpenFlags from public headersMatthias Clasen2020-11-091-0/+1
* Drop style class definesMatthias Clasen2020-08-141-2/+2
* placesview: Keep up with GLib deprecationsMatthias Clasen2020-07-311-1/+4
* Replace "gchar" with "char"Benjamin Otte2020-07-251-43/+43
* Replace "gint" with "int"Benjamin Otte2020-07-251-3/+3
* Change coordinate translation apis to take doublesMatthias Clasen2020-05-171-1/+4
* Replace most remaining uses of container apiMatthias Clasen2020-05-111-5/+5
* Don't use container api on GtkListBoxMatthias Clasen2020-05-111-23/+18
* Avoid container api on gridsMatthias Clasen2020-05-111-3/+3
* Replace gtk_widget_destroy everywhereMatthias Clasen2020-05-111-6/+7
* placesview: Don't do the same thing twiceMatthias Clasen2020-05-091-1/+1
* placeview: Hide the protocols grid when its emptyMatthias Clasen2020-05-081-12/+34
* placesview: Stop using gtk_container_add() for GtkListBoxRowAlexander Mikhaylenko2020-05-071-2/+2
* placesview: Use dispose instead of destroyMatthias Clasen2020-05-051-22/+12
* placesview: Drop the Private structMatthias Clasen2020-05-051-359/+254
* placesview: Fix translator commentsMatthias Clasen2020-04-271-6/+9
* placesview: Fix up the address entry help popoverMatthias Clasen2020-04-211-2/+4
* button: Drop reliefMatthias Clasen2020-04-171-1/+1
* Document actionsMatthias Clasen2020-04-111-0/+41
* placesview: Stop using ::popup-menuMatthias Clasen2020-03-251-12/+50
* Revert "Merge branch 'disable-window-test' into 'master'"Matthias Clasen2020-03-191-50/+12
* placesview: Stop using ::popup-menuMatthias Clasen2020-03-191-12/+50
* Merge branch 'spinning-spinner' into 'master'Matthias Clasen2020-02-251-1/+1
|\
| * Rename GtkSpinner::active to ::spinningMatthias Clasen2020-02-241-1/+1
* | popover: Drop ::relative-toMatthias Clasen2020-02-241-2/+3
|/
* Remove GtkPlacesView:local-onlyEmmanuele Bassi2020-02-221-111/+0
* Rename gtk_widget{get,set,has}_style_class to _css_classTimm Bäder2020-02-071-4/+4
* Start using GtkWidget's new style class APITimm Bäder2020-02-071-6/+4
* placesview: Use a popoverMatthias Clasen2019-12-291-130/+156
* placesview: Always open default location after mountingOndrej Holy2019-12-191-1/+15
* Use a separate gesture for middle clicks on PlaceView rowsEmmanuele Bassi2019-11-251-16/+32
* placesview: Use proper setters for propertiesTimm Bäder2019-10-221-10/+4
* placesview: Make "Other Locations" search case-insensitiveTimm Bäder2019-07-211-3/+15