summaryrefslogtreecommitdiff
path: root/gtk/gtkplacessidebar.c
Commit message (Expand)AuthorAgeFilesLines
* Deprecate treeviews and cell renderersMatthias Clasen2022-10-111-1/+0
* gtk: Rename some private headersMatthias Clasen2022-10-051-1/+1
* Drop gtkintl.hMatthias Clasen2022-09-241-1/+1
* Merge branch 'gtkplacessidebar' into 'main'Matthias Clasen2022-09-011-14/+33
|\
| * placessidebar: Point to row instead or reparenting popoversAntónio Fernandes2022-05-071-14/+33
* | Remove all nicks and blurbs from param specsSophie Herold2022-05-111-24/+8
|/
* Apply 1 suggestion(s) to 1 file(s)Matthias Clasen2022-03-151-3/+1
* gtkplacessidebar: Prevent calling g_object_unref on nullFina Wilke2022-03-141-1/+4
* placessidebar: Don't use G_TYPE_POINTERBenjamin Otte2021-08-291-2/+2
* droptarget: Rename :drop to :current-dropMatthias Clasen2021-06-151-1/+1
* gtk: Clean up docs syntaxMatthias Clasen2021-05-221-31/+31
* Documentation fixesMatthias Clasen2021-05-201-1/+1
* gtkplacessidebar.c: fix coding styleGeyslan G. Bem2021-04-281-3/+2
* gtkplacessidebar.c: add bookmark null checkingGeyslan G. Bem2021-04-271-0/+4
* placessidebar: Remove SECTIONMatthias Clasen2021-03-111-3/+1
* dragsource: Use double coordinates for checking drag thresholdAlexander Mikhaylenko2021-01-291-2/+2
* gtk/popover: Use gtk_popover_present() instead of going via GtkNativeJonas Ådahl2020-12-071-2/+2
* Remove GtkPlacesOpenFlags from public headersMatthias Clasen2020-11-091-96/+97
* Remove unneeded gtkstylecontext.h includesTimm Bäder2020-10-141-1/+0
* gtkplacessidebar: Disconnect and unref cloud_manager in disposeJan Alexander Steffens (heftig)2020-10-071-9/+11
* placessidebar: Remove a pointless restrictionMatthias Clasen2020-09-131-19/+0
* placessidebar: Remove unused framenana-42020-08-221-1/+0
* *: Fix spelling mistakes found by codespellBjörn Daase2020-08-211-1/+1
* placessidebar: Replace hard-coded margins with themenana-42020-08-151-3/+0
* placessidebar: Use the .navigation-sidebar style classMatthias Clasen2020-08-131-0/+1
* placessidebar: Fix dnd cancellationMatthias Clasen2020-08-081-0/+9
* placessidebar: Fix the bookmark drag iconMatthias Clasen2020-08-081-9/+1
* placessidebar: Fix bookmarks dndMatthias Clasen2020-08-081-2/+2
* placessidebar: We're not a listbox anymoreMatthias Clasen2020-08-081-1/+1
* Replace "gdouble" with "double"Benjamin Otte2020-07-251-16/+16
* Replace "gchar" with "char"Benjamin Otte2020-07-251-80/+80
* Replace "gint" with "int"Benjamin Otte2020-07-251-23/+23
* placessidebar: Plug a leakMatthias Clasen2020-07-161-0/+2
* Reduce includes of gtkfilesystem.hMatthias Clasen2020-07-121-1/+1
* filechooser: Add gtk_file_chooser_get_shortcutsMatthias Clasen2020-07-061-56/+47
* scrolledwindow: Don't take adjustments in new()Matthias Clasen2020-06-241-1/+1
* Fix another cloudprovider includeMatthias Clasen2020-06-171-3/+1
* placessidebar: Fix build with libcloudprovidersCorentin Noël2020-06-081-6/+10
* Fix minor typosYuri Chornoivan2020-05-281-1/+1
* Change coordinate translation apis to take doublesMatthias Clasen2020-05-171-6/+4
* Don't use container api on GtkListBoxMatthias Clasen2020-05-111-53/+51
* droptarget: Fix confusion around ::leave signalMatthias Clasen2020-05-081-1/+0
* Use gtk_scrolled_window_set_child throughoutMatthias Clasen2020-05-041-1/+1
* Use gtk_popover_set_child throughoutMatthias Clasen2020-05-041-1/+1
* scrolledwindow: Drop shadow-typeMatthias Clasen2020-04-171-1/+1
* gtk: Port widgets away from gtk_get_current_ apisMatthias Clasen2020-04-111-1/+1
* Rename GDK_MOD1_MASK to GDK_ALT_MASKMatthias Clasen2020-04-061-1/+1
* places sidebar: Fix the popoversMatthias Clasen2020-03-211-0/+7
* droptarget: RedoBenjamin Otte2020-03-021-204/+92
* placessidebar: Don't use the GdkDragBenjamin Otte2020-03-021-50/+24