Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2006-03-07 | fix for stuck icons, thanks _markt | fluxgen | 1 | -1/+2 | |
2006-03-02 | fixed gcc4.1 problems, patch from Andreas Bierfert <andreas dot bierfert at ↵ | mathias | 1 | -0/+3 | |
lowlatency dot de> | |||||
2006-02-20 | moved class Layer from class Fluxbox and thus reduces some dependecies | fluxgen | 1 | -5/+4 | |
2006-02-18 | moved all focus handling to FocusControl | fluxgen | 1 | -1/+2 | |
2006-02-16 | updated copyright info | mathias | 1 | -1/+1 | |
2005-11-22 | const function Resource getString | fluxgen | 1 | -6/+6 | |
2005-07-04 | cleaning, change getCount to numberOfWorkspace | fluxgen | 1 | -6/+6 | |
2005-04-29 | added new IconbarModes: | mathias | 1 | -9/+47 | |
NoIcons - display all noniconified windows WorkspaceNoIcons - display all noniconified windows on the current workspace modified the nls-files accordingly | |||||
2005-04-27 | fix a few more bugs with recent reworking stuff | simonb | 1 | -1/+4 | |
Some fixes could incidentally fix a few other bugs... the flaws were pre-existing, I've just been weeding out a lot of duplication | |||||
2005-04-22 | fixed a problem with iconified + sticky window not displayed in the iconbar | mathias | 1 | -1/+3 | |
when running in WorkspaceIcons-mode | |||||
2005-02-07 | updated copyright dates | mathias | 1 | -1/+1 | |
2005-01-24 | copyright date | mathias | 1 | -1/+1 | |
2004-12-13 | icc complaint about a "possible" conflict between the | mathias | 1 | -2/+2 | |
FbTk::Menu::update(Subject*) and FbTk::Menu::update(int index) to avoid this, we rename FbTk::Menu::update(int index) -> FbTk::Menu::updateMenu(int index) this is mostly cosmetic, but if it makes the life of a compiler happy, well .. be happy icc :) | |||||
2004-12-01 | really set the default deiconifyMode to FOLLOW | mathias | 1 | -2/+2 | |
2004-12-01 | deiconifyMode: Follow is the new/old default (as it was before deiconifyMode ↵ | mathias | 1 | -3/+3 | |
was introduced) | |||||
2004-11-19 | svn propset svn:keywords "Id" | mathias | 1 | -1/+1 | |
2004-10-22 | added iconbar.wheelMode and iconbar.deiconifyMode | akir | 1 | -2/+89 | |
2004-10-10 | added iconbar.iconTextPadding | akir | 1 | -1/+4 | |
2004-10-10 | * Update de_DE Translation and add some missing NLS values | rathnor | 1 | -3/+4 | |
(Thanks Christian Storm) - also a tiny cleanup of weird nls set | |||||
2004-09-12 | preliminary support for composite/compositing manager. Also general work | rathnor | 1 | -3/+10 | |
for consistency with transparency resources | |||||
2004-09-05 | unique list from removeDuplicate. If we, for some reason, should have ↵ | fluxgen | 1 | -5/+11 | |
duplicate windows in the second argument windowlist | |||||
2004-08-30 | clientWidth now iconWidth | fluxgen | 1 | -2/+2 | |
2004-08-29 | a few random fixes | rathnor | 1 | -5/+12 | |
2004-08-25 | fix up theming of the toolbar | rathnor | 1 | -2/+3 | |
2004-06-27 | using menu separator | fluxgen | 1 | -7/+4 | |
2004-06-17 | tweak iconbar rendertheme - need to re-render after addWindow | rathnor | 1 | -2/+3 | |
2004-06-16 | toolbar fixes, updates and optimisations | rathnor | 1 | -16/+15 | |
2004-06-07 | minor indent and using MenuSeparator | fluxgen | 1 | -6/+13 | |
2004-06-07 | update NLS string handling... | rathnor | 1 | -21/+45 | |
2004-04-26 | toolbar themeing fixes | rathnor | 1 | -3/+5 | |
2004-03-22 | fixed missing text on restart, patch from Mathias Gumz | fluxgen | 1 | -2/+1 | |
2004-02-20 | fixed focus issues with remember hidden, patch from Mathias Gumz | fluxgen | 1 | -3/+3 | |
2004-02-16 | added hidden state to remember, patch from akira | fluxgen | 1 | -2/+2 | |
2004-01-21 | using empty instead of size | fluxgen | 1 | -2/+2 | |
2004-01-19 | using isHidden attrib in Window | fluxgen | 1 | -17/+14 | |
2004-01-14 | set border width on buttons before we render textures for them so we get the ↵ | fluxgen | 1 | -9/+21 | |
right texture size | |||||
2004-01-13 | toolbar transparency | rathnor | 1 | -1/+4 | |
2004-01-10 | fix small rendering issue on iconbar | rathnor | 1 | -4/+2 | |
2004-01-09 | detach from signals when screen is shuttingdown | fluxgen | 1 | -3/+9 | |
2004-01-09 | minor bug in ALLWINDOWS mode | fluxgen | 1 | -2/+2 | |
2003-12-23 | fix rendering of icon buttons when they are slightly larger because of | rathnor | 1 | -8/+38 | |
rounding | |||||
2003-12-19 | timedRender so we can remove flicker while changing current client in window | fluxgen | 1 | -10/+47 | |
2003-12-18 | code cleaning | fluxgen | 1 | -2/+2 | |
2003-12-12 | alignment of iconbar buttons | fluxgen | 1 | -1/+75 | |
2003-12-10 | cleaning in the menu code | fluxgen | 1 | -2/+2 | |
2003-12-07 | listen to title change | fluxgen | 1 | -2/+9 | |
2003-12-07 | usePixmap from Texture | fluxgen | 1 | -4/+4 | |
2003-12-03 | internal menu | fluxgen | 1 | -1/+3 | |
2003-11-29 | changed text | fluxgen | 1 | -2/+2 | |
2003-11-27 | toggle pixmap for IconButton | fluxgen | 1 | -3/+23 | |