aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2004-09-30fixed tiny typo in polish-translationakir1-1/+1
2004-09-30updated changesakir1-0/+4
2004-09-30title of current tab-window is now shown in the iconbar-buttonsakir1-2/+3
2004-09-29updated changesakir1-0/+2
2004-09-29fix to make separators are not clickable/selectableakir1-7/+7
2004-09-29updated changesakir1-0/+3
2004-09-29fixes #1026929 (sourceforge)akir1-2/+6
2004-09-24fix build issue, use cerr instead of fprintf(stderrrathnor1-2/+2
2004-09-19updated ChangeLogakir1-0/+3
2004-09-19fixed a minor bug that can lead to HIGH cpuload under some circumstances.akir1-1/+2
2004-09-16make reconfig an alias for reconfigurerathnor1-2/+3
2004-09-16fix menu creator not using args for some commandsrathnor2-20/+17
2004-09-16cleaning, we dont create windows with XCreateWindowfluxgen2-30/+14
2004-09-14windowmenufluxgen1-0/+1
2004-09-13fix missing itemsrathnor1-0/+3
2004-09-13dont ignore nls filerathnor1-1/+0
2004-09-13little string updaterathnor1-0/+2
2004-09-12preliminary support for composite/compositing manager. Also general workrathnor35-166/+388
2004-09-12updatefluxgen1-0/+2
2004-09-12cleaning, moved resource functions to Resources.ccfluxgen2-223/+6
2004-09-12holds main resource functionsfluxgen1-0/+228
2004-09-12tiny fix for -nearmouseakir1-2/+1
2004-09-12for -nearmouse wrong -help - descriptionakir1-2/+2
2004-09-12updatefluxgen1-0/+5
2004-09-12inject an entire directory of menu files with include + path, patch from Ciar...fluxgen1-4/+37
2004-09-12fix for Font drawTextfluxgen1-2/+2
2004-09-12updatefluxgen1-0/+3
2004-09-11dont backup the menu unless we actually have onefluxgen1-2/+4
2004-09-11updatefluxgen1-0/+5
2004-09-11Font::drawText takes reference to FbDrawable instead of X Drawable + some cod...fluxgen18-135/+137
2004-09-11copyright updatefluxgen2-4/+4
2004-09-11access function for displayfluxgen1-1/+2
2004-09-11using ShowMenu commands for buttonPress eventfluxgen1-45/+5
2004-09-11workspace menu and root menu inside visible areafluxgen1-73/+72
2004-09-11init frame window in frame structfluxgen2-23/+13
2004-09-11more X error fixingrathnor4-7/+19
2004-09-11ignore 32-bit visuals for now - until we can support alpha channel in colorsrathnor2-2/+6
2004-09-11updatefluxgen1-0/+3
2004-09-11head specific strut, patch from Mathieu De Zutterfluxgen8-105/+112
2004-09-11head specific strut, patch from Mathieu De Zutterfluxgen4-79/+116
2004-09-11head specific strutfluxgen2-0/+135
2004-09-11fix issues that resulted in unnecessary X errorsrathnor7-36/+46
2004-09-10cosmetic + avoid unneeded App::instance()->display() callsakir2-60/+47
2004-09-10cosmetic + avoid unneeded App::instance()->display() callsakir2-45/+41
2004-09-10updated changesakir1-6/+11
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-10updated last changesakir1-0/+7
2004-09-10put App::instance()->display() to FbDrawable::s_display to avoid too muchakir5-109/+116