About devhelp ============= Devhelp is a developer tool for browsing and searching API documentation. It provides an easy way to navigate through libraries and to search by function, struct, or macro.
The documentation must be installed locally, so an internet connection is not needed to use Devhelp. Devhelp works natively with GTK-Doc, so the GTK+ and GNOME libraries are well supported. But other development platforms can be supported as well, as long as the API documentation is available in HTML and a *.devhelp2 index file is generated. Devhelp integrates with other applications such as Glade, Builder or Anjuta, and plugins are available for different text editors (gedit, Vim, Emacs, Geany, …). News ==== - Deprecate Devhelp index file format version 1 (with file extension *.devhelp or *.devhelp.gz), print warning when loading such index files. - Lots of code refactorings. - Do not use deprecated GCompletion API, implement re-usable DhCompletion class based on GSequence with an API better suited for Devhelp. - Do not use deprecated GdkScreen API, use GdkMonitor. - Use WebKit's new font size functionality. - Increase number of maximum search results (100 -> 1000). - Use the GtkSearchEntry::search-changed signal, adding a small delay to show search results. - Make right-click menu work in the WebKitWebView. - Do not save/restore GtkWindows x/y positions. - Improve application description and documentation. - Some cleanup and file reorganisation in the git repository. - Fix several bugs. Fixed bugs: - #606831, Devhelp applications lacks right-click context menu - #668978, Add timeout to search entry. - #784652, Searching "GFile" doesn't return an exact match (too many results) - #789862, dh-sidebar: Crashes when interacting with the GCompletion - #790680, Start using WebKit's new font size functionality - #791127, Assertion failed in DhBookManager Updated translations: cs, sr Many thanks to all contributors: Милош Поповић, Sébastien Wilmet, Marek Černocký, Gabriel Ivascu Download ======== https://download.gnome.org/sources/devhelp/3.27/devhelp-3.27.2.tar.xz (605K) sha256sum: 6df36b2f703a480b9741b503a2aa1ccdb233009cf20e72736d3ea1dcffe41d51 _______________________________________________ ftp-release-list mailing list ftp-release-list@gnome.org https://mail.gnome.org/mailman/listinfo/ftp-release-list