10 Commits (fd43e7db8e2d4c35561140560d32b8ab0f0ff39a)

Author SHA1 Message Date
Drew Short fd43e7db8e Cleanup, Reorganize code, fix formatting, change thumbnail format to PNG to avoid a weird transparency issue. 10 years ago
Drew Short 76a7f46229 Optimized the imports across the project. Abstracted some of the file opening logic out in the event that different flavors of linux don't want to work with the file opening 10 years ago
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