0
I Use This!
Inactive

Commits : Listings

Analyzed about 3 hours ago. based on code collected about 6 hours ago.
Feb 04, 2025 — Feb 04, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Hiding/showing the AppFrame instead of destroying/restoring the window More... over 22 years ago
FIXED: Non-localized messages; More... over 22 years ago
Changing of system tray icon and icon's tooltip for notifying about scheduled events implemented More... over 22 years ago
Added some ant-commands and their behaviour. More... over 22 years ago
Just cleanup the CVS More... over 22 years ago
Updated build.xml... now created a jar in the build dir. Simply run the jnotes2.jar. Again thnx to Kenneth for his contribution. More... over 22 years ago
Files needed to be able to build. So the user does not need to download the prebuilded app. More... over 22 years ago
Buildfile updated so the build.bat is not needed anymore. More enhancements will be done to build a jar instead of a dir with classes. Special thanks go to Kenneth J. Pouncey for the update of this file. Kenneth is the project-leader of the tn5250j-project on sourceforge. Good job dude. More... over 22 years ago
Changed the bat so there is no console and no dos-promt. If this bat-file does not start the program, run jnotes2-debug.bat from the console (command-line) to see the output and track errors. More... over 22 years ago
Version with output to the console if the normal bat-file does not work. More... over 22 years ago
Translation to the Spanish language. Translation done by [email protected]. More... over 22 years ago
Added some comments regarded to the setExtendedState-method. More... over 22 years ago
Altered the size of the controlpanel (DailyItemsPanel) so the translations fit into the tabbedpane. Because of that i also had to alter the size of the mainframe, because some elements fall off the screen on the right side. More... over 22 years ago
Translation and internationalisation-update More... over 22 years ago
Internationalisation-update More... over 22 years ago
Translation Updates for NotesControlPanel and SearchPanel. More... over 22 years ago
Translation updates (use of locale). More... over 22 years ago
Bad code in Object Properties code, fixed ! More... over 22 years ago
Added some ToolTipText code regarded to the behaviour of the app. More... over 22 years ago
Updated Language Files related to the added code + updates. Keep in mind RU-file has new lines, please do not forget to update them. More... over 22 years ago
Update for the translation files. More... over 22 years ago
no message More... over 22 years ago
System tray icon feature added More... over 22 years ago
System tray icon feature added. More... over 22 years ago
Removed the exit_on_close method... use file exit to close jnotes More... over 22 years ago
Changed the Format translation (outlook look). More... over 22 years ago
some little changements (like displayed in outlook) to give the user the feeling of the outlook application. More... over 22 years ago
Added just a comment to let the developer know we added the space. More... over 22 years ago
Added some comments for other developers, so they know why the code was added. I'll try to do this all the time now :-) More... over 22 years ago
Added the EXIT_ON_CLOSE as default closing operator to force the closing of the application, so it releases memory and recourses. More... over 22 years ago