Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
P
purr-data
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Jonathan Wilkes
purr-data
Commits
f9f3daef
Commit
f9f3daef
authored
9 years ago
by
Jonathan Wilkes
Browse files
Options
Downloads
Patches
Plain Diff
update todo
parent
71f00fd6
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
pd/nw/todo.txt
+3
-3
3 additions, 3 deletions
pd/nw/todo.txt
with
3 additions
and
3 deletions
pd/nw/todo.txt
+
3
−
3
View file @
f9f3daef
...
...
@@ -104,7 +104,7 @@ Everything else: (A [x] means we've fixed it)
[ ] make dialogs with [yes/no] instead of [cancel/ok]
[x] make a gui_mess interface for the edge cases that don't require args
(similar to sys_gui) (not necessary)
[
] make sure we're breaking down the socket properly from the GUI side on quit
[
x
] make sure we're breaking down the socket properly from the GUI side on quit
[ ] looks like nwworkingdir isn't working for open/save dialogs atm
[x] nwworkingdir only works on the second file open
[x] implement the stuff at the end of saveas_callback (recentfiles et al)
...
...
@@ -123,8 +123,8 @@ Everything else: (A [x] means we've fixed it)
[x] for data structure demos, change "" to 'none'
[x] fix "Reselect" <ctrl-Enter> Keybinding. It doesn't work atm because nw.js
cannot bind to Enter. But canvas_events should make this pretty easy.
[
] fix bug where Reselecting a floating text doesn't stop it from floating
[
] keyup doesn't register autokeypresses, but keyname and key do
[
x
] fix bug where Reselecting a floating text doesn't stop it from floating
[
x
] keyup doesn't register autokeypresses, but keyname and key do
[ ] text_set doesn't work when a numbox is first created (but works otherwise)
[ ] clean up nw_create_window (doesn't need so many parameters)
[x] make a nice window API in C. Window "foo-bar" type maps to "foo-bar.html"
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment