aboutsummaryrefslogtreecommitdiff
path: root/src/Container.cc
AgeCommit message (Expand)AuthorFilesLines
2006-07-01more dead functionsmarkt1-2/+2
2006-06-24fix more x errors due to using an invalid backgroundsimonb1-0/+10
2006-06-10couple of alignment fixes, esp for external tabssimonb1-28/+12
2006-04-17fix transparency updates for the toolbar when autohide is onsimonb1-0/+8
2006-04-17fix some toolbar transparencysimonb1-0/+1
2006-04-16fix all compiler warnings with -Wallsimonb1-2/+2
2006-04-15signedness fixsimonb1-2/+2
2006-04-15implement vertical toolbar placement optionssimonb1-1/+2
2006-04-04rotated XFonts (and minor ext tab alignment fixes)simonb1-6/+2
2006-04-02size_t fixes, thanks Semushin Slava aka php-coderfluxgen1-9/+8
2006-03-26some mroe external tabs tweakingsimonb1-3/+11
2006-03-26rotated fonts, buttons, containers. Used for tabs for nowsimonb1-11/+70
2006-03-22more external tab work, tidying and tab width config optionsimonb1-1/+4
2006-03-22external tabs features and bugfixessimonb1-3/+11
2006-03-20external tabssimonb1-7/+69
2006-02-16updated copyright infomathias1-1/+1
2005-07-25Fix for #1240248, Segfaults for :MoveTabLeft/Rightmathias1-17/+15
2005-06-19change fbwinframe to use containersimonb1-3/+167
2005-04-10Big changes to how transparency workssimonb1-2/+0
2005-01-24copyright datemathias1-1/+1
2004-11-19svn propset svn:keywords "Id"mathias1-1/+1
2004-06-16toolbar fixes, updates and optimisationsrathnor1-7/+3
2004-05-04Event Manager fixes/reviewrathnor1-2/+2
2004-01-21empty accessorfluxgen1-2/+2
2004-01-14no need to do error check for mode left and rightfluxgen1-7/+8
2004-01-13toolbar transparencyrathnor1-4/+11
2003-12-21fix roundingrathnor1-7/+4
2003-12-12alignmentfluxgen1-17/+46
2003-12-07tmp fix for error in toolbarfluxgen1-3/+6
2003-10-31fix a number of positioning and sizing issuesrathnor1-9/+27
2003-10-26minor stufffluxgen1-3/+3
2003-10-09drawing optimisations and fixesrathnor1-3/+5
2003-09-15minor fixfluxgen1-2/+2
2003-09-08lock graphic while doing stufffluxgen1-3/+4
2003-08-13since Button changed to a FbWindow we can change the container to hold fbwindowsfluxgen1-7/+12
2003-08-11gui containerfluxgen1-0/+186