aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2006-06-29Make fbsetroot set one screen at a timemarkt3-121/+99
2006-06-29minor tidy, thanks Slava Semushinsimonb1-3/+1
2006-06-29Fix fbsetroot segfault when DISPLAY unsetmarkt2-3/+10
2006-06-28Linear cycling wasn't affecting normal cycling order (Mark)markt2-4/+4
2006-06-28cleanup dead function Workspace::setLastFocusedWindowmarkt3-23/+2
2006-06-28more focus issues with linear cycling and tabbed windowsmarkt4-5/+7
2006-06-28one more focus issue on detachmarkt1-0/+1
2006-06-28Fix some focus issues on detach and restartmarkt5-15/+20
2006-06-27fiddle with nls newssimonb1-0/+10
2006-06-27rc2fluxgen1-1/+1
2006-06-27updatefluxgen1-76/+21
2006-06-27some minor code cleanups thanks Slava Semushin (php-coder), who also thanks M...simonb4-28/+13
2006-06-27Fix slit menu so it closes when you press escapemarkt2-0/+4
2006-06-26fix _NET_FRAME_EXTENTSsimonb5-13/+38
2006-06-26Fix FocusHidden (added m_focus_hidden to FluxboxWindow)markt3-1/+7
2006-06-26properly protect usage of iconv_t by HAVE_ICONVsimonb2-3/+15
2006-06-25Fix compile error with some compilers not including iconv.h before FbString.hhmarkt1-0/+5
2006-06-25fix FbPixmap retaining pixmap (that made cache not work properly)simonb3-18/+16
2006-06-25Check for NoSymbol more explicitly - thanks Julien Trolet (dmxen at simonb2-2/+7
2006-06-25support encodings in menu filessimonb7-26/+210
2006-06-25fix crash when unable to convert from local to utf-8simonb2-0/+5
2006-06-25Fix DetachClient key command so new window is visiblemarkt2-0/+6
2006-06-24Make Urgency Hint flash the correct WinClient's tab.markt11-35/+79
2006-06-24fix more x errors due to using an invalid backgroundsimonb7-7/+39
2006-06-24fix disappearing menu selection boxessimonb5-12/+35
2006-06-23Make startfluxbox aware of --program-prefix and --program-suffixmarkt4-4/+15
2006-06-22Added patch from Jim Ramsay (i dot am at jimramsay dot com) to freelymathias8-105/+173
2006-06-21fix de_DE translation (patch from michael bueker)mathias5-161/+201
2006-06-21Fix nls in fbsetroot.cc .markt1-4/+4
2006-06-21typos, clarifysimonb1-2/+3
2006-06-21add new tab optionssimonb1-0/+3
2006-06-21fix nls... notably classify text on conversion whether its for X or simonb30-272/+336
2006-06-21make new nls stuff work. Was missing path updatesimonb2-4/+8
2006-06-19 Fix window placement when apps remembers size but not locationsimonb2-0/+10
2006-06-19updatedfluxgen1-0/+0
2006-06-19better fix for iconbar bugfluxgen2-1/+7
2006-06-19add EUC-KR to ko_KR encodingssimonb3-1/+260
2006-06-19try ignoring NotifyUngrab to fix focus revert issues when closing simonb2-1/+5
2006-06-19update in line with Translation.msimonb2-126/+134
2006-06-19fix placement issue with xinerama (only hit if screens are vertically aligned)simonb2-2/+6
2006-06-19fix timer issues (esp clock not updating on multiple screens)simonb4-49/+58
2006-06-18updatefluxgen1-0/+5
2006-06-18added support for _NET_WM_WINDOW_TYPE_DIALOG and _NET_FRAME_EXTENTSfluxgen6-5/+63
2006-06-18init variablesfluxgen1-2/+2
2006-06-18fixed bug #1507754, windowtitle in toolbar not updated. Solution: reset m_tit...fluxgen1-0/+1
2006-06-18ewmh support docsfluxgen1-0/+0
2006-06-18updated german translation, thanks Michael Bueker m.bueker at berlin defluxgen2-63/+71
2006-06-16(no commit message)markt1-2/+4
2006-06-16(no commit message)markt1-0/+2
2006-06-16Fix crash when closing a window while cycling (Mark)markt1-2/+3