aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Updated Spanish translationJorge Gonzalez Gonzalez2009-03-111-27/+36
| | | | svn path=/branches/gnome-2-26/; revision=2672
* Updated German translationMario Blättermann2009-03-111-143/+356
| | | | | | | | | 2009-03-10 Mario Blättermann <mariobl@gnome.org> * help/de/de.po: Updated German translation svn path=/branches/gnome-2-26/; revision=2671
* Updated Italian translation Deleted the image not used anymoremiloc2009-03-112-233/+1007
| | | | | | | Updated Italian translation Deleted the image not used anymore svn path=/branches/gnome-2-26/; revision=2668
* Updated C/empathy.xml Corrected some typos Corrected three wrong menumiloc2009-03-111-12/+10
| | | | | | | | Updated C/empathy.xml Corrected some typos Corrected three wrong menu references svn path=/branches/gnome-2-26/; revision=2667
* Prepare NEWS entryXavier Claessens2009-03-101-0/+25
| | | | | | From: Xavier Claessens <xclaesse@gmail.com> svn path=/branches/gnome-2-26/; revision=2663
* Bump version to prepare for 2.26.0 releaseXavier Claessens2009-03-101-3/+3
| | | | | | From: Xavier Claessens <xclaesse@gmail.com> svn path=/branches/gnome-2-26/; revision=2662
* Fix release script in case there is no fixed bugsXavier Claessens2009-03-101-3/+9
| | | | | | From: Xavier Claessens <xclaesse@gmail.com> svn path=/branches/gnome-2-26/; revision=2661
* Updated British English manual translation.Philip Withnall2009-03-101-147/+443
| | | | svn path=/trunk/; revision=2659
* Updated Spanish translationJorge Gonzalez Gonzalez2009-03-101-3/+3
| | | | svn path=/trunk/; revision=2658
* Updated Spansih translationJorge Gonzalez Gonzalez2009-03-101-57/+351
| | | | svn path=/trunk/; revision=2657
* Updated Spanish translationJorge Gonzalez Gonzalez2009-03-102-51/+55
| | | | svn path=/trunk/; revision=2656
* Add empathy-log.h and empathy-log-store.h to Makefile.amXavier Claessens2009-03-101-0/+2
| | | | | | From: Xavier Claessens <xclaesse@gmail.com> svn path=/trunk/; revision=2655
* Updated Czech translation by Martin Picek.Andre Klapper2009-03-101-272/+883
| | | | | | | | | 2009-03-09 Andre Klapper <a9016009@gmx.de> * help/cs/cs.po: Updated Czech translation by Martin Picek. svn path=/trunk/; revision=2654
* Chatroom dirs only exist on the toplevel log directorySjoerd Simons2009-03-101-1/+1
| | | | | | Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk> svn path=/trunk/; revision=2653
* Actually recurse in the chatrooms directorySjoerd Simons2009-03-101-1/+1
| | | | | | Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk> svn path=/trunk/; revision=2652
* Print a debug message if opening a log directory failsSjoerd Simons2009-03-101-2/+7
| | | | | | Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk> svn path=/trunk/; revision=2651
* First connect to the sink pad, then start playingSjoerd Simons2009-03-101-1/+2
| | | | | | Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk> svn path=/trunk/; revision=2650
* Refer to the gnome bug number belonging to the TODOSjoerd Simons2009-03-101-1/+1
| | | | | | Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk> svn path=/trunk/; revision=2649
* Updated Marathi TranslationsSandeep Shedmake2009-03-092-344/+795
| | | | svn path=/trunk/; revision=2648
* Added a new section on the documentation (Advanced Options) Removed onemiloc2009-03-092-3/+403
| | | | | | | Added a new section on the documentation (Advanced Options) Removed one image as it was not used anymore svn path=/trunk/; revision=2647
* hindi updated by Rajesh RanjanRajesh Ranjan2009-03-092-308/+720
| | | | svn path=/trunk/; revision=2646
* Make the sidebar nicely pop in and outSjoerd Simons2009-03-091-0/+13
| | | | | | Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk> svn path=/trunk/; revision=2645
* Only check if the error came from the video_input if it's thereSjoerd Simons2009-03-091-2/+3
| | | | | | Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk> svn path=/trunk/; revision=2644
* Redraw the video widget if there is no underlying overlaySjoerd Simons2009-03-091-1/+5
| | | | | | Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk> svn path=/trunk/; revision=2643
* Hook up audio mute buttonSjoerd Simons2009-03-091-6/+59
| | | | | | Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk> svn path=/trunk/; revision=2642
* Set the camera button sensitive while connected and there is a video inputSjoerd Simons2009-03-091-0/+4
| | | | | | Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk> svn path=/trunk/; revision=2641
* Handle resource-requestSjoerd Simons2009-03-091-0/+19
| | | | | | Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk> svn path=/trunk/; revision=2640
* Unref the video input and tee after removingSjoerd Simons2009-03-091-2/+10
| | | | | | Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk> svn path=/trunk/; revision=2639
* Forward resource requestsSjoerd Simons2009-03-091-1/+17
| | | | | | From: Sjoerd Simons <sjoerd.simons@collabora.co.uk> svn path=/trunk/; revision=2638
* Assert that the widget is realized before using its XIDSjoerd Simons2009-03-091-0/+1
| | | | | | Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk> svn path=/trunk/; revision=2637
* Set the pipeline to pause before starting the callSjoerd Simons2009-03-091-8/+107
| | | | | | | | | | Initially set the pipeline to PAUSED, if that fails because of the videoinput remove that input and continue as an audio-only call (we can still receive video though). Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk> svn path=/trunk/; revision=2636
* Keep a weak pointer on the overlay in case it goes awaySjoerd Simons2009-03-091-0/+2
| | | | | | Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk> svn path=/trunk/; revision=2635
* Set empathy's media role to phone for so pulse can do policy on itSjoerd Simons2009-03-091-0/+1
| | | | | | | | | | | Empathy's media role should be phone. Apart from voip calls the only sounds we make are event sounds via libcanberra, which correctly sets the role to event when playing a sound. For more information see: http://pulseaudio.org/wiki/ApplicationProperties From: Sjoerd Simons <sjoerd.simons@collabora.co.uk> svn path=/trunk/; revision=2634
* Updated Greek tramslation by Jennie PetoumenouKostas Papadimas2009-03-092-1154/+387
| | | | svn path=/trunk/; revision=2633
* Make sure the UI is build in empathy_ft_manager_get_dialogXavier Claessens2009-03-081-0/+2
| | | | | | From: Xavier Claessens <xclaesse@gmail.com> svn path=/trunk/; revision=2632
* Don't leak EmpathyFTManager object. Rebuild UI if it got destroyed.Xavier Claessens2009-03-082-51/+62
| | | | | | From: Xavier Claessens <xclaesse@gmail.com> svn path=/trunk/; revision=2631
* Updated Slovenian translationMatej Urbančič2009-03-081-131/+109
| | | | svn path=/trunk/; revision=2630
* Remove check on GTK version, we depend on >= 2.14.0 now.Xavier Claessens2009-03-081-5/+0
| | | | | | From: Xavier Claessens <xclaesse@gmail.com> svn path=/trunk/; revision=2629
* Use running++ and running-- instead of a booleanXavier Claessens2009-03-081-4/+4
| | | | | | From: Xavier Claessens <xclaesse@gmail.com> svn path=/trunk/; revision=2628
* Prevent an infinite loop when query tooltip on contact list view.Xavier Claessens2009-03-081-4/+15
| | | | | | From: Xavier Claessens <xclaesse@gmail.com> svn path=/trunk/; revision=2627
* Updated Spanish translationJorge Gonzalez Gonzalez2009-03-082-70/+75
| | | | svn path=/trunk/; revision=2626
* Updated Lithuanian translation.Gintautas Miliauskas2009-03-072-382/+762
| | | | | | | | | | 2009-03-07 Gintautas Miliauskas <gintas@akl.lt> * lt.po: Updated Lithuanian translation. svn path=/trunk/; revision=2625
* Updated French translation by Frédéric Peters and Bruno Brouard.Claude Paroz2009-03-071-259/+620
| | | | svn path=/trunk/; revision=2624
* Fix typo in a commentXavier Claessens2009-03-061-2/+2
| | | | | | From: Xavier Claessens <xclaesse@gmail.com> svn path=/trunk/; revision=2623
* Use tp_strdiff in empathy_message_equal to compare body.Xavier Claessens2009-03-061-1/+3
| | | | | | From: Xavier Claessens <xclaesse@gmail.com> svn path=/trunk/; revision=2622
* Remove unused empathy_message_get_unique_idXavier Claessens2009-03-062-10/+0
| | | | | | From: Xavier Claessens <xclaesse@gmail.com> svn path=/trunk/; revision=2621
* Improve comment to explain what empathy_log_manager_get_filtered_messages doesXavier Claessens2009-03-061-1/+2
| | | | | | From: Xavier Claessens <xclaesse@gmail.com> svn path=/trunk/; revision=2620
* Little optimization of log_store_empathy_get_filtered_messages() and add a ↵Xavier Claessens2009-03-061-1/+8
| | | | | | | | FIXME. From: Xavier Claessens <xclaesse@gmail.com> svn path=/trunk/; revision=2619
* Remove useless include of contact-factory.hXavier Claessens2009-03-061-1/+0
| | | | | | From: Xavier Claessens <xclaesse@gmail.com> svn path=/trunk/; revision=2618
* Optimize empathy_log_manager_get_filtered_messages and make it easier to ↵Xavier Claessens2009-03-061-39/+44
| | | | | | | | understand. From: Xavier Claessens <xclaesse@gmail.com> svn path=/trunk/; revision=2617
* Simplify finalize using g_list_foreachcXavier Claessens2009-03-061-7/+1
| | | | | | From: Xavier Claessens <xclaesse@gmail.com> svn path=/trunk/; revision=2616
* Use if (n != NULL) instead of if (n).Jonny Lamb2009-03-062-6/+6
| | | | | | Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> svn path=/trunk/; revision=2615
* Use g_list_delete_link instead of g_list_remove.Jonny Lamb2009-03-062-6/+3
| | | | | | Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> svn path=/trunk/; revision=2614
* Use g_list_next (l) instead of l->next.Jonny Lamb2009-03-062-10/+10
| | | | | | Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> svn path=/trunk/; revision=2613
* Use a single-line return statement instead of if/else if/else if.Jonny Lamb2009-03-061-10/+1
| | | | | | Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> svn path=/trunk/; revision=2612
* Use atoi instead of sscanf.Jonny Lamb2009-03-061-1/+1
| | | | | | Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> svn path=/trunk/; revision=2611
* Call GET_PRIV after checking the parameters of empathy_message_equal.Jonny Lamb2009-03-061-2/+5
| | | | | | Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> svn path=/trunk/; revision=2610
* libempathy-gtk/totem-subtitle-encoding.h: Added copyright, based on .c file.Jonny Lamb2009-03-061-0/+29
| | | | | | Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> svn path=/trunk/; revision=2609
* Use get_filtered_messages in EmpathyChat.Jonny Lamb2009-03-061-22/+28
| | | | | | Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> svn path=/trunk/; revision=2608
* Implemented get_filtered_messages in empathy log store.Jonny Lamb2009-03-061-0/+41
| | | | | | Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> svn path=/trunk/; revision=2607
* Added empathy_log_store_get_filtered_messages.Jonny Lamb2009-03-062-0/+24
| | | | | | Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> svn path=/trunk/; revision=2606
* Replaced get_last_messages with get_filtered_messages.Jonny Lamb2009-03-062-23/+60
| | | | | | Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> svn path=/trunk/; revision=2605
* Added checks to the arguments of empathy_message_equal.Jonny Lamb2009-03-061-0/+3
| | | | | | Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> svn path=/trunk/; revision=2604
* Get last messages for the last day - 1 as well as the last day.Jonny Lamb2009-03-061-1/+11
| | | | | | | | | As messages are being logged straight away, the most recent day will *always* be today. Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> svn path=/trunk/; revision=2603
* EmpathyChat: Simplified adding appropriate messages to the window.Jonny Lamb2009-03-061-31/+15
| | | | | | Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> svn path=/trunk/; revision=2602
* Removed duplicate log source addition.Jonny Lamb2009-03-061-3/+0
| | | | | | Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> svn path=/trunk/; revision=2601
* EmpathyChat: Remove messages from log messages which are pending.Jonny Lamb2009-03-061-1/+23
| | | | | | Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> svn path=/trunk/; revision=2600
* EmpathyLogStore: Store the CM message ID in the logs, and use it when ↵Jonny Lamb2009-03-061-2/+14
| | | | | | | | reading logs. Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> svn path=/trunk/; revision=2599
* Added empathy_message_get_unique_id & empathy_message_equal.Jonny Lamb2009-03-062-0/+25
| | | | | | Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> svn path=/trunk/; revision=2598
* Remove MessageObserveData as the TpChannel can be retrieved from an ↵Jonny Lamb2009-03-061-27/+8
| | | | | | | | EmpathyTpChat. Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> svn path=/trunk/; revision=2597
* Updated python bindings.Jonny Lamb2009-03-062-21/+38
| | | | | | Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> svn path=/trunk/; revision=2596
* Cleaned up rebasing brokenness.Jonny Lamb2009-03-061-2/+3
| | | | | | Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> svn path=/trunk/; revision=2595
* Changed some G_STR_EQUALs to EMP_STR_EQUAL.Jonny Lamb2009-03-061-3/+3
| | | | | | Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> svn path=/trunk/; revision=2594
* Renamed EmpathyLogSource to EmpathyLogStore.Jonny Lamb2009-03-068-382/+448
| | | | | | Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> svn path=/trunk/; revision=2593
* Moved dispatcher observing and logging into EmpathyLogManager.Jonny Lamb2009-03-063-53/+84
| | | | | | Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> svn path=/trunk/; revision=2592
* Pass the channel to received_message_cb and use tp_channel_get_identifier.Jonny Lamb2009-03-061-13/+10
| | | | | | Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> svn path=/trunk/; revision=2591
* Only write messages to one specified log source, hardcoded at the moment.Jonny Lamb2009-03-066-26/+60
| | | | | | Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> svn path=/trunk/; revision=2590
* Added get_name function to EmpathyLogSource.Jonny Lamb2009-03-063-0/+24
| | | | | | Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> svn path=/trunk/; revision=2589
* Use g_list_concat even if the current GList is empty (NULL).Jonny Lamb2009-03-061-16/+6
| | | | | | Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> svn path=/trunk/; revision=2588
* Use the channel wrapper to log chats instead of connecting to the signals ↵Jonny Lamb2009-03-061-98/+18
| | | | | | | | directly. Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> svn path=/trunk/; revision=2587
* Move logging to the dispatcher on Received and Sent signals.Jonny Lamb2009-03-062-9/+130
| | | | | | Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> svn path=/trunk/; revision=2586
* Fixed problems picked up when rebasing and cherry-picking.Jonny Lamb2009-03-061-14/+1
| | | | | | Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> svn path=/trunk/; revision=2585
* Only call EmpathyLogSource methods if they are defined.Jonny Lamb2009-03-061-0/+24
| | | | | | Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> svn path=/trunk/; revision=2584
* Added ack_message function to EmpathyLogSource interface.Jonny Lamb2009-03-063-0/+15
| | | | | | Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> svn path=/trunk/; revision=2583
* Made EmpathyLogSource an interface and EmpathyLogSourceEmpathy extend it.Jonny Lamb2009-03-066-128/+334
| | | | | | Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> svn path=/trunk/; revision=2582
* Don't override the constructor. (Jonny Lamb)Jonny Lamb2009-03-061-4/+15
| | | | | | Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> svn path=/trunk/; revision=2581
* Make get_dates check whether a date is already in the GList before adding it ↵Jonny Lamb2009-03-061-3/+21
| | | | | | | | now in order. (Jonny Lamb) Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> svn path=/trunk/; revision=2580
* Made get_last_messages source independent. (Jonny Lamb)Jonny Lamb2009-03-062-43/+11
| | | | | | Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> svn path=/trunk/; revision=2579
* Converted log code to Collabora coding style. (Jonny Lamb)Jonny Lamb2009-03-063-703/+968
| | | | | | Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> svn path=/trunk/; revision=2578
* Updated Portuguese translation.Duarte Loreto2009-03-052-333/+874
| | | | | | | | 2009-03-05 Duarte Loreto <happyguy_pt@hotmail.com> * pt.po: Updated Portuguese translation. svn path=/trunk/; revision=2577
* Updated Russian translation.Nickolay V. Shmyrev2009-03-052-423/+819
| | | | | | | | | 2009-03-05 Nickolay V. Shmyrev <nshmyrev@yandex.ru> * ru.po: Updated Russian translation. svn path=/trunk/; revision=2576
* Updated Danish translationKenneth Nielsen2009-03-052-113/+123
| | | | svn path=/trunk/; revision=2575
* Updated be@latin.poIhar Hrachyshka2009-03-042-307/+319
| | | | svn path=/trunk/; revision=2574
* Bump to 2.25.93Xavier Claessens2009-03-041-1/+1
| | | | | | From: Xavier Claessens <xclaesse@gmail.com> svn path=/trunk/; revision=2573
* Update release script to correctly create SVN tag.EMPATHY_2_25_92Xavier Claessens2009-03-041-2/+3
| | | | | | From: Xavier Claessens <xclaesse@gmail.com> svn path=/trunk/; revision=2571
* Update NEWS for releaseXavier Claessens2009-03-041-0/+37
| | | | | | From: Xavier Claessens <xclaesse@gmail.com> svn path=/trunk/; revision=2570
* Add en_GB in gitignoreXavier Claessens2009-03-041-0/+1
| | | | | | From: Xavier Claessens <xclaesse@gmail.com> svn path=/trunk/; revision=2569
* Bump LT versionXavier Claessens2009-03-041-3/+3
| | | | | | From: Xavier Claessens <xclaesse@gmail.com> svn path=/trunk/; revision=2568
* Hardcode some a default codec preferencesSjoerd Simons2009-03-041-0/+52
| | | | | | | | | | | | | | | | | For video use H264 over Theora as it's better quality and there is no reason to prefer a free codec if people already have the patented bits installed anyway. Also prefer H263 as it's reasonable and it works around our H263-1998 negotiation being slightly broken because of gstreamer :( For audio prefer speex wideband over speex smallband and all other audio codecs. And in general disable various codecs that are not really suitable for use in conferencing. From: Sjoerd Simons <sjoerd.simons@collabora.co.uk> svn path=/trunk/; revision=2567
* Remove some useless blanksSjoerd Simons2009-03-041-2/+0
| | | | | | From: Sjoerd Simons <sjoerd.simons@collabora.co.uk> svn path=/trunk/; revision=2566
* Remove gdk_threads_{enter,leave}, gdk thread support is useless untill we ↵Sjoerd Simons2009-03-041-2/+0
| | | | | | | | audit empathy Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk> svn path=/trunk/; revision=2565
* Hook up the video input sidebar itemSjoerd Simons2009-03-041-16/+146
| | | | | | Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk> svn path=/trunk/; revision=2564
* Let the UI call the handler for bus messagesSjoerd Simons2009-03-042-37/+8
| | | | | | Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk> svn path=/trunk/; revision=2563
* Add support for changing various color channels of the video deviceSjoerd Simons2009-03-042-0/+149
| | | | | | Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk> svn path=/trunk/; revision=2562
* Hook up audio input panelSjoerd Simons2009-03-041-3/+37
| | | | | | Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk> svn path=/trunk/; revision=2561
* Add volume control and rms/peak level signalsSjoerd Simons2009-03-042-12/+269
| | | | | | Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk> svn path=/trunk/; revision=2560
* Remove some silly empty linesSjoerd Simons2009-03-041-3/+0
| | | | | | Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk> svn path=/trunk/; revision=2559
* Remove videorateSjoerd Simons2009-03-041-5/+4
| | | | | | Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk> svn path=/trunk/; revision=2558
* Fix typoSjoerd Simons2009-03-041-1/+1
| | | | | | Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk> svn path=/trunk/; revision=2557
* Put locks around timer_idSjoerd Simons2009-03-041-2/+12
| | | | | | Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk> svn path=/trunk/; revision=2556
* Add timer and make all gtk calls in the main threadSjoerd Simons2009-03-041-13/+62
| | | | | | Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk> svn path=/trunk/; revision=2555
* Use livesrc and fsfunnel to funnel the mediastreams to their outputsSjoerd Simons2009-03-041-16/+72
| | | | | | Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk> svn path=/trunk/; revision=2554
* Set the preview video widget not sync and asyncSjoerd Simons2009-03-041-0/+1
| | | | | | Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk> svn path=/trunk/; revision=2553
* Add sync and async propertiesSjoerd Simons2009-03-041-8/+80
| | | | | | Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk> svn path=/trunk/; revision=2552
* Add comments for callbacks that come from a different threadSjoerd Simons2009-03-041-0/+2
| | | | | | Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk> svn path=/trunk/; revision=2551
* Ensure to always call gtk/gdk functions while holding the gdk lockSjoerd Simons2009-03-042-0/+6
| | | | | | Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk> svn path=/trunk/; revision=2550
* Move URI regex to empathy-ui-utilsXavier Claessens2009-03-033-13/+26
| | | | | | From: Xavier Claessens <xclaesse@gmail.com> svn path=/trunk/; revision=2549
* Automatically wrap enums in the empathy and empathygtk python bindingsMike Sheldon2009-03-032-0/+4
| | | | | | | | * Automatically wrap enums in the empathy and empathygtk python bindings From: Mike Sheldon <mike@mikeasoft.com> svn path=/trunk/; revision=2548
* add help/fi/*.xml in gitignoreXavier Claessens2009-03-031-0/+1
| | | | | | From: Xavier Claessens <xclaesse@gmail.com> svn path=/trunk/; revision=2547
* Revert "Started splitting empathy log code from the log manager to make ↵Xavier Claessens2009-03-035-889/+584
| | | | | | | | | | logging more pluggable. (Jonny Lamb)" This reverts commit 73948b3c4ddebe5c24b679e7650090128bd35403. From: Xavier Claessens <xclaesse@gmail.com> svn path=/trunk/; revision=2546
* Started splitting empathy log code from the log manager to make logging more ↵Jonny Lamb2009-03-035-584/+889
| | | | | | | | pluggable. (Jonny Lamb) Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> svn path=/trunk/; revision=2545
* Added British English documentation translation.Philip Withnall2009-03-032-1/+1066
| | | | svn path=/trunk/; revision=2544
* Updated Czech translation by Lucas Lommer.Petr Kovar2009-03-022-327/+695
| | | | | | | | 2009-03-02 Petr Kovar <pknbe@volny.cz> * cs.po: Updated Czech translation by Lucas Lommer. svn path=/trunk/; revision=2543
* Updated Slovenian translationMatej Urbančič2009-03-021-360/+413
| | | | svn path=/trunk/; revision=2542
* Updated Kannada(kn.po) translations Shankar Prasad2009-03-022-378/+1039
| | | | svn path=/trunk/; revision=2541
* Updated Polish translationTomasz Dominikowski2009-03-022-196/+517
| | | | | | | | 2009-03-01 Tomasz Dominikowski <tdominikowski@aviary.pl> * pl.po: Updated Polish translation svn path=/trunk/; revision=2540
* Added be@latin.poIhar Hrachyshka2009-02-283-0/+2142
| | | | svn path=/trunk/; revision=2539
* de.po: Updated German translationJochen Skulj2009-02-281-0/+4
| | | | svn path=/trunk/; revision=2538
* Updated German translationJochen Skulj2009-02-281-513/+541
| | | | svn path=/trunk/; revision=2537
* Updated Italian translation by Milo CasagrandeLuca Ferretti2009-02-272-507/+611
| | | | | | | | 2009-02-27 Luca Ferretti <elle.uca@libero.it> * it.po: Updated Italian translation by Milo Casagrande svn path=/trunk/; revision=2536
* updating for Punjabi translationAmanpreet Singh Alam2009-02-271-261/+205
| | | | svn path=/trunk/; revision=2535
* Compile icon cache for private icon repo as well as public oneDavyd Madeley2009-02-271-0/+10
| | | | | | From: Davyd Madeley <davyd@madeley.id.au> svn path=/trunk/; revision=2534
* Updated Spanish translationJorge Gonzalez Gonzalez2009-02-252-35/+44
| | | | svn path=/trunk/; revision=2533
* Some string comments requested by translators (#572875)Frederic Peters2009-02-243-0/+5
| | | | svn path=/trunk/; revision=2532
* Updated British English translation.Philip Withnall2009-02-242-368/+797
| | | | | | | | | 2009-02-23 Philip Withnall <philip@tecnocode.co.uk> * en_GB.po: Updated British English translation. svn path=/trunk/; revision=2531
* Add Finnish help translation by Valto Wirkola.Timo Jyrinki2009-02-235-1/+677
| | | | svn path=/trunk/; revision=2530
* Updated th translation.Theppitak Karoonboonyanan2009-02-231-323/+737
| | | | svn path=/trunk/; revision=2529
* Malayalam translation updatedPraveen Arimbrathodiyil2009-02-232-378/+784
| | | | svn path=/trunk/; revision=2528
* Updated German doc translationMario Blättermann2009-02-211-267/+1031
| | | | | | | | | 2009-02-21 Mario Blättermann <mariobl@svn.gnome.org> * help/de/de.po: Updated German doc translation svn path=/trunk/; revision=2527
* Updated ja translation (Takeshi AIHANA)Takeshi Aihana2009-02-211-54/+56
| | | | svn path=/trunk/; revision=2526
* Also disconnect the approval handler on free if it's still thereSjoerd Simons2009-02-211-2/+9
| | | | | | Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk> svn path=/trunk/; revision=2525
* Handle re-dispatching channels in approving stateSjoerd Simons2009-02-211-3/+13
| | | | | | | | | | when a channel is in approving state and the user does a request which turns out to be satisfied by that channel it automagically gets approved. Correctly cope with this and don't try to start dispatching for it again. Fixes bug Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk> svn path=/trunk/; revision=2524
* Use tp-glib generated code for file transfers rather than extensions.Jonny Lamb2009-02-218-69/+68
| | | | | | Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> svn path=/trunk/; revision=2523
* Bumped tp-glib requirement to 0.7.23 for generated FT code.Jonny Lamb2009-02-211-1/+1
| | | | | | Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> svn path=/trunk/; revision=2522
* Removed Channel_Type_File_Transfer.xml from extensions.Jonny Lamb2009-02-213-515/+0
| | | | | | Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> svn path=/trunk/; revision=2521
* Fixed a mispelled word by David PlanellaGil Forcada Codinachs2009-02-201-2/+2
| | | | svn path=/trunk/; revision=2520
* sv.po: Updated Swedish translationDaniel Nylander2009-02-201-184/+539
| | | | svn path=/trunk/; revision=2519
* Updated sv translation (Daniel Nylander)Daniel Nylander2009-02-201-84/+674
| | | | svn path=/trunk/; revision=2518
* Updated Catalan translationGil Forcada Codinachs2009-02-202-12/+12
| | | | svn path=/trunk/; revision=2517
* Updated Brazilian Portuguese translation.Og B. Maciel2009-02-202-102/+118
| | | | svn path=/trunk/; revision=2516
* updated latvian translationRaivis Dejus2009-02-201-145/+0
| | | | svn path=/trunk/; revision=2515
* Added latvian translation. Added 'lv' for LatvianRaivis Dejus2009-02-203-0/+2250
| | | | | | | | | | 2009-02-19 Raivis Dejus <orvils@gmail.com> * lv.po: Added latvian translation. * LINGUAS: Added 'lv' for Latvian svn path=/trunk/; revision=2514
* Updated sv translation (Daniel Nylander)Daniel Nylander2009-02-191-36/+37
| | | | svn path=/trunk/; revision=2513
* Updated Basque translation.Inaki Larranaga Murgoitio2009-02-192-67/+78
| | | | | | | | | 2009-02-18 Inaki Larranaga Murgoitio <dooteo@euskalgnu.org> * eu.po: Updated Basque translation. svn path=/trunk/; revision=2512
* Updated Finnish translationIlkka Tuohela2009-02-182-478/+688
| | | | svn path=/trunk/; revision=2511
* Committed Translation by Sweta KothariSweta Kothari2009-02-182-341/+804
| | | | svn path=/trunk/; revision=2510
* Updated ko translation.Changwoo Ryu2009-02-181-288/+367
| | | | svn path=/trunk/; revision=2509
* Updated French translation by Laurent Coudeur and Claude Paroz.Claude Paroz2009-02-181-332/+708
| | | | svn path=/trunk/; revision=2508
* Updated ro translation (Adi Roiban).Jani Monoses2009-02-181-463/+442
| | | | svn path=/trunk/; revision=2507
* Updated Hungarian translationGabor Keleman2009-02-181-62/+77
| | | | svn path=/trunk/; revision=2506
* Updated ca translation (Gil Forcada)Gil Forcada Codinachs2009-02-181-306/+376
| | | | svn path=/trunk/; revision=2505
* Update zh_HK zh_TW translation <Chao-Hsiung Liao>Chao-Hsiung Liao2009-02-172-377/+451
| | | | svn path=/trunk/; revision=2504
* Bump version to 2.25.92Xavier Claessens2009-02-171-1/+1
| | | | | | From: Xavier Claessens <xclaesse@gmail.com> svn path=/trunk/; revision=2503
* Use "git log" instead of "git-log"Xavier Claessens2009-02-171-1/+1
| | | | | | From: Xavier Claessens <xclaesse@gmail.com> svn path=/trunk/; revision=2502
* Fix build of the docXavier Claessens2009-02-171-1/+0
| | | | | | From: Xavier Claessens <xclaesse@gmail.com> svn path=/trunk/; revision=2501
* Bump LT versionXavier Claessens2009-02-171-3/+3
| | | | | | From: Xavier Claessens <xclaesse@gmail.com> svn path=/trunk/; revision=2500
* Update NEWSXavier Claessens2009-02-171-0/+32
| | | | | | From: Xavier Claessens <xclaesse@gmail.com> svn path=/trunk/; revision=2499
* Improve release scriptXavier Claessens2009-02-171-4/+8
| | | | | | From: Xavier Claessens <xclaesse@gmail.com> svn path=/trunk/; revision=2498
* Bump version to 2.25.91Xavier Claessens2009-02-171-1/+1
| | | | | | From: Xavier Claessens <xclaesse@gmail.com> svn path=/trunk/; revision=2497
* Set the intial volume button level to a more correct oneSjoerd Simons2009-02-171-0/+4
| | | | | | Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk> svn path=/trunk/; revision=2496
* Set the camera button insensitive after a callSjoerd Simons2009-02-171-0/+3
| | | | | | Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk> svn path=/trunk/; revision=2495
* Hook up the volume buttonSjoerd Simons2009-02-171-1/+14
| | | | | | Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk> svn path=/trunk/; revision=2494
* Hook up DTFM supportSjoerd Simons2009-02-171-12/+86
| | | | | | Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk> svn path=/trunk/; revision=2493
* When finding a better element to use for volume, reset the current one and ↵Sjoerd Simons2009-02-171-2/+18
| | | | | | | | transfer the volume changes to the new one Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk> svn path=/trunk/; revision=2492
* upgrade python bindingsGuillaume Desmottes2009-02-171-13/+4
| | | | | | From: Guillaume Desmottes <gdesmott@gnome.org> svn path=/trunk/; revision=2491
* use TpTubeType instead of EmpathyTubeTypeGuillaume Desmottes2009-02-173-19/+16
| | | | | | From: Guillaume Desmottes <gdesmott@gnome.org> svn path=/trunk/; revision=2490
* empathy_tube_handler_new: add debug messageGuillaume Desmottes2009-02-171-0/+1
| | | | | | From: Guillaume Desmottes <gdesmott@gnome.org> svn path=/trunk/; revision=2489
* empathy-tube-dispatch: add debug messagesGuillaume Desmottes2009-02-171-0/+8
| | | | | | From: Guillaume Desmottes <gdesmott@gnome.org> svn path=/trunk/; revision=2488
* empathy-dispatcher: deal properly with NULL channel_wrapperGuillaume Desmottes2009-02-171-2/+4
| | | | | | From: Guillaume Desmottes <gdesmott@gnome.org> svn path=/trunk/; revision=2487
* add parameters arg to empathy_tp_tube_new_stream_tube and use latest offer APIGuillaume Desmottes2009-02-172-3/+5
| | | | | | From: Guillaume Desmottes <gdesmott@gnome.org> svn path=/trunk/; revision=2486
* Upgrade to latest tube draftGuillaume Desmottes2009-02-173-84/+93
| | | | | | From: Guillaume Desmottes <gdesmott@gnome.org> svn path=/trunk/; revision=2485
* Add API to get and set the volumeSjoerd Simons2009-02-172-5/+99
| | | | | | From: Sjoerd Simons <sjoerd.simons@collabora.co.uk> svn path=/trunk/; revision=2484
* rename toolbar1 to toolbarGuillaume Desmottes2009-02-172-3/+3
| | | | | | From: Guillaume Desmottes <gdesmott@gnome.org> svn path=/trunk/; revision=2483
* Add an empty expanded GtkToolItem so the volume button is at the end of the ↵Guillaume Desmottes2009-02-171-0/+7
| | | | | | | | toolbar. From: Guillaume Desmottes <gdesmott@gnome.org> svn path=/trunk/; revision=2482
* Manually add the GtkVolumeButton to the toolbar instead of fitting an empty ↵Guillaume Desmottes2009-02-172-15/+9
| | | | | | | | hole defined in Glade From: Guillaume Desmottes <gdesmott@gnome.org> svn path=/trunk/; revision=2481
* Wait for handle instead of id before request a channelSjoerd Simons2009-02-171-1/+1
| | | | | | | | | This fixes calling from the new converstaion dialog to new contacts. As they start of with an id right away but have no handle yet. Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk> svn path=/trunk/; revision=2480
* Add label on the microphone button. Fixes #571657Guillaume Desmottes2009-02-171-1/+2
| | | | | | From: Guillaume Desmottes <gdesmott@gnome.org> svn path=/trunk/; revision=2479
* Signal closed from the call-handlerSjoerd Simons2009-02-172-16/+19
| | | | | | Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk> svn path=/trunk/; revision=2478
* add a translator comment to describe 'Import'Frédéric Péters2009-02-171-0/+1
| | | | | | From: Frédéric Péters <fpeters@gnome.org> svn path=/trunk/; revision=2477
* Correct bracket-style.Jonny Lamb2009-02-171-2/+4
| | | | | | Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> svn path=/trunk/; revision=2476
* empathy-dispatcher.[ch]: Several misc. code style fixes.Jonny Lamb2009-02-172-8/+15
| | | | | | Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> svn path=/trunk/; revision=2475
* empathy-dispatcher.c: Check arguments of non-static functions.Jonny Lamb2009-02-171-0/+18
| | | | | | Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> svn path=/trunk/; revision=2474
* Minor string fixes. Fixes bug #571635Bruce Cowan2009-02-174-4/+4
| | | | | | From: Bruce Cowan <bugs@bcowan.fastmail.co.uk> svn path=/trunk/; revision=2473
* Updated Bulgarian translation by Alexander Shopov <ash@contact.bg>Alexander Shopov2009-02-162-334/+710
| | | | | | | | | 2009-02-16 Alexander Shopov <ash@contact.bg> * bg.po: Updated Bulgarian translation by Alexander Shopov <ash@contact.bg> svn path=/trunk/; revision=2472
* Updated ro translation (Alexandru Szasz, Mișu Moldovan). Fixed LINUGAS file.Jani Monoses2009-02-161-1/+1
| | | | svn path=/trunk/; revision=2471
* Added Romanian translation (Alexandru Szasz, Mișu Moldovan)Jani Monoses2009-02-162-0/+2167
| | | | svn path=/trunk/; revision=2470
* Updated ja translation (Takeshi AIHANA).Takeshi Aihana2009-02-151-339/+707
| | | | svn path=/trunk/; revision=2469
* Updated Danish translation by Knneth NielsenKenneth Nielsen2009-02-151-397/+795
| | | | svn path=/trunk/; revision=2468
* Updated Polish translationTomasz Dominikowski2009-02-152-377/+747
| | | | | | | | 2009-02-14 Tomasz Dominikowski <tdominikowski@aviary.pl> * pl.po: Updated Polish translation svn path=/trunk/; revision=2467
* Updated es translation, fixes bug #569457Jorge Gonzalez Gonzalez2009-02-141-25/+23
| | | | svn path=/trunk/; revision=2466
* Updated sv translation (Daniel Nylander)Daniel Nylander2009-02-141-33/+48
| | | | svn path=/trunk/; revision=2465
* Updated es translation (Jorge Gonzalez)Jorge Gonzalez Gonzalez2009-02-141-39/+57
| | | | svn path=/trunk/; revision=2464
* set some border in contact info dialog. Fixes bug #562109 (Frédéric Peters)Guillaume Desmottes2009-02-141-0/+1
| | | | | | From: Guillaume Desmottes <gdesmott@gnome.org> svn path=/trunk/; revision=2463
* bump tp-glib dep to 0.7.21Guillaume Desmottes2009-02-141-1/+1
| | | | | | From: Guillaume Desmottes <gdesmott@gnome.org> svn path=/trunk/; revision=2462
* 2009-02-13 vi.po Updated Vietnamese translationClytie Siddall2009-02-131-123/+55
| | | | | | Clytie Siddall <clytie@riverland.net.au> svn path=/trunk/; revision=2461
* event_manager_approve_channel_cb: tp_channel_get_handle is not needed any moreGuillaume Desmottes2009-02-131-4/+0
| | | | | | From: Guillaume Desmottes <gdesmott@gnome.org> svn path=/trunk/; revision=2460
* event_manager_approve_channel_cb: we are invited if the self handle is not 0 ↵Guillaume Desmottes2009-02-131-1/+1
| | | | | | | | AND we are in LP From: Guillaume Desmottes <gdesmott@gnome.org> svn path=/trunk/; revision=2459
* event_manager_approve_channel_cb: check if the channel implements the group ↵Guillaume Desmottes2009-02-131-26/+25
| | | | | | | | iface so that should work for Butterfly chats too From: Guillaume Desmottes <gdesmott@gnome.org> svn path=/trunk/; revision=2458
* empathy-event-manager: we don't need EmpathyTpGroup anymoreGuillaume Desmottes2009-02-131-1/+0
| | | | | | From: Guillaume Desmottes <gdesmott@gnome.org> svn path=/trunk/; revision=2457
* invite_dialog_response_cb: don't close the tp_chat twiceGuillaume Desmottes2009-02-131-1/+0
| | | | | | From: Guillaume Desmottes <gdesmott@gnome.org> svn path=/trunk/; revision=2456
* event_manager_muc_invite_got_contact_name_cb: don't leak msgGuillaume Desmottes2009-02-131-0/+2
| | | | | | From: Guillaume Desmottes <gdesmott@gnome.org> svn path=/trunk/; revision=2455
* event_manager_approve_channel_cb: empathy_tp_chat_get_account doesn't ref ↵Guillaume Desmottes2009-02-131-1/+0
| | | | | | | | the object From: Guillaume Desmottes <gdesmott@gnome.org> svn path=/trunk/; revision=2454
* translate invitation messageGuillaume Desmottes2009-02-131-1/+1
| | | | | | From: Guillaume Desmottes <gdesmott@gnome.org> svn path=/trunk/; revision=2453
* invite_dialog_response_cb: use TpChannel API instead of EmpathyTpGroup oneGuillaume Desmottes2009-02-131-8/+8
| | | | | | From: Guillaume Desmottes <gdesmott@gnome.org> svn path=/trunk/; revision=2452
* event_manager_approve_channel_cb: wait that the contact is readyGuillaume Desmottes2009-02-131-14/+36
| | | | | | From: Guillaume Desmottes <gdesmott@gnome.org> svn path=/trunk/; revision=2451
* event_manager_approve_channel_cb: unref the accountGuillaume Desmottes2009-02-131-0/+1
| | | | | | From: Guillaume Desmottes <gdesmott@gnome.org> svn path=/trunk/; revision=2450
* event_manager_approve_channel_cb: use TpChannel API instead of TpGroupGuillaume Desmottes2009-02-131-13/+16
| | | | | | From: Guillaume Desmottes <gdesmott@gnome.org> svn path=/trunk/; revision=2449
* use tp_channel_get_identifier in event_room_channel_process_func tooGuillaume Desmottes2009-02-131-17/+1
| | | | | | From: Guillaume Desmottes <gdesmott@gnome.org> svn path=/trunk/; revision=2448
* use tp_channel_get_identifier instead of inspecting room handleGuillaume Desmottes2009-02-131-11/+2
| | | | | | From: Guillaume Desmottes <gdesmott@gnome.org> svn path=/trunk/; revision=2447
* event_manager_approve_channel_cb: display invite messageGuillaume Desmottes2009-02-131-1/+1
| | | | | | From: Guillaume Desmottes <gdesmott@gnome.org> svn path=/trunk/; revision=2446
* Support incoming muc invitation.Fixes bug #525559 (Guillaume Desmottes)Guillaume Desmottes2009-02-131-2/+161
| | | | | | From: Guillaume Desmottes <gdesmott@gnome.org> svn path=/trunk/; revision=2445
* Hungarian translation updatedGabor Keleman2009-02-121-153/+116
| | | | svn path=/trunk/; revision=2444
* Updated Basque translation (Inaki Larranaga MurgoitioIñaki Larrañaga Murgoitio2009-02-121-334/+698
| | | | | | Updated Basque translation (Inaki Larranaga Murgoitio <dooteo@euskalgnu.org>) svn path=/trunk/; revision=2443
* Remove unused functionsOlivier Crête2009-02-123-141/+0
| | | | | | | From: Olivier Crête <olivier.crete@collabora.co.uk> Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk> svn path=/trunk/; revision=2442
* Fix pad leakOlivier Crête2009-02-121-0/+2
| | | | | | | From: Olivier Crête <olivier.crete@collabora.co.uk> Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk> svn path=/trunk/; revision=2441
* Fix type punned pointers warningsOlivier Crête2009-02-1212-13/+13
| | | | | | | | | Remove senseless (void **) From: Olivier Crête <olivier.crete@collabora.co.uk> Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk> svn path=/trunk/; revision=2440
* Add newline at end of fileOlivier Crête2009-02-121-1/+1
| | | | | | | From: Olivier Crête <olivier.crete@collabora.co.uk> Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk> svn path=/trunk/; revision=2439
* Fix 'hang up' icon size in menu, remove extra menuitem2Jonathon Jongsma2009-02-121-9/+5
| | | | | | | | | | | | | At the same time, i also changed the stock ID from 'stop' to 'cancel' since cancel was actually used for the toolbar 'hang up' button. In my current theme, the stop and cancel buttons are the same, but in theory they could be different, so it's safer to use the same stock ID. This fixes bug #570397 From: Jonathon Jongsma <jonathon.jongsma@collabora.co.uk> Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk> svn path=/trunk/; revision=2438
* Fix spacing of video preview widgets in call UI (bug 570400)Jonathon Jongsma2009-02-121-1/+2
| | | | | | | | | | | | Add some additional spacing between the toolbar and statusbar and the main content of the window so that it doesn't look quite as cramped. Also remove align the top edges of the remote video preview and the self video preview widgets. From: Jonathon Jongsma <jonathon.jongsma@collabora.co.uk> Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk> svn path=/trunk/; revision=2437
* Hookup the contact menu item cb correctlySjoerd Simons2009-02-121-2/+10
| | | | | | Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk> svn path=/trunk/; revision=2436
* Updated Swedish translation (Daniel Nylander)Daniel Nylander2009-02-111-160/+164
| | | | svn path=/trunk/; revision=2435
* remove second call of g_set_application_name as doc says explicitely it have ↵Guillaume Desmottes2009-02-111-1/+0
| | | | | | | | to be called once and with a localized name From: Guillaume Desmottes <gdesmott@gnome.org> svn path=/trunk/; revision=2434
* status_icon_update_tooltip: don't display the event message if NULL. Fixes ↵Guillaume Desmottes2009-02-111-3/+6
| | | | | | | | bug #571184 (Guillaume Desmottes) From: Guillaume Desmottes <gdesmott@gnome.org> svn path=/trunk/; revision=2433
* Save status message on NetworkManager disconnect and restore on reconnectDavyd Madeley2009-02-111-3/+12
| | | | | | From: Davyd Madeley <davyd@madeley.id.au> svn path=/trunk/; revision=2432
* Fix 'make install' for some automake versions. Fixes #570357.Theppitak Karoonboonyanan2009-02-111-1/+1
| | | | svn path=/trunk/; revision=2431
* Updated pt_BR translation (Andre Gondim)Jonh Wendell S. Santana2009-02-091-162/+190
| | | | svn path=/trunk/; revision=2430
* Updated Vietnamese translationClytie Siddall2009-02-081-537/+802
| | | | svn path=/trunk/; revision=2429
* Updated Norwegian bokmål translation.Kjartan Maraas2009-02-061-322/+313
| | | | svn path=/trunk/; revision=2427
* Cleanup for GObject related functions in EmpathyCallFactory and ↵Cosimo Cecchi2009-02-054-103/+86
| | | | | | | | EmpathyCallHandler. From: Cosimo Cecchi <cosimo.cecchi@collabora.co.uk> svn path=/trunk/; revision=2426
* Updated es translation (Jorge Gonzalez)Jorge Gonzalez Gonzalez2009-02-051-10/+4
| | | | svn path=/trunk/; revision=2425
* Fix typoSjoerd Simons2009-02-041-1/+1
| | | | | | Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk> svn path=/trunk/; revision=2424
* Remove repeated casts to EmpathyTpChatWill Thompson2009-02-041-11/+14
| | | | | | Signed-off-by: Will Thompson <will.thompson@collabora.co.uk> svn path=/trunk/; revision=2423
* Ignore and acknowledge empty NonTextContent messages.Will Thompson2009-02-041-0/+34
| | | | | | | | | | | Delivery reports on the Messages interface show up as empty messages with the NonTextContent flag set in a Text.Received signal and in ListPendingMessages. Empathy can't do anything useful with them, so ack them and ignore them. Signed-off-by: Will Thompson <will.thompson@collabora.co.uk> svn path=/trunk/; revision=2422
* Updated es translation (Jorge Gonzalez)Jorge Gonzalez Gonzalez2009-02-041-168/+187
| | | | svn path=/trunk/; revision=2421
* updating for Punjabi by A S AlamAmanpreet Singh Alam2009-02-031-405/+869
| | | | svn path=/trunk/; revision=2420
* Update python bindingsXavier Claessens2009-02-035-0/+217
| | | | svn path=/trunk/; revision=2419
* Fix naming of macros to be consistent with the class nameXavier Claessens2009-02-032-11/+11
| | | | svn path=/trunk/; revision=2418
* Update docXavier Claessens2009-02-034-7/+21
| | | | svn path=/trunk/; revision=2417
* Add a space between the function name and the (void)Xavier Claessens2009-02-036-6/+6
| | | | svn path=/trunk/; revision=2416
* Add needed modules checkXavier Claessens2009-02-031-0/+4
| | | | svn path=/trunk/; revision=2415