75 Commits

Author SHA1 Message Date
Nikias Bassen 553c384920 C++: added support for PLIST_UID nodes (class Uid) 2013-03-19 16:50:47 +01:00
Nikias Bassen 14a92d9f63 C++: add Key.h to public headers 2013-03-19 16:40:52 +01:00
Nikias Bassen 32320a185e added Key.h to plist++ header file 2013-03-18 01:49:24 +01:00
Nikias Bassen 46a5feb381 C++ bindings: added support for PLIST_KEY nodes. 2012-11-13 03:22:51 +01:00
Nikias Bassen 817749dd4e implemented handling of UID keyed encoding type 2012-09-16 06:03:57 +02:00
Nikias Bassen fee6a9eacd include sys/time.h for systems that don't include it automatically 2012-08-15 20:22:00 +02:00
Nikias Bassen f024951b48 remove useless win32 include from plist/Date.h 2012-05-08 18:00:53 +02:00
Jonathan Beck 210ead70ad Alow compiling with mingw on windows (thanks to Patrick). 2010-03-03 18:29:04 +01:00
Jonathan Beck 8c6a809faf Move some methods and drop Utils class in C++ binding. 2009-11-11 00:18:14 +01:00
Jonathan Beck ff536344bc Remove deprecated functions from API. 2009-11-10 23:37:43 +01:00
Jonathan Beck 0f92ed12ff Remove wrongly exposed SetParent method. 2009-11-10 18:30:43 +01:00
Jonathan Beck 84596548e5 Add GetNodeIdex and GetNodeKey methods. 2009-11-04 20:21:54 +01:00
Martin Szulecki 7f7ac1c257 Update doxygen documentation generation to be useful. 2009-10-28 18:49:38 +01:00
Jonathan Beck 6710f4bfb9 Format sources to ANSI style using AStyle (astyle --style=ansi). 2009-10-28 18:31:34 +01:00
Jonathan Beck fed2573566 Unlink previous node in SetParent(). 2009-10-28 18:08:33 +01:00
Jonathan Beck 1bc333972b Fix build for MSVC9. 2009-10-28 17:57:52 +01:00
Jonathan Beck a129688a88 Change name of input argument as 'in' is a reserved keyword in python. 2009-10-26 20:33:36 +01:00
Jonathan Beck c1363bea10 Add Set/Get Parent and a helper to create a Node from a plist_t. 2009-10-26 18:41:15 +01:00
Jonathan Beck 5b1c3aea5e prefix headers #ifndef with PLIST__ to make them less common. 2009-10-19 19:56:10 +02:00
Jonathan Beck 872f611951 Install C++ headers. 2009-10-18 22:21:09 +02:00
Jonathan Beck c17b420a7f Tweak Dictioonary interface a bit. 2009-10-18 21:54:33 +02:00
Jonathan Beck 33de762cf6 Implement Date object. 2009-10-17 11:10:54 +02:00
Jonathan Beck 32be8ec384 Fix Node lifecycle and change argument as reference to const reference. 2009-10-16 22:26:13 +02:00
Jonathan Beck 8aeef4dd23 Fix header define name; 2009-10-16 15:38:38 +02:00
Jonathan Beck 8186a9d371 Fix various mistakes in C++ bindings. 2009-10-15 19:28:30 +02:00