Changelog for
highlight-debugsource-3.6-4.24.i586.rpm :
* Wed Oct 12 2011 detlefAATTlinks2linux.de- new upstream version <3.5>
* added support for UPC (thanks to Viraj Sinha)
* added support for N3, N-Triples, Turtle, SPARQL (suggested by Heiko Jansen)
* added Solarized color theme (thanks to Steve Huff)
* fixed OCaml definition (thanks to Kakadu Hafanana)
* fixed --force option (thanks to Stefan Bühler)
* fixed camo colour theme
* removed sienna and desertEx colour themes
* CLI: fixed segfault with --print-style option
* GUI: added \"Dock floating panels\" checkbox in the main menu
* Sat Jun 04 2011 pascal.bleserAATTopensuse.org- use %{optflags}- update to 3.5:
* updated astyle code to release 2.02
* fixed --force option
* Sat Apr 02 2011 detlefAATTlinks2linux.de- new upstream version <3.4>
* added support for ABC, Algol, AS/400 CL, BCPL, Limbo, Gambas, JavaFX, RPG, Transact-SQL, PL/Perl, PL/Tcl, PL/Python, Charmm
* fixed web plugins (Serendipity, DokuWiki, Wordpress)
* fixed BBCode closing tag order
* GUI: Updated Czech translation (thanks to Pavel Fric)
* Thu Dec 30 2010 detlefAATTlinks2linux.de- new upstream version <3.3>
* updated astyle code to release 2.01
* fixed overwriting of files with the same name in recursive batch mode (thanks to Ramanathan U.)
* added DataDir class to SWIG interface (patch by David Bremner)
* added Andes theme (thanks to Roger Sperberg)
* enabled deprecated AATThighlight pass-through (suggested by David Bremner)
* dropped oceandeep theme
* updated documentation
* Sat Nov 13 2010 detlefAATTlinks2linux.de- new upstream version <3.2>
* added plug-in function AddKeyword (suggested by Michael Serrano)
* language definitions are cached instead of being reloaded if input syntax changes
* added keyword group ID parameter to the plug-in function OnStateChange
* added plug-in script bash_functions.lua
* added theme description in output style\'s comment
* added enum and union keywords in c.lang (thanks to Thiago)
* added dl linking flag in Makefile to fix Debian build error. (thanks to Michael Serrano)
* added NDEBUG flag in makefile to disable asserts
* Wed Aug 25 2010 detlefAATTlinks2linux.de- new upstream version <3.1>
* Fri Apr 02 2010 detlefAATTlinks2linux.de- new upstream version <2.16>
* updated astyle code to release 1.24
* added indentation styles 1tbs and horstmann
* added --no-trailing-nl switch (suggested by Adiel Mittmann)
* added Modula2 definition (thanks to Benjamin Kowarsch)
* added EBNF definition (thanks to Mate Ory)
* added ABNF, AutoHotKey, BBCode and Clean language definitions
* updated C++ definition to support C++0x syntax
* added StartupNotify switch in desktop file (patch by Jochen Schmitt)
* Sat Feb 27 2010 detlefAATTlinks2linux.de- new upstream version <2.15>
* improved HTML nested language patterns (thanks to Simone)
* improved Rexx and PL1 definitions (thabnks to Robert Prins)
* added support for NXC and NBC
* GUI: added copy and paste support (thanks to Torsten Flamminger)
* GUI: fixed preview of UTF-8 input
* Mon Jan 25 2010 detlefAATTlinks2linux.de- new upstream version <2.14>
* fixed Rexx output (thanks to Marc Hessling)
* added support for Go and Pure
* added support for BNF (thanks to Julien Fontanet)
* updated Logtalk definition (thanks to Paulo Moura)
* updated THE theme (thanks to Marc Hessling)
* CLI: --quiet switch supresses \"Unknown source file extension\" error (suggested by Nathan Gray)
* Tue Oct 13 2009 detlefAATTlinks2linux.de- new upstream version <2.13>
* Fixed SVG output (thanks to Xico)
* GUI: added new icon
* Fri Sep 11 2009 detlefAATTlinks2linux.de- new upstream version <2.12>
* fixed bug with $INCLUDE statement
* fixed ctags file parsing
* added nested language recognition within a source file (suggested by Pavel Striz)
* added $NESTED statement to language definitions (pas, html, tex)
* added support for F# (fs.lang)
* added support for haXe (hx.lang)
* improved various language definitions
* revised documentation
* LIB: added version to shared lib output name
* CLI: added options --start-nested and --print-style
* Sat Aug 01 2009 detlefAATTlinks2linux.de- new upstream version <2.11>
* added BBCode output option (--bbcode, suggested by Qui Peccavit)
* added new --delim-cr option to cope with MacOS 9 files (suggested by Steven Haddock)
* added shared lib target (make lib-shared, suggested by Dario Teixeira)
* list of installed languages (--list-langs) was enhanced to include mapped file extensions (suggested by Martin Kammerlander)
* improved many colour themes using Agave (agave.sf.net)
* Wed Jul 22 2009 detlefAATTlinks2linux.de- new upstream version <2.10>
* fixed CR parsing bug on MacOS (thanks to Shiro Wilde)
* fixed SWIG makefile (thanks to David Bremner)
* license changed from GPLv2 to GPLv3 (incl. included libs)
* updated Artistic Style lib to version 1.23
* new indentation schemes: stroustrup, whitesmith, banner
* removed indentSchemes and helpmsg directories
* removed README_INDENT
* replaced ide-devcpp theme by a new jedit theme
* added support for Interactive Data Language (idlang, thanks to Roberto Mendoza)
* added support for Rebol, Oz, Mercury, Zonnon, ATS (Applied Type System), CHILL, NetRexx, Inno Setup and INTERLIS
* added pp, rjs, jnlp, groovy, gnad, es, sblc, ooc, gst, sq extensions to filetypes.conf
* improved Prolog, Pike, Oberon, Nice, Java, Lisp, Lua, Haskell, C# and SML definitions
* improved spec.lang for RPM (thanks to Luoyi Ly)
* CLI: option --help-lang is deprecated
* API: dropped setSpecialOptions(), renamed initializing methods to init
*- 2.9
* added more customized boxes for the LaTeX --pretty-symbols switch (thanks to Romain Francois)
* GUI: fixed makefile to pass costum paths to the Qt project makefile (thanks to Joerg Germeroth)
* GUI: reduced window height (thanks to Fidel Barrera)
* GUI: added Spanish translation (thanks to Fidel Barrera)
* GUI: added drag and drop for input files- 2.8
* added --pretty-symbols option to improve LaTeX output quality of tilde and braces (thanks to Romain Francois)
* omitted warning message if --syntax parameter is contained in the --skip list (thanks to Bob Smith)
* included language descriptions in --list-langs output
* dropped dependency of --replace-quotes and --fragment options
* enhanced Python SWIG example (testmod.py)
* added qmake language definition
* fixed SWIG scripts (thanks to David Bremner)
* fixed gcc 4.4 compilation (patch by Jochen Schmitt)
* dropped core/html32generator.
*
* dropped src/gui (wxWidgets based interface)
* GUI: rewrote the user interface using Qt