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
Simon Morlat
cf6995ef5c
clean chat room api.
...
fix multiple memory leaks, mainly in gtk UI
2015-09-04 14:57:25 +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
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
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
François Grisez
55c25fac4f
Describes the login frame in a separated UI file
2015-08-09 22:30:17 +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
François Grisez
1d2f402b4d
Fix looking up of icons by name
2015-08-04 16:33:48 +02:00
François Grisez
8b3d28af54
Use PNG format for volume control icons on Windows
2015-08-04 16:08:25 +02:00
François Grisez
c29def8492
Fixed version of "Use icons designed by Kerosine for speaker and microphone icons""
2015-08-04 11:54:57 +02:00
Simon Morlat
4bc7428d30
Revert "Use icons designed by Kerosine for speaker and microphone icons"
...
This reverts commit 2a3e4c46ab .
2015-08-03 18:15:30 +02:00
François Grisez
2a3e4c46ab
Use icons designed by Kerosine for speaker and microphone icons
2015-08-03 17:24:10 +02:00
Gautier Pelloux-Prayer
668d125b4d
main.c: redo properly button management in linphone_gtk_update_call_buttons()
2015-08-03 09:34:49 +02:00
Simon Morlat
fbc7b86f1e
revert changes made into linphone_gtk_update_call_buttons() as they are totally breaking the management of start_call and add_call buttons.
2015-08-02 16:14:50 +02:00
François Grisez
e6c50db150
Add a new function to load view from UI fils
2015-08-01 22:44:29 +02:00
Gautier Pelloux-Prayer
1231b834c1
gtk: add chat icon near call in main bar
2015-07-31 15:56:37 +02:00
Jehan Monnier
44987d644d
add LINPHONE_VIDEO_DISPLAY_AUTO/NONE to avoid manipulating scalar values directly
2015-07-22 12:04:29 +02:00
François Grisez
3c147be53f
Does not set transient windows as modal
...
This prevented user to close the preview window and caused a freeze in
the audio wizard
2015-07-21 11:21:50 +02:00
Ghislain MARY
0e4d2550c2
Fix compilation of linphonec and linphone-gtk.
2015-07-20 12:41:55 +02:00
Gautier Pelloux-Prayer
e95b401dc3
i18n: change "add to contact" popup message and update translations
2015-07-17 09:35:31 +02:00
François Grisez
74fa01a0e2
Define ENABLE_NLS instead of HAVE_INTL when internationalization is available
2015-07-07 14:04:39 +02:00
François Grisez
f6e02a9cc4
Fix Gtk assert
...
The first parameter of g_utf8_casefold must not be NULL
2015-07-06 13:34:23 +02:00
Gautier Pelloux-Prayer
ea36261c80
build: rename HAVE_GETTEXT with HAVE_INTL
2015-07-03 15:37:32 +02:00
François Grisez
9c36049bd4
Make transient windows centered on their parent
2015-06-26 10:01:06 +02:00
François Grisez
b96bf923d6
Make some sub-windows transient
2015-06-24 23:13:22 +02:00
Ghislain MARY
125b02d1ce
Show the assistant menu item if the assistant has been built.
2015-06-11 16:42:43 +02:00
Ghislain MARY
a7baa4bc7a
Restore option to enable/disable the assistant.
2015-06-11 16:14:14 +02:00
Ghislain MARY
17cad99e4f
Rework assistant for asynchronous XML-RPC requests.
2015-06-05 15:49:47 +02:00
Gautier Pelloux-Prayer
0dcb593fed
main.c: add --version option
2015-05-26 13:26:39 +02:00
François Grisez
68ca8ff500
Make the setup wizard and the adding contact window transient
...
That notifies the window manager to keep these windows over the main window
2015-05-26 01:09:21 +02:00
François Grisez
f138c34b9e
Fix i18n on Windows
2015-05-07 15:15:26 +02:00
François Grisez
b2fbba5e4b
Fix language selection on Windows
2015-05-07 11:45:35 +02:00
François Grisez
dbfdd32043
Fix some memory leaks
2015-05-06 13:50:14 +02:00
François Grisez
730a7dc3cd
Call linphone_status_icon_init even if HAVE_GTK_OSX is defined
2015-05-05 21:06:48 +02:00
Simon Morlat
52da7058c6
remove g_list_free_full(), that requires glib>2.26
2015-05-01 10:57:41 +02:00
François Grisez
6eda32d772
Fix some memory leaks about pixbufs
2015-04-30 00:37:15 +02:00
François Grisez
8fd0b3cccb
Bugfix: no response when receiving a video call proposition and the dialog box disapeares because of time out
2015-04-28 14:02:10 +02:00
François Grisez
a188779a77
Fix build issues on MacOSX
2015-04-27 17:51:12 +02:00
François Grisez
70c42b9823
Add a methode to the LinphoneStatusIcon interface to set the description to display in the tooltip
2015-04-26 21:42:16 +02:00
François Grisez
8c80a9912b
Add the StatusNotifier implementation
2015-04-25 20:36:06 +02:00
François Grisez
9cb0974eb4
Support of asynchrone status icon implementations
2015-04-23 23:31:52 +02:00
François Grisez
d0bd6bf883
Creates an interface which abstracts all ways to instanciate a status icon and create an implementation based on GtkStatusIcon
2015-04-22 22:18:15 +02:00
François Grisez
f991b69ab7
Search for linphonerc.factory in ../share/linphone instead of ../share/Linphone on Unix
2015-04-08 15:13:05 +02:00
François Grisez
a900f6490b
Add a parameter inb the property panel to set the delay before auto-answering
2015-04-01 16:24:10 +02:00
Ghislain MARY
a8ebf14da6
Fix icon size in the volume control on Windows.
2015-03-30 15:30:34 +02:00
Simon Morlat
07c02dbd46
Merge branch 'master' of git.linphone.org:linphone
...
Conflicts:
po/ar.po
po/cs.po
po/de.po
po/es.po
po/fr.po
po/he.po
po/hu.po
po/it.po
po/ja.po
po/nb_NO.po
po/nl.po
po/pl.po
po/pt_BR.po
po/ru.po
po/sr.po
po/sv.po
po/zh_CN.po
po/zh_TW.po
2015-03-23 19:27:45 +01:00
François Grisez
1dfdbdd09d
Add a checkbox to enoble/disable auto-answering
...
+ auto-answering is now controled by the "auto-answer" parameter in the GtkUi
section of linphonerc
+ The corresponding command line argument is now unhadled
2015-03-23 15:30:49 +01:00