]> git.sur5r.net Git - i3/i3/shortlog
i3/i3
2011-09-26 Michael StapelbergBump version to 0.08 AnyEvent-0.08
2011-09-26 Michael StapelbergImplement support for the TYPE_GET_MARKS request, add...
2011-09-26 Michael StapelbergBugfix: The synopsis mentioned ->workspaces, but it...
2010-11-21 Michael Stapelbergintroduce get_tree request (tree branch only) AnyEvent-0.07
2010-06-16 Michael StapelbergAdd check to Makefile to abort in a Windows environment... AnyEvent-0.06
2010-06-09 Michael Stapelbergbump version AnyEvent-0.05
2010-06-09 Michael Stapelberguse getpwuid() to resolve ~ in socket paths instead...
2010-03-27 Michael Stapelberguse new default ipc-socket path, glob() path, bump... AnyEvent-0.04
2010-03-26 Michael StapelbergBump version for new CPAN upload, fix MANIFEST AnyEvent-0.03
2010-03-23 Michael Stapelbergbump version to 0.02, update MANIFEST AnyEvent-0.02
2010-03-23 Michael Stapelbergadd testcase for sugar methods
2010-03-23 Michael StapelbergImplement _error callback
2010-03-22 Michael StapelbergAdd sugar methods for easier usage
2010-03-22 Michael StapelbergRemove obsolete paragraph about the need for a second...
2010-03-22 Michael StapelbergUse $self->message in subscribe
2010-03-22 Michael Stapelbergkill left-over variable
2010-03-22 Michael StapelbergUse only 'import' of 'Exporter'
2010-03-22 Michael Stapelbergreformat perldoc paragraph
2010-03-22 Michael Stapelberguse constant instead of magic number
2010-03-22 Michael StapelbergGet rid of _bytelength, use encode_utf8 and length...
2010-03-22 Michael StapelbergBugfix: Handle message_type == 0
2010-03-19 Michael StapelbergAdd new constants
2010-03-13 Michael Stapelbergupdate MANIFEST correctly (use MANIFEST.SKIP instead...
2010-03-13 Michael StapelbergUpdate MANIFEST
2010-03-13 Michael StapelbergProvide constants for message types
2010-03-13 Michael StapelbergExpand testcase for the get_workspaces message (needs...
2010-03-13 Michael StapelbergReturn connection status in condvar in $i3->connect
2010-03-13 Michael Stapelbergkill boilerplate
2010-03-13 Michael Stapelbergprefix internal subs with _
2010-03-13 Michael StapelbergInitial commit