Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2006-06-24 | fix more x errors due to using an invalid background | simonb | 1 | -0/+1 | |
2006-04-25 | fix a bunch of comments, make default textures obvious | simonb | 1 | -1/+1 | |
Thanks Jonas Koelker | |||||
2006-04-17 | fix transparency updates for the toolbar when autohide is on | simonb | 1 | -0/+2 | |
2006-03-26 | rotated fonts, buttons, containers. Used for tabs for now | simonb | 1 | -0/+5 | |
2006-03-20 | external tabs | simonb | 1 | -1/+10 | |
2006-02-16 | updated copyright info | mathias | 1 | -1/+1 | |
2005-09-14 | include functional for mem_fun_t | fluxgen | 1 | -0/+1 | |
2005-06-19 | change fbwinframe to use container | simonb | 1 | -4/+20 | |
move a few frame ops to have most code in Container | |||||
2005-01-24 | copyright date | mathias | 1 | -1/+1 | |
2004-12-13 | icc complaint about a "possible" conflict between the | mathias | 1 | -1/+1 | |
FbTk::Menu::update(Subject*) and FbTk::Menu::update(int index) to avoid this, we rename FbTk::Menu::update(int index) -> FbTk::Menu::updateMenu(int index) this is mostly cosmetic, but if it makes the life of a compiler happy, well .. be happy icc :) | |||||
2004-11-19 | svn propset svn:keywords "Id" | mathias | 1 | -1/+1 | |
2004-01-21 | empty accessor | fluxgen | 1 | -2/+3 | |
2003-12-23 | fix rendering of icon buttons when they are slightly larger because of | rathnor | 1 | -1/+3 | |
rounding | |||||
2003-12-12 | alignment | fluxgen | 1 | -1/+8 | |
2003-09-08 | lock graphic while doing stuff | fluxgen | 1 | -7/+14 | |
2003-08-13 | since Button changed to a FbWindow we can change the container to hold fbwindows | fluxgen | 1 | -9/+3 | |
2003-08-11 | gui container | fluxgen | 1 | -0/+78 | |