aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2006-04-25Cleanup unneeded headers (thanks Slava Semushin)mathias7-53/+34
2006-04-25 Fix occasional highlighting of menu nops+separators, sf.net patch simonb5-4/+11
#1475268 (thanks Scott Kuhl; skuhl AT cs utah edu)
2006-04-25fbrun: Move the cursor to the end when tab completingsimonb3-10/+27
+ thanks Jonas Koelker, sf.net rfe #1333003, patch #1475578
2006-04-25fix a bunch of comments, make default textures obvioussimonb14-24/+40
Thanks Jonas Koelker
2006-04-25Output the error message on fallback restart execs (sf.net patch simonb2-1/+9
#1475213). Thanks Jonas Koelker, jonaskoelker at users.sourceforge.net.
2006-04-24Use -Wall when --enable-debug and some warning fixes simonb10-11/+20
+ thanks Jonas Koelker
2006-04-24fix memory leaks in menu codesimonb7-11/+26
2006-04-24external tabs as defaultsimonb2-1/+7
2006-04-23_NET_RESTACK_WINDOWfluxgen1-2/+6
2006-04-23removed includefluxgen1-1/+0
2006-04-23added support for _NET_RESTACK_WINDOW.fluxgen1-1/+2
2006-04-23added support for _NET_WM_RESTACK_WINDOW.fluxgen2-5/+41
2006-04-23maxWidth() and maxHeight()fluxgen1-0/+3
2006-04-23fixed typos, patches from php-coder (slava)mathias2-24/+37
2006-04-23more ewmh supportfluxgen1-0/+3
2006-04-23added support for _NET_WM_ALLOWED_ACTIONS and all the _NET_WM_ACTION_*. ↵fluxgen6-28/+178
Added _NET_WM_STATE_MODAL and _NET_WM_WINDOW_TYPE_SPLASH
2006-04-23missed out clearing startups on apps reloadsimonb1-0/+1
2006-04-23reload the apps file on flux reloadsimonb7-23/+159
2006-04-23update docs for Next/PrevWindow commandssimonb2-6/+13
2006-04-23focus a window if it's the only one.simonb2-1/+5
Thanks Jonas Koelker
2006-04-23tidy up window cyclingsimonb3-195/+75
Thanks Mark Tiefenbruck, mark at tiefenbruck dot org
2006-04-22fix menu corruption when size/label changessimonb3-1/+7
2006-04-22fix crash when toolbar disabledsimonb4-18/+21
2006-04-22couple of memory fixes from valgrindsimonb4-5/+9
2006-04-22applied #1458069 and #1467926 to the new doc (fluxbox.txt)mathias2-45/+74
2006-04-22fix static management of CommandParser, sf.net 1474444simonb3-3/+24
2006-04-22minor cosmetic tweaks, thanks Semushin Slavak, php-coder AT ngs rusimonb4-4/+4
2006-04-22* cosmetics to Workspace.hh CurrentWindowCmd.ccmathias6-26/+1635
* added first draft of new docs in asciidoc format, needs to be converted properly to roff-format, right now its just a temporary "home" * rename of Coding_style to CODESTYLE
2006-04-21oops... didnt compile!simonb1-2/+2
2006-04-21minor fixes to slit transparency handlingsimonb2-8/+14
2006-04-21revert previous update, php_coder says it's a bit brokensimonb2-13/+11
2006-04-21update transparent window backgrounds on bg changesimonb4-4/+53
2006-04-21border between tabs same as window bordersimonb2-3/+15
2006-04-19typos, plus get rid of error message if "icons" isn't a dir...simonb1-5/+4
2006-04-19fbgm expansion - system utils menusimonb2-31/+56
2006-04-19Update Norwegian Bokml translation, nb_NO, sf.net patch #1393780simonb2-9/+17
Thanks Alexander N. Sornes, emptydoor at users.sourceforge.net
2006-04-19 Update Danish translation, da_DKsimonb2-5/+28
Thanks Jonas Koelker, jonaskoelker at users.sourceforge.net
2006-04-19mouse focus fixes - thanks Scott Kuhl: skuhl AT cs utah edusimonb3-2/+5
2006-04-19allow ~ in background pixmap pathsimonb2-0/+3
2006-04-19windows keep relative positions in ArrangeWindows, based on distance to new ↵mathias2-23/+48
'cell' center
2006-04-19no local or globbing in pure bournemathias2-13/+20
2006-04-18don't check the clock so often...simonb4-22/+57
2006-04-18fix freeze in systemtray configuring, sf.net bug #1359442simonb2-2/+5
2006-04-17iconbutton handling fixessimonb8-43/+55
2006-04-17fix transparency updates for the toolbar when autohide is onsimonb11-1/+36
2006-04-17fix some toolbar transparencysimonb3-0/+4
2006-04-17fix label display with external tabs on some winssimonb2-1/+4
2006-04-17fix fbrun positioning code to use hints properlysimonb4-4/+13
2006-04-17grow the clock if the text gets too bigsimonb2-1/+12
2006-04-17fix some rotation issuessimonb4-38/+25