Skip to content

Releases: inyokaproject/inyokaedit

InyokaEdit 0.6.0

16 Apr 17:39
Compare
Choose a tag to compare
  • Possibility to choose preview reload key.
  • Added timed preview.
  • Fixed issue with font size settings.
  • Updated styles download script.
  • Changed some icon positions on toolbar.
  • Fixed wrong parsing of monospace with other syntax elements.
  • Added syntax overview window.
  • Added new interwiki links.
  • Fixed #74 (Support for forward/backward mouse button in preview)

InyokaEdit 0.5.0

16 Apr 17:36
Compare
Choose a tag to compare

[ Christian Schärf ]

  • New uploader.
  • Added table template dialog.
  • Fixed #41 (table dialog heading failure)

[ Thorsten Roth ]

  • Started with the introduction of parser templates.
  • Much code reorganization.
  • Added HTML preview template file.
  • Separated text format definitions into config file.
  • Fixed #37 (New line syntax element not supported), #70 (Offering article templates), #34 (Horizontal line not supported), #39 (removed infobox code block syntax highlighting), #68 (downloading older article revisions), #36 (Second colon in Wikilink breaks syntax), #42 (Simple code formatting not supported), #38 (all text formats are supported now!), #40 (TOC issue with spaces), #87 (infobox after styles DL), #73 (autosave file)
  • Added game info box to toolbar combobox.
  • Added new interwiki links.
  • Possibility to set font family for editor.
  • Pop-up menu for inserting syntax highlighting in code blocks.
  • Syntax highlighting in code blocks with Pygments (only under Linux).

[ Dominique Lasserre ]

  • Use hardening flags (using wrapper). New build dependency: hardening-wrapper

InyokaEdit 0.4.0

16 Apr 17:29
Compare
Choose a tag to compare

[Dominique Lasserre]

  • Improved Makefile (installation target). Hunspell dependency now optional (dynamic check with pkg-config which is a new dependency). Spell checker can be disabled (but is enabled by default). Fixed #85.
  • Added me to authors of debian/*.
  • Accept libqt4-dev << 4:4.7.0 as replacement of libqtwebkit-dev.

[Thorsten Roth]

  • Fixed #4 (No edit after search), #67 (Show preview alongside editor), #5 (crash on startup), #24 and #25 (cursor moving and marking issues).
  • Added simple logging function.
  • Added possibility to check interwiki links for validity.

InyokaEdit 0.3.1

16 Apr 17:25
Compare
Choose a tag to compare

Fixed a bug in table of contents creation and parsing code blocks.

InyokaEdit 0.3.0

16 Apr 17:24
Compare
Choose a tag to compare

This release includes many bug fixes and an improved package distribution (many thanks to Lasall!). Printing and PDF export is supported under Linux now and buttons for navigation (forward/back/refresh) have been added to preview page.

Changes in detail:
[Dominique Lasserre]

  • Apply new versions scheme.
  • Bump to Standards version 3.9.3.
  • Bump to DEP-5 copyright format 1.0.
  • Switch from cdbs to dh.
  • Support DEB_BUILD_OPTIONS "parallel=%s" and "noopt".
  • Improved package descriptions.
  • Added lintian override for false positive spelling mistake "Programm".
  • Fixed #28 and #29
  • Added Vcs-Browser and Vcs-Bzr control elements.
  • Install manpages from plain text files.
  • Added watch and debian menu file.

[Thorsten Roth]

  • Added Dominique Lasserre as uploader
  • Added back/forward/reload button to toolbar in preview (#71).
  • Switched to source format 3.0 (quilt)
  • Fixed #82, #84, #83, #81, #80, #30, #72, #31 and #11.
  • Added printer support (normal printer and PDF)
  • File name is set after article download.

InyokaEdit 0.2.0

16 Apr 17:18
Compare
Choose a tag to compare
InyokaEdit 0.2.0 Pre-release
Pre-release
  • Minor fixes for windows (made hunspell working).
  • Added some Doxygen comments
  • Removed call for styles-download with every new application version
  • Added missing icons
  • Fixed bug #6, bug #9, bug #27 and bug #26
  • Possibility to remove temp. downloaded images

InyokaEdit 0.1.0

16 Apr 17:15
Compare
Choose a tag to compare
InyokaEdit 0.1.0 Pre-release
Pre-release

Some parser and code improvements:

  • Separated link parser into CParseLinks
  • Fixed bug #1 (Some signs break link syntax) and bug #3
  • Separated file functions into CFileOperations
  • Separated download functions into CDownload
  • Cleaned up parser
  • Fixes for running InyokaEdit under Windows

InyokaEdit 0.0.9

16 Apr 17:12
Compare
Choose a tag to compare
InyokaEdit 0.0.9 Pre-release
Pre-release

First public test release.