Merge branch 'backport' into work
[mikachu/openbox.git] / openbox / actions.c
2008-02-21 Dana JansensMerge branch 'backport' into work
2008-02-21 Mikael MagnussonChange all single quotes to double quotes in strings.
2008-02-19 Dana JansensMerge branch 'backport' into work
2008-02-15 Dana JansensMerge branch 'backport' into work
2008-02-14 Dana JansensMerge branch 'backport' into work
2008-02-14 Dana JansensMerge branch 'backport' into work
2008-02-14 Dana JansensMerge branch 'backport' into work
2008-02-14 Mikael MagnussonMerge branch 'backport' into work
2008-02-14 Dana Jansensdon't force fake enter events while there is a grab...
2008-02-14 Dana JansensMake a pending ReplayPointer happen before moving/showi...
2008-02-10 Dana JansensMerge branch 'backport'
2008-02-10 Dana Jansenscommit d9d580e0382 broke kdesktop again, so we have...
2008-02-07 Dana JansensMerge branch 'backport' into work
2008-02-02 Dana JansensMerge branch 'backport' into work
2008-02-02 Dana Jansensif windows on screen are going to be moved, then do...
2008-01-31 Dana JansensMerge branch 'backport' into work
2008-01-31 Dana JansensMerge branch 'backport' into work
2008-01-27 Dana Jansenscreate fake enter events for button press bindings...
2008-01-25 Dana JansensCreate fake enter events in fewer situations - avoiding...
2008-01-20 Dana Jansenss/xmlChildrenNode/children/
2008-01-20 Dana Jansensupdate openbox to use the current parser interface...
2008-01-20 Dana JansensMerge branch 'backport'
2008-01-16 Mikael MagnussonVarious fixes for sparse warnings.
2007-12-18 Mikael MagnussonMerge branch 'backport'
2007-09-04 Mikael MagnussonANSI function declarations, ie () -> (void)
2007-07-17 Mikael Magnussonremove trailing whitespace
2007-07-15 Dana JansensDon't cancel interactive action when another one is...
2007-07-13 Dana Jansensmove directionalcycling actions into the same .c file...
2007-07-11 Dana Jansensonly end the interactive action if it's the action...
2007-07-11 Dana Jansenscancel the interactive action only if runing another...
2007-07-11 Dana Jansenscreate actions from string in a way that won't crash
2007-07-09 Dana Jansenscancel interactive actions when anothr action runs...
2007-06-22 Dana Jansensadd raise action
2007-06-22 Dana Jansensadd the move action
2007-06-22 Dana Jansensadd the cyclewindows action
2007-06-22 Dana Jansensadded the debug action
2007-06-22 Dana Jansensthe execute action works again.
2007-06-22 Dana Jansenswell.. it compiles..
2007-06-22 Dana Jansensadd code for interactive actions
2007-06-22 Dana Jansensadd interactive action functions. some other changes...
2007-06-21 Dana Jansensmake mouse use the new action stuff
2007-06-21 Dana Jansensdont build the old action stuff.
2007-06-21 Dana Jansensmaybe the new actions framework is kinda there now
2007-06-21 Dana Jansenssome first structural stuff for new actions