index
:
fluxbox.git
fix/dont-deliver-sigalarm
master
pre-devel-1_1
prep/release-1.4.0
The official Fluxbox repository
The Fluxbox Team
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
FbTk
Age
Commit message (
Expand
)
Author
Files
Lines
2015-01-21
Fix potential memory leak
Mathias Gumz
1
-11/+3
2015-01-16
Fix uncommited change (see 8387742c8...)
Mathias Gumz
1
-1/+1
2015-01-16
Fix casting issues
Mathias Gumz
1
-2/+2
2015-01-16
Fix uninitialized variables; cosmetics
Mathias Gumz
5
-42/+22
2015-01-16
Avoid modulo 0
Mathias Gumz
1
-0/+4
2015-01-16
Reduce number of allocations for menu creation
Mathias Gumz
2
-7/+29
2015-01-15
Refactor menu code: be more explicit and compact
Mathias Gumz
2
-133/+117
2015-01-10
Code cleanup
Mathias Gumz
3
-53/+20
2015-01-10
Remove dead code
Mathias Gumz
2
-20/+0
2015-01-10
Fix bug: integer underflow in startup phase
Mathias Gumz
1
-1/+7
2015-01-03
Fix to make clang happy
Nable 80
1
-3/+5
2015-01-03
Fix signature ITypeAheadable::isEnabled()
Mathias Gumz
1
-1/+1
2015-01-03
Fix signature FbTk::FontImp::rotate()
Mathias Gumz
1
-1/+1
2015-01-03
Clean unused variables
Mathias Gumz
4
-7/+1
2015-01-03
Fix number2*() functions
Mathias Gumz
1
-7/+7
2015-01-03
Remove dead / unused code
Mathias Gumz
2
-78/+5
2015-01-03
Fix typo / editor bug or something like that.
Mathias Gumz
1
-1/+1
2015-01-03
Remove various unused variables
Mathias Gumz
1
-1/+0
2015-01-03
Use correct buffer size for number2*()
Mathias Gumz
1
-3/+6
2014-05-12
allow a timeout of a full 'unit'
Mathias Gumz
1
-1/+1
2014-05-12
detect minute-based strftime-formats (again)
Mathias Gumz
2
-3/+3
2014-04-11
removed reference to 'defaults.hh'
Mathias Gumz
1
-2/+0
2014-04-11
merge Sami Kerola's new build-system
Mathias Gumz
24
-180/+163
2014-02-18
Fix race condition on shutdown
Mathias Gumz
3
-146/+1
2013-06-29
fix detection of $HOME folder
Mathias Gumz
1
-5/+29
2013-06-22
cosmetics
Mathias Gumz
2
-9/+8
2013-06-18
Speedup overlong text detection
Mathias Gumz
3
-26/+70
2013-05-26
build-sys: move to non-recursive build
Sami Kerola
2
-76/+164
2013-05-26
build-sys: use pkg-config to locate dependencies
Sami Kerola
2
-2/+4
2013-05-26
build-sys: use AC_USE_SYSTEM_EXTENSIONS
Sami Kerola
7
-33/+0
2013-05-26
build-sys: include config.h to all files using automake
Sami Kerola
19
-73/+1
2013-02-13
Initialize FbTk::Timer.m_timeout correctly
Mathias Gumz
1
-2/+4
2013-02-10
FbTk::FbTime::mono() yields microseconds since fluxbox started
Mathias Gumz
1
-3/+2
2013-02-10
Cleanup
Mathias Gumz
2
-31/+31
2013-02-10
More subtle brightening of textures
Mathias Gumz
1
-5/+5
2013-02-06
Fix bug in renderEllipticGradient()
Mathias Gumz
1
-17/+20
2013-02-06
Minor cosmetics
Mathias Gumz
1
-38/+41
2013-02-06
Fix integer overflow
Mathias Gumz
1
-1/+1
2013-02-06
Reduces memory footprint
Mathias Gumz
1
-7/+5
2013-02-06
Branchless code for interlacing a texture
Mathias Gumz
1
-25/+15
2013-02-06
Fix integer overflow for bigger textures
Mathias Gumz
1
-2/+6
2013-02-01
Fix regression regarding timers with equal end-time
Mathias Gumz
1
-2/+6
2013-01-31
Adds 'ClientPatternTest' command
Mathias Gumz
2
-1/+9
2013-01-26
Calculates timeouts of ClockTool based upon System Clock
Mathias Gumz
3
-18/+27
2013-01-23
Improve calculation of brighter colors
Mathias Gumz
4
-22/+209
2013-01-17
Fix bug: actually invert a given Texture
Mathias Gumz
1
-1/+1
2013-01-15
Simplifies and fix bugs in FbTk::Timer
Mathias Gumz
2
-41/+36
2013-01-13
Ensure textures have the correct size bevor applying 'bevel'
Mathias Gumz
1
-7/+8
2013-01-13
Optimize inner loop of pixel transfer in TrueColor
Mathias Gumz
1
-65/+61
2013-01-13
Use the same lookup-tables for solid and gradient textures
Mathias Gumz
5
-164/+237
[next]