0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Apr 24, 2023 — Apr 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Panick push since moving More... over 12 years ago
Working on backend and test cases More... over 12 years ago
Working on encfs More... over 12 years ago
Merge branch 'master' of navier:skunkworks/nv More... about 14 years ago
Changing the name of the main file to respect Zach's desire to control the "Notational Velocity" name. More... about 14 years ago
Added a stern warning to README.txt More... about 14 years ago
Interface works a little better in Terminal.app. Cursor doesn't show up since Terminal sets its own cursor color. More... about 14 years ago
Special-cased fallback to safe colors when in Apple Terminal. More... about 14 years ago
Applied some focus hacks to get the search edit box to also render as if focused, when the search list widget has focus. More... about 14 years ago
Added (unchorded) tab a shortcut for switching focus back to the top window, to be more compatible with recent nv versions. More... about 14 years ago
get_edit_pos More... about 14 years ago
doh... set_edit_position, not set_cursor_position... More... about 14 years ago
Oops.. should have taken out self... More... about 14 years ago
Hopefully fixed crasher with mouse clict in search window. More... about 14 years ago
Edit field is updating quite nicely!! More... about 14 years ago
Edit window updating as search string changes. More... about 14 years ago
Working on getting the selected list entry into the bottom Edit widget... More... about 14 years ago
Search is working! More... about 14 years ago
Removed unnecessary debug code, and superfluous subclassing. More... about 14 years ago
Database class is in place. More... about 14 years ago
More subtle colors. No more garish blue. More... about 14 years ago
List entry focus is working properly!!! It's time to go and actually add the database functionality. More... about 14 years ago
Making the list widget the focus of the Pile instead of the edit widget. We were already filtering the stream between the two explicitly, so this is a small change. Completely untested; I'm at papa dell's. More... about 14 years ago
The title of a Frame does not get selected... More... about 14 years ago
List entries are getting selected now, but nothing changes visually. It seems there needs to be an unbroken chain of focus from the root to the leaf. More... about 14 years ago
Simplified the example and made selection work. More... about 14 years ago
Improved line wrap. More... about 14 years ago
Added some more dependency version checking... More... about 14 years ago
Moved all keyboard handling into the Pile. Not sure if events are getting to the listbox. More... about 14 years ago
Fixed the alignment in the second edit box. valign needed to be set on the filler. More... about 14 years ago