Commit graph

  • 63c7175250 Remove warnings from generated adaptors. master James Harris 2013-10-28 08:39:21 -05:00
  • 63edf7777f Fix crash when invoking method without specifying interface Jonatan Pålsson 2014-01-14 12:40:13 +01:00
  • f4b6182157 Added PTHREAD_LIBS variable to be set in another discovery case in acx_pthread Jonatan Pålsson 2014-01-14 10:05:38 +01:00
  • a3442cb00c Added unistd include to eventloop-integration.cpp Jonatan Pålsson 2014-01-14 09:25:02 +01:00
  • 1f6f3e6e96 set version for first release to 0.9.0 Andreas Volz 2011-12-01 13:46:29 +01:00
  • 4991c166d8 link changed Andreas Volz 2011-12-01 13:44:08 +01:00
  • 6e4d1102c3 no need to distribute spec file if spec.in is included Andreas Volz 2011-12-01 10:10:53 +01:00
  • 8c87a34e43 docs - enable private Andreas Volz 2011-12-01 10:06:46 +01:00
  • 57fcee6176 logo update Andreas Volz 2011-12-01 00:54:22 +01:00
  • 5679f6bad2 added new style for doxygen documentation Andreas Volz 2011-12-01 00:51:12 +01:00
  • bde9919483 updated doxy file Andreas Volz 2011-11-30 13:03:53 +01:00
  • 7d050f31f6 - fixed library path of glib and ecore examples - optional build --enable-tests --enable-examples - print summary after configure run Andreas Volz 2011-11-30 10:33:58 +01:00
  • 2b8cfc887e - dbus-c++ passes now compiling on ubuntu 8.10 machine (-lrt addded for Test1/TestApp) - identified a potential problem in pipe.cpp and marked it with FIXME - changed version to 0.9.0-pre1 to inform it's near to 1.0 stable release Andreas Volz 2011-11-29 23:48:04 +01:00
  • 7a3242b77f - now 'make distcheck' runs clean after using correct path in Makefile.am - removed useles link to xml.cpp in ecore example Andreas Volz 2011-11-29 22:54:58 +01:00
  • ca33a290df changed variable to oneliner because of astyle parser bug Andreas Volz 2011-11-29 22:54:16 +01:00
  • cee7aaca54 NO FUNCTIONAL CHANGES!! Only reformated stupid astyle formating; it seems the code inside a string confused astyle... Andreas Volz 2011-11-29 21:10:41 +01:00
  • 0522a1eb29 change date Andreas Volz 2011-11-29 20:19:32 +01:00
  • 47cb50c8de changed maintainer info Andreas Volz 2011-11-29 20:17:50 +01:00
  • 04379cfb7d changed build architecture to build seperate libs for main/ecore/glib integration dbus C has the same feature this enables distribution package creators easier to provide all mainloop integrations without getting to much deps for dbus-c++ Andreas Volz 2011-11-28 22:55:07 +01:00
  • 1c8e43e6d6 - NO FUNCTIONAL CODE CHANGES!!!! Andreas Volz 2011-11-28 12:44:11 +01:00
  • b100e9d32a replaced (func.size() > 1) with (!func.empty()) in generator (no change in functionality, only easier to read) Andreas Volz 2011-11-28 11:55:44 +01:00
  • 74c1ee31c2 enables default build of glib and ecore dispatcher (if found) Andreas Volz 2011-11-28 10:58:52 +01:00
  • 742570b1f0 sf.net bug: 3310217 - unused parameter warning in server.h added -Wno-unused-parameter to ignore this warning Andreas Volz 2011-11-28 09:47:12 +01:00
  • 82c63b289d sf.net ticket 2905915 - Fix dbus signal handler deadlock From: sf.net user 'nabertech' Andreas Volz 2011-11-28 08:23:32 +01:00
  • d1ec2544d5 sf.net bug: 3151031 xml2cpp needlessly includes and links dbus(-c++) Andreas Volz 2011-11-28 00:32:34 +01:00
  • 2a1e2dbe51 [PATCH 11/15] Have Object subclasses NOT throw exceptions in destructors. From: qolyester@green-communications.fr Andreas Volz 2011-11-27 23:40:49 +01:00
  • d14c15246b [PATCH 12/15] Fix leftover outputs. From: qolyester@green-communications.fr Andreas Volz 2011-11-26 23:49:46 +01:00
  • eaeeea61d3 [PATCH 01/15] Explicit Connection::Private's attributes From: qolyester@green-communications.fr Andreas Volz 2011-11-26 23:40:27 +01:00
  • e8262c2d4f [PATCH 07/15] Double the number of Struct members. From: qolyester@green-communications.fr Andreas Volz 2011-11-26 23:35:17 +01:00
  • fcae4df485 [PATCH 02/15] Remove useless const qualifiers on return From: qolyester@green-communications.fr Andreas Volz 2011-11-26 23:11:18 +01:00
  • 59fc6e9e46 - fixed stupid ecore dispatcher error - removed not needed echo_ecore files Andreas Volz 2011-11-18 23:41:54 +01:00
  • 84978b67b5 a test for byte Andreas Volz 2011-11-18 18:07:06 +01:00
  • 9be39fb628 - create stucture for functional test - implementation of first test Andreas Volz 2011-11-18 17:30:56 +01:00
  • 2185408cfa add echo_ecore example Andreas Volz 2011-11-17 12:01:38 +01:00
  • 4ac8b072e3 Merge commit 'refs/merge-requests/4' of git://gitorious.org/dbus-cplusplus/mainline into merge-requests/4 Andreas Volz 2011-11-11 10:08:00 +01:00
  • cdd13a3747 more tests from patches Andreas Volz 2011-11-11 10:07:19 +01:00
  • d91fb952d3 Fix code generator: Put on the array only the next element after 'a'. Jesus Ruiz 2011-09-20 15:15:24 +02:00
  • 21ba70529d Fix code generator: add always a comma after each signature argument. Jesus Ruiz 2011-09-20 15:03:51 +02:00
  • 987d0f72a4 repair ecore mainloop dispatcher Andreas Volz 2011-03-10 12:44:39 +01:00
  • cdedb019b0 - fixed Strcut generation in generator tool - added some test cases Andreas Volz 2011-02-15 23:58:42 +01:00
  • 466931e527 and one more example Andreas Volz 2011-02-14 23:33:31 +01:00
  • f9e5171ace deleted some old commented code Andreas Volz 2011-02-14 23:30:23 +01:00
  • 796c96d34e fixed SF bug: ID: 2991229 Summary: nested type wrong generation Andreas Volz 2011-02-14 23:27:32 +01:00
  • 9e25833870 fixed some bugs in the ecore mainloop integration Andreas Volz 2011-01-14 20:32:16 +01:00
  • 3f1ca07e13 use dbus_watch_get_unix_fd() only in dbus >= 1.1.1 Augusto Destrero 2011-01-03 16:48:39 +01:00
  • b23f1b2eab From 37dbce02178757560c488f02016cb44770a7fafc Mon Sep 17 00:00:00 2001 From: thomas.himbacher <thomas.himbacher@gmail.com> Date: Thu, 12 Aug 2010 18:13:26 +0200 Subject: [PATCH 1/3] removed wrong keyword const in adaptor generation Andreas Volz 2010-12-05 23:30:04 +01:00
  • 2a42e69250 Merge branch 'master' of git@gitorious.org:dbus-cplusplus/mainline Andreas Volz 2010-12-05 23:09:30 +01:00
  • 9f2fdd36d3 no more debug option needed -> use CXXFLAGS env before configure run Andreas Volz 2010-10-13 23:35:43 +02:00
  • 2379d37c3b patch from: Von: Mat <matlinuxer2@gmail.com> An: dbus-cplusplus-devel@lists.sourceforge.net Betreff: [dbus-cplusplus-devel] A patch for deadlock, for dbus io error exception in the mainloop critical section. Datum: Mon, 6 Sep 2010 12:24:03 +0800 Andreas Volz 2010-10-08 00:35:45 +02:00
  • 8f064c4b08 added patches from: Roman Fietze <roman.fietze@telemotive.de> Andreas Volz 2010-10-08 00:22:58 +02:00
  • dc833f4a89 this fixed the correct handling of the default main loop but setting another DefaultTimeout isn't nice. I've to look later again into the problem. Maybe I did it wrong. Currently there's a compiler warning that could be ignores as long as Slot is created with void parameter, but I consider this as bug in the long time and I've to fix it!! Andreas Volz 2010-08-17 22:43:24 +02:00
  • 9af6f707eb ok, now at least the structure is better but there's still a problem with the new mechanism as the size of the data isn't put into the pipe. I need to fix tis before someone could really use it... Andreas Volz 2010-08-12 23:14:45 +02:00
  • f0dcaa239f moved pipe to extra files Andreas Volz 2010-08-12 22:48:05 +02:00
  • a416700e44 minor Andreas Volz 2010-08-11 22:31:37 +02:00
  • 1dcda93a6d autor changed in configure.ac Andreas Volz 2010-08-04 00:10:37 +02:00
  • 398da16b47 preserve m4 warning Andreas Volz 2010-08-04 00:05:55 +02:00
  • 4e6b136fe0 Commit 1979ced0e0 from Hubert Figuiere Andreas Volz 2010-08-04 00:01:23 +02:00
  • a62e2fb853 test Andreas Volz 2010-07-31 00:25:37 +02:00
  • 8a3fb381a1 added pipe mechanism for default main loop to synchronize with other threads Andreas Volz 2010-07-31 00:20:51 +02:00
  • 9ac4f0252f compile against latest ecore Andreas Volz 2010-07-13 23:12:50 +02:00
  • d083d07167 SourceForge Patches ID: 2701443 - Add methods to adjust timeout. Submitted: Oron Peled ( oron ) - 2009-03-21 23:27:55 CET Andreas Volz 2010-06-03 20:44:32 +02:00
  • 7889c46e57 SourceForge Patch: ID: 2943348 Cygwin/Win32 patch; Submitted: Yaakov Selkowitz Andreas Volz 2010-06-03 20:08:56 +02:00
  • d589edffed not needed Andreas Volz 2010-06-03 19:59:50 +02:00
  • 530a887913 formating Andreas Volz 2009-12-02 00:15:30 +01:00
  • bbbf001f72 need to implement default constructor Andreas Volz 2009-12-02 00:13:12 +01:00
  • 5ae444ff22 Merge branch 'master' of git://gitorious.org/dbus-cplusplus/mainline Andreas Volz 2009-12-01 23:32:21 +01:00
  • c505052353 return check Andreas Volz 2009-12-01 23:31:49 +01:00
  • 676d6225d4 patch from "Freyensee, James P" <james.p.freyensee@intel.com>, but default is old implementation Andreas Volz 2009-11-29 17:37:17 +01:00
  • e23c8c4750 fixed some compiler warnings Andreas Volz 2009-11-17 00:07:14 +01:00
  • f25787f2a0 still more formating... prepare for merge Andreas Volz 2009-11-17 00:00:54 +01:00
  • a236363cce formated with astyle for easier merging Andreas Volz 2009-11-16 23:44:57 +01:00
  • 7a8c64c2a6 some formating Andreas Volz 2009-11-16 23:39:28 +01:00
  • 25a2ef65af sync from fd.org timeout support in connection Andreas Volz 2009-11-16 23:00:10 +01:00
  • d55e70a385 sync from fd.orf Andreas Volz 2009-11-16 22:14:08 +01:00
  • a2f2b93e36 check return value Andreas Volz 2009-10-06 21:39:58 +02:00
  • 1979ced0e0 DIST the ecore examples. Hubert Figuiere 2009-07-24 16:53:09 -04:00
  • 020310619c Fix make distcheck fail with header installed twice. Hubert Figuiere 2009-07-19 18:47:14 -04:00
  • 340dc8a667 Fix most of the warnings with -Wextra -Wshadow Hubert Figuiere 2009-07-19 18:42:18 -04:00
  • e2cde7d225 add bootstrap to EXTRA_DIST Hubert Figuiere 2009-07-19 11:27:25 -04:00
  • fe08432707 Missing header for gcc 4.4 Hubert Figuiere 2009-07-18 13:45:34 -04:00
  • c1b76ad6a4 formating Andreas Volz 2009-03-29 15:40:27 +02:00
  • f171e7ab1f escape error Andreas Volz 2009-03-29 14:27:04 +02:00
  • 38e25a847f only some comment Andreas Volz 2009-03-29 14:19:05 +02:00
  • f88e32ba32 some header and include changes Andreas Volz 2009-03-29 13:52:24 +02:00
  • b55f3cd36e spaces Andreas Volz 2009-03-28 23:15:44 +01:00
  • fbc0227d56 use extern variable Andreas Volz 2009-03-28 23:01:26 +01:00
  • 7424df631d split into multiple files for better organization Andreas Volz 2009-03-28 22:27:08 +01:00
  • 3b3ffe166b - stripped not needed code from /ecore-integration - bugfix for xml2cpp generator with out parameters Andreas Volz 2009-03-28 13:46:03 +01:00
  • eefe20a40d contributed by Jiri Moskovcak <jmoskovc@redhat.com> Andreas Volz 2009-02-22 18:08:31 +01:00
  • 89ea273d11 patch from Daniel Wagner <wagi@monom.org> Andreas Volz 2009-02-10 18:22:57 +01:00
  • afc679a47d merge from fdo Andreas Volz 2009-01-08 22:11:38 +01:00
  • d6e5ed5f9c -Wall added Andreas Volz 2009-01-06 22:56:25 +01:00
  • 1be7315cd8 small follow of fdo branch Andreas Volz 2009-01-06 22:44:48 +01:00
  • d0c41b03ff fixed invoke_noreply call generation Andreas Volz 2008-10-15 23:08:20 +02:00
  • c923153861 parse org.freedesktop.DBus.Method.NoReply tag correct Andreas Volz 2008-10-12 23:07:52 +02:00
  • 5c35a320a9 change name according to dbus spec Andreas Volz 2008-10-08 00:27:54 +02:00
  • 915f80174d fixed generation of method out signature for multible parameters Andreas Volz 2008-10-03 09:17:05 +02:00
  • 46a1a2c591 formating of the output Andreas Volz 2008-10-02 00:09:46 +02:00
  • 96238313c3 changed object="xxx" structure to annotation structure Andreas Volz 2008-10-01 23:54:18 +02:00
  • 33ad5e86ba moved methods to annotation syntax Andreas Volz 2008-09-30 23:36:46 +02:00