diff --git a/app/notes.txt b/app/notes.txt index bbe46cd1d..cc9a477d2 100644 --- a/app/notes.txt +++ b/app/notes.txt @@ -1,3 +1,14 @@ +ABOUT REV 0027 + +- released on the floor of dis2002. welcome to london. + +- editor.buttons.bgcolor was having issues + +- plane is now quad, PLANE is now QUAD + +_ latest iteration of colors and buttons + + ABOUT REV 0026 - fixed the situation where i'm a dork and forgot to diff --git a/todo.txt b/todo.txt index 6140a9707..3fc9f28a8 100644 --- a/todo.txt +++ b/todo.txt @@ -1,5 +1,8 @@ 0027 X change editor.button_bgcolor -> editor.buttons.bgcolor +X if no 0 before decimal place in a number it breaks +X change plane to quad +X get new casey colors and buttons UNSORTED @@ -25,6 +28,22 @@ _ look through rabbit api _ look into integration of cmd line compiler _ check out flash for its text editor +bagel/cbagel stuff +_ try screengrab using malloc and/or gobs of extra memory +_ debug the version inside bagel b/c it's simpler +_ bagel needs to be able to resize itself +_ also to address screen as if it's another size +_ is that simply a matter of changing the viewport? +_ letterboxing as appropriate + +things noticed while casey watched him using the software +_ if no 0 before decimal place in a number it breaks +_ display window should have separate close box +_ save window positions on closing (due to crashing) +_ title of the file should be shown +_ needs to be a menubar +_ text editor is quite bad (hiding cursor thing) + biggest problems from french workshop _ syntax more difficult than expected: semicolons and braces _ part is translation issue--wasn't a quick fix