summaryrefslogtreecommitdiff
path: root/thunar/thunar-renamer-dialog.c
Commit message (Expand)AuthorAgeFilesLines
* Fix typo in xfce_gtk_menu_append_seperatorAlexander Schwinn2022-02-271-2/+2
* Return gboolean in all XfceGtkActionEntry callbacks instead of void (Issue #469)Alexander Schwinn2022-01-071-12/+24
* Replace ExoBinding with GBinding equivalentYongha Hwang2021-05-181-12/+16
* Make used type of "selected_files" more explicitAlexander Schwinn2021-04-051-1/+1
* Fix style and uninitialized renamer_dialog->mode_comboSergios - Anestis Kefalidis2021-04-021-2/+6
* Renamer: Select `Name and Suffix` if only directories are selected (Issue #366)Sergios - Anestis Kefalidis2021-03-291-0/+13
* Fixed typoSergios - Anestis Kefalidis2021-03-281-1/+1
* Split Rename Files button into Apply and Done (Issue #22)Sergios - Anestis Kefalidis2021-03-271-5/+11
* Regression: Fix broken bulk renamer context menu (Issue #436)Alexander Schwinn2020-12-021-0/+1
* Remove duplicated code in renamer and prevent possible leakAlexander Schwinn2020-12-011-8/+3
* re-introduce "paste into folder", simplify related code (Issue #293)Alexander Schwinn2020-06-081-1/+1
* Remove unused deprecated GtkUiManager (Issue #293)Alexander Schwinn2020-06-081-5/+0
* re-introduce support for thunarx (Issue #293)Alexander Schwinn2020-06-081-36/+11
* remove all GtkActionEntries, they are not used any more (Issue #293)Alexander Schwinn2020-06-081-35/+0
* Use thunar-menu and xfce_gtk_tool_button in bulk renamer (Issue #293)Alexander Schwinn2020-06-081-92/+111
* Rebuild thunar-launcher so that it does not depend on GtkUIManager anyAlexander Schwinn2020-06-081-2/+1
* Renamer: Use an infobar for the error messageSean Davis2018-09-061-7/+7
* Silence gtk_ui_manager_get_accel_group deprecationAndre Miranda2018-06-021-1/+1
* Replace gtk_show_uri by gtk_show_uri_on_windowAndre Miranda2018-06-021-5/+8
* Used G_GNUC_BEGIN_IGNORE_DEPRECATIONS on gtk_action and dependencies.Alexander Schwinn2018-05-291-0/+20
* removed deprecated method "gtk_menu_popup" and remainsAlexander Schwinn2018-02-151-10/+6
* Drop deprecated/useless gtk_tree_view_set_rules_hintAndre Miranda2018-01-141-1/+0
* Introduce ThunarxMenuAndre Miranda2017-11-191-21/+3
* Strip trailing whitespaceAndre Miranda2017-11-041-4/+4
* Simplify icon handling of ThunarxMenuItemAndre Miranda2017-11-021-1/+1
* Rename thunarx methods *_actions to *_menu_itemsAndre Miranda2017-11-021-13/+18
* Replace gtk_misc_set_aligmentAndre Miranda2017-09-021-1/+1
* Replace GtkV/HBox by GtkBoxAndre Miranda2017-08-251-4/+4
* Get rid of GTK_STOCK_*Jonas Kümmerlin2017-08-141-11/+11
* Make it build with GSEALJonas Kümmerlin2017-08-141-7/+7
* Add vim modeline. Remove obsolete '$Id$' line.Matt Thirtytwo2015-01-191-1/+1
* Some optimizations in renamer loop.Nick Schermer2013-04-291-1/+1
* Fix bulk renamer url to the wiki.Nick Schermer2012-12-041-1/+1
* Fix -set properties in the renderers.Nick Schermer2012-11-071-4/+2
* Sort renamer list by clicking on name header (bug #2622).Nick Schermer2012-11-041-4/+54
* Use GtkTreeModel in renamer dialog.Nick Schermer2012-11-041-2/+1
* Remove unused functions or make them static.Nick Schermer2012-09-301-88/+79
* Remove deprecated functions (bug #7795).Nick Schermer2012-09-251-6/+5
* Use g_(s)list_free_full where possible.Nick Schermer2012-09-161-4/+2
* Some initial work to get things starting.Nick Schermer2012-09-161-12/+6
* Attach help buttons to docs.xfce.org.Nick Schermer2012-01-081-1/+4
* Improve Jannis' previous commit a bit.Nick Schermer2009-08-301-1/+1
* Use gtk_show_uri() and exo_gtk_url_about_dialog_hook().Jannis Pohlmann2009-08-291-1/+1
* Use new tooltip API.Nick Schermer2009-08-221-2/+2
* Second (and last for thunar/) flow of G_DEFINE_ macros.Nick Schermer2009-08-221-35/+1
* Fix remaining compiler warnings in the thunar code.Nick Schermer2009-08-211-15/+15
* Merge the migration-to-gio branch into master.Jannis Pohlmann2009-08-211-15/+21
* * thunar/thunar-renamer-dialog.c, thunar/thunar-renamer-model.c,Nick Schermer2008-12-031-22/+171
* * thunar/thunar-renamer-dialog.c, thunar/thunar-shortcuts-view.c,Nick Schermer2008-12-021-1/+1
* * plugins/, tdb/, thunar-vfs/, thunar/: Fix several compiler warnings.Jannis Pohlmann2008-11-151-1/+1