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
2016-07-01
add _NET_WM_NAME to FbWindow::setName
Thomas Lübking
1
-0/+8
2016-05-28
improve consistency
Mathias Gumz
2
-9/+10
2016-05-28
fix broken text selection for FbTk::TextBox
Mathias Gumz
1
-1/+2
2016-04-25
Fix menus over a single column wide
Juan Gonzalez Lopez
1
-3/+4
2016-04-25
Allow text selection
Thomas Lübking
2
-62/+151
2016-02-28
Mixed relative and absolute values for apps
Arkadiusz Bokowy
1
-2/+33
2016-01-04
merge pull-request 14
Mathias Gumz
1
-0/+2
2015-05-02
Simplify code
Mathias Gumz
2
-20/+22
2015-05-02
Fix bug in detecting text in MenuSearch
Mathias Gumz
1
-1/+1
2015-05-01
Make sure render new styles into full menu
Lajos Koszti
1
-0/+2
2015-05-01
roll back 7e17056: m_index does not exist anymore
Mathias Gumz
1
-6/+1
2015-05-01
TextBox::textStartPos can be const.
Mario J. Rugiero
1
-1/+1
2015-05-01
Make Layer::getLayerNum() const.
Mario J. Rugiero
1
-1/+1
2015-05-01
Initialize m_index in MenuItem's constructors.
Mario J. Rugiero
1
-1/+6
2015-05-01
Reduce the scope of the variable err in stringTokensBetween.
Mario J. Rugiero
1
-2/+2
2015-04-11
Don't assume ICONV_NULL = 0
Casey Dahlin
1
-5/+9
2015-02-08
Move internal code to internal side of FbTk::Transparent
Mathias Gumz
2
-20/+23
2015-02-07
Minor
Mathias Gumz
1
-2/+2
2015-02-07
Show toggleitems in menu
Mathias Gumz
1
-5/+7
2015-02-07
Cosmetic
Mathias Gumz
1
-27/+36
2015-02-07
Boyscouting
Mathias Gumz
2
-4/+0
2015-02-07
Fix cleaning exposed menu items
Mathias Gumz
1
-30/+24
2015-02-07
Avoid signed/unsigned woes; minor cleanup
Mathias Gumz
1
-80/+64
2015-02-06
Add uncommited #include "MenuSearch.hh"
Mathias Gumz
1
-0/+1
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
[next]