Margaux Clerc
e9d61a3e4d
new ui improvements more contact oriented :
...
-integration of the chat window in the main window
-change of the contact tab
-change of the appearance of the window call and conference
-chat messages saved during the time of the execution of the software
2012-12-14 14:41:16 +01:00
Margaux Clerc
212e987db9
Merge remote-tracking branch 'origin/master' into dev_gtk_new_ui
...
Conflicts:
gtk/incall_view.c
gtk/main.ui
2012-10-18 15:32:21 +02:00
Margaux Clerc
389a9bcfd3
work in progress: chat, new ui blabla
2012-10-18 15:03:14 +02:00
Yann Diorcet
ca80f9d914
Add pbuf nullity checks
2012-10-15 17:13:11 +02:00
Simon Morlat
5bb8f5cc87
Revert "Detect SSL support in exosip and disable TLS accordingly."
...
This reverts commit b1f7136e1b .
2012-09-26 16:00:26 +02:00
Guillaume Beraudo
b1f7136e1b
Detect SSL support in exosip and disable TLS accordingly.
2012-09-26 14:38:47 +02:00
Simon Morlat
13a3f5fe32
set gtk required version to 2.18
2012-09-25 12:06:27 +02:00
Ghislain MARY
e43709fd12
Handle LinphoneIceStateFailed.
2012-09-19 18:07:06 +02:00
Simon Morlat
0b475524e7
add call statistics window to gtk
2012-09-19 17:14:49 +02:00
Simon Morlat
d676eb51df
implement dscp settings from config file and gtk interface
2012-09-14 17:39:27 +02:00
Margaux Clerc
2c7cc3a261
implement chat notification on Linux
2012-09-10 11:13:20 +02:00
Simon Morlat
f815b0d5aa
remove adherence from Sal to liblinphone, improve notification of failed messageso
2012-09-07 13:04:27 +02:00
Margaux Clerc
9e6b473284
implement incoming chat notification on Mac
2012-09-04 16:18:31 +02:00
Ghislain MARY
d0e7a66501
Refactor code to prevent changing linphone_core API.
2012-08-09 13:04:19 +02:00
Ghislain MARY
65c46c6cb8
Defer acceptation of video activation to gather ICE candidates if ICE is enabled.
2012-08-02 12:16:25 +02:00
Ghislain MARY
652471f66f
Defer call update when adding video during communication if ICE is activated to wait for ICE candidates gathering to finish.
2012-08-01 15:24:15 +02:00
Ghislain MARY
53d44ea8ee
Add some checks to prevent crashes.
2012-07-31 17:10:53 +02:00
Ghislain MARY
fd852f01c6
Add configuration parameter to enable ICE.
2012-07-19 15:03:27 +02:00
Simon Morlat
57d9f33e25
fix double g_thread initialization in wizard
2012-07-10 10:13:31 +02:00
Simon Morlat
3860e1c493
attempt workaround for GtkEntry bug under windows and chinese language.
2012-06-29 11:49:32 +02:00
Simon Morlat
20c23f8b8e
fix for old glib version
2012-06-28 09:59:53 +02:00
Simon Morlat
8b74551ac8
improve display of call logs for i18n dates.
2012-06-27 16:09:03 +02:00
Simon Morlat
23d589cec0
fix bugs in call status, write codecs config immediately
2012-06-12 17:22:03 +02:00
Simon Morlat
d3d00b7ef2
add --no-video option to gtk app
2012-06-01 14:46:58 +02:00
Simon Morlat
3d0d30a5ae
update README and improve windows logging
2012-05-31 15:32:43 +02:00
Simon Morlat
0e464598b3
fix bad window title
2012-05-31 10:50:59 +02:00
Simon Morlat
fde22ebf22
implement setting of http proxy host and port (for tunnel extension) in gtk ui
2012-05-29 23:51:24 +02:00
Guillaume Beraudo
c1bc179ba7
Refresh registrations button (need activation)
...
In .linphonerc add in [GtkUi] section:
shown_widgets=main_window.proxy_refresh_button
2012-05-15 11:05:13 +02:00
Yann Diorcet
acc0b85683
Refresh identity after loginframe
2012-04-27 16:30:40 +02:00
Simon Morlat
53d5f0c2bf
fix login frame
2012-04-27 10:24:38 +02:00
Simon Morlat
edad295e05
improve Ui and update ms2 for important bugfix
2012-04-25 09:25:22 +02:00
Simon Morlat
48f34568c9
implement notifications when doing transfers
2012-03-29 15:09:52 +02:00
Simon Morlat
b89851b1d3
implement hotpluging of usb devices for linux, and update ortp
2012-03-12 16:21:39 +01:00
Simon Morlat
1609587d0a
fix gtk ui bugs regarding video enablement
2012-03-02 10:22:42 +01:00
Simon Morlat
20d21f4b5b
Bugfixing of dynamic video add/remove
2012-02-23 17:38:05 +01:00
Yann Diorcet
3483b5de70
Merge branch 'master' of git.linphone.org:linphone
2012-02-23 09:18:19 +01:00
Thierry Reding
d1d6ab83af
Allow building against glib 2.31 and later
2012-02-23 09:13:22 +01:00
Simon Morlat
4b178dc8b2
implement dynamic video add/remove in gtk ui.
2012-02-22 18:29:55 +01:00
Sylvain Berfini
6544364ab0
Quit button displayed everytime in menu
2012-02-22 15:13:14 +01:00
Simon Morlat
23ac5a8cf2
set correct icon sizes in tabs
2012-02-21 15:54:38 +01:00
Yann Diorcet
d4ee76a065
Fix compilations issue with wizard (if not wanted)
2012-02-15 16:37:57 +01:00
Simon Morlat
5ad81af695
refine tunnel implementation
...
- API cleanups
- add http proxy support
- add stubs to avoid using conditional defines.
2012-02-15 14:53:27 +01:00
Sylvain Berfini
2dc90cae97
Wizard threads' updated
2012-02-08 15:02:44 +01:00
Sylvain Berfini
15c4e16f88
Wizard threads modified to work on Win32
2012-02-08 12:05:40 +01:00
Sylvain Berfini
9420ec250d
wizard code improved
2012-02-08 09:59:44 +01:00
Simon Morlat
c79c85835a
improve log window
2012-02-06 13:20:40 +01:00
Sylvain Berfini
9bc489eebf
Wizard merged
2012-02-01 10:34:31 +01:00
Simon Morlat
d48032de92
fix compilation warnings
2012-01-31 11:42:24 +01:00
Simon Morlat
5e0c3388e1
tunnel extension ported to windows (mingw) and working
2012-01-30 23:47:29 +01:00
Yann Diorcet
feb0f9a938
Fix dist build on windows
2012-01-30 14:39:52 +01:00