Age | Commit message (Expand) | Author | Files | Lines |
2006-06-27 | update | fluxgen | 1 | -76/+21 |
2006-06-27 | some minor code cleanups thanks Slava Semushin (php-coder), who also thanks M... | simonb | 4 | -28/+13 |
2006-06-27 | Fix slit menu so it closes when you press escape | markt | 2 | -0/+4 |
2006-06-26 | fix _NET_FRAME_EXTENTS | simonb | 5 | -13/+38 |
2006-06-26 | Fix FocusHidden (added m_focus_hidden to FluxboxWindow) | markt | 3 | -1/+7 |
2006-06-26 | properly protect usage of iconv_t by HAVE_ICONV | simonb | 2 | -3/+15 |
2006-06-25 | Fix compile error with some compilers not including iconv.h before FbString.hh | markt | 1 | -0/+5 |
2006-06-25 | fix FbPixmap retaining pixmap (that made cache not work properly) | simonb | 3 | -18/+16 |
2006-06-25 | Check for NoSymbol more explicitly - thanks Julien Trolet (dmxen at | simonb | 2 | -2/+7 |
2006-06-25 | support encodings in menu files | simonb | 7 | -26/+210 |
2006-06-25 | fix crash when unable to convert from local to utf-8 | simonb | 2 | -0/+5 |
2006-06-25 | Fix DetachClient key command so new window is visible | markt | 2 | -0/+6 |
2006-06-24 | Make Urgency Hint flash the correct WinClient's tab. | markt | 11 | -35/+79 |
2006-06-24 | fix more x errors due to using an invalid background | simonb | 7 | -7/+39 |
2006-06-24 | fix disappearing menu selection boxes | simonb | 5 | -12/+35 |
2006-06-23 | Make startfluxbox aware of --program-prefix and --program-suffix | markt | 4 | -4/+15 |
2006-06-22 | Added patch from Jim Ramsay (i dot am at jimramsay dot com) to freely | mathias | 8 | -105/+173 |
2006-06-21 | fix de_DE translation (patch from michael bueker) | mathias | 5 | -161/+201 |
2006-06-21 | Fix nls in fbsetroot.cc . | markt | 1 | -4/+4 |
2006-06-21 | typos, clarify | simonb | 1 | -2/+3 |
2006-06-21 | add new tab options | simonb | 1 | -0/+3 |
2006-06-21 | fix nls... notably classify text on conversion whether its for X or | simonb | 30 | -272/+336 |
2006-06-21 | make new nls stuff work. Was missing path update | simonb | 2 | -4/+8 |
2006-06-19 | Fix window placement when apps remembers size but not location | simonb | 2 | -0/+10 |
2006-06-19 | updated | fluxgen | 1 | -0/+0 |
2006-06-19 | better fix for iconbar bug | fluxgen | 2 | -1/+7 |
2006-06-19 | add EUC-KR to ko_KR encodings | simonb | 3 | -1/+260 |
2006-06-19 | try ignoring NotifyUngrab to fix focus revert issues when closing | simonb | 2 | -1/+5 |
2006-06-19 | update in line with Translation.m | simonb | 2 | -126/+134 |
2006-06-19 | fix placement issue with xinerama (only hit if screens are vertically aligned) | simonb | 2 | -2/+6 |
2006-06-19 | fix timer issues (esp clock not updating on multiple screens) | simonb | 4 | -49/+58 |
2006-06-18 | update | fluxgen | 1 | -0/+5 |
2006-06-18 | added support for _NET_WM_WINDOW_TYPE_DIALOG and _NET_FRAME_EXTENTS | fluxgen | 6 | -5/+63 |
2006-06-18 | init variables | fluxgen | 1 | -2/+2 |
2006-06-18 | fixed bug #1507754, windowtitle in toolbar not updated. Solution: reset m_tit... | fluxgen | 1 | -0/+1 |
2006-06-18 | ewmh support docs | fluxgen | 1 | -0/+0 |
2006-06-18 | updated german translation, thanks Michael Bueker m.bueker at berlin de | fluxgen | 2 | -63/+71 |
2006-06-16 | (no commit message) | markt | 1 | -2/+4 |
2006-06-16 | (no commit message) | markt | 1 | -0/+2 |
2006-06-16 | Fix crash when closing a window while cycling (Mark) | markt | 1 | -2/+3 |
2006-06-13 | updateRelease-1_0rc | fluxgen | 1 | -2/+2 |
2006-06-13 | update | fluxgen | 1 | -1/+4 |
2006-06-13 | minor change | fluxgen | 1 | -1/+1 |
2006-06-13 | update | fluxgen | 1 | -73/+80 |
2006-06-12 | updated for external tabs | fluxgen | 1 | -0/+3 |
2006-06-12 | update | fluxgen | 1 | -46/+69 |
2006-06-12 | changed version number to 1.0rc | fluxgen | 1 | -1/+1 |
2006-06-11 | support for _NET_WM_MOVERESIZE | fluxgen | 4 | -45/+85 |
2006-06-11 | support for urgency hint | fluxgen | 1 | -0/+7 |
2006-06-11 | added support for urgency hint, thanks Mark Tiefenbruck | fluxgen | 4 | -5/+20 |