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
Age
Commit message (
Expand
)
Author
Files
Lines
2015-05-02
Fix bug in detecting text in MenuSearch
Mathias Gumz
1
-1/+1
2015-05-01
Fix RIGHTCENTER placement of the toolbar. Instead of subtracting borderwidth ...
Peter Ganzhorn
1
-1/+1
2015-05-01
Shape only toolbar corners not touching any edges of the screen. It just look...
Peter Ganzhorn
1
-12/+12
2015-05-01
Fix shaped toolbar being drawn incorrectly at TOPCENTER Fix round corners bei...
Peter Ganzhorn
1
-10/+10
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
ButtonTheme::name 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-05-01
doSubmenu function in menutest.cc avoids copying labelstr by using a const re...
Mario J. Rugiero
1
-1/+1
2015-05-01
addMatching and insertFromParent functions from FocusableList now avoid copyi...
Mario J. Rugiero
1
-2/+2
2015-05-01
Pass pre_command to CommandDialog as const reference to avoid unnecessary cop...
Mario J. Rugiero
2
-2/+2
2015-04-11
Don't assume ICONV_NULL = 0
Casey Dahlin
1
-5/+9
2015-02-08
Fix: typo during refactoring
Arkadiusz Bokowy
1
-2/+2
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
Create buttons for titlebar with proper sizes
Mathias Gumz
1
-147/+118
2015-02-07
Fix glitch of TabOptions menu
Mathias Gumz
1
-0/+1
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
3
-9/+1
2015-02-05
Feature: different MenuSearch modes
Mathias Gumz
8
-149/+298
2015-02-04
Fix problem with too small WinButtons
Mathias Gumz
1
-53/+71
2015-02-04
Move nls globals into #ifdef NLS
Mathias Gumz
1
-3/+8
2015-02-01
Fix crash: click the Remember-menu works again
Mathias Gumz
1
-1/+1
2015-02-01
Fix regression: use proper texture for the grips
Mathias Gumz
1
-10/+8
2015-02-01
Cosmetic
Mathias Gumz
4
-23/+24
2015-01-31
Improve I18n support
Mathias Gumz
4
-66/+132
2015-01-31
Clean up FbTk::I18n API
Mathias Gumz
3
-119/+103
2015-01-30
Fix sometimes missing windowmenu
Mathias Gumz
1
-0/+1
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
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-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
Add -no-slit and -no-toolbar flags
Mathias Gumz
6
-260/+265
[next]