index
:
fluxbox_paul.git
doc-fixes
fbautostart
fbcompose-integration
fluxbox-gsoc-2011-integration
fluxbox-lua-integration
fluxbox-lua-integration-latest
master
single-shot
Paul Tag's repository
Paul Tag
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2011-03-18
added tests/testRectangleUtil.cc
Mathias Gumz
2
-1/+69
2011-03-18
fix some escaping problems in the man pages
Mathias Gumz
2
-22/+23
2011-03-18
some love to src/tests, use automake to use the same build environment as the...
Mathias Gumz
9
-260/+64
2011-03-18
compile fix for clang, forward declaration of FocusControl was not enough
Mathias Gumz
2
-2/+3
2011-03-18
compiler cosmetic: changed return type of ScreenPlacement::placeAndShowMenu()...
Mathias Gumz
2
-2/+2
2011-03-15
bugfix: do not use anything from the current ClientMenuItem after m_client.fo...
Mathias Gumz
1
-2/+4
2011-03-01
fix misordered Toolbar::Placement strings, closes 3195721
Mathias Gumz
1
-3/+3
2011-03-01
remove doc/ru reference in configure.in
Mathias Gumz
1
-1/+0
2011-02-28
Removed Russian translation of fluxbox(1).
Slava Semushin
3
-1255/+0
2011-02-28
Removed ONLINE DOCUMENTATION section from man pages.
Slava Semushin
2
-10/+0
2011-02-27
updated NEWS for 1.3.1, increased version number
Mathias Gumz
2
-30/+15
2011-02-27
updated ChangeLog
Mathias Gumz
1
-0/+9
2011-02-27
created manpages
Mathias Gumz
2
-7/+7
2011-02-27
cosmetics
Mathias Gumz
3
-4/+2
2011-02-25
bugfix: submenus didn't hide if a delay was set
Mathias Gumz
2
-3/+3
2011-02-24
cache result of getWorkspace()
Mathias Gumz
1
-2/+3
2011-02-24
better solution for warping transient windows
Mathias Gumz
2
-2/+7
2011-02-24
intermediate fix for segfault when warping transient windows to different wor...
Mathias Gumz
1
-1/+1
2011-02-24
fix calculating the width / height of SystemTray (closes #3150939)
Mathias Gumz
1
-2/+2
2011-02-24
SystemTray tool should use the right fallback resource
Mathias Gumz
1
-1/+1
2011-02-24
updated ChangeLog
Mathias Gumz
1
-0/+33
2011-02-24
removed unused headers
Mathias Gumz
1
-4/+0
2011-02-24
moved Menu placement into ScreenPlacement::placeAndShowMenu()
Mathias Gumz
8
-103/+88
2011-02-24
little helper function 'isTitleVisible()' for FbTk::Menu
Mathias Gumz
1
-0/+1
2011-02-24
code deduplication
Mathias Gumz
1
-27/+20
2011-02-23
bugfix: place WindowMenu correctly upon first call (closes #2731524)
Mathias Gumz
1
-1/+2
2011-02-23
renamed FbTk::XLayer to FbTk::Layer and FbTk::XLayerItem to FbTk::LayerItem
Mathias Gumz
28
-379/+229
2011-02-23
disabled overhead base classes 'FbTk::Layer' and 'FbTk::LayerItem'
Mathias Gumz
9
-21/+30
2011-02-23
irrelevant 'virtual' destructor
Mathias Gumz
1
-1/+1
2011-02-23
code deduplication
Mathias Gumz
3
-94/+68
2011-02-23
updated year and copyright info
Mathias Gumz
1
-2/+2
2011-02-23
almost 10 years of fluxbox
Mathias Gumz
1
-1/+1
2011-02-23
merged crash fix
Henrik Kinnunen
1
-4/+3
2011-02-23
Fixed possible crash issue when getting an unmap before a focus in event.
Henrik Kinnunen
1
-4/+3
2011-02-22
moved rarely used 'cpccpc' out of class declaration
Mathias Gumz
2
-12/+13
2011-02-22
don't use hardcoded references to positions in the menu
Mathias Gumz
2
-11/+16
2011-02-22
bugfix: consistent use of 'int' for alpha values (#3187373)
Mathias Gumz
26
-61/+65
2011-02-22
bugfix: render 'sunken' gradients correctly
Mathias Gumz
1
-1/+1
2011-02-22
use FbTk::StringUtil API
Mathias Gumz
1
-15/+4
2011-02-22
renamed Texture:DEFAULT_BEVEL to Texture::DEFAULT_LEVEL
Mathias Gumz
3
-3/+3
2011-02-22
cosmetics
Mathias Gumz
1
-15/+6
2011-02-22
Bugfix: don't render textures with dimension of 0
Mathias Gumz
1
-1/+4
2011-02-21
Render rectangles instead of squares to test TextureRender.cc
Mathias Gumz
1
-13/+9
2011-02-21
cosmetic fix in fluxbox-keys
Mathias Gumz
1
-1/+1
2011-02-21
fbsetbg: improved aspect-ratio-filling for feh (thanks Jeremiah Mahler <jmmah...
Jeremiah Mahler
1
-1/+1
2011-02-21
Fix bug: 'src_image' might be NULL if width||height are 0 (#3188223)
Mathias Gumz
1
-40/+49
2011-02-21
fix grammar
Mathias Gumz
1
-2/+2
2011-02-20
Merge branch 'master' of ssh://git.fluxbox.org/fluxbox
Henrik Kinnunen
4
-4/+18
2011-02-20
Fixed a possible crash when using a slot m_holder = 0
Henrik Kinnunen
1
-5/+9
2011-02-20
updated ChangeLog
Mathias Gumz
1
-1/+15
[next]