2023-11-12 14:24:43 by Thomas Klausner | Files touched by this commit (2570) |
Log message:
*: revebump for new brotli option for freetype2
Addresses PR 57693
|
2023-11-08 14:21:43 by Thomas Klausner | Files touched by this commit (2377) |
Log message:
*: recursive bump for icu 74.1
|
2023-10-21 19:11:59 by Greg Troxel | Files touched by this commit (1345) | |
Log message:
recursive revbump for tiff update
|
2023-08-14 07:25:36 by Thomas Klausner | Files touched by this commit (1247) |
Log message:
*: recursive bump for Python 3.11 as new default
|
2023-05-11 01:05:16 by David H. Gutteridge | Files touched by this commit (3) | |
Log message:
pluma: update to 1.26.1
Change log:
### pluma 1.26.1
* Translations update
* Fix out-of-bounds write
* Fix double activation of extensions
* pluma-plugins-engine: fix memory leak
|
2023-04-19 10:12:01 by Adam Ciarcinski | Files touched by this commit (2359) | |
Log message:
revbump after textproc/icu update
|
2023-01-29 22:18:34 by Ryo ONODERA | Files touched by this commit (2527) |
Log message:
*: Recursive revbup from graphics/freetype2
|
2023-01-03 18:38:37 by Thomas Klausner | Files touched by this commit (1416) |
Log message:
*: recursive bump for tiff shlib major bump
|
2022-11-27 06:13:43 by David H. Gutteridge | Files touched by this commit (3) | |
Log message:
pluma: update to 1.26.0
Change log:
### pluma 1.26.0
* Translations update
* filebrowser-plugin: fix segfault on open-terminal action
* update copyright to 2021
* build: fix shebangs
* warning: declaration of ���taglist��� shadows a global declaration
* pluma: Use EXIT_SUCCESS macro instead of int value (portability)
* help: update help for sort plugin
* sort plugin: Port sort plugin to the new GtkSourceView api.
### pluma 1.25.3
* port plugins to use the window-construct property.
* cppcheck warning: Checking if unsigned expression is less than zero
* cppcheck warning: Local variable 'icon' shadows outer argument
* pluma-window: unused variable ���ui_file��� [-Wunused-variable]
* build: port to gtksourceview-4
* cppcheck warning: Local variable shadows outer variable
### pluma 1.25.2
* pluma-activatable-interfaces: use G_DECLARE_INTERFACE
* code formating fixes
* Introduce PlumaWindowActivatable, PlumaAppActivatable, PlumaViewActivatable
### pluma 1.25.1
* tx: disable "he" translations
* build: define PLUMA_LIBDIR
* pluma-plugins-engine: Do not build the path to girepository-1.0
* Drop pluma_dirs_get_pluma_locale_dir
* Drop pluma_dirs_get_pluma_plugins_dir, pluma_dirs_get_pluma_plugins_dir
* Drop pluma_dirs_get_pluma_plugins_data_dir
* Drop pluma_dirs_get_pluma_data_dir
* pluma: Do not build the path to the icons folder
* Drop pluma_dirs_get_ui_file
* fix printing wrap mode
* build: Use PACKAGE_URL variable
* build: display package name and version in configure summary
* README.md: configure options
* filebrowser plugin: Refactor pluma_image_menu_item_new_from_pixbuf
* Update copyright to 2021
* help: add indent shortcuts
* add show/hide line-numbers shortcut (ctrl+y)
* pluma-utils: Cppcheck warning 'argument order different'
* cppcheck warning: The if condition is the same as the previous one
* spell: Remove BUILT_SOURCES variable from Makefile.am
* pluma-message: Fix the position of the inline keyword
* Use g_clear_error
* Fix line numbers menu: use g_settings_bind correctly
* pluma-view: Fix incorrect interface font
* Redesign Pluma Preferences Dialog
* Remove pluma-marshal.
* Update Readme
* Use gtk_source_view_get_visual_column
* pluma-document: highlighting for BOM was fixed on gtksourceview 3.24.11
* pluma-time-plugin: Use g_date_time_format
* add optional grid background pattern
* pluma-document: Fix BOM detection for C language
* pluma-document: Fix warning assertion 'G_IS_FILE (file)' failed
* Remove -Wmissing-field-initializers warnings
* Remove changecase plugin. Functionality is provided by GtkSourceView. (#565)
* add overview map
* Port main program to GSettings
* Merge gio document loader and saver into document loader and saver
### pluma 1.25.0
* tx: disable "he" translations
* tx: pull from transifex with fixed Chinese translation
* Translations update
* pluma-preferences-dialog: Refactor on_notebook_scroll_event
* use libegg submodules
* tx: sync with fixed Italian translation
* add git.mk to generate .gitignore
* Remove unused macros
* Remove warning ���GTimeVal��� is deprecated
* add support for wayland
* Add tab scrolling support for GTK3
* Require gtk+ 3.22 in glade files
* pluma.c: set PlumaWindow size-request (min-size) to 250x250
* pluma-utils: Enable multiline mode on regex search
* help: add a link to syntax and semantics of regex
* build: silent build warnings for distcheck
* help: Add tip about how to show location entry on Open File dialog
* help: Remove Open Location from shortcut keys table
* pluma-commands-help: expand the comment on about dialog
* build: do not override the default value for MATE_COMPILE_WARNINGS
* Remove warnings: cast between incompatible function types
* Use user page on github when user email is private
* Update authors
|
2022-11-23 17:21:30 by Adam Ciarcinski | Files touched by this commit (1878) | |
Log message:
massive revision bump after textproc/icu update
|