1
0
mirror of https://git.freebsd.org/ports.git synced 2026-06-02 11:08:52 +00:00
Files
Olivier Duchateau 297efa7b8d x11-toolkits/libgedit-gtksourceview: update to 299.7.0
Update to 299.7.0

  News in 299.7.0, 2026-03-27
  ---------------------------
  Completion framework:
  * Cherry-pick a few commits from GtkSourceView 4 to no longer use deprecated API
    and use gdk_window_move_to_rect().
  * Move GtkSourceCompletionContainer to libgedit-amtk as
    AmtkTreeViewScrolledWindowSizing.
  * Some code refactorings.
  File loading and saving:
  * Move some code to libgedit-gfls and depend on it:
    - GtkSourceIconv -> GflsIconv
    - GtkSourceInputStream -> GflsInputStream
    - Use gfls_encoding_try_convert()
  Syntax highlightging:
  * Improvements to the syntax highlighting of: markdown and yaml.
  Other:
  * A new public function in GtkSourceBuffer.
  * Avoid some code duplication.
  * Translation updates.

Adjust dependencies

Pet portclippy (truckman)

PR:		294210
2026-04-04 00:54:34 -07:00
..