summaryrefslogtreecommitdiff
path: root/thunar
Commit message (Expand)AuthorAgeFilesLines
* Replace a couple of gdk deprecated functionsAndre Miranda2018-01-141-24/+2
* Replace a couple of stock iconsAndre Miranda2018-01-142-5/+5
* Drop deprecated/useless gtk_tree_view_set_rules_hintAndre Miranda2018-01-142-2/+0
* Replace gtk_widget_reparent with xfce_widget_reparentAndre Miranda2018-01-141-2/+4
* Prevent crash after updating thunar if old thunar deamon is stillAlexander Schwinn2017-12-181-6/+7
* Only show additional "real_name" of user in detailed_view if it isAlexander Schwinn2017-12-151-1/+9
* Prevent crash after updating thunar if old thunar deamon is still runningAlexander Schwinn2017-12-101-0/+77
* Fix crash on unavailable file move copy (Bug #14056)Andre Miranda2017-12-051-1/+1
* replaced gtk3 deprecation "gtk_misc_set_padding" withAlexander Schwinn2017-12-042-5/+20
* Use e.g. instead of i.e. (Bug #14035)Andre Miranda2017-11-261-1/+1
* replaced gtk3 deprecation "gtk_style_render_icon" - part IIAlexander Schwinn2017-11-231-4/+4
* replaced gtk3 deprecation "gtk_style_render_icon".Alexander Schwinn2017-11-221-18/+26
* replaced gtk3 deprecation "gdk_cairo_set_source_color"Alexander Schwinn2017-11-221-2/+3
* Allow Thunar run with sudo as before (Bug #13884)Andre Miranda2017-11-221-0/+4
* replaced gtk3 deprecation "gdk_cairo_set_source_color"Alexander Schwinn2017-11-201-4/+6
* Introduce ThunarxMenuAndre Miranda2017-11-1911-197/+242
* removed deprecations - no need to have critical section here,Alexander Schwinn2017-11-151-4/+0
* Segfault when pressing "folder up" on pathbar (Bug #13987)Alexander Schwinn2017-11-141-135/+183
* Temporary disabled auto-scroll feature of pathbar, in order to preventAlexander Schwinn2017-11-101-4/+7
* Strip trailing whitespaceAndre Miranda2017-11-0457-459/+458
* Handle cases when file watch is not supported (Bug #13881)Andre Miranda2017-11-031-3/+18
* Simplify icon handling of ThunarxMenuItemAndre Miranda2017-11-0211-43/+24
* Rename thunarx methods *_actions to *_menu_itemsAndre Miranda2017-11-028-103/+119
* Eschew GtkAction from Thunarx APIAndre Miranda2017-11-027-44/+138
* Add thunar styleclass for easier themingSimon Steinbeiss2017-10-221-20/+25
* prevent graphic glitches by always shwowing both pathbar slidersAlexander Schwinn2017-10-151-60/+17
* Missing Trash Translation String (Bug #13409)Andre Miranda2017-10-093-0/+8
* removed warning (wrong integer type used)Alexander Schwinn2017-10-081-1/+1
* removed comparison warning by changing scroll-count to positive numbersAlexander Schwinn2017-09-241-5/+5
* Delete Thunar symlink on uninstall (Bug #13533)Andre Miranda2017-09-231-0/+3
* Fix the location-bar theming of the filler widgetSimon Steinbeiss2017-09-231-1/+1
* move all .css to one place: thunar-applicationAlexander Schwinn2017-09-233-25/+10
* Overwrite "margin-right" of the used theme with 0 for theAlexander Schwinn2017-09-233-0/+32
* Add sidebar class to the sidepanesSimon Steinbeiss2017-09-181-0/+4
* Fix mouse gestures not showing an iconSimon Steinbeiss2017-09-181-27/+20
* Make more menuitems symbolicSimon Steinbeiss2017-09-181-4/+4
* Proper fix for g_mem_is_system_malloc deprecationAndre Miranda2017-09-121-1/+17
* Prefer local (file://) URIs than native ones (e.g. smb://) (Bug #13845)Colin Leroy2017-09-111-1/+13
* Replace GtkTable by GtkGridAndre Miranda2017-09-037-201/+261
* Pathbar/Toolbar not visible when Thunar window too small Alexander Schwinn2017-09-021-0/+1
* Handle a few deprecationsAndre Miranda2017-09-0212-26/+17
* Replace gtk_misc_set_aligmentAndre Miranda2017-09-0210-75/+75
* Fix for the eject button and spinner taking too much spaceAndre Miranda2017-08-261-6/+10
* Fix a couple of deprecationsAndre Miranda2017-08-253-3/+3
* Fix some non-deprecation warningsAndre Miranda2017-08-2513-51/+30
* Replace GtkV/HBox by GtkBoxAndre Miranda2017-08-2512-43/+50
* Followup of fix "8 second delay on logout" (Bug #13726)Alexander Schwinn2017-08-233-19/+21
* Use 'folder' icon instead of 'inode-directory'Andre Miranda2017-08-141-0/+4
* Refactored "thunar_location_buttons_size_allocate"acs2017-08-141-243/+128
* Fix icon sizing issuesAndre Miranda2017-08-142-2/+3