Skip to content

Tags: flowboard/Dux

Tags

v0.5

Toggle v0.5's commit message
remove line wrapping items from preferences window (they didn't do an…

…ything anyway)

v0.4.1

Toggle v0.4.1's commit message
fix my name in some comment blocks

v0.4

Toggle v0.4's commit message
bump version number to 4.0

v0.3.2

Toggle v0.3.2's commit message
Implement sandboxing:

 * add developer certificate for code signing
 * add entitlement to read/write user selected files
 * add entitlement for printing
 * refactor File -> Open Quickly to work with sandboxing (users must now browse to the open quickly search path, before it can be used)

v0.3.1

Toggle v0.3.1's commit message
bugfix php highlighter's handling of keywords with _ in the name

closes #27