1
0
mirror of https://github.com/DanilaFe/abacus synced 2025-06-18 18:14:40 -07:00
Commit Graph

15 Commits

Author SHA1 Message Date
202eb3ebe1 Add missing javadoc. 2017-08-05 17:29:35 -07:00
467d5d4145 Get rid of unnecessary supplier. 2017-08-05 17:09:12 -07:00
9efe9be5b4 Remove the default load-from-file behavior from the Abacus core. 2017-08-05 17:04:07 -07:00
edba2eca2e Make loading plugins a non-core part of Abacus, avoiding desktop APIs. 2017-08-05 16:21:02 -07:00
5019782393 Add missing comment. 2017-08-04 13:21:28 -07:00
4c8dff6623 Merge branch 'sin'
# Conflicts:
#	src/main/java/org/nwapw/abacus/Abacus.java
#	src/main/java/org/nwapw/abacus/plugin/PluginManager.java
2017-08-04 12:04:37 -07:00
8a79d0c2df Add the number implementation to the plugin manager, and use it. 2017-08-03 21:05:25 -07:00
21150fa7a2 Actually disable loading the plugin functions in the PluginManager. 2017-08-02 19:06:16 -07:00
33deb34925 Merge the two configuration classes into one. 2017-08-01 10:24:32 -07:00
d339385cf2 Switch to the new UI. 2017-08-01 09:53:38 -07:00
a278e5bb9a Format code. 2017-07-30 21:11:32 -07:00
b35d3a3cd4 Remove the window as a part of the Abacus class. 2017-07-30 15:00:08 -07:00
5e8afd54e0 Add some comments. 2017-07-30 14:59:20 -07:00
127644ea46 Remove abacus dependency from PluginManager. 2017-07-30 14:42:06 -07:00
bce469ec8d Move the source files into a new default directory. 2017-07-29 23:44:21 -07:00