- 22 Apr, 2012 1 commit
-
-
Alexandre Savard authored
-
- 28 Mar, 2012 1 commit
-
-
Tristan Matthews authored
-
- 27 Mar, 2012 4 commits
-
-
Tristan Matthews authored
-
Tristan Matthews authored
-
Tristan Matthews authored
-
Tristan Matthews authored
-
- 26 Mar, 2012 1 commit
-
-
Tristan Matthews authored
Only the accountlist should be storing account_t pointers.
-
- 23 Mar, 2012 1 commit
-
-
Tristan Matthews authored
-
- 09 Mar, 2012 2 commits
-
-
Tristan Matthews authored
The helper function works with UTF8 strings, however a more optimal solution is probably possible.
-
Tristan Matthews authored
-
- 06 Mar, 2012 1 commit
-
-
Tristan Matthews authored
-
- 02 Mar, 2012 1 commit
-
-
Tristan Matthews authored
-
- 20 Feb, 2012 1 commit
-
-
Alexandre Savard authored
-
- 17 Feb, 2012 2 commits
-
-
Alexandre Savard authored
-
Alexandre Savard authored
-
- 20 Jan, 2012 1 commit
-
-
git+ssh://git.sflphone.org/var/repos/sflphone/git/sflphoneAlexandre Savard authored
This reverts commit a4256fcb, reversing changes made to aa2dd717.
-
- 09 Jan, 2012 1 commit
-
-
Tristan Matthews authored
-
- 06 Jan, 2012 1 commit
-
-
Tristan Matthews authored
Whenever we hangup or our peer hangs up a call, an entry is added to the history (in memory). When the daemon exits, it will save the history automatically.
-
- 05 Jan, 2012 1 commit
-
-
Tristan Matthews authored
It only does it once, when saving it (at exit).
-
- 04 Jan, 2012 1 commit
-
-
Tristan Matthews authored
-
- 03 Jan, 2012 1 commit
-
-
Tristan Matthews authored
-
- 28 Nov, 2011 1 commit
-
-
Tristan Matthews authored
History saving still has to be updated.
-
- 16 Nov, 2011 2 commits
-
-
Tristan Matthews authored
Specifically, compiles with the flags: -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES See: http://developer.gnome.org/gtk3/3.3/gtk-migrating-2-to-3.html#id1539429
-
Tristan Matthews authored
Specifically, compiles with the flags: -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES See: http://developer.gnome.org/gtk3/3.3/gtk-migrating-2-to-3.html#id1539429
-
- 14 Nov, 2011 1 commit
-
-
Tristan Matthews authored
Specifically, compiles with the flags: -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES See: http://developer.gnome.org/gtk3/3.3/gtk-migrating-2-to-3.html#id1539429
-
- 19 Oct, 2011 1 commit
-
-
Tristan Matthews authored
-
- 18 Oct, 2011 3 commits
-
-
Tristan Matthews authored
-
Tristan Matthews authored
-
Tristan Matthews authored
Regression introduced by commit 315e9152
-
- 17 Oct, 2011 3 commits
-
-
Tristan Matthews authored
Use g_strfreev on null terminated gchar **, not g_free. Otherwise you don't free all the elements of the list.
-
Tristan Matthews authored
-
Tristan Matthews authored
Still crashes when creating a conference from history for conferences created during the current session.
-
- 11 Oct, 2011 1 commit
-
-
Tristan Matthews authored
99 % of these are just whitespace changes. Some unnecessary includes removed as well
-
- 07 Oct, 2011 3 commits
-
-
Tristan Matthews authored
-
Tristan Matthews authored
-
Tristan Matthews authored
gnome-client still has leftover icon that crashes when clicked on.
-
- 05 Oct, 2011 1 commit
-
-
Tristan Matthews authored
-
- 28 Sep, 2011 1 commit
-
-
Rafaël Carré authored
Fix memory leaks in client Change a bit dbus protocol: int -> int instead of int -> string -> string -> int Remove unused and empty yamlengine
-
- 27 Sep, 2011 2 commits
-
-
Emmanuel Lepage authored
It make more sense to keep it as it was. Un the case of a Dataengine, Canonical AppIndicator / KDE Plasmoid systray RFC, the daemon can run event if the client have not been openned or have been closed. This reverts commit 66a2b8ee.
-
Rafaël Carré authored
-