10
I Use This!
Inactive

Commits : Listings

Analyzed 3 days ago. based on code collected 4 days ago.
Mar 10, 2025 — Mar 10, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
HFS+: fix a problem reading compressed data. More... about 10 years ago
NTFS: add some further debug logging. More... about 10 years ago
FS: Improve the the hex dump utility. More... about 10 years ago
Fixed javadoc errors.
Levente Sántha
as Levente Santha
More... about 10 years ago
Print the stacktrace of VmExit only when jnode.debug system property is set to true.
Levente Sántha
as Levente Santha
More... about 10 years ago
Fixed desktop repainting when changing screen resolution.
Levente Sántha
as Levente Santha
More... about 10 years ago
Removed from start menu AWTTest2 which does not exist.
Levente Sántha
as Levente Santha
More... about 10 years ago
Added File menu and test menu items to AWTMenuTest.
Levente Sántha
as Levente Santha
More... about 10 years ago
Don't generate jnode.lst and jnode.out.
Levente Sántha
as Levente Santha
More... about 10 years ago
Disable debug mode by default in the command shell.
Levente Sántha
as Levente Santha
More... about 10 years ago
Updated classlib.
Levente Sántha
as Levente Santha
More... about 10 years ago
Added PrivilegedActionPragma to ClasspathToolkit.getFont().
Levente Sántha
as Levente Santha
More... about 10 years ago
Allow access to ReflectionFactory for asField() method.
Levente Sántha
as Levente Santha
More... about 10 years ago
Added necessary permissions for jconsole (suggested by Dag Diesen).
Levente Sántha
as Levente Santha
More... about 10 years ago
Enable building JNode with Java 8 (tested with JDK 1.8.0_60 on Linux).
Levente Sántha
as Levente Santha
More... about 10 years ago
Ensure rebuilding plugin jars on changing related classes.
Levente Sántha
as Levente Santha
More... about 10 years ago
Reinstated previously disabled test class.
Levente Sántha
as Levente Santha
More... about 10 years ago
Added missing classpaths for hotswap.
Levente Sántha
as Levente Santha
More... about 10 years ago
exFAT: switch this to the apache logger. More... over 10 years ago
Splits AnnotateTask in 2 class and add tests. More... over 10 years ago
NTFS: Allow extending the master file table. More... over 10 years ago
NTFS: refactor NTFSFileSystem to allow easier sub-classing. More... over 10 years ago
Fixes .gitignore to avoid exclusion of <rootDir>/builder/src/builder/org/jnode/build More... over 10 years ago
Removes deprecated/unused .cvsignore files More... over 10 years ago
Removes unused targets. More... over 10 years ago
Removes unused library (log4j-1.2.8). More... over 10 years ago
Removes unused library (xml-apis.jar). More... over 10 years ago
Removes unused library (sabre.jar). More... over 10 years ago
Removes unused properties. More... over 10 years ago
Fixes cp-compare task : - removes paths that doesn't exist (in vmspecificsources) - add main.classpath.dir property in jnode.properties.dist file More... over 10 years ago