summaryrefslogtreecommitdiff
path: root/otk/style.hh
AgeCommit message (Collapse)Author
2002-11-16add OtkFocusLabelDana Jansens
2002-11-16fixed bugs, got otkapp to select on a fd, modded widget to make use of ↵Marius Nita
otkapp, press/release events on buttons
2002-11-14gotta iron out this pressed button crapMarius Nita
2002-11-11some small cleanupsDana Jansens
make style not take a screen separate from the image control make style::load() take a const ref
2002-11-11added accessors for elementsMarius Nita
2002-11-10more layout fixes for the decoration elementsDana Jansens
2002-11-10pretty sure all frame elements are placed correctly nowDana Jansens
2002-11-10frames' subemelents are created and positioned and everythingDana Jansens
2002-11-06dont need to specify otk:: when already in the namespaceDana Jansens
2002-11-06added style class, moved util and config to otkMarius Nita