0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
May 03, 2023 — May 03, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Select all before/after should work if there's a single cell selected also
hortont
as Tim Horton
More... over 13 years ago
Settings: Make the widths be consistent
hortont
as Tim Horton
More... over 13 years ago
Settings: Hook up all of the checkboxes and value fields
hortont
as Tim Horton
More... over 13 years ago
factor out engine list IKImageBrowser datasource, and hook it up to the "new document" view and settings
hortont
as Tim Horton
More... over 13 years ago
Initial settings UI, just mocked up
hortont
as Tim Horton
More... over 13 years ago
Load NBDocumentController in the nib instead of appdelegate
hortont
as Tim Horton
More... over 13 years ago
Add list of Ruby keywords
hortont
as Tim Horton
More... over 13 years ago
Every language plugin now has its own NBDocument (NSDocument) subclass; we now no longer overload a private method
hortont
as Tim Horton
More... over 13 years ago
Move NSDocument subclasses into a framework (NBApplication) so they can be subclassed by the plugins
hortont
as Tim Horton
More... over 13 years ago
Temporary solution to the fact that the open dialog won't let us select any files
hortont
as Tim Horton
More... over 13 years ago
Hide the splitview for now
hortont
as Tim Horton
More... over 13 years ago
Reject unknown file types
hortont
as Tim Horton
More... over 13 years ago
Fix loading files of known type
hortont
as Tim Horton
More... over 13 years ago
Programmatically load document types!
hortont
as Tim Horton
More... over 13 years ago
Accept any file type
hortont
as Tim Horton
More... over 13 years ago
disable all cell/notebook/formatting related menu items when we haven't yet initialized the notebook
hortont
as Tim Horton
More... over 13 years ago
Only enable formatting menu items for rich text cells
hortont
as Tim Horton
More... over 13 years ago
Selectively enable menu items: text-editing ones when we have a key cell, selection/evaluation/splitting when we have selected cells
hortont
as Tim Horton
More... over 13 years ago
add a timer to nbcell content change undo
hortont
as Tim Horton
More... over 13 years ago
For some reason, key equivalents in generated menus weren't working
hortont
as Tim Horton
More... over 13 years ago
keep track of current document, a better way to keep the menu up todate
hortont
as Tim Horton
More... over 13 years ago
Accidentally forgot to update name of abort method in implementation
hortont
as Tim Horton
More... over 13 years ago
Show correct language name in menu
hortont
as Tim Horton
More... over 13 years ago
Select before/after current cell, inclusive
hortont
as Tim Horton
More... over 13 years ago
add some more style rules
hortont
as Tim Horton
More... over 13 years ago
"Select All Cells" (and, a rework of how selection works)
hortont
as Tim Horton
More... over 13 years ago
Move private methods to anonymous categories
hortont
as Tim Horton
More... over 13 years ago
change select all cells key combo to cmd-shift-a
hortont
as Tim Horton
More... over 13 years ago
Continuing the stylification
hortont
as Tim Horton
More... over 13 years ago
very very rudimentary style guide
hortont
as Tim Horton
More... over 13 years ago