OSDN Git Service

neighbornote/NeighborNote.git
11 years agoScribe for OAuth authentication
Randy Baumgarte [Sun, 27 May 2012 19:10:09 +0000 (15:10 -0400)]
Scribe for OAuth authentication

11 years agoAdded missing Edit_Insert_QuickLink
Randy Baumgarte [Sun, 27 May 2012 18:56:46 +0000 (14:56 -0400)]
Added missing Edit_Insert_QuickLink

11 years agoAdd color names to color menu.
Randy Baumgarte [Fri, 25 May 2012 13:13:19 +0000 (09:13 -0400)]
Add color names to color menu.

11 years agoChange authentication from userid/password to oauth
Randy Baumgarte [Fri, 25 May 2012 11:13:02 +0000 (07:13 -0400)]
Change authentication from userid/password to oauth

11 years agoTry (again) to correct problem where tag names
Randy Baumgarte [Tue, 8 May 2012 12:37:06 +0000 (08:37 -0400)]
Try (again) to correct problem where tag names
in the note list are not properly sorted when the
name changes

12 years agoCorrect problem where adding a new note from the tray causes the title of the new...
Randy Baumgarte [Mon, 9 Apr 2012 12:11:39 +0000 (08:11 -0400)]
Correct problem where adding a new note from the tray causes the title of the new note not to be saved.

12 years agoAltered the close/minimize to tray options to allow close to tray and minimize to...
Randy Baumgarte [Thu, 5 Apr 2012 12:16:22 +0000 (08:16 -0400)]
Altered the close/minimize to tray options to allow close to tray and minimize to tray to be separated.

12 years agoCorrect problem where altering a tag for a note may not set the note as dirty.
Randy Baumgarte [Thu, 5 Apr 2012 12:13:31 +0000 (08:13 -0400)]
Correct problem where altering a tag for a note may not set the note as dirty.

12 years agoCorrect documentation.
Randy Baumgarte [Wed, 4 Apr 2012 18:37:19 +0000 (14:37 -0400)]
Correct documentation.

12 years agoUpdate copyright.
Randy Baumgarte [Wed, 4 Apr 2012 18:36:57 +0000 (14:36 -0400)]
Update copyright.

12 years agoAdded check for null resource during indexing.
Randy Baumgarte [Wed, 4 Apr 2012 18:06:24 +0000 (14:06 -0400)]
Added check for null resource during indexing.

12 years agoCorrect tag sort order on note list.
Randy Baumgarte [Tue, 27 Mar 2012 10:22:01 +0000 (06:22 -0400)]
Correct tag sort order on note list.

12 years agoAdd sync-only option to startup scripts
Randy Baumgarte [Wed, 21 Mar 2012 13:41:30 +0000 (09:41 -0400)]
Add sync-only option to startup scripts

12 years agoAdd logic to disable tray options if there is no tray available.
Randy Baumgarte [Wed, 21 Mar 2012 13:35:35 +0000 (09:35 -0400)]
Add logic to disable tray options if there is no tray available.

12 years agoSet notebook as dirty when default notebook changes.
Randy Baumgarte [Tue, 20 Mar 2012 15:40:04 +0000 (11:40 -0400)]
Set notebook as dirty when default notebook changes.

12 years agoAdd --sync-only option
Randy Baumgarte [Tue, 20 Mar 2012 15:29:07 +0000 (11:29 -0400)]
Add --sync-only option

12 years agoAdd the option to startup using the default notebook (as opposed to all notebooks).
Randy Baumgarte [Tue, 20 Mar 2012 14:52:18 +0000 (10:52 -0400)]
Add the option to startup using the default notebook (as opposed to all notebooks).

12 years agoCorrect SQL error when changing the default notebook.
Randy Baumgarte [Tue, 20 Mar 2012 14:51:48 +0000 (10:51 -0400)]
Correct SQL error when changing the default notebook.

12 years agoCorrect issues with searching not showing the correct results.
Randy Baumgarte [Tue, 20 Mar 2012 13:56:47 +0000 (09:56 -0400)]
Correct issues with searching not showing the correct results.

12 years agoCorrect issues with importing notes that contain resources.
Randy Baumgarte [Tue, 20 Mar 2012 13:56:23 +0000 (09:56 -0400)]
Correct issues with importing notes that contain resources.

12 years agoRemove some of the popup note edit options from the main menu. For some reason they...
Randy Baumgarte [Tue, 20 Mar 2012 13:55:32 +0000 (09:55 -0400)]
Remove some of the popup note edit options from the main menu.  For some reason they were causing issues with shortcuts.

12 years agoUpdate build.xml for new evernote jar.
Randy Baumgarte [Sun, 29 Jan 2012 15:03:59 +0000 (10:03 -0500)]
Update build.xml for new evernote jar.

12 years agoUpdate nixnote-osx shell script
Randy Baumgarte [Sun, 29 Jan 2012 15:02:45 +0000 (10:02 -0500)]
Update nixnote-osx shell script

12 years agoAdd some of the context menu options to the main menu bar.
Randy Baumgarte [Mon, 23 Jan 2012 12:48:46 +0000 (07:48 -0500)]
Add some of the context menu options to the main menu bar.

12 years agoReworked search logic to better handle multiple positive/negative matching of the...
Randy Baumgarte [Mon, 23 Jan 2012 12:47:51 +0000 (07:47 -0500)]
Reworked search logic to better handle multiple positive/negative matching of the same subset.

12 years agoAdd logic to prevent null tag names from populating the note tag name list. This...
Randy Baumgarte [Mon, 23 Jan 2012 12:47:14 +0000 (07:47 -0500)]
Add logic to prevent null tag names from populating the note tag name list.  This should never happen, but I stumbled across it in testing.

12 years agoCorrect problem where wait cursor is not reset after searching with zero results...
Randy Baumgarte [Mon, 23 Jan 2012 12:46:24 +0000 (07:46 -0500)]
Correct problem where wait cursor is not reset after searching with zero results returned.

12 years agoForced the attribute contentClass to be unset since I don't support it anyway.
Randy Baumgarte [Wed, 18 Jan 2012 19:40:21 +0000 (14:40 -0500)]
Forced the attribute contentClass to be unset since I don't support it anyway.

12 years agoUpdate changelog.txt
Randy Baumgarte [Wed, 18 Jan 2012 15:00:32 +0000 (10:00 -0500)]
Update changelog.txt

12 years agoCorrect problem viewing & restoring deleted notes and correct a problem where a null...
Randy Baumgarte [Wed, 18 Jan 2012 14:58:13 +0000 (09:58 -0500)]
Correct problem viewing & restoring deleted notes and correct a problem where a null pointer is possible upon shutdown.

12 years agoUpgraded release notes.
Randy Baumgarte [Mon, 16 Jan 2012 13:40:56 +0000 (08:40 -0500)]
Upgraded release notes.

12 years agoIncreased version to 1.2
Randy Baumgarte [Mon, 16 Jan 2012 13:16:13 +0000 (08:16 -0500)]
Increased version to 1.2

12 years agoCorrected release notes dialog.
Randy Baumgarte [Mon, 16 Jan 2012 13:15:54 +0000 (08:15 -0500)]
Corrected release notes dialog.

12 years agoAdd support for Evernote API 1.20 and attribute contentClass field.
Randy Baumgarte [Thu, 5 Jan 2012 17:40:01 +0000 (12:40 -0500)]
Add support for Evernote API 1.20 and attribute contentClass field.

12 years agoCorrect problem with images being distorted if they were taken from an iOS device.
Randy Baumgarte [Thu, 5 Jan 2012 15:39:55 +0000 (10:39 -0500)]
Correct problem with images being distorted if they were taken from an iOS device.

12 years agoCorrect more problems in the logic where the note title is dynamically updated from...
Randy Baumgarte [Thu, 5 Jan 2012 15:39:24 +0000 (10:39 -0500)]
Correct more problems in the logic where the note title is dynamically updated from the note's content.

12 years agoCorrect problem with title label being updated from first line of text incorrectly.
Randy Baumgarte [Wed, 21 Dec 2011 15:49:25 +0000 (10:49 -0500)]
Correct problem with title label being updated from first line of text incorrectly.

12 years agoCorrect string out of bounds exception when editing LaTeX formula.
Randy Baumgarte [Wed, 21 Dec 2011 15:20:19 +0000 (10:20 -0500)]
Correct string out of bounds exception when editing LaTeX formula.

12 years agoCorrect problem where resources were not kept when importing a note from a NixNote...
Randy Baumgarte [Wed, 21 Dec 2011 12:56:57 +0000 (07:56 -0500)]
Correct problem where resources were not kept when importing a note from a NixNote export.

12 years agoAdd utility to pull image from an HTML URL and create a resource.
Randy Baumgarte [Wed, 21 Dec 2011 12:11:13 +0000 (07:11 -0500)]
Add utility to pull image from an HTML URL and create a resource.

12 years agoCorrect Windows NN_HOME missing from startup.
Randy Baumgarte [Wed, 21 Dec 2011 12:10:28 +0000 (07:10 -0500)]
Correct Windows NN_HOME missing from startup.

12 years agoAdd Installed-Size to debian package scripts
Randy Baumgarte [Thu, 17 Nov 2011 01:12:24 +0000 (20:12 -0500)]
Add Installed-Size to debian package scripts

12 years agoCorrected problem where not having a title in an external window would cause a recurs...
Randy Baumgarte [Thu, 17 Nov 2011 00:59:55 +0000 (19:59 -0500)]
Corrected problem where not having a title in an external window would cause a recursive notification loop (and eventually a crash) when it set the title dynamically

12 years agoAdd additional debug messages.
Randy Baumgarte [Mon, 31 Oct 2011 13:43:02 +0000 (09:43 -0400)]
Add additional debug messages.

12 years agoCorrect paste problem with file name.
Randy Baumgarte [Wed, 12 Oct 2011 09:25:02 +0000 (05:25 -0400)]
Correct paste problem with file name.

12 years agoCorrect pinned column not being hidden.
Randy Baumgarte [Tue, 11 Oct 2011 18:23:25 +0000 (14:23 -0400)]
Correct pinned column not being hidden.

12 years agoChange hex 0A in string compare to \n to avoid compile issues.
Randy Baumgarte [Tue, 11 Oct 2011 11:52:46 +0000 (07:52 -0400)]
Change hex 0A in string compare to \n to avoid compile issues.

12 years agoRemove obsolete class
Randy Baumgarte [Tue, 11 Oct 2011 11:52:09 +0000 (07:52 -0400)]
Remove obsolete class

12 years agoCorrect about dialog box
Randy Baumgarte [Sun, 9 Oct 2011 16:22:07 +0000 (12:22 -0400)]
Correct about dialog box

12 years agoCleanup build scripts to pass lintian check
Randy Baumgarte [Sun, 9 Oct 2011 00:40:44 +0000 (20:40 -0400)]
Cleanup build scripts to pass lintian check

12 years agoUpdate package scripts to 1.1
Randy Baumgarte [Sat, 8 Oct 2011 19:13:15 +0000 (15:13 -0400)]
Update package scripts to 1.1

12 years agoUpdate changelog for 1.1
Randy Baumgarte [Fri, 7 Oct 2011 19:01:53 +0000 (15:01 -0400)]
Update changelog for 1.1

12 years agoSet version to 1.1
Randy Baumgarte [Fri, 7 Oct 2011 16:37:51 +0000 (12:37 -0400)]
Set version to 1.1

12 years agoCorrect problem where message level wasn't being set properly when starting.
Randy Baumgarte [Fri, 7 Oct 2011 16:20:59 +0000 (12:20 -0400)]
Correct problem where message level wasn't being set properly when starting.

12 years agoCorrect Encryption padding problem.
Randy Baumgarte [Fri, 7 Oct 2011 16:15:20 +0000 (12:15 -0400)]
Correct Encryption padding problem.

12 years agoCorrected attachment problem accidentally introduced by adding support for files...
Randy Baumgarte [Wed, 28 Sep 2011 12:14:01 +0000 (08:14 -0400)]
Corrected attachment problem accidentally introduced by adding support for files with #

12 years agoAdd global option to display note right-to-left
Randy Baumgarte [Mon, 26 Sep 2011 17:22:00 +0000 (13:22 -0400)]
Add global option to display note right-to-left

12 years agoChanged text sorting to be case insensitive to prevent ascii sorting.
Randy Baumgarte [Mon, 26 Sep 2011 16:27:38 +0000 (12:27 -0400)]
Changed text sorting to be case insensitive to prevent ascii sorting.

12 years agoCorrect problem with # in the file name of an attachment.
Randy Baumgarte [Mon, 26 Sep 2011 16:08:09 +0000 (12:08 -0400)]
Correct problem with # in the file name of an attachment.

12 years agoAdd check for missing checkbox value and forced onmouseover removal.
Randy Baumgarte [Mon, 26 Sep 2011 11:56:17 +0000 (07:56 -0400)]
Add check for missing checkbox value and forced onmouseover removal.

12 years agoAdd automatic wildcard option.
Randy Baumgarte [Tue, 13 Sep 2011 12:13:36 +0000 (08:13 -0400)]
Add automatic wildcard option.

12 years agoCorrect wildcard selection bug where serching searches starting with * would not...
Randy Baumgarte [Sun, 11 Sep 2011 13:36:39 +0000 (09:36 -0400)]
Correct wildcard selection bug where serching searches starting with * would not be found.

12 years agoAdd very basic support for importing Evernote export files.
Randy Baumgarte [Sun, 11 Sep 2011 13:35:44 +0000 (09:35 -0400)]
Add very basic support for importing Evernote export files.

12 years agoCheck for possible null pointer error.
Randy Baumgarte [Wed, 7 Sep 2011 18:30:23 +0000 (14:30 -0400)]
Check for possible null pointer error.

12 years agoPrevent note titles from ending with a space and remove file attachment restriction.
Randy Baumgarte [Wed, 7 Sep 2011 18:26:03 +0000 (14:26 -0400)]
Prevent note titles from ending with a space and remove file attachment restriction.

12 years agoInsert http:// in front of links if needed.
Randy Baumgarte [Wed, 7 Sep 2011 18:01:58 +0000 (14:01 -0400)]
Insert http:// in front of links if needed.

12 years agoCorrect merge notes menu from never being re-enabled.
Randy Baumgarte [Mon, 29 Aug 2011 01:39:56 +0000 (21:39 -0400)]
Correct merge notes menu from never being re-enabled.

12 years agoCorrect view source not updating.
Randy Baumgarte [Mon, 29 Aug 2011 01:18:47 +0000 (21:18 -0400)]
Correct view source not updating.

12 years agoAdd QuickLink function.
Randy Baumgarte [Mon, 29 Aug 2011 01:16:37 +0000 (21:16 -0400)]
Add QuickLink function.

12 years agoAltered so changing title color & pinned will mark a note as unsynchronized.
Randy Baumgarte [Sun, 28 Aug 2011 12:58:54 +0000 (08:58 -0400)]
Altered so changing title color & pinned will mark a note as unsynchronized.

12 years agoSave non-standard metadata to note attribute.sourceApplication for DB restores.
Randy Baumgarte [Sun, 28 Aug 2011 12:35:08 +0000 (08:35 -0400)]
Save non-standard metadata to note attribute.sourceApplication for DB restores.

12 years agoUpgrade of version to 1.0.1 for unstable jar.
Randy Baumgarte [Sat, 27 Aug 2011 20:00:50 +0000 (16:00 -0400)]
Upgrade of version to 1.0.1 for unstable jar.

12 years agoImprove performance on large notes by putting in a delay between editing the note...
Randy Baumgarte [Sat, 27 Aug 2011 19:46:09 +0000 (15:46 -0400)]
Improve performance on large notes by putting in a delay between editing the note & changing the source window.

12 years agoAdd ability to include children of tags when selecting a parent tag.
Randy Baumgarte [Sat, 27 Aug 2011 17:24:58 +0000 (13:24 -0400)]
Add ability to include children of tags when selecting a parent tag.

12 years agoAdded the ability to show/hide the pinned note column
Randy Baumgarte [Sat, 27 Aug 2011 01:10:58 +0000 (21:10 -0400)]
Added the ability to show/hide the pinned note column

12 years agoAdd missing NoteMetadata class.
Randy Baumgarte [Fri, 26 Aug 2011 20:56:16 +0000 (16:56 -0400)]
Add missing NoteMetadata class.

12 years agoCorrect problem with tag tree reloading incorrectly after a sync.
Randy Baumgarte [Fri, 26 Aug 2011 20:55:40 +0000 (16:55 -0400)]
Correct problem with tag tree reloading incorrectly after a sync.

12 years agoAdd the ability to pin notes.
Randy Baumgarte [Fri, 26 Aug 2011 16:52:50 +0000 (12:52 -0400)]
Add the ability to pin notes.

12 years agoTry to correct a problem when saving a note where unprintable characters would be...
Randy Baumgarte [Mon, 15 Aug 2011 14:37:25 +0000 (10:37 -0400)]
Try to correct a problem when saving a note where unprintable characters would be inserted when saving.

12 years agoUpgrade build.xml with latest libraries
Randy Baumgarte [Fri, 5 Aug 2011 12:04:37 +0000 (08:04 -0400)]
Upgrade build.xml with latest libraries

12 years agoUpgrade apache & evernote libraries
Randy Baumgarte [Fri, 5 Aug 2011 12:01:09 +0000 (08:01 -0400)]
Upgrade apache & evernote libraries

12 years agoUpgrade H2 database
Randy Baumgarte [Thu, 4 Aug 2011 23:18:04 +0000 (19:18 -0400)]
Upgrade H2 database

12 years agoCorrect problem where message log level wasn't being set when starting.
Randy Baumgarte [Wed, 3 Aug 2011 13:06:24 +0000 (09:06 -0400)]
Correct problem where message log level wasn't being set when starting.

12 years agoUnicode fix for editing source HTML.
Randy Baumgarte [Mon, 1 Aug 2011 11:34:49 +0000 (07:34 -0400)]
Unicode fix for editing source HTML.

12 years agoRemove Online file menu option and change Format shortcut to Alt-O to better match...
Randy Baumgarte [Sun, 31 Jul 2011 13:29:16 +0000 (09:29 -0400)]
Remove Online file menu option and change Format shortcut to Alt-O to better match Evernote.

12 years agoCorrect build.xml problems after name change.
Randy Baumgarte [Sat, 30 Jul 2011 15:40:51 +0000 (11:40 -0400)]
Correct build.xml problems after name change.

12 years agoAdd notebook specific sorting and alter some NeverNote labels to say NixNote.
Randy Baumgarte [Sat, 30 Jul 2011 13:38:12 +0000 (09:38 -0400)]
Add notebook specific sorting and alter some NeverNote labels to say NixNote.

12 years agoCorrect problem when selecting a stack and adding a new note.
Randy Baumgarte [Fri, 29 Jul 2011 13:14:35 +0000 (09:14 -0400)]
Correct problem when selecting a stack and adding a new note.

12 years agoCorrect zoom label not hiding properly.
Randy Baumgarte [Thu, 28 Jul 2011 15:41:59 +0000 (11:41 -0400)]
Correct zoom label not hiding properly.

12 years agoCorrect name & version in about box.
Randy Baumgarte [Thu, 28 Jul 2011 15:37:03 +0000 (11:37 -0400)]
Correct name & version in about box.

12 years agoremove unneeded branch. This is in an external jar.
Randy Baumgarte [Thu, 28 Jul 2011 15:32:28 +0000 (11:32 -0400)]
remove unneeded branch.  This is in an external jar.

12 years agoRemove unused variable.
Randy Baumgarte [Thu, 28 Jul 2011 15:31:48 +0000 (11:31 -0400)]
Remove unused variable.

12 years agoEclipse name change.
Randy Baumgarte [Thu, 28 Jul 2011 15:31:29 +0000 (11:31 -0400)]
Eclipse name change.

12 years agoMerge branch 'development' of ssh://nevernote.git.sourceforge.net/gitroot/nevernote...
Randy Baumgarte [Tue, 26 Jul 2011 20:16:40 +0000 (16:16 -0400)]
Merge branch 'development' of ssh://nevernote.git.sourceforge.net/gitroot/nevernote/nevernote into development

12 years agoName change to NixNote
Randy Baumgarte [Tue, 26 Jul 2011 20:13:14 +0000 (16:13 -0400)]
Name change to NixNote

12 years agoMerge branch 'meta_tag_problem' into development
Danil Skachkov [Sat, 23 Jul 2011 13:11:27 +0000 (20:11 +0700)]
Merge branch 'meta_tag_problem' into development

12 years ago'meta' tag problem fixed
Danil Skachkov [Sat, 23 Jul 2011 13:09:47 +0000 (20:09 +0700)]
'meta' tag problem fixed

12 years agoCorrect encrypted database issue where not all databases are encrypted.
Randy Baumgarte [Tue, 12 Jul 2011 10:53:12 +0000 (06:53 -0400)]
Correct encrypted database issue where not all databases are encrypted.

12 years agoCorrect java cast exceptions when doing a getUserInformation.
Randy Baumgarte [Sun, 10 Jul 2011 19:57:07 +0000 (15:57 -0400)]
Correct java cast exceptions when doing a getUserInformation.

12 years agoAdded logic to reveal source HTML for a note & correct possible null pointer when...
Randy Baumgarte [Sat, 9 Jul 2011 00:50:41 +0000 (20:50 -0400)]
Added logic to reveal source HTML for a note & correct possible null pointer when a notebook published name is null.