Age | Commit message (Expand) | Author | Files | Lines |
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 | update | 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 |
2006-06-10 | dont free old color until we have a valid new color | fluxgen | 1 | -3/+2 |
2006-06-10 | updated | fluxgen | 2 | -16/+22 |
2006-06-10 | update | fluxgen | 1 | -6/+14 |
2006-06-10 | added new command: ToggleCmd, works like a macro but executes the commands on... | fluxgen | 3 | -6/+77 |
2006-06-10 | user patches applied | fluxgen | 1 | -0/+13 |
2006-06-10 | improved the danish translation a little bit, and | fluxgen | 2 | -9/+12 |
2006-06-10 | fixed resize box bug. The text used to determine the size used space, which c... | fluxgen | 1 | -3/+3 |
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 |