|
6119ecf1
|
Change default color scheme. We still need some better ones you guys!!
|
Eloy Duran <e****e@g****m>
|
about 15 years ago
|
|
|
d658d4c1
|
Ugh, fix stupid bug.
|
Eloy Duran <e****e@g****m>
|
about 15 years ago
|
|
|
652edb59
|
Resize input field when zooming in.
|
Eloy Duran <e****e@g****m>
|
about 15 years ago
|
|
|
ceea8450
|
Assume the input is incomplete when a Vincent::IndexError is raised.
|
Eloy Duran <e****e@g****m>
|
about 15 years ago
|
|
|
717304c9
|
Add a convenience method to create a window.
|
Eloy Duran <e****e@g****m>
|
about 15 years ago
|
|
|
1c8b068e
|
Highlight the current input to indicate whether or not it's valid.
|
Eloy Duran <e****e@g****m>
|
about 15 years ago
|
|
|
0df4a692
|
Properly report syntax errors.
|
Eloy Duran <e****e@g****m>
|
about 15 years ago
|
|
|
09bf0c09
|
Clear the input field after entering a line and copy the input.
|
Eloy Duran <e****e@g****m>
|
about 15 years ago
|
|
|
3b5cba0a
|
Always draw the complete line number.
|
Eloy Duran <e****e@g****m>
|
about 15 years ago
|
|
|
f874472f
|
No longer maintain a seperate source buffer in the front end.
|
Eloy Duran <e****e@g****m>
|
about 15 years ago
|
|
|
7d39f5f2
|
Update TODO for the kaigi.
|
Eloy Duran <e****e@g****m>
|
about 15 years ago
|
|
|
80b6522c
|
Show the current line in gutter before the input field.
|
Eloy Duran <e****e@g****m>
|
about 15 years ago
|
|
|
809cc4bb
|
Style the gutter and line numbers.
|
Eloy Duran <e****e@g****m>
|
about 15 years ago
|
|
|
e3e7d0ed
|
Let ui validation handle what it's good at'
|
Eloy Duran <e****e@g****m>
|
about 15 years ago
|
|
|
a7ccd0c3
|
Remove ListViewTest
|
Eloy Duran <e****e@g****m>
|
about 15 years ago
|
|
|
fbaff9af
|
Move view controller cleanup.
|
Eloy Duran <e****e@g****m>
|
about 15 years ago
|
|
|
2ea907f9
|
Show the key equivalents in the contextual menu and update nib to show comman...
|
Eloy Duran <e****e@g****m>
|
about 15 years ago
|
|
|
50bf2a89
|
Don't allow font size to be smaller than 10 and move menu item validation to ...
|
Eloy Duran <e****e@g****m>
|
about 15 years ago
|
|
|
b4b2146f
|
Make zooming in and out work again.
|
Eloy Duran <e****e@g****m>
|
about 15 years ago
|
|
|
201ab34a
|
Make fullscreen mode work again.
|
Eloy Duran <e****e@g****m>
|
about 15 years ago
|
|
|
ee83e04c
|
Subclass NSTextField to show our contextual menu.
|
Eloy Duran <e****e@g****m>
|
about 15 years ago
|
|
|
1c9c562e
|
Make clearing the console work again.
|
Eloy Duran <e****e@g****m>
|
about 15 years ago
|
|
|
a70aa867
|
Delete html resources.
|
Eloy Duran <e****e@g****m>
|
about 15 years ago
|
|
|
f86e2c58
|
Actually show an NSImage
|
Eloy Duran <e****e@g****m>
|
about 15 years ago
|
|
|
3e3719f9
|
Clear the input field once entered.
|
Eloy Duran <e****e@g****m>
|
about 15 years ago
|
|
|
33afea43
|
Use NSAttributedString with colors for tokens.
|
Eloy Duran <e****e@g****m>
|
about 15 years ago
|
|
|
a218dc35
|
Make adding multiple console nodes work.
|
Eloy Duran <e****e@g****m>
|
about 15 years ago
|
|
|
70218776
|
Get adding a basic console node to the list view to work.
|
Eloy Duran <e****e@g****m>
|
about 15 years ago
|
|
|
3c8e28bb
|
Import ListView into main project and make app start.
|
Eloy Duran <e****e@g****m>
|
about 15 years ago
|
|
|
682da1e5
|
Don’t scroll when expanding a list item.
|
Eloy Duran <e****e@g****m>
|
about 15 years ago
|
|
|
17564d3c
|
Fix build
|
Eloy Duran <e****e@g****m>
|
about 15 years ago
|
|
|
d3c068aa
|
Add ScrollableListView which is a NSScrollView subclass that uses a NSClipVie...
|
Eloy Duran <e****e@g****m>
|
over 15 years ago
|
|
|
0c708c7a
|
Split another method up between ListView and NestedListView.
|
Eloy Duran <e****e@g****m>
|
over 15 years ago
|
|
|
f364a8ba
|
Fix layout bug with nested list views.
|
Eloy Duran <e****e@g****m>
|
over 15 years ago
|
|
|
f772e9ae
|
Start separating ListView and NestedListView.
|
Eloy Duran <e****e@g****m>
|
over 15 years ago
|
|
|
926d80ab
|
Add a input field which is always at the bottom of the list.
|
Eloy Duran <e****e@g****m>
|
over 15 years ago
|
|
|
3051a3e8
|
Set scroll view background color to white.
|
Eloy Duran <e****e@g****m>
|
over 15 years ago
|
|
|
dd97baf2
|
Abuse splat for fun, because we can ;)
|
Eloy Duran <e****e@g****m>
|
over 15 years ago
|
|
|
aacd30e2
|
Embed ListView in a NSScrollView and only show its vertical scroller.
|
Eloy Duran <e****e@g****m>
|
over 15 years ago
|
|
|
355086eb
|
Some refactoring.
|
Eloy Duran <e****e@g****m>
|
over 15 years ago
|
|
|
858def2b
|
Layout list items after one has collapsed and make nested in nested list view...
|
Eloy Duran <e****e@g****m>
|
over 15 years ago
|
|
|
4509552d
|
Toggle a nested ListView.
|
Eloy Duran <e****e@g****m>
|
over 15 years ago
|
|
|
92ec282c
|
Only use 3 pixels of vertical margin for the disclosure triangle.
|
Eloy Duran <e****e@g****m>
|
over 15 years ago
|
|
|
b169f69d
|
Make sure a list
|
Eloy Duran <e****e@g****m>
|
over 15 years ago
|
|
|
f0252501
|
Add a disclosure triangle if the representedObject responds to `children'.
|
Eloy Duran <e****e@g****m>
|
over 15 years ago
|
|
|
b0d355b9
|
Calculate proper height of text fields and clean a bit.
|
Eloy Duran <e****e@g****m>
|
over 15 years ago
|
|
|
173b3ba7
|
Add a simple text field for now and adjust layout when the list view's frame ...
|
Eloy Duran <e****e@g****m>
|
over 15 years ago
|
|
|
bdf02135
|
Restart from the top. Getting lots of GC errors for some reason and the text ...
|
Eloy Duran <e****e@g****m>
|
over 15 years ago
|
|
|
7090233f
|
Stash useless hacking
|
Eloy Duran <e****e@g****m>
|
over 15 years ago
|
|
|
271cd71b
|
Add spec setup and assert proper configuration of ListView and its scroll view.
|
Eloy Duran <e****e@g****m>
|
over 15 years ago
|
|
|
67d87b90
|
Create ListView test app and stub out classes.
|
Eloy Duran <e****e@g****m>
|
over 15 years ago
|
|
|
9a8ac73f
|
Reset input field height to what it was before automatic resize. However, I' ...
|
Eloy Duran <e****e@g****m>
|
about 16 years ago
|
|
|
6233b94b
|
Only browse history with up/down arrow keys if the current input is one line ...
|
Eloy Duran <e****e@g****m>
|
about 16 years ago
|
|
|
79227dbd
|
Cleanup and optimize a teeny bit
|
Eloy Duran <e****e@g****m>
|
about 16 years ago
|
|
|
1085a120
|
When the user hits enter, check if it's a code block, if not make the textfie...
|
Eloy Duran <e****e@g****m>
|
about 16 years ago
|
|
|
fa540306
|
Add TODO
|
Eloy Duran <e****e@g****m>
|
about 16 years ago
|
|
|
d45b7d64
|
Add a TODO about saving the world
|
Eloy Duran <e****e@g****m>
|
about 16 years ago
|
|
|
1c6367cc
|
Add todo
|
Eloy Duran <e****e@g****m>
|
about 16 years ago
|
|
|
b199be6c
|
Add TODO
|
Eloy Duran <e****e@g****m>
|
about 16 years ago
|
|
|
b3a15d8c
|
Add HotConsole icon as app icon. Who should I credit for it?
|
Eloy Duran <e****e@g****m>
|
about 16 years ago
|
|
|
7c9c2c7c
|
Don't clear the input field when clearing the console.
|
Eloy Duran <e****e@g****m>
|
about 16 years ago
|
|
|
40462445
|
Show the #inspect string of the context's object as the window title.
|
Eloy Duran <e****e@g****m>
|
about 16 years ago
|
|
|
19eed0b7
|
Toggle full screen with command+shift+F, or ESC to leave, or contextual menu
|
Eloy Duran <e****e@g****m>
|
about 16 years ago
|
|
|
19809565
|
Zoom in/out
|
Eloy Duran <e****e@g****m>
|
about 16 years ago
|
|
|
c7447afe
|
Make command+n open a new top level object session window
|
Eloy Duran <e****e@g****m>
|
about 16 years ago
|
|
|
d394e413
|
Clear the console and cached nodes with command+k or webview contextual menu
|
Eloy Duran <e****e@g****m>
|
about 16 years ago
|
|
|
429a5102
|
Update TODO
|
Eloy Duran <e****e@g****m>
|
about 16 years ago
|
|
|
768faa32
|
Cascade new windows
|
Eloy Duran <e****e@g****m>
|
about 16 years ago
|
|
|
c8755050
|
Oops, enable the input field on exception.
|
Eloy Duran <e****e@g****m>
|
about 16 years ago
|
|
|
96d591d0
|
More TODOs. Thanks Vincent
|
Eloy Duran <e****e@g****m>
|
about 16 years ago
|
|
|
273fdee3
|
Add TODO
|
Eloy Duran <e****e@g****m>
|
about 16 years ago
|
|
|
47d3c459
|
Adding TODOs
|
Eloy Duran <e****e@g****m>
|
about 16 years ago
|
|
|
9aaea537
|
Make sure new session windows are created in the main thread.
|
Eloy Duran <e****e@g****m>
|
about 16 years ago
|
|
|
da173527
|
Show an object ID node
|
Eloy Duran <e****e@g****m>
|
about 16 years ago
|
|
|
dba6e421
|
Make objects in expandable nodes links that open a new irb session with the o...
|
Eloy Duran <e****e@g****m>
|
about 16 years ago
|
|
|
50a084e0
|
Small cleanup
|
Eloy Duran <e****e@g****m>
|
about 16 years ago
|
|
|
675ce18a
|
Make the app work again
|
Eloy Duran <e****e@g****m>
|
about 16 years ago
|
|
|
6211e715
|
Move objc extensions to their own file and add specs
|
Eloy Duran <e****e@g****m>
|
about 16 years ago
|
|
|
3bae57a5
|
Small optimization. Once an object node is expanded, it's no longer needed, s...
|
Eloy Duran <e****e@g****m>
|
about 16 years ago
|
|
|
47fa5e48
|
Update TODO
|
Eloy Duran <e****e@g****m>
|
about 16 years ago
|
|
|
3561da5c
|
Get rid of Ruby’s CGI by using CFXMLCreateStringByEscapingEntities for escaping
|
Eloy Duran <e****e@g****m>
|
about 16 years ago
|
|
|
eb429080
|
Remove methods that were needed to expose the viewController to the JS runtim...
|
Eloy Duran <e****e@g****m>
|
about 16 years ago
|
|
|
6dc433d9
|
Add TODO
|
Eloy Duran <e****e@g****m>
|
about 16 years ago
|
|
|
599c2f36
|
Add support for showing NSImage's
|
Eloy Duran <e****e@g****m>
|
about 16 years ago
|
|
|
ad5ae25d
|
Escape html in strings, comments, and displayed input
|
Eloy Duran <e****e@g****m>
|
about 16 years ago
|
|
|
7a9056ca
|
Make specs green
|
Eloy Duran <e****e@g****m>
|
about 16 years ago
|
|
|
6ff62847
|
Make tab completion and history work again
|
Eloy Duran <e****e@g****m>
|
about 16 years ago
|
|
|
386df1e8
|
Scroll to the bottom of the console when a command has run
|
Eloy Duran <e****e@g****m>
|
about 16 years ago
|
|
|
56886604
|
Make code spanning multiple lines work
|
Eloy Duran <e****e@g****m>
|
about 16 years ago
|
|
|
6a762a0b
|
Make UI look and work better
|
Eloy Duran <e****e@g****m>
|
about 16 years ago
|
|
|
49ff9250
|
Add the webView to a split view and add a textField
|
Eloy Duran <e****e@g****m>
|
about 16 years ago
|
|
|
a2aecbd2
|
And we have color again
|
Eloy Duran <e****e@g****m>
|
about 16 years ago
|
|
|
3efdc6b8
|
Get rid of all attributed strings and color tokens by surrounding them in spans.
|
Eloy Duran <e****e@g****m>
|
about 16 years ago
|
|
|
79a4709b
|
Refactor and cleanup
|
Eloy Duran <e****e@g****m>
|
about 16 years ago
|
|
|
beebed64
|
Do all DOM event handling and manipulation from the view controller
|
Eloy Duran <e****e@g****m>
|
about 16 years ago
|
|
|
5540c460
|
Make expanding individual items work well
|
Eloy Duran <e****e@g****m>
|
about 16 years ago
|
|
|
4bbc108d
|
Cache expandable nodes in the controller and return a table element for the n...
|
Eloy Duran <e****e@g****m>
|
about 16 years ago
|
|
|
a8bdfa12
|
Simplify a bit by directly adding rows to the console from the view controller.
|
Eloy Duran <e****e@g****m>
|
about 16 years ago
|
|
|
6ad598c7
|
Take input, log the input in the console, process it, and show the result.
|
Eloy Duran <e****e@g****m>
|
about 16 years ago
|
|
|
d56ce073
|
Create an element from MR and add it to the console.
|
Eloy Duran <e****e@g****m>
|
about 16 years ago
|
|