summaryrefslogtreecommitdiff
path: root/telepathy-logger
Commit message (Expand)AuthorAgeFilesLines
* Fix another 32 vs 64bits bugEmilio Pozuelo Monfort2011-03-031-1/+1
* Merge branch 'trivia'Nicolas Dufresne2011-03-011-4/+4
|\
| * Initialise variables that get freed in out labelNicolas Dufresne2011-03-011-4/+4
* | Make the introspection files be 0.2 instead of 1.0Emilio Pozuelo Monfort2011-03-011-8/+8
|/
* log-manager: Add output annotations.Jasper St. Pierre2011-03-011-2/+3
* Set an error if text event body is empty or NULLNicolas Dufresne2011-02-281-1/+6
* Convert timestamp from uint to int64 on sent messageNicolas Dufresne2011-02-281-1/+2
* Fix _xml_get_filtered_events() to return num_eventsNicolas Dufresne2011-02-281-11/+9
* Free dates with g_date_free() instead of g_free()Nicolas Dufresne2011-02-281-1/+1
* Fix is_room check in log_store_xml_get_events_for_file()Nicolas Dufresne2011-02-281-1/+1
* Fix logic to get target entity for roomsNicolas Dufresne2011-02-281-1/+2
* Introspection: use $(LIBTPL_HEADERS) to get the public headersEmilio Pozuelo Monfort2011-02-281-8/+3
* Start work on introspection support.Jasper St. Pierre2011-02-283-6/+40
* Let glib allocate the GList element for usSjoerd Simons2011-02-241-1/+1
* Don't pass time_t to g_object_new when property is guint64Danielle Madeley2011-02-243-6/+6
* Fix extra whitespaceNicolas Dufresne2011-02-231-1/+1
* Fix header installation directoryNicolas Dufresne2011-02-231-1/+1
* Doc fixNicolas Dufresne2011-02-238-23/+45
* Fix .pc file to represent right versionNicolas Dufresne2011-02-232-1/+1
* Fix double free in xml log store and unit testNicolas Dufresne2011-02-231-1/+1
* Introduce TplEventTypeMask to be able to select event typeNicolas Dufresne2011-02-227-53/+128
* Make TplEntity constructors publicNicolas Dufresne2011-02-228-105/+82
* Move away from id/type pair in favor of TplEntityNicolas Dufresne2011-02-2210-275/+230
* Merge branch 'remove-unused'Nicolas Dufresne2011-02-117-426/+0
|\
| * Strip off unused search_in_identifierNicolas Dufresne2011-02-086-238/+0
| * Strip off GetRecentsEvents from D-Bus APINicolas Dufresne2011-02-081-188/+0
* | Don't leak entity object in clear_entityNicolas Dufresne2011-02-111-0/+2
* | Remove unused error in rmdir_resursivelyNicolas Dufresne2011-02-111-7/+3
* | Implement DBus method for clear_entityNicolas Dufresne2011-02-101-0/+53
* | Implement clear_entity in XML log storeNicolas Dufresne2011-02-101-0/+33
* | Implement clear_entity in TplLogManagerNicolas Dufresne2011-02-102-0/+22
* | Implement clear_entity in log store base classNicolas Dufresne2011-02-102-0/+17
* | Implement DBus method for ClearAccountNicolas Dufresne2011-02-101-0/+45
* | Implement clear_account in XML log storeNicolas Dufresne2011-02-101-0/+24
* | Implement clear_account method in LogManagerNicolas Dufresne2011-02-102-0/+20
* | Implement clear_account method in LogStore base classNicolas Dufresne2011-02-102-0/+13
* | Implement clear method into D-Bus serviceNicolas Dufresne2011-02-101-0/+19
* | Implement clear method for XML log storeNicolas Dufresne2011-02-103-0/+62
* | Implement clear method in TplLogManagerNicolas Dufresne2011-02-102-0/+19
* | Add clear method to TplLogStore base classNicolas Dufresne2011-02-102-0/+13
* | Quick fix for logging chatrooms in chatrooms folderNicolas Dufresne2011-02-101-1/+2
|/
* Fix wrong max value for pending-msg-id propertyNicolas Dufresne2011-02-081-1/+1
* Debug message fix in XML log storeNicolas Dufresne2011-02-081-1/+1
* Style fix in TplTextChannelNicolas Dufresne2011-02-081-3/+1
* Rename add_event_text into add_text_eventNicolas Dufresne2011-02-081-2/+2
* Renamed TplChannelText into TplTextChannelNicolas Dufresne2011-02-087-141/+141
* Renamed TplEventText into TplTextEventNicolas Dufresne2011-02-0812-168/+167
* Make strv size check more explicitNicolas Dufresne2011-02-081-1/+3
* Remove exta \ at end of lineNicolas Dufresne2011-02-081-1/+1
* Comment: s/Determin/Determine/Nicolas Dufresne2011-02-081-1/+1