summaryrefslogtreecommitdiff
path: root/thunar/thunar-window.c
Commit message (Expand)AuthorAgeFilesLines
* giant commitReplaceGtkAction47Alexander Schwinn2020-05-151-1468/+1188
* Fix shortcut support for addressbar (Bug #4537 and Bug #13680)DarkTrick2020-05-141-0/+32
* Fix message punctuation (Bug #16783)Andre Miranda2020-05-061-1/+1
* Remove suffix "- FileManager" from window titleAlexander Schwinn2020-05-011-4/+1
* Reduce vertical space in Templates info popupTheo Linkspfeifer2020-03-301-1/+1
* Reduce size of Templates info popupAlexander Schwinn2020-03-291-0/+2
* Make change window icon opt-out (Bug #16501)Andre Miranda2020-03-151-11/+27
* Always jump to Home when ejecting a currently viewed device (Bug #16504)Theo Linkspfeifer2020-03-131-1/+2
* Computer: (Bug 16472)Theo Linkspfeifer2020-03-131-1/+1
* Computer (Bug #16472)Yousuf Philips2020-03-131-6/+6
* Xfconf setting whether to change the window icon (bug #16501)Yousuf Philips2020-03-081-1/+5
* computer:/// menu item shouldnt use symbolic icon (Bug #16472)Yousuf Philips2020-02-281-1/+1
* Add computer:/// to Go menu (Bug #16472)Yousuf Philips2020-02-271-0/+37
* Use libxfce4ui close-multiple-tab dialog (Bug #16254)Reuben Green2020-02-031-43/+7
* Fixed warning: ‘dialog’ may be used uninitialized in functionAlexander Schwinn2019-09-231-1/+1
* Add Alt+D as alternative accelerator for Open Location (Bug #15828)Andre Miranda2019-08-251-0/+1
* Add a confirmation dialog when closing a window with multiple open tabs.Reuben Green2019-08-201-0/+83
* Prevent premature disposal of clipboard manager (Bug 15635)Reuben Green2019-07-261-1/+4
* Use https where possibleAndre Miranda2019-07-131-2/+2
* Allow tabs switch with Ctrl + PgUp/PgDown (Bug #9585)Pablo Barciela2018-09-241-0/+44
* Add preference to open new thunar instances as tabs, if there is an existing ...Alexander Schwinn2018-08-201-5/+3
* Add Ctrl+= as alternative accelerator for Zoom In (Bug #14586)Andre Miranda2018-08-101-0/+1
* More options for thumbnail size (Bug #14451)Alexander Schwinn2018-07-311-1/+1
* Avoid critical message upon window closeAndre Miranda2018-07-141-1/+2
* Don't try to load menu providers if current dir is invalidAndre Miranda2018-07-141-3/+7
* Silence gtk_menu_item_set_right_justified deprecationAndre Miranda2018-06-051-0/+2
* Drop thunar-stockAndre Miranda2018-06-021-3/+2
* Drop tabs stylingAndre Miranda2018-06-021-14/+1
* Silence gdk_threads_* deprecationsAndre Miranda2018-06-021-6/+6
* Replace gdk_monitor_get_geometryAndre Miranda2018-06-021-3/+3
* Replace gtk_button_set_focus_on_clickAndre Miranda2018-06-021-1/+1
* Used G_GNUC_BEGIN_IGNORE_DEPRECATIONS on gtk_action and dependencies.Alexander Schwinn2018-05-291-2/+105
* removed deprecated method "gtk_menu_popup" and remainsAlexander Schwinn2018-02-151-8/+5
* replaced gtk3 deprecation "gtk_misc_set_padding" withAlexander Schwinn2017-12-041-1/+4
* Introduce ThunarxMenuAndre Miranda2017-11-191-45/+13
* Simplify icon handling of ThunarxMenuItemAndre Miranda2017-11-021-2/+2
* Rename thunarx methods *_actions to *_menu_itemsAndre Miranda2017-11-021-29/+25
* Eschew GtkAction from Thunarx APIAndre Miranda2017-11-021-19/+33
* Add thunar styleclass for easier themingSimon Steinbeiss2017-10-221-20/+25
* Add sidebar class to the sidepanesSimon Steinbeiss2017-09-181-0/+4
* Make more menuitems symbolicSimon Steinbeiss2017-09-181-4/+4
* Replace GtkTable by GtkGridAndre Miranda2017-09-031-11/+19
* Pathbar/Toolbar not visible when Thunar window too small Alexander Schwinn2017-09-021-0/+1
* Handle a few deprecationsAndre Miranda2017-09-021-2/+2
* Replace gtk_misc_set_aligmentAndre Miranda2017-09-021-4/+5
* Fix a couple of deprecationsAndre Miranda2017-08-251-1/+1
* Fix some non-deprecation warningsAndre Miranda2017-08-251-3/+0
* Replace GtkV/HBox by GtkBoxAndre Miranda2017-08-251-3/+3
* loaction bar modernization: Fixup check, dist, distcheck, and a nasty segfaultJonas Kümmerlin2017-08-141-1/+1
* Rework how location bar selection worksJonas Kümmerlin2017-08-141-135/+63