tepl 4.99.1



About Tepl
==========

Tepl is a library that eases the development of GtkSourceView-based
text editors and IDEs. Tepl is the acronym for “Text editor product
line”.

News
====

* Build system: port to Meson, remove Autotools.

* API changes:
 - A complete overhaul of the metadata API and implementation. The libxml2 is no
   longer required, and GVfs metadata is no longer used. New API:
        - TeplMetadata and TeplMetadataManager toolkit classes.
        - Convenience functions in the framework, in TeplAbstractFactory,
          TeplApplication and TeplBuffer.
 - Remove TeplAbstractFactoryVala, because it's possible to manually manage
   GObject references in Vala when using TeplAbstractFactory.

* New API:
 - New class: TeplStatusbar.
 - New class: TeplPanel.
 - New class: TeplStyleSchemeChooserWidget.
 - File loading and saving toolkit: start to add some IO error info bars.
 - TeplInfoBar: add tepl_info_bar_set_buttons_orientation().
 - TeplView: add tepl_view_new_with_buffer().
 - Utility functions: add more functions.

* Misc:
 - Write a new roadmap in docs/.
 - Translation updates.



Download
========
https://download.gnome.org/sources/tepl/4.99/tepl-4.99.1.tar.xz (138K)
  sha256sum: e627f591028d11b341334c51c75fe7868bcb2520b9dc763d35eed35f53d73169



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]