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
Age
Commit message (
Expand
)
Author
Files
Lines
2015-01-21
Fix potential memory leak
Mathias Gumz
1
-11/+3
2015-01-21
Fix behavior for autorepeat keys
Mathias Gumz
2
-2/+13
2015-01-21
Minor cosmetics
Mathias Gumz
2
-9/+8
2015-01-21
Fix compile errors with clang
Mathias Gumz
2
-6/+4
2015-01-21
Remove unused variable
Mathias Gumz
1
-1/+1
2015-01-19
Fix compile error: old g++ does not like c-like struct initialization
Mathias Gumz
1
-5/+4
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
8
-77/+36
2015-01-16
Avoid modulo 0
Mathias Gumz
1
-0/+4
2015-01-16
Make coverity happy
Mathias Gumz
1
-8/+3
2015-01-16
Fix semantic errors (wrong variable names etc)
Mathias Gumz
2
-2/+3
2015-01-16
Fix leak in ClientPatternTestCmd
Mathias Gumz
1
-21/+13
2015-01-16
Refactor: bundle xinerama-info together, simpler code
Mathias Gumz
2
-61/+52
2015-01-16
Refactor: move some menu-creation functions to MenuCreator
Mathias Gumz
7
-65/+48
2015-01-16
Reduce number of allocations for menu creation
Mathias Gumz
4
-23/+44
2015-01-15
Refactor: split out menu generation from BScreen
Mathias Gumz
7
-381/+572
2015-01-15
Refactor menu code: be more explicit and compact
Mathias Gumz
15
-408/+375
2015-01-14
Fix broken formatting
Mathias Gumz
1
-1/+1
2015-01-11
Fix 'configure --help' to match actual default value
Mathias Gumz
1
-1/+1
2015-01-10
Code cleanup
Mathias Gumz
3
-53/+20
2015-01-10
Make use of API instead of hardcoded default font
Mathias Gumz
1
-4/+3
2015-01-10
Fix order of reconfigure the theme of an IconButton
Mathias Gumz
1
-15/+11
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-05
Fix 'make check'
Release-1_3_6
Mathias Gumz
1
-21/+10
2015-01-05
Documentation: white-spaces and minor formatting
Mathias Gumz
11
-350/+345
2015-01-05
Add ArrangeWindowsStack* actions to vim-keys
Mathias Gumz
1
-0/+2
2015-01-05
Fix build-system: link against libiconv
Mathias Gumz
1
-0/+1
2015-01-05
Fix build-system: install data files (keys, apps, menu ...)
Mathias Gumz
5
-33/+38
2015-01-04
Fix build-system: use xxx_LDADD instead of xxx_LDFLAGS
Mathias Gumz
4
-20/+24
2015-01-03
Fix to make clang happy
Nable 80
1
-3/+5
2015-01-03
Minor API change for OSDWindow
Mathias Gumz
4
-10/+9
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
7
-10/+1
2015-01-03
Fix clang warning 'expression with side effects'
Mathias Gumz
2
-9/+14
2015-01-03
Fix number2*() functions
Mathias Gumz
1
-7/+7
2015-01-03
Update ChangeLog
Mathias Gumz
1
-33/+36
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
8
-30/+21
2015-01-03
Update copyright info
Mathias Gumz
1
-1/+1
2015-01-03
Remove unused code / option from FbRun
Mathias Gumz
2
-8/+1
2015-01-03
Use correct buffer size for number2*()
Mathias Gumz
1
-3/+6
2015-01-03
Identify clang compiler
Mathias Gumz
1
-1/+3
2015-01-03
Preparation of release 1.3.6
Mathias Gumz
3
-4/+94
2015-01-03
Fix build issue
Mathias Gumz
1
-1/+1
2015-01-03
Remove reference to src/tests/testSignal
Mathias Gumz
1
-13/+0
2015-01-03
Recreate man-pages
Mathias Gumz
8
-133/+60
[next]