summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2014-10-24Started the OS X implementation of Textbox.Pietro Gagliardi
2014-10-23Implemented Textbox on GTK+.Pietro Gagliardi
2014-10-23Added Textbox and implemented it on Windows.Pietro Gagliardi
2014-10-22More TODOs.Pietro Gagliardi
2014-10-21More compatibility documentation.Pietro Gagliardi
2014-10-21More image list refinements.Pietro Gagliardi
2014-10-21Started adding image support.Pietro Gagliardi
2014-10-21More TODOs.Pietro Gagliardi
2014-10-21More TODOs.Pietro Gagliardi
2014-10-21Started the work for horizontal scrolling.Pietro Gagliardi
2014-10-21Added a second column, drew stuff in it, and assorted other changes.Pietro Gagliardi
2014-10-21Removed a bunch of flicker from header resizing.Pietro Gagliardi
2014-10-21Implemented live column size changing.Pietro Gagliardi
2014-10-20Implemented text cell drawing.Pietro Gagliardi
2014-10-20Fixed click to select for the header bar.Pietro Gagliardi
2014-10-20Reimplemented header scrolling.Pietro Gagliardi
2014-10-20Undid all the scrolling muckery. Going to need to figure this out for real...Pietro Gagliardi
2014-10-20More header bar stuff.Pietro Gagliardi
2014-10-20Tried to set up the viewport for the header area. Drawing still not done.Pietro Gagliardi
2014-10-20More TODOs.Pietro Gagliardi
2014-10-20Started writing the new Table's header.Pietro Gagliardi
2014-10-20Added keyboard selection changes.Pietro Gagliardi
2014-10-20Implemented focus coloring and redrawing.Pietro Gagliardi
2014-10-20Added click to select items. Also finished the implementation of WM_SETFONT.Pietro Gagliardi
2014-10-20Numbered each of the sample items.Pietro Gagliardi
2014-10-20More TODOs.Pietro Gagliardi
2014-10-20Implemented mouse-wheel scrolling.Pietro Gagliardi
2014-10-19Fixed the last of the redrawing issues.Pietro Gagliardi
2014-10-19Scrolling mostly works now...Pietro Gagliardi
2014-10-19Worked on vertical scrolilng. Not done.Pietro Gagliardi
2014-10-19Set the DC viewport properly for the purposes of scrolling.Pietro Gagliardi
2014-10-19Optimized Table redraw and fixed redraw-on-resize.Pietro Gagliardi
2014-10-19Fixed a potential bug in the WM_SETFONT handling.Pietro Gagliardi
2014-10-19Added a count variable to the table structure.Pietro Gagliardi
2014-10-19Simplified the code a bit.Pietro Gagliardi
2014-10-19Fixed Tables on GTK+ not updating properly. Should have done this ages ago, arghPietro Gagliardi
2014-10-19Began working on a replacement Table for Windows.Pietro Gagliardi
2014-10-18Whoops, forgot to document NewStandaloneLabel()'s demise and amend the ↵Pietro Gagliardi
example program. Fixed.
2014-10-18Capitalize O in October.Pietro Gagliardi
2014-10-18Remove "from scratch".Pietro Gagliardi
2014-10-18Updated the README.Pietro Gagliardi
2014-10-18Remvoed the newctrl working directory.Pietro Gagliardi
2014-10-18Merged new container/sizing stuff.Pietro Gagliardi
2014-10-18Fixed Mac OS X sizing and more TODOs. Ready to merge back!Pietro Gagliardi
2014-10-18Fixed buid errors.Pietro Gagliardi
2014-10-18Migrated Mac OS X Window. Ready to build; almost ready to remerge!Pietro Gagliardi
2014-10-18More Mac OS X work. Woah, almost done!Pietro Gagliardi
2014-10-18Migrated the Mac OS X basic controls.Pietro Gagliardi
2014-10-18Started the Mac OS X conversion.Pietro Gagliardi
2014-10-18Fixed parenting weirdnesses.Pietro Gagliardi