OSDN Git Service

neighbornote/NeighborNote.git
13 years agoRemove Global.currentDir
Nick Clarke [Tue, 20 Jul 2010 01:40:41 +0000 (13:40 +1200)]
Remove Global.currentDir

No longer used, access is now via Global.getFileManager()

13 years agoChange generation of files/paths in qss dir to use FileManager
Nick Clarke [Tue, 20 Jul 2010 01:22:59 +0000 (13:22 +1200)]
Change generation of files/paths in qss dir to use FileManager

13 years agoRemove Global.getDirectoryPath()
Nick Clarke [Tue, 20 Jul 2010 01:13:19 +0000 (13:13 +1200)]
Remove Global.getDirectoryPath()

Paths are now handled via Global.getFileManager()

13 years agoChange generation of files/paths in res dir to use FileManager
Nick Clarke [Tue, 20 Jul 2010 01:10:43 +0000 (13:10 +1200)]
Change generation of files/paths in res dir to use FileManager

13 years agoFix handling of return status of PDFPreview.setupPreview in BrowserWindow.handleLocal...
Nick Clarke [Mon, 19 Jul 2010 23:50:31 +0000 (11:50 +1200)]
Fix handling of return status of PDFPreview.setupPreview in BrowserWindow.handleLocalAttachment

13 years agoChange generation of files/paths in images dir to use FileManager
Nick Clarke [Mon, 19 Jul 2010 15:18:27 +0000 (03:18 +1200)]
Change generation of files/paths in images dir to use FileManager

13 years agoChange generation of files/paths in logs dir to use FileManager
Nick Clarke [Mon, 19 Jul 2010 15:22:40 +0000 (03:22 +1200)]
Change generation of files/paths in logs dir to use FileManager

13 years agoChange generation of files/paths in home dir to use FileManager
Nick Clarke [Mon, 19 Jul 2010 15:04:18 +0000 (03:04 +1200)]
Change generation of files/paths in home dir to use FileManager

13 years agoChange generation of files/paths in xml dir to use FileManager
Nick Clarke [Mon, 19 Jul 2010 15:02:04 +0000 (03:02 +1200)]
Change generation of files/paths in xml dir to use FileManager

13 years agoChange generation of files/paths in db dir to use FileManager
Nick Clarke [Mon, 19 Jul 2010 14:56:46 +0000 (02:56 +1200)]
Change generation of files/paths in db dir to use FileManager

13 years agoRemove deletion of 'res' directory files from startup scripts
Nick Clarke [Mon, 19 Jul 2010 15:26:00 +0000 (03:26 +1200)]
Remove deletion of 'res' directory files from startup scripts

Now done from java in FileManager

13 years agoAdd FileUtils with static utility methods for making 'file://' URLs, replacing backsl...
Nick Clarke [Tue, 20 Jul 2010 00:32:53 +0000 (12:32 +1200)]
Add FileUtils with static utility methods for making 'file://' URLs, replacing backslashes etc

13 years agoAdd new FileManager class, accessible as Global.getFileManager
Nick Clarke [Mon, 19 Jul 2010 13:12:25 +0000 (01:12 +1200)]
Add new FileManager class, accessible as Global.getFileManager

Checks and creates dirs at startup, purges 'res' directory.

Moved some of the startup settings from NeverNote and Global into new
StartupConfig class for better separation of things that can't be changed
after startup.

13 years agoFix path to log4j jar to match current filename
Nick Clarke [Mon, 19 Jul 2010 12:35:03 +0000 (00:35 +1200)]
Fix path to log4j jar to match current filename

13 years agoAdd distribution startup scripts, readmes, license etc. from 0.86 distribution
Nick Clarke [Mon, 19 Jul 2010 12:19:42 +0000 (00:19 +1200)]
Add distribution startup scripts, readmes, license etc. from 0.86 distribution

13 years agoGitignore db, logs, res, secure.txt
Nick Clarke [Mon, 19 Jul 2010 11:40:40 +0000 (23:40 +1200)]
Gitignore db, logs, res, secure.txt

Runtime files if running from repos directory

13 years agoAdd contents of 'images', 'res' and 'qss' directories from the 0.86 distribution
Nick Clarke [Mon, 19 Jul 2010 11:27:44 +0000 (23:27 +1200)]
Add contents of 'images', 'res' and 'qss' directories from the 0.86 distribution

13 years ago deleted: all *.class files since they are not needed
Randy Baumgarte [Sun, 18 Jul 2010 16:42:37 +0000 (12:42 -0400)]
deleted:    all *.class files since they are not needed
modified:   .classpath
deleted:    src/.classpath
deleted:    src/.project
        inserted:   external jar files into lib directory

13 years agoFix .gitignore file
Nick Clarke [Fri, 16 Jul 2010 00:16:13 +0000 (12:16 +1200)]
Fix .gitignore file

Broken due to missing newlines

13 years agoCopy libs from last full distribution release (0.86) into repos
Nick Clarke [Fri, 16 Jul 2010 00:19:29 +0000 (12:19 +1200)]
Copy libs from last full distribution release (0.86) into repos

Easier to manage this way

13 years agoRemove all .class files from repos
Nick Clarke [Fri, 16 Jul 2010 00:18:04 +0000 (12:18 +1200)]
Remove all .class files from repos

13 years agoPatch from Nick to change GIT & Eclipse so patching & collaboration is easier.
Randy Baumgarte [Thu, 15 Jul 2010 11:53:29 +0000 (07:53 -0400)]
Patch from Nick to change GIT & Eclipse so patching & collaboration is easier.

13 years agoNeverNote 0.88.
Randy Baumgarte [Tue, 13 Jul 2010 19:08:08 +0000 (15:08 -0400)]
NeverNote 0.88.