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
/
Window.cc
Age
Commit message (
Collapse
)
Author
Files
Lines
2002-09-14
fixed WM_NORMAL_HINTS
fluxgen
1
-9/+17
2002-09-12
Fixes to sticky window + focus handling. Particularly for
rathnor
1
-12/+15
next/prevFocus crashes. Also, sticky windows are now always reassociated to the active workspace.
2002-09-11
indentation and setInputFocus to transient_for when this dies
fluxgen
1
-32/+32
2002-09-10
tab disconnect
fluxgen
1
-1/+5
2002-09-10
transient fixes
fluxgen
1
-20/+26
2002-09-08
workspace specific removal
fluxgen
1
-4/+6
2002-09-08
focus fallback to transient_for
fluxgen
1
-1/+2
2002-09-08
new transient handling, minor indentation issues, cleaning in destructor
fluxgen
1
-126/+91
2002-09-07
removed gnome stuff
fluxgen
1
-287/+16
2002-09-07
fixed outlined size when resizing
fluxgen
1
-10/+12
2002-09-01
spelling
fluxgen
1
-2/+2
2002-09-01
spelling
fluxgen
1
-2/+2
2002-08-31
fixed a minor issue with outline workspace movment
fluxgen
1
-4/+9
2002-08-30
transient check fixes
fluxgen
1
-18/+50
2002-08-30
new functions pause/resumeMoving and fixed non-opaque moving across workspace
fluxgen
1
-37/+82
2002-08-30
removed grabguard
fluxgen
1
-15/+14
2002-08-28
fixed bug [ 582574 ] borderless windows... thanks Simon Bowden
fluxgen
1
-2/+2
2002-08-16
remap option to restore and fixed abit in unmapNotifyEvent
fluxgen
1
-58/+39
2002-08-14
updated for the new changes in fbatoms
fluxgen
1
-32/+33
2002-08-12
update gnome atom in iconify, bug 574717
fluxgen
1
-1/+6
2002-08-12
added showMenu function
fluxgen
1
-14/+21
2002-08-11
fixed autogrouping
fluxgen
1
-69/+88
2002-08-04
updated to match functionname
fluxgen
1
-11/+12
2002-08-02
added autogrouping-from-tab patch from Steve Cooper
fluxgen
1
-3/+14
2002-07-23
moved Texture and Color into new files, fixed some const and pointers
fluxgen
1
-14/+14
2002-07-19
updated to match image new function names
fluxgen
1
-20/+20
2002-07-13
changed decoration default
fluxgen
1
-3/+2
2002-06-14
fixed transient check
fluxgen
1
-4/+13
2002-06-04
resize/move window even without decor
fluxgen
1
-5/+6
2002-06-02
fixed bug 554646, windows that are not maximizable by default wont get a tab ↵
fluxgen
1
-3/+4
by default now
2002-06-02
minor fixes
fluxgen
1
-8/+9
2002-06-02
slit client bug fixed
fluxgen
1
-2/+4
2002-05-30
changed (void) to () and fixed if-statements in getMWMHints
fluxgen
1
-78/+85
2002-05-21
fixed transient checking in a function
fluxgen
1
-65/+50
2002-05-19
added configurable geometry
fluxgen
1
-8/+13
2002-05-17
moved creation of titlebar and handle into functions and other minor cleaning
fluxgen
1
-85/+141
2002-05-17
fixed transient check in destructor
fluxgen
1
-14/+29
2002-05-07
fixed bug [ 552723 ] removing decorations while shaded in toggleDecor
fluxgen
1
-1/+5
2002-05-07
const on updateGnome* functions
fluxgen
1
-11/+10
2002-04-28
fixed bug [ 515483 ] XMMS Problem, with the handles = true
fluxgen
1
-3/+4
2002-04-26
fixed bug in workspace warping
fluxgen
1
-2/+4
2002-04-17
fixed workspace warping bug when moving a tabgroup
fluxgen
1
-2/+12
2002-04-17
minor stuff in redrawTitle
fluxgen
1
-8/+11
2002-04-14
fixed remove of handle in propertyNotify
fluxgen
1
-16/+17
2002-04-12
added workspace warping
fluxgen
1
-3/+27
2002-04-09
update from Workspace changes
fluxgen
1
-4/+4
2002-04-08
updated to match BaseMenu
fluxgen
1
-14/+14
2002-04-04
fixed iconbar update bug
fluxgen
1
-19/+21
2002-04-04
added toggleDecoration and setDecoration functions
fluxgen
1
-83/+70
2002-04-04
added startMoving, stopMoving, startResizing and stopResizing and fixed bug ↵
fluxgen
1
-105/+124
528101
[next]