[Github-comments] [geany/geany] geany.desktop.in: Add Keywords field entry (#1071)

Erik de Castro Lopo notifications at xxxxx
Tue Jun 14 10:23:27 UTC 2016


@erikd pushed 1287 commits.

0a53781  Add document_undo_clear_stack()
1b1a1da  Clear redo stack when adding undo action
9a03d32  Add keep_edit_history_on_reload option
6f6dfda  Add documentation for keep_edit_history_on_reload option
1b338d9  Add UNDO_RELOAD action
322fa65  Maintain undo stack when reloading a document
660c441  Don't prompt for reload confirmation if keeping edit history
b63eb87  "Enter in replace entry does Replace & Find instead of Replace" setting
7aa647b  Enable PHPSCRIPT lexer
c1aba38  Handle PHPSCRIPT like HTML but for markup cases
f6068d0  Add a Zephir tag parser
b1f93c2  Add Zephir filetype
4e0193d  Zephir: add some tag parser tests
7d38f05  Initial support for single-line regular expressions matching
fd5ac72  Add %l current line number substitution to build commands
ed20a43  Make reflow paragraph leave cursor at end.
a26bdd6  Fix crash when closing a document with visible infobars
604e05c  Adding message to client/log keywords to SQL type
482d273  Add support for single-line regular expressions
673c3c3  Add UI elements to control single-line regex settings
83deafe  Update the documentation for single-line regular expressions
593b9dd  Merge branch 'single-line-regex'
d77fe4c  Update Scintilla to 3.5.0 pre-release
74ef1b8  Update for new Scintilla styles
a8a6ef7  Merge branch 'scintilla-update-350-pre'
852f326  prefs: Pack keybinding-related globals together and avoid much direct access
2559cda  prefs: Remove some global state in keybinding-related code
5832c4b  Merge branch 'prefs-less-globals'
5fcacf0  Add user data to GeanyInputCallback, avoiding global variable hacks
571239e  dialogs: Remove an unnecessary function indirection
36a6dd2  dialogs: Don't abuse GObject data
ba8899b  Merge branch 'small-dialogs-cleanup'
6ed6a99  about: Don't leak global variables to the program scope
0b2b647  Remove an unnecessary dynamic allocation
87c6cef  Remove dead assignment
cc1c36d  project: Sanitize entries_modified scope
8b0990e  Fix relative project base path when creating a new project
df96431  Remove a global in colorscheme dialog code
521778a  Color scheme dialog: scroll to the initially selected item
328c22e  Update Scintilla to version 3.5.0
91d0ed2  Find in Files: start search when pressing return in all field
768659b  i18n: don't restrict LINGUAS at configure time
7435a81  Fix a named style misspelling in the Lua filetype
874b019  Clarified the location of the "Use project-based session files" option
cf67242  Fix "Contributing to this document" for new HTML/PDF generation process
1f8d2de  Remove doc, hacking-doc targets (Windows)
7276c49  Sort FreeBasic keywords alphabetically
8278d7f  FreeBasic: Fix preprocessor keywords list
bb25ba6  FreeBasic: Update keywords
1d08d3c  Merge branch 'freebasic-ft-update'
0a063c1  Fix regexp search & replace.
8812e39  Fix searching backwards from the Find dialog
bdc0f72  Remove unused flags from document_search_bar_find()
dc14016  Use GeanyFindFlags instead of plain integer when expecting Geany find flags
a8e8e2c  Merge pull request #312 from elextr/reflow_fix
0817ddd  FreeBasic: Add missing `endif` keyword
9e18884  Merge branch 'master' of github.com:geany/geany
d78c8fb  SQL: Adding keyword hold
b7b34ec  Rewrite the Txt2tags parser for better conformance and features
92e34ba  Update HACKING for changed doc generation instructions
e587038  Add a Txt2tags test case
a1466f6  Add a Txt2tags test case
ff0fde3  Use enum for Messages list store IDs
18181c2  Support pseudo-unique IDs for documents
72897ba  Add a Txt2tags test case for titles
1424b60  Merge branch 'ntrel/make-win-doc'
80c648e  Remove generated HTML documentation from version control
a4dfc9c  Enable documentation generation automatically when possible
602ae0b  Properly remove generated HTML documentation on clean
c990cd9  Properly handle existing session when creating new project
288b4f2  Enable HTML manual building by default but for distribution tarballs
74006b0  Cleanup doc Makefile so that each conditional set all its targets
32bda2e  Don't clean HTML manual if we didn't build it
ee79b2e  Enable API documentation generation automatically when possible
132b93c  SQL: Adding print to list of keywords
5964d2e  Properly close abandoned new project that couldn't be written
355f0c8  Fix GLib warning 'app->project == NULL failed'
d62fd48  Merge pull request #315 from ntrel/move-session
2f68158  Merge pull request #256 from ntrel/doc-id
64910a4  Fix Waf build after HTML documentation untracking
102169e  Merge branch 'doc/untrack-geany.html'
82cd831  Merge branch 'doc/auto-enable-api'
7047152  Allow user to edit open dialog filename when file doesn't exist
8d5e666  Build HTML documentation automatically during the build process
15c2faf  Update Waf to 1.7.16
985cd91  Add "hackingdoc" as proper action and remove non-working --hackingdoc option
8961f0b  Add option --disable-html-docs
6ecf750  The missing bits for HTML docs: only on GIT build and support in-tree geany.html
9307a68  Explicitly specify extensions when searching for rst2html
5bd878c  Reuse ConfigurationContext when searching for programs if we have one
f219ea1  Cleanup apidoc and hackingdoc commands to use ctx.top_dir and ctx.out_dir
7125075  Fix HTML documentation installation for VPATH builds
0453991  Don't try to install the HTML documentation if we don't have it
6e75598  Update Doxyfile
666fdf3  Document document_find_by_id() parameter so Doxygen is happy
d2ce3d6  Merge branch 'doc/untrack-geany.html'
a733bf9  Merge pull request #327 from ntrel/open-file-exists
22700ab  Update of Swedish translation
d6a9a44  Update of German translation
e6f8547  GTK: cache the completion popup window
df5b2fd  GTK: fix cached completion popup window sizing
7d38ff6  Merge branch 'scintilla/gtk3-dead-windows'
d6d836c  Don't match regexes on empty strings
683c380  Update of Russian translation
93c9e2c  Merge pull request #331 from scriptum/rpg-translate-ru
61eaf23  GTK: Fix auto-completion popup height to better fit contents
d1e519c  GTK: Fix auto-completion popup width to better fit contents
4d66bd3  GTK: Allow the auto-completion popup to be as small as needed
069e2d4  GTK: Fix auto-completion popup sizing on some themes
e84cf12  Merge branch 'scintilla/gtk3-dead-windows'
e42cd4d  Merge branch 'scintilla/autoc-sizing'
8759253  Update of Polish translation
634a4b1  Highlight C types from tags in C++ code
76d6e9f  Revert "Fix GTK frame clock warnings with our about dialog"
20c31b6  Fix custom about dialog style overriding
0843705  GTK: Don't hardcode auto-completion popup frame border width
34f7ce9  Merge branch 'about-banner-fix'
22ab163  Merge branch 'scintilla/autoc-sizing'
a6d11cb  Use custom document info bar response IDs
7450a99  Use 'Overwrite' rather than Save for clarity in reload infobar
06e40e5  Confirm whether to save protected documents
ae45e83  Merge pull request #328 from ntrel/infobar-save
9a02525  Don't set document text as changed when file on disk is newer
0a80a72  Set status id to STATUS_DISK_CHANGED when protecting document
0941195  Merge pull request #326 from ntrel/reload-modified
3830240  Confirm info-bar reload when document has modifications
b646424  Only close reload infobar if the response succeeded
ed0fa45  Update of German translation
9d669a7  API: Rename document_reload_file -> document_reload_force
88a3626  Merge pull request #334 from ntrel/confirm-infobar-reload
187dca2  Use named constants everywhere for msgwin/compiler internal columns
1e59b15  Update Scintilla to 3.5.1 pre-release
d7aa4b5  Update for new Scintilla styles
96806bf  Merge branch 'scintilla-update-351-pre'
4ceb9fb  Add comment about throwing away read-only for renamed documents
3ab6579  Notify user when trying to save read-only document
2b98487  Merge pull request #335 from ntrel/save-cleanup
cb2aebc  Enable per-project line wrapping
bbf63d1  Fixups
9eb865d  Merge pull request #337 from ntrel/project-line-wrap
52a0c31  Update of German translation
5df59ce  Fix build with GLib 2.20
541cb8d  Force disk check before save to prevent accidental overwriting
6d2d2ff  Fix typo in README
f262f59  Merge pull request #341 from philippwiesemann/fix-typo-readme
e566aae  Add project prefs for line breaking column & multiline comments
7a8c091  Reformat g_signal_connect calls
5e01664  Changed wrong translation of identantion
700e0b9  Updated last translator
3e089e4  Reading the config directory from the Windows API instead of GLib
b512aa0  Remove unused tm_project and all its references in docstrings
4646323  Remove unused tm_symbol
ce46f8f  Remove unused tm_tagmanager.c
1737579  Merge pull request #347 from techee/master
fa20ec4  Merge pull request #343 from ntrel/more-project-prefs
e69bbe2  Merge pull request #342 from ntrel/save-disk-check
b1b9e6d  Fix configuration directory location on non-Windows
63266a1  Remove unused variable
c0a8a1a  Fix Windows build
245ae66  Require WINVER=WindowsXP for SHGetFolderPathAndSubDirW
2cae5f3  Better preferences sentence for the "Replace&Find by default" behaviour.
985829a  Documentation change for the "Replace&Find by default" behaviour.
10a28b4  Protect private definitions by the GEANY_PRIVATE macro in headers
9b2ccb9  Turn "replace and find by default" boolean pref into a "various" preference.
3df962a  A small styling of the documentation
0362a22  Define _WIN32_IE for SHGFP_TYPE
ab7a001  Don't prompt for reload from infobar when there are no unsaved changes
f1da4b9  Don't rebuild TagManager workspace tags when quitting
bae420a  Merge branch 'rpalli/replace1'
41c66e0  Change "replace_and_find_by_default" default to true
eb7fd06  Don't alter GeanyEditor internal state in editor_create_widget()
8298501  Merge pull request #344 from marcelocamargobr/master
2d59f11  Merge pull request #350 from ntrel/reload-prompt
75ab710  Merge pull request #353 from b4n/tm-no-update-on-quit
3966ba8  Query GdkWindow reference only if available
9caa004  Prepare Windows installer for embedded GTK 2.24
f5230f3  Fix moving editor tabs through keybindings
6d6dd74  Fix doxygen warnings
dbcf67d  Define the GEANY_PRIVATE macro for tag manager in makefile.win32
6242d19  Add all headers to libtagmanager_a_SOURCES in tag manager makefile
75af738  Add note about -D_FILE_OFFSET_BITS=64
0650e70  autotools: Properly clean up hacking.html
16716e4  autotools: Remove new Doxygen temporary files
c38f59b  autotools: Only uninstall what we actually installed
608ab0f  Document the fact utils_spawn_sync() accepts NULL for all output arguments
5a243fd  Explicitly define Windows version for older Mingw environments
d42837f  Merge pull request #351 from techee/guards
94a7762  Small update of German translation
2658745  Remove TmWorkObject and all the OO related stuff
52076d1  Remove unused tm_file_entry.[ch]
8c25ff8  Make tm_workspace_update() public
d686674  On single file update only merge the file's tags into workspace tags
7470637  Remove the unused inactive flag in TM
4903d79  TM: use the same format of docstrings as in the rest of Geany
0470f45  TM: move function descriptions from headers to sources
fe98ea6  Use the new merge implementation also for global tags
4e98021  Swap the merge arguments if len(small_array) > len(big_array)
2c09333  Remove unused tm_tags_custom_sort() and tm_tags_custom_dedup() and friends
344eca0  Add #if 0 around unused TM functions and move them to the end of the file
034ef6d  Remove the unused (and misleading) tm_tag_free()
9eefdb0  Where possible, convert functions to static in TM
0f9b778  Fix division by 0
a7c6e07  Remove tm_tag_file_t and all its uses
48725e4  Get rid of the file struct in TMTag, preparation for the union removal
54a9fd8  Get rid of the nested members in TMTag
62332e1  Since lang is now always part of TMTag, always set its value
c35dedf  Rename internal plugin_init() to avoid confusion with plugins entry point
d4135c9  Add prototypes for all plugin symbols
a671c1e  Fix signed vs unsigned comparisons
11ea0ed  Remove some dead code
d8b178e  Whitespace changes
9a2a55a  Reinclude tm_tag.h in tm_workspace.c
6ef41c6  Various cleanups in the merge algorithm
1186693  Remove unused return value
a183d9c  Move the refcount TMTag member up in the structure and don't document it for plugins
233ca08  Add project_write_config() to force project file rewrite
36c155c  Make File Browser use explorer as default open command on Windows
a7a893a  Set -O2 compiler flag by default for gcc
fc5d8d1  Merge pull request #362 from ntrel/fb-cmd
41dcde6  Always set project description and file patterns in the dialog
4546b6f  Merge pull request #363 from techee/prj_dialog
cfcbc6a  Make Next/Previous Message keybindings work without a document open
0285ec2  Move tm_source_file_update() to tm_workspace.c
43b8ab8  Only keep the minimal set of parameter in the TM API calls
15c90b6  Get rid of lazy initialization in TM
6ba3bb4  Don't pass arguments to search/sort functions using static variables
be131b0  Extend dedup() and  merge() to unref the duplicate tag when needed
32a3dfa  Use binary search when removing file tags
bdee133  Keep a separate list of typenames for Scintilla syntax highlighting
cb9e4bb  Microoptimization in merge
d7ed48f  Fix a problem in tm_tags_remove_file_tags() when more tags of the same name exist
4e5ed01  Recommend Glade 3.8.5, add link for fishman ctags fork
42a9603  Use TMTagType everywhere to hold tag types
61ee7de  Return an unisgned tag count in tm_tags_find()
013c47c  TM: Fix various integer signedness issues
48718f4  Remove an unused parameter
71cc1ec  Cleaner and safer TMWorkspace API
f35d0b9  Move tm_get_current_tag() from tm_workspace to tm_tag
448f1fd  Make sure gboolean tm_source_file_parse() returns the right value
29000cf  Always parse buffer instead of file
90944c7  Unify tag sorting and simplify tag comparison function
a95fc1a  Don't expose the source file update function to plugins
0ad85ae  Fix comment wording
f441a12  Parse file from buffer only if the file isn't too big
e67f63d  "Execute commands" -> "Comandos de ejecuciĆ³n"
202ecf8  Merge pull request #372 from cousteaulecommandant/patch-1
53101dd  project: Remove unecessary calls after loading project files
b38f1f9  TM: Use gsize everywhere for the memory buffer size
0ed236d  TM: Fix some test results after sort changes from 90944c77
6a0673f  TM: Don't allow passing NULL to tm_workspace API
fd4f31c  Bump Geany API and ABI for TagManager API changes
ba8ff71  Merge pull request #374 from kugel-/for-upstream
8c77acc  Merge PR#356 from 'b4n/techee/tm'
aa06427  Merge branch 'plugin-symbols-protoypes'
fea71a2  Allow MRU file list length to be set to 0 to disable it
1dc0959  Fix check for fnmatch and remove strict dependency on it for Windows
4cc9436  Autotools: MinGW: Fix building .res file in VPATH builds
67cc8fa  Fix closing of the "missing file" infobar
2072797  Import CSS test cases from fishman-ctags
f765463  Import new CSS parser from fishman-ctags
3fa41cc  Cleanup code for updating recent file menus
8da955e  Make the currently open project insensitive in the recent menu
c402637  Merge branch 'css-update'
299f624  Autotools: Fix checking for Git revision
58e01b2  Update es.po
50cbe66  Merge pull request #382 from cousteaulecommandant/patch-3
846335b  Update of Japanese translation
52d2d73  Udated jscript to be able to parse SAPUI5 controller and view files.
c54c3ad  Added new method findMatchingToken() to skip over blocks of code. Updated parseSwitch() to use the new method.
f886f70  Javascript parser: Removed warning of unused variable is_inside_class and cleanUp
f158f5d  javascript: Fix scope after some constructs
5a1a22d  javascript: Properly handle nested unknown blocks
7e62156  javascript: Fix handling some class-related unterminated statements
e01ae92  javascript: Cleanup `findCmdTerm()` callers a bit
9c84a91  javascript: Fix scope inside nested blocks (if/else/while/for/etc.)
f65dec4  javascript: Fix more handling of class-related unterminated statements
f2b368e  javascript: Report function signature
b85d754  javascript: Improve support for unterminated statements
ef8c40f  javascript: Add support for the `const` keyword
5793694  javascript: Add support for the `let` keyword
55b4b86  javascript: Don't use invalid syntax in a test case
d0986dd  Merge branch 'js-update'
07002d2  Add coffescript syntax highlighting
4074843  coffeescript: Recognize string and comment styles
21e5c0e  Fix Scintilla patch for CoffeeScript inclusion
7ce2494  coffeescript: Import last lexer version from Scintilla HG
e6b74d9  Merge branch nullEuro/coffeescript-ft
7a0285e  Added some default common linters in the Build menu
961ccf3  Migrated some old-style build_settings to new-style build-menu
173c09e  Merge pull request #302 from kernc/common_linters
6e1c278  Merge branch 'recent-list-cleanup'
50787df  CSS: Add some flex-properties to css3-properties
24bf1d3  CSS: Add missing and remove obsolete flex properties
b78d833  Merge branch 'css3-flex'
af7d63c  Merge pull request #319 from b4n/better-txt2tags-parser
ccb15a3  Add the go ctags parser
94aa892  Merge pull request #373 from techee/go_ctags
6909627  Update of Portuguese (Brazilian) translation
0a58f50  Update Scintilla to version 3.5.2
69a15cf  javascript: Stop using longjmp() and friends
02bc3b3  javascript: Improve string literals handling
f08af80  Merge branch 'js-update'
0184083  Fix an assertion failure when trying to scope-complete in a 2-characters C++ file
7c22cea  Update the go parser to the latest version from ctags
469a345  Small update of the French translation
1f9f230  Use French quotes in the French translation
89c3218  Merge pull request #386 from b4n/po/fr
8733109  Merge pull request #361 from techee/prj_write
fc73fab  Fix typos in documentation
d6601cb  Merge pull request #387 from philippwiesemann/fix-typos-doc
d80ee82  Select the default scheme in the Color Scheme dialog by default
f4045fb  c: Add missing C11 keywords
20be6c9  c: Add missing size_t type to the C99 tag file
ef6f8a0  c++: Remove non-keyword types from keywords list
3b8ea98  c: Fix C11 keywords (oops)
e091a56  c, c++: Don't parse size_t as a keyword
371301a  c: Don't parse wchar_t as a keyword
43a8986  c: Add a test case for size_t and wchar_t handling
29cc8b4  d: size_t and wchar_t aren't keywords in D
08568b1  Merge PR#393 from 'c/keyword-types'
c131466  Revert "Microoptimization in merge"
f1a1d8c  Merge pull request #397 from techee/revert
b7338da  Updated Dutch translations.
b864733  Avoid double-shadow around message window
fb7d9fa  Merge pull request #388 from peter-scholtens/master
d48859d  Drop useless scrolled window around the message window notebook
e06f47d  Merge pull request #289 from mspacek/build_line_num
f32b6f3  R: Fix keywords and wordchars
df03bca  waf: Don't relink scintilla and geany on every build
627c0aa  Merge pull request #401 from techee/waf
740c12c  Remove "Show macro list" keybinding and feature
91d5079  Merge pull request #378 from b4n/remove-macro-list
8eccb07  Update SQL keywords based on a list by the Drupal project
657c7e7  Parse D enum base type & refactor
9c4f108  Merge pull request #404 from ntrel/enum-base
3996ae9  Update Scintilla to version 3.5.3
d80fa8f  Fix reference to a renamed function in some comments
6584cc5  verilog: Add code style categorization
700c05e  Autotools: Build plugins with Libtool on MinGW too
e6fa2c2  Autotools: Improve the rule to compile Windows resource file
14f1468  Merge pull request #377 from b4n/autotools-mingw-cross
5356c45  Fix infinite loop on OS X when using find in files
3c01fae  Disable scintilla buffer draw on OS X (with Quartz backend)
9767f79  Improve ui_get_mime_icon()
558d21f  Fix clang warning regarding mismatching types
ac76c84  Use Safari as the default browser on OS X
82b413e  Fix keybindings on OS X
98ae34f  Perform execute using the default terminal application on OS X
508216b  Use the open command to open a directory in Finder on OS X
daecf69  Make keybindings_get_modifiers() part of plugin API
47a5b9f  Use better default fonts on OS X
6cad08a  Port scintilla/gtk/makefile differences (Windows makefiles)
8ebac60  Fix strangely undefined GTK for PlatGtk.cxx by moving build dir (#1001)
9506c7a  Remove unneeded -liberty flag
bb41cb2  Merge pull request #408 from ntrel/sci-make
526294d  Merge pull request #399 from b4n/ui/message-window-hierarchy
44eecc2  Merge pull request #187 from artros/bug/clear-redo-on-edit
f403e7e  Merge pull request #188 from artros/feature/keep-edit-history-on-reload
7fba031  document: Remove duplicated code.
d33a23c  Add missing documentation for message window orientation setting
7229aa9  SaveActions: Set file permissions of backup copies to 0600
d5cca37  Change donate link to our own redirection
b0cf3b4  Add JSON custom filetype
2ff1386  Add new parser for JSON
0bd9585  json: Optimize memory usage by not collecting string values
270e323  json: Enable tag parser and adapt test case for Geany
e454b89  Merge branch 'json-tag-parser' into json
642fede  Small update of German translation
f2cab56  Eliminate some minor leaks
ca21a87  Don't use "echo -n" in shell scripts
1640471  Merge pull request #413 from eht16/backup_copy_file_perm
6a132ef  CR line endings are used on old Mac OS systems only - make it more explicit in labels
1ab9eac  Use the .dylib extension when loading VTE on OS X
e9c9e9a  Merge pull request #396 from techee/osx
b2e5d08  Spell "Windows" as "Windows", not "Win"
ae68b10  Merge branch 'master' of github.com:geany/geany
7b17db6  Small update of German translation
0a97439  python: Improve and generalize access reporting
99a509d  python: Fix out of bounds access on unmatched Cython array declaration
be2b280  python: do not ignore the character after a skipped string
308041d  Merge branch 'ctags/python'
e613d93  Revert some OS X keybinding changes for VTE
ba0d364  Merge pull request #420 from techee/vte_keybindings
0c1edb1  Bump API to reflect the addition of keybindings_get_modifiers() and GEANY_PRIMARY_MOD_MASK
15f75ca  Fix a few indentation style issues
b0786ef  update Czech translation
a65cecd  Merge pull request #422 from strepon/master
a688586  Change contact data for brahmann
b87254e  Fix lost <> inside thanks
ea79be3  autotools: Remove useless code
91630a8  autotools: Check for docutils tools with a `.py` suffix too
99552db  Fix emission of the ::document-activate signal
1a8de8f  Optimize document -> notebook page lookup
8aa4f11  Optimize notebook page -> document lookup and remove dead code
5a8e89c  sciwrappers: Remove a few unused functions
a8a2d14  Merge pull request #415 from b4n/json
cc6602c  autotools: Install to $prefix/data on win32
1c1d767  Fix several tooltips to properly use plain text instead of markup
1a6adc0  Fix build with GLib < 2.30 (oops)
9694338  Merge pull request #428 from kugel-/mingw-datadir
a5b99dc  Add virtual column and selected chars to the statusbar
87af959  Make sci_get_cursor_virtual_space() GEANY_PRIVATE
7b5df86  Create geany_run_script.sh in the temporary directory instead of the working directory
18d517b  Use gtk-mac-integration so app bundle can be created on OS X
ada4595  Use global menubar on OS X
5628857  React to various useful gtk-mac-integration signals
232d4da  Add right-click launcher icon entry creating a new window
2e1dc7a  Don't use expose-event/draw signals of the menu
3031ac7  Check disk status when Geany enters foreground
a9912c3  Don't use single menu for "New with template" shared by toolbar and menubar
7fa8b3a  Backport adaptive scrolling patch from scintilla
9df204a  Fix compiler warning
185d4ff  Merge pull request #430 from techee/fix_warning
b032f2e  Merge pull request #426 from techee/run_script_tmp
05e19be  Merge pull request #419 from techee/osx-integration
51ce101  Always use absolute path when opening projects from command-line
96e2635  Merge pull request #431 from techee/absolute_prjname
888d3dc  Use the short name for EOL mode in the statusbar
e0116cc  Merge pull request #418 from b4n/spell-windows-windows
709cbd5  Explicitly initialize some variables for which we use the default value
a40acf5  Update of German translation
393629a  Replace gb with a new thing
2e1117e  Greatly simplify trigger callback
e1c35d2  Merge branch 'techee/leaks'
8d19ea4  Disable "rules hint" for the Documents tab
93c217a  Merge pull request #412 from techee/rules_hint
c3d7acf  Merge pull request #433 from b4n/statusbar-eol-short-name
e64cb97  Make the editor tab close buttons smaller on GTK3
8ac86ce  Update Scintilla to version 3.5.4
3cf8c3a  objectivec: Enable escapes in verbatim strings
7254bf9  Merge branch 'scintilla-update-354'
ce0fa6f  Add a spawn module for Geany
a40ab0a  Explicitly list symbols to dynamically export
2f08670  Mark all plugin API functions to have "default" (public) visibility
056e7cb  Change to GEANY_EXPORT_SYMBOL for callback functions
1e630e6  Remove redundant GEANY_EXPORT_SYMBOL usage in callbacks.h
860df27  Remove struct/macro/funcptr linkage control for plugin API
d33758d  Move Geany's core into a library (libgeany)
eb36500  Improve Autotools build system for libgeany
1d64d52  Replace dynamic exports with codegen for GtkBuilder callbacks
bcc7a35  Don't export GtkBuilder callbacks anymore
a264b7a  Properly initialize Libtool
361bf70  Explicitly cast string literals to non-constant pointers
bc013ae  Rename LIBGEANY_LIBS to LIBGEANY_LDFLAGS and only use it on libgeany.la
2bfd394  Don't export on_motion_event() callback unnecessarily
07aeafa  autotools: Fix installation directory of plugins on Windows
690cb92  Alter build.c to use the new spawning module
b0c5d22  Implement Erlang ctags.
9721faf  Add (and fix) ctags unit tests for Erlang.
2199158  Subdivide the icon into layers for better navigation
fc766ed  Fix visual problems around the bottle neck
ae7ecde  autotools: Fix generating geanyfunctions.h in out-of-tree builds
78a4580  autotools: Fix make dist after Scintilla makefile.win32 move
45a375c  Fix geany icon handle
34f9119  Make the geany icon bottleneck a bit wider
243480b  Regenerate png/ico icons from svg and add the 32x32 size
aae13ed  Merge pull request #444 from techee/handle
9c829ae  make: Fix parsing of empty continuation lines
05415e5  Unify the build command spawning
dccd421  Don't check a spawned command line twice under Unix
faa6cd8  Clarify that a spawn stdout/stderr cb may modify the passed string
f356147  Mark an argument const
3b723b8  Fix a memory leak when checking a spawn command line
4a0ea0c  Do not reallocate the build output/error text received by spawn
74171cc  Alter search.c to use the new spawning module
a3f4170  Alter templates.c to use the new spawning module
353b748  Alter callbacks.c to use the new spawning module
3566baa  Alter printing.c to use the new spawning module
1a36eea  Use consistent shadows across Geany
0f17933  Add a popup menu to the plugin list in the plugin manager dialog
6e92c5f  Altered tools.c to work with the new spawning module
a3af98c  Altered keyfile.c to use the new spawning module
f5cad43  Fix a small leak and re-utf8 of grep cmd / extra options in Messages
1cea0b6  Merge pull request #411 from techee/shadows
36d1db4  Change kind names for Erlang ctags parser
3e6cea6  Update Erlang ctags test.
ca02c59  Merge pull request #445 from bengtan/erlang-fishman-ctags
44dc8a1  Fix a small leak and the checks for output/errors from the child
0aee6de  Single-quote file name in the default printing command under Unix
b3f3bfe  Alter utils.c to use the new spawning module
7bebf64  Fix SPAWN_UNBUFFERED description
47a7b50  Remove the unneeded win32_spawn() and win32_get_exit_status()
d4f707b  Small update of German translation
8745ba5  Fix Windows attempts to run 2+ unquoted tokens as a program
ac00cc0  Add working directory to the "execute" test
11e16ee  Remove an unused argument
2f0c968  Improved blanks handling in Windows command lines
e838ef7  Define the WIF* and WEXITSTATUS macros in spawn.h under all OS
bfa93af  Remove the includes of <sys/types.h> and <sys/wait.h> from *.c
ed3142d  Use editor's default font also for VTE
942d4c6  Start bash as a login shell in VTE under OS X
cbd13b8  icon: Adjust the left-bottom curve of the bottleneck
5cf2511  icon: Adjust the color of the inside of the bottleneck
1bed458  Merge pull request #270 from b4n/zephir-filetype
4e6da78  PHP: Use the variable style for variable interpolated in strings
9644fb0  Define GEANY_{EXPORT,API}_SYMBOL from the build system
9eee68b  Fix exporting Scintilla symbols
616cbe3  src: Makefile.am cleanup
abc5f32  waf: Adjust to build and use libgeany
3d0bdbd  waf: The GEANY_*_SYMBOL flags also need to be defined for C++
43037b3  waf: Implement check whether compiler supports -fvisibility=hidden
11d4bcf  Only use LIBGEANY_CFLAGS on libgeany.
c85b846  Simplify automated signal connection
56b9189  Fix generation of `signallist.i` with BSD sed
dbe910c  GEANY_API_SYMBOL for project_write_config()
90b5e9b  waf: Add rule to generate signallist.i
e61948a  Fix or remove incorrect comments
4e02f58  autotools: Remove useless declaration
b2ba6c8  autotools: Cleanup makefile a little
05f362b  Have to include a few more headers for plugins
a320609  waf: Fixes for libgeany
1c27e41  The mkstemps special case for windows is not necessary
11b5c02  stash_group_add_boolean is an API function, misplaced within GEANY_PRIVATE
a1f2d0b  waf: Don't use temp variables
7649a69  waf: Fix core plugins on Linux
e4ab280  waf: set rpath for executable
ede1fac  Move GeanyFunctions declaration back in plugindata.h
5b9bb1d  Include geanyplugin.h from geanyfunctions.h for compatibility
01db7f0  Add signallist.i to gitignore
7ac4bf3  waf: Don't abuse static libraries
07dacb6  waf: Improve passing of export and visibility flags
5caf2b3  Bump ABI version for new linkage mechanism
f3078eb  Merge branch 'kugel-/linkage-cleanup_rebase-for-merge'
8bbe58c  Fix a compiler warning about const
87ee835  Export scintilla_get_type() from libgeany
d1a3ec1  Small update of the French translation
ccfe8f2  waf: Disable build/install phase interleaving
a7ada39  icon: regenerate png/ico files based on the svg
36f0155  Windows Installer: add geany-0.dll to the installer
f032067  Windows: Compile geany_private.rc into Geany.exe for version data and icon
b9e090d  Merge branch 'master' of github.com:geany/geany
a23f4b2  Remove deprecated and unnecessary use of GeanyFunctions declaration
bdc082c  Bump min. version of GTK2 to 2.24 and GLib to 2.28
d0a431e  Remove pre-GTK+ 2.24 preprocessor checks and related code
d14ecd6  Add a missing accelerator in the French translation
ab6c145  Merge pull request #457 from techee/icon2
d97709f  Merge pull request #462 from techee/waf_install
f6fbda7  waf: explicitly set the location of signallist.i and geany.html in the build tree
31ae06f  Merge pull request #466 from techee/waf_build_tree
b0f7f28  Add a filter entry in the plugin manager dialog
db4bf54  Compile prefix.c and osx.c only when needed to avoid warnings
83f261f  filebrowser: Add a flag to the tree model to indicate whether en entry is a directory
331a2bb  Update of Portuguese translation
a98c9d5  Merge pull request #468 from techee/link_warning
723f430  autotools: Avoid building non-shared versions of the object files
e9f4365  Fix typos in comments (discovered with the codespell utility)
b8684a0  Merge pull request #472 from huth/fixes
902681d  Fix for the broken I/O watch conditions on child exit under OSX
d8ad369  Merge branch 'master' of https://github.com/geany/geany into spawn
3f89d8d  Add translation block to properly set version information
e3ef006  Drop the paragraph about self-hosted GTK API docs
26a417d  Fix typo
c1db044  Separate spawn_read_cb() condition into input_cond and failure_cond
5e8c17e  Update of Portuguese translation
0d60359  make: Fix incorrectly generating tags for rules content
5bed3b5  make: Support for variable expansions in target names
2d31d8f  make: Support for combined targets
a11d67b  make: Fix handling comments inside rules
39f359b  make: Add support for GNU make pattern rules
04c721c  make: Avoid reading an uninitialized value on empty target names
b839611  Merge branch 'ctags/make'
c214056  Fix callbacks to scintilla functions to work with splitwindow
4c504c2  Reorganize select callback
2110fc7  Merge pull request #467 from pik/splitwindow
97ab682  Fix "select-all" to work with any GtkTextView, not only the scribble
1d9bb56  Fix incorrect safety check in non-regex search code
96cc379  Scintilla update script: strip "a/" and "b/" automatically
264df2e  Scintilla update script: improve success banner
efb6394  Scintilla update script: only ask for checking when something changed
39daab1  hacking: Add a section on how to upgrade the bundled Scintilla copy
2523a25  Merge branch 'scintilla-update-script'
10a04f7  Update Scintilla to version 3.5.5
b6fc3e9  Fix catalan translation
df39fc7  Mark the exported spawn functions as GEANY_API_SYMBOL and @since 1.25
9fd566e  Windows: don't link geany_private.rc to libgeany as it is not necessary
3b484d8  Merge pull request #464 from eht16/undeprecate_plugins
9f0bfec  Add "dirty" terminal indication
d31c770  Tell users how to clear the terminal in the error message
14e110e  Fix typos in German translation
b92b4ad  Merge pull request #482 from philippwiesemann/fix-typos-po-de
5d94d15  Reload tooltip in the symbol tree also on tag update
35bde6c  Reload a tag in the sidebar only when it differs from the existing tag
e3e46ed  Use gtk_tree_store_insert_with_values() to speed-up tree creation
8ffd687  Don't update the symbol tree when not shown
44fec8f  Prepend values to GtkTreeStore to eliminate quadratic complexity
97b869b  Merge pull request #476 from techee/dirty_vte
62a8232  Merge pull request #475 from techee/retval_refresh
80d7aa2  Allow to select None filetype in Open File dialog
dbcbd57  Update of Serbian translation
81fb120  Fix language check in tm_workspace_find()
1903b0a  Add a flag indicating the tag tree needs updating
3973362  Merge pull request #486 from techee/fix_empty_symbol_tree
5cfc3f2  Merge pull request #487 from techee/goto_tag_fix
7db7099  Fix two wrong German translations
ab43cd9  Fix wrong German translation
19883ae  Add three hyphens in German translation
2d5428b  Add three exclamation marks in German translation
ece9fb3  Merge pull request #489 from philippwiesemann/fix-wrong-po-de
32ee98d  Fix typo in message
999e17a  Fix typo in messages
d665c23  Fix typo in message
4897778  Merge pull request #490 from philippwiesemann/fix-typos-messages
cdb7521  Update of German translation
826f651  Merge pull request #441 from zhekov/spawn
bd4956b  Fix corrupted initial prompt
2693a7b  Updated pt_BR translation
9c2d51f  Merge pull request #498 from fbobraga/master
b5eabc5  Small Update of German translation
09ee496  Add TERM_PROGRAM to excluded environment variables for VTE
9be6ce8  Fixed heade
93950a6  Merge pull request #500 from fbobraga/master
40b9a2b  Respect filetype.common's wordchars if a filetype doesn't have its own
02ca046  Add src/spawn.c to translatable files to fix 'make check'
3e42c9b  Initial NEWS update to prepare for 1.25
62157eb  Update link in development documentation
8ffe046  Update link in development documentation
c153333  Update link in translation file
3748895  Merge pull request #504 from philippwiesemann/update-links
19da68e  Fix a small typo in NEWS
9b98d55  Update Scintilla to 3.5.6 pre-release
4b9f816  Update NEWS
de8470d  Merge pull request #499 from techee/vte_prompt
e12fa5d  Merge pull request #456 from techee/osx_vte_improvements
b5702f0  Update of German translation
e433490  Sync go parser with fishman-ctags
e973841  Show go interfaces, structs and struct members in symbol tree
206379a  Parse return value of go functions
9536842  Use pascal-like function prototypes for go in symbol tree
a6e7893  Enable backquoted strings for go in cpp lexer
4665034  Update go keywords
dde13c7  Syntax-highlight go types
f1c98e5  Merge pull request #481 from techee/go
97a431f  Update the documentation on wordchars
3c9e545  Merge pull request #501 from b4n/wordchars-default
8eaaf72  Don't resize message window when changing Geany's window height
9438978  stash: Fix sync to object property
e38b803  stash: Fix invalid free in sync from object property
65c34bd  Improved search for the plugin manager
ccec1fe  Merge pull request #414 from eht16/plugin_manager_usability
62e6de9  Cache symbol tree icons
7006bdf  Sync the fold_changed() implementation with SciTE
9458d5c  Release symbols icons when quitting
6792bf0  Simplify some code a little
935c389  Merge pull request #509 from techee/child_icon + followup
d75598c  python: Fix resetting scope on anonymous blocks
f30b72d  vstring: Add vStringTruncate()
944bffb  json: Fix handling of tags containing a dot
e26c9ba  Add linear tag remove path for cases where not many files are open
b975c26  read: Allow to unget up to 3 characters
b737f03  c family: Fix trigraph handling
dbbc042  c family: Add support for digraphs
882687e  C#: Don't ignore the character following an '@'
23eff5c  Over-engineer symbol tree icon cache a little
195d2e3  Don't try and query the theme when we don't have a screen
cdd07e1  Fix unreffing NULL icons when generating tags
733b10e  Merge branch 'universal-ctags-fixes'
48ea3e6  Merge pull request #515 from b4n/symbol-icons-fixes
6f60de3  Merge pull request #514 from techee/linear_tag_remove
1306bc5  Merge pull request #506 from techee/msgwin_resize
ecc4e02  Add filetype configuration menu entries
f86b39c  Merge pull request #491 from techee/ft_config
358758c  Show icons corresponding to MIME types in the file browser plugin
3ad1627  Autodetect .bashrc, .bash_aliases, and the like
67b464a  GTK: Fix runtime completion popup warning
891997a  Add -O2 -g flags also for C++ files when building with waf
f715f8a  Merge pull request #425 from b4n/remove-some-unused-sciwrappers
f427a3a  Merge pull request #455 from techee/filebrowser_icons
3b1f200  Merge pull request #291 from bittner/master
3a8ef62  Fix GLib version number missed in last bump (oops)
5c2ac4c  Initial update of po files for string freeze of Geany 1.25
f7a036a  VTE: Switch directory on startup when following current document's path
3779443  Add G_BEGIN_DECLS and G_END_DECLS to spawn.h
5ebed27  Fix incorrect variadic argument type fetch (oops)
5e91765  Update of Spanish translation
5bb2106  Update of Russian translation
d375882  Merge pull request #525 from scriptum/russian-translation
3c38434  French translation update
0cc3bf3  Move comment meant for translators so xgettext can pick them
094a71c  Update of Spanish translation
a26bd58  Merge pull request #526 from b4n/po/fr
e274dba  Update of German translation
15f012c  Update of Portuguese translation
09cd9b4  Small update of the French translation
b165de1  Fix color of unmodified build commands on GTK3
e7a52cc  Update Simplified Chinese translation
d124f56  Merge pull request #529 from xhacker/zh_CN
9874870  Update of Belarussian translation
54eff29  Fix Manual for Build Menu Keybindings
6781ab3  python: optimize skipEverything()
d2052b5  Merge pull request #532 from techee/optimize_python
46a123d  python: Fix handling of inline comments
8aebf54  Fix spawn_async_with_pipes() to work without watch for child_pid=NULL
fc82f9d  Fix spawn with -DSPAWN_TEST not to require GEANY_API_SYMBOL
14bcd9c  Fix binary relocation support
01612a9  Merge pull request #536 from zhekov/spawn
d32ca92  Merge pull request #537 from b4n/fix-binreloc
db30fdc  Recognize XPM files as C sources
8a6fbd9  Add PowerShell tag parser
89f7a2e  Fix leaking typename_array in tag manager
641863c  c++: Fix handling of the `final` contextual keyword
95a0d4d  c++: Properly parse C++11 override and final members
f60b313  c++: Handle C++11 noexcept
4476ed9  c++: Add a small test combining various C++14 things
11d0d54  Merge pull request #519 from techee/cxx_o2
aa40250  Fix invalid memory access when quitting
0b4228b  win32: change default plugin dir to match Linux.
b6f1eb9  Show tooltip in correct encoding in the file browser
e22f0ca  travis: Add a Travis CI settings file
41184e4  Properly escape working directory in run script using g_shell_quote()
a90b99b  Merge pull request #540 from kugel-/win32-plugindir
4017442  Merge pull request #477 from eht16/ctags_powershell
43a7692  Fix a small inconsistency in the French translation
6ebf90a  Add an explicit entry about libgeany in the NEWS
10e9dd7  autotools: Workaround a Ubuntu issue when installing in /usr/local/lib
ba80af0  win32: install a few more files needed by the installer
2e76e37  win32: port some defines from win32-config.h & waf to a new win32defines.h
9224c3c  win32: run geany.nsi.in through automake to replace @GTK_VERSION@ variable
71ce7c0  win32: Add some window-specifc LDFLAGS to geany itself as well
c5b8647  Merge pull request #539 from kugel-/win32-fix
6f5d5db  Disable "maintain history on reload" by default
96d5eec  Merge pull request #544 from b4n/cxx11-override
cea3473  Update NEWS
7a91a86  spawn: Do not export unnecessary API
e344213  spawn: Remove unnecessary and redundant comments
3bd7c80  Replace references to GTK2 with GTK+
e0eb176  Mention that GTK3 version is not experimental anymore
02e6682  travis: Enable Windows cross-compilation
3e2b4a2  travis: Make it a bit easier to change GTK bundle URLs
8d367d4  Merge pull request #360 from b4n/travis-test
860e3fb  Merge pull request #550 from b4n/fix-ubuntu-libdir
fd06d47  Merge pull request #548 from techee/run_script_escape
8c907dc  Merge pull request #555 from b4n/less-spawn-api
d6d4728  Rename "maintain history on reload" setting temporarily for 1.25
5379e13  Windows installer: fix plugin installation directory
05f35ed  Include spawn.h in geanyplugin.h as it has Plugin API bits in it
6c753e5  filebrowser: Use Spawn module to launch the external command
73822e7  Merge pull request #556 from b4n/gtk3-in-news
676f379  Merge pull request #553 from b4n/no-reload-maintain-history-by-default
c021447  Fix a few typos in NEWS
a54cca7  Install src/spawn.h as it is part of the plugin API
01b01cc  Merge pull request #561 from b4n/filebrowser-use-spawn
5b341b1  spawn: Fix a typo in Windows compatibility code
b891c84  Update NEWS to mention windows command quoting
f11a2eb  Merge pull request #563 from geany/elextr-news-addition
64fb9f9  Don't return with an argument in a function returning void
2f237c9  Prefix the WIF* macros with SPAWN_ and add short doc comments
7819cd1  Make the search.c exit status checks platform independent
feca48b  spawn: Move macros documentation so Doxygen can find them
bb28bdd  Fix spawn documentation so it appears in the API docs
290a80a  Merge pull request #569 from b4n/spawn-wif-and-doc
6c9a55d  Update release date inside man-page
59185ae  Update copyright string to reflect year 2015
e5471fb  Include win32defines.h before win32.h to fix build errors
ffe7206  Merge pull request #570 from eht16/win32_header_order
7d9264a  Set release date
a50306c  Post release version bump
0f5e379  Update making-a-release
87496f6  Cleanup win32defines
5c6b423  Clean up tm_workspace_find()
ee3eeeb  Merge tm_workspace_find() and tm_workspace_find_scoped()
5c18b3d  Improve scoped search
99e222e  Eliminate calls of slow tm_tags_extract() on big arrays
2328f84  Disallow the possibility to use tm_tags_find() on unsorted array
1658bab  Remove obsolete GTK compatibility code
fb63f9e  Use monospace font for the message window by default
97fca1b  Windows: restore modern design of native file dialogs
21bb11d  Remove needless debug print
5510a5a  Merge pull request #585 from codebrainz/remove-style-debug-print
c5b0fc4  Merge pull request #573 from zhekov/cleanup-win32defines
2ae6c7f  Fix Doxygen warnings
50b150b  Merge pull request #583 from eht16/win32_fix_native_dialogs
c089861  Merge pull request #574 from eht16/doxygen_fixes
1b5ec63  Use Cargo tool for Rust build commands
bff71b3  Fix "Open in New Window" command arguments
a6c3cdc  Add new keywords for recent versions of Perl
a26a225  Merge pull request #599 from oliwer/perlkeywords
31325bb  Update of Swedish translation
381d74b  Use current selection when stripping trailing whitespace from the menu.
795230c  Use current selection when replacing tabs/spaces from the menu.
186a43c  Document the changes to space/tab replacement
2a887fe  Don't strip spaces from the next line when whole lines are selected.
624048e  Keep selection stable when replacing tabs and spaces
3495cf0  Remove saved file's mtime check comparing it with the current time
c251dcb  Merge pull request #394 from SiegeLord/selection_document_mods
6814fc1  Update Rust keywords.
91ee437  Parse 'where' bounds correctly.
568787b  Change Rust tests to be in line with the ones in the universal-ctags tests.
721009e  plugins: plugin loader redesign
babf008  plugins: Let plugins fill GeanyPlugin::callbacks instead of passing their own pointer
f257914  plugins: Replace geany_plugin_register() pdata with a separate API function
75827c6  plugins: Refactor legacy plugin support
8241278  demoplugin: Adapt demoplugin to the new loader
43c58e0  plugins: change return codes of geany_load_module() and GeanyPluginFuncs::init
58c8144  plugins: Pass pdata to PluginCallback function by default
d54b65b  plugins: Updated doxygen for the new plugin loader
437837d  plugins: separate geany_plugin_set_data() dual-use
765000b  plugins: Clarify which API functions may be called within geany_load_module()
b7bcf14  Merge pull request #613 from SiegeLord/even_more_rust_updates
280163a  Merge pull request #469 from kugel-/new_hooks
b8a9975  Bump API version for new plugin entry points (oops)
db7a13b  Mark "Open in New Window" menu item as translatable
1d08d3d  plugin api: introduce GeanyKeyGroupFunc and GeanyKeyBindingFunc
d3f6237  plugin api: introduce keybindings_set_item_full and plugin_set_key_group_full
7c2c9dc  plugin api: add destroy_notify to the new keybinding APIs
d4f26fd  plugin api: bump API number for new keybindings APIs
80c4cd0  Added multiline comment for filetypes.haskell
8b767fe  Merge pull request #638 from Akronix/master
6db80a2  Don't open more than one document for non-existing paths from the CLI
8253e2b  Use 'g' as shortcut key for "Use multi-line matching" instead of 'l'.
927b364  Merge pull request #647 from konsolebox/master
af3b15c  Small update of the French translation
83c5ddf  Strip spurious backslashes in an UI string
7c0bb4c  Small update of the French translation
9729f35  Allow to set a keybinding for File->Properties
c081983  Scintilla update script: properly abort on lexer copy error
04ef30e  Update Scintilla to version 3.6.1
c2b7c27  Update msgid for "Use multi-line matchin_g"
daf4dd4  Don't mix POSIX/GIO operations when opening/saving/stat()ing files
932e98f  Update of Greek translation
4742cac  Merge branch 'master' of https://github.com/konsolebox/geany into konsolebox-master
e7e5d51  Merge branch 'konsolebox-master'
d008675  plugins: introduce load and unload functions for plugins
bdaab9c  plugins: generic load_data instead of module pointer in Plugin struct
203644a  plugins: refactor GtkListStore population code into separate function
e5bb657  plugins: when loading active ones, loop until no more proxy plugins are added
3ccf959  plugins: introduce probe() for proxy plugins
6e5ca69  plugins: add geany_plugin_register_proxy() to the plugin API
8ac9d56  plugins: reselect when toggling the current plugin
25bd241  Merge pull request #621 from techee/remote_mtime
bbf8e88  demoproxy: add a demo proxy showcasing how to create a proxy plugin
7ac89de  plugins: improve PM dialog for proxy and sub-plugins
6dfe5ce  plugins: use GQueue to restore GLib compatibility
6cb443e  plugins: enforce geany_plugin_register_proxy() can be called once
d0f9446  Bump plugin API version for proxy plugins support
c6952c7  Merge pull request #629 from kugel-/pluxy
d6e94cf  Use GStatBuf instead of plain `struct stat`
1521033  Merge pull request #376 from kugel-/keybindings-rework3
b2879e9  tagmanager: Fix handling of scopes starting with a non-ASCII character
7215c50  Merge pull request #646 from b4n/new-cl-files-once
f9e6cea  Use g_return_val_if_fail() to fix build on OS X
d5e484c  Update manual for changes to view menu/color schemes dialog
9420ec8  Merge pull request #697 from techee/val_if_fail
716c785  Alter spawn to return the error message only in error->message
d60a4b7  Alter spawn to cut glib citing of the program name or working dir
5aa0b02  Sync spawn glib/unix and Windows messages
e74dc40  Unify the spawn callers error messages: grep tool
421f8a0  Unify the spawn callers error messages: terminal command
897197a  Unify the spawn callers error messages: context action
389c0a2  Unify the spawn callers error messages: print command
d8318b6  Unify the spawn callers error messages: template replacement command
748f568  Unify the spawn callers error messages: custom command
459983e  Update of Portuguese translation
1c6b908  waf: Check and enable C99 compiler support
7fbe99f  Merge pull request #707 from b4n/waf/c99
06f2cbe  Add ".adoc" extension to asciidoc filetype
cbc85b7  Improve memory backend of mio_read()
326c39f  Add printf attribute to vprintf() functions
5dea35a  Respect Smart Home Key setting in Go To Start of Display Line
4335804  Merge branch 'mio/update'
4c6bd09  Merge pull request #711 from geany/elextr-patch-1
e44e00a  Fix configdir encoding
b1e9c4f  document: show informational doc message after first reload
9b458b9  document: Revert 6f5d5db and d6d4728
f50a1a9  Merge pull request #672 from kugel-/reload-docmsg
ca76d87  Fix context action spawning error message
a99454f  Clarify the template command spawning message
6390830  Fix custom command spawning error message
d3ca429  Update of Greek translation
7a8140b  Update po files for string freeze for 1.26
fa0a034  Update of German translation
b317da6  Merge pull request #701 from zhekov/improve-spawning-errors
8934d32  Another update of po files as a merge changed some strings
9734acd  Update of German translation
d4f3ff6  Another small update of German translation
ad77aed  Update zh_CN.po
1789233  Update of Dutch translation.
a68df6e  Merge pull request #730 from peter-scholtens/master
64cb6af  Merge pull request #729 from xhacker/zh_CN
a11e43e  Update of Portuguese translation
ac48644  Update filetype_extensions.conf
23323f5  Cast windows HANDLE to intptr_t, not long
10f7cb2  Avoid possible invalid memory access when activating plugin
5beeacf  Update of Spanish translation
84a3e3c  Update of Kazzakh translation
757de20  Update of Greek translation
6efa9bf  French translation update
2f59aa4  Force-check document disk status when switching tabs
60bda54  Check whether the current document changed when Geany window activated
2d24451  After update of ./waf updatepo
38f827d  Merge pull request #533 from techee/doc_changed
3b884b9  Merge branch 'master' of git://github.com/geany/geany
ccead15  Fix missing accelerator mark in Kazakh translation
01ed8c7  Merge pull request #735 from crayxt/patch-1
756d4ab  Merge pull request #733 from peter-scholtens/master
5c72d54  Update of Russian translation
bc21947  Merge pull request #736 from scriptum/rpg-translate-ru
6c96738  Merge pull request #731 from DevynCJohnson/patch-4
ee2809f  Merge pull request #1 from geany/master
a422305  Small update of NEWS
44a4c80  Indonesian Translation update
7b5e9a9  Add a deprecation notice when using the Waf build system
1ce1b60  Merge pull request #740 from samsulmaarif/master
7844ecc  Update NEWS
101903e  Update of Slovak translation
e2ab390  Merge pull request #743 from andrej-herceg/sk-po
1569fc8  Add Slovak and Indonesian translations updates to NEWS
d7a7c13  Merge pull request #741 from eht16/waf_deprecation_notice
1af507c  Update of Hungarian translation
43e13e6  Mention autogen.sh in README
a1145c6  GTK: Fix autoc popup row height on GTK2 when it changes at runtime
c21db7d  Fix line end movement on display lines when EOLs are visible
3d439b4  Backport Scintilla patch correctly disposing scrollbars
59e13f9  Add a script to update Python filetype's identifiers list
301a482  python: Update identifiers for Python 3
498764b  Refactor the Python identifiers update script for better flexibility
f12edc0  Update keywords too from the Python identifiers update script
fa1788f  python: Update keywords for Python 3
d1ea9ed  Merge pull request #755 from b4n/python/identifiers
945d6b6  Merge pull request #746 from techee/scintilla_dispose
2bee712  Allow calls to plugin_module_make_resident() from geany_load_module()
3e151bf  Small NEWS udpate
b49fa9a  Set release date
ad354b7  Post release version bump
8afbc7a  Update Scintilla to version 3.6.2
ef0cf9c  Update of Italian translation
aa57582  Fix build with GLib < 2.32
1cc171a  Drop use of unneeded deprecated GLib API
1a84bb6  Fix the `caret_width` example in the documentation
e49093b  Fix warnings about casting pointer from/to different size integer
8f9f9c5  Simplify and cleanup encoding menu building
4821770  Simplify encoding menu creation loop
27628c0  Merge pull request #773 from zhekov/pointer-from-integer
b361b83  Colourise only the visible area when highlighting typenames
34088fb  Drop Waf build system support
402e669  Added some extra Markdown extensions
6098f55  encodings: move private stuff into private header
302b40e  doxygen: various doxygen-related fixes in preparation for gtkdoc generation
9365110  CUDA: Use C++ ctags parser
45f531c  Fix known memory leak in win32_show_folder_dialog()
8d643d6  Fix missing progress bar during build runs
d1fcd9f  Add *.asm51 and *.a51 extensions for 8051 assembly
ae0fac3  doxygen: undo export of some items from commit 302b40e
9941c2d  Fix obvious typo
29a6b9c  Fix typos
2df9f83  Typos overlooked by codespell
46ed77b  reflow: Fix infinite loop on some input with many consecutive spaces
ffde79e  reflow: Don't split right before a whitespace
e083c8d  reflow: Use plain ASCII space instead of `GDK_space`
7fcda04  Fix various utf8/locale problems in build and message window
001fd5c  Merge pull request #849 from BenWiederhake/master
4a28906  vhdl: Fix a typo
5620c7d  Concatenate ChangeLog.pre-0-17 and ChangeLog.pre-1-22
c7bf89a  Treat the "h" extension as a C++ file
8099fdd  Remove leftover references to SVN
28f7c16  Merge pull request #652 from b4n/kb/file-properties
4d4573c  Merge pull request #855 from techee/changelog
b6b9303  Get scope members only from corresponding tag arrays
140a7b6  When extracting members, get them from single file only
8ff8cbc  Sane implementation of find_scope_members_tags()
809a9a7  Merge add_member() and find_scope_members_tags()
e13aac0  Remove unused tm_workspace_find_namespace_members()
1375512  Move symbols_get_context_separator() implementation to TM
bf17c90  Improve tag searching for "typedef struct {...}" cases
30fa28b  Don't use enums for scoped search
1281d0c  Get members from the same file as the type/struct/union
c4b1cd4  Perform "namespace" search (autocomplete for A:: where A is a type)
4bc5f4a  Popup scope autocompletion dialog in more cases
e012259  Perform scope autocompletion based on function return types
e7429d4  Merge branch 'gb-new'
1ea072e  Make it possible to define default symbol_list_sort_mode
740ecb0  doxygen: fix doxygen warnings about filetypes_array references.
6e0d4ac  Merge pull request #581 from techee/symbollist_sort
440a736  C++, C#: Properly set scope on namespaces
1c4a9d8  C++: Fix parsing of global scope qualifiers in base class lists
9f6f6cf  gir: keybindings: adhere to user_data naming convention
a7ce20d  Merge pull request #826 from kugel-/doxygen-fixes2
5021209  Merge pull request #831 from b4n/cuda/tags
bfd5587  Merge pull request #852 from b4n/reflow-hang
f3a5dd6  Add file-extensions for Clojure
99938dd  Update Scintilla to version 3.6.3
932dc71  Don't use struct/class/... member types when the edited text isn't a member
7a3d6a4  Filter scope autocompletion list based on user input
2682d79  Remove anon_* elements when performing namespace search
67916dc  Use only binary search to find first/last element in a row of equal tags
02105d7  Simplify tag type specifications in scope search
5b4c6f9  Don't use anon_struct_* and similar members unless we are sure it's the right one
ad77ee1  Add a "prefix" search for non-scope autocompletion
5cd5734  Minor cleanup
981320c  Skip [] when performing scope autocompletion
5801844  Improve anonymous type handling
f38068f  Skip typedef resolution in namespace search if not needed
cd1a58f  Use language-specific context separator instead of hard-coded "::"
f10747a  Remove duplicate names from scope search popup
c653741  Fix member scope completion with nested members
a032ed5  scintilla: add scintilla_object_* to the plugin api
9a38b7a  plugin api: convert TMSourceFile to GBoxed internally
4373773  plugin api: convert StashGroup to GBoxed internally
632b215  Remove obsolete scripts/plugin_test.c
a14aa90  c++: Fix parsing of C++11 raw string literals
67f3add  read: Move logic for getting a previous character into a read function
cdabbec  read: Avoid possible NULL dereference in getNthPrevCFromInputFile()
5a279f0  c++: Fix parsing of prefixed C++11 raw string literals
31b7a2d  updated language Italian
a32a0d5  updated language Italian
dff861c  Update Korean Translations
b40d1f2  Use explicit character literal instead of numerical value
85f16eb  Merge pull request #874 from kugel-/sci-api-export
496d512  Merge pull request #839 from kugel-/gboxed-types
748137b  C, C++, C#, D: Improve return type and var type recognition
6b2e99d  Remove scope prefix of variable types
1be0a25  Update of Japanese translation
1ca2554  Merge pull request #878 from eht16/drop_obsolete_plugin_test_script
d8f75b7  doxygen: generate xml too in preparation for gtkdoc generation
bfa0946  doxygen: various doxygen-related fixes in preparation for gtkdoc generation
658821d  api: add script to generate {geany,geany-scintilla}-gtkdoc.h
88ca58e  lt translation updated
f413f02  Merge pull request #898 from zygimantus/master
7344907  Update of German translation
1d58c7f  Update i18n on NEWS
1438a99  Merge pull request #889 from b4n/c/return-type
e38c7e3  Merge pull request #879 from b4n/c/cxx11-raw-strings
a775da0  Merge pull request #862 from techee/tm_workspace_find_cleanup3
2c99c88  c++: Fix a test result
64fbf3c  Merge pull request #883 from blogcin/trans
a5a9762  Update of Portuguese translation
8dd7759  spawn: Don't truncate a NULL GString
7279037  project: change GeanyProject::file_patterns type to GStrv
5290f18  Exclude new generated files from VCS
5534e5c  Move globals into main() function
402e771  Use 4-space indentation to follow PEP-8
4f3e32e  Rename global "constant" to follow PEP-8 naming
5a391c7  Replace comments and asserts with doc-comments and doc-tests
8033e26  Remove commented-out code
c0bde0d  Add check for lxml package if Python is enabled
b741ea7  doc: Makefile.am cleanup
c35f29a  scripts: gen-api-gtkdoc.py cleanup
f2ebd28  doc: gir annotations cleanup
607c95e  stash: drop @transfer annotation, not needed for boxed types
74e3dd6  Added keybindings for custom commands 4-9
54613a2  Update documentation for additional custom commands keybindings
372d763  Merge branch 'tsahlin/more-cc-kb'
4316872  Rust: Updated suggested indentation defaults
d0cd111  Merge pull request #575 from techee/colourise
989e0df  calltips: Allow for more than one space between the brace and the word
444a18b  calltips: Allow for C++-style explicit specialization after the name
4afe6a5  manual: Improve the error_regex description
9b68687  Use the word "symbol" instead of "tag" in the UI and documentation
2f55540  Merge pull request #582 from techee/tags_are_symbols
e9e2ddf  Add an option to control GtkDoc header generation
240b590  Fix distcheck
91a8bb6  Don't generate GtkDoc header stuff if GtkDoc header will not be built
66c3323  Force enable GtkDoc header on distcheck
3e9eb35  Install python-lxml on Travis for the GtkDoc header generation
91daa9f  Fix handling of some GtkDoc annotations
21dfbd0  Merge branch 'master' of https://github.com/geany/geany
2280ca4  project: fix build with old glib versions
7f9129c  Mark private fields as private in the GtkDoc header
04c58ff  Updated language Italian
b4c3d6a  Move deprecated declarations inside GEANY_DISABLE_DEPRECATED guards
b22fbe7  Mark deprecated API so GCC can warn about it
9b627f4  Update images/screenshots in the manual for 1.27
95f0c6a  Update of Kazakh translation
3973892  Move deprecated setptr() macro inside GEANY_DISABLE_DEPRECATED guards
231814a  Merge pull request #909 from giuspen/master
3b2174b  Merge pull request #915 from crayxt/master
417a096  Update of Spanish translation
3654b8f  Small update of NEWS to reflect latest translation updates
409fe1a  Try and avoid meaningless deprecation warnings from GLib and GTK
77324b5  Update of German translation
7af832d  Avoid confusing Doxygen with function attributes
8bce603  Avoid use of deprecated API from core plugins
269980c  Merge pull request #914 from eht16/update_doc_images
17e4a60  plugin api: export editor_set_indent_width()
725083f  Small update of the French translation
3d51d8f  GeanyFiletypeGroupID shall be gir-only
1f53552  Undo removal of "can be NULL" remark
4c0c76e  If more tags are found during tag definition/declaration goto, let user select which one to use
943bfa5  Re-implement goto tag popup with a poped-up GtkMenu
61582a4  Always select the first item for better keyboard manipulation
1f9bfdf  Set push_in parameter to false
848a123  Improve placement of the goto tag popup
a168f69  Make sure the mouse cursor is out of the popup
653990c  Pass the actual event button to gtk_menu_popup()
c8dd52e  Position the popup at the very click position if any
b46e183  Move the popup 1px further so it isn't below mouse pointer
77f6e98  Add scope completion for namespaces
5030f7f  Cleanup NONE/AUTO filetype definitions
cb307e5  Use the langs_compatible() function when passing typenames to scintilla
d1a5cea  Don't pass multiple copies of identical type name to scintilla for colorization
00cb498  Don't use ctags types inside Geany
292383c  Some more uses of TMParserType instead of int
833921e  Install tm_parser.h
86cb9ae  Make the use of TMParserType private
d57ca1d  Fix inclusion of spurious `@`s in the GtkDoc header
2b8cfb3  Use `%NULL`, `%FALSE` and `%TRUE` in the GtkDoc output
f69c72f  Improve HTML rendition of some annotations
e4bdf45  Add support for `out` and `optional` GI annotations
1be0bc7  Mark output parameters as such
f90da20  Add `@nullable` annotations everywhere
871c562  Further improve annotations rendition in HTML output
00f0ce5  PEP8 the GtkDoc header generator script a little
8b61b9f  Mark the goto popup label as translatable for localized colons
d44f06a  Merge pull request #406 from techee/multi_tag_goto
e99a73e  Update po files for string freeze for 1.27
2d88bc9  Bump GEANY_API_VERSION for langType rename
49cdc27  Document the new symbol goto popup
ceca962  Merge pull request #547 from techee/locale_utf8
532c61c  Small update of the French translation
6f79a94  Add GPL header to GtkDoc header generation script
e9dd226  Comment-out some options not available on older doxygen versions
e49bca1  updated it.po
d6ce561  Merge pull request #926 from giuspen/master
9ce7c22  Fix Doxygen generation instead of working around incorrect output
44694f6  Remove unused classes from the GtkDoc header generation script
3fda698  Merge pull request #890 from kugel-/gtkdoc-hdr
d7c2a38  Merge pull request #925 from techee/doxygen_warning
b70dbc4  Use our own deprecation macros
4781633  Merge pull request #911 from b4n/deprecations
85f556b  Make Doxygen happy about signallist.i
6ba26cf  Use "symbol" instead of "tag" in comments too
0619801  Small update of German translation
78c6a2a  Fix check for GtkDoc header generation dependencies
debe145  Improve API docs related to keybindings configuration file
be29bad  Merge pull request #906 from techee/scope_fallout
f4b270a  Use the same DOCDIR on Windows than on other platforms
856ee66  Replace filetype_id with GeanyFiletypeID
5858bc3  Deprecate filetype_id in favor of GeanyFiletypeID
9a85475  Fix GtkDoc header generation script to handle references inside typedef
c84c41e  Don't show the goto popup for typedef synonyms
6ecfb8b  Rename socket_info_struct to SocketInfo
b0cf5f6  Rewrite PHP tag creation script using up to date upstream tag definitions
2f5eca2  Add error reporting for opening URIs on Windows
52f5b88  Windows Installer: declare files to be reserved for faster startup
b883c82  Merge pull request #933 from techee/socket_info
3247643  Merge pull request #932 from b4n/filetype_id
0556b89  Merge pull request #603 from eht16/create_php_tags_update
c9a799b  Windows Installer: fix documentation installation paths
ca6890a  Update zh_CN translation
7ba7fa0  Merge pull request #938 from xhacker/update-translation
07a3772  ObjectiveC: free memory blocks allocated at initialize method
6180b10  suppress the compiler warnings by adding static
e3d066c  Do not generate tags for disabled kinds
fec9746  objc: fix property Protocol type error
bef0669  objc: fix property parser won't exit bug
69d7a1a  Merge pull request #941 from b4n/objc/uctags-update
6818ba6  Avoid NULL dereference when typing a dot in a file without tags
77d4c20  Update of Dutch translation.
fa5c7ba  Update of Slovak translation
064a289  Enable buffered draw on newer Gtk versions on OS X
e133839  Merge pull request #945 from andrej-herceg/sk-po
eeb1d53  Merge pull request #944 from peter-scholtens/master
e5c11cd  Use correct flag for gtk_style_get_color()
fe59827  Merge pull request #947 from techee/fix_warning
32be0c9  Merge pull request #923 from techee/typedef_goto
6e59ea0  Update of Russian translation
0feba30  Merge pull request #954 from scriptum/russian-translation
88b7e7a  Update NEWS to reflect latest po-file updates
e18011f  Update of Portuguese translation
ed700a9  Fix forward reference to enumeration types in GtkDoc header
4a54ee8  Include more headers into geany-gtkdoc.h
d868130  tagmanager: make doxygen comments and typedefs gtkdoc generation friendly
1e91105  Merge pull request #956 from kugel-/tm-gir-fix
c3c67c9  doc: Generate geany-sciwrappers-gtkdoc.h along geany-gtkdoc.h
7798a04  Update NEWS preparing for next release
65f84df  Improve Goto Symbol popup contents
fc811ec  Small update of German translation
8254271  Merge pull request #937 from eht16/win32_open_uri_error_handling
479cf3d  Improve Windows GTK runtime bundle creation script
12f6ad6  Install and uninstall ReadMe.Dependencies.Geany.txt
38f0736  Respect native dialog pref in Project->Open
f8f0951  Merge pull request #961 from codebrainz/non-native-project-open
c344bac  Merge pull request #959 from eht16/gtk_bundle_script
2143657  Merge pull request #769 from eht16/drop_waf_build_system
3c213f6  Update displayed copyright years
2df9512  Update NEWS for last changes
40e15c3  Set release date
ea94d2a  Post release version bump
3615f5a  Fix a typo in NEWS
24f9198  Update Scintilla to version 3.6.4
e513e5a  Move filetypes.* to the filedefs directory
3640b3b  Move *.tags files to the tags directory
0bafb06  gtkdoc: fix gtkdoc header script for structs with inline types
2269c42  RSpec Code added. Courtesy: mortice
e129043  Honor --ruby-kinds option in ruby.c
a71dbcb  ruby: Use NULL for initialize an pointer variable
68322fc  ruby: fix wrong memory access in catMatch
e9e9b99  ruby: handle singleton method including ?!= in its name(sf.bug:364)
e003da2  ruby: Properly skip documentation contents
eaf6c82  ruby: Fix keyword matching
1ed29f1  ruby: Fix parsing qualified identifiers
17606d8  ruby: Fix scope after anonymous classes
9e97746  ruby: Use nestlevel instead of string lists
7d116cb  ruby: Report proper scope type
116c749  ruby: Report singleton type inside anonymous classes at a class level
ab6a012  ruby: Unify identifier character classification
885b994  ruby: License under GPLv2+ as per Universal CTags
e46093d  Ruby: delete rspec related kinds
813f756  Add /doc/Doxyfile-gi.stamp generated file to .gitignore
9febf02  Merge pull request #485 from techee/ft_menu
83c2a0d  Merge branch 'ruby/uctags-update'
801698d  Merge pull request #965 from kugel-/gi-fix-structs
f61a64b  Remove the TagEntrySetArglistFunction hook
7be40f5  Initialize ctags at a single place instead of four
1de1398  Improve ctags callback API
75c5cb6  Use G_BEGIN_DECLS/G_END_DECLS
4dcc829  Remove unused tm_tagmanager.h
103d2c5  Move code related to various tag file formats into tm_source_file.c
1c4aaa0  Add an API-like ctags layer
b72b859  Clean up messy tm_workspace_create_global_tags()
aea7d78  Remove some unused return values and unnecessary checks
e1a9929  Windows installer: install data files into new locations
bd8caf2  GTK bundle creation: don't delete necessary GLib schema files
d75873f  Windows installer: fix broken installation tags files
5d9376e  Add explicit mapping of ctags tag types to Geany tag types
1c83b18  osx: force resync menus when changing keybindings
3967ce5  Update of Greek translation
3dda618  javascript: Add support for ECMAScript 6 classes keywords
ad81720  Fix typos in plugin documentation
f74fdd8  Merge pull request #991 from philippwiesemann/fix-plugin-doc-typos
1f392b7  ui-utils: Load per-version GTK+ CSS file
4374769  ui-utils: Fix ui_path_box_new with GTK+ >= 3.20
1403d35  Update Scintilla to version 3.6.5
6b262bb  Make html_entities.tags a real tags file
854a5d5  Don't special-case tags files distributed with Geany
a5a47da  classbuilder: Use .hpp instead of .h for C++ header file extension
05870d9  Merge pull request #973 from techee/osx_keybindings
62be0b9  Fix our tab close buttons appearance on GTK 3.20
915e8b7  GTK: Fix popup font on GTK >= 3.20
28a99f8  GTK: Properly ask wText what size it wants to please GTK 3.20
ead0e9e  GTK: Fix fetching the frame border width on GTK 3.20
2723727  GTK: Plug a memory leak
abf0365  GTK: Fix auto-completion popup sizing code for GTK 3.20
ba58a39  GTK: Get border for the exact current style's state on GTK 3
0a0c9bb  Move function braces for consistency.
bf31400  Do not call deprecated functions on newer GTK+.
5851f56  Merge branch 'gtk-version-specific-css' into gtk-3-20-fixes
c4f56bf  Fix some custom CSS selectors to work on GTK 3.20
75063e9  Merge branch 'scintilla/gtk-3-20' into gtk-3-20-fixes
f948916  Don't get properties of a non-current style state to please GTK 3.20
a291a42  Merge branch 'gtk-3-20-fixes'
175d987  Reviewed java
2bdc967  Use proper C prototypes
7411f9b  Remove an unused variable
056e53c  Make our convenience libraries more self-contained
6b60897  Fix Haskell single line comments by adding space
fdc4510  Don't use char array subscript as it may be signed
4036d7d  Remove not useless tm_source_file_ctags_init() indirection
0833974  Convert parser map size check to a static assertion
f147f36  Reduce some repetitions in tag type mapping code
9b188a2  Use g_error() instead of g_warning() in parser type verification
c05e3ea  Split tm_ctags_callback into two
8c27ea1  Remove invalid part of a comment
9ae93e3  Check return value of write_tag()
bd9d26a  Fix crash in lookup_includes()
084c23b  Use g_strdup() instead of strdup()
7fe549d  Make sure not to leak tmp_errfile if only outf creation fails
b959801  Rename append_to_temp_file() to combine_include_files()
6e89ee5  Check for fclose() success
8ca8b26  Merge pull request #1029 from AleXoundOS/AleXoundOS-patch-2
cb8151b  GTK: Avoid possible IdleWork() calls on destructed objects
b81f41c  Merge pull request #1024 from Yanpas/java-review
9681888  Merge pull request #1014 from b4n/streamline-builtin-tags
d7750a4  Fix canceling keybinding overriding by discarding the dialog
4896db1  Revert "Colourise only the visible area when highlighting typenames"
9313b17  Don't accumulate multiple colourises
9356514  Perform typename re-colourisation only when typename list changes
64025cf  Update Scintilla to version 3.6.6
934b471  scintilla: Remove obsolete flag building Scintilla
0429639  scintilla: Don't build with C++11 regex support
916c41e  Merge branch 'scintilla/update-366'
b007cc0  Remove redundant typedef with new Scintilla that breaks Windows builds
9bc5857  make: fix a typo in parenthesis handling
d95111d  Merge pull request #1039 from techee/highlight_fix2
81a5b77  scripts/cross-build-mingw.sh: Allow to specify the build directory
e328434  Merge pull request #980 from cjmayo/ecma_classes
ca8ef96  Add parentheses in an if to make the condition more clear
20e3681  Try harder when definition/declaration was not found
379eefa  Use '\0' for non-existent tag kind instead of '-'
27e4455  Drop g_list_reverse()
7fbe6ad  Merge pull request #957 from techee/ctags_hook
60147a8  Merge pull request #857 from techee/cpp_h
021bbfb  Merge pull request #958 from techee/goto_popup
5012362  TM: Fix actually running the mapping self-tests
f489043  Merge pull request #946 from techee/scintilla_quartz
d1d0eb6  Merge pull request #1068 from b4n/tm/run-tests
0ec12ca  Minor update of German translation
1b7b4a4  geany.desktop.in: Add Keywords field entry

---
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/geany/geany/pull/1071/files/8341228ffa5a69970e85cddc7adb6d1f49f247d9..1b7b4a4b884a32312ff5ae2091dac8ad35c0f230
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20160614/28715896/attachment.html>


More information about the Github-comments mailing list