Michael-Jouanneau
3199b7c775
Changed Things
2016-11-21 04:28:26 +01:00
Michael-Jouanneau
e04ce8a6c1
Changed Things
2016-11-20 08:46:51 +01:00
Michael-Jouanneau
644b6eef49
Changed Things
2016-11-17 20:23:54 +01:00
Michael-Jouanneau
32f26f6023
Changed Things
2016-11-17 20:19:52 +01:00
Michael-Jouanneau
f022d0a625
Changed Things
2016-11-17 20:19:10 +01:00
Michael-Jouanneau
1ca75ba769
Changed Things
2016-11-17 18:43:14 +01:00
Michael-Jouanneau
46b11c3ba1
Changed Things
2016-11-17 18:20:52 +01:00
Michael-Jouanneau
21ada67b10
Changed Things
2016-11-17 18:18:38 +01:00
Michael-Jouanneau
585b6d569f
Changed Things
2016-11-17 18:02:00 +01:00
Michael-Jouanneau
2b21aa0296
Changed Things
2016-11-17 17:41:13 +01:00
Michael-Jouanneau
3256e43c6c
Changed Things
2016-11-16 18:46:54 +01:00
Michael-Jouanneau
0b386b6957
Changed Things
2016-11-16 18:41:38 +01:00
Michael-Jouanneau
04b3e890b8
Changed Things
2016-11-16 18:29:36 +01:00
Michael-Jouanneau
7754202e9b
Changed Things
2016-11-16 18:03:25 +01:00
Michael-Jouanneau
023dbcb4ff
Changed Things
2016-11-16 17:49:43 +01:00
Michael-Jouanneau
aa8e545a1a
Merge remote-tracking branch 'origin/master'
2016-11-16 14:27:25 +01:00
Michael-Jouanneau
1a011e8001
Changed Things
2016-11-16 14:26:26 +01:00
aadb1b8b38
Minor update
...
- Added swedish localization file
2016-11-16 11:41:45 +04:00
d0d8ade4b6
Minor update
...
- Added JOE and localization support
2016-11-16 11:17:28 +04:00
Michael-Jouanneau
2371df5ba9
Changed Things
2016-11-16 07:39:59 +01:00
Michael-Jouanneau
8aa27c8cae
Changed Things
2016-11-16 07:04:23 +01:00
Michael-Jouanneau
d10e862b99
Changed Things
2016-11-16 07:00:20 +01:00
Gabriel Tofvesson
b6ec4c0447
Minor update
...
- Added custom theme manager
2016-11-15 22:39:29 +01:00
Michael-Jouanneau
333123fba9
Changed Things
2016-11-15 21:45:49 +01:00
Michael-Jouanneau
b0880c3e35
Changed Things
2016-11-15 18:37:04 +01:00
Gabriel Tofvesson
f3551e1d9b
Merge remote-tracking branch 'origin/master'
2016-11-14 21:55:13 +01:00
Gabriel Tofvesson
84873a23f1
Minor update
...
- Start of a new language
- Updated layout
2016-11-14 21:55:06 +01:00
Michael-Jouanneau
b050a1f949
Merge remote-tracking branch 'origin/master'
2016-11-14 21:51:50 +01:00
Michael-Jouanneau
b8dd2ce05e
Changed Things
2016-11-14 21:51:38 +01:00
Gabriel Tofvesson
a7fd34a3f2
Minor update
...
- Start of a new language
2016-11-14 21:51:07 +01:00
Michael-Jouanneau
73cf39f11c
Changed Things
2016-11-14 21:11:19 +01:00
Michael-Jouanneau
beada8c939
Changed Things
2016-11-14 21:02:22 +01:00
Michael-Jouanneau
e5dc2e2702
Changed Things
2016-11-14 21:00:30 +01:00
Michael-Jouanneau
88f07fb6c6
Changed Things
2016-11-14 20:29:05 +01:00
Michael-Jouanneau
689c1b1dd6
Changed Things
2016-11-14 20:16:42 +01:00
Michael-Jouanneau
946c105ee3
Changed Things
2016-11-14 20:15:27 +01:00
Michael-Jouanneau
9b31b6c178
Changed Things
2016-11-14 20:13:27 +01:00
Michael-Jouanneau
269a6526d8
Changed Things
2016-11-14 20:09:27 +01:00
Michael-Jouanneau
f7f46ab813
Changed Things
2016-11-14 19:59:02 +01:00
Michael-Jouanneau
47477604ee
Changed Things
2016-11-14 19:55:39 +01:00
22dd01a9da
Minor update
...
- Updater shows a dialog box to inform user that it is searching for updates
- Updater deletes old version when new version is downloaded
2016-11-14 21:28:03 +04:00
Michael-Jouanneau
46d2604845
Changed Things
2016-11-13 22:09:52 +01:00
Gabriel Tofvesson
d8ef436e03
Major Update
...
- Created Updater and downloader for updated launcher jar
2016-11-13 21:23:31 +01:00
Gabriel Tofvesson
34984083ce
Merge remote-tracking branch 'origin/master'
...
# Conflicts:
# src/Launcher/Main.java
2016-11-13 14:23:39 +01:00
Gabriel Tofvesson
327cedc852
Updated version number
2016-11-13 14:23:04 +01:00
Michael-Jouanneau
7189ea9a46
Changed Things
2016-11-13 14:18:39 +01:00
Michael-Jouanneau
d72ce18141
Changed Things
2016-11-12 10:00:30 +01:00
33677806ef
Major update (Stable)
...
- Update libRefTools library
- Completely rewrote Tabs class
- Tabs class now uses ShiftingList to ensure that unused resources get recycled
- Loaded resources can now be unloaded at will
- Loaded resources can now be reloaded at will
- Previously loaded, non-recycled resources are loaded from ShiftingList
- Added implicit sub-tab support by requesting a parent to place tab in
- Added blank settings sub-tab layout asset files
- Fixed some continuity for variables in Main class
- Made css style handling changes to allow for dynamic color change and selection of tabs
- Id's are no longer used to define style of tabs. That is done by styleClass now
- StyleClasses are now updated from Main when a tab is selected
- Selected tabs use regular tab "hover" color to signify selection
- Selected tabs that are being hovered over are even darker
- Added "local layout" references inside onMouseClicked listeners to continuity
- Made updating currently selected tab easier by moving all the code to a method
2016-11-12 03:40:55 +04:00
Michael-Jouanneau
4facd84106
Changed Things
2016-11-07 20:33:20 +01:00
Michael-Jouanneau
0f1615d9c3
Changed Things
2016-11-06 19:03:12 +01:00