2
I Use This!
High Activity

Commits : Listings

Analyzed about 12 hours ago. based on code collected 1 day ago.
Nov 10, 2024 — Nov 10, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
incremented ADAMS version More... 2 months ago
incremented ADAMS version More... 2 months ago
incremented ADAMS version More... 2 months ago
added section on syntax highlighting for .spec files More... 3 months ago
added section on syntax highlighting for flows More... 3 months ago
added section on WinSW for installing a service under Windows More... 3 months ago
added syntax highlighting for .spec files More... 3 months ago
updated "Last Change" More... 3 months ago
fixed syntax name More... 3 months ago
removed adamslog More... 3 months ago
added simple syntax highlighting for Notepad++ More... 3 months ago
added "Copy (absolute) Path" to popup menu More... 3 months ago
minor code cleanup More... 3 months ago
added more examples More... 3 months ago
added note about updating URL for documentation when updating quartz dependency More... 3 months ago
updated help URL More... 3 months ago
handling IllegalAccessExceptions now separately, only outputting them once per path More... 3 months ago
added --add-exports=java.base/sun.util.calendar=ALL-UNNAMED to the exports More... 3 months ago
centralized common popup menu actions in static methods available from the PopupMenuActions class More... 3 months ago
handles missing fields now better More... 3 months ago
ImageSegmentationAnnotationReader classes now can load the annotations from an alternative directory, different to the one where the base image is located, allowing the base images being used with multiple different annotation/prediction dirs More... 3 months ago
synchronized logging via file handlers to avoid race conditions; whether such a handler is set up is now determined via a static map, to avoid multiple initializations More... 3 months ago
time/date/datetime are explicitly stored/retrieved as string properties More... 3 months ago
improved distinction between debug and actual flow view More... 3 months ago
refresh/remove now use a SwingWorker and changes cursor; removing of objects is now separate from isReadOnly, managed via canRemoveObjects; added logging support; removing of objects logs progress More... 3 months ago
moved logging level from OFF to WARNING More... 3 months ago
fixed varchar/blob types More... 3 months ago
tweaked size/placement of windows in createChildFrame method More... 3 months ago
extended AbstractTypes to return whether a default timestamp value is used and to return the default timestamp value; added convenience method to JDBC to return the default timestamp value (defaults to Constants.TIMESTAMP_DEFAULT_MYSQL) More... 3 months ago
code cleanup, switch to StringBuilder More... 3 months ago