aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2004-09-12preliminary support for composite/compositing manager. Also general workrathnor34-166/+370
2004-09-12cleaning, moved resource functions to Resources.ccfluxgen2-223/+6
2004-09-12holds main resource functionsfluxgen1-0/+228
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-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 fixingrathnor3-7/+16
2004-09-11ignore 32-bit visuals for now - until we can support alpha channel in colorsrathnor1-2/+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 errorsrathnor6-36/+43
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, tab vs spacesakir1-112/+112
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-09added forgotten [macrocmd] to menuitemsakir1-1/+11
2004-09-09transfered ::getRootPixmap from several places to new home, FbPixmapakir6-90/+62
2004-09-08cosmetic, removing unnecessary calls.akir1-5/+4
2004-09-06added button2-on-workspacename in workspacemenu jumps to workspacaddedakir1-3/+16
2004-09-06fix the segfault-fix of fluxgen some days before. workspacemenu must beakir1-3/+5
2004-09-05fix for crash on shutdown, the workspacemenu must be destroyed before clientl...fluxgen1-12/+29
2004-09-05unique list from removeDuplicate. If we, for some reason, should have duplica...fluxgen1-5/+11
2004-09-04blank lines againakir1-2/+4
2004-09-03fix crash on amd64rathnor1-3/+3
2004-09-03cosmeticakir1-28/+30
2004-09-02fix to avoid crash when in remember-submenu and closing the applicationakir1-3/+8
2004-09-02allow blank lines in apps-fileakir1-4/+6
2004-09-01updatefluxgen1-31/+12
2004-09-01foreground and background color as argumentfluxgen1-9/+30
2004-09-01fixed multiple screen issue...againfluxgen1-4/+11
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-09-01fixed restart issue + sending resize signal when ConfigureNotifyfluxgen1-6/+15
2004-08-31multiple screen fix, checks for screen numberfluxgen1-4/+16
2004-08-31fix for the missing CODESET on openbsdakir1-3/+7
2004-08-31hopefully final fix for missing iconvakir1-5/+9