16 Commits (76a7f4622905ee440d0aab569df370bbc5130b7a)

Author SHA1 Message Date
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 3583793e3c Fixed file opening on linux 10 years ago
Drew Short 29bcda07ed Working single and multi delete for files. 10 years ago
Drew Short 10439606db Working on selection in the ImageTilePane. 10 years ago
Drew Short 2eeae48224 Fixed sorting 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 e59070a4e2 Trying to get sorting to work 10 years ago
Drew Short c57c985ff6 Working example xontext menus\! 10 years ago
Drew Short a81ad158e0 Added highlighting boxes around selection. Shift click for multi selection. Single click for single selection. Need to work on context menus next 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 78a5c48fd3 Fixed the listeners not be attached the first time. DOH! 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 15ce4f1f05 Changing packages around to match new modules 10 years ago