aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Update comment headers/copyrights/etc.Davyd Madeley2009-04-113-0/+24
| | | | | | From: Davyd Madeley <davyd@madeley.id.au> svn path=/trunk/; revision=2782
* Unset focus from GtkEntry when editing is stoppedDavyd Madeley2009-04-111-1/+7
| | | | | | From: Davyd Madeley <davyd@madeley.id.au> svn path=/trunk/; revision=2781
* Add Custom Messages dialog back in (this dialog needs some work ASAP)Davyd Madeley2009-04-111-5/+60
| | | | | | From: Davyd Madeley <davyd@madeley.id.au> svn path=/trunk/; revision=2780
* Make custom messages dialog a transient of the window containing the ↵Davyd Madeley2009-04-111-4/+9
| | | | | | | | presence selector (if possible) From: Davyd Madeley <davyd@madeley.id.au> svn path=/trunk/; revision=2779
* Add a tooltip, mark user visible strings for translationDavyd Madeley2009-04-111-1/+6
| | | | | | From: Davyd Madeley <davyd@madeley.id.au> svn path=/trunk/; revision=2778
* Fix bug where priv->state might be unsetDavyd Madeley2009-04-111-1/+9
| | | | | | From: Davyd Madeley <davyd@madeley.id.au> svn path=/trunk/; revision=2777
* Escape to cancel from status editingDavyd Madeley2009-04-112-1/+24
| | | | | | From: Davyd Madeley <davyd@madeley.id.au> svn path=/trunk/; revision=2776
* Separate out mc_set_custom_state from set_status_editingDavyd Madeley2009-04-111-22/+24
| | | | | | | | Also remove a bunch of debugging From: Davyd Madeley <davyd@madeley.id.au> svn path=/trunk/; revision=2775
* Reimplement flashing (untested). Prevent a possible recursive signal loop.Davyd Madeley2009-04-111-11/+16
| | | | | | From: Davyd Madeley <davyd@madeley.id.au> svn path=/trunk/; revision=2774
* Reenable warning flags.. clean up messDavyd Madeley2009-04-111-32/+4
| | | | | | | | Need to fix flashing state From: Davyd Madeley <davyd@madeley.id.au> svn path=/trunk/; revision=2773
* Use EmpathyIdle to push MC aroundDavyd Madeley2009-04-111-195/+43
| | | | | | From: Davyd Madeley <davyd@madeley.id.au> svn path=/trunk/; revision=2772
* Initial work on reimplementing presence_chooser_presence_changed_cbDavyd Madeley2009-04-111-6/+61
| | | | | | From: Davyd Madeley <davyd@madeley.id.au> svn path=/trunk/; revision=2771
* Fix some type warningsDavyd Madeley2009-04-111-3/+3
| | | | | | From: Davyd Madeley <davyd@madeley.id.au> svn path=/trunk/; revision=2770
* Set the chooser in "editing mode" when you start editing itDavyd Madeley2009-04-111-1/+34
| | | | | | From: Davyd Madeley <davyd@madeley.id.au> svn path=/trunk/; revision=2769
* Initial work on reworking the presence selectorDavyd Madeley2009-04-112-191/+218
| | | | | | From: Davyd Madeley <davyd@madeley.id.au> svn path=/trunk/; revision=2768
* Add a test program for the presence widgetDavyd Madeley2009-04-112-1/+32
| | | | | | From: Davyd Madeley <davyd@madeley.id.au> svn path=/trunk/; revision=2767
* Updated th translation.Theppitak Karoonboonyanan2009-04-101-105/+116
| | | | svn path=/trunk/; revision=2766
* Updated Simplified Chinese translations by fwang.Aron Xu2009-04-041-341/+851
| | | | svn path=/trunk/; revision=2763
* Don't send unknown commands. Fixes bug #577026Xavier Claessens2009-04-031-8/+15
| | | | | | From: Xavier Claessens <xclaesse@gmail.com> svn path=/trunk/; revision=2762
* Remove empathy-new-account.png from makefile, it is not used anymore. Fixes ↵Xavier Claessens2009-04-031-2/+1
| | | | | | | | bug #576375 From: Xavier Claessens <xclaesse@gmail.com> svn path=/trunk/; revision=2760
* Simplify how channel classes value is parsed. Fixes bug #577825Xavier Claessens2009-04-031-8/+4
| | | | | | From: Xavier Claessens <xclaesse@gmail.com> svn path=/trunk/; revision=2759
* Free the capabilities array. Fixes bug #577826Xavier Claessens2009-04-031-1/+3
| | | | | | From: Xavier Claessens <xclaesse@gmail.com> svn path=/trunk/; revision=2758
* Remove unnecessary string dup. Fixes bug #577829Xavier Claessens2009-04-031-3/+5
| | | | | | From: Xavier Claessens <xclaesse@gmail.com> svn path=/trunk/; revision=2757
* Free completion. Fixes bug #577828Xavier Claessens2009-04-031-0/+1
| | | | | | From: Xavier Claessens <xclaesse@gmail.com> svn path=/trunk/; revision=2756
* Use empathy_contact_call_when_ready instead of _run_ API. Fixes bug #561247 andXavier Claessens2009-03-291-4/+21
| | | | | | From: Xavier Claessens <xclaesse@gmail.com> svn path=/trunk/; revision=2748
* Add colorspace and videoscale elements before the videosinkSjoerd Simons2009-03-281-1/+35
| | | | | | | | | | | | Farsight only adds colorspace and videoscale automatically on the input side of things, not on the output side. This causes things to break when the videosink isn't xvimagesink which can do scaling and colorspace conversion in hardware. Fixes gbz #576386 From: Sjoerd Simons <sjoerd.simons@collabora.co.uk> svn path=/trunk/; revision=2746
* use new GtkStatusIcon tooltip methods, formatting the header in italics.Frederic Peters2009-03-272-11/+7
| | | | | | (requires new GTK+ version, bumped dependency to 2.16.0) (bug #575265) svn path=/trunk/; revision=2745
* Use UTF-8 em dash (U+2014) instead of two hyphen/minus (U+002D)Frederic Peters2009-03-241-1/+1
| | | | | | (bug 574192) svn path=/trunk/; revision=2743
* Updated French translation by Frédéric Peters and Claude ParozClaude Paroz2009-03-241-175/+481
| | | | svn path=/trunk/; revision=2740
* Updated Dutch translation by Wouter Bolsterlee.Wouter Bolsterlee2009-03-241-388/+793
| | | | | | | | | 2009-03-23 Wouter Bolsterlee <wbolster@svn.gnome.org> * nl.po: Updated Dutch translation by Wouter Bolsterlee. svn path=/trunk/; revision=2737
* Added translator commentWouter Bolsterlee2009-03-241-0/+1
| | | | svn path=/trunk/; revision=2736
* Updated Dutch translation by Wouter Bolsterlee.Wouter Bolsterlee2009-03-242-11/+14
| | | | | | | | | 2009-03-23 Wouter Bolsterlee <wbolster@svn.gnome.org> * nl.po: Updated Dutch translation by Wouter Bolsterlee. svn path=/trunk/; revision=2735
* Updated Spanish translationJorge Gonzalez Gonzalez2009-03-221-30/+39
| | | | svn path=/trunk/; revision=2734
* mc_account_create can fail, don't crash if it happensXavier Claessens2009-03-211-0/+5
| | | | | | From: Xavier Claessens <xclaesse@gmail.com> svn path=/trunk/; revision=2731
* Do not assert if the CM does not support RequestableChannelClassesXavier Claessens2009-03-201-2/+2
| | | | | | From: Xavier Claessens <xclaesse@gmail.com> svn path=/trunk/; revision=2728
* Fix typoXavier Claessens2009-03-201-1/+1
| | | | | | From: Xavier Claessens <xclaesse@gmail.com> svn path=/trunk/; revision=2727
* Stop compositing timeout if the chat channel is destroyed.Xavier Claessens2009-03-201-0/+1
| | | | | | From: Xavier Claessens <xclaesse@gmail.com> svn path=/trunk/; revision=2726
* Use tp_channel_get_identifier instead of inspecting channel's handle.Xavier Claessens2009-03-201-18/+1
| | | | | | From: Xavier Claessens <xclaesse@gmail.com> svn path=/trunk/; revision=2725
* Do not reconnect chats if there is no ID. That could probably happen for ↵Xavier Claessens2009-03-201-1/+2
| | | | | | | | | | MSN-like MUCs. From: Xavier Claessens <xclaesse@gmail.com> svn path=/trunk/; revision=2724
* empathy_contact_set_handle: remove the handle ready flag when the handle is ↵Guillaume Desmottes2009-03-201-1/+19
| | | | | | | | set to 0 From: Guillaume Desmottes <gdesmott@gnome.org> svn path=/trunk/; revision=2719
* Updated Galician translation by Suso Baleato.Ignacio Casal Quinteiro2009-03-192-697/+906
| | | | svn path=/trunk/; revision=2716
* Merge branch 'fix-ft' into to-mergeGuillaume Desmottes2009-03-181-8/+38
| | | | | | From: Guillaume Desmottes <gdesmott@gnome.org> svn path=/trunk/; revision=2713
* Correctly get foreground-gdk colorXavier Claessens2009-03-182-6/+5
| | | | | | From: Xavier Claessens <xclaesse@gmail.com> svn path=/trunk/; revision=2711
* Fix creation of svn tagXavier Claessens2009-03-181-4/+7
| | | | | | From: Xavier Claessens <xclaesse@gmail.com> svn path=/trunk/; revision=2710
* Update NEWS fileXavier Claessens2009-03-181-4/+12
| | | | | | From: Xavier Claessens <xclaesse@gmail.com> svn path=/trunk/; revision=2709
* Update API docXavier Claessens2009-03-183-7/+12
| | | | | | From: Xavier Claessens <xclaesse@gmail.com> svn path=/trunk/; revision=2708
* Update python bindingsXavier Claessens2009-03-184-4/+212
| | | | | | From: Xavier Claessens <xclaesse@gmail.com> svn path=/trunk/; revision=2707
* Prepare NEWS entryXavier Claessens2009-03-181-0/+25
| | | | | | From: Xavier Claessens <xclaesse@gmail.com> svn path=/trunk/; revision=2706
* Updated Spansih translation, fixes bug #575627Jorge Gonzalez Gonzalez2009-03-172-36/+40
| | | | svn path=/trunk/; revision=2704
* Updated Bulgarian translation by Alexander Shopov <ash@contact.bg>Alexander Shopov2009-03-162-127/+138
| | | | | | | | | 2009-03-16 Alexander Shopov <ash@contact.bg> * bg.po: Updated Bulgarian translation by Alexander Shopov <ash@contact.bg> svn path=/trunk/; revision=2693
* updated kn.poShankar Prasad2009-03-152-377/+178
| | | | svn path=/trunk/; revision=2684
* Updated British English translation.Philip Withnall2009-03-151-322/+322
| | | | svn path=/trunk/; revision=2683
* Updated German translationMario Blättermann2009-03-121-159/+372
| | | | | | | | | 2009-03-11 Mario Blättermann <mariobl@svn.gnome.org> * help/de/de.po: Updated German translation svn path=/trunk/; revision=2677
* Updated Italian translation Deleted the unused imagemiloc2009-03-112-233/+1007
| | | | | | | Updated Italian translation Deleted the unused image svn path=/trunk/; revision=2670
* Updated C/empathy.xml as of 2.26 branchmiloc2009-03-111-12/+10
| | | | | | Updated C/empathy.xml as of 2.26 branch svn path=/trunk/; revision=2669
* Bump version to 2.27.1Xavier Claessens2009-03-101-1/+1
| | | | | | From: Xavier Claessens <xclaesse@gmail.com> svn path=/trunk/; revision=2666
* Make the "Import Accounts" button insensitive if there's nothing to import.Jonny Lamb2009-03-105-5/+35
| | | | | | Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> svn path=/trunk/; revision=2665
* Fix release script in case there is no fixed bugsXavier Claessens2009-03-101-3/+9
| | | | | | From: Xavier Claessens <xclaesse@gmail.com> svn path=/trunk/; revision=2664
* 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