Ghislain MARY
|
a7baa4bc7a
|
Restore option to enable/disable the assistant.
|
2015-06-11 16:14:14 +02:00 |
|
Ghislain MARY
|
e04262adab
|
Fix setup wizard which was broken by last commit.
|
2015-06-09 15:47:39 +02:00 |
|
Ghislain MARY
|
5b4513e776
|
Change account creator and xmlrpc API so that Python wrapper generation works correctly.
|
2015-06-09 15:18:37 +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
|
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
|
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
|
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
|
72ce0bf9a3
|
Fix crash while linphone quiting
|
2015-05-19 16:35:39 +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 |
|
François Grisez
|
9cb0974eb4
|
Support of asynchrone status icon implementations
|
2015-04-23 23:31:52 +02:00 |
|
François Grisez
|
752de821b0
|
Add an implementation to the StatusIcon interface based on GtkosxApplication
|
2015-04-22 23:12:05 +02:00 |
|
François Grisez
|
d0bd6bf883
|
Creates an interface which abstracts all ways to instanciate a status icon and create an implementation based on GtkStatusIcon
|
2015-04-22 22:18:15 +02:00 |
|
Simon Morlat
|
cc5244f222
|
add new test for ICE.
add possibility to change bitrate
|
2015-04-14 17:50:06 +02:00 |
|
Gautier Pelloux-Prayer
|
d78aed08aa
|
chat.c: mark messages as read anytime user starts replaying
|
2015-04-14 13:37:59 +02:00 |
|