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
2008-01-11
forgot to add this
Mark Tiefenbruck
1
-0/+128
2008-01-11
make FbTk::Command a template class, split parsing information out of ObjectR...
Mark Tiefenbruck
19
-232/+119
2008-01-05
update code to use ThemeProxy
Mark Tiefenbruck
8
-133/+138
2008-01-04
add a level of indirection to themes
Mark Tiefenbruck
4
-4/+22
2008-01-04
remove old svn $Id$ tags
Mark Tiefenbruck
95
-192/+0
2008-01-03
merged
Mathias Gumz
2
-5/+5
2008-01-02
moved seldom used code to where it is actually used, no need to include code ...
Mathias Gumz
1
-23/+0
2008-01-02
fix border width on synthetic ConfigureNotify events
Mark Tiefenbruck
2
-5/+5
2007-12-30
fix compatibility with older gcc versions
Mark Tiefenbruck
1
-1/+1
2007-12-30
removed some unneeded headers
Mathias Gumz
29
-81/+52
2007-12-30
remove some (hopefully) unneeded header includes
Mark Tiefenbruck
29
-34/+29
2007-12-30
forgotten inlines from previous round
Mathias Gumz
3
-3/+3
2007-12-29
'inline' in class declaration is implicitly inline
Mathias Gumz
23
-268/+268
2007-12-28
moved DelayedCmd from Screen.cc to FbTk/Timer.cc, added it to the keys file
Mark Tiefenbruck
3
-4/+58
2007-12-28
move shape handling from FbMenu to FbTk::Menu
Mark Tiefenbruck
2
-3/+8
2007-12-28
merge MenuTheme with FbTk::MenuTheme
Mark Tiefenbruck
2
-37/+42
2007-12-28
move Shape to FbTk
Mark Tiefenbruck
4
-7/+484
2007-12-28
move STLUtil to FbTk
Mark Tiefenbruck
2
-1/+56
2007-12-28
move RegExp to FbTk
Mark Tiefenbruck
3
-0/+163
2007-12-28
move Parser to FbTk
Mark Tiefenbruck
3
-1/+79
2007-12-28
moved Container to FbTk
Mark Tiefenbruck
3
-0/+643
2007-12-28
moved BorderTheme and TextTheme to FbTk
Mark Tiefenbruck
5
-0/+187
2007-12-27
architecture astronomy
Mark Tiefenbruck
6
-50/+275
2007-12-27
simplify the window transparency menu and handling a bit
Mark Tiefenbruck
1
-2/+2
2007-12-26
stupid &
Mark Tiefenbruck
2
-1/+83
2007-12-26
revert previous patch until it can be fixed
Mark Tiefenbruck
2
-83/+1
2007-12-26
changing focusnew/mousefocus should affect windows that are already open
Mark Tiefenbruck
2
-1/+83
2007-12-25
fix showing program icons with depth=1 in menus
Mark Tiefenbruck
1
-6/+22
2007-12-25
make bit depth accessible from an FbDrawable
Mark Tiefenbruck
4
-9/+10
2007-12-21
fix menuitem height on startup
Mark Tiefenbruck
1
-7/+7
2007-12-20
convert macro command parsing to use new StringUtil function
Mark Tiefenbruck
2
-48/+34
2007-12-20
added ForEach key command
Mark Tiefenbruck
1
-0/+21
2007-12-18
fix torn menus
Mark Tiefenbruck
2
-12/+17
2007-12-18
holding control will now keep the menu open
Mark Tiefenbruck
5
-7/+8
2007-12-18
make MenuItem responsible for decision to close menu when clicked
Mark Tiefenbruck
4
-30/+37
2007-12-16
fix initialization of menu fonts
Mark Tiefenbruck
1
-1/+2
2007-12-16
load style before loading theme objects, remove duplicate theme load
Mark Tiefenbruck
2
-5/+8
2007-12-16
changed CommandRegistry to a template class, renamed to ObjectRegistry<Type>
Mark Tiefenbruck
6
-243/+177
2007-12-14
StringUtil::removeFirst/TrailingWhitespace didn't truncate a string that was ...
markt
3
-12/+9
2007-12-13
close menus when they lose focus, instead of on [exec] commands
markt
1
-0/+2
2007-12-13
added FbTk::CommandRegistry, decentralized command parsing, and made them aut...
markt
8
-1/+382
2007-12-11
only allow one open menu at a time
markt
2
-21/+19
2007-11-22
added special FocusIn/Out MouseOver/Out ChangeWorkspace keys
markt
1
-4/+4
2007-11-22
added conditional statements to keys file
markt
5
-0/+193
2007-11-20
move titlebar click handling to FluxboxWindow, fix buttons getting ungrabbed
markt
1
-0/+1
2007-11-12
allow arbitrary window patterns in iconbar
markt
1
-9/+15
2007-10-18
fixed bug #1809786
fluxgen
1
-1/+4
2007-10-13
merged changes from pre-devel
markt
9
-168/+25
2007-09-08
fix crash when changing toolbar visibility with empty toolbar.tools
markt
3
-4/+7
2007-08-05
some minor changes
markt
1
-2/+0
[prev]
[next]