1
I Use This!
Inactive

Commits : Listings

Analyzed about 12 hours ago. based on code collected 1 day ago.
May 03, 2023 — May 03, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Reworked the run command again. More... almost 16 years ago
marked fields as final More... almost 16 years ago
added sounds XML elements More... almost 16 years ago
build path: absolute -> relative More... almost 16 years ago
Docu: Added notes that the solution follows the Command design pattern. More... almost 16 years ago
renamed nested class More... almost 16 years ago
moved some of the observer registering code to subclasses More... almost 16 years ago
Moved registerObservers() from EditorActions to EditorAction. More... almost 16 years ago
removed outdated comment More... almost 16 years ago
improved translation More... almost 16 years ago
fixed groovy path improved distribution of language files More... almost 16 years ago
simplified method, reduced visibility More... almost 16 years ago
stop playback when the user closes the window More... almost 16 years ago
added icons for the play/stop buttons added tooltips disable stop button while playback is stopped More... almost 16 years ago
prevent null pointer exceptions More... almost 16 years ago
Sound "preview" now works. More... almost 16 years ago
fully encapsulated FileLibrary.dataPath More... almost 16 years ago
marked field as final More... almost 16 years ago
removed an old TODO that has been done already fixed docu More... almost 16 years ago
removed an old TODO that has been done already More... almost 16 years ago
removed obsolete translations More... almost 16 years ago
changed showPreviewOfSelectedFile() to showPreviewOf(String filename) More... almost 16 years ago
ChooseImageDialog now inherits from ChooseFileDialog. More... almost 16 years ago
generalized translation strings More... almost 16 years ago
Major refactoring: ImageCache no longer inherits from FileLibrary. SoundLibrary has been deleted. More... almost 16 years ago
continued work on polymorphism (this requires some changes to the layout code) More... almost 16 years ago
Prepared a common base class for ChooseImageDialog and ChooseSoundDialog. Used BorderLayout. More... almost 16 years ago
sound dialog: fixed some translation strings where the copied image dialog strings were still in use. More... almost 16 years ago
docu More... almost 16 years ago
The XML element for repeating sound is "repeats", not "loop". More... almost 16 years ago