index
:
zeitgeist/zeitgeist-sharp
0.1
master
C# bindings for Zeitgeist
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2013-07-05
Use a custom target, programfilesdir, to install to pkglibdir.
HEAD
master
Iain Lane
3
-49
/
+128
2013-07-05
Bumped min req of mono from 2.4 to 2.8, Tools version to 4.0
Manish Sinha
6
-14
/
+441
2011-06-17
Added remaining files
vv0.8.0.0
Manish Sinha
3
-1
/
+208
2011-05-13
Added NEWS file
Manish Sinha
2
-1
/
+24
2011-05-13
Add the Property extensions to LogClient and add Travis as copyright holder
Manish Sinha
6
-3
/
+79
2011-05-06
Updated the ontology to add 4 more Interpretation items
Manish Sinha
1
-47
/
+218
2011-04-28
Updated the blacklist API
Manish Sinha
2
-12
/
+16
2011-04-28
Added a new unit test - to test if the blacklists are getting set properly or...
Manish Sinha
3
-2
/
+108
2011-04-28
Updated the blacklist API. Updated IBlacklist and BlacklistClient and added n...
Manish Sinha
3
-17
/
+136
2011-04-27
Fixed Launchpad Bug #739139 which fixes the building of Mono 2.10 due to miss...
Travis Glenn Hansen
2
-3
/
+3
2011-04-27
Added Subject.CurrentUri and Event.Origin to the types and updated the Unit t...
Manish Sinha
3
-4
/
+29
2011-04-27
Fixes Launchpad Bug #673008 in which the monitors are not restored after the ...
Manish Sinha
2
-3
/
+37
2011-04-27
Fixes LP Bug #769976 which reconnects the Log interface when Bus name is lost...
Manish Sinha
2
-1
/
+31
2011-04-24
Migrated zeitgeist-sharp from ndesk-dbus to dbus-sharp.
Manish Sinha
11
-22
/
+23
2011-01-20
Fixed the AssemblyInfo.cs template file
0.1
Manish Sinha
1
-1
/
+1
2011-01-20
Fix the delay signing problem
Manish Sinha
1
-1
/
+1
2011-01-20
Bumped the version to 0.1.1.0
vv0.1.1.0
Manish Sinha
1
-1
/
+1
2011-01-20
Rebased from trunk
Manish Sinha
2
-9
/
+10
2011-01-20
Fixed LP bug #705091 , changed the RawEvent from class to struct and the Data...
Manish Sinha
3
-9
/
+4
2010-12-17
Fix bug #690112 on Launchpad filed against Zeitgeist Sharp
Manish Sinha
2
-9
/
+10
2010-11-09
Removed the .pc file and bumped the version to 0.1.0.3
vv0.1.0.3
Manish Sinha
2
-6
/
+1
2010-11-09
Added Copyrights and License
Manish Sinha
30
-4
/
+608
2010-11-01
Changed the version from 0.1 to 0.1.0.1
vv0.1.0.1
Manish Sinha
2
-2
/
+2
2010-11-01
Added Zeitgeist/AssemblyInfo.cs to Zeitgeist/Zeitgeist.csproj and updated the...
Manish Sinha
6
-3
/
+47
2010-10-22
Renamed Blacklist folder to Monitor and removed all the tests which insert ev...
Manish Sinha
6
-49
/
+11
2010-10-21
Added a ctor for TimeRange which takes the start and end values as DateTime i...
Manish Sinha
1
-0
/
+25
2010-10-20
Fixed the Zeitgeist Monitor implementation. Thanks to Seif
Manish Sinha
2
-16
/
+10
2010-10-20
Added unittest for Monitor
Manish Sinha
3
-0
/
+71
2010-10-10
Added support for Monitor
Manish Sinha
5
-0
/
+129
2010-10-07
Fixed Interpretation and Manifestation to deal with unknown Uris and Fixed al...
Manish Sinha
8
-23
/
+32
2010-10-07
Merge with fixed build system and also changed the type from struct to class
Manish Sinha
13
-142
/
+77
2010-10-05
Rewritten build system from scratch using autotools and xbuild
Mirco Bauer
11
-138
/
+70
2010-10-03
Added unit tests for LogClient.FindEvents and also updated the build script f...
Manish Sinha
3
-0
/
+40
2010-10-03
Added test for LogClient.FindEventIds and also fixed RawEvent for handling no...
Manish Sinha
5
-11
/
+41
2010-10-03
Implemented TestDeleteEvent and also made changes to TimeRange to make it mor...
Manish Sinha
6
-38
/
+131
2010-10-03
Added test cases for GetEvent and InsertEvent and also modified Interpretatio...
Manish Sinha
9
-41
/
+165
2010-10-03
Added unittests for Manifestation
Manish Sinha
2
-1
/
+219
2010-10-03
Added Testsuit project. Added unittests for Interpretation
Manish Sinha
5
-1
/
+487
2010-10-02
Changed the KeyValuePair<string,string> to a custom Data Type named NameUri w...
Manish Sinha
7
-315
/
+348
2010-10-02
Merge from trunk to the branch with DateTime fix
Manish Sinha
7
-141
/
+145
2010-10-01
Fixed bug #651345
Manish Sinha
1
-8
/
+8
2010-10-01
Due to changing of access modifier to internal in last commit a few problems ...
Manish Sinha
4
-135
/
+139
2010-10-01
Changed the access modifier from public to internal for these class/struct
Manish Sinha
6
-6
/
+6
2010-09-20
Removed Zeitgeist.Cli Project and updated build scripts
Manish Sinha
9
-261
/
+4
2010-09-19
Added LICENSE file, MAINTAINERS and README
Manish Sinha
3
-0
/
+30
2010-09-19
Initialized Subject and Payload properties in Event class and also added meth...
Manish Sinha
3
-6
/
+54
2010-09-19
Added handling of event Id. Put 0 to ignore
Manish Sinha
1
-1
/
+4
2010-09-18
Commented the methods and Properties og ZgUtils and also made it a public Cla...
Manish Sinha
1
-1
/
+31
2010-09-18
Implemented UNIX Timestamp to System.DateTime and also added support for it i...
Manish Sinha
6
-19
/
+71
2010-09-18
Added DateTime support in Zeitgeist.Datamodel.Event for the Property Timestamp
Manish Sinha
4
-7
/
+32
[next]