Fix a little typo on NEWS
[geany-mirror.git] / NEWS
blob1cc242d299dae11a179c64aba248f32d0f92bb63
1 Geany 1.24 (unreleased)
3     General
4     * Add experimental support for GTK3.
5     * Add support for loading CTags and Vi tags files.
6     * Save configuration when plugin manager dialog is closed.
8     Bug fixes
9     * Fix many small memory leaks (many of them found by Pavel Roschin).
10     * Fix stopping of some spawned commands.
11     * Fix cursor position and selection after comment toggling (#3576431).
12     * Fix truncated output of ``--list-documents`` command-line option.
13     * Fix launching a new instance when ``--list-documents`` is passed
14       and no other instance is running.
15     * Fix crash if a Custom Command returns after its related document
16       has been closed.
17     * Fix typo in "deque" C++ include name (#1027).
18     * Fix replacing a selection starting with "0x" by a color if the
19       selection is not 8 bytes long.
21     Interface
22     * Fix custom GTK styles under KDE (#3607935).
23     * Add Find entries in the Symbol List popup menu (#3608278).
24     * Flatten-out the View menu.
25     * Add a button to directly configure a plugin's keybindings in the
26       plugin manager (Pavel Roschin).
27     * Add an Apply button to the color chooser dialog (FR#686,
28       Steven Valsesia).
29     * Use a non-cropped 16x16 application icon (#1010).
30     * Fix "leaks" of geany_run_script (#975).
32     Editor
33     * Update Scintilla to version 3.3.6.
34     * Fix Reflow to follow Line breaking behavior (Eugene Arshinov).
35     * Fix unfolding the very last line in a level (#1007).
36     * Fix commenting the very last line in some situations.
38     Search
39     * Fix bulk Search & Replace not to match replacements.
40     * Search when activating the Replace dialog find entry.
42     Filetypes
43     * Add CUDA filetype (PR#147, Benjamin Chrétien).
44     * Add Rust filetype (PR#181, SiegeLord).
45     * Add Batch filetype (canou).
46     * Add Graphviz filetype (PR#125, Miro Hrončok).
47     * Add PowerShell filetype (Igor Shaula).
48     * Add Clojure filetype (PR#92, Hoàng Minh Thắng).
49     * Many improvements to the PHP tag parser.
50     * Update PHP global tags file (PR#137, John Long).
51     * Fix Asciidoc parser recognition of open block as underline.
52     * Fix symbol list entry for Asciidoc headers containing a dot.
53     * Fix Asciidoc title parsing.
54     * SQL parsing improvements.
55     * Extend list of recognized keywords for SQL.
56     * Fix SQL single-line comment marker (#997).
57     * Fix parsing of some JavaScript constructors.
58     * Fix parsing a JavaScript regular expression in a return statement.
59     * Fix parsing JavaScript files with a shebang.
60     * Parse Java annotations with parameters (#924, Braden Walters).
61     * Display Java enums in the symbol list.
62     * Fix parsing of C++ static_assert.
63     * Fix parsing of typed enums in C# and C++.
64     * Mitigate parsing errors on C++ generics containing an expression.
65     * Fix parsing of Frotran "forall" blocks and procedure pointers
66       (Alexander Eberspächer).
67     * Fix parsing of complex Cython types.
68     * Fix re-parsing Objective-C code.
69     * Fix parsing of Verliog initializers.
70     * Fix displaying of quoted Bash HereDoc delimiters (#952).
71     * Add some HTML5 keywords (Duncan de Wet).
72     * Add Erlang snippets and a template (PR#157, Fabio Ticconi).
73     * Haskell highlighting improvements (kudah).
74     * Add Matlab class keywords (PR#136, Felix Totir).
75     * Fix argument list on some Python constructors.
76     * Fix R indenting to use braces.
77     * Display R sources and libraries in the symbol list.
78     * Many improvements to the Fortran tag parser (#1023, #1030, with
79       help from Adam Hirst).
80     * Put Makefile comments at start of line.
81     * Add some missing Pascal keywords (#1033).
82     * Add default build command for Bibtex in the Latex filetype
83       (PR#227, Francisco Iacobelli).
84     * Ignore Python imports when going to a tag's definition.
86     Internationalization
87     * Make date templates translatable (Christian Dywan).
88     * Update translations: ca, cs, de, es, eu, he, hu, it, kk, lt, nl, 
89                            pt, sk, sl, sv, tr, zh_CN
91     Plugins
92     * Save Actions: add autosave when the editor lose focus (FR#683,
93       Steven Valsesia).
94     * Export: fix exporting a document not ending with a newline.
95     * Export: fix including random, unused styles in the output.
96     * Export: fix HTML title if the file name contains control characters.
97     * Export: fix LaTeX export with many consecutive '-', '<' or '>'.
99     API
100     * Add plugin_builder_connect_signals().
102     Windows
103     * Fix infinite pagination when printing (#961).
104     * Fix spawning commands with spaces (#943).
105     * Allow to use the GTK color chooser dialog (PR#218, Steven Valsesia).
106     * Add default extension to native save dialogs (#1021).
109 Geany 1.23.1 (May 19, 2013)
111     Bug fixes
112     * Fix custom styles under KDE and for people using gtk-chtheme
113       (corrects tab coloring, #3607935).
114     * Fix broken opening files from command line on Windows (#3613096).
117 Geany 1.23 (March 10, 2013)
119     General
120     * Various fixes to language theming (#3573213).
121     * Various Windows makefile fixes.
122     * Rewrite printing code (#2629121, #2804000, #3475444, #3580268,
123       #3580269).
124     * Use the Geany icon from the theme (#3576695).
125     * Make Geany-specific icons themeable.
127     Bug fixes
128     * Fix too aggressive scope caching (#2142789, #2667917, #2868850).
129     * Fix showing project name in the Documents sidebar.
130     * Fix opening filenames with leading or trailing spaces from the
131       command line into a running instance.
132     * Fix re-opening files with unknown but detected encoding
133       (#3509407, #3605293).
134     * Fix crash when loading a broken or incompatible VTE library.
135     * Report scope including classes, namespaces and alike (#1996778).
136     * Fix cancelling Project Close when showing the unsaved changes
137       dialog.
138     * Only use "allow_always_save" setting for direct user interaction
139       (Quentin Glidic).
140     * Fix some keybinding not getting properly displayed in the menus
141       after being updated (#1912683, #3599251).
142     * Make Terminal tool setting more flexible to support any terminal.
143     * Fix replacing file name in files header upon save.
144     * Fix UAC Virtualization issue on newer Windows versions when trying
145       to save files to read-only locations (#3566329, #3515490).
147     Interface
148     * Control-click on the symbols sidebar don't focus the editor.
149     * Add an option to place the message window on the right.
150     * Fix display of non-ASCII tags in the symbols tree for non-UTF-8
151       files.
152     * Replace 'Open file in a new tab' save dialog option with new
153       'Document->Clone' menu item.
154     * Fix clashing button mnemonic in detect/reload dialog (#3587465).
155     * Grab focus in the embedded terminal upon middle click (#3574724).
156     * Add support for embedded terminal background image (Mislav
157       Blažević).
159     Editor
160     * Update Scintilla to version 3.2.3 (#2808638, #2909124, #3094431,
161       #3233160, #3540469).
162     * Properly indent even if the indenting character isn't the last
163       one.
164     * Always display text in LTR direction.
165     * Improve collapsing fold behavior when start point is offscreen.
166     * Faster squiggle underlining.
167     * Fix multiline comments at end of file (#3026691).
168     * Keep caret and anchor position upon indent and unindent
169       (#3167355).
170     * Complete on dash (-) too in CSS documents.
171     * Make wordchars have precedence over whitespacechars (#3429368).
172     * Fix cursor position after comment toggling with no selection
173       (#3576431).
174     * Fix reshowing calltip after autocompletion list closed.
175     * Fix uncommenting multiline comments when cursor is on a delimiter.
176     * Clear search markers on Mark All keybinding when already set.
177     * Never strip trailing spaces from Diff documents.
178     * Reduce unnecessary redraws when typing (Evandro Borracini).
179     * Fix comment toggling inside PHP and HTML with bottom-up selection.
181     Search
182     * 'Mark All' now also uses the fully-featured PCRE engine
183       (#3564132).
184     * Only set Find in Files directory once per-document.
185     * Fix a crash when matching the very last character of the document.
186     * Fix search and replacement of empty matches.
187     * Fix a possible crash when searching on a range.
189     Keybindings
190     * Add keybinding for 'Go to Start of Display Line' (#3182425).
191     * Allow to change the keybinding for 'Quit'.
193     Filetypes
194     * Parse '!' char in D parameter lists.
195     * Fix parsing of Haskell comments inside a type (#3552129).
196     * Fix Cython auto indentation.
197     * Add more keywords to Forth (Oco).
198     * Add some missing Haxe keywords (#3448664).
199     * Add some missing CSS3 keywords (Trong Thanh Tran).
200     * Add some missing D keywords (#3595187) (Felix Totir).
201     * Fix a crash parsing some C macros (#3556536).
202     * Update some Python keywords.
203     * Update Python global tags file.
204     * Show VHDL blocks in the symbol list.
205     * Fix ruby scope after "do" (#3046418).
206     * Fix parsing of ruby keywords when followed by a semicolon
207       (#2130612).
208     * Lots of JavaScript symbols parsing improvements (#2992393,
209       #3034303, #3034339, #3036476, #3398636, #3470609, #3568542,
210       #3570192, #3571233).
211     * Use "scala" extension for Scala (#3574723).
212     * Fix parsing of reStructuredText titles containing UTF-8
213       characters (#3578050).
214     * Parse C++11 final classes (#3577559).
215     * Parse C++11 enums with type specifier and classed enums
216       (#3578557).
217     * Fix highlighting of C++11 raw strings (#3578557).
218     * Fix parsing of colons in D (#3577788).
219     * Fix parsing of D 'static assert' (#3582833).
220     * Parse scope for D nested template blocks (#3582833).
221     * Ignore D angle brackets.
222     * Fix reStructuredText comment marker (#3585377).
223     * Add Asciidoc filetype.
224     * Fix parsing of Python keywords followed by a tab (\t).
225     * Add more HTML5 self-closing tags (Duncan de Wet).
226     * Update default D template to use a more standard prototype for
227       main().
228     * Fix improperly translated string in Pascal template (#3602314).
229     * Add Go language filetype (tomboy64).
231     Plugins
232     * Export: Fix missing linking on libm (Chow Loong Jin)
233     * File Browser: Backspace now moves to parent directory.
235     API:
236     * Fix plugin_add_toolbar_item() insertion order (#3522755)
237       (Dimitar Zhekov).
239     Windows
240     * Fix spawning synchronous commands on Windows.
241     * Show Find in Files status summary.
242     * Add icon to the Explorer context menu item.
244     Internationalization
245     * Add translations: et, eu, he, hi, sr
246     * Update translations: ca, cs, de, es, fi, gl, it, kk, lt, nl,
247                            pt_BR, ru, sv, sl, tr
248     * Fix a crash when using the Turkish translation (#3560181).
251 Geany 1.22 (June 18, 2012)
253     General
254     * Bump dependencies to GTK >= 2.16 and GLib >= 2.20.
255     * Switch to Glade 3 and dynamically loaded XML UI description.
256     * Rewrite theming support for better flexibility.
257     * Add support for opening files read-only from the command line.
258     * Always load the default session if configured to do so.
259     * Make all filetypes use named styles to simplify color scheme
260       authoring.
261     * Make 'Replace Spaces by Tabs' only match leading spaces to
262       preserve alignment.
264     Possibly incompatible changes
265     * Theming and filetype style changes mean old filetypes and color
266       schemes are not compatible with this version of Geany.
267     * There are some default keybinding changes but these will only
268       apply to newly created configurations.
269     * Changes to the "project-dialog*" signals may affect plugins.
271     Bug fixes
272     * Fix escaping of session file paths (#3425969).
273     * Fix closing when minimized under Windows (#3421282).
274     * Properly handle remote URIs received through drag 'n drop
275       (#2966770, #3479567).
276     * Fix build with bleeding-edge GLib (#3483388).
277     * Fix color scheme selection in Ubuntu Unity (#3479674).
278     * Fix very slow regex tag parsing on Windows (e.g. for HTML).
279     * Fix detecting a changed file on disk when opening from
280       the command-line (Windows).
281     * Fix quick search entry behavior on Windows.
282     * Fix keybindings conflicts check when swapping a binding.
283     * Fix comments insertion in some cases (#3449635, #3534320).
284     * Add missing Windows mio makefile.
286     Prefs
287     * Split "always wrap search and hide find dialog" pref into
288       "always wrap search" and "hide find dialog" (Dimitar Zhekov).
289     * Add Project Properties overrides for 'Saving files' prefs.
290     * Add hidden VTE preference "send_cmd_prefix" to prefix commands sent
291       to the VTE. (See the manual for details).
293     Interface
294     * Add support for switching to the last used document after closing
295       a tab (Jiří Techet).
296     * Improve the tab switching dialog for better usability (Jiří Techet).
297     * Add support for user-defined labels for 'Send Selection to'
298       custom commands.
299     * Fix sidebar width when on the right (#3514436).
300     * Use case-insensitive document list path comparison on Windows.
301     * Replace Color Schemes menu with custom dialog.
302     * Show selected line count on status bar when whole lines are
303       selected.
305     Editor
306     * Update Scintilla to version 2.29.
307     * Add a "join lines" command (Eugene Arshinov).
308     * Hide autocompletion when the only entry has been typed (#3516212).
310     Search
311     * Add full PCRE regular expressions support.
312     * Extra options passed to grep through Find in Files now follows a
313       real shell-style syntax (#3516263).
314     * Search pattern length is no longer limited to 248 characters.
315     * Fix showing Find/Replace regex compile errors on the status bar.
317     Keybindings
318     * Add Project New/Open/Properties/Close keybindings.
319     * Show overridden keybindings in bold for prefs dialog tree.
321     Tags
322     * Speed up loading of multiple global tags files.
323     * Show global tags file preprocessing errors on stderr & add
324       current directory to include path.
325     * Add C/C++ ignore.tags wildcard format 'PREFIX*'.
327     Filetypes
328     * Add support for regex-based filetype detection.
329     * C snippets no longer apply to all filetypes.
330     * Improve support for HTML embedded filetypes (#2863829, #3127598).
331     * Add filetype Objective-C (Elias Pschernig, P#3325139).
332     * Fix highlighting of ``...R"`` inside C and C++ (#3425107).
333     * Fix TCL keyword highlighting in some situations (#3432877).
334     * Parse PHP functions with multiline argument list (#3037797).
335     * Handle ``/bin/dash`` shebang (#3470986).
336     * Update JavaScript parser from CTags.
337     * Parse D class/struct/interface template bodies and template
338       blocks; ignore 'static if' expressions; parse function
339       @attributes, pure/nothrow and immutable/inout/shared return types.
340     * Fix broken tag/word autocompletion in HTML/PHP documents.
341     * Enable &entity; completion for all XML-based filetypes.
343     Plugins
344     * Split Window: show marker margin.
345     * Split Window: enable basic context menu.
347     API:
348     * document_save_file() now shows the Save As dialog when necessary.
349     * Rename signal "project-dialog-create" to "project-dialog-open" and
350       add new "project-dialog-close" signal.
351     * setptr is deprecated in favour of SETPTR.
352     * Add ui_hookup_object() and ui_lookup_object().
353     * Add ui_lookup_stock_label().
354     * Add build_{activate,get_current,remove,set}_menu_item(),
355       build_get_group_count().
356     * Add stash_group_free_settings().
357     * Add support for plugins written in C++.
359     Internationalization:
360     * Add translations: ar, id, lt, mn, nn, sk
361     * Update translations: de, es, fr, hu, it, ja, kk, lt, nl, pl, pt,
362       pt_BR, sk, sl, sv, tr, zh_CN, zh_TW
365 Geany 0.21 (October 2, 2011)
367     General
368     * Bump dependencies to GTK >= 2.12, GLib >= 2.16 and GIO.
369     * Add support for real-time symbol parsing.
370     * Remove old filetype templates support - use custom file
371       templates instead.
372     * Add support for detecting the indentation width from the file
373       content.
375     Bug fixes
376     * Fix generating tag files (-g) and --ft-names segfault.
377     * Replace dates on template insertion, not when loading templates.
378     * Fix segfault when inserting e.g. fileheader template when the
379       template file is empty (#3070913, lphilpot).
380     * Use the same indentation for all templates (Matthew Brush,
381       #3193527).
382     * Fix loading of non-UTF-8 templates.
383     * Fix completion and word completion with non-ASCII characters
384       (#3313351).
385     * Fix HTML content-type detection (#3300703).
386     * Fix pattern filtering when using Find in Files not to search in
387       sub-directories.
388     * Add a workaround to prevent Geany from crashing during loading of
389       a LaTeX-file containing linebreaks inside headings.
391     Interface
392     * Add 'Save As' toolbar button option (Matthew Brush, #3153490).
393     * Add 'Open in New Window' command in the notebook tab menu
394       (Matthew Brush, #3118059).
395     * Color schemes: use name and description for menu item and
396       tooltip (Matthew Brush).
397     * Shift-Enter in search dialog and toolbar search entries now
398       searches backwards.
399     * Improve `Set Custom Commands` dialog.
400     * Always destroy open and save dialogs after use (#3311258,
401       #3304273, #3201050, #3163742, #3153120, #2985896).
402     * Add UI to edit formerly hidden preferences (Dimitar Zhekov,
403       #3313315).
405     Editor
406     * Update Scintilla to version 2.25.
407     * Fix snippets bug: {ob}pc{cb} replaced by '%' instead of {pc}.
408     * Fix multiple snippet cursor positions for Tabs + Spaces mode.
409     * Avoid triggering autocompletion on PHP open tags (#3199442).
410     * Fix indentation brace matching (#3309606).
412     Configuration files
413     * Support copying filetype definition file group keys from a system
414       keyfile with e.g. [styling=C].
415     * Make filetype group membership configurable using [Groups] in
416       filetype_extensions.conf.
418     Search
419     * Don't auto-enable case-sensitive option when enabling regex in
420       Find/Replace dialogs.
421     * Remember Find and Replace options across restarts (Dimitar Zhekov).
423     Keybindings
424     * Add fixed shortcuts for VTE copy (Ctrl-Shift-C) and paste
425       (Ctrl-Shift-V).
426     * Add new keybinding 'Remove Markers and Error Indicators'.
428     Projects
429     * Store VTE path with the project session (Nicolas Sierro).
431     Filetypes
432     * Add Scala custom filetype (werg).
433     * Add Cython custom filetype (Matthew Brush).
434     * Add support for separate single and multiline comments.
435     * Add support for filetype-specific indentation settings (#3339420,
436       #3390435)
437     * Fix detecting Matlab and Txt2Tags extensions by default (#3167315,
438       #3154637).
439     * Fix detecting non-lowercase self-closing tags e.g. <BR> (#2226117).
440     * Highlight C# and Vala raw and verbatim strings.
441     * Improve JavaScript keyword handling and keyword lists (Jason Oster).
442     * Add filetype Cobol (Seth Keiper).
443     * Add file template for Vala (Mark Trompell).
445     Plugins
446     * File Browser: Make 'Hide object files' preference configurable with
447       file extensions.
448     * Split Window: Fix a crash when changing filetype (Matthew Brush,
449       #3255968).
450     * Split Window: Update styles when the filetype changes (Matthew
451       Brush).
452     * Split Window: Enable code folding (Matthew Brush, #3097780).
453     * Split Window: Fix issues on Windows (Matthew Brush, #2725342).
454     * Class Builder: Improve dialog UI using a table (Matthew Brush).
455     * Export: Add option to insert line numbers (#3197150).
457     Documentation
458     * Add 'Reading styles from another filetype' subsection (Matthew
459       Brush).
460     * Add 'Filenames' subsection for filetype definition files explaining
461       the filename extensions and special cases.
462     * Add section 'Filetype group membership'.
464     Plugin API
465     * Add filetypes_get_sorted_by_name(), utils_find_open_xml_tag_pos()
466       (Eugene Arshinov).
467     * Add plugin_idle_add(), plugin_timeout_add(), plugin_timeout_add_seconds(),
468       ui_menu_add_document_items_sorted(), document_compare_by_display_name(),
469       document_compare_by_tab_order(), document_compare_by_tab_order_reverse().
470     * Deprecate ui_widget_set_tooltip_text().
471     * Fix public inclusion of config.h (#3384026).
472     * Add new signal "document-reload".
474     Internationalisation:
475     * Add translations: fa
476     * Update translations: ca, cs, de, en_GB, es, fi, fr, gl, it, ja, nl, pt,
477       pt_BR, sl, sv, tr, vi, zh_CN, zh_TW
480 Geany 0.20 (January 5, 2011)
482     Fixes:
483     * Improve compatibility with GVFS using GIO to save documents (Alexey
484       Antipov).
485     * Fix crash when closing a modified document (usually without a
486       trailing newline) and choosing Save (fixes #3111058).
487     * Fix crash when using 'Send Selection to Terminal' and the VTE
488       is not loaded, and when using Ctrl-A after enabling the 'Load VTE'
489       pref (Dimitar Zhekov).
490     * Fix a slightly wrong encoding detection on Windows (#3019573).
491     * Fix issue with single-line commenting/uncommenting blocks when using
492       Windows line endings.
493     * Fix saving project indent prefs straight after using project
494       properties.
495     * Fix wrongly changing edited keybindings when cancelling the
496       Preferences dialog.
497     * Fix auto-displaying of sidebar, tab bar, symbols and documents tabs
498       when only plugin tabs are visible (fixes #3101867).
499     * Save build commands for filetype None (Lex Trotman).
500     * Waf: Check for libsocket on OpenSolaris to fix build.
502     Interface:
503     * Color build command fields light grey unless overridden (Lex
504       Trotman).
505     * Replace /home/user with ~ in the documents list (Jon
506       Strait).
507     * Display 'new instance' on title bar for 2nd instances (Eugene
508       Arshinov).
509     * Don't add duplicates to combo box histories.
510     * Reorganise Find in Files dialog and add Files pattern to filter
511       search results.
512     * Implement 'Select All' for the VTE widget.
513     * Reorganise editor popup menu for shorter size - some items were moved
514       to submenus.
515     * Move Go to Marker menu items to Search menu.
516     * Group Open dialog encoding options by submenus (Adam Ples; #3047717).
517     * Show mimetype icon in sidebar Documents list and notebook popup menu
518       (Colomban Wendling).
520     Documents:
521     * Ensure inserted templates always have proper line ending characters
522       according to the current document's preference.
523     * Add per-document indent width setting (Jiří Techet).
524     * Add 'Project->Apply Default Indentation' menu command to override
525       every document's indentation settings.
526     * Display better error messages when saving a document fails (Dimitar
527       Zhekov).
528     * Don't prompt for reloading if the document has not been edited
529       (Jiří Techet).
530     * Add Close button to the detected file changed dialog.
532     Editor:
533     * Fix wrong snippet indentation when original cursor line has
534       non-indentation whitespace (david).
535     * Fix passing quoted arguments when using 'Send Selection to'. This
536       means e.g. sed 's/\./(dot)/g' now works.
537     * Add alternative color scheme based on Python colors
538       (View->Editor->Color Schemes).
539     * Replace HTML automatic <table> tag completion with a 'table' snippet
540       (Eugene Arshinov).
541     * Auto-indent after an HTML/XML line without a closing tag (Eugene
542       Arshinov).
543     * Respect 'Smart' home key pref for Shift[+Alt]+Home (fixes #3100290,
544       Dimitar Zhekov).
545     * Scroll to the current line when moving the cursor to the next
546       cursor position in a snippet (#3139490).
547     * If the current word's tag is on the current line, make Go to Tag
548       Definition look for a tag declaration instead and vice versa.
549     * Make Reflow Lines/Block command use the current indented block, not
550       the whole paragraph (which could have mixed indentation).
552     Configuration:
553     * Load insertion templates from system path, don't create them in
554       the user's config dir.
555     * File templates are now reloaded on saving.
557     Prefs:
558     * Add 'Ensure consistent line endings' file saving pref (Manuel Bua).
559     * Add 'statusbar_template' hidden pref (Dimitar Zhekov).
560     * Add 'new_document_after_close' hidden pref to open a new document
561       automatically after closing all documents.
562     * Add hidden pref 'find_selection_type' with option to use the X
563       selection or to repeat the last search when there's no selection,
564       both off by default.
565     * Add 'gio_unsafe_save_backup' hidden pref (Lex Trotman).
566     * Add filetypes.common 'fold_symbol_highlight' color setting.
567     * Add 'symbol_list_sort_mode' per-filetype setting.
569     Keybindings:
570     * Fix Alt+[0-9] switching tabs even when other modifiers are also held.
571     * Add snippet keybinding support (Eugene Arshinov).
572     * Add 'Insert New Line Before/After Current' keybindings (Eugene
573       Arshinov).
575     Filetypes:
576     * Add Forth filetype (Thomas Huth).
577     * Add Lisp filetype (Mário Silva).
578     * Add Erlang filetype (Taylor Venable).
579     * Ada: Fix wrong comments.
580     * C++: Disable user fold points with new lexer property
581       fold.cpp.comment.explicit.
582     * Python: Update list of builtins for Python 2.6, simplify
583       Compile/Syntax Check command. Use named styles for color scheme
584       support (use alt.conf color scheme if you want the old colors).
585     * Matlab: Support Octave # comment char.
586     * Txt2Tags: add highlighting (Forgeot Eric - #3020632).
587     * Make: fix possible infinite loop in tag parser.
588     * D: Parse template functions, ignore /+ +/ comments, ignore
589       unittest blocks, add keywords 'ref', 'macro' and D2 keywords.
590     * Vala: Parse functions with contracts (#3080232).
591     * Markdown, reStructuredText and Txt2Tags: Sort tags by line number by
592       default.
593     * Basic: Parse property, constructor, destructor as functions
594       (pottersson; #2992167).
595     * HTML: Add HTML5 element names and attributes (Ross McKay).
596     * PHP: Parse final functions (fixes #3111171).
597     * Markup: Add xml_indent_tags filetype setting for documents using the
598       HTML/XML lexers (Eugene Arshinov).
600     Plugins:
601     * File Browser: Add history to path entry.
602     * HTML Characters: Only automatically replace characters when the
603       current document is a Markup document.
605     Internationalisation:
606     * Add translations: kk.
607     * Update translations: cs, de, en_GB, es, fi, fr, hu, ja, nl, pt,
608                            sl, sv, tr, zh_CN.
610     Manual:
611     * Update 'Custom filetypes', 'Ignore Tags' sections.
612     * Add 'HTML Characters', 'Configuration file paths', 'Color schemes
613       menu' sections.
614     * Explain how to grep the Scintilla source for lexer properties.
616     HACKING:
617     * Add 'Bugs to watch out for' section.
619     API:
620     * Improve Stash GUI example.
621     * Fix not loading plugins built against a newer API when Geany doesn't
622       provide the required version given in PLUGIN_VERSION_CHECK().
623     * Make GEANY_API_VERSION, GEANY_ABI_VERSION macros instead of enums
624       so you can protect code with '#if GEANY_API_VERSION >= 200'.
625     * Add signals "build-start", "project-dialog-create" and
626       "project-dialog-confirmed" - to append a Project Properties
627       notebook tab (Jiří Techet).
628     * Add macro foreach_range().
629     * Add GeanyMainWidgets::message_window_notebook (#3061342).
630     * Add main_widgets.project_menu (Jiří Techet).
631     * Add msgwin_set_messages_dir() (Jiří Techet).
632     * Add highlighting_is_{string,comment,code}_style(),
633       editor_find_snippet(), editor_insert_snippet(),
634       utils_find_open_xml_tag() (Eugene Arshinov).
635     * Add ui_combo_box_add_to_history(), editor_goto_pos(),
636       dialogs_show_input(), Add sci_get_lexer().
637     * Add filetypes_get_display_name() as "None" is no longer translated.
640 Geany 0.19.2 (December 01, 2010)
641     Fixes:
642     * Fix bug where Geany did not always report an error message when
643       saving a document fails.
646 Geany 0.19.1 (August 18, 2010)
648     Fixes:
649     * Fix broken autocompletion after using scope completion.
650     * Fix scrolling the editor line in view (e.g. after loading a session
651       and switching document tabs).
652     * Fix using filetype extension patterns with upper case letters on
653       Windows (#3028856).
654     * Fix a slightly wrong encoding detection on Windows (#3019573).
655     * Re-enable comment folding.
656     * Fix not loading plugins built against a newer API when Geany doesn't
657       provide the required version given in PLUGIN_VERSION_CHECK().
658     * Fix infinite loop in Markdown lexer (patch by Colomban Wendling,
659       thanks).
660     * Fix saving non-project filetype error regex.
661     * Focus toolbar item when pressing Go to Line keybinding only when
662       it's not in the toolbar's drop down overflow menu (#3027454).
663     * Escape the name of the current document for markup when using
664       document name for menu items (#3038844).
665     * File Browser: Allow Find in Files when no items are selected.
666     * Fix build menu translation problems.
667     * Fix segfault on Tools->Reload Configuration when no documents are
668       open (#3037079).
669     * Fix building with Waf on Solaris.
670     * Fix a memory leak (thanks to Daniel Marjamäki).
671     * Use g_free instead of free (patch by Daniel Marjamäki, thanks).
673     Tweaks:
674     * Always use white background color when printing (except for text
675       with a white foreground) to save ink (#2968998).
676     * Limit build error editor indicators to 50, but parse all errors in
677       the Compiler tab (#3019823).
678     * Align notebook tab close buttons centred vertically (thanks to
679       Robux.Biz (galyuk)).
680     * Show the Project Properties build tab when choosing 'Set Build
681       Commands' when a project is open to prevent confusion with
682       non-project commands.
684     Manual:
685     * Fix wording - restarting is required for hidden prefs.
686     * Fix Grep --exclude-dir example.
689 Geany 0.19 (June 12, 2010)
691     General:
692     * Build system reworked to be much more configurable (by Lex Trotman).
693     * Use POSIX system/GNU regex engine for find & replace. This alters
694       regex syntax - we now support '?' operator and match newlines.
695     * Support adding custom filetype files.
696     * Add new command line option --list-documents to return a list
697       of currently opened documents
698     * Remove deprecated --debug flag. Please use --verbose/-v instead.
700     Interface:
701     * Add option 'System Default' for toolbar icon style and size to use
702       the GTK default value.
703     * Allow '+<number>' and '-<number>' as values for Goto Line inputs
704       to jump relative to the current line.
705     * Add preference to add new document tabs beside the current one
706       (patch by Colomban Wendling).
707     * Enable type-ahead find for sidebar symbols and documents tabs
708       (patch by Thomas Martitz).
709     * Make Ctrl-click on any notebook tab switch to the last used
710       document.
711     * Add 'Edit->Commands' menu.
712     * Add 'Edit->Plugin Preferences' menu item and keybinding.
713     * Add 'View->Editor->Color Schemes' menu (only shown if color
714       scheme files exist).
716     Prefs:
717     * Hide 'Tabs and Spaces: Hard tab width' preference - it should
718       always be 8. (Hidden setting kept in case users have modified it).
719     * Add sidebar position interface pref.
720     * Add project long line marker customisation (patch from Eugene
721       Arshinov).
723     Editor:
724     * Update Scintilla to 2.12.
725     * Add preference and support for virtual spaces.
726     * Add word part autocompletion for the current selected item when
727       pressing keybinding (default Tab) - Enter still completes normally.
728     * Remove LaTeX autocompletion from Geany's core and move it to the
729       geanyLaTeX plugin.
731     Filetypes:
732     * New filetype: Txt2Tags (patch by Eric Forgeot).
733     * New filetype: Abc (patch by Eric Forgeot).
734     * New filetype: Verilog (patch from Kelvin Gardiner).
735     * New custom filetype: Genie.
736     * Improvements in symbol parsing of PHP and Python files.
737     * Add R tagmanager symbol parser (patch by Jon Senior).
738     * Update Perl tag parser from ctags - removes support for
739       buggy local/my/our but parses constant/format/labels.
740     * Parse more VHDL tags (patch from Kelvin Gardiner).
741     * Highlight D & Java types from a global tags file.
742     * Parse Python lambda functions (patch from Colomban Wendling).
744     Keybindings:
745     * Add keybindings to switch to the sidebar's Document and Symbol list as
746       well as to the Message Window's current tab (patch by Eugene Arshinov).
747     * Add 'Remove Markers' and 'Remove Error Indicators' keybindings.
748     * Make 'Reflow block/lines(s)' keybinding use line breaking column when
749       enabled (patch by Lex Trotman).
750     * Add 'Select to previous/next word part' keybindings.
751     * Add 'Switch to Messages' focus keybinding.
752     * Add 'Move line(s) up/down' keybindings.
753     * Make Switch to Editor keybinding reshow the document statistics line.
755     Templates:
756     * Move filetype template defaults into custom file template files.
757     * Read custom file templates from system as well as user dir.
758     * Add new special template wildcard "{command:...}" to use the output
759       of a shell command in templates.
760     * Support {ob}, {cb} and {pc} to escape wildcard strings with {, }, %
761       for snippets, fileheader and file templates.
762     * Add {project}, {description} template wildcards (#2954737).
763     * Reload templates when saving a document in the templates config dir.
765     Configuration files:
766     * Support more filetypes.common folding icon styles: arrows, +/- and no
767       lines (#2935059).
768     * Support Scintilla lexer properties in [lexer_properties] filetypes.*
769       group.
770     * Add filetypes.xml asp.default.language property (Ross McKay).
772     Plugins:
773     * Classbuilder: Add support for creating PHP classes
774                     (patch by Ondrej Donek).
775     * HTMLchars: Make plugin remember whether replacement of special
776                  characters was activated.
778     Windows:
779     * Support very long build commands.
780     * Add a preference for choosing between GTK and native File Open/Save
781       dialogs (only available on Windows).
783     Internationalisation:
784     * Added translations: ast.
785     * Updated translations: de, en_GB, es, fr, gl, ja, nl, pt, ru, sl, sv,
786                             tr, vi, zh_CN.
788     API:
789     * Improve documentation contents page.
790     * Add Stash mini-library setting, pref & widget functions to API.
791     * Add plugin_configure_single() plugin symbol which is easier to
792       implement than plugin_configure().
793     * Add new plugin signals: "document-before-save", "document-filetype-set",
794       "geany-startup-complete".
795     * Add PLUGIN_SET_TRANSLATABLE_INFO macro to the plugin API so plugins' meta
796       information can be translated already in the plugin manager dialog
797       (patch by Colomban Wendling).
798     * Use full function name for GeanyFunctions function pointers. This
799       avoids naming conflicts e.g. with C++'s 'new' keyword.
800     * GeanyKeyBinding label fields can now contain underscores, which won't
801       be displayed by Geany. This saves adding near-duplicate translation
802       strings.
803     * Add GeanyKeyGroup callback support.
804     * Add more Scintilla function wrappers, foreach_dir(), foreach_str(),
805       utils_get_file_list_full(), document_get_notebook_page(),
806       editor_insert_text_block().
807     * Don't install unnecessary headers.
808     * Remove deprecated header pluginmacros.h - use geanyfunctions.h
809       instead.
810     * Deprecate documents_foreach(), use foreach_document() instead.
811     * Deprecate PLUGIN_KEY_GROUP() macro - use plugin_set_key_group()
812       instead.
815 Geany 0.18.1 (February 14, 2010)
817     Build fixes:
818     * Define G_GNUC_WARN_UNUSED_RESULT to fix build on GLib 2.8.
819     * Use AC_PATH_PROG instead of 'which' for portability (patch by Erik
820       Southworth, thanks).
822     Incompatibilities:
823     * Remove filetypes.common invert_all option - use 'Invert syntax
824       highlighting colors' pref instead (fixes #2854525).
826     Bug fixes:
827     * Fix 'Open Selected File' for unsaved new documents.
828     * Fix updating main menu accelerators after changing keybindings
829       (thanks to Lex Trotman).
830     * Fix using 'Insert date' keybinding when a custom date string has
831       not been set.
832     * Set the cursor color for the split window plugin.
833     * Remove plugin from plugin manager dialog on unloading if it no
834       longer exists or is incompatible.
835     * Fix 'Reflow block' command when at the last paragraph and there's
836       no last newline (patch by Eugene Arshinov, thanks).
837     * Fix opening filenames beginning with two dots (closes #2858487).
838     * Show Find in Files stderr output in messages window instead of
839       debug window so that invalid regex messages can be seen easily.
840     * Speed up sorting in utils_get_file_list(). This reduces the file
841       browser delay on displaying a big directory, e.g. /usr/bin.
842     * Fix a bug with not w3c compatible HTML code on export plugin
843     * Fix non-working Home and End keys on numpads.
844     * Fix loading of files on network resources on Windows.
845     * Fix wrong alignment of printed pages when page headers are disabled
846       (closes #2856822).
848     Improvements:
849     * Extend auto_latex() function to check whether an environment has
850       been closed within the next lines to avoid auto adding double
851       \end{}.
852     * Replace some icons which could cause licensing problems by icons
853       from the Rodent icon theme.
855     Filetype fixes:
856     * Parse contents of D extern{} and version{} blocks.
857     * Fix creating D interface tags properly.
858     * Parse D functions with contracts (fixes #1885480).
859     * Parse D alias statement like typedef.
860     * Improve parsing of LaTeX, PHP and Python files.
862     Documentation:
863     * Add 'Scope autocompletion' section.
864     * Add 'Tools menu items' section to explain configuration files
865       submenu, reload configuration item.
866     * Minor updates/fixes.
868     API:
869     * Add gcc commands to build a plugin to the HowTo.
871     HACKING file:
872     * Add section 'Plugin API/ABI design'.
873     * Add 'Compiler options & warnings' section.
874     * Update Style section to be clearer about code alignment and show
875       some example code.
876     * Add 'Doc-comments' plugin API subsection.
878     Internationalisation:
879     * Added translations: gl
882 Geany 0.18 (August 16, 2009)
884     General:
885     * Fix scrolling horizontally after finding a search match with the
886       search bar or Find Next/Previous which is off-screen.
887     * Remove relative/untidy path elements from filenames when opening
888       documents (#2823998).
889     * Create initial template files with proper platform-specific line
890       ending characters.
891     * Improve inserting of comment templates like File header or licence
892       notices.
894     Interface:
895     * Add 'Show Paths' documents list popup item.
896     * Add filetypes.common to 'Configuration Files' menu.
897     * Implement a graphical toolbar editor.
898     * Add 'Build' toolbar button to the default layout.
899     * Add 'Replace' toolbar button (closes #2798225).
900     * Use a more Tango like icon for 'Save All' (by Jesse Mayes, thanks).
901     * Add a popup menu for the keybinding list in the preferences dialog
902       to easily expand and collapse all groups.
904     Keybindings:
905     * Implement Most-Recently-Used document switching when pressing
906       'Switch to last used document' keybinding (Ctrl-Tab).
907     * Add 'Mark All' keybinding (Ctrl-Shift-M).
908     * Add 'Reflow lines/block' keybinding, (Ctrl-J; thanks to
909       Eugene Arshinov).
910     * Make the Scintilla keybindings 'Delete to end of line' and
911       'Go to end of display line' configurable.
912     * Switching notebook tabs now works for the currently used notebook
913       widget instead of always using the documents notebook.
915     Editor:
916     * Fix a redraw when documents were first drawn uncolourised.
917     * Delay highlighting matching braces by 100ms to speed up scrolling
918       with the arrow keys.
919     * Support 'tab indents, space aligns' style when indenting (#2789109).
920     * Add 'Autocomplete all words in document' pref; also used when forcing
921       autocompletion and there's no symbol names to show.
922     * Add 'Drop rest of word on completion' pref.
923     * Update Scintilla to version 1.79.
924     * Improve displaying and reshowing of calltips.
926     Syntax highlighting:
927     * Reload color schemes via Tools menu (thanks to Eugene Arshinov).
928     * Implement named styles support for filetypes.* using a
929       filetypes.common [named_styles] section; used as
930       "style=named_style,bold". (See the manual for details).
931     * Allow style definitions with missing fields to use the
932       filetypes.common default style's fields.
933     * Make C-like filetype styles use named styles & default background
934       color. (Anyone who wants to likewise update any other filetype's
935       styles, please let us know ;-)).
936     * Allow indentation of wrapped lines (see style 'line_wrap_indent').
937     * Add new styles 'line_height' and 'marker_mark'.
939     Filetypes:
940     * Add Markdown filetype (thanks to Jon Strait).
941     * Highlight D WYSIWYG backtick `strings` and r"strings" (#1895745).
942     * Minor improvements for filetypes: Fortran, Haxe, HTML, Lua,
943       Matlab, Pascal, Python, Tcl.
945     Tags:
946     * Read custom system global tags files from $prefix/share/geany/tags
947       (#2778923).
948     * Autocomplete scoped fields like struct members when typing '.' (and
949       also '->' or '::' in C/C++) if the language's tag parser supports it.
950     * Save field tags for C/C++ when generating a global tags file (you may
951       want to regenerate your tag files).
952     * Parse Python calltips.
953     * Show relative paths in Diff filename tags.
954     * Group reStructuredText symbol list items by scope level.
956     Plugin API:
957     * Add geanyplugin.h single include.
958     * Add plugin_signal_connect() for connecting plugin signals at
959       runtime and also for connecting to any GObject signal.
960     * Add documents_foreach(), filetypes[], documents[], utils_strdupa()
961       and various foreach_type() macros.
962     * Make GeanyDocument::file_type always be non-NULL.
964     Windows:
965     * Fix quoting the build command string on Windows (closes #2791769).
966     * Fix LaTeX view commands on Windows (part of #2807688).
967     * Expand system environment variables (%variableName%) on Windows when
968       running Build commands.
970     Internationalisation:
971     * Added translations: lb, sl, pt_PT
972     * Updated translations: ca, cs, de, en_GB, fi, fr, ja, pt_BR, ru, tr
975 Geany 0.17 (May 02, 2009)
977     Bug fixes:
978     * Fix broken selection of "Document->Set Encoding" menu items.
979     * Fix broken non-incremental search with the toolbar search entry when
980       pressing Enter (closes #2638180).
981     * Fix parsing of Make output (closes #2694479, patch by Andrea Mazzoleni).
982     * Fix crashes on quitting Geany (closes #2533990).
983     * Fix disabled Go to Tag items in the editor menu when using the
984       keyboard (#2780044).
985     * Prevent crashes when two or more top level items in the symbol
986       list have the same name (closes #2778246).
988     Prefs:
989     * Add an option to set an additional plugin lookup path.
990     * Add a hidden preference 'use_safe_file_saving'. This has serious side
991       effects, please read the documentation before enabling this.
993     Interface:
994     * Add 'Send Selection to Terminal' command to the Edit->Format menu.
995     * Change the background colour of the search entries in the Find
996       and Replace dialogs according to the search results.
997     * Add 'Close Other Documents' and 'Close All' menu items to the tab bar
998       menu.
999     * Add an option to allow appending the toolbar to the main menu bar
1000       to save some vertical space.
1001     * When a project is loaded, replace the project base path with the
1002       project name in the Documents sidebar for parent items (closes #2723679).
1003     * Make the file open dialog more compact.
1004     * Ellipsize tab labels and some status messages for very long
1005       filenames (closes #2777348).
1006     * Add new toolbar element: Print (patch by Roland Baudin).
1007     * Remember the active sidebar page between sessions.
1008     * Add "Recent Projects" menu to the Project menu (#2728630,
1009       patch by Elias Pschernig).
1010     * Add Tools->Configuration Files item for snippets.conf.
1012     Filetypes:
1013     * Fix wrong Fortran 90 comment characters when inserting templates.
1014     * Add filetype ActionScript (patch by Chris Macksey).
1015     * Fixes for CSS, Fortran and Ruby parsers.
1016     * Add a trivial symbol parser for NSIS files.
1018     Windows:
1019     * On Windows, change the working directory to the Geany installation
1020       path at startup to avoid unwanted directory locking(closes #2626124).
1021     * Fix window positioning on startup.
1022     * Make build commands on Windows run synchronously to avoid problems
1023       with reading build commands' output.
1025     Plugins:
1026     * HTMLchars: Extend plugin by bulk replace and replace on
1027       input for special characters to their HTML entities.
1028     * Splitwindow: Add keybindings for the split actions.
1029     * VCDiff: Remove plugin from Geany. Use GeanyVC instead.
1031     Plugin API:
1032     * Deprecate sci_get_text(), sci_get_selected_text() and
1033       sci_get_text_range().
1034     * Add sci_get_contents(), sci_get_contents_range() and
1035       sci_get_selection_contents() as replacement functions to provide
1036       an easier and cleaner API (initial patch by Frank).
1037     * Make GEANY_FILETYPES_NONE = 0, sort filetype IDs randomly (so we can
1038       append new filetypes without breaking the ABI); add
1039       filetypes_by_title sorted list to GeanyData.
1041     Documentation:
1042     * Describe how to build Geany using the Waf build system.
1044     Internationalisation:
1045     * Updated translations: be, cs, de, es, fi, fr, hu, ja, pt_BR, ru,
1046       sv, tr, zh_CN
1049 Geany 0.16 (February 15, 2009)
1051     Bug fixes:
1052     * Fix indenting for Tabs & Spaces mode when inserting snippets.
1053     * Fix snippets and smart indent using too much indentation when the
1054       line contains whitespace after non-whitespace characters (#2215044).
1055     * Fix segfault when showing Find in Files dialog when no documents are
1056       open (#2228544).
1057     * Fix not switching to 2nd last used document when the last used
1058       document has been closed (#1945162).
1060     General:
1061     * Group child tags by their parents in the symbol list for C-like
1062       filetypes, Python, Conf (thanks to Conrad Steenberg).
1063     * Use a tree for the Documents sidebar, grouped by path.
1064     * Add 'Tools->Configuration Files' menu with items to open
1065       filetype_extensions.conf and ignore.tags. These files are also
1066       reloaded automatically when saved.
1067     * Change configuration directory path to $XDG_CONFIG_HOME/geany
1068       (most often this is ~/.config/geany).
1069     * Allow to specify files on the command line and from remote instances
1070       to be URIs (local and with GIO also remote URIs).
1071     * Increase minimum required GTK version to 2.8.
1073     Prefs:
1074     * Add Project Indentation prefs, which override the Editor
1075       Preferences dialog options. For new projects, these default to
1076       the editor indent prefs.
1077     * Add an interface pref for whether to hide additional widgets when
1078       double-clicking on document notebook tabs (off by default).
1079     * Add a preference to invert all colours for syntax highlighting.
1080     * Add a hidden preference "allow_always_save" to make the Save buttons
1081       and menu items always sensitive.
1083     Interface:
1084     * Rework the toolbar: now all elements can be added/removed/reordered
1085       using a simple XML file.
1086     * Add new toolbar buttons for Cut, Copy, Paste, Delete, Preferences,
1087       Close All and Build (including a submenu for Make actions).
1088     * Add a progressbar widget to the statusbar to show progress for time
1089       consuming actions.
1091     Editor:
1092     * Make Ctrl-click go to matching brace if there's no current word.
1093     * Make Shift+Mouse wheel scroll the editor view horizontally.
1094     * Make the 'Mark' button for Find highlight the results with rounded boxes
1095       instead of marking the whole line.
1096     * Add auto-closing of braces, brackets and quotes (Guillaume de Rorthais).
1097     * Support multiple %cursor% wildcards in Snippets (Thomas Martitz).
1099     Filetypes:
1100     * Add new filetypes Ada, CMake, Matlab, NSIS, Vala and YAML.
1101     * Update HTML character entities (thanks to Tyler D'Agosta).
1102     * Parse restructuredText sections in the order of first-used underline
1103       character, which can now be any punctuation character (as per the spec).
1104     * Remove GTK global tags, replace them with C (C99) tags. The GTK tags
1105       file is still available for download on the website.
1106     * Minor improvements for filetypes CSS, Fortran, FreeBasic, HTML, Tcl
1107       and Vala.
1109     Windows:
1110     * Improve tab close icon size.
1111     * Changes to the Windows installer:
1112       - The full installer now includes the GTK 2.14 runtime environment.
1113       - Register ".geany" as Geany Project File extension.
1114       - Install GTK translation files only if installation of translation
1115         files were requested (saves about 22 MB otherwise).
1116       - Support silent installations.
1118     Plugins:
1119     * Add Split Window 'Split Vertically' command (thanks to Moritz Barsnick).
1120     * Make Version Diff plugin set the indent type for diffs based on the
1121       current file's indent type.
1122     * Minor improvements to the filebrowser plugin
1124     Plugin API:
1125     * Generate plugin API header geanyfunctions.h containing macros to
1126       avoid having to type the function pointer names manually.
1127     * Deprecate pluginmacros.h in favour of geanyfunctions.h.
1128     * Add "editor-notify" to the plugin API.
1129     * Add new plugin symbol plugin_help() which is called by Geany when the
1130       plugin should show its documentation (if any, symbol is optional).
1132     Documentation:
1133     * Update Scintilla regular expression info for v1.77 (character
1134       classes, ASCII escaping, character sets containing square
1135       brackets peculiarities). Adapted from SciTE doc.
1136     * Complete 'Hello World' Plugin Howto.
1138     Internationalisation:
1139     * Updated translations: bg, ca, cs, de, en_GB, fr, hu, it, ja,
1140       pt_BR, sv, ru, tr, vi, zh_CN
1143 Geany 0.15 (October 19, 2008)
1145     General:
1146     * Add Previous Message, Previous Error commands (thanks also to Beau
1147       Barker).
1148     * Add 'Close Other Documents' File menu command (#1976724).
1149     * Add Find Document Usage popup menu command & keybinding.
1150     * Check that the current file is still on disk (as well as checking the
1151       modification time).
1152     * Add support for custom file templates (found at startup) in the
1153       ~/.geany/templates/files directory, shown underneath filetype templates
1154       in the New with Template menu.
1155     * Make socket open command support filename:line:column syntax.
1156     * Add filetypes.* [build_settings] key 'error_regex' to support custom
1157       error message parsing using a GNU-style extended regular expression.
1158     * Allow loading projects from command line (#1961083).
1159     * Add alternative build system: Waf.
1160     * Add Tools menu item to reload configuration data without a restart.
1161     * Add support to use template wildcards in snippets.
1162     * Increase LSB compliance.
1164     Prefs:
1165     * Make disk check timeout configurable (zero disables disk checks).
1166     * Add search pref: 'Use the current file's directory for Find in Files'
1167       (#1930435).
1169     Interface:
1170     * Make keyboard shortcuts dialog non-modal (#1999384).
1171     * Add a debug messages window to easily view debug messages/warnings.
1173     Editor:
1174     * Update Scintilla to version 1.77 (includes many fixes).
1175     * Add basic Line Breaking option in the Document menu and 'Line breaking
1176       column' editor pref (for now only works when typing characters past
1177       the line breaking column number).
1178     * Don't colourise any documents until they need to be drawn (this
1179       should make opening a session faster for filetypes that support typename
1180       highlighting).
1181     * Make Ctrl-click on a word perform Go to Tag Definition.
1182     * Add 'Max. symbol name suggestions' autocompletion pref.
1183     * Show ellipsis (...) item when there are too many symbol names for
1184       autocompletion.
1185     * Highlight matching brace indent guides (thanks to Jason Oster;
1186       #2104099).
1187     * Show brace indent guides on empty lines when appropriate (thanks to
1188       Jason Oster; #2105982).
1189     * Add 'Tab key indents' pref, on by default.
1190     * Implement soft tabs support (#1662173). There's now a 'Tabs & Spaces'
1191       Indent Type, and separate Width, Hard Tab Width indent prefs. (Thanks
1192       to Joerg Desch for explaining how it needed to work).
1193     * Auto-update the line margin width as lines are added (thanks to Jason
1194       Oster; #2129157).
1195     * Add "Replace spaces by tabs".
1197     Windows:
1198     * Install plugins into lib/ not into plugins/.
1199     * Install Geany's message catalogs into share/locale rather than
1200       lib/locale as GTK does since 2.12.2.
1202     Keybindings:
1203     * Add Go to Start/End of Line keybindings (#1996175).
1204     * Add 'Switch to Compiler' keybinding (useful when checking build
1205       progress).
1206     * Add keybindings for Line wrapping, Line breaking, Toggle fold and
1207       Replace Spaces by tabs, Previous/Next word part.
1209     Filetypes:
1210     * Add OpenGL Shader Language (GLSL) filetype (thanks to Colomban
1211       Wendling; #2060961).
1212     * Add R language filetype (thanks to Andrew Rowland; #2121502).
1213     * Split filetype Fortran into Fortran 77 and Fortran 90.
1214     * Add Gettext translation filetype (#2131985).
1215     * CSS improvements, thanks to Jason Oster.
1217     Embedded Terminal:
1218     * Fix hang when restarting the VTE (#1990323) with VTE 0.16.14.
1219       (Note that with VTE 0.16.14 the reset sometimes leaves a blank
1220       terminal, but pressing enter makes it then behave as normal).
1222     Plugins:
1223     * Add Split Window plugin (should work OK for viewing; full editing
1224       support is not implemented yet).
1225     * Merge InstantSave, AutoSave and BackupCopy plugins into the new
1226       plugin 'Save Actions'.
1228     Documentation:
1229     * Add Tips and Tricks appendix.
1230     * Updated Installation section.
1231     * Update 'Build system' for custom error regexes.
1232     * Add a section for internal plugins.
1234     Plugin API:
1235     * Many changes; see the API documentation (make api-doc) and the
1236       geany-devel list archives.
1237     * Deprecated: plugin_fields, plugin_info symbols.
1239     Internationalisation:
1240     * New translations: ko, tr.
1241     * Updated translations: be, ca, de, en_GB, fi, hu, it, ja, pl,
1242       ro, ru, sv, zh_CN
1245 Geany 0.14 (April 19, 2008)
1247     General:
1248     * Don't beep when using Replace All in Session unless all open files
1249       have no replacements (fixes #1893796).
1250     * Only use filetype detection after Save As, not on every save when the
1251       filetype is None (fixes #1891778).
1252     * Make Go to Tag commands look for the tag in the current document
1253       before searching the workspace.
1254     * Check file on disk for changes also when pressing a key.
1255     * Ignore documents with no absolute path when saving session files.
1256     * Fix segfault with Run command when a project is open and the current
1257       file's filetype has no run command.
1258     * Make Next Error and Next Message commands add positions to the
1259       navigation queue, so the user can move backwards through the list items
1260       and return to where they were.
1261     * Make pressing escape in the sidebar focus the editor.
1262     * Make navigation queue position based to restore the line and column when
1263       returning to a previous position (closes #1936927).
1264     * Save sorting order of the symbol list when saving a file (fixes #1917262).
1265     * Improve "Send Selection To" code (fixes #1909452).
1266     * Install header files and add a pkg-config file for external plugins.
1267     * Use monospace font for text entry fields in search dialogs (#1907117).
1268     * Don't open zero byte sized files read-only (e.g. files in /proc).
1270     Filetypes:
1271     * Improve Makefile parser to detect targets.
1272     * Update PHP tags file to latest PHP API docs (closes #1888691).
1273     * Add translucency settings to filetypes.common for semi-transparency.
1274     * Add HTML parser to get h1, h2, h3 symbols as well as link anchors and
1275       JavaScript functions (fixes #1896068).
1276     * Update Javascript, Tcl and Assembler parser.
1278     Interface:
1279     * When closing a tab when using left-to-right tabs, focus the next
1280       document, not the previous.
1281     * Move Load Tags item from File to Tools menu.
1283     Editor:
1284     * Don't scroll the editor view if it is unnecessary when using Find
1285       Next/Previous, Find Selected, incremental search, Go to Marker or Go to
1286       Matching Brace commands.
1287     * Fix bug with showing macro list items all on one line.
1288     * Fix Python auto-indentation when line endings are set to CR/LF.
1289     * Unfold hidden code when the fold point modified (fixes #1923350).
1290     * Update Scintilla to version 1.76.
1291     * Add (basic) column mode editing (patch by "chuck").
1293     Windows:
1294     * Replace untitled file header filename after Save As and add to recent
1295       files on Windows too.
1296     * Resolve Windows shortcuts when opening files.
1297     * Fix modal dialog problems on Windows by not setting taskbar hint
1298       (closes #1916994).
1299     * Add new process spawning implementation. This makes the VCdiff plugin
1300       to work on Windows (patch by Pierre Joye, thanks).
1301     * Fix crash on Windows when a project could not be opened.
1303     Plugins:
1304     * Add configurable plugin keybindings support.
1305     * Add a HTML Characters keybinding to show the dialog.
1306     * Add File Browser keybindings to focus the Path Entry and File List
1307     * Rename VCDiff plugin Version Diff.
1308     * When quitting, remember plugin filenames that couldn't be loaded at
1309       startup as well as active plugins.
1311     Plugin API:
1312     * Add PLUGIN_KEY_GROUP and keybindings_set_item() to setup a keybinding
1313       group.
1314     * keybindings_send_command() arguments have changed because of
1315       keybinding groups - this breaks the API for plugins already using it.
1316     * Make VERSION_CHECK deprecated in favour of PLUGIN_VERSION_CHECK.
1318     Documentation:
1319     * Add descriptions for several options in the preferences dialog
1320       (patch from Robert McGinley).
1322     Internationalisation:
1323     * New translations: ro.
1324     * Updated translations: bg, de, en_GB, es, fr, hu, it, ja, pt_BR, ru.
1327 Geany 0.13 (February 05, 2008)
1329     General:
1330     * Improve configure script and fix some compatibility issues.
1331     * Add support for project session files.
1332     * Add native GTK printing support (only with GTK 2.10+).
1333     * Prevent execution of commands by Geany if the VTE may contain any
1334       text on the prompt (thanks to "Jeff Pohlmeyer for reporting).
1335     * Store more document-related settings when saving session in the
1336       configuration file (including the file encoding).
1337     * Detect in-file specified file encoding by scanning the file using
1338       regular expressions.
1339     * Add binary relocation support.
1341     Filetypes:
1342     * Add configurable default file extension setting for filetype
1343       definition files.
1344     * Fix reST autocompletion.
1346     Tags:
1347     * Show arrays and modifiers like const in calltip return types for
1348       C-like files.
1349     * Update C global tags file for GTK+ 2.12.
1350     * Fix parsing the correct D class name when inheriting, D constructor
1351       tags and ignore D import statements.
1352     * Remove unnecessary tagmanager status file.
1353     * Improve PHP, Ruby and FreeBasic parsers.
1355     Interface:
1356     * Add 'Indent Type' option in the Document menu.
1357     * Add 'Detect from file' Editor indentation pref.
1358     * Show TAB or SP for current document's indent type.
1359     * Add a 'Newline strips trailing spaces' pref (thanks to Catalin
1360       Marinas).
1361     * Add 'Strip Trailing Spaces' document menu item.
1362     * Add combo box input history for 'Make Custom Target' dialog.
1363     * Make Open, Save As dialogs start in project base path (or default
1364       path pref) when the current file has no filename.
1365     * Add 'Make in base path' project file preference.
1366     * Make 'Open Selected File' first try the current file's directory,
1367       falling back to the project base path if no file was found.
1368     * Fix broken window maximization.
1369     * Improve appearance of used treeviews and use rules hints to respect
1370       user colour settings.
1372     Editor:
1373     * Fix hidden lines after deleting a line that is a collapsed fold
1374       point.
1375     * Make Fold All/Unfold All attempt to scroll the current line in view.
1376     * Show line wrap symbol at start of line for wrapped lines.
1377     * Allow scrolling past end of document, so the user can append text
1378       with the last lines drawn at the top of the view.
1379     * Rename "Construct autocompletion" to "Snippets".
1380     * Improve usage of "Unfold all children" option.
1381     * Update Scintilla to version 1.75.
1383     Keybindings:
1384     * Add configurable keybindings for Cut, Copy and Paste.
1385     * Ask the user whether to override an existing keybinding when setting
1386       a combination that is already in use.
1387     * Add 'Override Geany keybindings' VTE prefs dialog option (replaces
1388       hidden pref), which makes the VTE interpret all keyboard shortcuts
1389       except focus group keybindings.
1391     Plugins:
1392     * Add File Browser sidebar plugin.
1393     * Add Version Control Diff plugin (VC Diff), which supports SVN, CVS and
1394       GIT (thanks to Yura Siamashka).
1395     * Add plugin manager dialog to select plugins to load at startup and to
1396       call a plugin configure dialog.
1397     * Add new signals: project_open, project_save, project_close.
1398     * Add Auto Save plugin.
1400     Plugin API:
1401     * Add keybindings_send_command() and some other functions.
1402     * Add pluginmacros.h to define common macros for app, p_utils, etc.
1403     * Add more documentation/comments to demoplugin.c.
1404     * Add configure symbol for plugins which is called by Geany when a
1405       configure dialog for the plugin is requested, optionally.
1406     * Add author field to plugin info struct.
1408     Windows:
1409     * Enable build support.
1410     * Prevent prefs dialog being hidden after using the prefs file dialog.
1411     * Create Geany's configuration directory in user's appdata path
1412       instead of the default home directory.
1414     Documentation:
1415     * Show default shortcuts in Keybindings section.
1416     * Update Project section for project-based session support.
1417     * Add Indentation subsection under Editor section.
1418     * HACKING: Update 'Adding a filetype' section.
1420     Internationalisation:
1421     * New translations: ja, uk, el.
1422     * Updated translations: ca, de, en_GB, fr, it, pt_BR, hu, sv, vi.
1425 Geany 0.12 (October 10, 2007)
1427     Bugs fixed:
1428     * Fixed opening the same file twice from the message window/command-line.
1429     * Fixed Ctrl-Shift keybindings not working when caps lock is on.
1430     * Fixed saving the wrong document when using Save All with unnamed
1431       documents.
1432     * Fixed replacing with '^' or '$' regex chars.
1433     * Fixed hang with Find All/Find Usage with '^' or '$' regex chars.
1434     * Fixed hang when replacing all '[ ]*' regex matches (closes #1757748).
1435     * Fixed displaying error indicators with Make after entering a
1436       subdirectory.
1437     * Fixed a possible segfault when parsing tags (a vString bug).
1438     * Fixed clipboard problems with some applications.
1439     * Fixed crash when trying to open the Save As dialog on Windows.
1440     * Fixed crash when saving a file after setting encoding "None".
1441     * Fixed scrolling bugs when searching text and the cursor is outside of
1442       the current visible area.
1444     Filetypes:
1445     * Added reStructuredText filetype and parser.
1446     * Added Haskell tags support (thanks to Peter Strand).
1447     * Added decorator styling for Python.
1448     * Parse Python global variables and class variables.
1449     * Added support for Java Apache Ant compiler error messages (thanks to
1450       Jon Senior).
1451     * Added new filetypes CSharp and FreeBasic.
1452     * Added filetype Haxe (patch by blackdog, thank you).
1454     Plugins:
1455     * Added basic plugin support (developers: see the HACKING file).
1456     * Added 'Enable plugin support' preference and -p, --no-plugins options.
1457     * Added Class Builder plugin (thanks to Alexander Rodin).
1458     * Added Export plugin to export current file as HTML or LaTeX.
1460     Keyboard shorcuts:
1461     * Common bash Ctrl-[a-z] keyboard shortcuts now work when the VTE is
1462       focused, and there is an 'enable_bash_keys' hidden preference.
1463     * Added 'Move document left' and 'Move document right' keybindings.
1464     * Added Find keybinding.
1465     * Made fixed keybindings overridable.
1466     * Added fixed keybindings for switching to leftmost/rightmost document,
1467       Ctrl-Shift-{PageUp,PageDown}.
1468     * Change Previous/Next Paragraph fixed commands to Ctrl-{Up,Down};
1469       adding Shift extends selection by paragraph. (Scroll by line is now
1470       Alt-{Up,Down}).
1471     * Made pressing escape focus the editor when using incremental search
1472       or Goto Line toolbar fields.
1473     * Added keybinding for select current paragraph.
1474     * Added keybindings for smart indent and indent/deindent by one space.
1475     * Removed convert to lower-/upper-case keybindings.
1476     * Added toggle case keybinding and change shortcut to Ctrl-Alt-U.
1478     General:
1479     * Added preference for 'smart' home key behaviour (thanks to Jeff
1480       Pohlmeyer).
1481     * Added symbol list icons (thanks to Jean-François Wauthy, and KDevelop
1482       for the icons).
1483     * Added 'Current chars' indentation mode (closes #1726880).
1484     * Save and restore the current notebook page when quitting.
1485     * Added support for %e, %f in project run command.
1486     * Ignore punctuation chars when moving by word, and use word end
1487       boundaries when moving by word to the right (like most GTK+ widgets).
1488     * Added hidden editor preference 'use_gtk_word_boundaries'.
1489     * Added auto_complete_whilst_editing hidden preference.
1490     * Speed up Save All for C-like files.
1491     * Don't show file opened/saved/closed messages on the status bar.
1492     * Added --no-preprocessing, -P option when generating tags files to
1493       disable preprocessing of C/C++ source files.
1494     * Added default startup directory option (closes #1704988).
1495     * Use current locale as default encoding for new files.
1496     * Added simple code navigation (thanks to Dave Moore).
1497     * Re-maximize the main window on startup when closed in maximized state
1498       (closes #1730369).
1499     * Added auto focus (to auto focus widgets below mouse cursor).
1500     * Complete rewrite of auto completion to make it user-definable and
1501       much more flexible (please read documentation).
1502     * Added option to set a default encoding when opening files and disable
1503       auto detection of the file encoding.
1504     * Improved comment toggling by adding an additional character to mark.
1505     * Changed the background colour of the search bar in the toolbar
1506       according to the search result.
1507     * Use intltool to make geany.desktop translatable
1508     * Replace Geany's icon by a new one by Sebastian Kraft (thanks).
1509     (Thanks also to Christoph Berg for updating the icon code).
1511     Docs:
1512     * Changed documentation generation tools from DocBook to reST
1513       (thanks to John Gabriele for his great work on this).
1514     * Added Plugins section.
1515     * Added 'Inserting unicode characters' Editing section (thanks to
1516       John Gabriele).
1517     * Added 'Hidden preferences' appendix.
1518     * Added 'Switching documents' keybindings section.
1520     HACKING:
1521     * Added notes on adding a filetype.
1523     Internationalisation:
1524     * New translations: en_GB.
1525     * Updated translations: ca, cs, de, es, fi, fr, hu, it, pl, pt_BR, zh_CN.
1528 Geany 0.11 (May 21, 2007)
1530     Notes for existing users:
1531     * Tab is now used for construct completion (for, if, etc.), but it
1532       is configurable with the new 'Complete construct' keybinding.
1533     * Template files are now stored in ~/.geany/templates/ and the
1534       'template.' filename prefix is no longer used. You will need to
1535       move any custom template files you have.
1536     * Inserting a file header is now optional for filetype templates.
1537       Use the string '{fileheader}' to mark where the file header should
1538       be placed.
1539     * Drag'n'Drop of text inside the editor widget will now move the
1540       text instead of copying it.
1542     Bugs fixed:
1543     * Fix segfault when pressing Ctrl-Enter when there are no workspace
1544       tags.
1545     * Remove error indicators in all documents when linking (#1705374).
1546     * Sort symbol list tags also by line number (#1703575).
1547     * Fix #1717418, Hang on SQL file load.
1548     * Fix #1718532 - Crash when opening a special HTML file.
1549     * Add workaround for PHP closing brace de-indenting.
1550     * Fix reloading of read-only documents.
1552     Project Management:
1553     * Add keybinding to show project properties dialog.
1554     * Add project Run command support.
1555     * Run Make All and Make Custom from the project base directory.
1557     Custom Global Tags:
1558     * Update C global tags for GTK+ 2.10 and it's dependencies.
1559     * Add option --generate-tags (-g) to generate a global tags file
1560       from a list of source files (see docs).
1561     * Load global tag files stored in ~/.geany/tags at startup #.
1562     * Add Load Tags command in the File menu #.
1563     # This is not supported for Pascal, PHP or LaTeX files yet.
1565     Calltips (for C-like files):
1566     * Show up and down arrows when there are multiple calltip matches.
1567     * Show classname in calltips.
1568     * Parse pointers in function return type.
1569     * Add calltip support for D constructors.
1571     Other changes:
1572     * Parse 'Entering directory' Make messages so opening files from
1573       error messages works for subdirectories (thanks to Josef Whiter).
1574     * Make Go to Tag Definition/Declaration work for all tags.
1575     * Support filetype templates for all filetypes (see docs).
1576     * Make file header optional for filetype templates.
1577     * Add 'Find Selected' and 'Find Prev Selected' search commands and
1578       keybindings (thanks to Jeff Pohlmeyer).
1579     * Add Mark button to the Find dialog, and a Remove Markers item to
1580       the Document menu.
1581     * Add 'Recurse in subfolders' and 'Extra options' checkboxes to the
1582       Find in Files dialog.
1583     * Add 'Switch to last used document' keybinding (Ctrl-Tab).
1584     * Add Goto Previous/Next Marker keybindings (Ctrl-, and Ctrl-.).
1585     * Add Toggle Marker keybinding (Ctrl-M).
1586     * Add keybinding for construct completion, and set the default to
1587       Tab.
1588     * Add MimeType associatiations for: C++ header, Pascal, Perl,
1589       Python, httpd-PHP and XML files (thanks to Iñaki Rodriguez).
1590     * Add brace indenting support for Perl and Tcl.
1591     * Make backspace unindent when using spaces for indentation.
1592     * Wrap notebook pages when switching tabs.
1593     * Speed up loading multiple C-like files slightly.
1594     * New filetypes: JavaScript, Lua and Haskell.
1595     * Set several widget names to allow users to define custom styles
1596       in .gtkrc-2.0.
1597     * Add context actions to run custom commands on current selection
1598       or the current word below cursor.
1599     * Add different auto indention modes.
1600     * Improve replacing in rectangle selections.
1601     * Add custom commands to send selected text through some definable
1602       commands and replace the selection with the output.
1603     * Add command line option --column to allow setting the initial
1604       column for the first opened file on command line.
1605     * Improve the auto scrolling of documents.
1606     * Improve loading of the VTE library.
1607     * Add an option for using spaces or tabulators when inserting some
1608       whitespace.
1609     * Add an option to disable Drag'n'Drop in the editor widget.
1611     Documentation:
1612     * Add Project Management, Global Tags, Construct Completion
1613       sections.
1614     * Add Bookmarks section (thanks to John Gabriele).
1615     * Update Filetype Templates, Search sections.
1617     Internationalisation:
1618     * New translations: bg.
1619     * Updated translations: ca, cs, de, es, fr, zh_CN.
1622 Geany 0.10.2 (February 25, 2007)
1624     Bugs fixed:
1625     * Fixed serious crash of complete X session when using the Stop
1626       command when Geany is run from the program menu (closes #1668017).
1629 Geany 0.10.1 (February 23, 2007)
1631     Bugs fixed:
1632     * Wrong tab foreground colour for unmodified documents.
1633     * Fixed crashes when closing dialogs by clicking X on some systems.
1634     * Fixed missing global tags for C files when a C++ source file was
1635       loaded first.
1636     * Fixed autocompletion missing tag matches.
1637     * Fixed a wrong PASCAL autocompletion.
1638     * Set single undo action when toggling multiple lines or stripping
1639       trailing spaces.
1640     * Prevent some possible invalid memory reads.
1641     * Convert config, application and documentation dir paths to locale
1642       encoding before using it.
1643     * Fixed errors when changing directories containing special
1644       characters within the VTE component (thanks to Jeff Pohlmeyer).
1645     * Support newer so-names when loading the VTE library (thanks to
1646       Jeff Pohlmeyer).
1647     * Fixed paste problems on Windows.
1648     * When using Save As the returned filename needs to be converted
1649       into UTF-8.
1650     * Fixed error when parsing of compiler errors by the va_list system.
1651     * Added MimeType entry as suggested by Nick Schermer.
1652     * LaTeX parser: Allow \section*{} and other commands with *.
1653     * Change default keybinding for Close All to Ctrl-Shift-W.
1654     * Allow Make for files with no extension - prevent Build when the
1655       output filename would be the same as the source file.
1656     * Ensure the VTE visual settings are applied when switching to VTE
1657       when the Message Window is hidden.
1658     * Fixed several issues while opening files and improved code.
1659     * Improved the auto scrolling of documents and fixed a bug when
1660       opening files remotely.
1661     * Fixed wrong D function return type after a class definition.
1662     * Added several missing style types for filetype Perl (thanks to
1663       John Gabriele for reporting).
1664     * Prevent right click in Symbol list from selecting a tag.
1665     * Update the symbol list when starting a new document.
1666     * Scroll Compiler and Messages window in view when using Next Error
1667       or Next Message.
1668     * Auto close brackets only when auto completion of constructs is
1669       enabled (closes #1665015).
1670     * Fixed switching to the wrong tab when showing the unsaved dialog.
1672     Internationalisation:
1673     * New translations: fi (thanks to Harri Koskinen).
1674     * Updated translations: cs, de, es, fr, hu.
1677 Geany 0.10 (December 21, 2006)
1679     Changes:
1680     * Added a dialog to insert HTML special characters.
1681     * Added new command line option --line to set the initial line for
1682       the first opened file.
1683     * Implemented new, own Undo system to undo/redo encoding changes.
1684     * Added simple parser for filetype Diff to create tags for each
1685       patched file in a diff file.
1686     * Added new encoding "None" to open files without any character
1687       conversions.
1688     * Added Stop button to abort the Run command.
1689     * New filetype VHDL.
1690     * New scintilla lexer for filetype D with several improvements.
1691     * Improved auto completion of multi line comments
1692     * Added option to execute programs in the VTE instead of executing
1693       them in a terminal emulation window
1694     * Removed the limit on the number of files open.
1695     * Save the build includes and arguments when quitting.
1696     * Added Next Message search command and Next Error build command.
1697     * Make search bar automatically wraparound if necessary.
1698     * Applied patch from Bob Doan to prevent unnecessary search
1699       scrolling and add a preference to suppress some of the search
1700       dialogs.
1701     * Added Find Previous, Find All in Document/Session buttons for the
1702       Find dialog.
1703     * Added Replace (but don't Find) button for the Replace dialog.
1704     * Added 'Hide Message Window' popup menu command.
1705     * Added Alt-[1-9] shortcuts to switch to a certain tab number.
1706     * Limit search dialog history to 30 entries.
1707     * Change python default compile command to create a compiled
1708       python .pyc file (thanks to Bajusz Tamás).
1710     Windows changes:
1711     * Fix #1611530 'file has changed' message on Windows after saving.
1712     * Fixed wrong paste behaviour under Windows with some applications.
1714     Bugs fixed:
1715     * Fixed crash when using "Make object" on new files.
1716     * Fixed incompatible use of read command in the created shell
1717       script to execute programs.
1718     * Fixed wrong insert position when the cursor was moved by keyboard
1719       and comments, includes or a date was inserted.
1720     * Fixed some segfaults when inserting comments, dates and
1721       includes at a position prior to some deleted text.
1722     * Fix message window horizontal scrollbar being too tall on some
1723       systems (thanks to Rob van der Linde).
1725     Internationalisation:
1726     * New translations: fr, hu, it, zh_CN, zh_TW.
1727     * Updated translations: be, ca, cs, de, es, vi.
1730 Geany 0.9 (September 29, 2006)
1732     Changes:
1733     * Added function calltips for files open in the current workspace
1734       for C-like languages.
1735     * Open a second instance by default when starting Geany with no
1736       filenames specified on the command-line.
1737     * Added better error message support for D, for both DMD and GDC;
1738       also GCC-style linker error messages are now parsed.
1739     * Text selections now use syntax highlighting foreground colours
1740       (but can still be overridden in filetypes.common).
1741     * Find in Files improvements: fixed string and whole word only
1742       matching options; a directory selector dialog; filenames passed
1743       to Grep are now sorted alphabetically.
1744     * Remember the VTE current directory at startup.
1745     * Show the messages window on build failure or for Find Usage.
1746     * Added -s command-line option to not load session files (-i is now
1747       used to force a new instance).
1748     * Added comment toggle functionality to easily comment and
1749       uncomment a line with one shortcut.
1750     * Separated filetypes PHP and HTML for better usage.
1751     * New filetypes: Diff, Fortran 77 and Ferite.
1752     * Added auto completion tags for PASCAL.
1753     * Improved VTE usage by adding options for selecting the used shell
1754       and ignoring menu bar accelerator (default F10).
1755     * Added menu items to insert configurable date/time strings.
1756     * Removed the whole FIFO code and replaced it with support for
1757       (Unix Domain) Sockets(including Windows support).
1759     Windows changes:
1760     * Implemented Run command (from the build menu) under Windows.
1761     * Enabled socket code on Windows to detect a running instance.
1762     * Enabled notification if file on disk has changed under Windows.
1764     Bugs fixed:
1765     * Fixed a segfault at startup if terminal follow path setting is
1766       enabled.
1767     * Fixed clicking on error messages being dependent on the current
1768       file's directory.
1769     * Fixed a bug when clicking on a recent file got the wrong
1770       filename.
1771     * Fixed a crash when a compiler output reports an error in a blank
1772       line(can happen in LaTeX)
1773     * Fixed a crash when switching between several filetypes.
1774     * Fixed segfault when replacing tabs by spaces.
1776     Internationalisation:
1777     * New translations: cs, nl, vi.
1778     * Updated translations: de, es.
1781 Geany 0.8 (August 09, 2006)
1783         Changes:
1784         * Find in files feature added which uses the Grep tool.
1785         * Added Make object command to compile using the Make tool.
1786         * Editor notebook tabs can now be reordered by drag and drop.
1787         * Added support for back references when using regex replace.
1788         * Added a Find button to the Replace dialog to skip matches.
1789         * Greatly improved the speed of Replace all/in selection.
1790         * Scroll to 1/4 of the view when jumping to a line number.
1791         * Show messages on the status bar and in the Status window.
1792         * Preferences options for Auto-indentation and Line wrapping.
1793         * Use the mouse click position for Go to tag.
1794         * Added separate filetype_extensions.conf system file.
1795         * Added makefiles for building on Windows.
1796         * Added keyboard shortcuts for increase/decrease of line
1797           indentation.
1798         * Added functionality to uncomment code.
1799         * Encoding support
1800         * Added support for Unicode Byte-Order-Mark (BOM)
1801         * Redesigned preferences dialog.
1802         * Added Undo and Redo toolbar buttons.
1803         * New filetype: D
1804         * Added simple printing support.
1805         * Mark errors while compiling source code within Geany with
1806           indicators(small squiggly underlines)
1808         Bugs fixed:
1809         * Use the full path for files opened from the command-line.
1810         * Fixed saving a file from the unsaved file dialog.
1811         * Fixed replacing with regexes the correct matched text length.
1812         * Fixed applying virtual terminal widget settings at startup.
1813         * Fixed prepending items to the Recent files menu.
1814         * Fixed clipboard commands used in the find entry and Scribble.
1815         * Fixed wrong interpretation of syntax highlighting colours
1816         * And some more.
1818         Windows bugs fixed:
1819         * Don't add .c extension when saving with the All files filter.
1820         * Fixed a tool chooser dialog crash when path doesn't exist.
1821         * Fixed locale problems with Windows message dialogs.
1823         Internationalisation:
1824         * New translations: be, es, pt_BR, ru.
1825         * Updated translations: ca, de, pl.
1827         Documentation:
1828         * Added Scintilla keyboard commands for editing appendix.
1829         * Improved search section; added all find and go to commands.
1830         * Added section about character sets.
1833 Geany 0.7 (June 04, 2006)
1835         * user-definable keyboard shortcuts
1836         * filetype definition files can be overridden in Geany's
1837           configuration directory (please see documentation)
1838         * added filetypes Ruby and Tcl/Tk
1839         * improved build system (for Perl, Python, Ruby and others)
1840         * loading of Virtual Terminal Emulation can be disabled in the
1841           preferences dialog
1842         * new menu item "Search" with Find items from Edit menu and new
1843           item "Find Previous"
1844         * fixed the bug which let Geany crash with newer GTK versions
1845         * improved documentation: added documentation for keyboard
1846           shortcuts, the build system and filetype definition files
1847         * new translations: Catalan and Polish
1848         * many small improvements
1849         * fixed lots of bugs (please see ChangeLog for details)
1852 Geany 0.6 (April 30, 2006)
1854         * added option to place new file tabs to the right or left of
1855           the tab list
1856         * improved file open dialog
1857         * improved scrolling of the compiler output window
1858         * rewrote most of the code for compiling files, now all
1859           settings are read from filetype definition files
1860         * now, you can drag files from a file manager into Geany and
1861           they will be opened
1862         * improved handling of filenames which contain non-UTF8 chars
1863         * added user-definable comment characters to all filetype
1864           definition files
1865         * implemented folding
1866         * added file properties dialog
1867         * improved search and find dialogs
1868         * Geany now creates a FIFO, to communicate between different
1869           instances for opening files in an already running instance
1870         * added filetypes SQL and (O)Caml
1871         * many small improvements
1872         * fixed lots of bugs, including #1419473, #1422135, #1421776
1873           and #1441359
1874         * for more details read the ChangeLog
1877 Geany 0.5 (January 27, 2006)
1879         * set the Open File dialog directory to the same directory as
1880           the current file (thanks to Nick Treleaven for this patch)
1881         * fixed some bugs when opening files with non UTF-8 filenames
1882         * updated included Scintilla to version 1.67
1883         * improved auto indention, now "for (...) {" works, too
1884         * added popup menu to sidebar lists, to quickly hide them
1885         * symbol list support for filetypes LaTeX and DocBook
1886         * added .cc, .hh and .hxx extension for filetype C++
1887         * added new keywords for PHP5
1888         * added new option "Beep on errors" to disable beeping
1889         * eliminated compiler (gcc4) warnings
1890         * closed bug #1387828 and #1387839
1891         * fixed lots of bugs (please see ChangeLog for details)
1894 Geany 0.4 (December 21, 2005)
1896         * new filetype: Assembler
1897         * new filetype: Conf for configuration files
1898         * added a terminal emulation widget, needs only libvte.so at
1899           runtime, but it also runs without it, see documentation
1900         * made some general improvements to increase startup speed
1901         * changed "build with make" keyboard shortcut to Shift+F9 to
1902           avoid problems with window managers key bindings
1903         * added auto-closing [ and { brackets in LaTex-Mode
1904         * improved documentation, but it is not yet complete
1905         * improved the symbol list to categorise the tags in a tree
1906         * some new options in the preferences dialog
1907         * added popup menu to the list of open files
1908         * there are lots of other small changes made since last release
1909         * some bugfixes (please see ChangeLog for details)
1912 Geany 0.3 (November 20, 2005)
1914         * Geany now has a mailing list, for details see
1915           http://geany.uvena.de
1916         * added open files list in the left treeview widget
1917         * added toolbar button to open the color chooser
1918         * heavily improved recent files menu
1919         * added shortcut for "walking" between open documents by
1920           pressing STRG+LEFT resp. STRG+RIGHT
1921         * created template files for new files with specified filetype
1922         * added highlighting support for Python (please give feedback)
1923         * extracted all hardcoded styling definitions for all filetypes
1924           so they can be easily edited
1925         * added vertical line to mark long lines
1926         * fixed a bug that caused a segfault if configuration directory
1927           could not created
1928         * fixed a bug which prevented auto-completion from working
1929         * many minor bugfixes (see ChangeLog for details)
1932 Geany 0.2 (October 26, 2005)
1934         * improved file open dialog
1935         * improved Find dialog
1936         * powerful Replace dialog
1937         * gcc4 compilation fix
1938         * minor bugfixes
1941 Geany 0.1 (October 19, 2005)
1943         * first official release