[tepl] Created tag 2.99.3



The unsigned tag '2.99.3' was created.

Tagger: Sébastien Wilmet <swilmet gnome org>
Date: Wed Aug 9 13:17:10 2017 +0200

    Release 2.99.3

Changes since the last tag '2.99.2':

Daniel Mustieles (1):
      Update Spanish translation

Kukuh Syafaat (1):
      Update Indonesian translation

Marek Cernocky (1):
      Updated Czech translation

Mario Blättermann (1):
      Update German translation

Piotr Drąg (2):
      Update Polish translation
      Update Polish translation

Sébastien Wilmet (80):
      Post-release version bump
      Implement tepl_menu_shell_append_edit_actions()
      Tab: do not store properties GParamSpec's
      ApplicationWindow: do not store properties GParamSpec's
      TabGroup: add the :active-tab property
      TabGroup: add the :active-view property
      Implement small utility TeplSignalGroup
      TabGroup: add the :active-buffer property
      TabGroup: add set_active_tab() and make :active-tab property writable
      Minor code refactoring to have smaller lines
      Notebook: fix bug in active_tab_changed(), the tab can be NULL
      TabGroup: add append_tab()
      Notebook: print warning in set_active_tab() if child widget invisible
      Notebook test: use the new TeplTabGroup API
      Notebook tests: start to implement unit test for notify signals
      Notebook: fix unit test by listening to ::page-removed
      Notebook tests: continue unit test for notify signals
      InfoBar: more explanations about why making the action area vertical
      ApplicationWindow: merge tepl-application-window-actions.c
      ApplicationWindow: implement win.tepl-new-file GAction
      Notebook: expand horizontally and vertically
      TabGroup: by default, print a warning about append_tab() not supported
      TabGroup: fix GObject Introspection issue
      ApplicationWindow: update edit actions sensitivity
      View: remove useless code in tepl_view_paste_clipboard()
      SignalGroup: rename add_handler_id() to add()
      SignalGroup: replace free() by clear() function
      SignalGroup: add a g_return_if_fail() in add()
      ApplicationWindow: update paste sensitivity according to clipboard
      ApplicationWindow: set_tab_group: notify prop. if TabGroup not empty
      ApplicationWindow: update paste action sensitivity only when necessary
      docs: minor improvements
      docs: update/improve the intro
      docs: write more intro documentation about Amtk
      docs: improve doc of TeplTab
      docs: section title in Title Case
      AmtkActionInfoCentralStore: add private function to unref singleton
      Amtk: add amtk_init() and amtk_finalize() functions
      docs: fix #include for Amtk
      AmtkActionInfoCentralStore: rename get_instance() to get_singleton()
      Add tepl_init() and tepl_finalize() public functions
      build: update tepl/Makefile.am for previous commit
      Implement TeplAbstractFactory
      AbstractFactory: add create_tab()
      AstractFactory: add create_tab_label()
      AbstractFactory docs: add note about GtkTextView::create_buffer
      docs: minor improvements
      docs: update Amtk docs about factory functions
      Add missing padding for future expansion in Class structs
      docs: list the Amtk sanity checks in the intro
      docs: improve Amtk docs about checking that ActionInfos are used
      AmtkFactory: add missing (nullable) GI annotation
      AmtkFactory: weak ref to the GtkApplication
      docs: update/improve Amtk docs
      NEWS file: start to write news for 2.99.3 (not yet released)
      docs: show code example in AmtkFactoryMenu, to create a GtkMenuBar
      AmtkApplicationWindow: add a comment about the API design
      AbstractFactory: API design: set_singleton() is more explicit
      Buffer: rename title -> full-title
      Buffer: add short-title
      TabLabel: basic implementation
      AbstractFactory: create a TeplTabLabel
      TabLabel: center label vertically
      utils: copy str_middle_truncate() from gedit
      TabLabel: ellipsize ourself the label text
      Notebook: set scrollable
      Tab: add ::close-request signal
      TabLabel: add close button
      docs: document important detail about static objects in Amtk
      TabLabel: weak ref to the TeplTab
      AmtkFactory: add functions to create GtkToolButton's
      AmtkFactory: add constructors
      AmtkFactory: add functions to create GtkMenuItem's
      Port to AmtkFactory functions to create GtkMenuItem's
      Remove the AmtkFactoryMenu class
      docs: update after AmtkFactoryMenu removal
      AmtkFactory: common_create()
      AmtkApplicationWindow: add function to create a GtkRecentChooserMenu
      AmtkFactory: show code example to create a GtkToolbar
      Release 2.99.3


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