--- - branch: MAIN date: Fri Nov 24 15:00:37 UTC 2017 files: - new: '1.50' old: '1.49' path: pkgsrc/devel/geany/Makefile pathrev: pkgsrc/devel/geany/Makefile@1.50 type: modified - new: '1.13' old: '1.12' path: pkgsrc/devel/geany/PLIST pathrev: pkgsrc/devel/geany/PLIST@1.13 type: modified - new: '1.14' old: '1.13' path: pkgsrc/devel/geany/distinfo pathrev: pkgsrc/devel/geany/distinfo@1.14 type: modified id: 20171124T150037Z.162ab87fd9ff4d0863edfbab74ab11b460517577 log: "geany: update to 1.32.\n\nGeany 1.32 (November 19, 2017)\n\n General\n \ * Improve CLI argument help (PR#1644).\n * Keep the current tab when closing documents to the right of another tab.\n * Re-enable SIGTERM handling (PR#1255).\n \ * Create correct path for filetype config files (JiÅ\x99í Techet, PR#1482).\n \ * Add an option to enable IME's candidate window display inline\n (Sinpo Wei, PR#1514).\n * Add an option to automatically reload files changed on disk\n \ (Mark O'Donovan, PR#1246).\n\n Bug fixes\n * Fix backward compatibility of the geometry saving setting.\n * Close \"Deleted from Disk\" Infobar on Reload (Lars Paulsen, PR#1628).\n * Make sure GDK_MOD2_MASK is cleared when getting modifiers\n (JiÅ\x99í Techet, PR#1636).\n * Use non-symlinked VTE libraries on MacOS X (JiÅ\x99í Techet, PR#1625).\n * Fix crash if plugin manager is opened more than once (PR#1564).\n * Fix incorrect variable reference (Thomas Martitz, PR#1561).\n\n Interface\n * Add \"Close Documents to the Right\" feature (PR#1362).\n * Add an option to save/reload either window position or size,\n but optionally not both (delt01, PR#1456).\n\n Editor\n * Update Scintilla to version 3.7.5 (PR#1503).\n * Improve snippet support (visual indicators and more)\n (Thomas Martitz, PR#1470).\n * Push current position to navqueue before navigating back\n (Vasiliy Faronov, PR#1537).\n\n Filetypes\n \ * Add GNU assembler filetype extensions (Issue#904).\n * Make Python comment hash space (PR#1682).\n * Add missing string and comment styles for various lexers (PR#1502).\n * Add missing PHP keywords, especially for PHP 7.x (1547, PR#1547).\n * Python: Don't highlight sub-identifiers as keywords (PR#1544).\n\n \ Plugins\n * FileBrowser: don't change directory on project save\n (JiÅ\x99í Techet, PR#1400).\n\n Windows\n * Fix Execute button on Windows when using HTML files and\n \"builtin\" command (Issue#1018, PR#1667).\n\n API\n \ * Add `utils_get_real_path()` and deprecate `tm_get_real_path()` (PR#1224).\n \ * Add `geany_plugin_get_data()` (PR#1234).\n * Add `keybindings_load_keyfile()` (JiÅ\x99í Techet, PR#1430).\n * Add `tm_tag_get_type()` (Thomas Martitz, PR#1465).\n\n \ HACKING:\n * Add note about data types and update for best practices (PR#1282).\n\n \ Internationalization\n * Updated translations: ca, de, el, es, fr, it, lt, lv, nl, pt, ru,\n sk, sv, zh_CN\n\nGeany 1.31 (July 16, 2017)\n\n Bug fixes\n * Update statusbar after applying indentation detection.\n * Fix converting color to hex for insertion in the Color Chooser\n \ dialog (Vasiliy Faronov, PR#1536).\n\n Filetypes\n * Add `parfor` to the Matlab keyword list (A. Tombs, PR#1021).\n * C: fix line continuation handling (PR#1370).\n * Add `require_relative` to the Ruby keyword list (Jacob H. Pratt,\n PR#1472).\n * Update Haxe keywords (PR#1216).\n * Fix Arduino comment toggling (Giorgioggì, PR#1510).\n * Update CMake keywords (Yan Pashkovsky, PR#1315).\n * Update C# keywords (Yan Pashkovsky, PR#1315).\n * Update HTML keywords (Vasiliy Faronov, PR#1530).\n\n Internationalization\n * Updated translations: ca, id, ja, kk, lt, ru\n\n API\n * Fix crash when calling plugin_set_key_group() more than once\n (JiÅ\x99í Techet, PR#1426).\n\nGeany 1.30.1 (March 19, 2017)\n\n Editor\n * Fix auto-completion and calltip popup position on multi-monitor\n setups (Issue#1422).\n\n Internationalization\n \ * Updated translations: ca, de, el, es, sk\n\nGeany 1.30 (March 05, 2017)\n\n \ General\n * Initial accessibility support in the editor (SF#328).\n * Fix scrolling on Wayland (Issue#1320).\n\n Bug fixes\n * Fix Ctrl+X and Ctrl+C in non-Latin keyboard layouts\n (Forkest, PR#1386).\n * Fix search history filling on GTK >= 3.20 (PR#1404).\n * Simplify setting build menu items labels, fixing a Commander plugin\n issue (Vasiliy Faronov, PR#1396).\n\n \ Interface\n * Fix the current scope shown in the statusbar (Issue#1279).\n\n \ Editor\n * Update Scintilla to version 3.7.3.\n * Fix triggering default keybindings together with snippets keybindings\n (Issue#1354, PR#1356).\n\n \ Filetypes\n * Update JavaScript keywords (Abel 'Akronix' Serrano Juste, PR#1361).\n * Partial highlighting of JavaScript ES6 template strings (Issue#934).\n \ * Add Arduino custom filetype (Issue#1339).\n\n Internationalization\n \ * Updated translations: de, es, fr, it, lt, pt\n\n API\n * Remove unprefixed Scintilla structure aliases. Plugins must use\n the `Sci_`-prefixed version from now on.\n * Add `geany_api_version()` to detect the API version of Geany at\n runtime (Thomas Martitz, PR#1406).\n\n OSX\n * Fix slow startup (JiÅ\x99í Techet, Issue#1277, PR#1399).\n\nGeany 1.29 (November 13, 2016)\n\n \ General\n * Fix search entries color with the default GNOME 3.20 GTK2 theme\n \ (PR#1137, Issue#1101, Issue#1135, Issue#1267).\n * Improve support for GTK 3.22.\n * Add support for VTE 0.38 and newer (Issue#336, PR#1181).\n\n \ Bug fixes\n * Fix build when the CXX variable contains flags (PR#1155, Issue#829).\n * Fix focusing the message window when the Terminal tab is active\n \ (PR#1200, Issue#1198).\n\n Editor\n * Update Scintilla to version 3.7.0 (Issue#1143).\n * Add support for keeping the cursor a number of lines from the edges to\n always show some context (PR#1154, Issue#1152).\n * Allow to configure keybinding for \"Delete to beginning of line\"\n (Abel Serrano Juste, PR#1134).\n * Performance improvements with many duplicate symbols (JiÅ\x99í Techet,\n PR#797, Issue#577).\n * Allow to configure the error indicator color (PR#1185).\n\n Filetypes\n * Fix highlighting of Haxe preprocessor (Issue#936).\n * Add `.exp` extension to TCL (Simon Marchi, PR#979).\n\n Internationalization\n \ * Updated translations: ca, de, el, es, fr, id, it, kk, nl pt, pt_BR,\n sv, zh_CN,\n\n API\n * Update `GeanyProxyProbeResults` API (PR#1213).\n * Warn if a dot is used at the start of a proxy extension (PR#1212,\n PR#1233).\n \ * Add support for custom data attached to documents through\n `plugin_set_document_data()`, `plugin_get_document_data()` and\n `plugin_set_document_data_full()` (PR#1203).\n \ * Add \"project-before-close\" signal (PR#1223).\n\n Plugins\n * Split Window: Work around a GTK bug present from 3.15.9 to 3.21.4\n that breaks the document selection popup (Issue#1149, PR#1272).\n\n Windows\n * Include 'grep.exe' from MSYS2 which works better than the previously\n self-compiled version\n (Issue#783, Issue#784, Issue#1229, Issue#1260, PR#1301).\n * Fix executing external commands (mainly Build and Run commands)\n where paths and filenames with non-ASCII characters are involved\n (Issue#1076, Issue#1259, Issue#1278, PR#1095).\n * Do not create a batch file on Run commands any longer, instead use\n a re-usable script and so eliminate the need to delete the script\n from itself (Issue#1276, PR#1095).\n" module: pkgsrc subject: 'CVS commit: pkgsrc/devel/geany' unixtime: '1511535637' user: wiz