8 Commits (10439606db87c8ebac723f9b31e8ef57291edd10)

Author SHA1 Message Date
Drew Short 10439606db Working on selection in the ImageTilePane. 10 years ago
Drew Short 9b1e366e45 Fixed annoying bug where if there were less images than the limit, the pagination would never render the content. 10 years ago
Drew Short 838698d7b2 Working on getting selections working in the tile pane. Limited the pagination to 9 pages at a time otherwise weird elipses appear for two digit values. Look into later. Also fixed the config file output to not inuclude comments as they bloated the file needlessly. 10 years ago
Drew Short b5512f02f3 Working on some cleanup. Moved setup logic for the image tile into it's own class. Reduced the logic in the factory. Need to work on context menus and selectable items in the pane next. Might have to be done with a custom TilePane that allows selection. 10 years ago
Drew Short 78804a305f Paginated the results for faster display and resizing. 10 years ago
Drew Short e72b94281e Working progress bar and progress label implementation 10 years ago
Drew Short 783a3a4aba More refactoring 10 years ago
Drew Short dfa3dee087 Working on creating a multi-module build of the project! 10 years ago
Drew Short fabace8005 Fixes for unmanaged FileInputStreams hogging file descriptors. 10 years ago
Drew Short 4cecab8f63 Working on getting directory browsing working. 10 years ago
Drew Short 8780c34dd9 Temporarilly adding an image to the app and some initialization code as a proof of concept for some of the functionality. Need to redesign the images in the tile view as a custom component with a label. Also selectable and interactable. Right click context aware and multi-seletable. For the List View in the tags tab, those need to be modified to be objects that store tag information as well... also sorting/filtering ability. 10 years ago
Drew Short 199465c59a Additional Changes to the GUI layout. 10 years ago
Drew Short 0b52897e65 More basic interface changes. 10 years ago
Drew Short a225f267cf Started doing some work on the GUI. 10 years ago
Drew Short 9d5fc4107f Fixed an issue with the default logging. Also made some sort of basic change to the fxml for the main app. 10 years ago
Drew Short 91de82f020 Working basic interface with menubar partially implemented. Next step, include simple cli and cli flags for running without creating gui 11 years ago
Drew Short 4308b163d8 Started work on basic JavaFX implementation, also got some scala included to create the prerequisite folder in src. 11 years ago