[devhelp] Created tag 3.17.3



The unsigned tag '3.17.3' was created.

Tagger: Frédéric Péters <fpeters 0d be>
Date: Wed Jun 24 13:54:01 2015 +0200

    release: 3.17.3

Changes since the last tag '3.16.1':

Colin Walters (1):
      build: Fix broken autoconf prerequisite

Cédric Valmary (1):
      Updated Occitan translation

Frédéric Péters (5):
      post release version bump
      merge (and extend) man page that was shipped in Debian
      po: mention new .desktop filename
      build: correctly remove generated file in distclean step
      release: 3.17.3

Matthias Clasen (3):
      Convert to new-style commandline option handling
      devhelp: Make DBus-activatable
      Implement GApplication::activate

Sébastien Wilmet (66):
      autogen: don't define PKG_NAME (deprecated)
      Fix uk.po file permissions
      Update README
      build: remove duplicates in EXTRA_DIST
      build: src/Makefile.am clean-up
      app: don't use gtk_application_add_accelerator() (deprecated)
      window: don't use gtk_misc_set_alignment() (deprecated)
      window: remove dead code with GtkMisc
      Fix code indentation, replace tabs by 8 spaces
      Use webkit_navigation_policy_decision_get_navigation_action()
      Include first the corresponding header in each .c file
      build: DISABLE_SINGLE_INCLUDES is not used anymore in GLib and GTK+
      book: spring clean-up
      book: clear object in dispose()
      book: fix bugs with the timeout
      book: more robust comparison functions
      book-manager: spring clean-up
      book-manager: unref objects in dispose()
      book-manager: avoid O(N^2) time complexities
      add fixme comment
      book-manager: fix fixme about decrementing language count
      book-manager: remove dead code
      book-manager: include only glib-object.h in the header
      book-manager: avoid double negation
      book-manager: better document instance variables
      Use G_SOURCE_REMOVE instead of FALSE in GSourceFuncs
      Deprecate dh_book_manager_get_languages()
      book: better document instance variables
      book: deprecate unused comparison functions
      book-manager: connect to DhBook signals with g_signal_connect_object()
      book-tree: use g_signal_connect_object()
      book-tree: spring clean-up
      Update .gitignore
      keyword-model: spring clean-up
      sidebar: better variable and function names for idles
      dispose() before finalize()
      sidebar: remove idle functions in dispose()
      sidebar: use GDK_EVENT_STOP and GDK_EVENT_PROPAGATE
      sidebar: use g_signal_connect_object()
      Remove unused util functions
      assistant: use GDK_EVENT_STOP
      Remove some useless #includes
      app: simplify activate
      app: improve about dialog
      book-tree: disable type ahead search
      keyword-model: don't loop to get a non-zero stamp
      keyword-model: improve the GtkTreeModel interface implementation
      keyword-model: typedef for the DhKeywordGlobPattern struct
      keyword-model: improve implementation of process_search_string()
      keyword-model: clarify code of dh_keyword_model_filter()
      keyword-model: avoid O(n^2) loops in set_keywords_list()
      keyword-model: small improvements
      keyword-model: rename variable 'string' -> 'search_string'
      Include glib/gi18n-lib.h
      keyword-model: improve the globbed_keywords functions
      keyword-model: use strchr() instead of g_strrstr()
      Use bitfields for booleans in structs
      keyword-model: replace long list of parameters by a struct
      keyword-model: extract function from keyword_model_search_books()
      keyword-model: set directly the right max_hits in SearchSettings
      keyword-model: store page_filename_prefix in SearchSettings
      keyword-model: have max_hits as function paramater
      keyword-model: use GQueues to concatenate lists
      keyword-model: remove n_hits parameters from search functions
      keyword-model: use a GQueue to store the list of keywords
      link: sort pages before other link types


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