Blame NEWS

Packit 116408
News in 3.28.1, 2018-04-08
Packit 116408
--------------------------
Packit 116408
* AppData: update screenshots.
Packit 116408
* Translation updates.
Packit 116408
Packit 116408
News in 3.28.0, 2018-03-10
Packit 116408
--------------------------
Packit 116408
* Improve default GSettings values.
Packit 116408
* A few other small improvements.
Packit 116408
* Translation updates.
Packit 116408
Packit 116408
===============
Packit 116408
Version 3.27.90
Packit 116408
===============
Packit 116408
Packit 116408
- Flatpak: see books installed on the host (usually installed by traditional
Packit 116408
  Linux distribution packages). The Flatpak needs to be built with the new
Packit 116408
  --enable-flatpak-build configure flag.
Packit 116408
- Lots of code refactorings, fixing various bugs along the way. Have more
Packit 116408
  classes, but smaller: from DhKeywordModel extract DhSearchContext; from
Packit 116408
  DhWindow extract DhWebView, DhTab and DhTabLabel.
Packit 116408
- All bugs in bugzilla fixed (only enhancement bugs remaining).
Packit 116408
- Write more unit tests.
Packit 116408
- Write first page of *user* documentation (in Mallard), to explain some
Packit 116408
  features of the search in the side panel.
Packit 116408
- Fix and document a feature useful for integration with other developer tools:
Packit 116408
  filtering by book and page when doing a search, see the README.
Packit 116408
- Improve error info bar (shown on top of the HTML page), use the TeplInfoBar
Packit 116408
  utility class, copied from the Tepl library.
Packit 116408
Packit 116408
Fixed bugs:
Packit 116408
Packit 116408
 - #696905, press Escape to cancel search
Packit 116408
 - #790902, writes window state settings on each configure event
Packit 116408
 - #792068, Make it work with Flatpak
Packit 116408
 - #792443, Missing emacs/vim plugins in 3.27.2 tarball
Packit 116408
Packit 116408
Updated translations: de, fi, fur, hu, id, pl
Packit 116408
Packit 116408
Many thanks to all contributors: Balázs Úr, Fabio Tomat, Tim Sabsch,
Packit 116408
Sébastien Wilmet, Mario Blättermann, Piotr Drąg, Kukuh Syafaat, Christian
Packit 116408
Kirbach, Jiri Grönroos
Packit 116408
Packit 116408
==============
Packit 116408
Version 3.27.2
Packit 116408
==============
Packit 116408
Packit 116408
- Deprecate Devhelp index file format version 1 (with file extension *.devhelp
Packit 116408
  or *.devhelp.gz), print warning when loading such index files.
Packit 116408
- Lots of code refactorings.
Packit 116408
- Do not use deprecated GCompletion API, implement re-usable DhCompletion class
Packit 116408
  based on GSequence with an API better suited for Devhelp.
Packit 116408
- Do not use deprecated GdkScreen API, use GdkMonitor.
Packit 116408
- Use WebKit's new font size functionality.
Packit 116408
- Increase number of maximum search results (100 -> 1000).
Packit 116408
- Use the GtkSearchEntry::search-changed signal, adding a small delay to show
Packit 116408
  search results.
Packit 116408
- Make right-click menu work in the WebKitWebView.
Packit 116408
- Do not save/restore GtkWindows x/y positions.
Packit 116408
- Improve application description and documentation.
Packit 116408
- Some cleanup and file reorganisation in the git repository.
Packit 116408
- Fix several bugs.
Packit 116408
Packit 116408
Fixed bugs:
Packit 116408
Packit 116408
 - #606831, Devhelp applications lacks right-click context menu
Packit 116408
 - #668978, Add timeout to search entry.
Packit 116408
 - #784652, Searching "GFile" doesn't return an exact match (too many
Packit 116408
            results)
Packit 116408
 - #789862, dh-sidebar: Crashes when interacting with the GCompletion
Packit 116408
 - #790680, Start using WebKit's new font size functionality
Packit 116408
 - #791127, Assertion failed in DhBookManager
Packit 116408
Packit 116408
Updated translations: cs, sr
Packit 116408
Packit 116408
Many thanks to all contributors: Милош Поповић, Sébastien
Packit 116408
Wilmet, Marek Černocký, Gabriel Ivascu
Packit 116408
Packit 116408
==============
Packit 116408
Version 3.27.1
Packit 116408
==============
Packit 116408
Packit 116408
- Lots of code refactorings.
Packit 116408
- Write first unit test.
Packit 116408
- DhLink: use a union inside the struct to use less memory.
Packit 116408
- Improve API documentation.
Packit 116408
- Some minor bug fixes.
Packit 116408
- Translation updates.
Packit 116408
Packit 116408
==============
Packit 116408
Version 3.26.1
Packit 116408
==============
Packit 116408
Packit 116408
- Move New Tab button on the right side of the headerbar.
Packit 116408
Packit 116408
Updated translations: ca, ca@valencia, da, el, nb, nl
Packit 116408
Packit 116408
Many thanks to all contributors: Sébastien Wilmet, Ask Hjorth Larsen,
Packit 116408
Efstathios Iosifidis, Nathan Follens, Kjartan Maraas, Xavi Ivars
Packit 116408
Packit 116408
==============
Packit 116408
Version 3.26.0
Packit 116408
==============
Packit 116408
Packit 116408
Updated translations: be, da, eu, fi, hu, it, ko, lt, lv, ne, pt_BR,
Packit 116408
sk, tr
Packit 116408
Packit 116408
Many thanks to all contributors: Balázs Úr, Changwoo Ryu, Osman Karagöz,
Packit 116408
Yuras Shumovich, Piotr Drąg, Milo Casagrande, Ask Hjorth Larsen, Inaki
Packit 116408
Larranaga Murgoitio, Enrico Nicoletto, Rūdolfs Mazurs, Jiri Grönroos,
Packit 116408
Dušan Kazik
Packit 116408
Packit 116408
===============
Packit 116408
Version 3.25.91
Packit 116408
===============
Packit 116408
Packit 116408
- Bump Libtool version.
Packit 116408
Packit 116408
Fixed bugs:
Packit 116408
Packit 116408
 - #786008, Constant updating of window positions causing high CPU load
Packit 116408
   Fixed by adding a timeout to save the GSettings for the window state.
Packit 116408
Packit 116408
Updated translations: ca, gl, ne, pl, sr@latin, sr
Packit 116408
Packit 116408
Many thanks to all contributors: Fran Dieguez, Мирослав
Packit 116408
Николић, Sébastien Wilmet, Pawan Chitrakar, Jordi Mas, Debarshi Ray
Packit 116408
Packit 116408
==============
Packit 116408
Version 3.25.2
Packit 116408
==============
Packit 116408
Packit 116408
- Move New Tab action as a button in the headerbar (it's no longer in the
Packit 116408
  hamburger menu).
Packit 116408
- Refactorings in DhLink.
Packit 116408
- Rename dh_free_resources() to dh_finalize().
Packit 116408
Packit 116408
Fixed bugs:
Packit 116408
Packit 116408
 - #721082, a couple of scripts to add javadocs as Devhelp books
Packit 116408
 - #779386, Consider moving contents of "hamburger" menu elsewhere
Packit 116408
 - #783964, [PATCH] mouse forward/back buttons don't work
Packit 116408
Packit 116408
Updated translations: cs, de, es, fr, fur, id, kk, sl, sv, vi
Packit 116408
Packit 116408
Many thanks to all contributors: Fabio Tomat, Anders Jonsson, Sébastien
Packit 116408
Wilmet, Mario Blättermann, Piotr Drąg, Kukuh Syafaat, Matej Urbančič,
Packit 116408
Trần Ngọc Quân, Claude Paroz, Daniel Mustieles, Lubomir Rintel,
Packit 116408
Baurzhan Muftakhidinov, Marek Cernocky
Packit 116408
Packit 116408
==============
Packit 116408
Version 3.25.1
Packit 116408
==============
Packit 116408
Packit 116408
- Book tree in the side panel: add context menu with Collapse All action.
Packit 116408
- Update GUI when system fonts change.
Packit 116408
- Lots of code clean-up and refactorings.
Packit 116408
- Clean up the GSettings schema.
Packit 116408
- Use GIO to load the index files.
Packit 116408
- Several bug fixes in the parser.
Packit 116408
- Build system:
Packit 116408
	- Disable -Werror by default.
Packit 116408
	- Use git.mk.
Packit 116408
	- Check for gsettings-desktop-schemas with pkg-config.
Packit 116408
Packit 116408
API:
Packit 116408
- There has been some API breaks documented in the reference manual, but both
Packit 116408
  Anjuta and gnome-builder should still compile and work fine.
Packit 116408
- Several fixes in the GTK-Doc comments and GObject Introspection annotations.
Packit 116408
- Improve documentation, write class descriptions for public classes.
Packit 116408
- DhBookManager is now a singleton.
Packit 116408
- Deprecate dh_link_get_page_name().
Packit 116408
- dh_init() now initializes the i18n.
Packit 116408
- New function: dh_free_resources().
Packit 116408
Packit 116408
Fixed bugs:
Packit 116408
Packit 116408
 - #761292, Book tree in sidebar: add right click -> collapse all
Packit 116408
 - #775175, Problems with back/forward buttons sensitivity
Packit 116408
 - #776596, devhelp --search sometimes doesn't jump to symbol
Packit 116408
 - #782511, Take advantage of Unicode
Packit 116408
Packit 116408
Updated translations: be, de, el, hu, id, pl
Packit 116408
Packit 116408
Many thanks to all contributors: Balázs Úr, Andika Triwidada, Tom
Packit 116408
Tryfonidis, Yuras Shumovich, Sébastien Wilmet, Mario Blättermann, Piotr
Packit 116408
Drąg, Kukuh Syafaat, Rico Tzschichholz
Packit 116408
Packit 116408
==============
Packit 116408
Version 3.24.0
Packit 116408
==============
Packit 116408
Packit 116408
Updated translations: lv
Packit 116408
Packit 116408
Many thanks to all contributors: Rūdolfs Mazurs
Packit 116408
Packit 116408
Packit 116408
===============
Packit 116408
Version 3.23.92
Packit 116408
===============
Packit 116408
Packit 116408
Fixed bugs:
Packit 116408
Packit 116408
 - #779378, devhelp 3.23.91 fails to build because of -Werror
Packit 116408
 - #779563, Add Flatpak build manifest
Packit 116408
Packit 116408
Updated translations: da, fr, gl, id, ko, lt, zh_TW
Packit 116408
Packit 116408
Many thanks to all contributors: Changwoo Ryu, Kukuh Syafaat, Fran Dieguez,
Packit 116408
Sébastien Wilmet, Ask Hjorth Larsen, Aurimas Černius, Chao-Hsiung Liao,
Packit 116408
Charles Monzat
Packit 116408
Packit 116408
Packit 116408
===============
Packit 116408
Version 3.23.91
Packit 116408
===============
Packit 116408
Packit 116408
Fixed bugs:
Packit 116408
Packit 116408
 - #763518, Add sidebar toggler to the menu
Packit 116408
 - #770785, Add GTK-Doc API reference and GObject Introspection support
Packit 116408
 - #771503, fix warning in finalize of sidebar
Packit 116408
 - #773900, Small build system update
Packit 116408
 - #774069, unable to build devhelp by jhbuild
Packit 116408
 - #775261, Make DhLanguage a GObject subclass
Packit 116408
Packit 116408
Updated translations: cs, de, es, eu, fi, fur, hr, hu, it, kk, nb, pl,
Packit 116408
pt_BR, sk, sl, sr@latin, sr, sv
Packit 116408
Packit 116408
Many thanks to all contributors: Balázs Meskó, Мирослав
Packit 116408
Николић, Corentin Noël, Mario Blättermann, Milo Casagrande, Kjartan
Packit 116408
Maraas, Enrico Nicoletto, Balázs Úr, Piotr Drąg, Marek Černocký,
Packit 116408
Christian Hergert, Fabio Tomat, Sébastien Wilmet, gogo, Matej Urbančič,
Packit 116408
Michael Catanzaro, Fábio Nogueira, Anders Jonsson, Rafael Fontenelle,
Packit 116408
Miguel Vaello Martínez, Inaki Larranaga Murgoitio, Daniel Mustieles,
Packit 116408
Baurzhan Muftakhidinov, Jiri Grönroos, Dušan Kazik
Packit 116408
Packit 116408
Packit 116408
==============
Packit 116408
Version 3.22.0
Packit 116408
==============
Packit 116408
Packit 116408
No changes.
Packit 116408
Packit 116408
Packit 116408
===============
Packit 116408
Version 3.21.92
Packit 116408
===============
Packit 116408
Packit 116408
Fixed bugs:
Packit 116408
Packit 116408
 - #771327, dh-window: do not disable javascript.
Packit 116408
Packit 116408
Updated translations: es, fur, pl
Packit 116408
Packit 116408
Many thanks to all contributors: Jeremy Bicha, Fabio Tomat, Mathieu
Packit 116408
Duponchelle, Piotr Drąg
Packit 116408
Packit 116408
Packit 116408
===============
Packit 116408
Version 3.21.91
Packit 116408
===============
Packit 116408
Packit 116408
Updated translations: en_GB, fi, pl, sl
Packit 116408
Packit 116408
Many thanks to all contributors: Matej Urbančič, Jiri Grönroos, David
Packit 116408
King, Piotr Drąg
Packit 116408
Packit 116408
Packit 116408
===============
Packit 116408
Version 3.21.90
Packit 116408
===============
Packit 116408
Packit 116408
Fixed bugs:
Packit 116408
Packit 116408
 - #763942, Let Control+scroll change the zoom level
Packit 116408
 - #769606, 3 trivial commits
Packit 116408
Packit 116408
Updated translations: eu, id, it, nb, oc, pt, th
Packit 116408
Packit 116408
Many thanks to all contributors: Ernestas Kulik, Andika Triwidada, Sébastien
Packit 116408
Wilmet, Piotr Drąg, Theppitak Karoonboonyanan, Inaki Larranaga Murgoitio,
Packit 116408
Kjartan Maraas, Cédric Valmary, Milo Casagrande
Packit 116408
Packit 116408
Packit 116408
==============
Packit 116408
Version 3.20.0
Packit 116408
==============
Packit 116408
Packit 116408
Updated translations: da, ru, sr
Packit 116408
Packit 116408
Many thanks to all contributors: Ask Hjorth Larsen, Марко Костић,
Packit 116408
Yuri Myasoedov
Packit 116408
Packit 116408
Packit 116408
===============
Packit 116408
Version 3.19.92
Packit 116408
===============
Packit 116408
Packit 116408
Updated translations: ca, cs, fi, fr, gl, he, ko, lt, oc, sr@latin,
Packit 116408
sr, sv, zh_CN, zh_TW
Packit 116408
Packit 116408
Many thanks to all contributors: Changwoo Ryu, Chao-Hsiung Liao, Fran
Packit 116408
Dieguez, Мирослав Николић, Guillaume Bernard, Marek
Packit 116408
Černocký, Jordi Mas, Aurimas Černius, Anders Jonsson, Yosef Or Boczko,
Packit 116408
Cédric Valmary, Jiri Grönroos, Mingye Wang (Arthur2e5), Sébastien Wilmet
Packit 116408
Packit 116408
Packit 116408
===============
Packit 116408
Version 3.19.90
Packit 116408
===============
Packit 116408
Packit 116408
Fixed bugs:
Packit 116408
Packit 116408
 - #645620, Mis-handling of external-URL <book base=> in .devhelp2
Packit 116408
 - #696904, each class name is listed twice
Packit 116408
 - #723135, Ctrl-K shortcut is not discoverable
Packit 116408
 - #741806, Add support for XF86Back/XF86Forward keys
Packit 116408
 - #743704, Add "Ctrl =" keyboard shortcut for zoom in
Packit 116408
 - #757177, Add keyboard shortcuts for switching tabs (Ctrl+PgUp/PgDn)
Packit 116408
 - #757877, Provide a shortcuts window
Packit 116408
 - #758141, Misc code enhancements
Packit 116408
 - #759691, Search problem: do not jump to the exact link if another link
Packit 116408
            with a longer name exists
Packit 116408
 - #759692, Search: a trailing space is sometimes added to the entry
Packit 116408
 - #761407, Add context to strings in the shortcut window
Packit 116408
Packit 116408
Updated translations: de, el, es, hu, lt, lv, pl, pt_BR, sk
Packit 116408
Packit 116408
Many thanks to all contributors: Balázs Meskó, Tom Tryfonidis, Rafael
Packit 116408
Fontenelle, Sébastien Wilmet, Richard Hughes, Mario Blättermann, Piotr
Packit 116408
Drąg, Aurimas Černius, Nirbheek Chauhan, Daniel Mustieles, Rūdolfs
Packit 116408
Mazurs, Dušan Kazik
Packit 116408
Packit 116408
Packit 116408
==============
Packit 116408
Version 3.19.3
Packit 116408
==============
Packit 116408
Packit 116408
Fixed bugs:
Packit 116408
Packit 116408
 - #709658, gedit plugin: too many .plugin files (some generated, some
Packit 116408
            weird)
Packit 116408
 - #755872, Sometimes a page doesn't get opened
Packit 116408
 - #756341, Various code improvements and bug fixes
Packit 116408
Packit 116408
Updated translations: eu, pt, th, zh_CN
Packit 116408
Packit 116408
Many thanks to all contributors: Pedro Albuquerque, Sébastien Wilmet, Akom
Packit 116408
Chotiphantawanon, Inaki Larranaga Murgoitio, YunQiang Su
Packit 116408
Packit 116408
Packit 116408
==============
Packit 116408
Version 3.18.1
Packit 116408
==============
Packit 116408
Packit 116408
Updated translations: eo, sr@latin, sr
Packit 116408
Packit 116408
Many thanks to all contributors: Kristjan SCHMIDT, Милош
Packit 116408
Поповић, Марко Костић
Packit 116408
Packit 116408
Packit 116408
==============
Packit 116408
Version 3.18.0
Packit 116408
==============
Packit 116408
Packit 116408
Updated translations: da, de, fa, fi, it, ja, ko, lt, lv, pt_BR, sl,
Packit 116408
tr
Packit 116408
Packit 116408
Many thanks to all contributors: Changwoo Ryu, Paul Seyfert, Muhammet Kara,
Packit 116408
Rafael Fontenelle, Arash Mousavi, Milo Casagrande, Ask Hjorth Larsen, Matej
Packit 116408
Urbančič, Aurimas Černius, Jiro Matsuzawa, Rūdolfs Mazurs, Jiri
Packit 116408
Grönroos
Packit 116408
Packit 116408
Packit 116408
===============
Packit 116408
Version 3.17.91
Packit 116408
===============
Packit 116408
Packit 116408
Fixed bugs:
Packit 116408
Packit 116408
 - #704833, books sidebar shouldn't have type ahead find
Packit 116408
 - #727243, gedit plugin needs to be ported to new menu API
Packit 116408
 - #749797, Misc code improvements
Packit 116408
 - #751446, AppData file needs updating for new desktop file name
Packit 116408
Packit 116408
Updated translations: cs, el, es, fr, gl, he, hu, id, nb, pl, pt, sk,
Packit 116408
sv, zh_TW
Packit 116408
Packit 116408
Many thanks to all contributors: Balázs Úr, Andika Triwidada, Alexandre
Packit 116408
Franke, Fran Dieguez, Anders Jonsson, Richard Hughes, Piotr Drąg, Daniel
Packit 116408
Mustieles, Pedro Albuquerque, Kjartan Maraas, Yosef Or Boczko, Marek
Packit 116408
Černocký, Chao-Hsiung Liao, Dušan Kazik, Tom Tryfonidis
Packit 116408
Packit 116408
Packit 116408
==============
Packit 116408
Version 3.17.3
Packit 116408
==============
Packit 116408
Packit 116408
Fixed bugs:
Packit 116408
Packit 116408
 - #593267, devhelp manpage
Packit 116408
 - #728384, Make DBus-activatable
Packit 116408
 - #749452, Misc maintenance stuff
Packit 116408
 - #749797, Misc code improvements
Packit 116408
Packit 116408
Updated translations: oc, uk
Packit 116408
Packit 116408
Many thanks to all contributors: Sébastien Wilmet, Cédric Valmary,
Packit 116408
Matthias Clasen, Colin Walters
Packit 116408
Packit 116408
Packit 116408
==============
Packit 116408
Version 3.16.1
Packit 116408
==============
Packit 116408
Packit 116408
Fixed bugs:
Packit 116408
Packit 116408
 - Update list of official developer documentation sites
Packit 116408
 - #747016, icon: provide a symbolic variant of the app icon
Packit 116408
Packit 116408
Many thanks to all contributors: Jakub Steiner, Alexandre Franke
Packit 116408
Packit 116408
Packit 116408
==============
Packit 116408
Version 3.16.0
Packit 116408
==============
Packit 116408
Packit 116408
Fixed bugs:
Packit 116408
Packit 116408
 - #746609, Fix warning when book cannot be read
Packit 116408
Packit 116408
Updated translations: bs
Packit 116408
Packit 116408
Many thanks to all contributors: Michael Catanzaro, Kalev Lember
Packit 116408
Packit 116408
Packit 116408
===============
Packit 116408
Version 3.15.92
Packit 116408
===============
Packit 116408
Packit 116408
Fixed bugs:
Packit 116408
Packit 116408
 - #746166, Disable some WebKit features we don't need
Packit 116408
Packit 116408
Updated translations: bs
Packit 116408
Packit 116408
Many thanks to all contributors: Michael Catanzaro, Samir Ribic, Sebastien
Packit 116408
Lafargue
Packit 116408
Packit 116408
Packit 116408
===============
Packit 116408
Version 3.15.91
Packit 116408
===============
Packit 116408
Packit 116408
Fixed bugs:
Packit 116408
Packit 116408
 - #745256, Update font size automatically when Xft resolution changes
Packit 116408
Packit 116408
Updated translations: sv
Packit 116408
Packit 116408
Many thanks to all contributors: Mario Sanchez Prada, Anders Jonsson
Packit 116408
Packit 116408
Packit 116408
===============
Packit 116408
Version 3.15.90
Packit 116408
===============
Packit 116408
Packit 116408
Fixed bugs:
Packit 116408
Packit 116408
 - #728916, Can't find "_" in the results
Packit 116408
 - #741806, Added support for XF86Back/XF86Forward keys
Packit 116408
 - #742447, devhelp crashes with empty documentation file
Packit 116408
 - #742457, Typo in GSettings conversion file causes gsettings-data-convert
Packit 116408
            to crash
Packit 116408
 - #742687, DevHelpBookTree is wider when searching
Packit 116408
Packit 116408
Updated translations: fi, it, ja, sl, tr
Packit 116408
Packit 116408
Many thanks to all contributors: Muhammet Kara, Necdet Yücel, Timo Jyrinki,
Packit 116408
Milo Casagrande, Jiri Horner, Matej Urbančič, Trinh Anh Ngoc, Jiro
Packit 116408
Matsuzawa, Debarshi Ray, Aleksander Morgado
Packit 116408
Packit 116408
Packit 116408
==============
Packit 116408
Version 3.14.0
Packit 116408
==============
Packit 116408
Packit 116408
Updated translations: da, de, sr@latin, sr, zh_CN
Packit 116408
Packit 116408
Many thanks to all contributors: Tong Hui, Kenneth Nielsen, Bernd Homuth,
Packit 116408
Мирослав Николић
Packit 116408
Packit 116408
Packit 116408
===============
Packit 116408
Version 3.13.92
Packit 116408
===============
Packit 116408
Packit 116408
Fixed bugs:
Packit 116408
Packit 116408
 - #735252, libdevhelp: Fix .pc file requires when building with
Packit 116408
            webkit2gtk-4.0
Packit 116408
Packit 116408
Updated translations: fi, gl, hu, id, ko, lv, pl, ru, sv, zh_HK, zh_TW
Packit 116408
Packit 116408
Many thanks to all contributors: Balázs Úr, Ville-Pekka Vainio, Andika
Packit 116408
Triwidada, Fran Diéguez, Changwoo Ryu, Yuri Myasoedov, Piotr Drąg,
Packit 116408
Sebastian Rasmussen, Rūdolfs Mazurs, Chao-Hsiung Liao
Packit 116408
Packit 116408
Packit 116408
===============
Packit 116408
Version 3.13.90
Packit 116408
===============
Packit 116408
Packit 116408
Fixed bugs:
Packit 116408
Packit 116408
 - #734324, Build against webkit2gtk-4.0
Packit 116408
Packit 116408
Updated translations: as, ca, ca@valencia, cs, eu, fi, fr, lt, nb
Packit 116408
Packit 116408
Many thanks to all contributors: Gil Forcada, Lasse Liehu, Alexandre Franke,
Packit 116408
Kalev Lember, Andre Klapper, ngoswami, Inaki Larranaga Murgoitio, Aurimas
Packit 116408
Černius, Olav Vitters, Kjartan Maraas, Michael Catanzaro, Carles Ferrando,
Packit 116408
Marek Černocký, Ignacio Casal Quinteiro
Packit 116408
Packit 116408
Packit 116408
==============
Packit 116408
Version 3.13.4
Packit 116408
==============
Packit 116408
Packit 116408
Fixed bugs:
Packit 116408
Packit 116408
 - #724098, center tab labels
Packit 116408
 - #724538, Use popver for the gear menu
Packit 116408
 - #727064, Use headerbar in the preference dialog
Packit 116408
 - #730445, Expand tabs in the pref dialog
Packit 116408
 - #730723, window: Allow Shift-Return to previous find
Packit 116408
 - #730772, Use the new support for RTL icons in GtkIconTheme
Packit 116408
 - #732897, Use view-context-menu-symbolic for the gear menu
Packit 116408
Packit 116408
Updated translations: ca, ca@valencia, el, es, he, pt_BR, sl
Packit 116408
Packit 116408
Many thanks to all contributors: MarMav, Carles Ferrando, Pau Iranzo,
Packit 116408
chrysn, Damián Nohales, Matej Urbančič, Daniel Mustieles, Enrico
Packit 116408
Nicoletto, Yosef Or Boczko
Packit 116408
Packit 116408
Packit 116408
==============
Packit 116408
Version 3.12.1
Packit 116408
==============
Packit 116408
Packit 116408
Updated translation: eu
Packit 116408
Packit 116408
Many thanks to all contributors: Inaki Larranaga Murgoitio, Piotr Drąg
Packit 116408
Packit 116408
Packit 116408
==============
Packit 116408
Version 3.12.0
Packit 116408
==============
Packit 116408
Packit 116408
Updated translations: da, id, pt, sl
Packit 116408
Packit 116408
Many thanks to all contributors: Duarte Loreto, Matej Urbančič, Andika
Packit 116408
Triwidada, Ask H. Larsen
Packit 116408
Packit 116408
Packit 116408
===============
Packit 116408
Version 3.11.92
Packit 116408
===============
Packit 116408
Packit 116408
Updated translations: fi, fr, ko, lv, pl, ru, sr@latin, sr, zh_CN
Packit 116408
Packit 116408
Many thanks to all contributors: Changwoo Ryu, Ville-Pekka Vainio, Мирослав
Packit 116408
Николић, Paweł Żołnowski, Yuri Myasoedov, Wylmer Wang, Rūdolfs Mazurs
Packit 116408
Packit 116408
Packit 116408
===============
Packit 116408
Version 3.11.91
Packit 116408
===============
Packit 116408
Packit 116408
Fixed bugs:
Packit 116408
Packit 116408
 - #696573, search toggle buttons
Packit 116408
 - #723225, License text contains obsolete FSF postal address
Packit 116408
 - #723933, Don't assume we can always read BYTES_PER_READ
Packit 116408
Packit 116408
Updated translations: as, fi, gl, hu, it, lt, nb, pt_BR, uk, zh_HK,
Packit 116408
zh_TW
Packit 116408
Packit 116408
Many thanks to all contributors: Balázs Úr, Jiri Grönroos, Daniel
Packit 116408
Mustieles, William Jon McCann, Ignacio Casal Quinteiro, Rafael Ferreira,
Packit 116408
ngoswami, Fran Diéguez, Milo Casagrande, Aurimas Černius, Kjartan Maraas,
Packit 116408
Daniel Korostil, Chao-Hsiung Liao
Packit 116408
Packit 116408
Packit 116408
==============
Packit 116408
Version 3.11.4
Packit 116408
==============
Packit 116408
Packit 116408
Fixed bugs:
Packit 116408
Packit 116408
 - #712183, about devhelp, wrong URL
Packit 116408
 - #720167, App menu: standardize Help/About/Quit
Packit 116408
 - #720948, Add "sidebar" style class to the sidebar
Packit 116408
Packit 116408
Updated translations: ca, ca@valencia, cs, el, es, gl, he, it, pt_BR,
Packit 116408
sl, zh_CN
Packit 116408
Packit 116408
Many thanks to all contributors: Gil Forcada, Dimitris Spingos, Carles
Packit 116408
Ferrando, Rafael Ferreira, Ignacio Casal Quinteiro, Fran Diéguez, Milo
Packit 116408
Casagrande, Matej Urbančič, Sphinx Jiang, Bastien Nocera, Daniel
Packit 116408
Mustieles, Yosef Or Boczko, Michael Catanzaro, Marek Černocký, Piotr
Packit 116408
Drąg, Pierre-Yves Luyten, Aleksander Morgado
Packit 116408
Packit 116408
Packit 116408
==============
Packit 116408
Version 3.10.2
Packit 116408
==============
Packit 116408
Packit 116408
Updated translations: ca, ca@valencia, de, el
Packit 116408
Packit 116408
Many thanks to all contributors: Christian Kirbach, Efstathios Iosifidis,
Packit 116408
Gil Forcada, Carles Ferrando
Packit 116408
Packit 116408
Packit 116408
==============
Packit 116408
Version 3.10.0
Packit 116408
==============
Packit 116408
Packit 116408
Fixed bugs:
Packit 116408
Packit 116408
 - #707490, [PATCH] Don't use AM_GNU_GETTEXT
Packit 116408
Packit 116408
Updated translations: as, be, da, fi, he, id, ja, ko, lv, ru, sk,
Packit 116408
sr@latin, sr, th
Packit 116408
Packit 116408
Many thanks to all contributors: Changwoo Ryu, Ville-Pekka Vainio, Andika
Packit 116408
Triwidada, Мирослав Николић, Ignacio Casal Quinteiro, Pavol
Packit 116408
Klačanský, Ihar Hrachyshka, Ask H. Larsen, Theppitak Karoonboonyanan,
Packit 116408
Nilamdyuti Goswami, Jiro Matsuzawa, Yosef Or Boczko, Rūdolfs Mazurs,
Packit 116408
Kerrick Staley, Yuri Myasoedov
Packit 116408
Packit 116408
Packit 116408
==============
Packit 116408
Version 3.9.91
Packit 116408
==============
Packit 116408
Packit 116408
Fixed bugs:
Packit 116408
Packit 116408
 - #700588, Error regarding gsetting schema when gsettings-data-convert
Packit 116408
            starts
Packit 116408
 - #706498, Typo in the last devhelp´s POT File
Packit 116408
Packit 116408
Updated translations: cs, es, fr, gl, he, hu, it, lt, nb, pl, pt_BR,
Packit 116408
sl, zh_HK, zh_TW
Packit 116408
Packit 116408
Many thanks to all contributors: Balázs Úr, Milo Casagrande, Kjartan
Packit 116408
Maraas, Ignacio Casal Quinteiro, Fran Diéguez, Piotr Drąg, Matej
Packit 116408
Urbančič, Aurimas Černius, Daniel Mustieles, Enrico Nicoletto, Marek
Packit 116408
Černocký, Chao-Hsiung Liao, Yaron Shahrabani, Alexandre Franke
Packit 116408
Packit 116408
Packit 116408
==============
Packit 116408
Version 3.9.90
Packit 116408
==============
Packit 116408
Packit 116408
Ignacio Casal Quinteiro ported devhelp to GtkHeaderBar, GtkSearchBar,
Packit 116408
and more.
Packit 116408
Packit 116408
Fixed bugs:
Packit 116408
Packit 116408
 - #700588, Error regarding gsetting schema when gsettings-data-convert
Packit 116408
            starts
Packit 116408
Packit 116408
Updated translations: it, lt, pt_BR, zh_HK, zh_TW
Packit 116408
Packit 116408
Many thanks to all contributors: Milo Casagrande, Ignacio Casal Quinteiro,
Packit 116408
Rafael Ferreira, Piotr Drąg, Baptiste Mille-Mathias, Aurimas Černius,
Packit 116408
Chao-Hsiung Liao
Packit 116408
Packit 116408
Packit 116408
=============
Packit 116408
Version 3.9.5
Packit 116408
=============
Packit 116408
Packit 116408
Fixed bugs:
Packit 116408
Packit 116408
 - #703609, Set button arrow icons according to locale's text direction
Packit 116408
 - #704752, Make window a template and other stuff
Packit 116408
 - #704805, The notebook in the preferences does not expand properly
Packit 116408
Packit 116408
Many thanks to all contributors: Garrett Regier, Ignacio Casal Quinteiro,
Packit 116408
Piotr Drąg
Packit 116408
Packit 116408
Packit 116408
=============
Packit 116408
Version 3.9.4
Packit 116408
=============
Packit 116408
Packit 116408
Fixed bugs:
Packit 116408
Packit 116408
 - #665531, devhelp: change ShowSearchTab key to ctrl+K
Packit 116408
 - #695758, Ctrl+F/Ctrl+S don't focus the search entry
Packit 116408
 - #696922, Tabs should be reorderable
Packit 116408
 - #700430, .pc uses WEBKITGTK_PC_NAME which is no longer defined
Packit 116408
Packit 116408
Updated translations: cs, es, eu, gl, he, hu, ml, nb, ru, sl
Packit 116408
Packit 116408
Many thanks to all contributors: Balázs Úr, Kjartan Maraas, Carlos Garcia
Packit 116408
Campos, Ignacio Casal Quinteiro, Fran Diéguez, Javier Jardón, Matej
Packit 116408
Urbančič, Yuri Myasoedov, Daniel Mustieles, Yosef Or Boczko, Adam Dingle,
Packit 116408
Marek Černocký, Arnel A. Borja, Yaron Shahrabani, Anish A, Aleksander
Packit 116408
Morgado
Packit 116408
Packit 116408
Packit 116408
=============
Packit 116408
Version 3.8.2
Packit 116408
=============
Packit 116408
Packit 116408
Fixed bugs:
Packit 116408
Packit 116408
 - disconnect signals when preferences dialog is shutdown
Packit 116408
Packit 116408
Updated translations: ru
Packit 116408
Packit 116408
Many thanks to all contributors: Dmitriy S. Seregin, Aleksander Morgado
Packit 116408
Packit 116408
Packit 116408
=============
Packit 116408
Version 3.8.1
Packit 116408
=============
Packit 116408
Packit 116408
Fixed bugs:
Packit 116408
Packit 116408
 - #697026, font size is too small by default and don't match system font
Packit 116408
            size
Packit 116408
 - #697541, changing preferences crashes/fails after closing one of
Packit 116408
            multiple windows
Packit 116408
Packit 116408
Many thanks to all contributors: Carlos Garcia Campos, Ignacio Casal
Packit 116408
Quinteiro, Aleksander Morgado
Packit 116408
Packit 116408
Packit 116408
=============
Packit 116408
Version 3.8.0
Packit 116408
=============
Packit 116408
Packit 116408
Fixed bugs:
Packit 116408
Packit 116408
 - #695455, gedit-plugin: Set loader to python3
Packit 116408
 - #696367, devhelp's gschema crashes gsettings tool
Packit 116408
Packit 116408
Updated translations: as, be, da, el, et, fa, fi, fr, hu, ko, pt_BR,
Packit 116408
pt, tg
Packit 116408
Packit 116408
Many thanks to all contributors: Balázs Úr, Changwoo Ryu, Mattias
Packit 116408
Põldaru, Dimitris Spingos, Alexandre Franke, Thomas Bechtold, Ville-Pekka
Packit 116408
Vainio, Victor Ibragimov, Arash Mousavi, Ask H. Larsen, Ihar Hrachyshka,
Packit 116408
Duarte Loreto, Nilamdyuti Goswami, Enrico Nicoletto, Jeremy Bicha,
Packit 116408
Aleksander Morgado
Packit 116408
Packit 116408
Packit 116408
==============
Packit 116408
Version 3.7.91
Packit 116408
==============
Packit 116408
Packit 116408
Fixed bugs:
Packit 116408
Packit 116408
 - #569021, header links don't jump to correct point in text
Packit 116408
 - #600309, impossible or very cumbersome to navigate from keyboard
Packit 116408
 - #640567, Error shown when changing books/pages too fast
Packit 116408
 - #665531, devhelp: change ShowSearchTab key to ctrl+K
Packit 116408
 - #671907, Do not use custom marshallers
Packit 116408
 - #673320, Nodes in side tree should not expand on focus
Packit 116408
 - #693237, Syntax errors in the desktop file
Packit 116408
Packit 116408
Updated translations: ca, ca@valencia, cs, de, el, gl, it, lt, nb, nl,
Packit 116408
pl, sl, sr@latin, sr, th, ug
Packit 116408
Packit 116408
Many thanks to all contributors: Gil Forcada, Gheyret Kenji, Kalev Lember,
Packit 116408
Thomas Bechtold, Мирослав Николић, Matej Urbančič, Mario
Packit 116408
Blättermann, Piotr Drąg, Theppitak Karoonboonyanan, Aurimas Černius, Fran
Packit 116408
Diéguez, Kjartan Maraas, Javier Jardón, Carles Ferrando, Marek Černocký,
Packit 116408
Milo Casagrande, Aleksander Morgado
Packit 116408
Packit 116408
Packit 116408
=============
Packit 116408
Version 3.7.5
Packit 116408
=============
Packit 116408
Packit 116408
This release sees a revamp of the UI according to match GNOME 3 applications,
Packit 116408
thanks to the work of Aleksander Morgado and Thomas Bechtold during the
Packit 116408
developer experience hackfest in Brussels.
Packit 116408
Packit 116408
Fixed bugs:
Packit 116408
Packit 116408
 - #569021, header links don't jump to correct point in text
Packit 116408
 - #646402, [patch] port devhelp to gsettings
Packit 116408
 - #664080, Window title not updated when opening pages using search
Packit 116408
 - #671907, Do not use custom marshallers
Packit 116408
 - #679955, Use search entry for search entries
Packit 116408
 - #679956, Would be nice not to have to switch a tab to search
Packit 116408
 - #688955, Font selection does nothing
Packit 116408
 - #690599, memory leaks
Packit 116408
 - #690980, port to python3
Packit 116408
 - #692242, libdevhelp: Remove dh_init() from header since it doesn't exist
Packit 116408
            anymore.
Packit 116408
 - #692732, assistant-view: don't reference DhApplication
Packit 116408
 - #693017, Navigation back/forward seems broken with webkit2
Packit 116408
 - #693023, libdevhelp: Fix .pc file "Requires" when building with
Packit 116408
            webkitgtk2
Packit 116408
Packit 116408
Updated translations: bg, el, es, gl, he, it, lt, nb, pl, sr@latin,
Packit 116408
sr, ug, zh_HK, zh_TW
Packit 116408
Packit 116408
Many thanks to all contributors: Gheyret Kenji, Kjartan Maraas, Thomas
Packit 116408
Bechtold, Carl-Anton Ingmarsson, Alexander Shopov, Pavel Vasin,
Packit 116408
Мирослав Николић, Fran Diéguez, Piotr Drąg, Aurimas
Packit 116408
Černius, Daniel Mustieles, Milo Casagrande, Dimitris Spingos, Chao-Hsiung
Packit 116408
Liao, Yaron Shahrabani, Aleksander Morgado, Javier Jardón
Packit 116408
Packit 116408
Packit 116408
=============
Packit 116408
Version 3.7.3
Packit 116408
=============
Packit 116408
Packit 116408
Fixed bugs:
Packit 116408
Packit 116408
 - #646402, port devhelp to gsettings
Packit 116408
 - #683882, Can't Ctrl+C to copy
Packit 116408
 - #687607, add keywords to the desktop file
Packit 116408
 - #688919, devhelp fails to build with GNU gold due to underlinking
Packit 116408
Packit 116408
Updated translations: es, et, nl, pl, ru, sl
Packit 116408
Packit 116408
Many thanks to all contributors: Mattias Põldaru, Aleksej Kabanov, Thomas
Packit 116408
Bechtold, Wouter Bolsterlee, Piotr Drąg, Matej Urbančič, Daniel
Packit 116408
Mustieles, Alexandre Rostovtsev, Pavel Vasin, Matthias Clasen
Packit 116408
Packit 116408
Packit 116408
=============
Packit 116408
Version 3.7.1
Packit 116408
=============
Packit 116408
Packit 116408
Fixed bugs:
Packit 116408
Packit 116408
 - #685710, Switch to WebKit2 by default for 3.7.x
Packit 116408
Packit 116408
Updated translations: lv, ml, sk
Packit 116408
Packit 116408
Many thanks to all contributors: Carlos Garcia Campos, Rūdolfs Mazurs,
Packit 116408
Roman Mátyus, Anish A
Packit 116408
Packit 116408
Packit 116408
=============
Packit 116408
Version 3.6.0
Packit 116408
=============
Packit 116408
Packit 116408
Updated translations: bg, ca, ca@valencia, de, zh_CN
Packit 116408
Packit 116408
Many thanks to all contributors: Gil Forcada, Carles Ferrando, Cheng Lu,
Packit 116408
Alexander Shopov, Mario Blättermann
Packit 116408
Packit 116408
Packit 116408
==============
Packit 116408
Version 3.5.92
Packit 116408
==============
Packit 116408
Packit 116408
Updated translations: as, be, cs, da, en_GB, fi, fr, gl, he, hu, id,
Packit 116408
it, ko, pl, pt_BR, pt, ru, sl, th, vi, zh_CN
Packit 116408
Packit 116408
Many thanks to all contributors: Rafael Ferreira, Milo Casagrande, Duarte
Packit 116408
Loreto, Theppitak Karoonboonyanan, Bruce Cowan, Gabor Kelemen, Nilamdyuti
Packit 116408
Goswami, Timo Jyrinki, Fran Diéguez, Piotr Drąg, Marek Černocký,
Packit 116408
Changwoo Ryu, Alexandre Franke, Ask H. Larsen, Matej Urbančič, Andika
Packit 116408
Triwidada, Leah Liu, Nguyễn Thái Ngọc Duy, Yuri Myasoedov, Ihar
Packit 116408
Hrachyshka, Yaron Shahrabani
Packit 116408
Packit 116408
Packit 116408
=============
Packit 116408
Version 3.5.5
Packit 116408
=============
Packit 116408
Packit 116408
Fixed bugs:
Packit 116408
Packit 116408
 - #677927, (patch) Implement application menu
Packit 116408
Packit 116408
Updated translations: el, es, gl, ja, lt, nb, nn, sk, sr@latin, sr,
Packit 116408
zh_HK, zh_TW
Packit 116408
Packit 116408
Many thanks to all contributors: Åsmund Skjæveland, Tom Tryfonidis,
Packit 116408
Мирослав Николић, Roman Mátyus, Fran Diéguez, Piotr Drąg,
Packit 116408
Daniel Mustieles, Aurimas Černius, Jiro Matsuzawa, Kjartan Maraas, Chao-
Packit 116408
Hsiung Liao, Rafał Mużyło, Aleksander Morgado
Packit 116408
Packit 116408
Packit 116408
=============
Packit 116408
Version 3.4.1
Packit 116408
=============
Packit 116408
Packit 116408
Updated translations: fa, hi
Packit 116408
Packit 116408
Many thanks to all contributors: Chandan Kumar, chandankumar, Arash Mousavi,
Packit 116408
Chandan Kumar (ciypro)
Packit 116408
Packit 116408
Packit 116408
=============
Packit 116408
Version 3.4.0
Packit 116408
=============
Packit 116408
Packit 116408
Fixed bugs:
Packit 116408
Packit 116408
- #671256, Fix compilation warnings with -Wunused-but-set-variable
Packit 116408
Packit 116408
Updated translations: ar, as, fa, fi, fr, it, km, ko, lv, pt, uk
Packit 116408
Packit 116408
Packit 116408
==============
Packit 116408
Version 3.3.91
Packit 116408
==============
Packit 116408
Packit 116408
This release can be built using WebKit2 (pass --with-webkit2 to configure),
Packit 116408
thanks to Carlos Garcia Campos for the port.
Packit 116408
Packit 116408
Fixed bugs:
Packit 116408
Packit 116408
 - #647383, Should not use DISABLE_DEPRECATED in releases
Packit 116408
 - #669696, Use of freed memory in dh_assistant_view_set_link()
Packit 116408
Packit 116408
Updated translations: bg, cs, hu, ja, nb, pl, ru, si, sr@latin, sr, sv, te, tr
Packit 116408
Packit 116408
Many thanks to all contributors: Praveen Illa, Muhammet Kara, Мирослав Николић,
Packit 116408
Carlos Garcia Campos, Alexander Shopov, Daniel Nylander, Yuri Myasoedov, Piotr
Packit 116408
Drąg, Martin Robinson, OKANO Takayoshi, Danishka Navin, Kjartan Maraas, Sergio
Packit 116408
Villar Senin, Marek Černocký, Gabor Kelemen, Aleksander Morgado
Packit 116408
Packit 116408
=============
Packit 116408
Version 3.3.3
Packit 116408
=============
Packit 116408
Packit 116408
Fixed bugs:
Packit 116408
Packit 116408
 - #456282, Add globbing/wildcards to search fields
Packit 116408
 - #646398, [patch] build: libwnck is no longer user
Packit 116408
 - #649064, Some messages have gone untranslatable.
Packit 116408
 - #652999, building against GTK3 with x11 and broadway backend enabled
Packit 116408
            fails
Packit 116408
 - #663789, Change IgeMacIntegration to GtkOSXApplication
Packit 116408
 - #666446, libdevhelp-3.0.pc Requires.private: @REQUIRES_LIBWNCK@ not
Packit 116408
            expanded
Packit 116408
Packit 116408
Updated translations: nb, te, tr
Packit 116408
Packit 116408
Many thanks to all contributors: Philip Chimento, Muhammet Kara, krishnababu
Packit 116408
k, Jiro Matsuzawa, Kjartan Maraas, Jason Siefken, Vincent Untz, Saleem
Packit 116408
Abdulrasool
Packit 116408
Packit 116408
=============
Packit 116408
Version 3.2.0
Packit 116408
=============
Packit 116408
Packit 116408
Fixed bugs:
Packit 116408
Packit 116408
 - #592897, window is reused only if on the current page
Packit 116408
 - #646399, [patch] remove unused PLATFORM_{C,LD}FLAGS
Packit 116408
 - #646400, [patch] remove dead GTK+ code
Packit 116408
 - #646962, Doesn't build on Mac OS/Quartz
Packit 116408
 - #650542, Some small UI tweaks
Packit 116408
Packit 116408
Updated translations: ast, ca@valencia, en_CA, eo, es, eu, fi, ja, lt
Packit 116408
Packit 116408
Many thanks to all contributors: Kristjan SCHMIDT, Tiffany Antopolski,
Packit 116408
Carles Ferrando, P. F. Chimento, Tommi Vainikainen, Jorge González, Xandru
Packit 116408
Armesto, Javier Jardón, Inaki Larranaga Murgoitio, OKANO Takayoshi, Jiro
Packit 116408
Matsuzawa, Cosimo Cecchi, Aurimas Černius, Saleem Abdulrasool
Packit 116408
Packit 116408
=============
Packit 116408
Version 3.0.0
Packit 116408
=============
Packit 116408
Packit 116408
Updated translations: da, de, it, lv, pt_BR, sk, sr@latin, sr, ug
Packit 116408
Packit 116408
Many thanks to all contributors: Abduxukur Abdurixit, Luca Ferretti, Roman
Packit 116408
Mátyus, Ask H. Larsen, Wolfgang Stöggl, Mateus Zenaide, Rudolfs Mazurs,
Packit 116408
Miroslav Nikolić
Packit 116408
Packit 116408
===============
Packit 116408
Version 2.91.92
Packit 116408
===============
Packit 116408
Packit 116408
Fixed bugs:
Packit 116408
Packit 116408
 - #644221, window: set the style class before adding to the parent box
Packit 116408
Packit 116408
Updated translations: de, en_GB, pl, ro, sk, sq
Packit 116408
Packit 116408
Many thanks to all contributors: Laurent Dhima, Lucian Adrian Grijincu, Roman
Packit 116408
Mátyus, Mario Blättermann, Bruce Cowan, Cosimo Cecchi
Packit 116408
Packit 116408
=================
Packit 116408
Version 2.91.91.2
Packit 116408
=================
Packit 116408
Packit 116408
Fixed bugs:
Packit 116408
Packit 116408
 - partial update for gtk-style-context, some deprecated functions are still
Packit 116408
   being used.
Packit 116408
Packit 116408
=================
Packit 116408
Version 2.91.91.1
Packit 116408
=================
Packit 116408
Packit 116408
Fixed bugs:
Packit 116408
Packit 116408
 - really install the 256x256 icon
Packit 116408
Packit 116408
===============
Packit 116408
Version 2.91.91
Packit 116408
===============
Packit 116408
Packit 116408
Fixed bugs:
Packit 116408
Packit 116408
 - #643145, [gedit plugin] check for the right type
Packit 116408
 - #644026, Needs a 256x256 size icon
Packit 116408
Packit 116408
Updated translations: hu, pt
Packit 116408
Packit 116408
Many thanks to all contributors: Ignacio Casal Quinteiro, Andreas Nilsson,
Packit 116408
Duarte Loreto, Cosimo Cecchi, Gabor Kelemen
Packit 116408
Packit 116408
===============
Packit 116408
Version 2.91.90
Packit 116408
===============
Packit 116408
Packit 116408
Fixed bugs:
Packit 116408
Packit 116408
 - #642002, [PATCH] port gedit plugin to GObject Introspection and latest
Packit 116408
            GEdit
Packit 116408
Packit 116408
Updated translations: ar, bg, ca, el, eo, es, fa, fr, gl, ko, nl, ru,
Packit 116408
ug, uk, zh_HK, zh_TW
Packit 116408
Packit 116408
Many thanks to all contributors: Changwoo Ryu, Kristjan SCHMIDT, Gil
Packit 116408
Forcada, Khaled Hosny, Alexander Shopov, Wouter Bolsterlee, Jorge González,
Packit 116408
Fran Diéguez, Sahran, Claude Paroz, Yuri Myasoedov, Daniel Korostil,
Packit 116408
Michael Kotsarinis, Chao-Hsiung Liao, Mahyar Moghimi, Dan Williams
Packit 116408
Packit 116408
==============
Packit 116408
Version 2.91.5
Packit 116408
==============
Packit 116408
Packit 116408
Fixed bugs:
Packit 116408
Packit 116408
 - #638748, Adapt to new multi backend GTK+
Packit 116408
 - #638761, Add ellipsize to search combo
Packit 116408
Packit 116408
Updated translations: cs, es, et, gl, id, nb, sl, sv, ug, zh_CN
Packit 116408
Packit 116408
Many thanks to all contributors: Andika Triwidada, Aron Xu, Jorge Gonzalez,
Packit 116408
Ivar Smolin, Daniel Nylander, Fran Diéguez, Matej Urbančič, Kjartan
Packit 116408
Maraas, Gheyret T.Kenji, Marek Černocký, Matthias Clasen, Johannes Schmid
Packit 116408
Packit 116408
==============
Packit 116408
Version 2.91.4
Packit 116408
==============
Packit 116408
Packit 116408
Fixed bugs:
Packit 116408
Packit 116408
 - #90469, Search function to allow selecting books for search
Packit 116408
 - #349608, Monitor books and update when they change
Packit 116408
 - #353108, Search by language
Packit 116408
 - #601201, [PATCH] inadequate search result ordering
Packit 116408
 - #633834, L10N: msgid "Enabled"
Packit 116408
 - #635162, Devhelp won't build due to the new GApplication API
Packit 116408
 - #636339, Fix default value for list type key
Packit 116408
            state/main/contents/books_disabled
Packit 116408
 - #636933, [PATCH] Crash when closing the preferences dialog with the
Packit 116408
            titlebar close button
Packit 116408
Packit 116408
Updated translations: et, he, th, zh_HK, zh_TW
Packit 116408
Packit 116408
Many thanks to all contributors: Ivar Smolin, Yanko Kaneti, Akom
Packit 116408
Chotiphantawanon, Chao-Hsiung Liao, Yaron Shahrabani, Aleksander Morgado
Packit 116408
Packit 116408
==============
Packit 116408
Version 2.91.3
Packit 116408
==============
Packit 116408
Packit 116408
Fixed bugs:
Packit 116408
Packit 116408
 - #606593, Devhelp no longer recognizes "page:" search keyword
Packit 116408
 - #624197, [patch] port to GtkApplication
Packit 116408
 - #630108, Update autotools configuration
Packit 116408
 - #632872, Cannot build devhelp - Replace GDK_<keyname> with
Packit 116408
            GDK_KEY_<keyname>
Packit 116408
 - #635162, Devhelp won't build due to the new GApplication API
Packit 116408
Packit 116408
Updated translations: ast, be, bg, ca, ca@valencia, cs, da, de, el,
Packit 116408
en_GB, es, et, fr, gl, he, hu, id, it, ja, ko, lt, nb, nl, pl, pt_BR,
Packit 116408
pt, ro, ru, sk, sl, sr@latin, sr, sv, th, ug, zh_CN, zh_HK, zh_TW
Packit 116408
Packit 116408
Many thanks to all contributors: Gil Forcada, Gheyret T.Kenji, Bruce Cowan,
Packit 116408
Kalev Lember, Petr Kovar, Yinghua Wang, Mario Blättermann, Dirgita, Philip
Packit 116408
Withnall, Duarte Loreto, Theppitak Karoonboonyanan, Kjartan Maraas,
Packit 116408
Gintautas Miliauskas, Javier Jardón, Gabor Kelemen, Bastien Nocera, Chao-
Packit 116408
Hsiung Liao, Lucian Adrian Grijincu, Takayuki KUSANO, Lucas Lommer,
Packit 116408
Christian Kirbach, Roman Mátyus, Kenneth Nielsen, Jorge González, Fran
Packit 116408
Diéguez, Piotr Drąg, Claude Paroz, Милош Поповић, Marek
Packit 116408
Černocký, Aleksander Morgado, Yavor Doganov, Matthias Clasen, Changwoo
Packit 116408
Ryu, Aron Xu, Ivar Smolin, Eiichi Sato, Wouter Bolsterlee, Daniel Nylander,
Packit 116408
Bruno Brouard, Xandru Armesto, Matej Urbančič, Jonh Wendell, Johannes
Packit 116408
Schmid, Damyan Ivanov, Leonid Kanter, Wladzimir Manulenka, Andika Triwidada,
Packit 116408
Carles Ferrando, Francesco Marletta, Saleem Abdulrasool, Daniel
Packit 116408
Șerbănescu, Olav Vitters, Simos Xenitellis, Yaron Shahrabani
Packit 116408
Packit 116408
==============
Packit 116408
Version 2.90.5
Packit 116408
==============
Packit 116408
Packit 116408
Fixed bugs:
Packit 116408
Packit 116408
 - #614798, find string is slow
Packit 116408
 - #619202, Add the possibility of enabling or disabling specific books
Packit 116408
Packit 116408
Many thanks to all contributors: Aleksander Morgado
Packit 116408
Packit 116408
NEW in 2.30.1
Packit 116408
=============
Packit 116408
Packit 116408
Updated translations: ca@valencia, en@shaw, eo, fr, gl, hy, id, nl,
Packit 116408
sl, sq, ug
Packit 116408
Packit 116408
Many thanks to all contributors: Kristjan Schmidt, Laurent Dhima, Andika
Packit 116408
Triwidada, Gheyret Kenji, noch, Wouter Bolsterlee, Fran Diéguez, Matej
Packit 116408
Urbančič, Claude Paroz, Thomas Thurman, Carles Ferrando
Packit 116408
Packit 116408
NEW in 2.30.0
Packit 116408
=============
Packit 116408
Packit 116408
Updated translations: ar, bn, ca, cs, da, el, en_GB, fi, gl, hu, it,
Packit 116408
ko, lt, pl, pt, ro, ru, sr@latin, sr
Packit 116408
Packit 116408
Many thanks to all contributors: Changwoo Ryu, Leonid Kanter, Lucian Adrian
Packit 116408
Grijincu, Gil Forcada, Miloš Popović, Duarte Loreto, Petr Kovar, Francesco
Packit 116408
Marletta, Tommi Vainikainen, Ask H. Larsen, Piotr Drąg, Nikos Bakaoukas,
Packit 116408
Khaled Hosny, Jamil Ahmed, Fran Diéguez, Bruce Cowan, Gintautas Miliauskas,
Packit 116408
Gabor Kelemen, Pablo Castellano
Packit 116408
Packit 116408
NEW in 2.29.90
Packit 116408
==============
Packit 116408
Packit 116408
Fixed bugs:
Packit 116408
Packit 116408
 - #601048, Segfaults when typing too fast in the search box
Packit 116408
 - #603623, libdevhelp-1.0.pc is missing webkit-1.0
Packit 116408
Packit 116408
Updated translations: ast, bg, bn, de, fr, he, pt_BR, th, uk, zh_HK,
Packit 116408
zh_TW
Packit 116408
Packit 116408
Many thanks to all contributors: Matthew Barnes, Christian Kirbach,
Packit 116408
Alexander Shopov, Theppitak Karoonboonyanan, Jamil Ahmed, Jonh Wendell,
Packit 116408
Xandru Armesto Fernandez, Yaron Sharabani, Claude Paroz, Chao-Hsiung Liao,
Packit 116408
Maxim V. Dziumanenko
Packit 116408
Packit 116408
NEW in 2.29.3
Packit 116408
=============
Packit 116408
Packit 116408
Fixed bugs:
Packit 116408
Packit 116408
 - #603040, Opening the wrong arrow in the left side bar
Packit 116408
Packit 116408
Updated translations: ca@valencia, sv
Packit 116408
Packit 116408
Many thanks to all contributors: Carles Ferrando, Daniel Nylander
Packit 116408
Packit 116408
NEW in 2.29.2:
Packit 116408
==============
Packit 116408
Packit 116408
Fixed bugs:
Packit 116408
Packit 116408
 - #601651, devhelp needs to link against libgthread
Packit 116408
Packit 116408
Updated translations: en@shaw, es, et, gl, nb, zh_CN
Packit 116408
Packit 116408
Many thanks to all contributors: Emilio Pozuelo Monfort, Richard Ma, Antón
Packit 116408
Méixome, Jorge González, Thomas Thurman, Kjartan Maraas, Ivar Smolin
Packit 116408
Packit 116408
NEW in 2.29.1:
Packit 116408
==============
Packit 116408
Packit 116408
 - #544388, Fullscreen mode
Packit 116408
 - #593566, Miscellaneous string fixes
Packit 116408
Packit 116408
Updated translations: ca, es, is, sl, zh_CN
Packit 116408
Packit 116408
Many thanks to all contributors: Anna Jonna Armannsdottir, Gil Forcada,
Packit 116408
Jonathon Jongsma, Jorge González, Philip Withnall, Matej Urbančič, Tao
Packit 116408
Wei
Packit 116408
Packit 116408
NEW in 2.28.1:
Packit 116408
==============
Packit 116408
Packit 116408
Fixed bugs:
Packit 116408
Packit 116408
 - #589435, Track pad horizontal scrolling
Packit 116408
 - #596808, Fix several leaks reported by valgrind
Packit 116408
 - #596810, Clicking close button on a tab always closes the current tab
Packit 116408
 - #598598, Linking across GNOME components
Packit 116408
Packit 116408
Updated translations: ca, ja, ru, zh_CN
Packit 116408
Packit 116408
Many thanks to all contributors: Leonid Kanter, Gil Forcada, Jonathon Jongsma,
Packit 116408
Takeshi Aihana, Tao Wei
Packit 116408
Packit 116408
NEW in 2.28.0:
Packit 116408
==============
Packit 116408
Packit 116408
Fixed bugs:
Packit 116408
Packit 116408
 - #594633, Remove libwnck from Requires in .pc file
Packit 116408
 - #595567, devhelp launches along with a spurious empty browser window
Packit 116408
Packit 116408
Updated translations: bg, cs, da, fi, gl, hu, mai, ro, sl, sr@latin,
Packit 116408
sr, th, uk, zh_CN, zh_HK, zh_TW
Packit 116408
Packit 116408
Many thanks to all contributors: Gabor Kelemen, Lucas Lommer, Branko
Packit 116408
Kokanović, Rajesh Ranjan, Alexander Shopov, Ilkka Tuohela, Ask H. Larsen,
Packit 116408
Fran Diéguez, Yanko Kaneti, Theppitak Karoonboonyanan, Matej Urbančič,
Packit 116408
Adi Roiban, Aron Xu, Chao-Hsiung Liao, Maxim V. Dziumanenko
Packit 116408
Packit 116408
NEW in 2.27.92:
Packit 116408
===============
Packit 116408
Packit 116408
New maintainer (Frederic Peters) (to Richard, thanks for everything).
Packit 116408
Packit 116408
Fixed bugs:
Packit 116408
Packit 116408
 - #517003, Translated strings are not being used in gedit's plugin
Packit 116408
 - #552640, New tabs should not steal focus
Packit 116408
 - #563036, Desensitize zoom items when non applicable
Packit 116408
 - #566117, Book titles should be forced to be single line
Packit 116408
 - #566459, generate Enumeration and Flag Types
Packit 116408
 - #568172, Wrong management of fonts
Packit 116408
 - #571626, Space should scroll down
Packit 116408
 - #578964, Make Ctrl+C copy the symbol name in the symbol listing pane
Packit 116408
 - #579539, New tabs don't suit a window well
Packit 116408
 - #585110, Use accessor functions instead direct access
Packit 116408
 - #585670, Blank Screen on DevHelp Assistant
Packit 116408
 - #587984, emacs devhelp-word-at-point clobbers global "w"
Packit 116408
 - #587986, html2xml.py does not close <sub>
Packit 116408
 - #587999, Page sensitive searches have been broken.
Packit 116408
 - #588655, Work around deprecated g_mapped_file_free()
Packit 116408
 - #588850, Installs empty images dir
Packit 116408
 - #590207, link in About dialog is out of date
Packit 116408
 - #590209, toolbar actions could use some is_important love
Packit 116408
 - #591046, Assistant window resizes automatically
Packit 116408
 - #592157, Application name is desktop file and main window is not
Packit 116408
            translatable
Packit 116408
 - #592712, build fails using automake 1.11
Packit 116408
 - #592750, Support silent build rules with automake 1.11
Packit 116408
 - #593174, Incredibly small string fix
Packit 116408
Packit 116408
Updated translations: ar, de, en_GB, et, fr, hu, it, nb, pl, pt_BR,
Packit 116408
pt, sv, tr
Packit 116408
Packit 116408
Many thanks to all contributors: Duarte Loreto, Michael Gratton, Kjartan
Packit 116408
Maraas, Ivar Smolin, Khaled Hosny, Baris Cicek, Daniel Nylander, Mario
Packit 116408
Blättermann, Luca Ferretti, Tomasz Dominikowski, Claude Paroz, Bruce Cowan,
Packit 116408
Richard Cohen, Javier Jardón, Gabor Kelemen, Gustavo Noronha Silva, Og B.
Packit 116408
Maciel
Packit 116408
Packit 116408
NEW in 0.23.1:
Packit 116408
==============
Packit 116408
Packit 116408
This is a build fix release for latest glib and a translation update.
Packit 116408
The updated translations are:
Packit 116408
Packit 116408
Updated translations: ca, ko, sv, es, cs, el, it, ja, ga, pt_BR, uk,
Packit 116408
et, fr, se, zh_CN, zh_HK, bg, ge, he
Packit 116408
Packit 116408
Many thanks to the translators: Gil Forcada, Changwoo Ryu,
Packit 116408
Jani Monoses, Daniel Nylander, Jorge Gonzalez Gonzalez, Petr Kovar,
Packit 116408
Jennie Petoumenou, Francesco Marletta, Yair Hershkovitz,
Packit 116408
Takeshi Aihana, Ignacio Casal Quinteiro, Miquel Esplà,
Packit 116408
Leonardo Ferreira Fontenelle, Matej Urban, Ihar Hrachyshka,
Packit 116408
Maxim V. Dziumanenko, Maxim V. Dziumanenko, Socratis Vavilis,
Packit 116408
Antón Méixome, Βασίλης Κοντογιάνης, Mattias Põldaru, Kjartan Maraas,
Packit 116408
Claude Paroz, Chao-Hsiung Liao, Theppitak Karoonboonyanan,
Packit 116408
Ivar Smolin, Yavor Doganov, Christian Kirbach
Packit 116408
Packit 116408
NEW in 0.23:
Packit 116408
============
Packit 116408
Packit 116408
This is a translation update. The updated translations are:
Packit 116408
Packit 116408
Updated translations: hu, nb, pt_BR, zh_CN, th, sl, et, sv
Packit 116408
Packit 116408
Many thanks to the translators: Gabor Kelemen, Kjartan Maraas, Taylon
Packit 116408
Silmer, Deng Xiyue, Visal Srivisal, Matej Urbančič, Mattias Põldaru,
Packit 116408
Daniel Nylander
Packit 116408
Packit 116408
Packit 116408
NEW in 0.22:
Packit 116408
============
Packit 116408
Packit 116408
This is the first release from the WebKit branch. Many thanks to Alp
Packit 116408
Toker, Frederic Peters and Jan Alonzo for the initial patches.
Packit 116408
Packit 116408
Updated translations: ar, be@latin, bg, bn_IN, ca, cs, da, de, en_GB,
Packit 116408
es, et, fi, fr, gl, he, hr, hu, it, ja, ko, lt, mk, nb, ne, nl, nn,
Packit 116408
oc, pl, ps, pt, pt_BR, ru, sq, sv, th, tr, uk, vi, zh_TW
Packit 116408
Packit 116408
Many thanks to the translators: Alexander Shopov, Arangel Angov, Artur
Packit 116408
Flinta, Baris Cicek, Changwoo Ryu, Claude Paroz, Clytie Siddall,
Packit 116408
Daniel Nylander, David Lodge, Djihed Afifi, Duarte Loreto, Eskild
Packit 116408
Hustvedt, Gabor Kelemen, Gil Forcada, Gintautas Miliauskas, Hong Kong,
Packit 116408
Ignacio Casal Quinteiro, Ihar Hrachyshka, Ilkka Tuohela, Jonh Wendell,
Packit 116408
Jorge Gonzalez, Jovan Naumovski, Kenneth Nielsen, Kjartan Maraas,
Packit 116408
Laurent Dhima, Leonardo Ferreira Fontenelle, Luca Ferretti, Maxim
Packit 116408
Dziumanenko, Pawan Chitrakar, Petr Kovar, Philipp Kerling, Priit Laes,
Packit 116408
Richard Hult, Robert Sedak, Runa Bhattacharjee, Takeshi AIHANA,
Packit 116408
Theppitak Karoonboonyanan, Wouter Bolsterlee, Yair Hershkovitz, Yannig
Packit 116408
Marchegay, Yuri Kozlov.
Packit 116408
Packit 116408
Packit 116408
NEW in 0.19:
Packit 116408
============
Packit 116408
Packit 116408
- Specify an icon for the GEdit plugin (bug #512000)
Packit 116408
- Updated translations: ar, be@latin, ca, nl, pt_BR, pt
Packit 116408
Packit 116408
Many thanks to the translators: Leonardo Ferreira Fontenelle, Pedro de
Packit 116408
Medeiros, Og Maciel, Wouter Bolsterlee, Duarte Loreto, Khaled Hosny,
Packit 116408
Ihar Hrachyshka, Joan Duran, Djihed Afifi.
Packit 116408
Packit 116408
Packit 116408
NEW in 0.18:
Packit 116408
============
Packit 116408
Packit 116408
- Use proper size icon for close buttons in tabs (bug #510984, Luca Ferretti)
Packit 116408
- Polish the new Zoom UI (bugs #508510 and #508513, Wouter Bolsterlee)
Packit 116408
- Updated translations: be, ca, de, es, et, gl, he, ja, nb, sv, th, uk 
Packit 116408
Packit 116408
Many thanks to the translators: Ihar Hrachyshka, Gil Forcada, Andre
Packit 116408
Klapper, Jorge Gonzalez, Priit Laes, Ignacio Casal Quinteiro, Yair
Packit 116408
Hershkovitz, Takeshi AIHANA, Kjartan Maraas, Daniel Nylander,
Packit 116408
Theppitak Karoonboonyanan, Maxim Dziumanenko.
Packit 116408
Packit 116408
Packit 116408
NEW in 0.17:
Packit 116408
============
Packit 116408
Packit 116408
- Devhelp doesn't run new instance on new display (bug #354895)
Packit 116408
- New icons from Andreas Nilsson (bug #463131)
Packit 116408
- Add zoom actions (bug #144517, Cosimo Cecchi)
Packit 116408
- Add close buttons to tabs (bug #479306, Cosimo Cecchi)
Packit 116408
- Fix build against xyulrunner 1.9 (bug #499050, Matthias Clasen)
Packit 116408
- Remove obsolete dependencies (libgnomeui and gnome-vfs, bug #484896)
Packit 116408
  and make libwnck optional
Packit 116408
- Use po/LINGUAS (bug #464108, Gilles Dartiguelongue)
Packit 116408
- Updated and new translations: ar, be@latin, es, et, gl, nb, oc, sl,
Packit 116408
  sv, ta, vi
Packit 116408
Packit 116408
Many thanks to all the translators: Djihed Afifi, Sohaib Afifi, Ihar
Packit 116408
Hrachyshka, Jorge Gonzalez, Priit Laes, Ignacio Casal Quinteiro,
Packit 116408
Kjartan Maraas, Yannig Marchegay, Matej Urbančič, I. Felix, Clytie
Packit 116408
Siddall
Packit 116408
Packit 116408
Packit 116408
NEW in 0.16.1:
Packit 116408
==============
Packit 116408
Packit 116408
Updated translations: ru, fr, bg, nl, be@latin, pt, sq, bn, de, ko,
Packit 116408
it, hu, lt, ar, et, ca, ja, pl
Packit 116408
Packit 116408
Many thanks to all the translators: Nickolay V. Shmyrev, Stéphane
Packit 116408
Raimbault, Alexander Shopov, Wouter Bolsterlee, Ihar Hrachyshka,
Packit 116408
Duarte Loreto, Laurent Dhima, Khandakar Mujahidul Islam, Jamil Ahmed,
Packit 116408
Hendrik Richter, Changwoo Ryu, Luca Ferretti, Gabor Kelemen, Gintautas
Packit 116408
Miliauskas, Djihed Afifi, Priit Laes, Gil Forcada, Takeshi AIHANA,
Packit 116408
Artur Flinta
Packit 116408
Packit 116408
Packit 116408
NEW in 0.16:
Packit 116408
============
Packit 116408
Packit 116408
- Changed keybinding in GEdit plugin from F7 to F2 to avoid a conflict
Packit 116408
  with GTK+ 2.12
Packit 116408
Packit 116408
Translations:
Packit 116408
- Updated gu: Ankit Patel
Packit 116408
- Updated vi: Clytie Siddall, Nguyễn Thái Ngọc Duy
Packit 116408
- Updated fi: Ilkka Tuohela
Packit 116408
- Updated et: Priit Laes
Packit 116408
- Updated gl: Ignacio Casal Quinteiro
Packit 116408
- Updated es: Jorge Gonzalez
Packit 116408
- Updated bn_IN: Runa Bhattacharjee
Packit 116408
- Updated sr.po, sr@Latn: Goran Rakić
Packit 116408
- Updated pt: Duarte Loreto
Packit 116408
- Updated nb: Kjartan Maraas
Packit 116408
- Updated tr: Baris Cicek
Packit 116408
- Updated th: Theppitak Karoonboonyanan
Packit 116408
- Updated te: Sunil Mohan Adapa
Packit 116408
- Updated en_CA: Adam Weinberger
Packit 116408
- Updated fr: Stéphane Raimbault
Packit 116408
- Updated bg: Alexander Shopov
Packit 116408
- Updated pt_BR: Raphael Higino
Packit 116408
- Updated de: Johannes Schmid
Packit 116408
- Updated da: Kenneth Nielsen
Packit 116408
- Updated nl: Wouter Bolsterlee
Packit 116408
- Updated hu: Gabor Kelemen
Packit 116408
- Updated zh_CN: Funda Wang
Packit 116408
- Updated sv: Daniel Nylander
Packit 116408
- Updated mk: Jovan Naumovski  <jovan@lugola.net>
Packit 116408
+
Packit 116408
- Updated uk: Maxim Dziumanenko
Packit 116408
- Updated sl: Matic Žgur
Packit 116408
Packit 116408
Packit 116408
NEW in 0.15:
Packit 116408
============
Packit 116408
Packit 116408
- Fix build on Solaris (bug #439054)
Packit 116408
- Don't hardcode the png extension in desktop file (bug #440434, Loïc Minier)
Packit 116408
Packit 116408
Translations:
Packit 116408
- Updated ja: Takeshi AIHANA
Packit 116408
- Updated th: Theppitak Karoonboonyanan
Packit 116408
Packit 116408
Packit 116408
NEW in 0.14:
Packit 116408
============
Packit 116408
Packit 116408
- Use theme colors for gecko 1.9 and later (bug #347967)
Packit 116408
- Call g_thread_init (bug #414221, Mikael Hallendal)
Packit 116408
- Add --focus-search command line option (bug #409182, Ryan Lortie)
Packit 116408
- Add typeahead searching (bug #116322, Huang Peng)
Packit 116408
- Update information about where books should be installed (bug #411748)
Packit 116408
- Add missing mnemonics (bug #411376, Mariano Suárez-Alvarez)
Packit 116408
- GNOME Goal #3: Remove "Application" category (bug #417613, Kamil Páral)
Packit 116408
Packit 116408
Translations:
Packit 116408
- Updated el: Simos Xenitellis
Packit 116408
- Updated gu: Ankit Patel
Packit 116408
- Updated vi: Nguyễn Thái Ngọc Duy
Packit 116408
- Updated it: Luca Ferretti
Packit 116408
- Updated ar: Theppitak Karoonboonyanan
Packit 116408
- Updated et: Priit Laes
Packit 116408
- Updated gl: Ignacio Casal Quinteiro
Packit 116408
- Updated es: Jorge Gonzalez, Vincent van Adrighem
Packit 116408
- Updated bn_IN: Runa Bhattacharjee
Packit 116408
- Updated ru: Nickolay V. Shmyrev
Packit 116408
- Updated rw: Ihar Hrachyshka
Packit 116408
- Updated nl: Wouter Bolsterlee
Packit 116408
- Updated pt: Vincent van Adrighem
Packit 116408
- Updated nb: Kjartan Maraas
Packit 116408
- Updated zh_HK.po, zh_TW: Abel Cheung
Packit 116408
- Updated lv: Vincent van Adrighem
Packit 116408
- Updated lt: Gintautas Miliauskas
Packit 116408
- Updated th: Theppitak Karoonboonyanan
Packit 116408
- Updated pl: Artur Flinta
Packit 116408
- Updated be: Ihar Hrachyshka
Packit 116408
- Updated fr: shortcuts
Packit 116408
- Updated pt_BR: Leonardo Ferreira Fontenelle, Raphael Higino, Ihar Hrachyshka, Vincent van Adrighem
Packit 116408
- Updated hr: Ihar Hrachyshka
Packit 116408
- Updated da: Peter Bach
Packit 116408
- Updated dz: Pema Geyleg
Packit 116408
- Updated hu: Gabor Kelemen
Packit 116408
- Updated ja: Takeshi AIHANA
Packit 116408
- Updated be@latin: Ihar Hrachyshka
Packit 116408
- Updated zh_CN: Funda Wang
Packit 116408
- Updated ml: Ani Peter
Packit 116408
- Updated sq: Laurent Dhima
Packit 116408
- Updated sv: Richard Hult
Packit 116408
- Updated en_GB: David Lodge
Packit 116408
- Updated uk: Maxim Dziumanenko
Packit 116408
- Updated or: Subhransu Behera
Packit 116408
Packit 116408
Packit 116408
NEW in 0.13:
Packit 116408
============
Packit 116408
Packit 116408
- Revert theme change since it breaks gecko < 1.9
Packit 116408
- Make deprecated keywords grey
Packit 116408
- Only search for books in the XDG data/home directories
Packit 116408
- Fixed #310542, Improve the gtk-doc devhelp format (Richard)
Packit 116408
- Fixed #349229, Documentation page header is transparent (Richard)
Packit 116408
- Fixed #349352, GConf schema has wrong key (Jonathon Jongsma)
Packit 116408
- Fixed #349880, add a generic name to the .desktop file (Matthias Clasen)
Packit 116408
- Fixed #341170, Added gecko_home variable to .pc file (Naba Kumar)
Packit 116408
- Fixed #334867, Initialize the HTML view to display about:blank (David Trowbridge)
Packit 116408
Packit 116408
Translations:
Packit 116408
- Updated el: Kostas Papadimas
Packit 116408
- Updated fr: Christophe Merlet
Packit 116408
- Updated bg: Alexander Shopov
Packit 116408
- Updated sv: Richard Hult
Packit 116408
- Updated pt: Duarte Loreto
Packit 116408
- Updated vi: Clytie Siddall
Packit 116408
- Updated nb: Kjartan Maraas
Packit 116408
- Updated de: Hendrik Richter
Packit 116408
- Updated ko: Changwoo Ryu
Packit 116408
- Updated ne: Pawan Chitrakar
Packit 116408
- Updated it: Alessio Frusciante
Packit 116408
- Updated ar: Djihed Afifi
Packit 116408
- Updated es: Francisco Javier F. Serrador
Packit 116408
- Updated sl: Matic Zgur
Packit 116408
- Updated et: Priit Laes
Packit 116408
- Updated hu: Gabor Kelemen
Packit 116408
- Updated gl: Ignacio Casal Quinteiro
Packit 116408
- Updated ca: Josep Puigdemont i Casamajó
Packit 116408
- Updated en_GB: David Lodge
Packit 116408
Packit 116408
Packit 116408
Devhelp 0.12:
Packit 116408
-------------
Packit 116408
Packit 116408
* Add advanced (book/page) search options (Tristan Van Berkom)
Packit 116408
* Improve libdevhelp (Tristan, Johannes Schmid)
Packit 116408
* Add --version option (Tristan)
Packit 116408
* Fix mnemomics (Wouter Bolsterlee)
Packit 116408
* Add a very simple gedit plugin (Richard)
Packit 116408
* Add quit menu item (Richard)
Packit 116408
* Build fixes and clean ups (Behdad Esfahbod)
Packit 116408
* Lots of Gecko build fixes and improvements (Christian Persch)
Packit 116408
* Open external links in browser (Christian)
Packit 116408
* UI tweaks (Christian)
Packit 116408
* Shiny new icon (Marcus Leyman, Behdad)
Packit 116408
* Read books installed in XDG data dirs (Antoine Dopffer, Behdad)
Packit 116408
* Use correct category in desktop file (Stephane Loeuillet)
Packit 116408
* Translations (Miloslav Trmac, Xavier Conde, Ilkka Tuohela, Francisco
Packit 116408
  Javier F. Serrador, Gabor Kelemen, Ignacio Casal Quinteiro, Vincent
Packit 116408
  van Adrighem, Takeshi AIHANA, Daniel Nylander, Sergey Al. Safonov,
Packit 116408
  Clytie Siddall, Chao-Hsiung Liao)
Packit 116408
Packit 116408
Packit 116408
Devhelp 0.11:
Packit 116408
-------------
Packit 116408
* Tab support (based on patch from Brent Smith)
Packit 116408
* Support for multiple windows (based on patch from Nirmal Kumar)
Packit 116408
* Parse the new gtk-doc format (Richard)
Packit 116408
* Reuse devhelp windows from the current workspace only (Richard)
Packit 116408
* Sync the contents tree with the actual selection (Richard)
Packit 116408
* Smart case searching (Ruben Vermeersch)
Packit 116408
* Use book title + html title as window title (Tommi Komulainen)
Packit 116408
* Improve build against various mozilla-derivates (Peter Volkov,
Packit 116408
  Christian Persch, Robert O'Callahan)
Packit 116408
* General UI tweaks and bug fixes (Richard, Mikael, Christian, Paolo
Packit 116408
  Borelli, Pedro Villavicencio)
Packit 116408
* New and updated translations: bg, cs, de, en_CA, es, fi, gl, hu, it,
Packit 116408
  ja, nb, ne, nl, no, sk, sv, vi, zh_TW
Packit 116408
Packit 116408
Devhelp 0.10:
Packit 116408
-------------
Packit 116408
* Added third party contributed scripts for generating Devhelp books.
Packit 116408
* Mozilla build fixes (Christian Persch)
Packit 116408
* Improved Bug Buddy support (Christoffer Olsen)
Packit 116408
* Fix to not have the HTML widget steal focus (Tommi Komulainen)
Packit 116408
* Ported to GTK+ 2.6 and removed libgnomeui depdendency. (Kristof Vansant)
Packit 116408
* Window presentation fixes for new Metacity (Richard Hult)
Packit 116408
* Fixed crash when searching (Ray Strode)
Packit 116408
* Plugged memory leak in the gecko bindings (Paolo Borelli)
Packit 116408
* New translations (hu, rw)
Packit 116408
* Updated translations 
Packit 116408
  (el, en_CA, de, cs, ca, sk, sv, en_GB)
Packit 116408
Packit 116408
Devhelp 0.9.3:
Packit 116408
--------------
Packit 116408
* Compiling against firefox (Christian Persch)
Packit 116408
* Get rid of startup script (Christian Persch)
Packit 116408
* Fixed font sizes
Packit 116408
* Render scrollbars with GTK theme
Packit 116408
* Updated translations (de)
Packit 116408
Packit 116408
Devhelp 0.9.2:
Packit 116408
--------------
Packit 116408
* Added accelerators for back and forward    (Johan Svedberg)
Packit 116408
* Bacon-love for IPC
Packit 116408
* Support searching for substrings "gtk new" (Nickolay V. Shmyrev)
Packit 116408
* New translations (nb, gu, mk)
Packit 116408
* Updated translations 
Packit 116408
  (sq, no, fi, pt, sq, da, be, nb, fr, it, zh_TW)
Packit 116408
Packit 116408
Devhelp 0.9.1:
Packit 116408
--------------
Packit 116408
* Save maximized state
Packit 116408
* Support for Mozilla 1.7
Packit 116408
* Show direct hits directly.
Packit 116408
* Make sure that the window has a minimum width even if GConf setup isn't 
Packit 116408
  working properly.
Packit 116408
* Make sure user installed documentation is shown before system installed.
Packit 116408
* New translations (en_GB, en_CA)
Packit 116408
* Updated translations 
Packit 116408
  (ja, cs, nl, hr, sk, sr, es, en_GB, uk, is, pt_BR, sv,fi, es, sq)
Packit 116408
Packit 116408
Devhelp 0.9:
Packit 116408
------------
Packit 116408
* Depending on Mozilla for HTML rendering
Packit 116408
* Depending on GTK 2.3/2.4
Packit 116408
* Fixed History support
Packit 116408
* Fixed a number of bugs related to Gtkhtml2
Packit 116408
* Added support for customized fonts
Packit 116408
* Saves window layout/geometry/location
Packit 116408
* New translations (pa)
Packit 116408
* Updated translations
Packit 116408
  (ja, hi, fr, nl, it, da, no, pt_BR, zh_CN, sv)
Packit 116408
Packit 116408
Devhelp 0.8:
Packit 116408
------------
Packit 116408
* Installs a library and header files to embed Devhelp widgets
Packit 116408
  into a program. Used by Anjuta.
Packit 116408
* Build fix for FreeBSD
Packit 116408
* New translations (tr, ca)
Packit 116408
* Updated translations 
Packit 116408
  (cs, sv, ja, sk, nl, de, es, pl, is, ms, pt, no, da, fr, az)
Packit 116408
Packit 116408
Devhelp 0.7:
Packit 116408
------------
Packit 116408
* Crash fix                                         (Ross)
Packit 116408
* Better error handling                             (Ross)
Packit 116408
* Plug memory leak                                  (Mikael)
Packit 116408
* Usability fixes                                   (Richard)
Packit 116408
* Dist the emacs and vim scripts                    (Richard)
Packit 116408
* Added --geometry                                  (Richard)
Packit 116408
* UI fixes                                          (Richard)
Packit 116408
* Listen to GConf toolbar and menu settings         (Richard)
Packit 116408
* Fixed bug #114558                                 (Mike Harn,
Packit 116408
                                                     Richard)
Packit 116408
Packit 116408
Packit 116408
Devhelp 0.6:
Packit 116408
------------
Packit 116408
* Added both html widget implementations to tarball (Mikael)
Packit 116408
* Lots of work on error handling                    (Ross)
Packit 116408
* Fixes to searched paths                           (Ross)
Packit 116408
* Added gnome-vfs MIME support                      (Ross)
Packit 116408
* New and updated translations, thanks to Kang Jeong-Hee, Vincent van Adrighem,
Packit 116408
  Duarte Loreto, Zbigniew Chyla, Takeshi AIHANA, Metin Amiroff, 
Packit 116408
  Samúel Jón Gunnarsson, Guntupalli Karunakar.
Packit 116408
Packit 116408
Devhelp 0.5:
Packit 116408
------------
Packit 116408
* GNOME 2 port             (Mikael, Richard)
Packit 116408
* LOTS of code cleanups    (Mikael)
Packit 116408
* Support gzipped books    (Ross Burton)
Packit 116408
* Better activation        (Richard)
Packit 116408
* Support for gtk-doc built .devhelp files (Mikael)
Packit 116408
  (Thanks Jamesh!!)
Packit 116408
Packit 116408
Devhelp 0.4: 
Packit 116408
------------
Packit 116408
* Raise minimized window (Richard)
Packit 116408
* Bug fixes              (Mikael, Richard)
Packit 116408
* Limit history length   (Nils O. Selåsdal)
Packit 116408
* Saner installdirs      (Mikael)
Packit 116408
Packit 116408
Devhelp 0.3:
Packit 116408
------------
Packit 116408
* Lots of bugfixes. (Johan, Mikael, Richard)
Packit 116408
* Debian and Red Hat packages now availible. (Johan)
Packit 116408
* Devhelp can now handle different versions of the same book
Packit 116408
  much better. (Johan)
Packit 116408
* New and updated translations, Thanks goes to Ismael Olea, 
Packit 116408
  Joe Man, Marcel Telka, Alessio Frusciante, Kjartan Maraas, 
Packit 116408
  Christophe Fergeau, Zbigniew Chyla, Ole Laursen and
Packit 116408
  Christian Rose.
Packit 116408
Packit 116408
Devhelp 0.2:
Packit 116408
------------
Packit 116408
* New maintainer: Mikael Hallendal <micke@codefactory.se> is now
Packit 116408
  maintainer Devhelp.
Packit 116408
* Bonobization: To make it easier to embedd Devhelp in IDE's (like
Packit 116408
  gIDE and Anjuta) Devhelp now consists of a couple of controlls which
Packit 116408
  can be used in other applications. (Mikael Hallendal)
Packit 116408
* Code-cleanups, Cleaned up the code to make it more
Packit 116408
  maintainable. (Mikael Hallendal).
Packit 116408
Packit 116408
Devhelp 0.1.1: 
Packit 116408
--------------
Packit 116408
* A few bugfixes. Should compile with non cvs version of libxml now.
Packit 116408
Packit 116408
Devhelp 0.1.0:
Packit 116408
--------------
Packit 116408
* Initial release.