Update Package: Geany 0.19

Bug #593602 reported by Oliver Marks
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
GetDeb Software Portal
Fix Released
Medium
Christoph Korn

Bug Description

Changelog:
Build system reworked to be much more configurable (by Lex Trotman).
Use POSIX system/GNU regex engine for find & replace. This alters regex syntax - we now support '?' operator and match newlines.
Support adding custom filetype files.
Add preference and support for virtual spaces.
New filetypes: Txt2Tags, Abc, Verilog, Genie.
Add new special template wildcard "{command:...}" to use the output of a shell command in templates.
Allow '+<number>' and '-<number>' as values for Goto Line inputs to jump relative to the current line.
Add 'View->Editor->Color Schemes' menu (only shown if color scheme files exist).
Add word part autocompletion for the current selected item when pressing keybinding (default Tab) - Enter still completes normally.
Improvements in symbol parsing of D, Java, PHP, Perl, Python, R, VHDL.
Support {ob}, {cb} and {pc} to escape wildcard strings with {, }, % for snippets, fileheader and file templates.
Add {project}, {description} template wildcards (#2954737).
Added translations: ast
Updated translations: de, en_GB, es, fr, gl, ja, nl, pt, ru, sl, sv, tr, vi, zh_CN.

Download: http://download.geany.org/geany-0.19.tar.bz2

summary: - [needs-packaging] Geany 0.19
+ Update Package: Geany 0.19
description: updated
Revision history for this message
Christoph Korn (c-korn) wrote :

Taking geany 0.18.1-1 as starting point.

Changed in getdeb.net:
assignee: nobody → Christoph Korn (c-korn)
importance: Undecided → Medium
status: New → In Progress
Revision history for this message
Christoph Korn (c-korn) wrote :

Package has been built for lucid.

Changed in getdeb.net:
status: In Progress → Fix Committed
status: Fix Committed → Fix Released
Revision history for this message
Christoph Korn (c-korn) wrote :
Download full text (6.3 KiB)

Published.

Thanks.

---------------
geany (0.19-1~getdeb1) lucid; urgency=low

  * New upstream version (LP: #593602)
    Geany 0.19 (June 12, 2010)

        General:
        * Build system reworked to be much more configurable (by Lex
        Trotman).
        * Use POSIX system/GNU regex engine for find & replace. This alters
          regex syntax - we now support '?' operator and match newlines.
        * Support adding custom filetype files.
        * Add new command line option --list-documents to return a list
          of currently opened documents
        * Remove deprecated --debug flag. Please use --verbose/-v instead.

        Interface:
        * Add option 'System Default' for toolbar icon style and size to use
          the GTK default value.
        * Allow '+<number>' and '-<number>' as values for Goto Line inputs
          to jump relative to the current line.
        * Add preference to add new document tabs beside the current one
          (patch by Colomban Wendling).
        * Enable type-ahead find for sidebar symbols and documents tabs
          (patch by Thomas Martitz).
        * Make Ctrl-click on any notebook tab switch to the last used
          document.
        * Add 'Edit->Commands' menu.
        * Add 'Edit->Plugin Preferences' menu item and keybinding.
        * Add 'View->Editor->Color Schemes' menu (only shown if color
          scheme files exist).

        Prefs:
        * Hide 'Tabs and Spaces: Hard tab width' preference - it should
          always be 8. (Hidden setting kept in case users have modified it).
        * Add sidebar position interface pref.
        * Add project long line marker customisation (patch from Eugene
          Arshinov).

        Editor:
        * Update Scintilla to 2.12.
        * Add preference and support for virtual spaces.
        * Add word part autocompletion for the current selected item when
          pressing keybinding (default Tab) - Enter still completes normally.
        * Remove LaTeX autocompletion from Geany's core and move it to the
          geanyLaTeX plugin.

        Filetypes:
        * New filetype: Txt2Tags (patch by Eric Forgeot).
        * New filetype: Abc (patch by Eric Forgeot).
        * New filetype: Verilog (patch from Kelvin Gardiner).
        * New custom filetype: Genie.
        * Improvements in symbol parsing of PHP and Python files.
        * Add R tagmanager symbol parser (patch by Jon Senior).
        * Update Perl tag parser from ctags - removes support for
          buggy local/my/our but parses constant/format/labels.
        * Parse more VHDL tags (patch from Kelvin Gardiner).
        * Highlight D & Java types from a global tags file.
        * Parse Python lambda functions (patch from Colomban Wendling).

        Keybindings:
        * Add keybindings to switch to the sidebar's Document and Symbol list
        as
          well as to the Message Window's current tab (patch by Eugene
          Arshinov).
        * Add 'Remove Markers' and 'Remove Error Indicators' keybindings.
        * Make 'Reflow block/lines(s)' keybinding use line breaking column
        when
          enabled (patch by Lex Trotman).
        * Add 'Select to pre...

Read more...

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.