summaryrefslogtreecommitdiff
path: root/thunar
Commit message (Expand)AuthorAgeFilesLines
* Speedup search by disabling row-related callbacks while searchingSergios - Anestis Kefalidis2022-03-151-8/+16
* Add spinner element to each tab to display search statusSergios - Anestis Kefalidis2022-03-143-0/+101
* Add option for vertical split panes (#722)Pratyaksh Gautam2022-03-143-0/+49
* List view name column improvements (#736)Alexander Schwinn2022-03-121-2/+19
* Dont toggle whole "fixed_columns" mode when zoom is changedAlexander Schwinn2022-03-121-11/+10
* Change the return value for an empty search query (Issue #726)Sergios - Anestis Kefalidis2022-03-116-6/+16
* Fix typos and identation.Sergios - Anestis Kefalidis2022-03-104-4/+4
* Avoid uneccessary type conversions.Sergios - Anestis Kefalidis2022-03-101-2/+2
* Simplify function signatures.Sergios - Anestis Kefalidis2022-03-101-15/+9
* Option to show full path in tabs (Issue #627)Pratyaksh Gautam2022-03-034-19/+91
* Fix typo in xfce_gtk_menu_append_seperatorAlexander Schwinn2022-02-277-43/+43
* Generate documentation for internal functions (Issue #617)Yongha Hwang2022-02-252-2/+10
* Fix of various memory leaksSergios - Anestis Kefalidis2022-02-257-10/+42
* Replace exo- functions with xfce-stringYongha Hwang2022-02-2332-11/+62
* Use glib function instead of exo_strdup_strftime()Yongha Hwang2022-02-182-38/+41
* Dont reload the view when text is copied (Issue #706)Alexander Schwinn2022-02-131-1/+5
* Switch all labels to title case in preferences dialogTheo Linkspfeifer2022-02-131-2/+2
* Prevent Gtk-CRITICAL when starting with location toolbar disabledAlexander Schwinn2022-02-071-1/+2
* Use 'g_timeout_add_full' to set tree-view cursor (Issue #351)Alexander Schwinn2022-01-261-14/+29
* Add NULL checks to prevent crash on malformed bookmark URI (Issue #716)Alexander Schwinn2022-01-192-3/+4
* Skip files with IO errors during directory scan (Issue #696)Mohamed AMAZIRH2022-01-151-3/+19
* Shortcuts View: Allow devices a drag and drop target (Issue #708)fulalas2022-01-151-1/+20
* Change Catfish Search textSergios - Anestis Kefalidis2022-01-091-1/+1
* Return gboolean in all XfceGtkActionEntry callbacks instead of void (Issue #469)Alexander Schwinn2022-01-0710-275/+528
* Support for thumbnail size x-large and xx-large (Issue #606)Alexander Schwinn2021-12-293-44/+70
* Add support for accelerators that include the `Tab` key (Issue #580)Sergios - Anestis Kefalidis2021-12-282-1/+17
* Prevent warning "unsused variable"Alexander Schwinn2021-12-261-2/+0
* Fix default custom date stringAlexander Schwinn2021-12-261-1/+1
* Workaround: Searching changes the view type to Details-ViewSergios - Anestis Kefalidis2021-12-243-6/+58
* Add Recursive Search (!146)Sergios - Anestis Kefalidis2021-12-244-75/+310
* Prevent rare thunarx-CRITICAL in thunar_file_set_metadata_setting_finishAlexander Schwinn2021-12-231-3/+7
* Use save way to copy a "struct tm" to prevent crash (Issue #700)Alexander Schwinn2021-12-201-1/+5
* App chooser dialog: Minor impovements (Issue #342)Alexander Schwinn2021-12-182-1/+7
* Fix: User disabled accelerators are re-enabled on 2nd restart (!177)Sergios - Anestis Kefalidis2021-12-121-14/+34
* Add missing labels to XfceGtkActionEntriesSergios - Anestis Kefalidis2021-12-121-5/+5
* Alignment fixSergios - Anestis Kefalidis2021-12-123-69/+69
* Add a GUI shortcuts editor (Issue #279)Sergios - Anestis Kefalidis2021-12-1211-2/+163
* Use alphabetical sorting for devices in the side-pane (Issue #610)Ethan04562021-11-254-9/+28
* Use GList over gchar** for getting an uri list (Issue #684)Alexander Schwinn2021-11-223-15/+22
* Prevent crash when restoring non-existing URI (Issue #684)Alexander Schwinn2021-11-171-4/+19
* Regression: Can't copy and replace a directory any more (Issue #682)Alexander Schwinn2021-11-161-5/+3
* 'New file' dialog: Dont highlight extension for templates (Issue #676)Alexander Schwinn2021-11-091-17/+16
* Use g_strcmp0 over strcmp to prevent crash (Issue #679)Alexander Schwinn2021-11-061-6/+6
* minor style fixesAlexander Schwinn2021-10-301-1/+18
* Inherit sort column/order of new tabs from current tab (Issue #678)Alexander Schwinn2021-10-302-1/+71
* Feature: Statusbar customization (Issue #666)Sergios - Anestis Kefalidis2021-10-2610-60/+363
* Dont replace ACSII characters < 0 for FAT filesystems (Issue #655)mshrimp@sogang.ac.kr2021-10-141-4/+4
* Fix: Side pane tree view loading time increased (Issue #659)Sergios - Anestis Kefalidis2021-10-111-0/+4
* Remove the `file://` prefix in the location columnSergios - Anestis Kefalidis2021-10-031-0/+9
* Support '.' in themed desktop-file namesAlexander Schwinn2021-10-031-2/+2