summaryrefslogtreecommitdiff
path: root/thunar
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add some of the missing icons previously removedacs2017-08-142-8/+47
* Add missing gdbus handlersacs2017-08-141-5/+47
* Fix 8secs delay on logout when thunar is in daemon modeacs2017-08-141-0/+17
* Fixed critical msg when clicked on pathbar filleracs2017-08-142-89/+84
* Fix small styling detailsAndre Miranda2017-08-143-8/+35
* Fix spacing between sidebar entriesAndre Miranda2017-08-141-0/+1
* Revert "Replace our own shortcuts pane with GtkPlacesSidebar"Vladimir Chren2017-08-147-343/+4628
* Fix missing icons and file-emblems in compact and detailed list viewacs2017-08-142-8/+3
* Register org.xfce.FileManager nameAndre Miranda2017-08-141-0/+21
* Fix d-bus method display-file-propertiesAndre Miranda2017-08-141-2/+2
* Fix Compact List spacingacs2017-08-142-7/+16
* Fix Allocation size warningAndre Miranda2017-08-141-0/+3
* Add edit icon to location bar fillerAndre Miranda2017-08-141-45/+11
* Removed files generated by gdbus-codegenRomain B2017-08-143-10968/+0
* Fix crashes on operations using dbus callsRomain B2017-08-141-2/+2