index
:
~sjokkis/telepathy-glib
fdo#31376
fdo#34148
fdo#36110
ft-channel
garray-annotations
js
js-examples
master
presence-changed
telepathy-glib-0.10
telepathy-glib-0.6
telepathy-glib-0.8
trivia
util
my tp-glib musings
sjokkis
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2009-09-03
Add Debug.xml to dist
telepathy-glib-0.7.36
Simon McVittie
1
-0
/
+1
2009-09-03
v0.7.36, with new API and ABI
Simon McVittie
4
-6
/
+23
2009-09-03
Add missing Debug stuff to telepathy-glib-sections.txt
Simon McVittie
1
-0
/
+12
2009-09-03
NEWS etc.
Simon McVittie
3
-8
/
+35
2009-09-03
Merge branch 'debug-doc-fix'
Jonny Lamb
11
-2
/
+57
2009-09-03
svc-debug: add "Since" and reference TpDebugSender as an implementation
Jonny Lamb
1
-0
/
+4
2009-09-03
docs: add new svc-debug section to document generated TpSvcDebug code
Jonny Lamb
4
-0
/
+30
2009-09-03
Merge branch 'early-interfaces'
Simon McVittie
4
-5
/
+28
2009-09-03
Move debug codegen to its own "debug" section and only generate svc code.
Jonny Lamb
7
-2
/
+23
2009-09-03
Merge branch 'ridiculously-long-names'
Dafydd Harries
3
-0
/
+117
2009-09-03
Fix leaky test
Simon McVittie
1
-0
/
+1
2009-09-03
fix style/typo
Dafydd Harries
1
-2
/
+2
2009-09-03
add test for long connection service names
Dafydd Harries
2
-0
/
+73
2009-09-03
self-presence test: assert that GetInterfaces succeeds before we're CONNECTED
Simon McVittie
1
-0
/
+23
2009-09-03
TpBaseConnection: Allow GetInterfaces to succeed before CONNECTED
Simon McVittie
1
-3
/
+1
2009-09-03
Merge commit 'wjt/changelog'
Simon McVittie
2
-2
/
+3
2009-08-28
truncate unique connection names to 255 characters
Dafydd Harries
1
-0
/
+44
2009-08-28
Fix several typos in the documentation.
Jonny Lamb
1
-3
/
+3
2009-08-28
Merge branch 'debug-sender'
Jonny Lamb
7
-0
/
+569
2009-08-28
Added a note in the log handler example about CM usage.
Jonny Lamb
1
-0
/
+3
2009-08-28
Use TP_STRUCT_TYPE_DEBUG_MESSAGE instead of using dbus_g_type_get_struct.
Jonny Lamb
1
-11
/
+4
2009-08-27
Truncate ChangeLog, and force date format.
Will Thompson
2
-2
/
+3
2009-08-27
Don't introspect a CM twice at once
Will Thompson
2
-9
/
+44
2009-08-25
Merge branch 'callable-dtmf'
Andre Moreira Magalhaes (andrunko)
1
-0
/
+99
2009-08-25
callable example: Use tp_svc_channel_interface_dtmf_return_from_start_tone wh...
Andre Moreira Magalhaes (andrunko)
1
-1
/
+1
2009-08-24
callable example: add DTMF interface simulation support.
Andre Moreira Magalhaes (andrunko)
1
-0
/
+99
2009-08-24
Use C comments in code example.
Jonny Lamb
1
-6
/
+6
2009-08-24
No need to cast to a gpointer.
Jonny Lamb
1
-1
/
+1
2009-08-24
Make the debug_sender singleton a gpointer.
Jonny Lamb
1
-6
/
+5
2009-08-24
Added an example of using tp_debug_sender_log_handler.
Jonny Lamb
1
-1
/
+21
2009-08-24
Use the correct symbols for gtk-doc parameters.
Jonny Lamb
1
-9
/
+9
2009-08-24
Ignore errors if tp_dbus_daemon_dup fails.
Jonny Lamb
1
-11
/
+7
2009-08-24
Added more details on what the object is and how to use it.
Jonny Lamb
1
-2
/
+15
2009-08-24
Allow a GLogLevelFlags made up of many flags.
Jonny Lamb
1
-24
/
+15
2009-08-24
Rename {Tp,}DebugMessage and keep it out of the API.
Jonny Lamb
3
-31
/
+16
2009-08-24
Use a Private struct to hide members behind.
Jonny Lamb
2
-17
/
+26
2009-08-24
Cleaned up includes.
Jonny Lamb
2
-2
/
+4
2009-08-24
Further s/debugger/debug-sender/g renaming in the gtk-doc files.
Jonny Lamb
2
-3
/
+3
2009-08-24
Fix gtk-doc for @exclude in tp_debug_sender_log_handler.
Jonny Lamb
1
-1
/
+1
2009-08-24
Add tp_debug_sender_log_handler.
Jonny Lamb
3
-0
/
+53
2009-08-24
Renamed tp_debug_sender_{get,dup} to copy tp_dbus_daemon_dup workings
Jonny Lamb
3
-28
/
+60
2009-08-24
Use 0.7.UNRELEASED instead of just UNRELEASED.
Jonny Lamb
1
-6
/
+6
2009-08-24
Add some padding to TpDebugSenderClass.
Jonny Lamb
1
-0
/
+1
2009-08-24
Generate code for Debug interface.
Jonny Lamb
1
-0
/
+1
2009-08-24
Rename TpDebugger to TpDebugSender.
Jonny Lamb
4
-81
/
+93
2009-08-24
Changed gtk-doc of tp_debugger_get_singleton.
Jonny Lamb
1
-5
/
+2
2009-08-24
Moved DEBUG_MESSAGE_LIMIT from header to source file.
Jonny Lamb
2
-6
/
+6
2009-08-24
Initial commit of TpDebugger.
Jonny Lamb
6
-0
/
+462
2009-08-23
Prevent using the object after a potential dispose
Sjoerd Simons
1
-2
/
+6
2009-08-20
Merge branch 'proxy-crash'
Simon McVittie
2
-0
/
+18
[next]