0
I Use This!
Inactive

Commits : Listings

Analyzed about 13 hours ago. based on code collected 1 day ago.
Mar 27, 2023 — Mar 27, 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... over 12 years ago
Ugh, fix stupid bug. More... over 12 years ago
Resize input field when zooming in. More... over 12 years ago
Assume the input is incomplete when a Vincent::IndexError is raised. More... over 12 years ago
Add a convenience method to create a window. More... over 12 years ago
Highlight the current input to indicate whether or not it's valid. More... over 12 years ago
Properly report syntax errors. More... over 12 years ago
Clear the input field after entering a line and copy the input. More... over 12 years ago
Always draw the complete line number. More... over 12 years ago
No longer maintain a seperate source buffer in the front end. More... over 12 years ago
Update TODO for the kaigi. More... over 12 years ago
Show the current line in gutter before the input field. More... over 12 years ago
Style the gutter and line numbers. More... over 12 years ago
Let ui validation handle what it's good at' More... over 12 years ago
Remove ListViewTest More... over 12 years ago
Move view controller cleanup. More... over 12 years ago
Show the key equivalents in the contextual menu and update nib to show command-+ instead of command-=. More... over 12 years ago
Don't allow font size to be smaller than 10 and move menu item validation to list view. More... over 12 years ago
Make zooming in and out work again. More... over 12 years ago
Make fullscreen mode work again. More... over 12 years ago
Subclass NSTextField to show our contextual menu. More... over 12 years ago
Make clearing the console work again. More... over 12 years ago
Delete html resources. More... over 12 years ago
Actually show an NSImage More... over 12 years ago
Clear the input field once entered. More... over 12 years ago
Use NSAttributedString with colors for tokens. More... over 12 years ago
Make adding multiple console nodes work. More... over 12 years ago
Get adding a basic console node to the list view to work. More... over 12 years ago
Import ListView into main project and make app start. More... over 12 years ago
Don’t scroll when expanding a list item. More... over 12 years ago