aboutsummaryrefslogtreecommitdiff
path: root/util
AgeCommit message (Collapse)AuthorFilesLines
2005-05-09fix from vadim for fbrun-tabcompletionmathias1-2/+2
2005-05-06Fix for #1160244, #1099704, #1094107:mathias1-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-27cosmeticmathias1-1/+1
2005-04-27use of @PREFIX@mathias1-1/+1
2005-04-09fixed issues introduced from last change (it was me :)mathias1-2/+3
2005-03-24forgotten xchat-2mathias1-1/+1
2005-03-17mostly cosmetic changes (tabs -> spaces),mathias1-368/+362
added 'cli_find' which does the same as 'normal_find' but creates entries for cli-programs
2005-03-17(no commit message)mathias1-3/+0
2005-03-17added -c <startupfile> to startfluxbox so one can have different startup-filesmathias1-8/+34
2005-03-10fix 'which' program compatibility.simonb2-70/+59
Test the capabilities of the one we find, rather than guessing based on the system type
2005-02-13update for romanian, thanks Costin Stroiefluxgen1-14/+14
2005-02-10more portability-stuff from dung, mostly for variablesmathias1-15/+29
2005-02-09patch from dung lam to fix some portability-issues with latest fbgmmathias1-63/+90
2005-02-02added apps (close #1107234)mathias1-4/+6
changed "ownership" -> Dung Lam takes over from Han
2005-01-31close #1111378, -S (smooth) to wmsetbg's aspect-settingmathias1-1/+1
2005-01-31added cs_CZ-locales (thanx to Radek Kubicek)mathias1-1/+42
2005-01-30outcommenting of some debugmessagesmathias1-22/+20
2005-01-29big feature-addon for fbgm: icon-support. work done by Dung N. Lammathias1-21/+361
2005-01-24copyright datemathias5-5/+5
2005-01-24close #1107222mathias1-2/+2
2005-01-20closes #1105048, minor issuesmathias1-5/+4
2005-01-20applied patches from openbsd-ports, closed #1105041 (sf)mathias1-1/+1
execl needs a terminating NULL at the end, a '0' would be converted to "int 0" on 64bit-systems
2005-01-12made the error-message a bit bettermathias1-1/+1
2005-01-05added imlib2-check so fbgm would prefer *.png over *.xpm when trying to findmathias1-3/+20
icons
2005-01-04added apps to fbgmmathias1-7/+19
2004-12-24fix the no-writing-history issue for fbrunmathias1-12/+19
2004-12-21show fbrun after moving to the right positionmathias1-1/+2
2004-12-18* moved FbTk/Directory.cc/hh over to FbTk/FileUtil.cc/hh which contain now mathias1-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-10closes #1081200mathias1-30/+33
added some ideas from the gentoo's ebuild (thanx ciaranm) minor cosmetic updates
2004-12-10added support for hsetroot (http://thegraveyard.org/hsetroot.php)mathias1-1/+8
to fbsetbg
2004-11-30context needs a "window", not the "screen", thanx Rob Stevens for reportingmathias1-2/+2
2004-11-23update of copyright and version number of fbrunmathias1-1/+1
2004-11-22dont overlap with screenbordermathias1-4/+44
added xinerama-support
2004-11-19svn propset svn:keywords "Id"mathias6-6/+6
2004-11-18keypad-enter should work with fbrun nowmathias1-1/+2
2004-11-15Updated swedish locales and a few new menu-entries from Jonas Ericsson ↵fluxgen1-18/+23
jmaster at telia.com
2004-10-10fbrun switches between file-search and path-to-file-search now correctly (i ↵akir1-3/+4
think)
2004-10-06fixed gradient bug, cleaning, version bumpfluxgen1-69/+46
2004-09-29fixes #1026929 (sourceforge)akir1-2/+6
2004-09-12tiny fix for -nearmouseakir1-2/+1
2004-09-12for -nearmouse wrong -help - descriptionakir1-2/+2
2004-09-11dont backup the menu unless we actually have onefluxgen1-2/+4
2004-09-09mod screenshot menu option in fbgmrathnor1-3/+4
2004-09-03added -nearmouse to fbrunakir1-2/+28
2004-08-31add autoconf check for std c++ headersrathnor2-6/+22
2004-08-22don't look for icons in ~ if installingrathnor1-6/+10
2004-08-22preliminary icon support in fluxbox-generate_menurathnor1-2/+8
2004-08-19update from Hanfluxgen1-9/+10
2004-08-05Enable dutch menu for flemish people as well. Credits torathnor1-2/+2
Mathieu De Zutter <mathieu@dezutter.org>
2004-08-05fbgm updates c/- hanrathnor1-20/+28