0
I Use This!
Inactive

Commits : Listings

Analyzed about 8 hours ago. based on code collected about 20 hours ago.
May 14, 2023 — May 14, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Change default color scheme. We still need some better ones you guys!! More... almost 13 years ago
Ugh, fix stupid bug. More... almost 13 years ago
Resize input field when zooming in. More... almost 13 years ago
Assume the input is incomplete when a Vincent::IndexError is raised. More... almost 13 years ago
Add a convenience method to create a window. More... almost 13 years ago
Highlight the current input to indicate whether or not it's valid. More... almost 13 years ago
Properly report syntax errors. More... almost 13 years ago
Clear the input field after entering a line and copy the input. More... almost 13 years ago
Always draw the complete line number. More... almost 13 years ago
No longer maintain a seperate source buffer in the front end. More... almost 13 years ago
Update TODO for the kaigi. More... almost 13 years ago
Show the current line in gutter before the input field. More... almost 13 years ago
Style the gutter and line numbers. More... almost 13 years ago
Let ui validation handle what it's good at' More... almost 13 years ago
Remove ListViewTest More... almost 13 years ago
Move view controller cleanup. More... almost 13 years ago
Show the key equivalents in the contextual menu and update nib to show command-+ instead of command-=. More... almost 13 years ago
Don't allow font size to be smaller than 10 and move menu item validation to list view. More... almost 13 years ago
Make zooming in and out work again. More... almost 13 years ago
Make fullscreen mode work again. More... almost 13 years ago
Subclass NSTextField to show our contextual menu. More... almost 13 years ago
Make clearing the console work again. More... almost 13 years ago
Delete html resources. More... almost 13 years ago
Actually show an NSImage More... almost 13 years ago
Clear the input field once entered. More... almost 13 years ago
Use NSAttributedString with colors for tokens. More... almost 13 years ago
Make adding multiple console nodes work. More... almost 13 years ago
Get adding a basic console node to the list view to work. More... almost 13 years ago
Import ListView into main project and make app start. More... almost 13 years ago
Don’t scroll when expanding a list item. More... almost 13 years ago