Commit graph

114 commits

Author SHA1 Message Date
Ghislain MARY
7a7cfb17e6 Do not include private.h in gtk. 2017-01-19 17:47:10 +01:00
Erwan Croze
758d516a39 Change the video display in real time 2017-01-18 16:23:55 +01:00
Ghislain MARY
a44a98d6dd Fix make distcheck. 2016-11-16 14:20:01 +01:00
Ghislain MARY
33b72ce6b5 Move public header files in the include/linphone directory. 2016-11-15 14:41:18 +01:00
Gautier Pelloux-Prayer
f6381d913a license: update FSF address 2016-07-27 11:58:38 +02:00
François Grisez
44d3c1d227 Fix auto answer delay setting on Windows 2016-07-05 15:32:28 +02:00
Sylvain Berfini
71953c5c01 Make import/export vcards callback public might fix the buttons doing nothing on windows issue 2016-06-29 10:10:13 +02:00
Erwan Croze
323ce9f16f Add shortcut for quickly accessing chatroom from the friendlist 2016-06-28 13:37:22 +02:00
Ghislain MARY
c13647f8bd Treat warnings as errors on Windows. 2016-06-16 12:23:53 +02:00
Sylvain Berfini
3fb9e8b7f6 Added a take screenshot button in video window in gtk app + updated translations 2016-05-10 12:02:24 +02:00
Gautier Pelloux-Prayer
4974896339 win32: use _WIN32 macro instead of WIN32 2016-03-09 16:25:08 +01:00
Sylvain Berfini
425cb42f7f Merge branch 'master' into dev_vcard
Conflicts:
	coreapi/friend.c
2016-02-26 14:52:25 +01:00
Gautier Pelloux-Prayer
3df89f60e0 gtk: add lime "preferred" choice 2016-02-25 12:40:53 +01:00
Sylvain Berfini
44e18649ac Merge branch 'master' into dev_vcard
Conflicts:
	build/android/Android.mk
	coreapi/CMakeLists.txt
	coreapi/Makefile.am
	coreapi/friend.c
	coreapi/linphonecore.c
	coreapi/linphonecore.h
2016-01-08 10:37:54 +01:00
François Grisez
38dfb9ab6f Merge branch 'dev_conference_rfc4579' 2016-01-07 10:13:04 +01:00
Sylvain Berfini
db7c875468 Merge remote-tracking branch 'origin/master' into dev_vcard
Conflicts:
	build/android/liblinphone_tester.mk
	coreapi/friend.c
	coreapi/friendlist.c
	coreapi/linphonecore_jni.cc
2015-12-30 15:17:01 +01:00
Gautier Pelloux-Prayer
3a5838fd3d gtk: update badge count when marking some messages read 2015-12-23 11:48:30 +01:00
Gautier Pelloux-Prayer
d18a67deff gtk: add badge on MacOSX counting the number of unread messages 2015-12-22 10:42:02 +01:00
Sylvain Berfini
c1f11402a9 Prepared gtk application for friends' database storage 2015-12-17 16:52:48 +01:00
François Grisez
20831d929e Display the conference view while conferences using a focus server 2015-12-08 14:15:31 +01:00
Ghislain MARY
cafb1dfa3e Fix strict-prototypes warnings. 2015-11-20 17:56:11 +01:00
Ghislain MARY
c3e3178942 Fix bug 0002636: Don't know who sent a chat message from a notification. 2015-11-10 15:13:36 +01:00
François Grisez
3e884382c5 Fix auto-answer activation in Linphone GTK+ 2015-11-06 16:21:51 +01:00
Ghislain MARY
56d49fd74e Add an icon in the status bar to show if autoanswer is enabled. 2015-10-29 15:02:57 +01:00
Ghislain MARY
14a82b0ced Hide encryption info when ending a call. 2015-10-22 14:35:50 +02:00
François Grisez
aad7b3c8c9 Automatically select a friend when right clicking in the friend list 2015-10-22 14:28:25 +02:00
Ghislain MARY
aed0de97ee Propose to add contact to friend list in call history only if this contact is not already in the friend list. 2015-10-22 13:39:49 +02:00
François Grisez
92202d1dc1 Merge branch 'master' into dev_setup_wizard_glade 2015-10-21 19:58:21 +02:00
François Grisez
5f61842fde Highlight buttons of the friend list when hovering 2015-10-21 18:08:37 +02:00
François Grisez
789bc59ff5 Rework friendlist in order to show buttons while hovering the friendlist 2015-10-21 12:50:22 +02:00
François Grisez
d2581d19f2 Gtk: improve appearance of chat header tabs
* use the "linphone-start-chat" icon
* factorisation of the code managing the display of header tabs
2015-10-20 14:34:45 +02:00
François Grisez
663c5d24c6 GTK: move the keypad button into the "Options" menu 2015-10-19 18:42:20 +02:00
François Grisez
fed9e2532a Use the glade file to make the setup wizard 2015-10-13 23:25:47 +02:00
François Grisez
6ade3ddea3 Use a better regex to detect URIs in chat messages 2015-10-06 22:30:18 +02:00
François Grisez
3715308ded Use regex to detect hypertext links in the chat history
That fix performance issue when diplaying comlex
messages in the chat history as XML text or
base64-encoded binary message
2015-10-04 19:55:47 +02:00
François Grisez
aa4794c8b7 Merge branch 'master' into dev_glade_friendlist 2015-09-19 19:01:15 +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
François Grisez
1076333059 Merge branch 'master' into dev_glade_friendlist 2015-09-11 19:25:47 +02:00
Sylvain Berfini
cabf15f1f5 Store call logs in sql database + new method to get all call logs related to a linphone address 2015-09-08 02:45:32 +02:00
Gautier Pelloux-Prayer
fff66504ba gtk: reload sound and video devices each time multimedia settings are opened to detect new devices at runtime (experimental / not perfect though..) 2015-09-02 10:48:32 +02:00
Simon Morlat
17c1072595 fix compilation warning 2015-08-29 01:49:03 +02:00
François Grisez
79be156e7c Transfer the description of the friend list in main.ui 2015-08-21 00:02:37 +02:00
François Grisez
55c25fac4f Describes the login frame in a separated UI file 2015-08-09 22:30:17 +02:00
François Grisez
1bd418922d Move glade description of the in-call view and the conference view into independent files 2015-08-06 21:45:21 +02:00
Gautier Pelloux-Prayer
dcc650db21 setupwizard.c: refresh the accounts list in settings when closing the assistant 2015-08-06 16:34:46 +02:00
François Grisez
e6c50db150 Add a new function to load view from UI fils 2015-08-01 22:44:29 +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
2c63fa85b0 Fix crash due to libintl on Windows with Visual Studio 2015-07-29 17:25:47 +02:00
François Grisez
74fa01a0e2 Define ENABLE_NLS instead of HAVE_INTL when internationalization is available 2015-07-07 14:04:39 +02:00
Gautier Pelloux-Prayer
ea36261c80 build: rename HAVE_GETTEXT with HAVE_INTL 2015-07-03 15:37:32 +02:00