Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2005-01-20 | updated changes | mathias | 1 | -0/+7 | |
2005-01-20 | closes #1105048, minor issues | mathias | 1 | -5/+4 | |
2005-01-20 | applied patches from openbsd-ports, closed #1105041 (sf) | mathias | 2 | -3/+3 | |
execl needs a terminating NULL at the end, a '0' would be converted to "int 0" on 64bit-systems | |||||
2005-01-18 | updated copyrights | mathias | 2 | -4/+4 | |
2005-01-17 | revert Xau changesRelease-0_9_12 | fluxgen | 1 | -6/+0 | |
2005-01-17 | update | fluxgen | 1 | -2/+8 | |
2005-01-17 | forgotten space | mathias | 1 | -1/+1 | |
2005-01-17 | updated changes | mathias | 2 | -4/+6 | |
2005-01-17 | update | fluxgen | 1 | -3/+1 | |
2005-01-16 | update | fluxgen | 1 | -67/+22 | |
2005-01-15 | cleaning | fluxgen | 2 | -132/+132 | |
2005-01-15 | update | fluxgen | 1 | -0/+3 | |
2005-01-15 | minor stuff | fluxgen | 1 | -2/+1 | |
2005-01-15 | fixed some issues and added testMenu target | fluxgen | 1 | -2/+5 | |
2005-01-15 | testing menu theme and parser | fluxgen | 1 | -0/+155 | |
2005-01-14 | updated changes | mathias | 1 | -0/+6 | |
2005-01-14 | systemtray-tool has now a propper background. its styleable via the | mathias | 4 | -30/+91 | |
toolbar.systray.* ressource, same way as the clock. | |||||
2005-01-14 | moved ThemeItem<bool> - implementation to FbTk/ThemeItems.cc | mathias | 2 | -50/+120 | |
2005-01-14 | copyright | mathias | 2 | -2/+2 | |
2005-01-14 | copyright | mathias | 3 | -3/+3 | |
2005-01-14 | copyright updated | mathias | 1 | -1/+1 | |
2005-01-12 | made the error-message a bit better | mathias | 1 | -1/+1 | |
2005-01-12 | cosmetic change | mathias | 1 | -4/+3 | |
2005-01-12 | added --with-style=<path-to-style> option for ./configure, patch from php-coder | mathias | 2 | -2/+5 | |
2005-01-12 | default-values for some path-related resources (groups, apps etc) | mathias | 1 | -3/+5 | |
2005-01-12 | added --with-style=<path-to-style> option for ./configure, patch from php-coder | mathias | 1 | -0/+9 | |
2005-01-11 | updated changes | mathias | 1 | -0/+2 | |
2005-01-11 | fix for #1099278 | mathias | 2 | -5/+5 | |
2005-01-11 | fix for #1099950, Missing initialization in FbTk/FbWindow.cc | mathias | 1 | -1/+2 | |
2005-01-11 | updated changes | mathias | 1 | -1/+3 | |
2005-01-11 | updated ko_KR - translations | mathias | 1 | -95/+95 | |
2005-01-11 | removed unneeded file | mathias | 1 | -258/+0 | |
2005-01-11 | ungrabbuttons on windows we dont handle anymore (withdrawn) | mathias | 1 | -0/+1 | |
2005-01-10 | updated changes | mathias | 1 | -0/+2 | |
2005-01-10 | fix for #1087220 (Wrong handling of XWithdrawWindow) | mathias | 1 | -5/+12 | |
an XWithdrawWindow unmaps a window and sends a synthetic UnmapEvent after that. when the second UnmapEvent arrives we have to set either the WM_STATE to WithdrawnState or delete it. i decided for deletion so its absolutly clear its not any longer under our control | |||||
2005-01-10 | forgotten debug-stuff | mathias | 1 | -1/+1 | |
2005-01-10 | fix position init from atom handlers | simonb | 2 | -7/+18 | |
2005-01-08 | updated the years | mathias | 1 | -1/+1 | |
2005-01-05 | added imlib2-check so fbgm would prefer *.png over *.xpm when trying to find | mathias | 1 | -3/+20 | |
icons | |||||
2005-01-05 | fix up window initialisation ordering | simonb | 4 | -21/+58 | |
2005-01-05 | updated changes | mathias | 1 | -1/+8 | |
2005-01-05 | Simon's last changes lead to segfaults when the users specified <Sticky> or | mathias | 2 | -25/+9 | |
<Workspace> in apps-file. Reason is, that an unmanaged window is not yet assigned to an workspace and thus the returned workspacenumber is -1 ... which leads in combination with getWorkspace(nr) to an invalid workspace (0x0) ... This also fixes the problem with several deiconify-modes of the iconbar, when the iconbar is in icons-only mode (same reason) The other changes in the files are just cosmetic, i throw out the comments about the changes Simon did coz they make sense and are correct imho. | |||||
2005-01-04 | added apps to fbgm | mathias | 2 | -8/+20 | |
2005-01-04 | updated ru_RU translations | mathias | 8 | -6/+612 | |
added ko_KR translations | |||||
2005-01-04 | fix some initialisation, especially relating to placement and | simonb | 5 | -25/+30 | |
decoration/handler hints | |||||
2005-01-03 | update | fluxgen | 1 | -1/+1 | |
2005-01-03 | updated changes | mathias | 1 | -0/+5 | |
2005-01-03 | fixed #996298, maximized windows and snapped windows dont respect | mathias | 3 | -9/+25 | |
toolbar-borderwidth further more windows do snap at screen-edges, no matter if maxover is enabled or not | |||||
2005-01-02 | updated pl_PL + minor nls-stuff from melti and cheester | mathias | 4 | -13/+171 | |
2005-01-02 | updated changes | mathias | 1 | -0/+3 | |