Commit graph

673 commits

Author SHA1 Message Date
Ghislain MARY
78e4e2d9d9 Several improvements in GTK UI.
- Simplify update of missed calls number.
 - Remove useless entries in context menu of contact list.
 - Change icons to clear call history and chat message list.
2015-10-22 12:18:28 +02:00
Ghislain MARY
df0e8ea550 Change icon to send chat message. 2015-10-22 11:20:38 +02:00
Ghislain MARY
ed82602038 Hide add contact icon in uribar when the contact is already a friend or if the uri bar is empty. 2015-10-22 11:00:47 +02:00
François Grisez
6fab13434f Gtk: Optimize the update of transient buttons in the friend list 2015-10-22 10:51:27 +02:00
François Grisez
e9c787b799 Gtk: Greyed edit/remove button of the friend list when no contact is selected 2015-10-22 09:47:49 +02:00
François Grisez
fc981d3cac Improve appearance of the account assistant 2015-10-22 09:10:41 +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
Ghislain MARY
3ede566f25 Clean ui file. 2015-10-21 17:55:30 +02:00
Ghislain MARY
da66ace7ed Replace a lot of stock icons by our own ones. 2015-10-21 17:32:51 +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
36da7e7441 Improve appearance of a few buttons 2015-10-21 09:31:33 +02:00
François Grisez
9e47098fa8 Update chat tab header when clicking on another friend 2015-10-21 08:53:57 +02:00
Simon Morlat
4b7f92995a fix compilation issue 2015-10-20 22:23:41 +02:00
Ghislain MARY
3b47d36cb0 Improve contact list and call history icons. 2015-10-20 18:29:25 +02:00
François Grisez
0ad4c0d4a2 Make volume control buttons non-sensitive when it is not possible to get volume gain from the sound card 2015-10-20 15:54:02 +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
cf94b7aca6 Fix bug: uncheck "Show keypad" when users quit the keypad window 2015-10-20 11:28:30 +02:00
François Grisez
c2d4c29757 Hide expanders in the call log view 2015-10-19 23:54:12 +02:00
Simon Morlat
2bfcf29cb5 gtk friendlist: only make call and chat button visible when clicked. 2015-10-19 23:30:37 +02:00
François Grisez
74e211b604 Rework setup wizard appearance 2015-10-19 20:48:32 +02:00
François Grisez
4222c24763 Updating icons of the GTK+ inteface 2015-10-19 18:42:20 +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
776e0a904e Add a glade file that describe the setup wizard 2015-10-12 18:48:18 +02:00
François Grisez
b59af8a3f8 Add a newline at the end of regex.h 2015-10-12 18:48:18 +02:00
François Grisez
24259a9c45 Increase the size of the icons of the address book 2015-10-08 21:27:18 +02:00
François Grisez
7a53a41347 Delete a file that has been accidently pushed 2015-10-08 21:23:07 +02:00
François Grisez
095cc05b8b Change the regex which validates email addresses in the setup wizard 2015-10-08 20:00:10 +02:00
Simon Morlat
f11874a26a make sure the video window is presented on top of other windows 2015-10-08 11:26:32 +02:00
Jehan Monnier
1aa4fc2ddf fix missing file for make dist 2015-10-07 09:17:00 +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
288b0a14d2 Add a header file that provides a set of useful regex string
* One regex to match with a generic URI
* One regex to match with email addresses
2015-10-06 22:30:18 +02:00
François Grisez
33dde65140 Fix crash when receiving an empty message with Linphone GTK 2015-10-06 10:44:22 +02:00
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