Re: [Github-comments] [geany/geany] Multipaste (#2328)

2019-09-28 Thread elextr
@AdamDanischewski Geany operates on tab == 4 not tab == 8, please set Geany correctly and undo your alignment changes to sciwrapper.h -- 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/2328#i

Re: [Github-comments] [geany/geany] Multipaste (#2328)

2019-09-28 Thread elextr
And FGS don't make another PR do it on this one :grin: -- 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/2328#issuecomment-536248325

Re: [Github-comments] [geany/geany] Multipaste (#2328)

2019-09-28 Thread AdamDanischewski
This also has comments, it still needs to be re-reviewed. No? -- 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/2328#issuecomment-536234304

Re: [Github-comments] [geany/geany] Multipaste (#2328)

2019-09-28 Thread Matthew Brush
Ideally the latter two PRs would be closed and the original updated since it has comments and reviews on it. -- 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/2328#issuecomment-53645

Re: [Github-comments] [geany/geany] Multipaste (#2328)

2019-09-28 Thread AdamDanischewski
@codebrainz They are the same. #2325 was approved but had a subsequent update. I'll keep it on the same PR in the future. For now I'll leave this open since there is no point to going back to #2325. -- You are receiving this because you are subscribed to this thread. Reply to this email direct

Re: [Github-comments] [geany/geany] Prefs dialog: Disable overridden pref widgets when project is open (#2316)

2019-09-28 Thread Matthew Brush
I'm not a huge fan of using an icon and tooltip as the UI since it's not very obvious or keyboard friendly, but still it's better than the current no UI. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/gea

Re: [Github-comments] [geany/geany] Improve build docs (#2326)

2019-09-28 Thread Nick Treleaven
ntrel commented on this pull request. > * Fixed commands - these perform built-in actions: - * Go to the next error. - * Go to the previous error. - * Show the build menu commands dialog. +* Go to the next error. +* Go to the previous error. +* Show the build menu commands dialog. Ok, wei

Re: [Github-comments] [geany/geany] Improve build docs (#2326)

2019-09-28 Thread Matthew Brush
codebrainz commented on this pull request. > An item with an empty label will not be shown in the menu. - Since the `.txt` file is also meant to be read directly (ex. it's installed into docs directory), IMO it's a worthwhile tradeoff to reflow, but again not a big deal. -- You are receivi

Re: [Github-comments] [geany/geany] Improve build docs (#2326)

2019-09-28 Thread Matthew Brush
codebrainz commented on this pull request. > * Fixed commands - these perform built-in actions: - * Go to the next error. - * Go to the previous error. - * Show the build menu commands dialog. +* Go to the next error. +* Go to the previous error. +* Show the build menu commands dialog. It

Re: [Github-comments] [geany/geany-plugins] debugger (#758)

2019-09-28 Thread LarsGit223
Closed #758. -- 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-plugins/issues/758#event-2670587632

Re: [Github-comments] [geany/geany-plugins] debugger (#758)

2019-09-28 Thread LarsGit223
I close this now as the debugger plugin with GTK2 & 3 support was just released in Geany-Plugins 1.36. -- 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-plugins/issues/758#issuecomment-536193931

Re: [Github-comments] [geany/infrastructure] Add scripts used to publish a new release (#5)

2019-09-28 Thread Colomban Wendling
Merged #5 into master. -- 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/infrastructure/pull/5#event-2670580593

Re: [Github-comments] [geany/infrastructure] Add scripts used to publish a new release (#5)

2019-09-28 Thread Enrico Tröger
Great! LGTM. -- 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/infrastructure/pull/5#issuecomment-536192749

[Github-comments] [geany/infrastructure] Add scripts used to publish a new release (#5)

2019-09-28 Thread Colomban Wendling
You can view, comment on, or merge this pull request online at: https://github.com/geany/infrastructure/pull/5 -- Commit Summary -- * Add scripts used to publish a new release -- File Changes -- A scripts/md5sums (14) A scripts/md5sums_plugins (14) A scripts/publish-release (1

[Github-comments] [geany/geany] Release 1.36.0 - Geany 1.36

2019-09-28 Thread Colomban Wendling
## General * Give precedence to user-defined filetype extension mappings over default ones ([PR#2166](https://github.com/geany/geany/pull/2166)). * Give precedence to the longest matching filetype pattern ([Issue#1499](https://github.com/geany/geany/issues/1499), [Issue#1921](https://github.com/

[Github-comments] [geany/geany-plugins] Release 1.36.0 - 1.36.0

2019-09-28 Thread Frank Lanitz
# General * Windows: Update dependencies * Various fixes of usage of '#include "geanyplugin.h" (PR #882) # Plugins ## Addons * Add additional color format (PR #884) * Fix document list menu position (PR #895) ## Autoclose * Fix deprecated GTK call for GTK+3 (PR #857) ## Automark * Fix compiler

Re: [Github-comments] [geany/geany-plugins] Windows installer: Migrate to NSIS 3.x (#905)

2019-09-28 Thread Enrico Tröger
Merged #905 into master. -- 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-plugins/pull/905#event-2670546314

Re: [Github-comments] [geany/geany-plugins] Windows installer: Migrate to NSIS 3.x (#905)

2019-09-28 Thread Enrico Tröger
@elextr did you expect anything else? :D -- 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-plugins/pull/905#issuecomment-536188346

Re: [Github-comments] [geany/geany] Add "Nim" to the Programming file types group (#2329)

2019-09-28 Thread Colomban Wendling
Merged #2329 into master. -- 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/2329#event-2670514012

Re: [Github-comments] [geany/geany] Add "Nim" to the Programming file types group (#2329)

2019-09-28 Thread Colomban Wendling
b4n approved this pull request. LGTM -- 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/2329#pullrequestreview-294634530

[Github-comments] [geany/geany] Add "Nim" to the Programming file types group (#2329)

2019-09-28 Thread Enrico Tröger
Previously Nim was grouped on the top-level menu because the group was missing. This improves the filetypes menu at least as long as https://github.com/geany/geany/issues/2087 is solved. You can view, comment on, or merge this pull request online at: https://github.com/geany/geany/pull/2329 -

Re: [Github-comments] [geany/geany] Improve build docs (#2326)

2019-09-28 Thread Nick Treleaven
I added all the suggestions except reflowing joined paragraphs. -- 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/2326#issuecomment-536180339

Re: [Github-comments] [geany/geany] Improve build docs (#2326)

2019-09-28 Thread Nick Treleaven
ntrel commented on this pull request. > An item with an empty label will not be shown in the menu. - I've not done this, ideally yes. I prefer not to reflow too often otherwise the history/diff can introduce more conflicts. -- You are receiving this because you are subscribed to this thread

Re: [Github-comments] [geany/geany] Improve build docs (#2326)

2019-09-28 Thread Nick Treleaven
ntrel commented on this pull request. > * Fixed commands - these perform built-in actions: - * Go to the next error. - * Go to the previous error. - * Show the build menu commands dialog. +* Go to the next error. +* Go to the previous error. +* Show the build menu commands dialog. Yes. BT

Re: [Github-comments] [geany/geany] Improve build docs (#2326)

2019-09-28 Thread Nick Treleaven
@ntrel pushed 1 commit. 687855b65f9712575e55f0c7b911ea1dc96321a4 review tweaks -- You are receiving this because you are subscribed to this thread. View it on GitHub: https://github.com/geany/geany/pull/2326/files/5f0df3d7d04d5aa9c908c99af23723188320382b..687855b65f9712575e55f0c7b911ea1dc96321

Re: [Github-comments] [geany/geany] Basic support for Nimrod language (#193)

2019-09-28 Thread Enrico Tröger
Closed #193. -- 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/193#event-2670487987

Re: [Github-comments] [geany/geany] Basic support for Nimrod language (#193)

2019-09-28 Thread Enrico Tröger
Nim filetype was added in #2085. -- 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/193#issuecomment-536179498

Re: [Github-comments] [geany/geany] Geany & Nim-language (#1772)

2019-09-28 Thread Enrico Tröger
JFTR, Nim was added in #2085. -- 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/issues/1772#issuecomment-536179415

Re: [Github-comments] [geany/geany] Prefs dialog: Disable overridden pref widgets when project is open (#2316)

2019-09-28 Thread Nick Treleaven
I've now done the same for all preferences overridden by a project. > the docs should be updated to explain these icons/behaviours and why they > exist. Now done. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://git

Re: [Github-comments] [geany/geany] Prefs dialog: Disable overridden pref widgets when project is open (#2316)

2019-09-28 Thread Nick Treleaven
@ntrel pushed 1 commit. 48e24553bea346e4f717a6c0eddcd71c94bf5482 [docs] Describe info icons for Preferences -- You are receiving this because you are subscribed to this thread. View it on GitHub: https://github.com/geany/geany/pull/2316/files/32f99badc0db3a99285ad359d341aa86b98a22c9..48e24553