summaryrefslogtreecommitdiff
path: root/todo.md
AgeCommit message (Expand)Author
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
2014-03-12Gave Listboxes a border on Windows by implementing the subset of LBS_STANDARD...Pietro Gagliardi
2014-03-12Made message boxes run on uitask on Windows; adjusted some related TODOs.Pietro Gagliardi
2014-03-12Standardized message boxes so they appear similarly on all platforms. This sh...Pietro Gagliardi
2014-03-11Split NewListbox() into NewListbox() (single-selection) and NewMultiSelListbo...Pietro Gagliardi
2014-03-11Made Stack.SetStretchy() panic on invalid index, ending that group of functio...Pietro Gagliardi
2014-03-11Removed error returns from Combobox.Delete(), Listbox.Delete(), and sysData.d...Pietro Gagliardi
2014-03-11Handle out of range on Listbox.Delete(). The Mac OS X exception behavior I pr...Pietro Gagliardi
2014-03-11More TODOs.Pietro Gagliardi
2014-03-10More TODOs.Pietro Gagliardi
2014-03-09Removed now-unused error returns from sysData.show() and sysData.hide().Pietro Gagliardi
2014-03-09More TODOs.Pietro Gagliardi
2014-03-09More TODOs.Pietro Gagliardi
2014-03-09Made Listboxes non-editable in Mac OS X; also more TODOs.Pietro Gagliardi
2014-03-09Added bounds checks for Listbox.InsertBefore(). This stupid 32-bit Mac bug ke...Pietro Gagliardi
2014-03-08Updated one of the previous TODOs.Pietro Gagliardi
2014-03-08More TODOs.Pietro Gagliardi
2014-03-07More TODOs.Pietro Gagliardi
2014-03-07Pinned (or marked for later pinninig) behavior of various controls; also impr...Pietro Gagliardi
2014-03-07Still more TODOs.Pietro Gagliardi
2014-03-07More TODOs.Pietro Gagliardi
2014-03-06More TODOs.Pietro Gagliardi
2014-03-06Even more TODO elaboration.Pietro Gagliardi
2014-03-06More TODO elaboration.Pietro Gagliardi
2014-03-06Split NewStack() into NewHorizontalStack() and NewVerticalStack(). Unexported...Pietro Gagliardi
2014-03-06More TODO cleanup.Pietro Gagliardi
2014-03-06Major overdue cleanup of todo.md.Pietro Gagliardi