Age | Commit message (Expand) | Author | Files | Lines |
2006-05-07 | missed two added files, whoops | simonb | 2 | -0/+269 |
2006-05-07 | handle utf-8 strings properly. | simonb | 18 | -206/+111 |
2006-05-01 | make apps file keywords case insensitive, plus check it for reload before | simonb | 2 | -82/+104 |
2006-04-28 | first try of converted new manpage | mathias | 1 | -0/+1411 |
2006-04-26 | fixed minor bug | fluxgen | 1 | -2/+2 |
2006-04-26 | resize and notify client when autogrouping | simonb | 2 | -0/+9 |
2006-04-25 | (no commit message) | mathias | 1 | -1/+1 |
2006-04-25 | Cleanup unneeded headers (thanks Slava Semushin) | mathias | 7 | -53/+34 |
2006-04-25 | Fix occasional highlighting of menu nops+separators, sf.net patch | simonb | 5 | -4/+11 |
2006-04-25 | fbrun: Move the cursor to the end when tab completing | simonb | 3 | -10/+27 |
2006-04-25 | fix a bunch of comments, make default textures obvious | simonb | 14 | -24/+40 |
2006-04-25 | Output the error message on fallback restart execs (sf.net patch | simonb | 2 | -1/+9 |
2006-04-24 | Use -Wall when --enable-debug and some warning fixes | simonb | 10 | -11/+20 |
2006-04-24 | fix memory leaks in menu code | simonb | 7 | -11/+26 |
2006-04-24 | external tabs as default | simonb | 2 | -1/+7 |
2006-04-23 | _NET_RESTACK_WINDOW | fluxgen | 1 | -2/+6 |
2006-04-23 | removed include | fluxgen | 1 | -1/+0 |
2006-04-23 | added support for _NET_RESTACK_WINDOW. | fluxgen | 1 | -1/+2 |
2006-04-23 | added support for _NET_WM_RESTACK_WINDOW. | fluxgen | 2 | -5/+41 |
2006-04-23 | maxWidth() and maxHeight() | fluxgen | 1 | -0/+3 |
2006-04-23 | fixed typos, patches from php-coder (slava) | mathias | 2 | -24/+37 |
2006-04-23 | more ewmh support | fluxgen | 1 | -0/+3 |
2006-04-23 | added support for _NET_WM_ALLOWED_ACTIONS and all the _NET_WM_ACTION_*. Added... | fluxgen | 6 | -28/+178 |
2006-04-23 | missed out clearing startups on apps reload | simonb | 1 | -0/+1 |
2006-04-23 | reload the apps file on flux reload | simonb | 7 | -23/+159 |
2006-04-23 | update docs for Next/PrevWindow commands | simonb | 2 | -6/+13 |
2006-04-23 | focus a window if it's the only one. | simonb | 2 | -1/+5 |
2006-04-23 | tidy up window cycling | simonb | 3 | -195/+75 |
2006-04-22 | fix menu corruption when size/label changes | simonb | 3 | -1/+7 |
2006-04-22 | fix crash when toolbar disabled | simonb | 4 | -18/+21 |
2006-04-22 | couple of memory fixes from valgrind | simonb | 4 | -5/+9 |
2006-04-22 | applied #1458069 and #1467926 to the new doc (fluxbox.txt) | mathias | 2 | -45/+74 |
2006-04-22 | fix static management of CommandParser, sf.net 1474444 | simonb | 3 | -3/+24 |
2006-04-22 | minor cosmetic tweaks, thanks Semushin Slavak, php-coder AT ngs ru | simonb | 4 | -4/+4 |
2006-04-22 | * cosmetics to Workspace.hh CurrentWindowCmd.cc | mathias | 6 | -26/+1635 |
2006-04-21 | oops... didnt compile! | simonb | 1 | -2/+2 |
2006-04-21 | minor fixes to slit transparency handling | simonb | 2 | -8/+14 |
2006-04-21 | revert previous update, php_coder says it's a bit broken | simonb | 2 | -13/+11 |
2006-04-21 | update transparent window backgrounds on bg change | simonb | 4 | -4/+53 |
2006-04-21 | border between tabs same as window border | simonb | 2 | -3/+15 |
2006-04-19 | typos, plus get rid of error message if "icons" isn't a dir... | simonb | 1 | -5/+4 |
2006-04-19 | fbgm expansion - system utils menu | simonb | 2 | -31/+56 |
2006-04-19 | Update Norwegian Bokml translation, nb_NO, sf.net patch #1393780 | simonb | 2 | -9/+17 |
2006-04-19 | Update Danish translation, da_DK | simonb | 2 | -5/+28 |
2006-04-19 | mouse focus fixes - thanks Scott Kuhl: skuhl AT cs utah edu | simonb | 3 | -2/+5 |
2006-04-19 | allow ~ in background pixmap path | simonb | 2 | -0/+3 |
2006-04-19 | windows keep relative positions in ArrangeWindows, based on distance to new '... | mathias | 2 | -23/+48 |
2006-04-19 | no local or globbing in pure bourne | mathias | 2 | -13/+20 |
2006-04-18 | don't check the clock so often... | simonb | 4 | -22/+57 |
2006-04-18 | fix freeze in systemtray configuring, sf.net bug #1359442 | simonb | 2 | -2/+5 |