* Add GEANY_ prefix to enumerators. * Use a discrete set of enumerators so the proxy doesn't have to worry about flag bitmasks, which isn't required. * Update documentation. * Use the new enumerators in Geany. * Improve debug output for bogus values a bit. You can view, comment on, or merge this pull request online at:
https://github.com/geany/geany/pull/1213 -- Commit Summary -- * Improve GeanyProxyProbeResults a litte -- File Changes -- M doc/plugins.dox (13) M plugins/demoproxy.c (2) M src/plugindata.h (39) M src/plugins.c (13) -- Patch Links -- https://github.com/geany/geany/pull/1213.patch https://github.com/geany/geany/pull/1213.diff -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/geany/geany/pull/1213
