aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2006-06-27some minor code cleanups thanks Slava Semushin (php-coder), who also thanks M...simonb3-28/+11
2006-06-27Fix slit menu so it closes when you press escapemarkt1-0/+1
2006-06-26fix _NET_FRAME_EXTENTSsimonb4-13/+36
2006-06-26Fix FocusHidden (added m_focus_hidden to FluxboxWindow)markt2-1/+4
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)simonb2-18/+12
2006-06-25Check for NoSymbol more explicitly - thanks Julien Trolet (dmxen at simonb1-2/+4
2006-06-25support encodings in menu filessimonb4-26/+198
2006-06-25fix crash when unable to convert from local to utf-8simonb1-0/+3
2006-06-25Fix DetachClient key command so new window is visiblemarkt1-0/+3
2006-06-24Make Urgency Hint flash the correct WinClient's tab.markt10-35/+76
2006-06-24fix more x errors due to using an invalid backgroundsimonb6-6/+34
2006-06-24fix disappearing menu selection boxessimonb4-12/+31
2006-06-22Added patch from Jim Ramsay (i dot am at jimramsay dot com) to freelymathias6-102/+158
2006-06-21fix nls... notably classify text on conversion whether its for X or simonb28-260/+321
2006-06-21make new nls stuff work. Was missing path updatesimonb1-4/+0
2006-06-19 Fix window placement when apps remembers size but not locationsimonb1-0/+7
2006-06-19better fix for iconbar bugfluxgen2-1/+7
2006-06-19try ignoring NotifyUngrab to fix focus revert issues when closing simonb1-1/+1
2006-06-19fix placement issue with xinerama (only hit if screens are vertically aligned)simonb1-2/+2
2006-06-19fix timer issues (esp clock not updating on multiple screens)simonb3-49/+53
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-16Fix crash when closing a window while cycling (Mark)markt1-2/+3
2006-06-11support for _NET_WM_MOVERESIZEfluxgen3-45/+83
2006-06-11added support for urgency hint, thanks Mark Tiefenbruckfluxgen4-5/+20
2006-06-10dont free old color until we have a valid new colorfluxgen1-3/+2
2006-06-10added new command: ToggleCmd, works like a macro but executes the commands on...fluxgen3-6/+77
2006-06-10fixed resize box bug. The text used to determine the size used space, which c...fluxgen1-3/+3
2006-06-10using shift while pressing enter in menu will fake a button 3 press (rmb), th...fluxgen1-1/+4
2006-06-10fix compile in hosts without HAVE_ICONVsimonb1-5/+6
2006-06-10couple of alignment fixes, esp for external tabssimonb2-29/+23
2006-05-22fix parentrelative background, and some tidyingsimonb4-7/+14
2006-05-22fix build on cygwin (iconv constness)simonb1-3/+9
2006-05-20fix external tab bg when label bg is parentrelativesimonb1-2/+10
2006-05-20missing include (broke gcc 2.95 build)simonb1-0/+2
2006-05-20fix error when running with -i (or similar "don't start Fluxbox class" simonb2-0/+6
2006-05-20fix build without nlssimonb1-2/+2
2006-05-20improve native language handling, move messages and menu labels to simonb34-162/+158
2006-05-17fix root pixmap + atoms indexes in FbPixmapsimonb1-2/+2
2006-05-17typo of STLutil.hhsimonb1-1/+1
2006-05-16issue with maximise and quadrant resizesimonb2-0/+9
2006-05-13fixed some redraw issues with the title, thanks _marktfluxgen2-1/+4
2006-05-13added commentsfluxgen1-0/+4
2006-05-13just a minor changefluxgen1-10/+10
2006-05-13added AttentionNoticeHandler.hh AttentionNoticeHandler.cc STLUtil.hfluxgen1-0/+2
2006-05-13added one more render option for renderButton, force render of focused. Liste...fluxgen1-6/+20
2006-05-13added one more render option for renderButton, force render of focusedfluxgen1-2/+6