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
2003-02-17
execute command from key input
fluxgen
1
-3/+4
2003-02-09
fixing up of layer code
rathnor
1
-12/+12
2003-02-03
creating screen with specified number of layers
fluxgen
1
-2/+3
2003-02-02
Integration of new Layering code, plus updates to the layering code itself
rathnor
1
-25/+37
2003-01-12
removed Basemenu, Workspacemenu and Clientmenu
fluxgen
1
-4/+1
2003-01-12
moved slit handling over to Slit.cc and temporarly disabled slit save/load re...
fluxgen
1
-234/+112
2003-01-10
removed Keyboard execute function
fluxgen
1
-16/+2
2003-01-09
removed rootmenu
fluxgen
1
-6/+5
2003-01-05
adjusted for fluxboxwindow referens events, updated fbwin configure to movere...
fluxgen
1
-94/+84
2002-12-09
minor fix for keys ptr
fluxgen
1
-3/+2
2002-12-03
removed menu and toolbar functions
fluxgen
1
-81/+12
2002-12-02
indentation and EventManager usage
fluxgen
1
-361/+354
2002-12-01
Indenting from tabs to emacs 4-space
rathnor
1
-1909/+1909
2002-11-30
using imagecontrol
fluxgen
1
-2/+2
2002-11-27
using new SignalEventHandler
fluxgen
1
-4/+4
2002-11-15
referens on menu
fluxgen
1
-3/+3
2002-10-25
compile time option for gnome and net wm hints, updateds for screen constructor
fluxgen
1
-28/+30
2002-10-23
fixed auto_ptr assignment
fluxgen
1
-2/+3
2002-10-16
enable ewmh
fluxgen
1
-2/+2
2002-10-15
fixed wrong counter in init for screen with atomhandler
fluxgen
1
-25/+26
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
[next]