aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
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
2006-05-13added new signal, attentionSig(), will notify listeners when this window dema...fluxgen1-0/+1
2006-05-13added new signal, attentionSig(), will notify listeners when this window dema...fluxgen1-1/+3
2006-05-13added support for _NET_WM_STATE_DEMANDS_ATTENTIONfluxgen1-2/+13
2006-05-13added support for _NET_WM_STATE_DEMANDS_ATTENTIONfluxgen1-1/+4
2006-05-13handles flashing of titlebar if the window demands attentionfluxgen2-0/+161
2006-05-13STL utilitiesfluxgen1-0/+56
2006-05-13moved destroyAndClearList from Screen.cc to STLUtil::destroyAndClearfluxgen1-14/+7
2006-05-13added test program for _NET_WM_STATE_DEMANDS_ATTENTIONfluxgen1-0/+5
2006-05-13test program for _NET_WM_STATE_DEMANDS_ATTENTIONfluxgen1-0/+131
2006-05-13added net_wm_name and net_wm_icon_name to supported atomsfluxgen1-3/+63
2006-05-07more utf8 changes, notably window titlessimonb12-25/+105
2006-05-07removed duplicate setItemEnabledfluxgen1-1/+0
2006-05-07missed two added files, whoopssimonb2-0/+269
2006-05-07handle utf-8 strings properly.simonb17-206/+104
2006-05-01make apps file keywords case insensitive, plus check it for reload beforesimonb1-82/+100
2006-04-26fixed minor bugfluxgen1-2/+2
2006-04-26resize and notify client when autogroupingsimonb1-0/+6
2006-04-25Cleanup unneeded headers (thanks Slava Semushin)mathias5-21/+1
2006-04-25 Fix occasional highlighting of menu nops+separators, sf.net patch simonb4-4/+8
2006-04-25fix a bunch of comments, make default textures obvioussimonb13-24/+36
2006-04-25Output the error message on fallback restart execs (sf.net patch simonb1-1/+5
2006-04-24Use -Wall when --enable-debug and some warning fixes simonb8-10/+14
2006-04-24fix memory leaks in menu codesimonb6-11/+24
2006-04-24external tabs as defaultsimonb1-1/+1
2006-04-23_NET_RESTACK_WINDOWfluxgen1-2/+6
2006-04-23removed includefluxgen1-1/+0