Commit graph

32 commits

Author SHA1 Message Date
Gautier Pelloux-Prayer
f6381d913a license: update FSF address 2016-07-27 11:58:38 +02:00
Gautier Pelloux-Prayer
4974896339 win32: use _WIN32 macro instead of WIN32 2016-03-09 16:25:08 +01:00
François Grisez
aa4794c8b7 Merge branch 'master' into dev_glade_friendlist 2015-09-19 19:01:15 +02:00
François Grisez
a98d7b3fa9 Fix crash when quiting Linphone on Windows, Linux (XFCE,Gnome 2) 2015-09-18 13:58:35 +02:00
Simon Morlat
9d6584dbe2 status icon should be hidden manually for win32 2015-09-14 14:14:14 +02:00
François Grisez
67a1f79e84 Migrates call_start.png, chat_start.png and call_add.png 2015-09-11 23:41:40 +02:00
Gautier Pelloux-Prayer
1231b834c1 gtk: add chat icon near call in main bar 2015-07-31 15:56:37 +02:00
François Grisez
409c2260eb Fix crash when configuring remote provisioning. Bug #2320 2015-06-23 16:52:31 +02:00
Simon Morlat
b44fa44c9d fix bug with macos attention request. It could actually work only once. 2015-06-12 18:02:11 +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
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
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
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
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
Ghislain MARY
a6cc9e4d52 Do not use status notifier on Windows and Mac OS X. 2015-04-30 14:47:34 +02:00
Ghislain MARY
e96e46980d One more fix for Visual Studio. 2015-04-30 11:43:38 +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
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