Bertrand Lorentz
|
cdb0101474
|
Rename namespaces
Rename namespaces from NDesk.DBus to DBus and from NDesk.GLib to
DBus.GLib.
|
2010-09-04 16:15:22 +02:00 |
Bertrand Lorentz
|
df3ab32e2a
|
Rename assembly to dbus-sharp-glib
Also fix up some variable names in configure.ac
|
2010-09-04 15:46:45 +02:00 |
Bertrand Lorentz
|
99278b31ce
|
Update README
|
2010-09-04 15:45:34 +02:00 |
Bertrand Lorentz
|
8a43614842
|
Add a simple autogen.sh script
|
2010-09-04 15:29:32 +02:00 |
Bertrand Lorentz
|
b962b6a84c
|
Delete ndesk.snk and use our own snk file
|
2010-09-04 15:28:40 +02:00 |
Bertrand Lorentz
|
4a30fa1194
|
Change package name to dbus-sharp-glib and depend on dbus-sharp 0.7
|
2010-09-04 15:23:20 +02:00 |
Bertrand Lorentz
|
9743349a73
|
Rename pkg-config file to dbus-sharp-glib
|
2010-09-04 15:22:22 +02:00 |
Alp Toker
|
ad75c831ff
|
More robust platform fallback
|
2009-04-20 17:09:09 +01:00 |
Alp Toker
|
3d64dc7216
|
Avoid a GLib warning
We don't need to set Buffered since we don't use GLib's writer functions.
|
2009-04-20 17:06:02 +01:00 |
Alp Toker
|
8aefa2028d
|
Add demo VS project files
|
2009-04-20 16:27:25 +01:00 |
Alp Toker
|
3587e6468d
|
Support Windows GLib IO callbacks
|
2009-04-20 16:24:46 +01:00 |
Alp Toker
|
caea13fdd9
|
Add UnmanagedFunctionPointer to delegates
|
2009-04-19 18:34:53 +01:00 |
Alp Toker
|
1b587b6892
|
Add Visual Studio project files
|
2009-04-16 16:09:57 +01:00 |
Alp Toker
|
b368de0c8a
|
Bump version number
|
2007-10-16 11:53:23 +01:00 |
Alp Toker
|
d5f362dde8
|
Include the .config file
|
2007-10-16 11:51:52 +01:00 |
Alp Toker
|
2bc5fcd3cd
|
Update README
|
2007-10-16 11:48:50 +01:00 |
Alp Toker
|
50cdf8226e
|
Bump version number
|
2007-10-16 00:42:36 +01:00 |
Alp Toker
|
b4ee0722bd
|
Remove another unmanaged use of IOChannel
|
2007-10-16 00:25:25 +01:00 |
Alp Toker
|
ff5990a791
|
StructLayout is no longer needed
|
2007-10-16 00:22:44 +01:00 |
Alp Toker
|
ead66921dd
|
Use native DllImport signatures rather than passing a struct
This patch, provided by the Debian project, fixes operation on PPC,
where structures may be passed by reference instead of by value.
|
2007-10-16 00:20:49 +01:00 |
Alp Toker
|
d8bd60e8b3
|
Set the assembly version attributes from variables
|
2007-10-13 20:50:25 +01:00 |
Alp Toker
|
e11d6deed9
|
Generate AssemblyInfo.cs
|
2007-10-13 20:48:01 +01:00 |
Alp Toker
|
833b67e935
|
Make gacutil install to the package name
|
2007-10-13 18:32:29 +01:00 |
Alp Toker
|
661efb3809
|
Switch to autotools
Note that the examples are not yet built.
|
2007-10-10 20:26:31 +01:00 |
Alp Toker
|
32f811b299
|
Rename glib directory to src
|
2007-10-07 08:51:58 +01:00 |
Alp Toker
|
a2a37fca4f
|
Do not pass a bus_name parameter to Register()
|
2007-10-07 07:42:12 +01:00 |
Alp Toker
|
a87a917724
|
Do not use NameHasOwner() for single instance detection
|
2007-10-07 07:33:20 +01:00 |
Alp Toker
|
75562f224c
|
Add AUTHORS file
|
2007-08-22 18:46:12 +01:00 |
Alp Toker
|
440d2520f9
|
Better demonstration of async threads
|
2007-04-08 13:02:38 +01:00 |
Alp Toker
|
2fdc9a13f0
|
Fix .pc Libs path
|
2007-04-05 23:31:28 +01:00 |
Alp Toker
|
e333d85061
|
Add URL field to .pc
|
2007-02-15 03:57:38 +00:00 |
Alp Toker
|
5e76acc089
|
Remove old comments
|
2007-02-07 20:53:05 +00:00 |
Alp Toker
|
8fbe1eda87
|
Revert .pc version back to 0.3.0
|
2007-02-05 20:37:17 +00:00 |
Alp Toker
|
2a36fc2ea7
|
Bump version to 1.0.0
|
2007-02-05 20:27:51 +00:00 |
Alp Toker
|
386a73e40a
|
Fix .pc Requires line
|
2007-02-05 20:23:49 +00:00 |
Alp Toker
|
8fb076872e
|
Add missing copyright header
|
2007-02-04 20:39:14 +00:00 |
Alp Toker
|
069ffde59d
|
Update AssemblyVersion
|
2007-02-04 20:32:16 +00:00 |
Alp Toker
|
e100791abd
|
Add .pc file (not installable yet)
|
2007-02-04 20:31:40 +00:00 |
Alp Toker
|
615e539e41
|
Avoid spontaneous exception when connection is hung up
|
2007-01-26 23:13:32 +00:00 |
Alp Toker
|
9fb4403e09
|
Use make rule for -keyfile
|
2007-01-26 20:04:39 +00:00 |
Alp Toker
|
e91761aae6
|
Move name request after object registration in examples
This fixes service activation.
|
2007-01-19 16:17:27 +00:00 |
Alp Toker
|
bbaf06b6e7
|
Respect prefix, DESTDIR
|
2007-01-19 14:28:20 +00:00 |
Alp Toker
|
cc878f2f7e
|
Add install target
|
2007-01-19 14:05:59 +00:00 |
Alp Toker
|
eb27f2c7d1
|
Use the keyfile for signing
|
2007-01-19 14:01:06 +00:00 |
Alp Toker
|
86812e52ec
|
Add private key for strong naming
|
2007-01-18 19:18:19 +00:00 |
Alp Toker
|
e98c496dc6
|
Remove unused dllmaps
|
2007-01-18 12:50:40 +00:00 |
Alp Toker
|
5f2e4751f2
|
Make non-public API private
|
2007-01-16 11:57:48 +00:00 |
Alp Toker
|
67bb309502
|
IOCondition enum should have the Flags attribute
|
2006-12-24 08:18:41 +00:00 |
Alp Toker
|
c00b383d8c
|
Should be 'D-Bus', not 'DBus'
|
2006-12-14 07:54:57 +00:00 |
Alp Toker
|
54632c9fea
|
Support watching of arbitrary connections
|
2006-12-09 15:56:35 +00:00 |