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-30
Fix sometimes missing windowmenu
Mathias Gumz
1
-0/+1
2015-01-29
Add chrome* to fluxbox-generate_menu
Mathias Gumz
1
-2/+4
2015-01-29
Use strncpy() instead of strcpy()
Mathias Gumz
1
-1/+1
2015-01-29
Use strncpy() instead of strcpy()
Mathias Gumz
1
-1/+1
2015-01-29
Make fluxbox strcat() free
Mathias Gumz
1
-39/+41
2015-01-29
Simpler code to set _NET_DESKTOP_NAMES
Mathias Gumz
1
-9/+3
2015-01-28
Compiler boyscouting: init order
Mathias Gumz
1
-4/+4
2015-01-28
Fix correctness of string search
Mathias Gumz
1
-1/+1
2015-01-28
Increase verbosity of 'configure' summary
Mathias Gumz
1
-2/+5
2015-01-28
Fix mishandled [maxmized] statement in apps file
Mathias Gumz
2
-246/+248
2015-01-28
Feature: typeahead in menu matches text anywhere
Mathias Gumz
10
-552/+384
2015-01-25
Fix printf bug in fluxbox-generate_menu
Daniel Campbell
1
-4/+4
2015-01-24
Add 'lxterminal' and 'geany' to fbgm
Mathias Gumz
1
-2/+2
2015-01-24
Update Changelog; prepare 1.3.7
Mathias Gumz
3
-1/+5
2015-01-24
Cleanup
Mathias Gumz
2
-60/+62
2015-01-24
Improve code documentation
Mathias Gumz
2
-16/+24
2015-01-24
Fix text rendering in rotated TextButtons
Mathias Gumz
1
-5/+12
2015-01-23
Refactor Toolbar.cc, less noise
Mathias Gumz
1
-148/+80
2015-01-23
Refactor FbWinFrame
Mathias Gumz
2
-519/+321
2015-01-23
Cosmetic
Mathias Gumz
3
-12/+5
2015-01-22
Update manpage to reflect -no-slit and -no-toolbar
Mathias Gumz
2
-1/+17
2015-01-22
Update translations to reflect new flags via -h
Mathias Gumz
36
-38/+185
2015-01-22
Add -no-slit and -no-toolbar flags
Mathias Gumz
6
-260/+265
2015-01-22
Prepare 1.3.7
Mathias Gumz
22
-45/+63
2015-01-22
Remove 'always true' condition
Mathias Gumz
1
-1/+1
2015-01-22
Fix broken _NET_REQUEST_FRAME_EXTENTS support
Mathias Gumz
3
-14/+20
2015-01-22
Fix removing windows from icon list
Mathias Gumz
1
-3/+3
2015-01-22
Cosmetic
Mathias Gumz
4
-45/+12
2015-01-21
Cosmetic
Mathias Gumz
2
-5/+14
2015-01-21
Fix segfault on shutdown
Mathias Gumz
5
-61/+29
2015-01-21
Refactor: bundle related members together
Mathias Gumz
2
-220/+211
2015-01-21
Cosmetic: less code bloat
Mathias Gumz
1
-69/+57
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
[prev]
[next]