- 17 Jul, 2020 1 commit
-
-
- 12 Jun, 2020 1 commit
-
-
Alexander Schwinn authored
method (Merge Request !12)
-
- 11 Jun, 2020 1 commit
-
-
Alexander Schwinn authored
-
- 08 Jun, 2020 6 commits
-
-
Alexander Schwinn authored
-
Alexander Schwinn authored
-
Alexander Schwinn authored
-
Alexander Schwinn authored
-
Alexander Schwinn authored
- Propagate "append-item" methods down into concrete view widgets
-
Alexander Schwinn authored
more. (Issue #293) - Use XfceGtActionEntry instead of deprecated GtActionEntry - Always re-create requested menu-items
-
- 25 Apr, 2020 1 commit
-
-
Andre Miranda authored
-
- 14 Apr, 2020 2 commits
-
-
Fixes a bug introduced by commit 9801a67b which broke multiple file drag-and-drop in icon and compact view and single-click mode in details-view Co-authored-by:
Reuben Green <reubengreen73@gmail.com>
-
Has been rendered obsolete by commit dba8f1478251119974b5849e3f93730fded5d090 in exo (Bug #16286)
-
- 19 Feb, 2020 1 commit
-
-
Allow multiple file selections to be opened by pressing enter, space, or Ctrl^O. Fixes bug #2487
-
- 14 Apr, 2019 2 commits
-
-
Andre Miranda authored
-
Andre Miranda authored
-
- 06 Jun, 2018 1 commit
-
-
Andre Miranda authored
This removes the use of gtk_widget_get_style (deprecated).
-
- 29 May, 2018 1 commit
-
-
Alexander Schwinn authored
So far there is no good solution to replace them. The official workaround for pictured menu items would add an ugly left padding. So we will keep the current code as long as there is no other option.
-
- 01 Apr, 2018 1 commit
-
-
Andre Miranda authored
-
- 27 Mar, 2018 1 commit
-
-
Andre Miranda authored
-
- 15 Feb, 2018 1 commit
-
-
Alexander Schwinn authored
-
- 17 Sep, 2017 1 commit
-
-
Simon Steinbeiss authored
-
- 15 Aug, 2017 3 commits
-
-
They are still unreliable, but at least it doesn't print warnings anymore.
-
Optional plugins are not ported yet. We use a shitload of deprecated Gtk APIs now. Not all features work. It doesn't look great yet. There are bugs. But, well, it's a first step.
-
This is a prerequisite for Gtk3 which removes all the fields.
-
- 28 Jan, 2015 1 commit
-
-
Harald Judt authored
Regardless of the "open on single click" option, double middle click is weird and many users will not know about it. What's more, on many mice the middle mouse button is hard to press. So do away with the double middle click and only allow open with middle click for folders.
-
- 19 Jan, 2015 1 commit
-
-
Signed-off-by:
Landry Breuil <landry@xfce.org>
-
- 27 Dec, 2012 1 commit
-
-
Nick Schermer authored
This reverts commit edc8e5da. With a modification to always allow a minimum timeout value of 225ms to still fix bug #3549.
-
- 04 Nov, 2012 1 commit
-
-
Nick Schermer authored
Use the correct type for signal ids to avoid integer overflow crashes.
-
- 02 Nov, 2012 1 commit
-
-
Nick Schermer authored
-
- 28 Oct, 2012 1 commit
-
-
Nick Schermer authored
-
- 13 Oct, 2012 1 commit
-
-
Nick Schermer authored
-
- 30 Sep, 2012 1 commit
-
-
Nick Schermer authored
This behaviour created conflicts with the previous commit and IMHO there is no reason to allow drags with the 3rd mouse button, only create for menu popup and 1st button for dragging.
-
- 18 Sep, 2012 1 commit
-
-
Nick Schermer authored
-
- 21 Aug, 2009 2 commits
-
-
Nick Schermer authored
-
Jannis Pohlmann authored
I'm 100% sure I can implement all ThunarVFS thumbnailers on top of tumbler in time for the Xfce 4.8 release. Same about the volume monitor backend for GIO to avoid a GVfs dependency. So why not merge the GIO branch now? Not much to say about this merge. It replaces ThunarVFS with GIO inside Thunar and Thunarx, something I've been working on over the past few months. It currently requires GVfs for volume monitoring and also (optionally) depends on tumbler for thumbnail generation. Enjoy. All .po files are going to be updated in the next commit. Conflicts: ChangeLog INSTALL acinclude.m4 configure.in.in plugins/thunar-wallpaper/twp-provider.c po-doc/ChangeLog po/ChangeLog po/LINGUAS thunar-vfs/thunar-vfs-1.pc.in thunar-vfs/thunar-vfs-thumb.c thunar/thunar-templates-action.c
-
- 13 Aug, 2009 1 commit
-
-
Jannis Pohlmann authored
Use g_object_ref_sink() and gtk_radio_action_set_current_value() instead.
-
- 09 Aug, 2006 1 commit
-
-
Benedikt Meurer authored
* thunar-vfs/thunar-vfs-exec.c(tvsn_get_active_workspace_number), configure.in.in: Enable compilation with -fstrict-aliasing without breaking the strict aliasing rules of the compiler. * configure.in.in: Enable compilation with --enable-debug=yes or --enable-debug=full and compilers other than gcc. * configure.in.in, thunar/thunar-private.h, thunar/thunar-*.c: Disable extra debugging in release builds, Thunar received quite a lot of stabilization now. This affects only the internals of the binary. The public API is still fully sanity checked. * thunar/thunar-column-model.c, thunar/thunar-renamer-model.c, thunar/thunar-shortcuts-model.c, thunar/thunar-tree-model.c: Remove unused variables when building with --enable-debug=no or --enable-debug=minimum now. (Old svn revision: 22700)
-
- 24 Apr, 2006 1 commit
-
-
Benedikt Meurer authored
* thunar/thunar-standard-view.c(thunar_standard_view_action_delete): Fix typo. * docs/README.thunarrc: Add link to "Advanced Settings" page on the project wiki. * docs/Makefile.am, docs/README.gtkrc, thunar/thunar-compact-view.c, thunar/thunar-abstract-icon-view.c: Add style properties "row-spacing" and "column-spacing" to ThunarAbstractIconView to allow customizing the spacings in the icon/compact views. Bug #1698. (Old svn revision: 21206)
-
- 14 Apr, 2006 1 commit
-
-
Benedikt Meurer authored
* docs/README.thunarrc, thunar/thunar-preferences.c: Add new option LastCompactViewZoomLevel. * thunar/thunar-abstract-icon-view-ui.xml, thunar/Makefile.am, thunar/thunar-abstract-icon-view.{c,h}, thunar/thunar-window.c thunar/thunar-compact-view.{c,h}, thunar/thunar-window-ui.xml, thunar/thunar-icon-view.{c,h}: Add a "Compact View", which uses ExoIconView with EXO_ICON_VIEW_LAYOUT_COLS layout mode. Based on patches from Matt McClinch <mattmcclinch@gmail.com>. * THANKS: Add Matt McClinch. * po/POTFILES.in: Add new files. * po/Thunar.pot, po/*.po: Merge new strings. * po/de.po: Update german translations. (Old svn revision: 20881)
-