Mercurial Hosting > junotu
graph
-
Window: Changed default window width to 512 (from 384)2023-01-07, by Fox
-
Expanded generated 'readme.txt' and fixed minor mistake in 'README.md'2023-01-07, by Fox
-
TabEdit: Added 'copy value' option to tag's context menu2023-01-07, by Fox
-
TabEdit: Ability to remove tags by middle-clicking them2023-01-07, by Fox
-
Minor comment spelling fix2023-01-07, by Fox
-
Using Linux-specific workarounds for URI opening if Java can't do it2023-01-07, by Fox
-
TabEdit: Started on tag context menu, and started on 'open as URI' option2023-01-06, by Fox
-
TabSimpleSearch: Added a pupup menu for future options2023-01-06, by Fox
-
Fixed up saving of tags with empty values and card hiding2022-12-24, by Fox
-
Database: Added 'databaseResaveAll()' function2022-12-24, by Fox
-
Minor: Edited tooltip for create card button2022-12-24, by Fox
-
Allowing to edit and create cards in a new window..2022-12-24, by Fox
-
Hide cards with specific tags from search results2022-12-24, by Fox
-
TabBoard: Don't record board tags if the board is empty2022-12-23, by Fox
-
Moved recursive card deletion logic to Database class2022-12-23, by Fox
-
Moved card identifier list parsing to newly created TagUtility class2022-12-23, by Fox
-
Moved all Lucene exception handling to Database class2022-12-23, by Fox
-
TabBoard: Improved card removal2022-12-23, by Fox
-
TabBoard: Improved column removal2022-12-23, by Fox
-
TabBoard: Rough saving and loading2022-12-23, by Fox
-
Default to TabSearch search, and added a way to get to TabBoard from TabEdit2022-12-23, by Fox
-
Improved search2022-12-23, by Fox
-
TabColumns: Redesigned button toolbar2022-12-23, by Fox
-
TabColumns: Ability to rename Column Set2022-12-17, by Fox
-
TabColumns: Ability to edit column titles (double click)2022-12-14, by Fox
-
TabColumns: Ability to move cards between columns2022-12-03, by Fox
-
TabColumns: Ability to move cards within a column2022-11-30, by Fox
-
Added some tooltips2022-11-25, by Fox
-
TabColumns: Now able to add columns via a button2022-11-24, by Fox
-
Main: Add initial window from event dispatching thread2022-11-08, by Fox
-
TabColumns: Instead of adding struts, columns now have invisible border2022-11-08, by Fox
-
Minor: Edited comment2022-11-08, by Fox
-
TabSimpleSearch: Simplified action listener usage2022-10-30, by Fox
-
TabEdit: Simplify shortcut logic2022-10-30, by Fox
-
TabEdit: Simplify action listeners2022-10-30, by Fox
-
TabColumns: Now able to remove columns via middle click.2022-10-30, by Fox
-
TabColumns: Now able to remove cards by middle clicking them2022-10-29, by Fox
-
TabColumns: Plus button now inserts new card2022-10-29, by Fox
-
TabColumns: Layout progress2022-10-21, by Fox
-
README: Removed sentence mentioning 'run scripts'2022-10-20, by Fox
-
TabColumns: Some visual progress2022-10-20, by Fox
-
Started on TabColumns2022-10-19, by Fox
-
Figured out JAR MANIFEST, removed operating system-specific run scripts2022-10-19, by Fox
-
Added 'Compiling / Packaging' section to the README file2022-08-18, by Fox
-
Commit database to disk on card save via CTRL+S2022-07-07, by Fox
-
TabSimpleSearch: Use control + S keyboard shortcut to save changes to disk2022-05-11, by Fox
-
TabEdit: Cancel and save keyboard shortcuts2022-05-11, by Fox
-
Control + save button click to save card and stay in edit mode2022-05-10, by Fox
-
Lowercase database directory name2022-05-06, by Fox
-
Fix card title cutting off underscores2022-05-06, by Fox
-
Added ./local to .hgignore2022-05-06, by Fox
-
Make Linux run script function when called from different directory2022-05-06, by Fox
-
Wrote a README file2022-05-06, by Fox
-
Package: Fix packing symlinks into TAR, add Windows run script2022-05-05, by Fox
-
TabEdit: commented out lines that seem to have no effect2022-05-05, by Fox
-
Package script: archive the resulting files into a TAR2022-05-04, by Fox
-
Added a packaging script2022-05-04, by Fox