0
I Use This!
Inactive

Commits : Listings

Analyzed about 6 hours ago. based on code collected about 14 hours ago.
Apr 19, 2023 — Apr 19, 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... about 18 years ago
Adding HTML face/editor/renderer. More... about 18 years ago
Adding save deck menu items to DeckTree popup menu. More... about 18 years ago
Implementing quick-start action stubs. More... about 18 years ago
Renaming method. More... about 18 years ago
Fixing NPE in ImageRenderer when no image has been assigned. Also, moved preferred size from TextRenderer to DefaultRenderer. More... about 18 years ago
Added FaceChangedEvent. More... about 18 years ago
Added listener framework to Deck. More... about 18 years ago
Changing how events are generated. More... about 18 years ago
Created CardAddedAction and added to DeckTree popup menus. More... about 18 years ago
* Added first popup menu to DeckTree. * Refactored action package. More... about 18 years ago
Tweaking how the DeckTree interacts with its renderers. More... about 18 years ago
Moving resource files into a separate directory. More... about 18 years ago
Fixing card and resource summary node labels. More... about 18 years ago
Using adapter class instead of listener. More... about 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... about 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... about 18 years ago
Using a "save" file dialog instead of an "open" file dialog for saving decks. More... about 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... about 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... about 18 years ago
Copying lib jars to build directory so jflashcards.jar can be run in place. More... about 18 years ago
Excluding standard project files. More... about 18 years ago
Restructuring modules that I goofed up when the project was first started. More... about 18 years ago
Restructuring modules that I goofed up when the project was first started. More... about 18 years ago
Restructuring modules that I goofed up when the project was first started. More... about 18 years ago
Restructuring modules that I goofed up when the project was first started. More... about 18 years ago
Checkpoint. More... about 18 years ago