Gautier Pelloux-Prayer
ddb37ca75e
gtk: disable encryption mandatory requirement if encryption is disabled
2016-01-15 11:01:50 +01:00
François Grisez
38dfb9ab6f
Merge branch 'dev_conference_rfc4579'
2016-01-07 10:13:04 +01:00
François Grisez
fe6d7528f4
Makes Linphone ignore REFER requests with BYE method set
2016-01-06 16:36:04 +01:00
Gautier Pelloux-Prayer
2c815eeb8b
gtk: use gtk_signal instead of g_signal since we must propagate the event further
2016-01-05 13:59:45 +01:00
Gautier Pelloux-Prayer
743f1a619b
gtk: mark current chat as read when application gains focus
2016-01-05 10:31:23 +01:00
Gautier Pelloux-Prayer
b711888ac0
ringplayer: add ring player object to play ringtones (CAF on iOS, WAV otherwise)
2016-01-05 10:31:23 +01:00
Gautier Pelloux-Prayer
10c9a9ac3c
gtk: add ctrl+P shortcut to open preferences
2016-01-05 10:31:23 +01:00
François Grisez
ca05715af6
Fix crash in JNI concerning the removeListener() function
2016-01-04 16:45:18 +01:00
Gautier Pelloux-Prayer
9fdecfa649
autotools: add mac.m for autotools build process
2015-12-23 15:25:17 +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
bf3293ebd2
gtk: hide badge if there is no unread message
2015-12-22 15:29:52 +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
Ghislain MARY
fb6d0dd135
Merge branch 'dev_presence_list'
2015-12-18 15:01:10 +01:00
Gautier Pelloux-Prayer
895a1572b7
Revert "gtk/friendlist.c: resort friend list on chat messages changes"
...
This reverts commit b38e893f91 .
2015-12-09 13:56:49 +01:00
Gautier Pelloux-Prayer
b38e893f91
gtk/friendlist.c: resort friend list on chat messages changes
2015-12-09 12:02:42 +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
e63f2ba108
Fix some memory leaks.
2015-11-30 17:45:09 +01:00
Simon Morlat
537aebfcf2
fix compilation error
2015-11-26 16:22:56 +01:00
Jehan Monnier
24cf297628
fix some warnings, update submodule ms2
2015-11-26 11:30:25 +01:00
Ghislain MARY
cafb1dfa3e
Fix strict-prototypes warnings.
2015-11-20 17:56:11 +01:00
Ghislain MARY
9af805f0fe
Merge branch '3.9.x'
...
Conflicts:
gtk/main.c
mediastreamer2
po/POTFILES.in
2015-11-18 09:55:03 +01:00
Simon Morlat
331c9592b6
fix bug when starting linphone from home directory on mac. In such case the local .linphonerc is found but cannot be loaded because of the chdir() that occurs just before starting the library.
2015-11-16 10:45:59 +01:00
Simon Morlat
e6aff84852
fix bug when starting linphone from home directory on mac. In such case the local .linphonerc is found but cannot be loaded because of the chdir() that occurs just before starting the library.
2015-11-16 10:20:54 +01:00
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
c4a883b72d
Fix auto-answer activation in Linphone GTK+
2015-11-06 15:56:23 +01:00
Gautier Pelloux-Prayer
8c2a440fd9
remote_provisioning: free URI in linphone_core_set_provisioning_uri when we are done with it
2015-11-05 16:51:35 +01:00
Gautier Pelloux-Prayer
53dcc192fd
account_creator: change return values to distinguish network error from XMLRPC answer + fix some crashs
2015-11-05 12:22:13 +01:00
Ghislain MARY
7f2a985d84
Handle strict compilation flags when building with CMake.
2015-11-03 17:40:24 +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
a6af82fc86
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:42:37 +01:00
Ghislain MARY
057bf0430a
Merge branch '3.9.x'
2015-11-02 17:36:35 +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
François Grisez
bf20c29de6
Add a limit for the display name of sound cards in the property panel
2015-11-02 10:56:17 +01:00
Simon Morlat
3d7bbb5bd5
remove linphone_core_create_default_call_parameters() because this function is dangerous and error prone.
...
Indeed, it cannot guarantee that the created call params are compatible with the call being accepted or updated.
For doing an outgoing call there is no problem in using it but linphone_core_create_call_params() is better and hard to mis-use.
2015-10-31 12:00:28 +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
Simon Morlat
60d5695501
show main window when an incoming call arrives but no notification.
2015-10-28 12:29:07 +01:00
Ghislain MARY
cbf59bc770
Fix bug 0002609: Encryption lock icon too small.
2015-10-27 15:55:39 +01:00
Ghislain MARY
70f74b60f9
Fix bug 0002609: Encryption lock icon too small.
2015-10-27 15:54:22 +01:00