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
2011-01-23
updated the AUTHOR file
Mathias Gumz
1
-6/+11
2011-01-23
added 3rd/ party stuff, vim related files for now
Mathias Gumz
3
-0/+215
2011-01-23
build fix: use 'xft-config' instead of 'pkg-config' to use the right libs
Mathias Gumz
1
-20/+20
2011-01-18
bug fix: make fluxbox work under nxserver, closes #2813828
Mathias Gumz
1
-0/+50
2011-01-16
compile fix, new name of setMinimumSublevels() is setMinimumColumns()
Mathias Gumz
1
-1/+1
2011-01-15
removed useless include statements
Mathias Gumz
1
-4/+0
2011-01-15
better use of API, no need for 'timeval' in Menu
Mathias Gumz
1
-4/+1
2011-01-15
MenuItem::isEnabled() is sufficient to decide Menu::isItemSelectable()
Mathias Gumz
1
-3/+1
2011-01-15
small refactoring of FbTk/Menu code
Mathias Gumz
4
-229/+254
2011-01-13
compile fix: missing symbol (SystemTray::getNetSystemTray()) when configured ...
Mathias Gumz
1
-1/+4
2011-01-06
updated Changelog
Mathias Gumz
1
-0/+21
2011-01-06
bugfix: do not assume ':number.screen' as the result of 'DisplayString()'
Mathias Gumz
1
-4/+15
2010-10-13
bugfix: std::string() does not like NULL on construction
Mathias Gumz
1
-6/+19
2010-09-20
use 'system()' to run 'fluxbox-update_configs'
Mathias Gumz
1
-3/+1
2010-09-20
updated 'texturetest.cc' to work with current API
Mathias Gumz
1
-4/+6
2010-09-20
bugfix: ' floating point exception' due wrongly placed code
Mathias Gumz
1
-1/+2
2010-09-19
upgrade default 'init' file to reflect current configVersion
Mathias Gumz
1
-1/+1
2010-09-19
updated ChangeLog
Mathias Gumz
1
-6/+107
2010-09-19
merged conflicts
Mathias Gumz
0
-0/+0
2010-09-19
pushed to early ...
Mathias Gumz
1
-16/+64
2010-09-19
compile fix: use 'CallMemFunWithRefArg' instead of bind2nd(mem_fun(), *foo)
Mathias Gumz
1
-16/+65
2010-09-18
changed the way we create the '~/.fluxbox' directory to avoid race conditions
Mathias Gumz
5
-104/+141
2010-09-18
cosmetic
Mathias Gumz
3
-64/+121
2010-09-18
recovered lost change from 041d586972db4da170123f5468d7b11d4eda8ae5
Mathias Gumz
1
-96/+65
2010-09-17
bugfix: avoid naive use of 'putenv' by providing 'FbTk::App::setenv()'
Mathias Gumz
4
-36/+66
2010-09-17
missing initializations
Mathias Gumz
3
-1/+4
2010-09-17
request explicitly as many elements for the gradient tables as we need
Mathias Gumz
2
-18/+8
2010-09-17
bugfix: forgot to resize 'pixels' before putting values into it (facepalm)
Mathias Gumz
1
-2/+2
2010-09-17
added 'ArrangeWindowsVertical' to actions
John K Pate
3
-8/+28
2010-09-17
moved commandline parsing to its own function
Mathias Gumz
2
-86/+132
2010-09-17
lots of code cleanup, reordering, trimming public API, bugfixes
Mathias Gumz
4
-896/+918
2010-09-17
use FbTk::API to reduce code duplication
Mathias Gumz
3
-22/+34
2010-09-17
code simplification by reducing if-else hell
Mathias Gumz
4
-164/+110
2010-09-15
use hardcoded array for hardcoded placement menu defaults
Mathias Gumz
1
-30/+28
2010-09-15
removed useless code
Mathias Gumz
1
-4/+0
2010-09-15
code deduplication by using <algorithm> and FbTk/STLUtil.hh
Mathias Gumz
1
-17/+8
2010-09-15
code deduplication by using <algorithm> and FbTk/STLUtil.hh
Mathias Gumz
6
-168/+104
2010-09-14
code cleanup, missing commit for 2b62cf973318978bc222db7719552148275887db
Mathias Gumz
1
-30/+23
2010-09-14
bugfix: 'reset' nr_shapes to '0' after last instance of 'Shape'
Mathias Gumz
1
-1/+3
2010-09-14
cleanup and code deduplication
Mathias Gumz
5
-51/+54
2010-09-14
use one array instead of two to hold both 'names' and 'atoms' for the rootwindow
Mathias Gumz
1
-30/+29
2010-09-14
bugfix: create the corner pixmaps only once per screen
Mathias Gumz
1
-14/+29
2010-09-14
bugfix: free the shape-corners on the last used 'Shape'
Mathias Gumz
1
-1/+1
2010-09-14
bugfix: small typo in last cleanup prevented loading workspace names
Mathias Gumz
1
-1/+1
2010-09-13
cosmetic code cleaning
Mathias Gumz
2
-47/+33
2010-09-13
code simplification
Mathias Gumz
7
-62/+56
2010-09-13
code simplification
Mathias Gumz
1
-56/+28
2010-09-11
updated config version to '13' and adjusted 'fluxbox-update_configs' accordingly
Mathias Gumz
2
-301/+473
2010-09-11
added '(workspace=[current])' to our default keys
Mathias Gumz
2
-4/+4
2010-09-11
added 'SetXProp' action and (@PROP=foo) clientpattern
Mathias Gumz
9
-83/+206
[prev]
[next]