Commit Graph

1283 Commits

Author SHA1 Message Date
48e795d3c4 Modify filename 2008-04-15 16:06:32 -04:00
7f57a2d5cb screenshots 2008-04-15 11:22:31 -04:00
d400d0c196 add desktop notification screenshot 2008-04-14 17:27:29 -04:00
41ec7e5874 nothing 2008-04-14 15:11:05 -04:00
3baf3e3613 nothing 2008-04-14 13:52:35 -04:00
87a17f396f Compilation warnings removal ( from the client ) 2008-04-10 11:54:43 -04:00
4fda96535a Notify voice mails to the right account 2008-04-10 11:19:21 -04:00
493d5562a1 Access account window from gnome notification
Problem: the window doesn't refresh
2008-04-10 09:20:22 -04:00
0c79e406a1 Account handling OK
But no persistence for prefered account (order)
2008-04-09 16:31:40 -04:00
d7e1a4e8d9 IAX2 register/unregister from the GUI works very well 2008-04-09 14:55:40 -04:00
eac99852bd Desktop notifications for accounts registration problems 2008-04-09 14:38:58 -04:00
320ba78908 Register/Unregister - Daemon notifies the client AFTER the SIP server response 2008-04-09 14:37:30 -04:00
2aa75780d4 correction 2008-04-09 11:31:09 -04:00
7dd048276e Replace default account by current account
Actual behaviour: you can select an order of account, the first in the list is the one used to make calls
If this one isn't registered, we loop on the rest of the list and call with the fisrt registered account we encounter
2008-04-09 11:30:56 -04:00
5dea0e920d Bug correction - Right-click on active call doesn't crash if no registered account 2008-04-08 17:23:06 -04:00
af4a6c4991 Register/unregister from account window
OK if : 1 SIP account
	1 IAX account
	1 SIP and 1 IAX account
2008-04-08 16:17:44 -04:00
f079eef7b4 Unregister successfully from the config window 2008-04-08 14:50:18 -04:00
e130b4b179 Register/Unregister accounts from the confgi window
Still can't unregister!!
2008-04-08 13:40:46 -04:00
f0b427600c Add a check to enable/disable accounts fron the config window 2008-04-07 15:31:45 -04:00
3715f6e250 add pixbuf in the account window 2008-04-07 13:57:49 -04:00
404080573e Add images for the wiki 2008-04-07 12:57:47 -04:00
b5968174e9 DTMF problems solved
The first dialing sound was played two times in a row.
2008-04-07 11:09:28 -04:00
18f27b18da Add code to manage call history tabs.
- Change callist to handle multiple lists
- Change calltree to handle multiple trees
2008-04-06 14:45:50 -04:00
d7360c3503 Add switching account from the main window
With a right- click when dialing
2008-04-04 17:34:57 -04:00
cd66e3631b Settings window: Popup mode done 2008-04-04 15:24:44 -04:00
25829fa87b Add general settings panel
Functionnalities added: dialpad preferences saved ( display or not at start-up )
			start hidden
2008-04-04 14:23:50 -04:00
a3cdbffa0d Merge branch 'release' of ssh://toine@192.168.1.216/home-local/emilou/sflphone into release 2008-04-03 20:38:15 -04:00
920e14ac34 Makefile updated for the call history tabs 2008-04-03 19:23:22 -04:00
ca98089676 Add tabs for the call history 2008-04-03 19:22:46 -04:00
61c6dc0e71 Notification - Voice mails 2008-04-03 16:18:23 -04:00
b1d1eb4609 SIP transfer OK
The dtmf's was sent. Bad
2008-04-03 16:18:09 -04:00
38d095a573 add set_active for the menu_item 2008-04-03 14:38:11 -04:00
33c848bd79 Add close menu item in main menu
Action associated : minimize the main widget
Click on the status icon in the systen tray to show it again
2008-04-03 14:29:01 -04:00
7d918460e9 test 2008-04-03 14:23:08 -04:00
4c9444ee95 Weird file - remove it 2008-04-02 16:19:55 -04:00
2d584bebbe Some translation stuff - gtkstatusicon 2008-04-02 15:53:29 -04:00
49c68fd690 add libnotify in configure.ac 2008-04-02 15:49:18 -04:00
d346a1c7a6 Correct the dtmf sound when dialing with ALSA plugin plughw 2008-04-02 15:33:28 -04:00
54c879bb6f Some translation stuff 2008-04-02 15:14:56 -04:00
439a157d22 Add libnotify notification on incoming call 2008-04-02 15:14:20 -04:00
4744c4669b Clean up code and delete unuseful messages 2008-04-01 16:46:27 -04:00
cb37f040e6 Merge branch 'emilou_release' of git+ssh://sflphone_org@sflphone.org/git/sflphone into release 2008-04-01 16:08:22 -04:00
a98b6ce1cc Status bar message displays the account type and alias 2008-04-01 16:08:02 -04:00
db3d07abcf Traduction des messages d'erreur 2008-04-01 15:46:39 -04:00
5e0f83a6f1 System tray icon: Stop blinking when refusing an incoming call 2008-04-01 14:09:47 -04:00
c9c26edcbf translation 2008-04-01 13:35:47 -04:00
d96d61c07b System tray icon: add tooltip and blinking on incoming calls 2008-04-01 12:13:23 -04:00
c76182bda5 GTK GUI: Selecting default plugin prevents to select an audio device
Plugin default use the audio device 0 for capture and playback
2008-04-01 11:25:02 -04:00
0ebfa6e3c0 Update translation files 2008-04-01 10:53:19 -04:00
46cc7036b9 Error messages through DBUS
The daemon sends only the error code to the client, instead of sending error code and string description
The client is aware of the nature of the error via the code
2008-04-01 10:52:16 -04:00