Commit graph

846 commits

Author SHA1 Message Date
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
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
François Grisez
f991b69ab7 Search for linphonerc.factory in ../share/linphone instead of ../share/Linphone on Unix 2015-04-08 15:13:05 +02:00
François Grisez
a900f6490b Add a parameter inb the property panel to set the delay before auto-answering 2015-04-01 16:24:10 +02:00
François Grisez
48ed46c7e8 Rename some widgets 2015-04-01 12:01:02 +02:00
François Grisez
0215d5b44f Remove the spacing property from the status bar 2015-03-31 09:46:53 +02:00
François Grisez
4546ade8af Move the status selection button beside the default SIP account selector 2015-03-30 22:26:37 +02:00
Ghislain MARY
a8ebf14da6 Fix icon size in the volume control on Windows. 2015-03-30 15:30:34 +02:00
François Grisez
bd48c4928d Move the auto-answer check box in the SIP account panel 2015-03-27 14:48:01 +01:00
Simon Morlat
7ceb3367fe fix bug when receiving a chat from someone not in the contact list.
rename "Use IPv6 instead of IPv4" by "Allow IPv6", which is more inline with what is implemented.
2015-03-27 09:36:30 +01:00
Simon Morlat
07c02dbd46 Merge branch 'master' of git.linphone.org:linphone
Conflicts:
	po/ar.po
	po/cs.po
	po/de.po
	po/es.po
	po/fr.po
	po/he.po
	po/hu.po
	po/it.po
	po/ja.po
	po/nb_NO.po
	po/nl.po
	po/pl.po
	po/pt_BR.po
	po/ru.po
	po/sr.po
	po/sv.po
	po/zh_CN.po
	po/zh_TW.po
2015-03-23 19:27:45 +01:00
François Grisez
f520a87df2 Fix some UI issues 2015-03-23 17:22:13 +01:00
François Grisez
1dfdbdd09d Add a checkbox to enoble/disable auto-answering
+ auto-answering is now controled by the "auto-answer" parameter in the GtkUi
  section of linphonerc
+ The corresponding command line argument is now unhadled
2015-03-23 15:30:49 +01:00
Simon Morlat
039dafd00c selftest option says hello in the local language (french for the moment), which allows to check from a script that translations are working as expected 2015-03-20 17:08:15 +01:00
Simon Morlat
f3d0f2151f update for lastest macport, and allow the use of the default locale on macos 2015-03-20 16:40:07 +01:00