Projeto

Geral

Perfil

Estatísticas
| Ramo: | Revisão:

root / src @ master

Nome Tamanho
  integration
Makefile.am 1,57 KB
connection.cpp 10,2 KB
connection_p.h 1,84 KB
debug.cpp 1,37 KB
dispatcher.cpp 7,55 KB
dispatcher_p.h 1,54 KB
error.cpp 1,78 KB
eventloop-integration.cpp 5,19 KB
eventloop.cpp 4,94 KB
interface.cpp 4,47 KB
internalerror.h 1,62 KB
introspection.cpp 4,86 KB
message.cpp 12,7 KB
message_p.h 1,24 KB
object.cpp 8,69 KB
pendingcall.cpp 3,08 KB
pendingcall_p.h 1,35 KB
pipe.cpp 2,3 KB
property.cpp 4,48 KB
server.cpp 2,83 KB
server_p.h 1,38 KB
types.cpp 2,21 KB

Últimas revisões

# Data Autor Comentário
071f31ba 19/06/2012 16:51 Andre Filipe Ferreira Prata

Fix type check

e10223e6 09/05/2012 09:35 Andre Filipe Ferreira Prata

Fix compilation in gcc 4.7

616d42c1 12/04/2012 14:14 Andre Filipe Ferreira Prata

Added support for GetAll method from org.freedesktop.DBus.Properties interface

2b8cfc88 29/11/2011 22:48 Andreas Volz

- 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

04379cfb 28/11/2011 21:55 Andreas Volz

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++

1c8e43e6 28/11/2011 11:44 Andreas Volz

- NO FUNCTIONAL CODE CHANGES!!!!

- changed code formating from tabs to spaces and others
- used astyle with this option:
--style=ansi --indent=spaces=2 -M --pad-oper --unpad-paren --pad-header --align-pointer=name --lineend=linux

742570b1 28/11/2011 08:47 Andreas Volz

sf.net bug: 3310217 - unused parameter warning in server.h
added -Wno-unused-parameter to ignore this warning

82c63b28 28/11/2011 07:23 Andreas Volz

sf.net ticket 2905915 - Fix dbus signal handler deadlock
From: sf.net user 'nabertech'

2a1e2dbe 27/11/2011 22:40 Andreas Volz

[PATCH 11/15] Have Object subclasses NOT throw exceptions in destructors.
From:

eaeeea61 26/11/2011 22:40 Andreas Volz

[PATCH 01/15] Explicit Connection::Private's attributes
From:

Ver revisões

Também disponível em: Atom