Commit Graph

336 Commits

Author SHA1 Message Date
82e8789a63 details fixed 2008-10-03 12:14:25 -04:00
ba75f4c90d unsigned comparison fixed 2008-10-03 11:52:13 -04:00
496bdab7eb use GCC variable attributes to remove unused variable warnings on the client side 2008-10-03 11:29:46 -04:00
d48e8233c1 forced conversion from int to time_t in timestamp.c 2008-10-01 16:37:37 -04:00
d712fe215f fix unsignedness in dbus.c 2008-10-01 16:35:37 -04:00
47fcfd5b48 fix implicit function declarations cases 2008-10-01 16:30:20 -04:00
aa4433027f remove unuseful variables 2008-10-01 16:19:02 -04:00
31f17ab011 remove implicit declaration in dbus.c 2008-10-01 15:28:11 -04:00
662a32e2d6 remove static method declaration in header file 2008-10-01 15:26:46 -04:00
b92d9546fc implicit declaration in errors.c 2008-10-01 14:54:46 -04:00
bd3bc1a56b Add an autogen script on client and server side
Just have to run it and then make
2008-10-01 14:25:55 -04:00
5ac80930b7 Translation addons 2008-07-04 16:40:56 -04:00
382883bbc5 Clean up 2008-06-13 10:03:04 -04:00
eab073e145 Merge branch 'stable' into pulseaudio
Conflicts:

	debian/changelog
	debian/changelog.Debian.gz
	src/audio/audiortp.cpp
2008-06-12 09:56:30 -04:00
202147c158 Remove confirmatiom message when clearing history 2008-06-04 14:36:00 -04:00
c09583612c Remove confirmatiom message when clearing history 2008-06-04 14:35:35 -04:00
e44e0e6cbb Change authentication icon to user icon 2008-06-02 12:58:50 -04:00
fa62fcd320 Enable/Disable pulseaudio volume control from the GUI 2008-05-30 17:29:01 -04:00
6d0544b0e7 Prevent from opening two assistants 2008-05-30 12:16:03 -04:00
536bc482cf Reduce volume of all audio streams connected to Pulseaudio on incoming calls
Reduce volume to 10%
TODO: restore volume when hangup
2008-05-30 10:37:15 -04:00
aac05d43ae Switching audio layer from the GTK implemented
You can switch from ALSA to Pulseaudio from the config window

If pulseaudio is selected, the alsa configuration panel gets hidden
2008-05-29 14:51:35 -04:00
515e7df78c Add pulseaudio choice in the config window
Not very functionnal
2008-05-28 17:12:33 -04:00
23ba7b1a20 Clean the git repo from the video and contact stuff 2008-05-22 13:14:21 -04:00
72d5638f08 Some slight improvments
French translation , sexy-icon
2008-05-22 10:44:04 -04:00
759c25fcb8 Disable GTKTreeView default search bar 2008-05-21 16:51:22 -04:00
083f8250ca GTK warnings removal 2008-05-20 17:27:40 -04:00
25bf16384e Restore the desktop icon 2008-05-20 17:27:17 -04:00
a5f635948d Doesn't display the voicemail password in the history 2008-05-20 17:02:24 -04:00
1e70377692 Merge branch 'search_bar' into history_addons 2008-05-20 16:52:40 -04:00
7016b09c82 Add a menu item to clear the history
In the edit menu
2008-05-20 16:42:51 -04:00
b2284eebfa Add a menu item to hide/show the search bar 2008-05-20 16:14:57 -04:00
351c70626d not much 2008-05-13 14:50:54 -04:00
5a66994e63 Merge branch 'history_addons' into search_bar 2008-05-13 12:14:59 -04:00
2ec7f41dc5 DOuble click to place a call in the history tab 2008-05-13 12:13:08 -04:00
eee9c6f9d2 nothing 2008-05-13 11:03:07 -04:00
74ac1b0b27 Merge branch 'history_addons' into search_bar 2008-05-13 10:51:57 -04:00
54d8f07613 Remove GTK-Critical warnings
Due to toolbar_remove
2008-05-13 10:51:04 -04:00
34fd456270 Fix transfer case for call duration 2008-05-13 10:26:14 -04:00
4e7e439df5 Fix the hold case for call duration 2008-05-13 10:16:47 -04:00
ca2b57cf76 Duplicate call_t struct when calling back from the mouse event 2008-05-13 09:48:14 -04:00
75200cd855 Merge branch 'history_addons' into search_bar
Conflicts:

	sflphone-gtk/src/Makefile.am
	sflphone-gtk/src/timestamp.c
2008-05-13 09:36:53 -04:00
a3e038ee51 Switch to current_calls tab on incoming call 2008-05-13 09:29:35 -04:00
3befd42f62 Merge branch 'call_duration' into history_addons 2008-05-13 09:19:29 -04:00
a56a767f11 switch tab when dialing from the history
Conflicts:

	sflphone-gtk/src/actions.c
2008-05-12 17:34:46 -04:00
ee8262279f switch tab when dialing from the history 2008-05-12 17:33:45 -04:00
a35059c5a2 format 2008-05-12 17:30:55 -04:00
b97419e234 Duplicate call_t struct when calling from the history
The struct was reused when calling a number from the history, instead of being reallocated
It should be reallocated so that the previous struct could be changed
2008-05-12 17:20:23 -04:00
6cc315606a Date format + suspicious cases 2008-05-12 16:56:57 -04:00
6ac46ac56b Update configure.ac 2008-05-12 10:08:36 -04:00
656876001b Replace clear button with sexy icon entry 2008-05-12 09:46:22 -04:00