OSDN Git Service

neighbornote/NeighborNote.git
2012-07-24 Randy BaumgarteCorrect error trying to expunge items on Evernote serve...
2012-07-24 Randy Baumgarte- Add hack to fix sort bug on narrow list view when...
2012-05-27 Randy BaumgarteMerge branch 'development' of ssh://nevernote.git.sourc...
2012-05-27 Randy BaumgarteMerge branch 'master' of ssh://nevernote.git.sourceforg...
2012-05-27 Randy BaumgarteUpdate changelog to correct change date.
2012-05-27 Randy BaumgarteUpdated package scripts to 1.2
2012-05-27 Randy BaumgarteHousekeeping for git
2012-05-27 Randy BaumgarteScribe for OAuth authentication
2012-05-27 Randy BaumgarteAdded missing Edit_Insert_QuickLink
2012-05-27 Randy BaumgarteAdd color names to color menu.
2012-05-27 Randy BaumgarteChange authentication from userid/password to oauth
2012-05-27 Randy BaumgarteTry (again) to correct problem where tag names
2012-05-27 Randy BaumgarteMerge branch 'master' of ssh://nevernote.git.sourceforg...
2012-05-27 Randy BaumgarteHousekeeping for git
2012-05-27 Randy BaumgarteScribe for OAuth authentication
2012-05-27 Randy BaumgarteAdded missing Edit_Insert_QuickLink
2012-05-25 Randy BaumgarteAdd color names to color menu.
2012-05-25 Randy BaumgarteChange authentication from userid/password to oauth
2012-05-08 Randy BaumgarteTry (again) to correct problem where tag names
2012-04-09 Randy BaumgarteCorrect problem where adding a new note from the tray...
2012-04-05 Randy BaumgarteAltered the close/minimize to tray options to allow...
2012-04-05 Randy BaumgarteCorrect problem where altering a tag for a note may...
2012-04-04 Randy BaumgarteCorrect documentation.
2012-04-04 Randy BaumgarteUpdate copyright.
2012-04-04 Randy BaumgarteAdded check for null resource during indexing.
2012-03-27 Randy BaumgarteCorrect tag sort order on note list.
2012-03-21 Randy BaumgarteAdd sync-only option to startup scripts
2012-03-21 Randy BaumgarteAdd logic to disable tray options if there is no tray...
2012-03-20 Randy BaumgarteSet notebook as dirty when default notebook changes.
2012-03-20 Randy BaumgarteAdd --sync-only option
2012-03-20 Randy BaumgarteAdd the option to startup using the default notebook...
2012-03-20 Randy BaumgarteCorrect SQL error when changing the default notebook.
2012-03-20 Randy BaumgarteCorrect issues with searching not showing the correct...
2012-03-20 Randy BaumgarteCorrect issues with importing notes that contain resources.
2012-03-20 Randy BaumgarteRemove some of the popup note edit options from the...
2012-01-29 Randy BaumgarteUpdate changelog to correct change date.
2012-01-29 Randy BaumgarteMerge branch 'development' of ssh://nevernote.git.sourc...
2012-01-29 Randy BaumgarteUpdate build.xml for new evernote jar.
2012-01-29 Randy BaumgarteUpdate nixnote-osx shell script
2012-01-23 Randy BaumgarteAdd some of the context menu options to the main menu...
2012-01-23 Randy BaumgarteReworked search logic to better handle multiple positiv...
2012-01-23 Randy BaumgarteAdd logic to prevent null tag names from populating...
2012-01-23 Randy BaumgarteCorrect problem where wait cursor is not reset after...
2012-01-18 Randy BaumgarteForced the attribute contentClass to be unset since...
2012-01-18 Randy BaumgarteUpdate changelog.txt
2012-01-18 Randy BaumgarteCorrect problem viewing & restoring deleted notes and...
2012-01-16 Randy BaumgarteUpdated package scripts to 1.2
2012-01-16 Randy BaumgarteUpgraded release notes.
2012-01-16 Randy BaumgarteIncreased version to 1.2
2012-01-16 Randy BaumgarteCorrected release notes dialog.
2012-01-05 Randy BaumgarteAdd support for Evernote API 1.20 and attribute content...
2012-01-05 Randy BaumgarteCorrect problem with images being distorted if they...
2012-01-05 Randy BaumgarteCorrect more problems in the logic where the note title...
2011-12-21 Randy BaumgarteCorrect problem with title label being updated from...
2011-12-21 Randy BaumgarteCorrect string out of bounds exception when editing...
2011-12-21 Randy BaumgarteCorrect problem where resources were not kept when...
2011-12-21 Randy BaumgarteAdd utility to pull image from an HTML URL and create...
2011-12-21 Randy BaumgarteCorrect Windows NN_HOME missing from startup.
2011-11-17 Randy BaumgarteAdd Installed-Size to debian package scripts
2011-11-17 Randy BaumgarteCorrected problem where not having a title in an extern...
2011-10-31 Randy BaumgarteAdd additional debug messages.
2011-10-12 Randy BaumgarteCorrect paste problem with file name.
2011-10-11 Randy BaumgarteCorrect pinned column not being hidden.
2011-10-11 Randy BaumgarteChange hex 0A in string compare to \n to avoid compile...
2011-10-11 Randy BaumgarteRemove obsolete class
2011-10-09 Randy BaumgarteCorrect about dialog box
2011-10-09 Randy BaumgarteCleanup build scripts to pass lintian check
2011-10-08 Randy BaumgarteUpdate package scripts to 1.1
2011-10-07 Randy BaumgarteUpdate changelog for 1.1
2011-10-07 Randy BaumgarteSet version to 1.1
2011-10-07 Randy BaumgarteCorrect problem where message level wasn't being set...
2011-10-07 Randy BaumgarteCorrect Encryption padding problem.
2011-09-28 Randy BaumgarteCorrected attachment problem accidentally introduced...
2011-09-26 Randy BaumgarteAdd global option to display note right-to-left
2011-09-26 Randy BaumgarteChanged text sorting to be case insensitive to prevent...
2011-09-26 Randy BaumgarteCorrect problem with # in the file name of an attachment.
2011-09-26 Randy BaumgarteAdd check for missing checkbox value and forced onmouse...
2011-09-13 Randy BaumgarteAdd automatic wildcard option.
2011-09-11 Randy BaumgarteCorrect wildcard selection bug where serching searches...
2011-09-11 Randy BaumgarteAdd very basic support for importing Evernote export...
2011-09-07 Randy BaumgarteCheck for possible null pointer error.
2011-09-07 Randy BaumgartePrevent note titles from ending with a space and remove...
2011-09-07 Randy BaumgarteInsert http:// in front of links if needed.
2011-08-29 Randy BaumgarteCorrect merge notes menu from never being re-enabled.
2011-08-29 Randy BaumgarteCorrect view source not updating.
2011-08-29 Randy BaumgarteAdd QuickLink function.
2011-08-28 Randy BaumgarteAltered so changing title color & pinned will mark...
2011-08-28 Randy BaumgarteSave non-standard metadata to note attribute.sourceAppl...
2011-08-27 Randy BaumgarteUpgrade of version to 1.0.1 for unstable jar.
2011-08-27 Randy BaumgarteImprove performance on large notes by putting in a...
2011-08-27 Randy BaumgarteAdd ability to include children of tags when selecting...
2011-08-27 Randy BaumgarteAdded the ability to show/hide the pinned note column
2011-08-26 Randy BaumgarteAdd missing NoteMetadata class.
2011-08-26 Randy BaumgarteCorrect problem with tag tree reloading incorrectly...
2011-08-26 Randy BaumgarteAdd the ability to pin notes.
2011-08-15 Randy BaumgarteTry to correct a problem when saving a note where unpri...
2011-08-05 Randy BaumgarteUpgrade build.xml with latest libraries
2011-08-05 Randy BaumgarteUpgrade apache & evernote libraries
2011-08-04 Randy BaumgarteUpgrade H2 database
2011-08-03 Randy BaumgarteCorrect problem where message log level wasn't being...
next