summaryrefslogtreecommitdiff
path: root/redo/table_unix.c
AgeCommit message (Collapse)Author
2014-08-30...in with the new.Pietro Gagliardi
2014-08-16Implemented ImageList and Table ImageIndex on GTK+.Pietro Gagliardi
2014-08-14Stripped C-style comments from C sources and headers where appropriate.Pietro Gagliardi
2014-08-12Got rid of invalid pointer/integer conversions in table_unix.c and ↵Pietro Gagliardi
rearranged some validity tests there to be safer.
2014-08-11Resolved failure conditions in the GTK+ Table GtkTreeModel implementation.Pietro Gagliardi
2014-08-08More TODO/future plan separation.Pietro Gagliardi
2014-07-29Made column headers resizeable on GTK+ Tables.Pietro Gagliardi
2014-07-29Hooked all the GTK+ Table stuff together and got it working. Woo!Pietro Gagliardi
2014-07-29Added build guards to the GTK+ Table code.Pietro Gagliardi
2014-07-29Wrote the GTK+ Table model code. Mostly working; now it just needs an update ↵Pietro Gagliardi
mechanism...
2014-07-29Added the beginning of the GTK+ Table model implementation.Pietro Gagliardi
2014-07-29Began the implementation of Table on GTK+.Pietro Gagliardi