Skip to content

Conversation

@Krumuvecis
Copy link
Member

@Krumuvecis Krumuvecis commented Sep 6, 2022

Changelog (0.8.4 - 0.8.15)

Dependancies:

  • threadAbstraction upgrade to 0.4.2
  • pom update
  • jitpack config

Major changes:

  • refactoring graphics adapter
  • window rework
    • window abstraction improvements
    • changeable window icon (currently not working, when compiled)
    • window and action listeners
  • color schemes
  • panel rework
    • border properties
    • static and dynamic panels
    • various panel and layout improvements
  • page rework
    • overlay
    • abstraction improvements
    • page presets
      • header and footer page
      • fully paneled page
  • simple parts
    • SimpleJButton
    • dynamic label
    • sliders (linear and exponential)

Demo changes:

  • general demo restructure and new demos
  • demo run configurations
  • data preparations for checkbox
  • sandbox fix

Miscellaneous:

  • some docs and readme updates
  • informational flowchart and diagram updates
  • import optimization
  • other improvements and fixes
  • some cleanup
  • partial old graphics engine removal

* refactoring graphics adapter
* minor changes to windows
* header and footer page preset

* two-page demo stub
* multi-adapter demo
* general demo restructure

* some javadocs added
* other minor changes
* threadAbstraction upgrade to 0.4.2
* pom update
* SimpleJButton
* overlay
* demo run configurations
* multi-page window stub
* improvements
* fixes
* refactoring
* docs and readme updates
* cleanup
@Krumuvecis Krumuvecis self-assigned this Sep 6, 2022
@Krumuvecis Krumuvecis added the idea Further work required label Sep 7, 2022
* overlay improvements
* overlay demo improvements
@Krumuvecis

This comment was marked as resolved.

* changeable window icon
* multi-page window fix
* multi-page window demo fix
* window inheritance flowchart
* window structure diagram update
* refactoring
* improvements and docs
@Krumuvecis

This comment was marked as resolved.

@Krumuvecis Krumuvecis added the feature New feature or request label Sep 7, 2022
* feature-preview demo fix
* work on feature-preview demo
* window listener
* old engine cleanup
*demo improvements
* docs
@Krumuvecis Krumuvecis added documentation Improvements or additions to documentation optimization A code improvement labels Sep 8, 2022
* work on panels, layouts, action listeners, demos and more
* optimization
* feature-preview page 3
* dynamic label stub
* more changes
* color schemes
* border properties
* static and dynamic panels
* data preparations for checkbox
* refactoring
* sandbox fix
* cleanup
@Krumuvecis
Copy link
Member Author

TODO:

  • add keyboard listeners
  • add mouse listeners
  • see what's salvageable from old graphics engine
  • remove the old graphics engine completely

* jitpack config
* dynamic label
* sliders
* demo-5 page-4 stub
@Krumuvecis
Copy link
Member Author

Krumuvecis commented Dec 18, 2022

TODO (dynamic label and sliders)

Testing

  • use dynamic label in demo-5 page-3
  • add slideable values and dynamic labels to demo-5 page-4 center panel
  • add sliders to demo-5 page-4 left panel

Features

  • add slider reversibility
  • fix dynamic label positioning

Other

  • maybe some docs for labels, both simple and dynamic
  • docs for demo-5 page-4

@Krumuvecis Krumuvecis added the test Tests needed label Dec 18, 2022
* page rework
* src import optimization
* pom and readme update
@Krumuvecis
Copy link
Member Author

Krumuvecis commented Dec 29, 2022

TODO (regarding tests; after 0.8.14)

  • optimize tests for new page model
  • make tests for FullyPaneledPage

* renamed `prepareFixedPanels()` to `initializePanels()` for paneled pages
* test improvements:
  * some refactoring
  * import optimization
  * docs improvements
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation feature New feature or request idea Further work required optimization A code improvement test Tests needed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants