Age | Commit message (Expand) | Author | Files | Lines |
2006-06-10 | mentions the fact that if you middle-click | fluxgen | 1 | -6/+8 |
2006-06-10 | using shift while pressing enter in menu will fake a button 3 press (rmb), th... | fluxgen | 1 | -1/+4 |
2006-06-10 | added session.titlebar.left/right doc, thanks Jonas Koelker | fluxgen | 1 | -0/+4 |
2006-06-10 | fix compile in hosts without HAVE_ICONV | simonb | 2 | -5/+8 |
2006-06-10 | couple of alignment fixes, esp for external tabs | simonb | 3 | -29/+28 |
2006-06-02 | Add bullet options. | grubert | 1 | -8/+8 |
2006-06-01 | * update of new manpage (thanx Guillermo Patterer) | mathias | 4 | -13/+152 |
2006-05-23 | thanx to Guillermo Patterer for his spanish translation of the new manpage | mathias | 2 | -0/+1605 |
2006-05-22 | fix parentrelative background, and some tidying | simonb | 5 | -8/+18 |
2006-05-22 | fix build on cygwin (iconv constness) | simonb | 2 | -3/+11 |
2006-05-20 | fix external tab bg when label bg is parentrelative | simonb | 2 | -2/+13 |
2006-05-20 | missing include (broke gcc 2.95 build) | simonb | 1 | -0/+2 |
2006-05-20 | fix error when running with -i (or similar "don't start Fluxbox class" | simonb | 2 | -0/+6 |
2006-05-20 | fix build without nls | simonb | 1 | -2/+2 |
2006-05-20 | improve native language handling, move messages and menu labels to | simonb | 110 | -500/+9690 |
2006-05-17 | fix root pixmap + atoms indexes in FbPixmap | simonb | 2 | -2/+6 |
2006-05-17 | typo of STLutil.hh | simonb | 1 | -1/+1 |
2006-05-17 | Coding_Style was renamed | simonb | 1 | -1/+1 |
2006-05-16 | issue with maximise and quadrant resize | simonb | 3 | -0/+12 |
2006-05-13 | fixed some redraw issues with the title, thanks _markt | fluxgen | 1 | -0/+2 |
2006-05-13 | fixed some redraw issues with the title, thanks _markt | fluxgen | 2 | -1/+4 |
2006-05-13 | added comments | fluxgen | 1 | -0/+4 |
2006-05-13 | just a minor change | fluxgen | 1 | -10/+10 |
2006-05-13 | added support for _NET_WM_STATE_DEMANDS_ATTENTION | fluxgen | 1 | -0/+10 |
2006-05-13 | added AttentionNoticeHandler.hh AttentionNoticeHandler.cc STLUtil.h | fluxgen | 1 | -0/+2 |
2006-05-13 | added one more render option for renderButton, force render of focused. Liste... | fluxgen | 1 | -6/+20 |
2006-05-13 | added one more render option for renderButton, force render of focused | fluxgen | 1 | -2/+6 |
2006-05-13 | added new signal, attentionSig(), will notify listeners when this window dema... | fluxgen | 1 | -0/+1 |
2006-05-13 | added new signal, attentionSig(), will notify listeners when this window dema... | fluxgen | 1 | -1/+3 |
2006-05-13 | added support for _NET_WM_STATE_DEMANDS_ATTENTION | fluxgen | 1 | -2/+13 |
2006-05-13 | added support for _NET_WM_STATE_DEMANDS_ATTENTION | fluxgen | 1 | -1/+4 |
2006-05-13 | handles flashing of titlebar if the window demands attention | fluxgen | 2 | -0/+161 |
2006-05-13 | STL utilities | fluxgen | 1 | -0/+56 |
2006-05-13 | moved destroyAndClearList from Screen.cc to STLUtil::destroyAndClear | fluxgen | 1 | -14/+7 |
2006-05-13 | added test program for _NET_WM_STATE_DEMANDS_ATTENTION | fluxgen | 1 | -0/+5 |
2006-05-13 | test program for _NET_WM_STATE_DEMANDS_ATTENTION | fluxgen | 1 | -0/+131 |
2006-05-13 | added net_wm_name and net_wm_icon_name to supported atoms | fluxgen | 1 | -3/+63 |
2006-05-07 | more utf8 changes, notably window titles | simonb | 13 | -25/+110 |
2006-05-07 | removed duplicate setItemEnabled | fluxgen | 1 | -1/+0 |
2006-05-07 | missed two added files, whoops | simonb | 2 | -0/+269 |
2006-05-07 | handle utf-8 strings properly. | simonb | 18 | -206/+111 |
2006-05-01 | make apps file keywords case insensitive, plus check it for reload before | simonb | 2 | -82/+104 |
2006-04-28 | first try of converted new manpage | mathias | 1 | -0/+1411 |
2006-04-26 | fixed minor bug | fluxgen | 1 | -2/+2 |
2006-04-26 | resize and notify client when autogrouping | simonb | 2 | -0/+9 |
2006-04-25 | (no commit message) | mathias | 1 | -1/+1 |
2006-04-25 | Cleanup unneeded headers (thanks Slava Semushin) | mathias | 7 | -53/+34 |
2006-04-25 | Fix occasional highlighting of menu nops+separators, sf.net patch | simonb | 5 | -4/+11 |
2006-04-25 | fbrun: Move the cursor to the end when tab completing | simonb | 3 | -10/+27 |
2006-04-25 | fix a bunch of comments, make default textures obvious | simonb | 14 | -24/+40 |