OSDN Git Service

neighbornote/NeighborNote.git
13 years agoAdd Linked notebooks to the ignore sync process.
Randy Baumgarte [Fri, 31 Dec 2010 15:27:48 +0000 (10:27 -0500)]
Add Linked notebooks to the ignore sync process.

13 years agoAdd user qss directory.
Randy Baumgarte [Thu, 30 Dec 2010 11:47:34 +0000 (06:47 -0500)]
Add user qss directory.

13 years agoCapture generic errors and log the others.
Randy Baumgarte [Thu, 30 Dec 2010 11:40:34 +0000 (06:40 -0500)]
Capture generic errors and log the others.

13 years agoAdd index caching to improve performance of index thread, correct java cast exception...
Randy Baumgarte [Thu, 30 Dec 2010 05:54:52 +0000 (00:54 -0500)]
Add index caching to improve performance of index thread, correct java cast exceptions with boolean values, remove wildcard default search to improve performance.

13 years agoAdded startup commands to batch file.
Randy Baumgarte [Tue, 28 Dec 2010 20:30:05 +0000 (15:30 -0500)]
Added startup commands to batch file.

13 years agoAdd automatic upgrade checking.
Randy Baumgarte [Tue, 28 Dec 2010 15:35:03 +0000 (10:35 -0500)]
Add automatic upgrade checking.

13 years agoAdd selective sync, cleanup debug messages, & correct network sync not disconnecting...
Randy Baumgarte [Tue, 28 Dec 2010 11:41:00 +0000 (06:41 -0500)]
Add selective sync, cleanup debug messages, & correct network sync not disconnecting on error bug.

13 years agoCorrect external editor not setting notebook list properly.
Randy Baumgarte [Mon, 27 Dec 2010 13:08:31 +0000 (08:08 -0500)]
Correct external editor not setting notebook list properly.

13 years agoMigrate from PDFRenderer to PDFBox to generate PNG images for inline viewing.
Randy Baumgarte [Mon, 27 Dec 2010 11:18:42 +0000 (06:18 -0500)]
Migrate from PDFRenderer to PDFBox to generate PNG images for inline viewing.

13 years agoCleanup for 0.95 shell problems
Randy Baumgarte [Sat, 1 Jan 2011 23:37:25 +0000 (18:37 -0500)]
Cleanup for 0.95 shell problems

13 years agoModify package scripts for 0.95 build.
Randy Baumgarte [Sun, 19 Dec 2010 20:28:33 +0000 (15:28 -0500)]
Modify package scripts for 0.95 build.

13 years agoFix hilight image with wild cards.
Randy Baumgarte [Sun, 19 Dec 2010 20:03:43 +0000 (15:03 -0500)]
Fix hilight image with wild cards.

13 years agoAlter tree widgets to remove the vertical lines.
Randy Baumgarte [Sun, 19 Dec 2010 20:03:23 +0000 (15:03 -0500)]
Alter tree widgets to remove the vertical lines.

13 years agoChange tag & notebook colors to orange for shared notebooks
Randy Baumgarte [Sun, 19 Dec 2010 04:33:32 +0000 (23:33 -0500)]
Change tag & notebook colors to orange for shared notebooks

13 years agoIncrease stack size & update change log. Add log4j.properties.
Randy Baumgarte [Sun, 19 Dec 2010 03:01:50 +0000 (22:01 -0500)]
Increase stack size & update change log. Add log4j.properties.

13 years agoFix non-latin character search problem & remove minimum word length options.
Randy Baumgarte [Sat, 18 Dec 2010 18:49:53 +0000 (13:49 -0500)]
Fix non-latin character search problem & remove minimum word length options.

13 years agoCorrect notebook selection problem when no notebooks are selected.
Randy Baumgarte [Fri, 17 Dec 2010 20:33:56 +0000 (15:33 -0500)]
Correct notebook selection problem when no notebooks are selected.

13 years agoCleanup selection behavior on tag & notebook trees.
Randy Baumgarte [Fri, 17 Dec 2010 19:27:37 +0000 (14:27 -0500)]
Cleanup selection behavior on tag & notebook trees.

13 years agoCorrect bug where new notes may have data loss if typing while synchronizing.
Randy Baumgarte [Thu, 16 Dec 2010 20:35:24 +0000 (15:35 -0500)]
Correct bug where new notes may have data loss if typing while synchronizing.

13 years agoFix bug where switching between wide & narrow views wouldn't restore the sort column...
Randy Baumgarte [Thu, 16 Dec 2010 19:31:42 +0000 (14:31 -0500)]
Fix bug where switching between wide & narrow views wouldn't restore the sort column properly.

13 years agoChanged synchronized from true/false to a dot to match Evernote's interface.
Randy Baumgarte [Thu, 16 Dec 2010 09:16:03 +0000 (04:16 -0500)]
Changed synchronized from true/false to a dot to match Evernote's interface.

13 years agoCorrect checkbox on mouseover event to show hand rather than input cursor.
Randy Baumgarte [Thu, 16 Dec 2010 08:42:12 +0000 (03:42 -0500)]
Correct checkbox on mouseover event to show hand rather than input cursor.

13 years agoCorrect classpath errors in nevernote startup scripts.
Randy Baumgarte [Wed, 15 Dec 2010 22:01:33 +0000 (17:01 -0500)]
Correct classpath errors in nevernote startup scripts.

13 years agoAdd shared notebook editing & syncing logic.
Randy Baumgarte [Wed, 15 Dec 2010 14:21:23 +0000 (09:21 -0500)]
Add shared notebook editing & syncing logic.

13 years ago- Added the ability to disable indexing of attachments locally. - Added the ability...
Randy Baumgarte [Thu, 2 Dec 2010 16:24:55 +0000 (11:24 -0500)]
- Added the ability to disable indexing of attachments locally. - Added the ability to minimize the window instead of closing it.

13 years agoMove index scanning to separate thread to increase performance.
Randy Baumgarte [Thu, 2 Dec 2010 01:23:12 +0000 (20:23 -0500)]
Move index scanning to separate thread to increase performance.

13 years ago- Correct problem where a sync could cause a note to be reverted to an older version...
Randy Baumgarte [Tue, 30 Nov 2010 19:00:06 +0000 (14:00 -0500)]
- Correct problem where a sync could cause a note to be reverted to an older version after a sync. - Corrected a problem with the sync icon rotation causing a crash after a period of time.

13 years ago- Corrected various null pointer errors. - Corrected problem indexing large PDF docum...
Randy Baumgarte [Mon, 29 Nov 2010 18:49:39 +0000 (13:49 -0500)]
- Corrected various null pointer errors. - Corrected problem indexing large PDF documents. - Altered database status status dialog to include unindexed resource count.

13 years agoRemove visibility of "share with individuals" because that information isn't currentl...
Randy Baumgarte [Mon, 29 Nov 2010 00:48:20 +0000 (19:48 -0500)]
Remove visibility of "share with individuals" because that information isn't currently synchronized properly if done from another client.

13 years agoCleanup of initial sync with ink notes and added the ability to highlight words in...
Randy Baumgarte [Mon, 29 Nov 2010 00:32:39 +0000 (19:32 -0500)]
Cleanup of initial sync with ink notes and added the ability to highlight words in images.

13 years agoAdd initial logic for setting up shared/published notebooks. Added logic to download...
Randy Baumgarte [Sat, 27 Nov 2010 17:22:10 +0000 (12:22 -0500)]
Add initial logic for setting up shared/published notebooks. Added logic to download ink note images from Evernote.

13 years agoAdded additional ODF formats to indexing.
Randy Baumgarte [Tue, 23 Nov 2010 17:18:24 +0000 (12:18 -0500)]
Added additional ODF formats to indexing.

13 years agoFix bug where resources were indexed under the resource GUID rather than the note...
Randy Baumgarte [Tue, 23 Nov 2010 13:19:47 +0000 (08:19 -0500)]
Fix bug where resources were indexed under the resource GUID rather than the note GUID.

13 years agoCleanup compiler warning messages and alter backup & restore to handle new database...
Randy Baumgarte [Mon, 15 Nov 2010 19:56:32 +0000 (14:56 -0500)]
Cleanup compiler warning messages and alter backup & restore to handle new database version.

13 years agoSplit jazzy into a separate jar and add the ability to index MicroSoft & PDF document...
Randy Baumgarte [Mon, 15 Nov 2010 14:39:59 +0000 (09:39 -0500)]
Split jazzy into a separate jar and add the ability to index MicroSoft & PDF documents directly.

13 years agoUpgrade to evernote-1.17.
Randy Baumgarte [Sun, 14 Nov 2010 13:37:14 +0000 (08:37 -0500)]
Upgrade to evernote-1.17.

13 years agoAdd the ability to assign custom icons to the "All Notebooks" & stack icons.
Randy Baumgarte [Fri, 12 Nov 2010 13:53:26 +0000 (08:53 -0500)]
Add the ability to assign custom icons to the "All Notebooks" & stack icons.

13 years agoAdd the ability to add & remove notebook stacks.
Randy Baumgarte [Thu, 11 Nov 2010 17:59:06 +0000 (12:59 -0500)]
Add the ability to add & remove notebook stacks.

13 years agoAdd the ability to customize saved search icons.
Randy Baumgarte [Sun, 7 Nov 2010 18:23:53 +0000 (13:23 -0500)]
Add the ability to customize saved search icons.

13 years agoAdd ability to customize tag icons
Randy Baumgarte [Sun, 7 Nov 2010 15:58:54 +0000 (10:58 -0500)]
Add ability to customize tag icons

13 years agoAdd logic to display stacks in notebook tree
Randy Baumgarte [Sun, 7 Nov 2010 12:13:54 +0000 (07:13 -0500)]
Add logic to display stacks in notebook tree

13 years agoAllow customizing of notebook icons.
Randy Baumgarte [Fri, 5 Nov 2010 18:52:41 +0000 (14:52 -0400)]
Allow customizing of notebook icons.

13 years agoCorrecte problem where addNote from tray icon didn't show new note window.
Randy Baumgarte [Fri, 5 Nov 2010 14:28:44 +0000 (10:28 -0400)]
Correcte problem where addNote from tray icon didn't show new note window.

13 years agoForced new thumbnails after db upgrade
Randy Baumgarte [Fri, 5 Nov 2010 14:20:22 +0000 (10:20 -0400)]
Forced new thumbnails after db upgrade

13 years agoCleanup of some of the thumbnail logic to be less resource intensive.
Randy Baumgarte [Fri, 5 Nov 2010 14:17:19 +0000 (10:17 -0400)]
Cleanup of some of the thumbnail logic to be less resource intensive.

13 years agoAdded logic to download all linked & shared data structures.
Randy Baumgarte [Fri, 5 Nov 2010 14:14:53 +0000 (10:14 -0400)]
Added logic to download all linked & shared data structures.

13 years agoAdded 0.95 database structures
Randy Baumgarte [Fri, 5 Nov 2010 14:14:16 +0000 (10:14 -0400)]
Added 0.95 database structures

13 years agoFix bug where the external editor would force a close of the main window when the...
Randy Baumgarte [Fri, 5 Nov 2010 11:53:57 +0000 (07:53 -0400)]
Fix bug where the external editor would force a close of the main window when the external editor was closed while the main window was minimized to the tray.

13 years agoAdd linked & shared notebook tables
Randy Baumgarte [Fri, 5 Nov 2010 11:53:40 +0000 (07:53 -0400)]
Add linked & shared notebook tables

13 years agoRemove logging from terminal output.
Randy Baumgarte [Wed, 3 Nov 2010 17:01:58 +0000 (13:01 -0400)]
Remove logging from terminal output.

13 years agoMerge branch 'development' of ssh://nevernote.git.sourceforge.net/gitroot/nevernote...
Randy Baumgarte [Wed, 3 Nov 2010 00:58:49 +0000 (20:58 -0400)]
Merge branch 'development' of ssh://nevernote.git.sourceforge.net/gitroot/nevernote/nevernote into development

13 years agoUpdated changelog
Randy Baumgarte [Wed, 3 Nov 2010 00:58:04 +0000 (20:58 -0400)]
Updated changelog

13 years agoCleanup messages.
Randy Baumgarte [Tue, 2 Nov 2010 23:24:49 +0000 (19:24 -0400)]
Cleanup messages.

13 years agoMerge branch 'development' of ssh://nevernote.git.sourceforge.net/gitroot/nevernote...
Randy Baumgarte [Tue, 2 Nov 2010 23:04:17 +0000 (19:04 -0400)]
Merge branch 'development' of ssh://nevernote.git.sourceforge.net/gitroot/nevernote/nevernote into development

13 years agoMerge branch 'development' of ssh://nevernote.git.sourceforge.net/gitroot/nevernote...
xVir [Tue, 2 Nov 2010 14:40:15 +0000 (20:40 +0600)]
Merge branch 'development' of ssh://nevernote.git.sourceforge.net/gitroot/nevernote/nevernote into development

13 years agoPut timelimit on notes where a thumbnail won't be immediately updated.
Randy Baumgarte [Tue, 2 Nov 2010 13:23:49 +0000 (09:23 -0400)]
Put timelimit on notes where a thumbnail won't be immediately updated.

13 years agoModify tag & notebook selection to be more like evernote & allow nothing to be selected.
Randy Baumgarte [Tue, 2 Nov 2010 13:19:36 +0000 (09:19 -0400)]
Modify tag & notebook selection to be more like evernote & allow nothing to be selected.

13 years agoChanged selection behavior to match Evernote client in tag & notebook trees.
Randy Baumgarte [Mon, 1 Nov 2010 23:43:16 +0000 (19:43 -0400)]
Changed selection behavior to match Evernote client in tag & notebook trees.

13 years agoMerge branch 'development' of ssh://nevernote.git.sourceforge.net/gitroot/nevernote...
Randy Baumgarte [Mon, 1 Nov 2010 00:50:15 +0000 (20:50 -0400)]
Merge branch 'development' of ssh://nevernote.git.sourceforge.net/gitroot/nevernote/nevernote into development

13 years agoUpdated changelog.
Randy Baumgarte [Sun, 31 Oct 2010 20:37:48 +0000 (16:37 -0400)]
Updated changelog.

13 years agoCorrect bug where tags were not being refershed after being added.
Randy Baumgarte [Sun, 31 Oct 2010 19:10:31 +0000 (15:10 -0400)]
Correct bug where tags were not being refershed after being added.

13 years agoCorrect bug where tags were not being refershed after being added.
Randy Baumgarte [Sun, 31 Oct 2010 19:10:31 +0000 (15:10 -0400)]
Correct bug where tags were not being refershed after being added.

13 years agoAdd nevernote-osx for Mac users and remove old unused gif files.
Randy Baumgarte [Sun, 31 Oct 2010 18:59:58 +0000 (14:59 -0400)]
Add nevernote-osx for Mac users and remove old unused gif files.

13 years agoMerge branch 'refresh_current_note' into development
xVir [Sat, 30 Oct 2010 15:50:39 +0000 (22:50 +0700)]
Merge branch 'refresh_current_note' into development

13 years agoFixed problem with refresh note
xVir [Sat, 30 Oct 2010 15:49:31 +0000 (22:49 +0700)]
Fixed problem with refresh note
Enabled logging in stdout

13 years agoMerge branch 'account_info_design' into development
xVir [Sat, 30 Oct 2010 10:05:42 +0000 (17:05 +0700)]
Merge branch 'account_info_design' into development

13 years agoShow User Name
xVir [Sat, 30 Oct 2010 10:04:40 +0000 (17:04 +0700)]
Show User Name
E-mail now can be copied

13 years agoMerge branch 'quota_bar' into development
Danil [Sat, 30 Oct 2010 08:03:10 +0000 (15:03 +0700)]
Merge branch 'quota_bar' into development

13 years agoNow account information appears on mouse click Quota Progress bar
xVir [Sat, 30 Oct 2010 08:01:52 +0000 (15:01 +0700)]
Now account information appears on mouse click Quota Progress bar

13 years agoFixed classpath options
xVir [Sat, 30 Oct 2010 07:46:22 +0000 (14:46 +0700)]
Fixed classpath options

13 years agoAdded more thumbnail logic & correct search bugs.
Randy Baumgarte [Thu, 28 Oct 2010 20:53:30 +0000 (16:53 -0400)]
Added more thumbnail logic & correct search bugs.

13 years agoUpdated editor & toolbar icons
Randy Baumgarte [Sat, 23 Oct 2010 16:23:52 +0000 (12:23 -0400)]
Updated editor & toolbar icons

13 years agoUpdate merge with local branch. Changes:
Randy Baumgarte [Sat, 23 Oct 2010 16:05:41 +0000 (12:05 -0400)]
Update merge with local branch.  Changes:

- Notes can now be edited in a separate window by double clicking it from the list.
- You can specify a default font & size for new notes.
- Added additional time & date formats.
- Added an "All Notes" button to the button bar.
- The default notebook can now be changed (although there still isn't a visual indicator on which is the default notebook).
- You can now move the note list to be between the note editor and the left hand items (notebook, tags, etc).  This is by request for wider screens to improve space usage.
- Images are now limited to the maximum width of the window to make viewing easier.
- Added a popup to give an error if NeverNote can't connect to the database because another process is using it.
- Corrected a bug in the save note process that could result in the save thread to crash.
- Corrected numerous issues with encrypting & decrypting text in notes.
- Corrected note import where resources could be lost.
- Corrected an error where note columns would be resized back to the startup values after entering preferences.
- Corrected error when editing a note with a PDF where the PDF could be lost when doing a PDF preview and editing the content.
- Corrected an issue where the online note history may not work due to a null pointer.
- Corrected problem where changing the note status wasn't displayed properly.
- Corrected where threads may not terminate in a timely manor during shutdown.
- Corrected a bug where the note title wasn't being displayed as unsynchronized properly when updated.

13 years agoUpgrade scripts to 0.92.1
Randy Baumgarte [Mon, 11 Oct 2010 16:36:24 +0000 (12:36 -0400)]
Upgrade scripts to 0.92.1

13 years agoCorrect number format exception on proxy port and update to 0.92.1
Randy Baumgarte [Mon, 11 Oct 2010 16:16:16 +0000 (12:16 -0400)]
Correct number format exception on proxy port and update to 0.92.1

13 years agoAdded the ability to hide some of the toolbar buttons.
Randy Baumgarte [Mon, 11 Oct 2010 01:55:57 +0000 (21:55 -0400)]
Added the ability to hide some of the toolbar buttons.

13 years agoUpgrade to 0.92
Randy Baumgarte [Sun, 10 Oct 2010 13:57:53 +0000 (09:57 -0400)]
Upgrade to 0.92

13 years agoBeginning logic framework to import notebooks & tags when importing notes.
Randy Baumgarte [Sun, 10 Oct 2010 13:57:37 +0000 (09:57 -0400)]
Beginning logic framework to import notebooks & tags when importing notes.

13 years agoCorrect possible data loss on sync.
Randy Baumgarte [Sun, 10 Oct 2010 13:56:53 +0000 (09:56 -0400)]
Correct possible data loss on sync.

13 years agoAdd experimental http proxy support
Randy Baumgarte [Sat, 9 Oct 2010 15:06:30 +0000 (11:06 -0400)]
Add experimental http proxy support

13 years agoPrevent inserting an image which is zero bytes.
Randy Baumgarte [Fri, 8 Oct 2010 13:29:33 +0000 (09:29 -0400)]
Prevent inserting an image which is zero bytes.

13 years agoChange spell check defaults and allow options to be changed without a restart.
Randy Baumgarte [Thu, 7 Oct 2010 18:48:18 +0000 (14:48 -0400)]
Change spell check defaults and allow options to be changed without a restart.

13 years agoAdd logic to remember if note information was displayed and restore it after a restart.
Randy Baumgarte [Thu, 7 Oct 2010 16:19:09 +0000 (12:19 -0400)]
Add logic to remember if note information was displayed and restore it after a restart.

13 years agoMinor cleanup of spell check.
Randy Baumgarte [Thu, 7 Oct 2010 12:37:10 +0000 (08:37 -0400)]
Minor cleanup of spell check.

13 years agoAdded forgotten action to save spell settings.
Randy Baumgarte [Thu, 7 Oct 2010 11:50:53 +0000 (07:50 -0400)]
Added forgotten action to save spell settings.

13 years agoFix tag line editor strangeness and add spell config dialog.
Randy Baumgarte [Thu, 7 Oct 2010 11:38:58 +0000 (07:38 -0400)]
Fix tag line editor strangeness and add spell config dialog.

13 years agoAdd option to start minimized.
Randy Baumgarte [Wed, 6 Oct 2010 16:06:28 +0000 (12:06 -0400)]
Add option to start minimized.

13 years agoAdded todo to editor button bar.
Randy Baumgarte [Wed, 6 Oct 2010 16:06:10 +0000 (12:06 -0400)]
Added todo to editor button bar.

13 years agoCleanup the spell checker dialog.
Randy Baumgarte [Wed, 6 Oct 2010 14:37:00 +0000 (10:37 -0400)]
Cleanup the spell checker dialog.

13 years agoModified build for 0.92 and fix nevernote.bat 64 bit problem.
Randy Baumgarte [Sun, 10 Oct 2010 11:30:46 +0000 (07:30 -0400)]
Modified build for 0.92 and fix nevernote.bat 64 bit problem.

13 years agoUpdated 0.92 information
Randy Baumgarte [Sun, 10 Oct 2010 00:29:42 +0000 (20:29 -0400)]
Updated 0.92 information

13 years agoUpdate build scripts for 0.91
Randy Baumgarte [Sun, 3 Oct 2010 15:42:03 +0000 (11:42 -0400)]
Update build scripts for 0.91

13 years agoFix translations directory to match source and fix note title sql problem.
Randy Baumgarte [Sun, 3 Oct 2010 15:36:23 +0000 (11:36 -0400)]
Fix translations directory to match source and fix note title sql problem.

13 years agoUpgrade version number to 0.91 and update changelog.txt
Randy Baumgarte [Fri, 1 Oct 2010 19:29:38 +0000 (15:29 -0400)]
Upgrade version number to 0.91 and update changelog.txt

13 years agoUpdate release & upgrade infor. Fix clean.sh script.
Randy Baumgarte [Fri, 1 Oct 2010 19:33:13 +0000 (15:33 -0400)]
Update release & upgrade infor.  Fix clean.sh script.

13 years agoAdded *.qm files since they should be generated each time.
Randy Baumgarte [Fri, 1 Oct 2010 18:16:26 +0000 (14:16 -0400)]
Added *.qm files since they should be generated each time.

13 years agoUninstall icon for Windows
Randy Baumgarte [Fri, 1 Oct 2010 18:15:58 +0000 (14:15 -0400)]
Uninstall icon for Windows

13 years agoHopefully this did the translations properly.
Randy Baumgarte [Fri, 1 Oct 2010 18:03:32 +0000 (14:03 -0400)]
Hopefully this did the translations properly.

13 years agoMerge Hiroshi's changes.
Randy Baumgarte [Fri, 1 Oct 2010 16:39:08 +0000 (12:39 -0400)]
Merge Hiroshi's changes.

13 years agoCorrect problem where toolbar would always be hidden when the program was closed...
Randy Baumgarte [Fri, 1 Oct 2010 14:50:59 +0000 (10:50 -0400)]
Correct problem where toolbar would always be hidden when the program was closed while minimized.