OSDN Git Service

Correct issues with searching not showing the correct results.
[neighbornote/NeighborNote.git] / src / cx /
2011-04-03 Randy BaumgarteAlter shutdown logic to try and remove hang on shutdown...
2011-04-03 Randy BaumgarteChange default of show tray icon to false.
2011-04-03 Randy BaumgarteCleanup shared notebook logic and add shortcut to jump...
2011-02-24 Randy BaumgarteCorrect endless loop synchronizing tags if a tag update...
2011-02-24 Randy BaumgarteClear selection in note table when adding a new note...
2011-02-24 Randy BaumgarteCorrect problem restoring notes from the Evernote trash...
2011-02-24 Randy BaumgarteCorrect problem where images may not be saved after...
2011-02-24 Randy BaumgarteAdd check to prevent PDF scrolling from walking off...
2011-02-24 Randy BaumgarteChange case sensitivity for notebooks, tags, & saved...
2011-02-24 Randy BaumgarteAdd debug messages for shared notebooks.
2011-02-24 Randy BaumgarteAlter shutdown (again) to try and correct sync on close.
2011-02-24 Randy BaumgarteAdd logic to deal with zero length resources.
2011-02-24 Randy BaumgarteAdd user agend ID to connection with Evernote.
2011-02-24 Randy BaumgarteCorrect missing wildcard logic.
2011-02-24 Randy BaumgarteDisable transactions in sync thread to prevent deadlocks.
2011-02-24 Randy BaumgarteCorrect a problem where searching on an attribute witho...
2011-02-24 Randy BaumgarteCorrect some note copy problems & add message auto...
2011-01-30 Randy BaumgarteCorrect shutdown on sync being interrupted.
2011-01-30 Randy BaumgarteAdded the ability to view debugging logs.
2011-01-30 Randy BaumgarteSet to version 0.97
2011-01-30 Randy BaumgarteCorrect SQL due to database being split apart.
2011-01-30 Randy BaumgarteCorrect minor translation problem.
2011-01-30 Randy BaumgarteAdd logic to disable dead thread messages after first...
2011-01-30 Randy BaumgarteSplit database into 3 pieces to try and reduce the...
2011-01-30 Randy BaumgarteCorrect problem where any: tag could cause a problem...
2011-01-30 Randy BaumgarteCorrect problems when renaming stacks.
2011-01-30 Randy BaumgarteRetain expanded state of notebooks & tags across sync.
2011-01-30 Randy BaumgarteRework some database logic to try and reduce the overhe...
2011-01-30 Randy BaumgarteCorrect sync bug where incorrect high sequence number...
2011-01-30 Randy BaumgarteAdd scan to fix corrupt tags on startup in case we...
2011-01-30 Randy BaumgarteCorrect numerous table problems.
2011-01-30 Randy BaumgarteAdd connection throttling to try and reduce indexing...
2011-01-30 Randy BaumgarteCleanup unneded variables in ExternalBrowse.
2011-01-30 Randy BaumgarteCorrect problem where conflict notebooks were not the...
2011-01-30 Randy BaumgarteAdd some shortcuts to external browser window.
2011-01-30 Randy BaumgarteAdd showColumns() to note index refresh to correct...
2011-01-30 Randy BaumgarteCorrect problem moving conflicting notes on linked...
2011-01-30 Randy BaumgarteCorrect word index bug which excluded some words in...
2011-01-30 Randy BaumgarteAdd deletion of files in res for security enhancement.
2011-01-30 Randy BaumgarteAdd interrupt to index thread in case it becomes hung.
2011-01-30 Randy BaumgarteChange behavior when switching notebooks & picking...
2011-01-30 Randy BaumgarteCorrect image overlay problem where searches could...
2011-01-10 Randy BaumgarteAdd insert/delete columns to tables.
2011-01-10 Randy BaumgarteAdded ability to customize db cache.
2011-01-10 Randy BaumgarteChanged to allow removal of hyperlinks in notes.
2011-01-10 Randy BaumgarteAdded "stack:" to supported search terms.
2011-01-10 Randy BaumgarteIncrease database cache size to improve performance.
2011-01-10 Randy BaumgarteCorrect problem where child tag custom icons are not...
2011-01-10 Randy BaumgarteFix SQL error with a missing comma in getAllArchived.
2011-01-02 Randy BaumgarteAdd check for length = 0 on recognition in highlight...
2011-01-01 Randy BaumgarteResync Linked & shared notebook tables.
2011-01-01 Randy BaumgarteUpgrade version number to 0.96
2011-01-01 Randy BaumgarteAdd generic icons and remember path selection.
2011-01-01 Randy BaumgarteFix architecture check in upgrade notice.
2011-01-01 Randy BaumgarteAdd Linked notebooks to the ignore sync process.
2011-01-01 Randy BaumgarteAdd user qss directory.
2011-01-01 Randy BaumgarteCapture generic errors and log the others.
2011-01-01 Randy BaumgarteAdd index caching to improve performance of index threa...
2011-01-01 Randy BaumgarteAdded startup commands to batch file.
2011-01-01 Randy BaumgarteAdd automatic upgrade checking.
2011-01-01 Randy BaumgarteAdd selective sync, cleanup debug messages, & correct...
2011-01-01 Randy BaumgarteCorrect external editor not setting notebook list properly.
2011-01-01 Randy BaumgarteMigrate from PDFRenderer to PDFBox to generate PNG...
2011-01-01 Randy BaumgarteCleanup for 0.95 shell problems
2010-12-19 Randy BaumgarteFix hilight image with wild cards.
2010-12-19 Randy BaumgarteChange tag & notebook colors to orange for shared notebooks
2010-12-19 Randy BaumgarteFix non-latin character search problem & remove minimum...
2010-12-19 Randy BaumgarteCorrect notebook selection problem when no notebooks...
2010-12-19 Randy BaumgarteCleanup selection behavior on tag & notebook trees.
2010-12-19 Randy BaumgarteCorrect bug where new notes may have data loss if typin...
2010-12-19 Randy BaumgarteFix bug where switching between wide & narrow views...
2010-12-19 Randy BaumgarteChanged synchronized from true/false to a dot to match...
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 Baumgarte- Added the ability to disable indexing of attachments...
2010-12-15 Randy BaumgarteMove index scanning to separate thread to increase...
2010-12-15 Randy Baumgarte- Correct problem where a sync could cause a note to...
2010-12-15 Randy Baumgarte- Corrected various null pointer errors. - Corrected...
2010-12-15 Randy BaumgarteRemove visibility of "share with individuals" because...
2010-12-15 Randy BaumgarteCleanup of initial sync with ink notes and added the...
2010-12-15 Randy BaumgarteAdd initial logic for setting up shared/published noteb...
2010-12-15 Randy BaumgarteAdded additional ODF formats to indexing.
2010-12-15 Randy BaumgarteFix bug where resources were indexed under the resource...
2010-12-15 Randy BaumgarteCleanup compiler warning messages and alter backup...
2010-12-15 Randy BaumgarteSplit jazzy into a separate jar and add the ability...
2010-12-15 Randy BaumgarteUpgrade to evernote-1.17.
2010-12-15 Randy BaumgarteAdd the ability to assign custom icons to the "All...
2010-12-15 Randy BaumgarteAdd the ability to add & remove notebook stacks.
2010-12-15 Randy BaumgarteAdd the ability to customize saved search icons.
2010-12-15 Randy BaumgarteAdd ability to customize tag icons
2010-12-15 Randy BaumgarteAdd logic to display stacks in notebook tree
2010-12-15 Randy BaumgarteAllow customizing of notebook icons.
2010-12-15 Randy BaumgarteCorrecte problem where addNote from tray icon didn...
2010-12-15 Randy BaumgarteForced new thumbnails after db upgrade
2010-12-15 Randy BaumgarteCleanup of some of the thumbnail logic to be less resou...
2010-12-15 Randy BaumgarteAdded logic to download all linked & shared data struct...
2010-12-15 Randy BaumgarteAdded 0.95 database structures
2010-12-15 Randy BaumgarteFix bug where the external editor would force a close...
2010-12-15 Randy BaumgarteAdd linked & shared notebook tables
2010-12-15 Randy BaumgarteRemove logging from terminal output.
next