aboutsummaryrefslogtreecommitdiff
path: root/src/FbTk
AgeCommit message (Expand)AuthorFilesLines
2004-10-10added padding: space between text and the borderakir2-7/+28
2004-10-08entering @ and ~ from germankeyboards work againakir1-3/+38
2004-10-08we dont remove the scrolllock() modifier from the keystate anymore -> lead to...akir1-2/+2
2004-10-08cosmeticakir1-2/+2
2004-10-07added LC_TIME so the ClockTool gets the right localeakir1-1/+3
2004-10-06tiny forgotten thingy from the MAN :)akir1-1/+3
2004-10-06fix some keymovement issues, dunno if its completly correct that way. perhapsakir1-8/+27
2004-10-06allocate red, green and blue buffers only for gradientsfluxgen2-34/+43
2004-10-06setTile for X Drawablefluxgen1-2/+6
2004-10-04fix usage of setlocale return value, which returns a pointer to staticrathnor1-5/+5
2004-09-29fix to make separators are not clickable/selectableakir1-7/+7
2004-09-24fix build issue, use cerr instead of fprintf(stderrrathnor1-2/+2
2004-09-19fixed a minor bug that can lead to HIGH cpuload under some circumstances.akir1-1/+2
2004-09-12preliminary support for composite/compositing manager. Also general workrathnor5-26/+91
2004-09-11Font::drawText takes reference to FbDrawable instead of X Drawable + some cod...fluxgen17-131/+133
2004-09-11copyright updatefluxgen2-4/+4
2004-09-11access function for displayfluxgen1-1/+2
2004-09-11more X error fixingrathnor3-7/+16
2004-09-11head specific strut, patch from Mathieu De Zutterfluxgen2-25/+37
2004-09-11fix issues that resulted in unnecessary X errorsrathnor4-22/+25
2004-09-10cosmetic + avoid unneeded App::instance()->display() callsakir2-60/+47
2004-09-10cosmetic + avoid unneeded App::instance()->display() callsakir2-45/+41
2004-09-10cosmetic + try to avoid App::instance()->display() calls when not neededakir1-11/+12
2004-09-10cosmetic issues, removed unneeded strcasestr-code (is already in StringUtil),akir1-36/+19
2004-09-10cosmetic, man, we need a beautifarm :)akir2-19/+19
2004-09-10put App::instance()->display() to FbDrawable::s_display to avoid too muchakir5-109/+116
2004-09-10cosmetic, tabs to spacesakir1-10/+10
2004-09-10clean up unused variables, from Ryan O'Hararathnor1-3/+3
2004-09-09tiny cleanup to avoid calling unnecessary FbTk::App::instance()akir1-3/+5
2004-09-09transfered ::getRootPixmap from several places to new home, FbPixmapakir4-55/+50
2004-09-03fix crash on amd64rathnor1-3/+3
2004-09-03cosmeticakir1-28/+30
2004-09-01cosmeticakir1-6/+5
2004-09-01fix width for a menuentry, added too much spaceakir1-2/+2
2004-09-01final fix for iconv-issues on sun/sparcsakir1-2/+2
2004-09-01fix for a compile-error with mips-pro 7.30 (segfaulted)akir1-9/+12
2004-08-31fix for the missing CODESET on openbsdakir1-3/+7
2004-08-31hopefully final fix for missing iconvakir1-5/+9
2004-08-31have const msg ptr to iconvfluxgen2-6/+23
2004-08-31checking for have iconvfluxgen2-3/+18
2004-08-31add autoconf check for std c++ headersrathnor18-47/+175
2004-08-30fi menuuclosebug -> choosed the wrong parent-menu under some circumstancesakir1-3/+3
2004-08-29fix wrapping upwards in menurathnor1-7/+3
2004-08-29fix bug with >1 column menusrathnor1-2/+2
2004-08-29fix crash bug when windowmenu doesn't include extramenusrathnor1-3/+4
2004-08-29fix toolbar localtion (visible when 100%)rathnor1-1/+5
2004-08-29a few random fixesrathnor3-7/+16
2004-08-28couple of menu render fixesrathnor1-1/+3
2004-08-28fix a issue with fonts coming up blankrathnor2-8/+30
2004-08-28fix menu rendering bug with selected itemsrathnor1-7/+7