summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-12-14Fix l10n for sample plugin file which use gettext keys nowpluma-templat-plugin-filerbuj1-2/+2
2021-11-25Fix double activation of extensionsmbkma1-7/+2
2021-11-24pluma-tab: remove a whitespace before #ifrbuj1-1/+1
2021-08-06release 1.26.0v1.26.0raveit652-2/+13
2021-08-06tx: sync with transifexraveit65208-74221/+74355
2021-08-06travis-Ci: use libera.chat as notification serverraveit651-1/+1
2021-08-03filebrowser-plugin: fix segfault on open-terminal actionmbkma1-1/+1
2021-06-26tx: update resourceraveit652-623/+614
2021-06-26update copyright to 2021raveit65179-4/+179
2021-05-30travis-ci: use ubuntu focal as host systemraveit651-1/+1
2021-04-25travis: disable travis builds for ubunturaveit651-1/+1
2021-04-01build: fix shebangsraveit657-7/+7
2021-03-29warning: declaration of ‘taglist’ shadows a global declarationrbuj1-10/+13
2021-03-10pluma: Use EXIT_SUCCESS macro instead of int value (portability)rbuj1-4/+4
2021-03-09travis: build with mate-common-1.24.2 from reposraveit651-11/+0
2021-03-09help: update help for sort pluginmbkma1-3/+0
2021-03-07sort plugin: Port sort plugin to the new GtkSourceView api.mbkma2-467/+202
2021-03-04release 1.25.3v1.25.3raveit652-2/+10
2021-03-04port plugins to use the window-construct property.mbkma12-331/+326
2021-03-04cppcheck warning: Checking if unsigned expression is less than zerorbuj1-1/+1
2021-03-04cppcheck warning: Local variable 'icon' shadows outer argumentrbuj1-3/+3
2021-03-04pluma-window: unused variable ‘ui_file’ [-Wunused-variable]rbuj1-1/+0
2021-03-04build: port to gtksourceview-4rbuj7-13/+21
2021-03-04cppcheck warning: Local variable shadows outer variablerbuj2-9/+10
2021-03-03release 1.25.2v1.25.2raveit652-1/+8
2021-03-02pluma-activatable-interfaces: use G_DECLARE_INTERFACEmbkma3-24/+9
2021-03-02code formating fixesmbkma9-5733/+5672
2021-03-02Introduce PlumaWindowActivatable, PlumaAppActivatable, PlumaViewActivatablembkma10-32/+666
2021-02-25release 1.25.1v1.25.1raveit652-1/+42
2021-02-25tx: sync with transifexraveit65208-121063/+120639
2021-02-25build: define PLUMA_LIBDIRrbuj2-2/+3
2021-02-25pluma-plugins-engine: Do not build the path to girepository-1.0rbuj1-6/+2
2021-02-25Drop pluma_dirs_get_pluma_locale_dirrbuj4-11/+2
2021-02-25Drop pluma_dirs_get_pluma_plugins_dir, pluma_dirs_get_pluma_plugins_dirrbuj3-23/+1
2021-02-25Drop pluma_dirs_get_pluma_plugins_data_dirrbuj3-8/+1
2021-02-25Drop pluma_dirs_get_pluma_data_dirrbuj2-16/+1
2021-02-25pluma: Do not build the path to the icons folderrbuj1-11/+1
2021-02-25Drop pluma_dirs_get_ui_filerbuj8-46/+18
2021-02-23travis: temporarily disable build for ArchLinuxraveit651-1/+1
2021-02-06fix printing wrap modembkma1-2/+2
2021-02-04build: Use PACKAGE_URL variablerbuj29-114/+138
2021-02-04build: display package name and version in configure summaryrbuj1-1/+3
2021-02-04README.md: configure optionsrbuj1-4/+10
2021-01-28filebrowser plugin: Refactor pluma_image_menu_item_new_from_pixbufrbuj3-49/+33
2021-01-16update resource for transifexrbuj2-864/+902
2021-01-16Update copyright to 2021rbuj2-2/+2
2021-01-07help: add indent shortcutsmbkma1-0/+16
2020-12-24add show/hide line-numbers shortcut (ctrl+y)mbkma2-0/+34
2020-12-16pluma-utils: Cppcheck warning 'argument order different'rbuj2-2/+2
2020-12-10cppcheck warning: The if condition is the same as the previous onerbuj1-7/+9