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
/
fluxbox.cc
Age
Commit message (
Expand
)
Author
Files
Lines
2002-10-11
ewmh support and minor debug output
fluxgen
1
-8/+8
2002-09-08
update workspace and check for tab in next/prev window keyevent
fluxgen
1
-13/+20
2002-09-07
added AtomHandler, fixed observer and removed gnome stuff
fluxgen
1
-95/+114
2002-08-30
make sure we have valid keybindings while moving a window
fluxgen
1
-1/+31
2002-08-30
removed grabguard
fluxgen
1
-3/+2
2002-08-18
setup cursors before creating screens
fluxgen
1
-8/+9
2002-08-17
initiate cursors and changed to FbTk EventHandler with SignalEvent
fluxgen
1
-6/+12
2002-08-16
minor style cleaning and extra checking in unmapNotifyEvent
fluxgen
1
-42/+38
2002-08-14
from char to std string in getRcFilename and updated to match the new expandF...
fluxgen
1
-109/+94
2002-08-14
changed signalhandling to FbTk SignalHandler
fluxgen
1
-19/+60
2002-08-13
removed friend main
fluxgen
1
-35/+30
2002-08-11
added groupfile resource
fluxgen
1
-2/+13
2002-08-04
minor fixes for preprocessors
fluxgen
1
-22/+24
2002-08-02
minor style issues
fluxgen
1
-20/+24
2002-07-14
added algorithm include
fluxgen
1
-1/+2
2002-07-13
fixed check on valid win and screen pointer in setFocusedWindow
fluxgen
1
-14/+21
2002-05-29
slit order filename
fluxgen
1
-2/+21
2002-05-24
removed sstream include
fluxgen
1
-3/+1
2002-05-17
strstream to sstream and minor fix with the a warning
fluxgen
1
-3/+5
2002-05-08
added desktopwheeling option
fluxgen
1
-3/+3
2002-05-08
fixed checking on focused_window in handleKeyEvents
fluxgen
1
-6/+10
2002-05-02
fixed ScreenList and added MoveTabPrev/Next, FirstTab/LastTab key bindings
fluxgen
1
-21/+49
2002-04-28
dont save on shutdown
fluxgen
1
-15/+7
2002-04-20
fixed workspace warping
fluxgen
1
-2/+2
2002-04-19
added ToggleTab
fluxgen
1
-1/+5
2002-04-17
root window scrolling
fluxgen
1
-2/+6
2002-04-12
fixed for-loop
fluxgen
1
-5/+5
2002-04-09
update from Workspace changes
fluxgen
1
-8/+7
2002-04-09
Replaced LinkedList structures with std::map, std::vector, and std::list.
cout
1
-238/+98
2002-04-09
added action RootMenu
fluxgen
1
-2/+43
2002-04-08
updated to match BaseMenu
fluxgen
1
-13/+13
2002-04-04
fixed ToggleDecor key action
fluxgen
1
-4/+6
2002-04-04
moved nls defines to enums in namespace FBNLS
fluxgen
1
-12/+4
2002-04-02
signed/unsigned fixes
fluxgen
1
-5/+5
2002-03-19
Xinerama support
fluxgen
1
-2/+22
2002-03-19
Fixed timer pointer
fluxgen
1
-11/+8
2002-03-18
parameter to prevFocus/nextFocus
fluxgen
1
-3/+3
2002-03-01
expand keyfilename
fluxgen
1
-3/+7
2002-03-01
fixed default arguments for titlebar
fluxgen
1
-4/+7
2002-02-27
fixed the focusbug when deleting a window which calls Fluxbox::setFocusedWind...
fluxgen
1
-4/+4
2002-02-26
added setupConfigFiles, removed debug stuff and added SENDTOWORKSPACE key action
fluxgen
1
-8/+113
2002-02-20
using parameter value for key actions
fluxgen
1
-11/+17
2002-02-17
handleUnmapnotify and gnome stuff
fluxgen
1
-103/+80
2002-02-16
Fixed typo, HorizMax != VertMax anymore
pekdon
1
-3/+3
2002-02-15
fixed this before, doing it again
pekdon
1
-2/+2
2002-02-11
fixed window creation
fluxgen
1
-17/+8
2002-02-10
removed some debug msg
fluxgen
1
-11/+3
2002-02-07
added _WIN_STATE to gnome atoms
fluxgen
1
-9/+59
2002-02-06
moved some events in process_event to eventhandling functions
fluxgen
1
-423/+465
2002-02-06
fixed isTransient in UnmapNotify
fluxgen
1
-2/+3
[next]