Age | Commit message (Expand) | Author | Files | Lines |
2005-06-19 | change fbwinframe to use container | simonb | 5 | -269/+269 |
2005-06-18 | updated changes | mathias | 1 | -1/+1 |
2005-06-18 | fbgm used non-portable grep - option (-m) which is now replaced by | mathias | 2 | -6/+9 |
2005-06-18 | Fixes #1116965, shadwd windows on restart: | mathias | 2 | -16/+14 |
2005-06-18 | Screen.cc: not used code | mathias | 2 | -5/+1 |
2005-06-17 | *.font.shadow.x and *.font.shadow.x were not correctly read or better, | mathias | 2 | -3/+11 |
2005-06-16 | little typo which prevented shadowcolor beeing set | mathias | 1 | -1/+1 |
2005-06-15 | Enhanced MoveTo, fixes #1074568 | mathias | 4 | -14/+93 |
2005-06-15 | fixes #1198192, added vlc to fbgm | mathias | 2 | -1/+3 |
2005-06-15 | Fixes #1213003, SendToWorkspace shouldnt follow | mathias | 4 | -2/+61 |
2005-06-15 | Fixes #1216020, *.font.effect wont get cleared if not defined in style | mathias | 2 | -1/+18 |
2005-06-08 | most used items should appear ontop of a menu. so i reordered the | mathias | 2 | -22/+45 |
2005-06-07 | Fixed justification in WorkspaceNameTool #1213262, values were set after the | mathias | 2 | -4/+9 |
2005-06-04 | added -screen to -help | mathias | 1 | -0/+1 |
2005-06-03 | Add fullscreen command. | grubert | 1 | -0/+1 |
2005-06-03 | - Usage of xft-fonts is prefered, except a font-description starts with '-' | mathias | 18 | -280/+239 |
2005-06-03 | deleted the "fallback"-code, which was one of the reasons for slowing down | mathias | 1 | -44/+2 |
2005-06-02 | updated changes | mathias | 1 | -0/+12 |
2005-06-02 | * patch from vadim <suhanov_vadim@mail.ru>: | mathias | 1 | -0/+5 |
2005-06-02 | * patch from vadim <suhanov_vadim@mail.ru>: | mathias | 1 | -1/+1 |
2005-06-02 | * _NET_WM_STATE_HIDDEN is now used correctly -> if the window goes iconic, this | mathias | 2 | -12/+33 |
2005-05-27 | fix for dest dir, thanks php-coder | fluxgen | 1 | -0/+2 |
2005-05-27 | fix for dest dir, thanks php-coder | fluxgen | 1 | -0/+14 |
2005-05-27 | be_BY translation by Kirill A. Shutemov k.shutemov at sam-solutions dot net | fluxgen | 1 | -1/+5 |
2005-05-27 | be_BY translation by Kirill A. Shutemov k.shutemov at sam-solutions dot net | fluxgen | 1 | -0/+1 |
2005-05-27 | be_BY translation by Kirill A. Shutemov k.shutemov at sam-solutions dot net | fluxgen | 1 | -1/+1 |
2005-05-27 | be_BY translation by Kirill A. Shutemov k.shutemov at sam-solutions dot net | fluxgen | 2 | -0/+290 |
2005-05-20 | update | fluxgen | 1 | -0/+8 |
2005-05-20 | added the ability to use keycode in keys file | fluxgen | 1 | -2/+20 |
2005-05-18 | locale path | fluxgen | 22 | -106/+128 |
2005-05-18 | update | fluxgen | 1 | -0/+5 |
2005-05-18 | locale path | fluxgen | 1 | -0/+10 |
2005-05-18 | locale path | fluxgen | 1 | -3/+0 |
2005-05-18 | locale path | fluxgen | 1 | -1/+0 |
2005-05-18 | update | fluxgen | 1 | -0/+1 |
2005-05-17 | fix systemtray overlap | simonb | 2 | -1/+6 |
2005-05-14 | updated changes | mathias | 1 | -0/+9 |
2005-05-14 | Vadim pointed out that _NET_CLIENT_LIST and _NET_CLIENT_LIST_STACKING are not... | mathias | 3 | -5/+11 |
2005-05-13 | last minor issues for 0.9.13 | mathias | 2 | -2/+3 |
2005-05-13 | new version | fluxgen | 1 | -1/+1 |
2005-05-13 | update | fluxgen | 1 | -20/+42 |
2005-05-13 | new version | fluxgen | 1 | -1/+1 |
2005-05-13 | fix a segfault | simonb | 3 | -3/+6 |
2005-05-12 | updated changes | mathias | 1 | -0/+13 |
2005-05-12 | llittle rewrite for the FbTk_istringstream usage.. was needed coz gcc2.95.x | mathias | 3 | -17/+8 |
2005-05-12 | replaced setenv() completly by putenv(). since putenv() really puts the | mathias | 1 | -6/+30 |
2005-05-12 | on some systems (openbsd, solaris, freebsd) the iconv was not really well | mathias | 1 | -31/+64 |
2005-05-12 | missing #include <typeinfo> | mathias | 1 | -0/+1 |
2005-05-12 | __APPLE__ doesnt have <nl_types.h> | mathias | 1 | -1/+1 |
2005-05-12 | when the app changes its pixmap we need to trigger that correctly | mathias | 1 | -0/+12 |