Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2005-05-06 | Fix for #1160244, #1099704, #1094107: | mathias | 1 | -5/+6 | |
if the xkb-extension is enabled and the user switches between his/her keyboardlayouts fluxbox's keybhandling doesn't work well anymore because xkeyevent.state contains also xkb-related flags and thus we have to handle that with caution. KeyUtils now contain 'isolateModifierMask()' to really work only on the modifiers. why not as part of cleanMods() ? because the XLookupString return false results, eg TextBox's would only print chars from the first keyboardlayout. | |||||
2005-04-27 | cosmetic | mathias | 1 | -1/+1 | |
2005-04-27 | use of @PREFIX@ | mathias | 1 | -1/+1 | |
2005-04-09 | fixed issues introduced from last change (it was me :) | mathias | 1 | -2/+3 | |
2005-03-24 | forgotten xchat-2 | mathias | 1 | -1/+1 | |
2005-03-17 | mostly cosmetic changes (tabs -> spaces), | mathias | 1 | -368/+362 | |
added 'cli_find' which does the same as 'normal_find' but creates entries for cli-programs | |||||
2005-03-17 | (no commit message) | mathias | 1 | -3/+0 | |
2005-03-17 | added -c <startupfile> to startfluxbox so one can have different startup-files | mathias | 1 | -8/+34 | |
2005-03-10 | fix 'which' program compatibility. | simonb | 2 | -70/+59 | |
Test the capabilities of the one we find, rather than guessing based on the system type | |||||
2005-02-13 | update for romanian, thanks Costin Stroie | fluxgen | 1 | -14/+14 | |
2005-02-10 | more portability-stuff from dung, mostly for variables | mathias | 1 | -15/+29 | |
2005-02-09 | patch from dung lam to fix some portability-issues with latest fbgm | mathias | 1 | -63/+90 | |
2005-02-02 | added apps (close #1107234) | mathias | 1 | -4/+6 | |
changed "ownership" -> Dung Lam takes over from Han | |||||
2005-01-31 | close #1111378, -S (smooth) to wmsetbg's aspect-setting | mathias | 1 | -1/+1 | |
2005-01-31 | added cs_CZ-locales (thanx to Radek Kubicek) | mathias | 1 | -1/+42 | |
2005-01-30 | outcommenting of some debugmessages | mathias | 1 | -22/+20 | |
2005-01-29 | big feature-addon for fbgm: icon-support. work done by Dung N. Lam | mathias | 1 | -21/+361 | |
2005-01-24 | copyright date | mathias | 5 | -5/+5 | |
2005-01-24 | close #1107222 | mathias | 1 | -2/+2 | |
2005-01-20 | closes #1105048, minor issues | mathias | 1 | -5/+4 | |
2005-01-20 | applied patches from openbsd-ports, closed #1105041 (sf) | mathias | 1 | -1/+1 | |
execl needs a terminating NULL at the end, a '0' would be converted to "int 0" on 64bit-systems | |||||
2005-01-12 | made the error-message a bit better | mathias | 1 | -1/+1 | |
2005-01-05 | added imlib2-check so fbgm would prefer *.png over *.xpm when trying to find | mathias | 1 | -3/+20 | |
icons | |||||
2005-01-04 | added apps to fbgm | mathias | 1 | -7/+19 | |
2004-12-24 | fix the no-writing-history issue for fbrun | mathias | 1 | -12/+19 | |
2004-12-21 | show fbrun after moving to the right position | mathias | 1 | -1/+2 | |
2004-12-18 | * moved FbTk/Directory.cc/hh over to FbTk/FileUtil.cc/hh which contain now | mathias | 1 | -7/+7 | |
file and directory - helproutines. * created the FileUtil-namespace which contains file-related functions, moved those functions out of Directory - code * changes to the rest of the files to follow those changes | |||||
2004-12-10 | closes #1081200 | mathias | 1 | -30/+33 | |
added some ideas from the gentoo's ebuild (thanx ciaranm) minor cosmetic updates | |||||
2004-12-10 | added support for hsetroot (http://thegraveyard.org/hsetroot.php) | mathias | 1 | -1/+8 | |
to fbsetbg | |||||
2004-11-30 | context needs a "window", not the "screen", thanx Rob Stevens for reporting | mathias | 1 | -2/+2 | |
2004-11-23 | update of copyright and version number of fbrun | mathias | 1 | -1/+1 | |
2004-11-22 | dont overlap with screenborder | mathias | 1 | -4/+44 | |
added xinerama-support | |||||
2004-11-19 | svn propset svn:keywords "Id" | mathias | 6 | -6/+6 | |
2004-11-18 | keypad-enter should work with fbrun now | mathias | 1 | -1/+2 | |
2004-11-15 | Updated swedish locales and a few new menu-entries from Jonas Ericsson ↵ | fluxgen | 1 | -18/+23 | |
jmaster at telia.com | |||||
2004-10-10 | fbrun switches between file-search and path-to-file-search now correctly (i ↵ | akir | 1 | -3/+4 | |
think) | |||||
2004-10-06 | fixed gradient bug, cleaning, version bump | fluxgen | 1 | -69/+46 | |
2004-09-29 | fixes #1026929 (sourceforge) | akir | 1 | -2/+6 | |
2004-09-12 | tiny fix for -nearmouse | akir | 1 | -2/+1 | |
2004-09-12 | for -nearmouse wrong -help - description | akir | 1 | -2/+2 | |
2004-09-11 | dont backup the menu unless we actually have one | fluxgen | 1 | -2/+4 | |
2004-09-09 | mod screenshot menu option in fbgm | rathnor | 1 | -3/+4 | |
2004-09-03 | added -nearmouse to fbrun | akir | 1 | -2/+28 | |
2004-08-31 | add autoconf check for std c++ headers | rathnor | 2 | -6/+22 | |
2004-08-22 | don't look for icons in ~ if installing | rathnor | 1 | -6/+10 | |
2004-08-22 | preliminary icon support in fluxbox-generate_menu | rathnor | 1 | -2/+8 | |
2004-08-19 | update from Han | fluxgen | 1 | -9/+10 | |
2004-08-05 | Enable dutch menu for flemish people as well. Credits to | rathnor | 1 | -2/+2 | |
Mathieu De Zutter <mathieu@dezutter.org> | |||||
2004-08-05 | fbgm updates c/- han | rathnor | 1 | -20/+28 | |
2004-06-17 | fbsetbg xmessage-related updates | rathnor | 1 | -3/+4 | |