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-04-16
fix workspace warping and netizen updates for warping (Simon)
rathnor
1
-3/+3
2003-04-16
fix focusing new windows - simon
rathnor
1
-5/+12
2003-04-15
removed already handled events
fluxgen
1
-10/+6
2003-04-15
use most recently focused window to attach (using screen's focus list)
rathnor
1
-5/+7
2003-04-15
cleaning
fluxgen
1
-56/+60
2003-04-15
removed mapNotifyEvent since its handled in Window.cc
fluxgen
1
-10/+7
2003-04-15
add most recently used window cycling (Simon)
rathnor
1
-14/+60
2003-04-14
merged with embedded-tab-branch
fluxgen
1
-354/+297
2003-03-23
Some fixes for when strftime isn't available
rathnor
1
-5/+5
2003-03-22
fix outline moving and warping (Simon)
rathnor
1
-6/+11
2003-03-03
Add code for toolbar modes
rathnor
1
-4/+15
2003-03-01
updated Keys
fluxgen
1
-2/+2
2003-02-23
fix sloppy focus to not lose focus on root window
rathnor
1
-5/+1
2003-02-23
restored slit saving...still some stuff to do.
fluxgen
1
-99/+76
2003-02-22
fix autoraise to be saved as separate init option
rathnor
1
-58/+8
2003-02-22
fix focus models for new event handler and Resource setup
rathnor
1
-77/+43
2003-02-18
Added layer menus for windows, toolbar, and slit, plus associated
rathnor
1
-1/+51
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
[next]