TODO updates.
This commit is contained in:
parent
92680a549d
commit
f39b57bd27
3
TODO.md
3
TODO.md
|
@ -4,6 +4,7 @@
|
||||||
- it won't remove that outright, but it'll help
|
- it won't remove that outright, but it'll help
|
||||||
|
|
||||||
- add an option to the test program to run page7b as an independent test in its own window
|
- add an option to the test program to run page7b as an independent test in its own window
|
||||||
|
- same for page7c
|
||||||
|
|
||||||
- http://blogs.msdn.com/b/oldnewthing/archive/2004/01/12/57833.aspx provide a DEF file on Windows
|
- http://blogs.msdn.com/b/oldnewthing/archive/2004/01/12/57833.aspx provide a DEF file on Windows
|
||||||
|
|
||||||
|
@ -19,9 +20,9 @@ ultimately:
|
||||||
- MAYBE readd lifetime handling/destruction blocking
|
- MAYBE readd lifetime handling/destruction blocking
|
||||||
- related? [12:25] <ZeroOne> And the blue outline on those buttons [ALL clicked buttons on Windows 7] won't go away
|
- related? [12:25] <ZeroOne> And the blue outline on those buttons [ALL clicked buttons on Windows 7] won't go away
|
||||||
- I get this too
|
- I get this too
|
||||||
|
- not anymore
|
||||||
- SWP_NOCOPYBITS to avoid button redraw issues on Windows when not in tab, but only when making resize faster
|
- SWP_NOCOPYBITS to avoid button redraw issues on Windows when not in tab, but only when making resize faster
|
||||||
- secondary side alignment control in uiBox
|
- secondary side alignment control in uiBox
|
||||||
- generate libui.lib and related files
|
|
||||||
- Windows: don't abort if a cleanup function fails?
|
- Windows: don't abort if a cleanup function fails?
|
||||||
|
|
||||||
- 32-bit Mac OS X support (requires lots of code changes)
|
- 32-bit Mac OS X support (requires lots of code changes)
|
||||||
|
|
Loading…
Reference in New Issue