summaryrefslogtreecommitdiff
path: root/redo/container_unix.c
AgeCommit message (Collapse)Author
2014-08-30...in with the new.Pietro Gagliardi
2014-08-14Stripped C-style comments from C sources and headers where appropriate.Pietro Gagliardi
2014-08-14Implemented table column autoresize on Windows. Also fixed Windows/Mac OS X ↵Pietro Gagliardi
build.
2014-08-14Removed the preferred width/height calls from the custom GTK+ container; we ↵Pietro Gagliardi
aren't really going to use them.
2014-08-14Made the custom GTK+ container's forall safer in container_unix.c.Pietro Gagliardi
2014-08-14g_ptr_array_remove() DOES preserve order; the documentation is bad. Removed ↵Pietro Gagliardi
that TODO from container_unix.c.
2014-08-13Integrated the custom GTK+ container. Woo! Now to do minor fixups...Pietro Gagliardi
2014-08-13Rewrote the GTK+ container to work for package ui.Pietro Gagliardi
2014-08-13Added beginning of the custom GTK+ contianer code.Pietro Gagliardi