OSDN Git Service

Merge remote-tracking branch 'origin/develop'
[neighbornote/NeighborNote.git] / src / cx / fbn / nevernote / gui / BrowserWindow.java
2014-10-23 yukiMerge branch 'develop' version0.5.2
2014-10-16 yukiショートカットキーによるコピー(カット)&ペースト操作も操作履歴として取得可能にした
2014-05-14 yukiMerge branch 'develop' version0.5
2014-05-13 yukiMerge branch 'installBuilder' into develop
2014-05-13 yukiMerge branch 'searchField' into develop
2014-04-25 yukiタブブラウザ周りの外観を微調整した
2013-11-11 yukiMerge branch 'develop'
2013-11-11 yukiMerge branch 'master' of git.code.sf.net/p/nevernote...
2013-10-28 yukiツールバーの「新規」ボタンを押した時にノートを新しいタブで開けるように変更した
2013-10-23 yukiクリーンアップ
2013-09-11 yukiMerge branch 'develop' version0.3
2013-09-02 yukiMerge branch 'japaneseSearch' into develop
2013-07-09 yukiエディタツールバーのフォントセレクトの横幅を制限。
2013-04-08 yukiコピーライトの表示を修正。
2013-03-12 yukiGitHub最初のコミット(SourceForge.jp 128fa38 2013-02-28 15...
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-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-11-17 Randy BaumgarteCorrected problem where not having a title in an extern...
2011-10-12 Randy BaumgarteCorrect paste problem with file name.
2011-10-11 Randy BaumgarteChange hex 0A in string compare to \n to avoid compile...
2011-09-28 Randy BaumgarteCorrected attachment problem accidentally introduced...
2011-09-26 Randy BaumgarteCorrect problem with # in the file name of an attachment.
2011-09-07 Randy BaumgartePrevent note titles from ending with a space and remove...
2011-08-29 Randy BaumgarteCorrect view source not updating.
2011-08-29 Randy BaumgarteAdd QuickLink function.
2011-08-27 Randy BaumgarteImprove performance on large notes by putting in a...
2011-08-26 Randy BaumgarteCorrect problem with tag tree reloading incorrectly...
2011-08-26 Randy BaumgarteAdd the ability to pin notes.
2011-08-05 Randy BaumgarteUpgrade apache & evernote libraries
2011-08-01 Randy BaumgarteUnicode fix for editing source HTML.
2011-07-30 Randy BaumgarteAdd notebook specific sorting and alter some NeverNote...
2011-07-12 Randy BaumgarteAdded logic to reveal source HTML for a note & correct...
2011-06-28 Randy BaumgarteFix problem where LaTeX editor might not show.
2011-06-28 Randy BaumgarteAdded inter-note links. Added index content controls...
2011-04-30 Randy BaumgarteCorrect LaTeX images. Upgrade to 0.99
2011-04-30 Randy BaumgarteCorrect errors relating to LaTeX images & editing.
2011-04-03 Randy BaumgarteCorrect problem where notes not being refreshed properl...
2011-04-03 Randy BaumgarteAdded LaTex image insert & edit
2011-02-24 Randy BaumgarteCorrect problem where images may not be saved after...
2011-01-30 Randy BaumgarteCorrect numerous table problems.
2011-01-10 Randy BaumgarteAdd insert/delete columns to tables.
2011-01-10 Randy BaumgarteChanged to allow removal of hyperlinks in notes.
2010-12-19 Randy BaumgarteCorrect checkbox on mouseover event to show hand rather...
2010-12-15 Randy BaumgarteAdd shared notebook editing & syncing logic.
2010-12-15 Randy BaumgarteCleanup compiler warning messages and alter backup...
2010-10-28 Randy BaumgarteAdded more thumbnail logic & correct search bugs.
2010-10-23 Randy BaumgarteUpdate merge with local branch. Changes:
2010-10-10 Randy BaumgartePrevent inserting an image which is zero bytes.
2010-10-10 Randy BaumgarteChange spell check defaults and allow options to be...
2010-10-10 Randy BaumgarteMinor cleanup of spell check.
2010-10-10 Randy BaumgarteFix tag line editor strangeness and add spell config...
2010-10-10 Randy BaumgarteAdded todo to editor button bar.
2010-10-10 Randy BaumgarteCleanup the spell checker dialog.
2010-10-01 Randy BaumgarteCorrect problem where the URL couldn't have a ' in...
2010-10-01 Randy BaumgarteFix logic that caused a note's title to be pulled from...
2010-09-23 Randy Baumgarte- Add bulid packages, update install.txt, and re-commit...
2010-09-21 Randy BaumgarteMerge branch 'master' of ssh://nevernote.git.sourceforg...
2010-09-14 Randy BaumgarteAdded primitive spell checker & English dictionaries.
2010-09-14 Randy BaumgarteChange font color & highlight colors to be QToolButton...
2010-09-14 Randy BaumgarteAdd popup to show URL when moving mouse over a link.
2010-09-14 Randy BaumgarteChange the editor button bar from a QHBoxLayout to...
2010-09-14 Randy BaumgarteAdd popup to show URL when moving mouse over a link.
2010-09-14 Randy BaumgarteChange the editor button bar from a QHBoxLayout to...
2010-08-27 Randy BaumgarteMerge Hiroshi's language changes into development branch.
2010-08-22 Randy BaumgarteFix problem which prevented cutting attachments between...
2010-08-22 Randy BaumgarteCorrect problem where images may not be pasted properly...
2010-08-22 Randy BaumgarteChanged source URL from a text label to a push button...
2010-08-22 Randy BaumgarteModify tag completion to be a little less ugly and...
2010-08-22 Randy BaumgarteImproved performance in the editor by not forcing a...
2010-08-22 Randy BaumgarteFix tag completion problems created by prior feature...
2010-08-06 Randy BaumgarteAlter behavior of the tag line editor. If focus is...
2010-08-06 Randy BaumgarteCorrect problem with src= not being closed properly...
2010-08-06 Hiroshi Miura (mom... add qt message catalogs and build rules
2010-07-23 Randy BaumgarteThere are multiple changes with this commit.
2010-07-23 Nick ClarkeChange generation of files/paths in res dir to use...
2010-07-23 Nick ClarkeFix handling of return status of PDFPreview.setupPrevie...
2010-07-23 Nick ClarkeChange generation of files/paths in images dir to use...
2010-07-13 Randy BaumgarteNeverNote 0.88.