index
:
fluxbox_lack.git
ClientMenu-borders
StrictMouseFocus
argb
sendto-current
testing/argb
upstream
work-in-progress/argb1
work-in-progress/argb2
Jim Ramsay's repository
Jim Ramsay
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
fluxbox.cc
Age
Commit message (
Expand
)
Author
Files
Lines
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
2002-02-04
fixed MapNotify event
fluxgen
1
-12/+50
2002-02-02
leftWorkspace/rightWorkspace added
pekdon
1
-8/+5
2002-01-21
Fixed screen resources
fluxgen
1
-81/+50
2002-01-20
added screen resources
fluxgen
1
-413/+173
2002-01-18
Fixed lower/raise of windows when using keybindings/windowmenu
pekdon
1
-3/+8
2002-01-18
Fixed better resourcehandling with Resource<T>
fluxgen
1
-1030/+996
2002-01-11
small bugfix in keybindings
pekdon
1
-1/+5
2002-01-11
fixed enums
fluxgen
1
-58/+96
2002-01-10
moved rootcommand to screen loading and added loadRootCommand
fluxgen
1
-75/+58
2002-01-09
included file memory for auto_ptr
fluxgen
1
-1/+2
2002-01-09
Updated copyright date and fixed auto_ptr
fluxgen
1
-22/+16
2002-01-08
Fixed getRcFilename
fluxgen
1
-3/+7
2002-01-08
replaced char [] with strstream and updated keys creation
fluxgen
1
-11/+13
2002-01-06
Changed Misc::
fluxgen
1
-23/+25
[next]