0
I Use This!
Inactive

Commits : Listings

Analyzed about 18 hours ago. based on code collected 1 day ago.
May 20, 2023 — May 20, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Removing some internal server responses from the definition output. More... about 18 years ago
Adding CardFactory package and creating initial definition cards. More... about 18 years ago
Fixing saving on quit behavior. More... about 18 years ago
Adding prototype "load from URL" button to HtmlEditor. More... over 18 years ago
Adding HTML face/editor/renderer. More... over 18 years ago
Adding save deck menu items to DeckTree popup menu. More... over 18 years ago
Implementing quick-start action stubs. More... over 18 years ago
Renaming method. More... over 18 years ago
Fixing NPE in ImageRenderer when no image has been assigned. Also, moved preferred size from TextRenderer to DefaultRenderer. More... over 18 years ago
Added FaceChangedEvent. More... over 18 years ago
Added listener framework to Deck. More... over 18 years ago
Changing how events are generated. More... over 18 years ago
Created CardAddedAction and added to DeckTree popup menus. More... over 18 years ago
* Added first popup menu to DeckTree. * Refactored action package. More... over 18 years ago
Tweaking how the DeckTree interacts with its renderers. More... over 18 years ago
Moving resource files into a separate directory. More... over 18 years ago
Fixing card and resource summary node labels. More... over 18 years ago
Using adapter class instead of listener. More... over 18 years ago
* Face renderer now has different modes, one of which is used for rendering the DataTree cells for FaceNodes. * Lots of changes to event handling for better coordination between DataTree and Deck/Card/Face panels. More... over 18 years ago
Changing Deck to store Resources in a list instead of a map as this is more consistent with the DEX file structure. The name of a Resource is now an attribute of the Resource itself, not stored in the map in the Deck. More... over 18 years ago
Using a "save" file dialog instead of an "open" file dialog for saving decks. More... over 18 years ago
Commenting out code (currently inaccessible by the user) that doesn't compile because it relies on the old rendering API in Face that was removed. More... over 18 years ago
* Removed old rendering code in Faces since that code was previously factored out into a separate rendering API. * Removed the concept of a preview face. The data structures no longer support it. The renderers can be configured to produce a preview version of either the front or back face. More... over 18 years ago
Copying lib jars to build directory so jflashcards.jar can be run in place. More... over 18 years ago
Excluding standard project files. More... over 18 years ago
Restructuring modules that I goofed up when the project was first started. More... over 18 years ago
Restructuring modules that I goofed up when the project was first started. More... over 18 years ago
Restructuring modules that I goofed up when the project was first started. More... over 18 years ago
Restructuring modules that I goofed up when the project was first started. More... over 18 years ago
Checkpoint. More... over 18 years ago