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 (
Collapse
)
Author
Files
Lines
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
only whitespace
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 ↵
markt
8
-1/+382
auto-register
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
2007-08-04
only possible anomaly I can see here
simonb
1
-0/+3
2007-08-04
Fix system tray restart issues
simonb
2
-0/+11
2007-07-31
add some decorations to torn menus, and fix restart without an argument
markt
1
-1/+3
2007-07-24
fix ToggleDecor for fullscreen and decorationless windows, plus some other ↵
markt
2
-3/+3
cleanup
2007-07-17
updated behavior of alt-tab to match pre-devel, fixing bug #1755698
markt
1
-0/+1
2007-07-15
make sure menus close only when right clicking down and up on the titlebar
markt
2
-4/+9
2007-07-07
save workspace names, and some fixes for menu behavior
markt
2
-8/+14
2007-07-03
stop gvim from repeatedly resizing tabbed windows
markt
2
-11/+12
2007-07-03
fix updating of systemtray and kde dockapps in slit on background change
markt
2
-7/+12
added fluxbox-remote.cc
2007-07-03
don't create gigantic images when XGetGeometry fails in FbTk::FbPixmap::copy
markt
1
-7/+8
2007-06-29
updates for compiling with gcc 4.3
markt
9
-0/+61
2007-06-28
strip off extra bits set by Xorg in event state
markt
1
-2/+3
2007-06-03
update menu xinerama settings after moving
markt
1
-1/+2
2007-05-19
fixed bug #1718112, memory leak in FbWindow::textProperty
fluxgen
1
-9/+26
2007-05-17
added include command to ITypeAheadable.hh header for tolower()
markt
1
-0/+6
2007-05-05
better check these too
markt
1
-3/+3
2007-05-05
fixing return value checks for utf8 strings
markt
1
-2/+3
2007-04-17
basicly cosmetic changes, patch by slava semushin
mathias
7
-18/+6
2007-04-08
menu from workspacename tool wasn't focused, and fixed unpressed button ↵
markt
1
-2/+2
rendering
2007-04-05
changed caps lock detection to use LockMask, so the actual key can be used ↵
markt
2
-10/+8
for Mod4, etc.
2007-04-03
getting rid of more useless files in the repo
markt
1
-3/+0
2007-04-03
fixed a bug, removed some unused code
markt
1
-1/+9
2007-04-01
fixed problem with creating windows in iconic state
markt
1
-1/+3
[prev]
[next]