[devhelp] Created tag 3.29.1



The unsigned tag '3.29.1' was created.

Tagger: Sébastien Wilmet <swilmet gnome org>
Date: Sun Apr 15 12:28:48 2018 +0200

    Release 3.29.1

Changes since the last tag '3.28.0':

Anders Jonsson (1):
      Update Swedish translation

Daniel Șerbănescu (1):
      Update Romanian translation

Matej Urbančič (2):
      Updated Slovenian translation
      Updated Slovenian translation

Muhammet Kara (1):
      Update Turkish translation

Sebastian Rasmussen (1):
      Add Swedish help translation

Sébastien Wilmet (139):
      Post-release version bump
      Move library to its own directory, to separate it from the app
      build: remove -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES
      build: link to LIBM only in the app
      Remove dh-marshal.list
      Move dh-preferences from the lib to the app
      Move GResources from the lib to the app
      Add all source files to the POTFILES.in
      Better #includes in public lib headers
      Better #includes in the app to access the libdevhelp
      Split dh-util between lib and app
      Rename dh-util to dh-util-lib
      Make all the dh-util-lib functions private
      gsettings: implement DhDconfMigration utility class
      gsettings: split gschema.xml between the lib and the app
      gsettings: split DhSettings between lib and app
      Include dh-enum-types.h in main header
      meson: start to implement the build system with Meson
      meson: generate config.h and compile more libdevhelp files
      meson: compile all libdevhelp source files
      meson: do not hardcode API version
      meson: install public libdevhelp headers
      meson: build enum types
      meson: build unit tests
      meson: try another coding style
      meson: provide Libtool version
      meson: export only public libdevhelp symbols
      meson: link whole static lib
      meson: generate pkg-config file
      meson: install GSettings schemas
      meson: remove build/ directory
      meson: AppData
      Remove the X-GNOME-Bugzilla entries from the *.desktop file
      meson: *.desktop file
      meson: install assistant data
      meson: install manpage
      meson: D-Bus service file
      meson: join paths in a shorter manner
      meson: install icons
      App: use less Autotools-specific config.h defines
      Remove some useless #include "config.h"
      meson: compile app
      meson: compile GResources
      meson: gettext
      meson: user doc (with yelp)
      meson: install gedit plugin
      meson: add option for Flatpak build mode
      meson: post-install script
      flatpak: switch build system to Meson
      meson: generate GIR
      docs: remove link to on-line documentation
      meson: build GTK-Doc documentation
      meson: post-install: do nothing if DESTDIR env variable set
      meson: remove unused variable
      build: remove the Autotools build system
      meson: add .gitignore for the build/ directory
      docs: remove devhelp-overrides.txt (useless)
      build: bump WebKitGTK+ dependency to stable version
      Revert "build: bump WebKitGTK+ dependency to stable version"
      Add missing modelines to some *.c files
      Update the license from GPLv2+ to GPLv3+
      Take advantage of g_file_peek_path()
      build: fix warning with latest version of meson
      build: improve configuration summary message
      AppData: update screenshots
      NEWS file: start to write news for 3.29.1
      AppData: update project license
      build: bump WebKitGTK+ dependency to stable version
      Settings lib: _dh_settings_new() static function
      Settings lib: rename "singleton" -> "default instance"
      Settings lib: make the class public
      docs: add index of new symbols in 3.30
      Use only "really public" libdevhelp APIs in the app
      dh-error: make it fully private
      parser: make the function fully private
      Implement DhSettingsBuilder
      SettingsBuilder: write documentation
      SettingsBuilder: have default paths
      Settings: document API design
      SettingsBuilder: set default paths only if needed
      Settings: add group-books-by-language property and bind() function
      gschema: improve description of the group-books-by-language key
      Settings: rename self -> settings
      Settings: add bind_all()
      BookManager: remove the group-by-language property
      Preferences: bind to the DhSettings:group-books-by-language property
      Settings: add API for the "books-disabled" GSettings key
      Settings: do not expose the GSettings objects
      Settings: add a TODO comment
      Settings: more documentation
      Implement DhProfile
      Implement DhProfileBuilder
      Replace tabs by spaces in *.c and *.h files
      docs: fix doc of DhProfileBuilder and DhSettingsBuilder
      Profile: document the requirements
      BookTree: add construct-only "profile" property
      BookTree: use the DhProfile
      Profile: improve doc of get_settings()
      Sidebar: add construct-only "profile" property
      Sidebar: use the DhProfile
      docs: improve doc of the "profile" properties
      Preferences: first pass of cleanup
      Preferences: improve code of show_dialog()
      Preferences: do not prefix each static function name with "preferences_"
      Preferences: improve code of init()
      Preferences: improve instance variable names
      Preferences: better bind the custom_fonts_grid "sensitive" property
      Preferences: clearly separate Book Shelf tab from Fonts tab code
      Preferences: improve bookshelf instance variable names
      Preferences: always clear GtkListStore before populating it
      Preferences: improve code of bookshelf_find_book()
      Preferences: improve code of bookshelf_find_language_group()
      Preferences: remove group_by_language function parameter
      Preferences: improve code of bookshelf_add_book_to_store()
      Preferences: improve code of bookshelf_populate_store()
      Preferences: improve order for bookshelf code
      Preferences: improve code of bookshelf_book_deleted_cb()
      Preferences: plug memory leaks in bookshelf_tree_selection_toggled_cb()
      Preferences: rename toggle_cb() function
      Preferences: init GtkTreeView in C
      Preferences: implement bookshelf with a sort and cell data functions
      Preferences: reverse column order in the enum
      Preferences: fix sort function when not grouping by language
      BookManager: remove book from list *before* sending ::book-deleted
      Preferences: re-add weight column
      Preferences: bookshelf: disconnect model from view during populate
      Preferences: bookshelf: scroll explicitly to the top after re-populate
      NEWS file: add news in 3.28.1
      Bump version to next development cycle
      amtk: create AmtkActionInfo's
      amtk: create app menu with Amtk
      amtk: create window menus with Amtk
      amtk: use sanity checks
      amtk: add accels to the AmtkActionInfo's
      flatpak: bundle Amtk
      amtk: use amtk_action_info_store_set_all_accels_to_app()
      amtk: call amtk_init/finalize()
      amtk: create GtkShortcutsWindow with Amtk
      Release 3.29.1


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