Age | Commit message (Expand) | Author | Files | Lines |
2007-06-28 | strip off extra bits set by Xorg in event state | markt | 1 | -2/+3 |
2007-06-16 | moved function so fluxbox compiles with --disable-remember | markt | 4 | -30/+29 |
2007-06-09 | small fix for the /bin/sh issue .. just using /bin/zsh now | mathias | 1 | -3/+1 |
2007-06-08 | don't tab transient windows from apps file, and change their layers when the ... | markt | 3 | -23/+42 |
2007-06-06 | fix for the following problem: | mathias | 1 | -1/+4 |
2007-06-03 | update menu xinerama settings after moving | markt | 3 | -2/+20 |
2007-06-03 | deiconify windows when auto-grouped with new window, when using focusnew | markt | 1 | -4/+6 |
2007-06-03 | open slit menu properly wrt xinerama | markt | 1 | -17/+16 |
2007-06-03 | send transient windows along with sendtoworkspace | markt | 2 | -19/+30 |
2007-06-03 | fixes bug with rox panel flickering with mousefocus | markt | 1 | -3/+2 |
2007-06-01 | fixed infinite loop caused by removing the last workspace when it contains wi... | markt | 1 | -2/+3 |
2007-05-20 | fixed bug #1717782, Bad fullscreen in ooimpress. | fluxgen | 1 | -2/+11 |
2007-05-20 | added fullscreen test | fluxgen | 2 | -0/+173 |
2007-05-19 | fixed bug #1718112, memory leak in FbWindow::textProperty | fluxgen | 1 | -9/+26 |
2007-05-19 | added title test for _NET_WM_NAME and WM_NAME memory leaks | fluxgen | 2 | -0/+123 |
2007-05-17 | make sure included menus get remembered, in case they're modified | markt | 1 | -0/+3 |
2007-05-17 | added include command to ITypeAheadable.hh header for tolower() | markt | 1 | -0/+6 |
2007-05-17 | fixed some window placement issues | markt | 2 | -5/+8 |
2007-05-12 | changed interpretation of maximize horz/vert on a maximized window | markt | 1 | -36/+14 |
2007-05-12 | fixed tabs disappearing on reconfigure with [Deco] {TAB} and tabs in titlebar | markt | 2 | -15/+7 |
2007-05-05 | better check these too | markt | 1 | -3/+3 |
2007-05-05 | fixing return value checks for utf8 strings | markt | 1 | -2/+3 |
2007-05-04 | fix infinite loop caused by deiconify command | markt | 2 | -3/+6 |
2007-04-24 | fixed a bug in parsing cli, thanks to steven kah hien wong <steven at zensaki... | mathias | 1 | -5/+6 |
2007-04-24 | fix segfault on exit/restart after having opened a custommenu | markt | 1 | -0/+4 |
2007-04-23 | disabled resizing shaded windows | markt | 3 | -22/+10 |
2007-04-20 | fix slit onhead with BOTTOMLEFT placement, patch from Tomas Janousek <tomi at... | mathias | 1 | -1/+1 |
2007-04-19 | fixed crash when CustomMenu doesn't point to a real file | markt | 1 | -0/+2 |
2007-04-18 | fix for fbsetbg -l when last wallpaper was using fbsetroot | markt | 1 | -1/+1 |
2007-04-17 | basicly cosmetic changes, patch by slava semushin | mathias | 11 | -62/+28 |
2007-04-10 | added alias "kill" for keys file | markt | 1 | -0/+1 |
2007-04-08 | menu from workspacename tool wasn't focused, and fixed unpressed button rende... | markt | 2 | -3/+4 |
2007-04-08 | use proper test for whether it's a number. | simonb | 1 | -1/+1 |
2007-04-08 | Only replace numbers with zeros when calculating clock width. | simonb | 1 | -1/+11 |
2007-04-05 | changed caps lock detection to use LockMask, so the actual key can be used fo... | markt | 2 | -10/+8 |
2007-04-03 | getting rid of more useless files in the repo | markt | 2 | -9/+0 |
2007-04-03 | fixed a bug, removed some unused code | markt | 5 | -69/+18 |
2007-04-01 | fixed problem with creating windows in iconic state | markt | 5 | -38/+16 |
2007-04-01 | more documentation | fluxgen | 1 | -22/+52 |
2007-03-31 | fixed some compiling issues | markt | 3 | -9/+2 |
2007-03-31 | added document | fluxgen | 1 | -26/+148 |
2007-03-31 | Fix window menu context when opened by clicking on tab | simonb | 2 | -4/+29 |
2007-03-30 | set m_icon_title to, you'll never guess, the icon title | markt | 1 | -1/+1 |
2007-03-25 | little fix for clients in tabbed windows raising themselves | markt | 1 | -1/+1 |
2007-03-24 | removed warning for no background in style | markt | 1 | -7/+1 |
2007-03-24 | workspace menu wasn't updating when window titles changed | markt | 1 | -1/+1 |
2007-03-22 | small update for the copyright date | mathias | 1 | -2/+2 |
2007-03-21 | fix a little compile error on some machines | markt | 1 | -0/+2 |
2007-03-21 | hidemenus hide custommenus and fix custommenu memleak | markt | 2 | -3/+9 |
2007-03-19 | active menu item wasn't getting reset properly when closed from [exec] with b... | markt | 1 | -4/+4 |