OSDN Git Service

Updated comments in some of the code.
[neighbornote/NeighborNote.git] / src /
2011-06-28 Randy BaumgarteUpdated comments in some of the code.
2011-04-30 Randy BaumgarteCorrect LaTeX images. Upgrade to 0.99
2011-04-30 Randy BaumgarteCorrect errors relating to LaTeX images & editing.
2011-04-10 Randy BaumgarteSet version to 0.98
2011-04-03 Randy BaumgarteFix any: qualifier when searching.
2011-04-03 Randy BaumgarteAdd HTML Entities fix for Android.
2011-04-03 Randy BaumgarteAdded function to find the children of a tag. Not curre...
2011-04-03 Randy BaumgarteAdd fix for stack names when updating notebooks.
2011-04-03 Randy BaumgarteAdd fix for deleted notes not being removed from the...
2011-04-03 Randy BaumgarteAdd HTML Entities test fix for unicode notes on Android.
2011-04-03 Randy BaumgarteFix any: search bug
2011-04-03 Randy BaumgarteCleanup public linked notebook table logic.
2011-04-03 Randy BaumgarteAdded the ability to merge tags and corrected some...
2011-04-03 Randy BaumgarteCorrect issue with databaseCache not being saved in...
2011-04-03 Randy BaumgarteCorrect search field changing not selecting a default...
2011-04-03 Randy BaumgarteChanged default style to Cleanlooks, added default...
2011-04-03 Randy BaumgarteCorrect trash counts.
2011-04-03 Randy BaumgarteAdded option to add tag as a child of a selected tag.
2011-04-03 Randy BaumgarteSave/Restore main window state
2011-04-03 Randy BaumgarteCorrect problem where notes not being refreshed properl...
2011-04-03 Randy BaumgarteAdded LaTex image insert & edit
2011-04-03 Randy Baumgarte- Gui cleanup - Rework count threads to reduce SQL...
2011-04-03 Randy BaumgarteAdd option to alter tag selection behavior
2011-04-03 Randy BaumgarteRework some refresh logic to try in improve performance.
2011-04-03 Randy BaumgarteSkip tag counting when the list has not been refreshed.
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...
next