Age | Commit message (Expand) | Author | Files | Lines |
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 |
2007-03-19 | size of relative items in toolbar wasn't being calculated properly | markt | 1 | -15/+9 |
2007-03-18 | changed remembering of positions so it only remembers position relative to th... | markt | 1 | -2/+6 |
2007-03-18 | function to find already existing keychains wasn't working properly | markt | 1 | -0/+2 |
2007-03-17 | change workspace number of iconified, stuck windows when changing workspaces | markt | 1 | -0/+7 |
2007-03-16 | maximizing window with aspect ratio caused windows to be made larger than the... | markt | 4 | -8/+20 |
2007-03-16 | fixed a little bug with placing new menus | markt | 1 | -0/+1 |
2007-03-16 | added custommenu command | markt | 3 | -0/+23 |
2007-03-11 | fixed parentrelative menu highlight bug | markt | 1 | -12/+12 |
2007-03-10 | make sure autogrouped windows get added to the apps file | markt | 1 | -2/+5 |
2007-03-10 | changed default toolbar layer to DOCK | markt | 1 | -1/+1 |
2007-03-10 | make sure iconbar text padding gets reapplied on reconfigure | markt | 1 | -2/+1 |