]> git.lizzy.rs Git - bspwm.git/history - history.c
Prevent potential memory leak
[bspwm.git] / history.c
2014-10-22 Bastien DejeanUse generic BSD 2-clause license
2014-01-19 Bastien DejeanRemove trailing spaces in headers
2014-01-18 Bastien DejeanIndentation: convert spaces to tabs
2013-11-05 Bastien DejeanExternalize rules
2013-10-19 Bastien DejeanRemove tags
2013-10-11 Bastien DejeanFix swapping induced failure of history_find*
2013-10-10 Bastien DejeanDon't move the history needle when recording
2013-10-08 Bastien DejeanAdd copyright header
2013-10-08 Bastien DejeanAdd the older/newer selectors to all the objects
2013-10-08 Bastien DejeanAdd history navigation selectors
2013-10-05 Bastien DejeanImplement tags
2013-10-01 Bastien DejeanHistory is global and stacking is independent
2013-09-19 Bastien DejeanRemove a few useless header inclusion via deheader
2013-09-19 Bastien DejeanSplit types.c into {monitor,desktop,history}.c