Commit Graph

24 Commits

Author SHA1 Message Date
Brendan Robert
149c2c8693 Fix multiple window issue. 2023-12-27 20:56:14 -06:00
Brendan Robert
885dc982b4 Re-implemented undo functionality 2023-10-09 19:06:23 -05:00
Brendan Robert
37a9d805fd Upgraded outlaw editor to Java 17, had to remove OSGi plugin support (we never used it) 2023-09-08 20:59:23 -05:00
Brendan Robert
0be1b6fe3e Updating library dependencies to modern versions 2021-04-02 15:08:12 -05:00
Brendan Robert
ec4f0f410b Updated ControlsFX library version and added sort by context menu option 2019-05-19 10:34:03 -04:00
Brendan Robert
8fd55f6230 Overhaul of spreadsheet user interface 2018-09-15 16:24:24 -05:00
badvision
6e7144df6a Updated POM dependencies to newer versions of things. Because OOOoooo SHINY! 2017-07-03 10:39:24 -05:00
badvision
eee5be69db Updated build to use proper maven packager and support netbeans profiling 2016-12-18 12:48:46 -06:00
Brendan Robert
ba0b04ce0e Can haz excel and TSV import! 2016-07-05 17:06:00 -05:00
Brendan Robert
18ed359af0 Application state is now an OSGi concern and SCR has been fully integrated to simplify plugin registration 2016-07-03 01:01:05 -05:00
Brendan Robert
594fb0e10e First step in having an API: The global application state is now an OSGi component and can be accessed by the plugins. 2016-06-26 23:36:28 -05:00
Brendan Robert
485776902e Added starting point of plugin system and example plugin 2016-06-26 19:55:26 -05:00
Brendan Robert
c2b3283601 Copy/paste support added to the Apple hi-res editor (as well as selection) 2016-04-09 10:16:52 -05:00
Brendan Robert
e2dd52fbfc Completely reworked packaging mechanics to create a more reliable result. 2016-01-30 13:02:11 -06:00
Brendan Robert
6854b8d744 Undo support feature; partially working. 2016-01-30 08:48:46 -06:00
Brendan Robert
f4b45003bd Switched to JFX 1.8 packaging and added visibility controls for scripts (still a work in progress though) 2015-05-14 01:01:58 -05:00
Brendan Robert
8206fb28dd Updated project dependencies to be compatible with JDK8u40 2015-04-02 23:44:09 -05:00
Brendan Robert
559e20e645 Image conversion tests and tweaks to get image dithering looking correctly for HGR and DHGR again (finally!!) 2014-11-02 01:02:10 -05:00
Brendan Robert
04b9a40a7b Offically requiring Java 8 now. (sorry!) 2014-06-07 13:27:00 -05:00
Brendan Robert
ab704365b9 Updated schema to be more correctly-formed, backed by new unit tests for Mythos scripting support 2014-02-27 01:48:27 -06:00
Brendan Robert
1a2867d18c Another attempt to fix the packaging as the previous one was missing the javafx packager jar 2013-08-05 20:08:29 -05:00
Brendan Robert
8ed86d8e84 Fixing packaging bug found by R. Grecco. (Thanks!) 2013-08-05 19:44:55 -05:00
Brendan Robert
f3af416eea Adding application class to manifest so jar can be executable 2013-08-05 15:11:37 -05:00
Brendan Robert
e17604383f Base alpha version with Apple HiRes and Apple Double HiRes support working. 2013-08-03 00:03:17 -05:00