OSDN Git Service

Merge branch 'temp'
[neighbornote/NeighborNote.git] / src /
2013-05-10 yukiMerge branch 'temp'
2013-05-10 yuki表示される関連度のフォントを少し変更。
2013-05-01 yuki翻訳ファイルを更新。日本語翻訳のみ内容も更新。
2013-04-10 yukiメインメニューバーの「新しいタブでノート追加」表示制御も修正。 version0.1
2013-04-09 yukiノートを開いていない状態では「新しいタブでノート追加」を使えないように修正。
2013-04-09 yuki拡張情報、エディタボタンバーの表示・非表示設定が次回起動時に復元出来ていなかった問題を修正。
2013-04-08 yukiリリースノートの日本語が文字化けしていたのを修正。
2013-04-08 yukiコピーライトの表示を修正。
2013-04-04 yukiAPIキーの記述を削除。
2013-04-03 yuki画像差し替え
2013-03-27 yukiタブの順番入れ替え機能を追加。
2013-03-26 yuki連想ノートリストのアイテムが無いところを右クリックしたときにコンテキストメニューが表示されないようにした。
2013-03-25 yukiノートGUID更新時に、すべてのタブのノートGUIDを新しいGUIDで上書きしていたバグを修正。
2013-03-25 yuki連想ノートリストの関連度の表示方法を少しだけ変更。
2013-03-25 yuki関連度が100%の時に、環境によっては1の部分がはみ出してしまう問題を修正。
2013-03-24 yukiApplication LogsからRensoNoteList Logを閲覧可能にした。
2013-03-23 yukiデータを保存するディレクトリをNixNoteと被らないように変更。
2013-03-22 yukiタブを閉じた時に、inkNote変数とreadOnly変数を更新するように修正。
2013-03-21 yukireadOnly変数をタブブラウザに対応。
2013-03-21 yukiinkNote変数をタブブラウザに対応。
2013-03-16 yukinoteDirty変数をタブブラウザに対応。これにより、タイトルカラー変更やピン付け等の操作をした時にSync...
2013-03-13 yukinoteTableSelection()でcurrentNoteGuidを変更してから(状況によって...
2013-03-12 yukiGitHub最初のコミット(SourceForge.jp 128fa38 2013-02-28 15...
2013-02-03 Randy Baumgarte- Upgraded version to 1.5
2012-10-13 Randy BaumgarteCorrect error not uploading and stack sync error.
2012-10-13 Randy BaumgarteCheck for errors when behind proxy.
2012-10-13 Randy BaumgarteAllow proxy settings for OAuth interface.
2012-10-13 Randy BaumgarteIncrement version to 1.4
2012-10-13 Randy BaumgarteTest for adding tags names to search index (currently...
2012-10-13 Randy BaumgarteCheck for possible null pointer assignment when prepari...
2012-10-13 Randy BaumgarteCorrect import error on older versions.
2012-10-13 Randy BaumgarteMerge branch 'development' of ssh://nevernote.git.sourc...
2012-10-13 Randy BaumgarteCorrect error not uploading and stack sync error.
2012-10-13 Randy BaumgarteCheck for errors when behind proxy.
2012-10-13 Randy BaumgarteAllow proxy settings for OAuth interface.
2012-10-13 Randy BaumgarteIncrement version to 1.4
2012-10-13 Randy BaumgarteTest for adding tags names to search index (currently...
2012-10-13 Randy BaumgarteCheck for possible null pointer assignment when prepari...
2012-10-13 Randy BaumgarteCorrect import error on older versions.
2012-08-26 Randy BaumgarteMerge branch 'development' of ssh://baumgarr@nevernote...
2012-08-26 Randy BaumgarteFix problem where username vanishes after a sync.
2012-08-25 Randy Baumgarte- Correct issue with importing when not a premium member.
2012-07-24 Randy BaumgarteAdded check at startup so the sorting bug is only imple...
2012-07-24 Randy BaumgarteCorrect username not being correct in account dialog.
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 'master' of ssh://nevernote.git.sourceforg...
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-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 BaumgarteAdded check for null resource during indexing.
2012-03-27 Randy BaumgarteCorrect tag sort order on note list.
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 BaumgarteMerge branch 'development' of ssh://nevernote.git.sourc...
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 BaumgarteCorrect problem viewing & restoring deleted notes and...
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-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-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...
next