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
/
fluxbox.cc
Age
Commit message (
Collapse
)
Author
Files
Lines
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 ↵
fluxgen
1
-109/+94
expandFilename
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 ↵
fluxgen
1
-4/+4
Fluxbox::setFocusedWindow and the calls FluxboxWindow::setFocusFlag on the same window
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
[next]