Commit graph

639 commits

Author SHA1 Message Date
François Grisez
ad843755c3 Fix issue in the diplaying of the chat messages
The end of messages containing at least one
hypertext link was not displayed
2015-10-04 20:27:08 +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
c95c01a16a Fix compilation 2015-10-01 17:21:48 +02:00
François Grisez
7e40a82da4 Mark chatroom as read when an hypertext link is clicked 2015-09-29 14:07:01 +02:00
Sylvain Berfini
d068d8914b Fix realtime text enabled in gtk mistakely commited 2015-09-29 11:56:38 +02:00
Sylvain Berfini
d12f596bbe Added some missing pieces for ICE and text stream + fix for textstream always AVP 2015-09-29 11:53:23 +02:00
François Grisez
04336fed5c Use icon name instead of path for linphone.png 2015-09-28 19:02:58 +02:00
François Grisez
f0dff83db6 Use stock icons for the "ok" and "not ok" status in the account assistant 2015-09-28 17:39:51 +02:00
François Grisez
48d6e93002 Fix not found icon in the video window 2015-09-28 15:23:24 +02:00
François Grisez
134c7f09ac Migrate startcall and stopcall icons 2015-09-24 01:31:03 +02:00
François Grisez
2b2579453e Migrate icons 2015-09-24 00:51:17 +02:00
François Grisez
6cbcade898 Migrate contact_starred icons 2015-09-24 00:30:08 +02:00
François Grisez
b547a7845c Fix missing bookmark icon in the address bar 2015-09-24 00:13:14 +02:00
François Grisez
5bc3094229 Set the size of the friend list icons 2015-09-23 18:06:12 +02:00
François Grisez
6af0f06beb Migrate call status icons 2015-09-19 20:00:57 +02:00
François Grisez
aa4794c8b7 Merge branch 'master' into dev_glade_friendlist 2015-09-19 19:01:15 +02:00
François Grisez
669e23633d Set XDG_DATA_DIRS with default paths if it is not set 2015-09-18 17:18:03 +02:00
François Grisez
cd3bf7da09 Automatically add the prefix where icons are installed to XDG_DATA_DIRS when missing 2015-09-18 17:18:03 +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
Sylvain Berfini
879dd2cb2f Merge branch 'dev_call_logs_sql' 2015-09-14 17:11:17 +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
François Grisez
8584d2d72d Migrate dialer.png into linphone-show-dialer icon 2015-09-11 21:53:46 +02:00
François Grisez
3d393990d8 Simplify the friends list store 2015-09-11 21:15:11 +02:00
François Grisez
1076333059 Merge branch 'master' into dev_glade_friendlist 2015-09-11 19:25:47 +02:00
Simon Morlat
d7c0065592 make the linphone gtk interface handle C-c and exit properly 2015-09-11 18:13:15 +02:00
François Grisez
8cf9384fa9 Display the record button when calling bot.linphone.org 2015-09-11 16:29:16 +02:00
François Grisez
b5ba38de32 Enable volume control when the current call is holding 2015-09-10 16:32:18 +02:00
François Grisez
4619c551d3 Delete the code which modifies the XDG_DATA_DIRS envvar at Linphone starting 2015-09-09 15:56:32 +02:00
Sylvain Berfini
1617069f6a Few fixes + added migrate method from rc store logs 2015-09-08 21:44:50 +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
Simon Morlat
b9c32d33a5 send presence to multiple instances of a same user that subscribed to us. Fixes memory leak. 2015-09-04 22:23:00 +02:00
Simon Morlat
cf6995ef5c clean chat room api.
fix multiple memory leaks, mainly in gtk UI
2015-09-04 14:57:25 +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
Gautier Pelloux-Prayer
73430e1698 CMake: add HAVE_LIBUDEV_H detection on Linux 2015-09-01 15:41:38 +02:00
Simon Morlat
17c1072595 fix compilation warning 2015-08-29 01:49:03 +02:00
Ghislain MARY
cef38468a6 Fix little memory leak of the chat database filename. 2015-08-28 18:43:45 +02:00
Gautier Pelloux-Prayer
3f14debcbd i18n: pull translations and change duration display from HH::MM::ss to HH:MM:ss 2015-08-24 11:11:45 +02:00
Simon Morlat
db0db1b297 fix win32 build 2015-08-23 19:24:38 +02:00
François Grisez
04c77d2b21 Realy fixes hypertext link in chat rooms on Windows 2015-08-21 11:19:01 +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
ee44a22e62 Fix clickable link in chatroom on Windows and MacOS 2015-08-20 10:11:24 +02:00
Simon Morlat
e196e55ea3 fix memory leaks in gtk interface 2015-08-12 18:22:32 +02:00
Simon Morlat
0aef436df6 fix crash when terminating call at the GTK interface level. 2015-08-12 17:35:35 +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
75f2ce0632 GTK: automatically select the default proxy config in the settings panel 2015-08-07 15:43:34 +02:00
François Grisez
37166415a7 Add freshly added UI files in POTFILES.in 2015-08-07 11:15:53 +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
06f2556e5a setupwizard.c: fix previous commit (verify that settings window is opened first) and smooth regex concerning email/username on account creation/login 2015-08-06 17:25:49 +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