Menu

Code Commit Log


Commit Date  
[r2332] (HEAD) by benducke

- Properly set font and font AA rendering hints from application defaults.
- Allow system properties in launcher script to override application defaults.
- Support "Skin" Look and Feel engine for Swing.

2018-08-06 15:53:53 Tree
[r2331] by benducke

- Added method getLogFileName() to return full path and name of log file as set by Launcher.java.
- Added support for additional Swing L&F engines in Launcher.java.

2018-08-06 10:17:45 Tree
[r2330] by benducke

Some tweaks to the error notification dialog:
- Check if log file is actually non-null before referring to it in the error message.
- Catch a common AWT error that is caused by changing the display configuration while running the application and handle it gracefully.

2018-08-06 08:30:17 Tree
[r2329] by benducke

- Added null pointer guards to add/removePropertyChangeListener methods.

2018-08-05 14:33:30 Tree
[r2328] by benducke

- Added null pointer guards to add/removePropertyChangeListener methods.

2018-08-05 12:07:53 Tree
[r2327] by benducke

- Added full error diagnostics to log in case loading a settings panel fails.

2018-08-05 12:02:01 Tree
[r2326] by benducke

- Added logger info to show which settings panel(s) were loaded into an extension's settings dialog.

2018-08-05 11:23:55 Tree
[r2325] by benducke

- Implement three different EDT debug levels for use by Substance:

0 = "none"
1 = "warn" (default)
2 = "exit"

These can be configured by setting SUBSTANCE_EDT_DEBUG_LEVEL in the launcher scripts.

2018-07-15 12:58:33 Tree
[r2324] by benducke

- Fixes an out-of-bounds condition when trying to set up cell renderers for tables with incomplete models.

2018-07-14 11:42:33 Tree
[r2323] by benducke

- Fixed wrong positioning of hover indicator box behind icons on toolbars.

2018-07-14 07:59:50 Tree
Older >
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.