Commit Graph

26 Commits

Author SHA1 Message Date
Sergey Naumov
f63bff821f Fix of SIGSEGV in parse_*_from_json functions 2016-04-24 11:15:26 +03:00
Sergey Naumov
d110532fda Changelog update 2016-04-24 10:59:39 +03:00
Sergey Naumov
ed49910c92 Removed alias I3Connection 2016-04-24 10:57:11 +03:00
Sergey Naumov
7d2ce3c9ed Merge branch 'iss-3-events' into dev, resolved #2 2016-04-24 10:48:36 +03:00
Sergey Naumov
61cd3686da Shipping all payload in window event 2016-04-24 10:47:31 +03:00
Sergey Naumov
b94c465327 Shipping all payload in workspace event 2016-04-24 10:40:43 +03:00
Sergey Naumov
19f9acb482 Shipping heavy objects in std::shared_ptr 2016-04-24 10:33:19 +03:00
Sergey Naumov
2962a3cc7a Minor fix 2016-04-21 17:35:45 +03:00
Sergey Naumov
2d69c45495 i3ipc::I3Connection renamed to i3ipc::connection 2016-04-21 07:06:19 +03:00
Sergey Naumov
b6f819cf42 Doc-comments fix 2016-04-21 06:56:21 +03:00
Sergey Naumov
abe80f965e Refraction of JSON parsing 2016-04-21 06:51:49 +03:00
Sergey Naumov
46bb8582ff Merge branch 'dev-get-tree' into dev 2016-04-20 21:02:32 +03:00
Sergey Naumov
88c350a349 An example for get_tree() 2016-04-20 21:01:35 +03:00
Sergey Naumov
456c27b114 Implementation of GET_TREE 2016-04-20 21:01:20 +03:00
Sergey Naumov
5c269f5532 Merge pull request #1 from mox-mox/dev
Fix build, add missing brace in readme
2016-04-20 06:36:56 +03:00
mox
54ba4205e6 Minor documentation fix. 2016-04-19 22:34:11 +02:00
mox
dfe121ab09 Fixing failed build: Parts of a struct were initialised in wrong order, C99-style designated initialisers did not prevent this from causing an error. 2016-04-19 22:31:44 +02:00
Sergey Naumov
26dc81afbf Added few notices to README.md 2016-01-06 10:47:45 +03:00
Sergey Naumov
aaf3b3db64 Doxyfile changes 2016-01-06 10:32:47 +03:00
Sergey Naumov
fd9dfaf59c README.md 2016-01-06 10:32:47 +03:00
Sergey Naumov
d6ad195ceb Fix of documentation 2015-12-30 21:12:24 +03:00
Sergey Naumov
1a9aacd5a2 Examples and some fixies 2015-12-30 21:05:00 +03:00
Sergey Naumov
e8a1a9777c Some Doxygen Fixies 2015-12-30 20:36:24 +03:00
Sergey Naumov
f8c71782be Some fixies 2015-12-29 12:59:19 +03:00
Sergey Naumov
fe8824692e Includes moved from include/ to include/i3ipc++ 2015-12-29 12:47:27 +03:00
Sergey Naumov
e59ccb1ffb Inital 2015-12-29 12:44:44 +03:00