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 (
Collapse
)
Author
Files
Lines
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 ↵
simonb
3
-28/+11
Mikhail Gusarov
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
Also small tidy in FbWinFrame.cc
2006-06-25
Check for NoSymbol more explicitly - thanks Julien Trolet (dmxen at
simonb
1
-2/+4
sourceforge)
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
2006-06-25
Fix DetachClient key command so new window is visible
markt
1
-0/+3
2006-06-24
Make Urgency Hint flash the correct WinClient's tab.
markt
10
-35/+76
2006-06-24
fix more x errors due to using an invalid background
simonb
6
-6/+34
2006-06-24
fix disappearing menu selection boxes
simonb
4
-12/+31
2006-06-22
Added patch from Jim Ramsay (i dot am at jimramsay dot com) to freely
mathias
6
-102/+158
define the used modkey. Added new action SetModKey too
2006-06-21
fix nls... notably classify text on conversion whether its for X or
simonb
28
-260/+321
console, plus handle catalogs better.
2006-06-21
make new nls stuff work. Was missing path update
simonb
1
-4/+0
[next]