Got rid of the TODOs that we just resolved.

This commit is contained in:
Pietro Gagliardi 2015-05-09 10:56:25 -04:00
parent 5e258c0c48
commit 4122777505
1 changed files with 0 additions and 6 deletions

View File

@ -1,10 +1,4 @@
- override dock menu quit item to act like our app menu quit item
- poll the quit menu item in applicationShouldTerminate:
- on shutdowns too
- consider calling setAppleMenu: for the application menu; it doesn't seem to make much of a difference but
- figure out what to do in OS X terminate:
- what uiQuit() does
- uiQuit() will call terminate: instead
- make the name of the variable to refer to a single tab page consistent (already decided to make them all `page`)
- make sure uiEntryOnChanged() is not triggered when calling uiEntrySetText()
- clean up windows resizing logic