[Github-comments] [geany/geany-plugins] Ported 'Debugger' plugin to GTK+3. (#645)

2017-11-10 Thread pmjobin
Tested on Fedora 27 using stock Geany available from repo. You can view, comment on, or merge this pull request online at: https://github.com/geany/geany-plugins/pull/645 -- Commit Summary -- * Ported 'Debugger' plugin to GTK+3. -- File Changes -- M build/debugger.m4 (4) M

Re: [Github-comments] [geany/geany-plugins] Ported 'Debugger' plugin to GTK+3. (#645)

2018-06-03 Thread pmjobin
@pmjobin pushed 1 commit. 04f58bb Simplified syntax for initialization of debugger plugin icons. -- You are receiving this because you are subscribed to this thread. View it on GitHub: https://github.com/geany/geany-plugins/pull/645/files/459a1b86b1f82dc4283611e6adf25dbb6e1d1666

Re: [Github-comments] [geany/geany-plugins] Ported 'Debugger' plugin to GTK+3. (#645)

2018-06-03 Thread pmjobin
@mattcaswell Thanks for your help. I pushed a fix to simplify handling of GTK_CELL_RENDERER_MODE based on an earlier suggestion by @b4n. Changing the current active frame in the stack seems to work as expected with this fix applied. -- You are receiving this because you are subscribed to this