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
Age
Commit message (
Collapse
)
Author
Files
Lines
2007-03-29
removed groups file, fixed initial_state handling
markt
11
-199/+174
2007-03-28
little fix for restoring tabbed windows on restart
markt
1
-3/+4
2007-03-28
startup wasn't being run properly when being created for the first time
markt
2
-1/+4
2007-03-27
fixed a crash caused by previous commit
markt
1
-0/+3
2007-03-27
screwed up the changelog entry
markt
1
-1/+1
2007-03-27
lots and lots of code cleanup, plus introduced new ClientMenu class
markt
35
-471/+252
2007-03-25
little fix for clients in tabbed windows raising themselves
markt
1
-1/+1
2007-03-25
I swear I already committed this
markt
1
-0/+2
2007-03-25
added session.screen0.tabs.usePixmap
markt
9
-42/+37
2007-03-25
fixed french translations
markt
3
-9/+9
2007-03-24
updated french translations
markt
4
-96/+472
2007-03-24
removed warning for no background in style
markt
1
-7/+1
2007-03-24
fixed the changelog
markt
1
-1/+2
2007-03-24
fixed a little bug in fbsetbg when DISPLAY doesn't have .0 after it
markt
1
-0/+1
2007-03-24
colossal multi-patch, encompassing all of what I did yesterday without ↵
markt
22
-311/+412
internet access
2007-03-21
fix a little compile error on some systems
markt
1
-0/+2
2007-03-21
hidemenus should hide custommenus, and fixed custommenu memleak
markt
3
-3/+12
2007-03-21
added TypeAheadFocus command
markt
7
-5/+91
2007-03-21
added Focusable.hh -- a base class for all focusable windows
markt
8
-61/+101
2007-03-21
pre development for 1.1
fluxgen
0
-0/+0
2007-03-20
new release
Release-1.0rc3
fluxgen
1
-1/+1
2007-03-20
updated docs in asciidoc-format
mathias
3
-1152/+1189
2007-03-19
added CustomMenu to the NEWS
markt
1
-1/+3
2007-03-19
added mouse binding news
fluxgen
1
-0/+8
2007-03-19
updated
fluxgen
1
-9/+9
2007-03-19
update
fluxgen
1
-1/+1
2007-03-19
1.0rc3
fluxgen
1
-34/+108
2007-03-19
active menu item wasn't getting reset properly when closed from [exec] with ↵
markt
2
-4/+6
buttonpress
2007-03-19
size of relative items in toolbar wasn't being calculated properly
markt
2
-15/+12
2007-03-18
changed remembering of positions so it only remembers position relative to ↵
markt
2
-3/+10
the current head that way, the windows don't get misplaced when the window is on second head, or when not using the head anymore
2007-03-18
function to find already existing keychains wasn't working properly
markt
2
-0/+5
2007-03-17
change workspace number of iconified, stuck windows when changing workspaces
markt
2
-0/+10
2007-03-16
maximizing window with aspect ratio caused windows to be made larger than ↵
markt
5
-8/+23
the screen
2007-03-16
fixed a little bug with placing new menus
markt
1
-0/+1
2007-03-16
added custommenu command
markt
4
-0/+27
2007-03-11
fixed parentrelative menu highlight bug
markt
2
-12/+15
2007-03-10
make sure autogrouped windows get added to the apps file
markt
2
-2/+7
2007-03-10
changed default toolbar layer to DOCK
markt
3
-4/+8
2007-03-10
make sure iconbar text padding gets reapplied on reconfigure
markt
2
-2/+3
2007-03-10
make sure we don't steal focus from unmanaged windows
markt
2
-2/+17
2007-03-10
removed some useless code
markt
4
-13/+5
2007-03-07
don't mark menu as focused, even if it gets a FocusIn, when it's not visible
markt
2
-2/+7
2007-03-06
I seem to have forgotten this in the last patch
markt
2
-24/+0
2007-03-06
fix a little issue with tempraising windows with transients
markt
1
-0/+2
also, do a proper revert focus when closing a transient, rather than focusing transient_for
2007-03-06
fixed bug with keys not working when using a style background
markt
3
-7/+12
2007-03-06
session.screen0.defaultDeco now understands TAB, BORDER, etc.
markt
6
-42/+44
2007-03-05
fixed compiling error with xft disabled
markt
1
-1/+1
2007-03-04
more little changes to typeahead (thanks Matteo, plus changes from me)
markt
1
-16/+16
2007-03-04
little bug fix for menu typeahead (thanks Matteo)
markt
1
-0/+2
2007-03-04
moved some code around (regarding event handling) in preparation for ↵
markt
9
-158/+110
upcoming features
[next]