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
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
2010-09-18
Added Interpretation and Manifestation support in Zeitgeist.Datamodel.Event
Manish Sinha
5
-21
/
+32
2010-09-18
Implemented search in Manifestation
Manish Sinha
3
-7
/
+107
2010-09-18
Implemented Manifestation in Datamodel
Manish Sinha
4
-5
/
+405
2010-09-18
Added support for searching for an interpretation
Manish Sinha
2
-5
/
+323
2010-09-18
Created Interpretation.cs file and update the Makefile.am file accordingly
Manish Sinha
3
-1
/
+1289
2010-09-18
Changed the name of the solution name
Manish Sinha
3
-2
/
+2
2010-09-17
Added autotools support for zeitgeist-sharp
Manish Sinha
9
-0
/
+525
2010-09-11
Fixed the public access attribute for events in DataSourceClient
Manish Sinha
1
-3
/
+3
2010-09-11
Chained events in DataSourceClient from IDataSource and changed the static(ne...
Manish Sinha
4
-63
/
+99
2010-09-11
Finished all the XML documents re-orgainization and breaking down <summary> i...
Manish Sinha
5
-44
/
+59
2010-09-11
Fixed the XML comments on all the Types
Manish Sinha
7
-44
/
+218
2010-09-10
Added hell lot of XML comment for generating Documentation
Manish Sinha
8
-29
/
+585
2010-09-10
Added documentation to DataSourceClient.cs and LogClient.cs
Manish Sinha
2
-0
/
+196
2010-09-10
Moved out GetDBusObject out to ZgUtils and it uses Generic method. The signat...
Manish Sinha
5
-42
/
+77
2010-09-10
Wrapped 3 methods in LogClient from ILog
Manish Sinha
2
-1
/
+43
2010-09-10
Implementing LogClient
Manish Sinha
6
-18
/
+133
2010-09-10
Wrapped IBlacklist
Manish Sinha
5
-1
/
+55
2010-09-07
Created DataSourceClient and RawDataModel
Manish Sinha
6
-19
/
+173
2010-09-06
Implemented Interface ILog with the following methods
Manish Sinha
5
-18
/
+80
[next]