Commit graph

814 commits

Author SHA1 Message Date
Ghislain MARY
cbae403a1f Handle XML-RPC request in liblinphone directly instead of using libsoup. 2015-06-08 15:43:55 +02:00
Ghislain MARY
6565d85b1d Merge branch 'dev_xmlrpc' 2015-06-08 13:55:50 +02:00
Ghislain MARY
0cd6532117 Improve API of linphone account creator. 2015-06-08 09:46:01 +02:00
Ghislain MARY
1d5796e3c1 Add documentation for account creator. 2015-06-05 16:22:28 +02:00
Ghislain MARY
17cad99e4f Rework assistant for asynchronous XML-RPC requests. 2015-06-05 15:49:47 +02:00
François Grisez
6d9dd3bf5b Only start status notifier item whether Linphone has been launched on KDE 2015-06-04 14:41:56 +02:00
François Grisez
8964ec08ac Only start status notifier item whether Linphone has been launched on KDE 2015-06-04 14:39:03 +02:00
Ghislain MARY
caf5d38787 Do not check account availability at each character being typed by the user but only when it's been 500ms since he has not typed anything in. 2015-06-03 14:23:07 +02:00
Ghislain MARY
7b3d7861e2 Remove check for libsoup. 2015-06-02 11:15:21 +02:00
Ghislain MARY
16eba02ebf Handle XML-RPC request in liblinphone directly instead of using libsoup. 2015-06-02 11:02:23 +02:00
François Grisez
149c913c3f Replace g_message by ms_message 2015-06-02 09:37:53 +02:00
François Grisez
42dcd96c6a Add some log message concerning the status icon 2015-06-01 15:23:14 +02:00
Gautier Pelloux-Prayer
0dcb593fed main.c: add --version option 2015-05-26 13:26:39 +02:00
François Grisez
c618d9c77d Fix crash in the GTK implementation of StatusIcon when blinking is set 2015-05-26 12:20:40 +02:00
François Grisez
4c91dfd81c Fix crash in the GTK implementation of StatusIcon when blinking is set 2015-05-26 12:13:55 +02:00
François Grisez
68ca8ff500 Make the setup wizard and the adding contact window transient
That notifies the window manager to keep these windows over the main window
2015-05-26 01:09:21 +02:00
François Grisez
96e4b94690 Fix double free while linphone quits 2015-05-20 13:59:44 +02:00
François Grisez
a83b41c293 Fix double free while linphone quits 2015-05-20 13:58:42 +02:00
François Grisez
8c5a217c1d Fix missing status icon on Linux desktop environment that does not support StatusNotifierItem
Only the first implementation of LinphoneStatusIcon was checked at startup
2015-05-20 13:38:49 +02:00
François Grisez
cbccbafd42 Fix missing status icon on Linux desktop environment that does not support StatusNotifierItem
Only the first implementation of LinphoneStatusIcon was checked at startup
2015-05-20 13:34:02 +02:00
François Grisez
e72ba8183d Fix crash while linphone quiting 2015-05-20 13:33:45 +02:00
François Grisez
72ce0bf9a3 Fix crash while linphone quiting 2015-05-19 16:35:39 +02:00
François Grisez
fe3799cb1b Fix bug on Windows. The status icon did not disappear after Linphone quit 2015-05-12 22:25:36 +02:00
Simon Morlat
1f02b4eaae fix crash on windows (visual studio) 2015-05-12 22:25:15 +02:00
François Grisez
d285a55c59 Fix bug on Windows. The status icon did not disappear after Linphone quit 2015-05-12 21:24:52 +02:00
Simon Morlat
1bdce81120 fix crash on windows (visual studio) 2015-05-12 17:59:34 +02:00
Simon Morlat
26ed8b79a9 fix linux hotplug detection 2015-05-07 15:59:22 +02:00
François Grisez
f138c34b9e Fix i18n on Windows 2015-05-07 15:15:26 +02:00
François Grisez
b2fbba5e4b Fix language selection on Windows 2015-05-07 11:45:35 +02:00
François Grisez
dbfdd32043 Fix some memory leaks 2015-05-06 13:50:14 +02:00
François Grisez
34e5de5fd0 Fix crash on MacOSX 2015-05-06 12:09:13 +02:00
François Grisez
730a7dc3cd Call linphone_status_icon_init even if HAVE_GTK_OSX is defined 2015-05-05 21:06:48 +02:00
Simon Morlat
52da7058c6 remove g_list_free_full(), that requires glib>2.26 2015-05-01 10:57:41 +02:00
Simon Morlat
5079caf6ba fix mysterious crash 2015-04-30 17:00:12 +02:00
Ghislain MARY
a6cc9e4d52 Do not use status notifier on Windows and Mac OS X. 2015-04-30 14:47:34 +02:00
Gautier Pelloux-Prayer
66eb174aa7 Revert "gtk: only text area can have focus in chat window"
This reverts commit b03c70b06a.
2015-04-30 11:45:47 +02:00
Ghislain MARY
e96e46980d One more fix for Visual Studio. 2015-04-30 11:43:38 +02:00
Gautier Pelloux-Prayer
b03c70b06a gtk: only text area can have focus in chat window 2015-04-30 10:28:44 +02:00
François Grisez
6eda32d772 Fix some memory leaks about pixbufs 2015-04-30 00:37:15 +02:00
François Grisez
c05da28a45 Bugfix: implementations of LinphoneStatusIcon was stored in a bad order 2015-04-29 22:25:23 +02:00
Ghislain MARY
c34316fd1e Fix build with Visual Studio. 2015-04-29 17:51:20 +02:00
François Grisez
0eba7d71c7 Do not build the status notifier implementation whether glib version < 2.26.0 2015-04-29 15:40:14 +02:00
François Grisez
406857d1a4 Fix build with Visual Studio 2015-04-29 11:17:20 +02:00
Ghislain MARY
9001632e91 Fix compilation of GTK status notifier with Visual Studio. 2015-04-28 17:03:55 +02:00
François Grisez
8fd0b3cccb Bugfix: no response when receiving a video call proposition and the dialog box disapeares because of time out 2015-04-28 14:02:10 +02:00
François Grisez
ab5f8f642d Fix distcheck 2015-04-28 11:17:27 +02:00
François Grisez
2677fbd10b Add a light description of LinphoneStatusIcon and BcStatusNotifier 2015-04-27 22:46:31 +02:00
François Grisez
a188779a77 Fix build issues on MacOSX 2015-04-27 17:51:12 +02:00
François Grisez
70c42b9823 Add a methode to the LinphoneStatusIcon interface to set the description to display in the tooltip 2015-04-26 21:42:16 +02:00
François Grisez
8c80a9912b Add the StatusNotifier implementation 2015-04-25 20:36:06 +02:00