summaryrefslogtreecommitdiff
path: root/todo.md
AgeCommit message (Expand)Author
2014-04-04More TODOs.Pietro Gagliardi
2014-04-04Fixed Mac OS X Button appearance; turns out it was using the wrong font. Also...Pietro Gagliardi
2014-04-03Adjusted Button and Combobox sizes on Windows to be better...Pietro Gagliardi
2014-04-03Updated TODO on dragging in an Area (decided to go with what GTK+ and Windows...Pietro Gagliardi
2014-04-02Fixed the major scrolling corruption on Windows: had to commit the scroll cha...Pietro Gagliardi
2014-04-02More TODOs.Pietro Gagliardi
2014-04-02More TODOs.Pietro Gagliardi
2014-04-02Fixed Listbox and LineEdit borders on Windows. Also more TODOs.Pietro Gagliardi
2014-04-02More TODOs.Pietro Gagliardi
2014-04-02Not using PostThreadMessage() (a few commits back) seems to fix the weird Inv...Pietro Gagliardi
2014-04-02Fixed odd Listbox sizing on Windows. (Windows by default sizes List Box contr...Pietro Gagliardi
2014-04-01Changed the font loading on Windows to always load the control font unless a ...Pietro Gagliardi
2014-04-01Fixed Windows control sizing: turns out simply calling GetTextMetrics() was n...Pietro Gagliardi
2014-04-01More TODOs.Pietro Gagliardi
2014-04-01Remove TODO about GTK+ and Cocoa errors since we're just assuming errors are ...Pietro Gagliardi
2014-04-01Fixed the Windows stalling when scrolling an Area problem: messages were gett...Pietro Gagliardi
2014-04-01Separated initial text from sysData.make() on the Mac OS X backend, completin...Pietro Gagliardi
2014-04-01More TODOs.Pietro Gagliardi
2014-04-01Reordered each part of the Windows uitask so that it does things in the same ...Pietro Gagliardi
2014-03-30Added key events to Mac OS X Areas. Now Area is feature-complete (but buggy) ...Pietro Gagliardi
2014-03-30Implemented Area mouse events on Mac OS X. Also fixed a few other things left...Pietro Gagliardi
2014-03-29More TODOs.Pietro Gagliardi
2014-03-29Added Alt+[key] and F10 handling to Windows Area key events. Also more TODOs.Pietro Gagliardi
2014-03-29Documented that the clip area in AreaHandler.Paint() more properly and indica...Pietro Gagliardi
2014-03-29More TODOs.Pietro Gagliardi
2014-03-29More TODOs.Pietro Gagliardi
2014-03-27Added the beginning of a keyboard input test to be written. Also more TODOs.Pietro Gagliardi
2014-03-26Printed the hardware_keycode on GTK+ Area key events... something came up so ...Pietro Gagliardi
2014-03-25Added Area mouse events on Windows. Also more TODOs.Pietro Gagliardi
2014-03-25Wrote the code to actually scroll Areas on Windows.Pietro Gagliardi
2014-03-25More TODOs (and some done TODO elimination).Pietro Gagliardi
2014-03-23More TODOs.Pietro Gagliardi
2014-03-22Finally finished getting ready for Area keyboard input; now just need to figu...Pietro Gagliardi
2014-03-18Updated README with this decision. Also other documents as well.Pietro Gagliardi
2014-03-16More TODOs.Pietro Gagliardi
2014-03-15More mouse event planning and TODOs.Pietro Gagliardi
2014-03-15Allowed GTK+ windows to be resized smaller than the size request of the contr...Pietro Gagliardi
2014-03-15More TODOs.Pietro Gagliardi
2014-03-15Added a slightly more meaningful test: draw an Image in an area.Pietro Gagliardi
2014-03-14More Area planning and TODOs.Pietro Gagliardi
2014-03-14More Area planning and TODOs.Pietro Gagliardi
2014-03-12More TODOs.Pietro Gagliardi
2014-03-12Removed ui.Event(); all event channels are initialized with their objects now.Pietro Gagliardi
2014-03-12More TODOs.Pietro Gagliardi
2014-03-12Whoops, that commit that was to remove the ProgressBar line from todo.md actu...Pietro Gagliardi
2014-03-12Changed the way uitask is dispatched on GTK+ to make event handling not a CPU...Pietro Gagliardi
2014-03-12Removed indeterminate ProgressBars from todo.md; that's now done.Pietro Gagliardi
2014-03-12Added indeterminate ProgressBar code on Windows and fixed up a few other thin...Pietro Gagliardi
2014-03-12Added GTK+ indeterminate ProgressBars.Pietro Gagliardi
2014-03-12More TODOs.Pietro Gagliardi