summaryrefslogtreecommitdiff
path: root/redo/container_unix.c
AgeCommit message (Expand)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 b...Pietro Gagliardi
2014-08-14Removed the preferred width/height calls from the custom GTK+ container; we a...Pietro Gagliardi
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 t...Pietro Gagliardi
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