]> git.sur5r.net Git - i3/i3/history - include/commands.h
Refactor the interface of commands.c
[i3/i3] / include / commands.h
2012-02-15 Michael StapelbergRefactor the interface of commands.c
2012-02-12 Michael StapelbergMerge branch 'master' into next
2012-02-10 Michael StapelbergMerge branch 'master' into next
2012-02-07 Michael StapelbergMerge branch 'master' into next
2012-02-07 Michael StapelbergMerge branch 'master' into next
2012-01-29 Michael StapelbergMerge branch 'master' into next
2012-01-27 Michael Stapelbergadd comments to src/commands.c
2012-01-27 Michael StapelbergRip out the old command parser, remove migration code
2012-01-27 Michael StapelbergMerge branch 'master' into next
2012-01-27 Michael StapelbergMerge branch 'master' into next
2012-01-21 Michael StapelbergMerge branch 'master' into next
2012-01-21 Michael StapelbergMerge branch 'master' into next
2012-01-21 Michael StapelbergMerge branch 'master' into next
2012-01-20 Michael StapelbergMerge branch 'master' into next
2012-01-20 Michael StapelbergMerge branch 'master' into next
2012-01-18 Michael StapelbergMerge branch 'master' into next
2012-01-17 Michael StapelbergMerge branch 'master' into next
2012-01-14 Michael StapelbergMerge branch 'new-parser' into next
2012-01-14 Michael StapelbergImplement a new parser for commands. (+test)
2012-01-14 Michael StapelbergRefactor the code out of src/cmdparse.y to src/commands.c
2011-07-31 Michael StapelbergMerge branch 'next'
2011-07-31 Michael StapelbergMerge branch 'tree' into next
2010-07-11 Michael StapelbergRemove some dead code (to be re-implemented), rename...
2010-04-13 Michael Stapelbergfirst step of the big refactoring ("tree" branch).
2009-08-19 Michael StapelbergMerge branch 'next'
2009-08-11 Michael StapelbergMerge branch 'next' into testcases
2009-08-08 Michael StapelbergImplement assignments of workspaces to screens, big...
2009-06-29 Lars Hartmannupdated doxygen docu, added FIXMEs, fixed headers to...
2009-05-09 Michael StapelbergBugfix: Store width_factor/height_factor per workspace...
2009-05-09 Michael StapelbergBugfix: Store width_factor/height_factor per workspace...
2009-04-07 Michael StapelbergPut documentation for each function in the header files...
2009-04-01 Michael StapelbergImplement scrolling on stack windows and on the bar...
2009-03-15 Michael StapelbergImplement clicking on the bar to switch workspaces
2009-02-14 Michael StapelbergAdd vim hints, copyright notice to each file, add LICEN...
2009-02-13 Michael StapelbergMove stuff to include/ and src/