Commit graph

700 commits

Author SHA1 Message Date
Ghislain MARY
dbde90715f Fix build without libnotify. 2015-11-10 16:28:29 +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
Ghislain MARY
3e633fb4ab Add missing UI files in POTFILES.in for translations. 2015-11-10 14:37:24 +01:00
François Grisez
3e884382c5 Fix auto-answer activation in Linphone GTK+ 2015-11-06 16:21:51 +01:00
François Grisez
b5495691ed Fix bug in the setup wizard
Prevent the user to go next until its account is validated while a
new account has been created
2015-11-03 10:46:16 +01:00
François Grisez
97bbf50480 Add a limit for the display name of sound cards in the property panel 2015-11-02 11:09:51 +01:00
Ghislain MARY
58761be632 Do not double the colon character in the call duration label. 2015-10-30 14:56:55 +01:00
Ghislain MARY
960681ed45 Add GTK accelerator keys to quit and open the debug window. 2015-10-30 14:35:20 +01:00
Ghislain MARY
5aa676265d Remove useless translation. 2015-10-29 17:23:41 +01:00
Ghislain MARY
102c303a16 Fix bug with display of chat message status. 2015-10-29 17:05:42 +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
4b1bdd7da0 Attempt to improve display of notebook tabs on Mac OS. 2015-10-29 12:40:13 +01:00
Ghislain MARY
71337ad44d Remove useless yalign properties in main.ui. 2015-10-29 12:38:26 +01:00
Ghislain MARY
1708ae987a Fix last commit. 2015-10-28 17:44:58 +01:00
Ghislain MARY
8f5d174f95 Search for gtk-mac-integration when building with CMake. 2015-10-28 17:31:46 +01:00
Ghislain MARY
8a739ac7ad Set size of zrtp button icon. 2015-10-28 14:36:35 +01:00
Ghislain MARY
cbf59bc770 Fix bug 0002609: Encryption lock icon too small. 2015-10-27 15:55:39 +01:00
Ghislain MARY
bd110c2fd4 Fix call params when accepting an incoming call in the GTK application.
AVPF was always disabled the way it was done previously.
2015-10-27 09:18:56 +01:00
Ghislain MARY
d39ba6f347 Do not show event box window in the call history tab. 2015-10-23 11:31:51 +02:00
Simon Morlat
af5523281f fix make distcheck 2015-10-22 17:37:46 +02:00
François Grisez
8a0c89ef94 Fix the size of a few menu items 2015-10-22 16:07:16 +02: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
b13fab13d1 Replace incall view stock icons with our own icons. 2015-10-22 14:24:06 +02:00
François Grisez
a6c7316885 Change incoming call icon 2015-10-22 13:58:48 +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
7fe87f9f61 Gtk: rework linphone_gtk_friend_list_set_chat_conversation() 2015-10-22 13:31:52 +02:00
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