index
:
fluxbox_pavel.git
fixes
master
on-1.3.4
Pavel's repository
Pavel Labath
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
Files
Lines
2006-07-19
whoops
markt
1
-1/+1
2006-07-19
preserve order of focused windows on restart
markt
4
-3/+15
2006-07-17
fixed some uninitialized variables
fluxgen
1
-4/+17
2006-07-16
Fixed bug #1362913, did not check format pointer.
fluxgen
1
-10/+25
2006-07-14
include iconic windows when cycling
markt
4
-23/+26
2006-07-13
remove lock from RootTheme and redundant loadTheme from fluxbox
markt
4
-11/+0
2006-07-13
fix background: random so that background.pixmap allows a directory name
markt
1
-2/+5
2006-07-13
a little code simplification
markt
1
-12/+9
2006-07-12
replacing some instances of focusedWindow()->fbwindow() with focusedFbWindow()
markt
4
-25/+14
2006-07-11
dead function
markt
2
-2/+4
2006-07-10
next/prevwindow toolbar buttons break mousefocus
markt
2
-3/+4
2006-07-09
fix detach focus again 8)
markt
2
-2/+2
2006-07-09
setting focus the right way
markt
2
-13/+8
2006-07-09
fix implementation of _NET_MOVERESIZE_WINDOW
markt
1
-7/+10
2006-07-06
new dead function
markt
2
-6/+0
2006-07-06
dont use a strut if slit is empty
fluxgen
1
-1/+3
2006-07-06
update shape after resize, fixes bug #1491571
fluxgen
1
-0/+3
2006-07-06
changing between internal and external tabs doesn't affect iconified windows
markt
1
-0/+9
2006-07-06
use auto-raise for attached window
markt
1
-2/+1
2006-07-06
re-fixing the focus after fixing the crash bug
markt
3
-23/+11
2006-07-04
fix crash on startup from iconv_close of an invalid descriptor
simonb
1
-1/+2
2006-07-04
fix some sizing issues with gravity fixes
simonb
3
-12/+9
2006-07-04
autogrouped windows from groups file didn't raise, bug #1449608
markt
1
-0/+1
2006-07-04
new windows don't steal focus from fullscreen windows
markt
1
-2/+9
2006-07-04
some dead resources and the functions that go with them
markt
5
-12/+2
2006-07-03
fix gravity
simonb
5
-111/+125
2006-07-03
call waitpid until no more children to wait for (thanks Devin/dlab).
simonb
1
-1/+2
2006-07-02
updated documentation and another dead function
markt
2
-4/+1
2006-07-01
more dead functions
markt
9
-6/+13
2006-07-01
more dead functions
markt
31
-83/+40
2006-06-30
more dead functions
markt
2
-22/+0
2006-06-30
dead functions
markt
2
-5/+1
2006-06-30
another dead function
markt
2
-6/+0
2006-06-29
Fixing my own code
markt
3
-4/+5
2006-06-29
minor tidy, thanks Slava Semushin
simonb
1
-3/+1
2006-06-28
Linear cycling wasn't affecting normal cycling order (Mark)
markt
1
-4/+2
2006-06-28
cleanup dead function Workspace::setLastFocusedWindow
markt
2
-23/+0
2006-06-28
more focus issues with linear cycling and tabbed windows
markt
3
-5/+5
2006-06-28
one more focus issue on detach
markt
1
-0/+1
2006-06-28
Fix some focus issues on detach and restart
markt
4
-15/+17
2006-06-27
some minor code cleanups thanks Slava Semushin (php-coder), who also thanks M...
simonb
3
-28/+11
2006-06-27
Fix slit menu so it closes when you press escape
markt
1
-0/+1
2006-06-26
fix _NET_FRAME_EXTENTS
simonb
4
-13/+36
2006-06-26
Fix FocusHidden (added m_focus_hidden to FluxboxWindow)
markt
2
-1/+4
2006-06-26
properly protect usage of iconv_t by HAVE_ICONV
simonb
2
-3/+15
2006-06-25
Fix compile error with some compilers not including iconv.h before FbString.hh
markt
1
-0/+5
2006-06-25
fix FbPixmap retaining pixmap (that made cache not work properly)
simonb
2
-18/+12
2006-06-25
Check for NoSymbol more explicitly - thanks Julien Trolet (dmxen at
simonb
1
-2/+4
2006-06-25
support encodings in menu files
simonb
4
-26/+198
2006-06-25
fix crash when unable to convert from local to utf-8
simonb
1
-0/+3
[next]