aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-02-10Updated Changelog, NEWS, man-pages for 1.3.4Release-1_3_4Mathias Gumz23-120/+190
2013-02-10Remove unused variables, cosmeticsMathias Gumz1-16/+16
2013-02-10FbTk::FbTime::mono() yields microseconds since fluxbox startedMathias Gumz1-3/+2
2013-02-10CleanupMathias Gumz2-31/+31
2013-02-10More subtle brightening of texturesMathias Gumz1-5/+5
2013-02-06Feature #3602124: 'LHalf' and 'RHalf' buttons to the titlebarMathias Gumz6-19/+85
2013-02-06Fix bug in renderEllipticGradient()Mathias Gumz1-17/+20
2013-02-06Minor cosmeticsMathias Gumz1-38/+41
2013-02-06Fix integer overflowMathias Gumz1-1/+1
2013-02-06Reduces memory footprintMathias Gumz1-7/+5
2013-02-06Branchless code for interlacing a textureMathias Gumz1-25/+15
2013-02-06Fix integer overflow for bigger texturesMathias Gumz1-2/+6
2013-02-01Fix regression regarding timers with equal end-timeMathias Gumz1-2/+6
2013-01-31Adds 'ClientPatternTest' commandMathias Gumz7-53/+177
2013-01-26Calculates timeouts of ClockTool based upon System ClockMathias Gumz5-26/+36
2013-01-23Improve calculation of brighter colorsMathias Gumz4-22/+209
2013-01-20Adds 'he_IL' translations (provided by Genghis Khan)Mathias Gumz5-2/+333
2013-01-17Fix bug: actually invert a given TextureMathias Gumz1-1/+1
2013-01-17build-sys: clean up .gitignore fileSami Kerola2-62/+41
2013-01-15Simplifies and fix bugs in FbTk::TimerMathias Gumz2-41/+36
2013-01-13Ensure textures have the correct size bevor applying 'bevel'Mathias Gumz1-7/+8
2013-01-13Optimize inner loop of pixel transfer in TrueColorMathias Gumz1-65/+61
2013-01-13Use the same lookup-tables for solid and gradient texturesMathias Gumz5-164/+237
2013-01-13improved code documentationMathias Gumz2-14/+3
2013-01-13Minor optimization of handling the timersMathias Gumz1-15/+15
2013-01-12Fix bug: handle the list of Timers not in-placeMathias Gumz1-14/+18
2013-01-10Optional removal of SystemTray toolMathias Gumz5-5/+31
2013-01-10Reduced lagging begind of windows on slower displaysAymeric Vincent1-1/+7
2013-01-08refer to the correct autoconf file in nls/translators.txtMathias Gumz1-2/+1
2013-01-08fix little autoconf regressionMathias Gumz1-1/+1
2013-01-03automake: use AM_CPPFLAGS rather than INCLUDESSami Kerola3-4/+4
2013-01-03automake: fix initializationSami Kerola2-3/+7
2013-01-02do not try to reach $(top_srcdir)/.git directory contents when building a rel...Sami Kerola1-1/+5
2013-01-02util/fluxbox-generate_menu: default browswer variable can be emptySami Kerola1-1/+5
2013-01-02utils: remove bashismsSami Kerola2-3/+7
2013-01-02fix 'make distcheck' which had out-of-tree build issueSami Kerola36-36/+36
2013-01-02rename configure.in to configure.acSami Kerola1-142/+142
2013-01-02Compile fix: forgotten parentheses around valueMathias Gumz1-1/+1
2012-12-30updated ChangeLog and NEWSRelease-1_3_3Mathias Gumz2-3/+6
2012-12-30replace XKeycodeToKeysym() with XkbKeycodeToKeysym()Sami Kerola1-2/+3
2012-12-30prepared manpages for new releaseMathias Gumz10-51/+55
2012-12-30updated ChangelogMathias Gumz1-0/+5
2012-12-30Fix double text rendering if using parentRelativeVladimir A. Pavlov1-2/+0
2012-12-30src/WinButton.{cc,hh}: cosmeticVladimir A. Pavlov2-43/+16
2012-12-30Make use of window.stuck.pressed.pixmapVladimir A. Pavlov2-1/+4
2012-12-30Set WM_WINDOW_ROLE for fluxbox windowsVladimir A. Pavlov6-0/+15
2012-12-30Store XClassHint on stack, not in dynamic memoryVladimir A. Pavlov1-8/+5
2012-12-30preparation of fluxbox 1.3.3Mathias Gumz13-28/+33
2012-12-12Increased verbosity of 'configure'Mathias Gumz1-25/+34
2012-12-12Minor cleaning of 'class Fluxbox'Mathias Gumz2-3/+3