Age | Commit message (Expand) | Author | Files | Lines |
2006-12-19 | Change to data structure for keybindings, ungrab and grab keys when switching | markt | 5 | -189/+113 |
2006-12-18 | Rotate items in toolbar the same way as tabs | markt | 2 | -8/+11 |
2006-12-17 | Stop cycling focus when another command gets run, even if modifiers are still... | markt | 3 | -6/+17 |
2006-12-16 | Apparently, this code did the following: | markt | 2 | -12/+3 |
2006-11-12 | removed duplicate headers, patch from Slava Semushin aka php-coder | fluxgen | 6 | -16/+9 |
2006-11-07 | cosmetic patch from slava again | mathias | 11 | -14/+6 |
2006-10-30 | Cosmetic patch from Slava Semushin | mathias | 30 | -632/+747 |
2006-10-27 | changed mode for ~/.fluxbox/startup to 644 so people on noexec-mounted | mathias | 2 | -1/+5 |
2006-10-27 | small changes to the asciidoc-docs | mathias | 4 | -1522/+2099 |
2006-10-27 | cosmetic patch from slava semushin, removes whitespaces and | mathias | 20 | -571/+677 |
2006-10-16 | comment | fluxgen | 1 | -1/+7 |
2006-10-16 | initialize m_state | fluxgen | 1 | -1/+2 |
2006-10-16 | added CachedPixmap | fluxgen | 1 | -0/+1 |
2006-10-16 | update | fluxgen | 1 | -1/+5 |
2006-10-16 | some cleaning, using CachedPixmap | fluxgen | 2 | -63/+39 |
2006-10-16 | cached pixmap helper, works like auto ptr for cached pixmaps | fluxgen | 2 | -0/+121 |
2006-09-21 | fix for the fbsetbg-fix from yesterday | mathias | 1 | -13/+13 |
2006-09-20 | fixed bug #1561482, crashed with toolbarmenu | fluxgen | 3 | -51/+65 |
2006-09-20 | fixed little issue with fbsetbg showing the warning about missing wpsetters e... | mathias | 2 | -1/+10 |
2006-09-20 | removed | fluxgen | 1 | -400/+0 |
2006-09-18 | added include path | fluxgen | 1 | -1/+1 |
2006-08-27 | translations and minor updates to fbgm, patch from antonio gomes (izi) | mathias | 2 | -20/+29 |
2006-08-14 | fix minor menu separator highlight issue | simonb | 2 | -1/+4 |
2006-08-14 | unused function | markt | 1 | -4/+0 |
2006-08-13 | fix restoring fullscreen windows | markt | 2 | -0/+4 |
2006-08-13 | silly warnings | markt | 1 | -1/+1 |
2006-08-13 | little hack to make sure background only loads once | markt | 2 | -1/+9 |
2006-08-12 | portuguese updates from izhirahider | markt | 3 | -3/+3 |
2006-08-10 | fix crash in ClientPattern | simonb | 2 | -1/+3 |
2006-08-10 | implement _NET_WM_WINDOW_TYPE_MENU AND _NET_WM_WINDOW_TYPE_TOOLBAR | markt | 3 | -3/+20 |
2006-08-10 | remove the "utf8" translation in el_GR, should be UTF-8 | simonb | 3 | -258/+5 |
2006-08-09 | it never existed (what never existed?) | markt | 7 | -41/+29 |
2006-08-09 | remove FbTk::Menu::enter/leaveNotifyEvent -- caused problems with placing sub... | markt | 3 | -74/+12 |
2006-08-08 | fix some compiler warnings in gcc 4.1 | markt | 7 | -29/+41 |
2006-08-07 | updated docs | markt | 2 | -10/+16 |
2006-08-06 | distinguish between startup and restart | markt | 4 | -7/+29 |
2006-08-05 | don't call placement strategy on maximized or fullscreen windows | markt | 2 | -2/+6 |
2006-08-05 | a little fix for auto-grouping after restart | markt | 3 | -7/+7 |
2006-08-05 | updated man fluxstyle | markt | 2 | -0/+300 |
2006-08-05 | forgot about autogrouping | markt | 1 | -0/+3 |
2006-08-04 | allow aspect/centered/tiled options with random in fbsetbg | markt | 2 | -26/+26 |
2006-08-04 | don't re-apply remembered settings on restart if they are set as window prope... | markt | 4 | -17/+21 |
2006-08-04 | updated spanish translations | markt | 4 | -48/+56 |
2006-08-04 | updated german translations | markt | 4 | -177/+194 |
2006-08-04 | add es_AR to the list | markt | 1 | -1/+1 |
2006-08-04 | updated pt_BR translations | markt | 4 | -124/+540 |
2006-08-04 | updated spanish translations, added es_AR | markt | 10 | -81/+1728 |
2006-08-04 | who? | markt | 1 | -1/+2 |
2006-08-04 | change the debug output in FocusControl::setFocusedWindow() | markt | 1 | -2/+2 |
2006-08-03 | don't raise a window after cycling if it has been minimized | markt | 2 | -1/+5 |