Insert devhelp plugin You can view, comment on, or merge this pull request online at:
https://github.com/geany/geany-plugins/pull/1311
-- Commit Summary --
* Porting devhelp plugin for gtk3. Working display in sidebar and main window. Missing showing SearchBar in sidebar or other tweaks. * update of the files that make the devhelp-plugin be added to the geany IDE. * try add SearchBar * devhelp-plugin working * library old and files some build artifacts deleted * editing build file devhelp.m4 * webkit change to new version * Changing the devhelp plugin maintainer in the MAINTAIN file * replacing gtk_tool_button_new_from_stock with gtk_tool_button_new on zoom buttons and page forward and back buttons * modified webkitgtk dependency in devhelp.m4 file * Update build.yml * Update build.yml * Update build.yml * Update build.yml * changing webkit library in build.yml file and changing maintainer name in devhelp/README file * changing webkit library in devhelp.m4 * changing webkit library in README * insert devhelp plugin
-- File Changes --
M .github/workflows/build.yml (5) M MAINTAINERS (7) M Makefile.am (4) M README (1) A build/devhelp.m4 (29) M configure.ac (1) A devhelp/AUTHORS (1) A devhelp/COPYING (674) A devhelp/ChangeLog (0) A devhelp/INSTALL (365) A devhelp/Makefile.am (10) A devhelp/NEWS (16) A devhelp/README (114) A devhelp/autogen.sh (6) A devhelp/config.status (1863) A devhelp/configure (5620) A devhelp/configure.ac (34) A devhelp/configure.scan (29) A devhelp/data/Makefile.am (10) A devhelp/data/devhelp-plugin-48.png (0) A devhelp/data/devhelp-plugin.svg (467) A devhelp/data/devhelp.conf (67) A devhelp/data/geany-devhelp-plugin.png (0) A devhelp/data/geany-devhelp.png (0) A devhelp/data/home.html (16) A devhelp/doc/Doxyfile (1630) A devhelp/libtool (11748) A devhelp/m4/libtool.m4 (8394) A devhelp/m4/ltoptions.m4 (437) A devhelp/m4/ltsugar.m4 (124) A devhelp/m4/ltversion.m4 (23) A devhelp/m4/lt~obsolete.m4 (99) A devhelp/src/Makefile.am (40) A devhelp/src/dhp-manpages.c (240) A devhelp/src/dhp-object.c (1405) A devhelp/src/dhp-plugin.c (230) A devhelp/src/dhp-plugin.h (35) A devhelp/src/dhp-settings.c (349) A devhelp/src/dhp.h (144) M po/POTFILES.in (46)
-- Patch Links --
https://github.com/geany/geany-plugins/pull/1311.patch https://github.com/geany/geany-plugins/pull/1311.diff