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-02-05
Cleanup; Remove unused function
Mathias Gumz
2
-7/+1
2015-02-05
Feature: different MenuSearch modes
Mathias Gumz
6
-146/+292
2015-02-04
Move nls globals into #ifdef NLS
Mathias Gumz
1
-3/+8
2015-01-31
Improve I18n support
Mathias Gumz
1
-44/+121
2015-01-31
Clean up FbTk::I18n API
Mathias Gumz
2
-118/+102
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-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
Feature: typeahead in menu matches text anywhere
Mathias Gumz
9
-550/+381
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-22
Add -no-slit and -no-toolbar flags
Mathias Gumz
1
-2/+1
2015-01-22
Remove 'always true' condition
Mathias Gumz
1
-1/+1
2015-01-22
Fix broken _NET_REQUEST_FRAME_EXTENTS support
Mathias Gumz
2
-13/+14
2015-01-21
Refactor: bundle related members together
Mathias Gumz
2
-220/+211
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
[prev]
[next]