index
:
go.wit.com/dev/andlabs/ui.git
devel
guimaster
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
redo
/
table_unix.c
Age
Commit message (
Collapse
)
Author
2014-08-30
...in with the new.
Pietro Gagliardi
2014-08-16
Implemented ImageList and Table ImageIndex on GTK+.
Pietro Gagliardi
2014-08-14
Stripped C-style comments from C sources and headers where appropriate.
Pietro Gagliardi
2014-08-12
Got rid of invalid pointer/integer conversions in table_unix.c and ↵
Pietro Gagliardi
rearranged some validity tests there to be safer.
2014-08-11
Resolved failure conditions in the GTK+ Table GtkTreeModel implementation.
Pietro Gagliardi
2014-08-08
More TODO/future plan separation.
Pietro Gagliardi
2014-07-29
Made column headers resizeable on GTK+ Tables.
Pietro Gagliardi
2014-07-29
Hooked all the GTK+ Table stuff together and got it working. Woo!
Pietro Gagliardi
2014-07-29
Added build guards to the GTK+ Table code.
Pietro Gagliardi
2014-07-29
Wrote the GTK+ Table model code. Mostly working; now it just needs an update ↵
Pietro Gagliardi
mechanism...
2014-07-29
Added the beginning of the GTK+ Table model implementation.
Pietro Gagliardi
2014-07-29
Began the implementation of Table on GTK+.
Pietro Gagliardi