| Commit message (Expand) | Author | Age | Files | Lines |
* | invite_dialog_response_cb: don't close the tp_chat twice | Guillaume Desmottes | 2009-02-13 | 1 | -1/+0 |
* | event_manager_muc_invite_got_contact_name_cb: don't leak msg | Guillaume Desmottes | 2009-02-13 | 1 | -0/+2 |
* | event_manager_approve_channel_cb: empathy_tp_chat_get_account doesn't ref the... | Guillaume Desmottes | 2009-02-13 | 1 | -1/+0 |
* | translate invitation message | Guillaume Desmottes | 2009-02-13 | 1 | -1/+1 |
* | invite_dialog_response_cb: use TpChannel API instead of EmpathyTpGroup one | Guillaume Desmottes | 2009-02-13 | 1 | -8/+8 |
* | event_manager_approve_channel_cb: wait that the contact is ready | Guillaume Desmottes | 2009-02-13 | 1 | -14/+36 |
* | event_manager_approve_channel_cb: unref the account | Guillaume Desmottes | 2009-02-13 | 1 | -0/+1 |
* | event_manager_approve_channel_cb: use TpChannel API instead of TpGroup | Guillaume Desmottes | 2009-02-13 | 1 | -13/+16 |
* | use tp_channel_get_identifier in event_room_channel_process_func too | Guillaume Desmottes | 2009-02-13 | 1 | -17/+1 |
* | use tp_channel_get_identifier instead of inspecting room handle | Guillaume Desmottes | 2009-02-13 | 1 | -11/+2 |
* | event_manager_approve_channel_cb: display invite message | Guillaume Desmottes | 2009-02-13 | 1 | -1/+1 |
* | Support incoming muc invitation.Fixes bug #525559 (Guillaume Desmottes) | Guillaume Desmottes | 2009-02-13 | 1 | -2/+161 |
* | Hungarian translation updated | Gabor Keleman | 2009-02-12 | 1 | -153/+116 |
* | Updated Basque translation (Inaki Larranaga Murgoitio | Iñaki Larrañaga Murgoitio | 2009-02-12 | 1 | -334/+698 |
* | Remove unused functions | Olivier Crête | 2009-02-12 | 3 | -141/+0 |
* | Fix pad leak | Olivier Crête | 2009-02-12 | 1 | -0/+2 |
* | Fix type punned pointers warnings | Olivier Crête | 2009-02-12 | 12 | -13/+13 |
* | Add newline at end of file | Olivier Crête | 2009-02-12 | 1 | -1/+1 |
* | Fix 'hang up' icon size in menu, remove extra menuitem2 | Jonathon Jongsma | 2009-02-12 | 1 | -9/+5 |
* | Fix spacing of video preview widgets in call UI (bug 570400) | Jonathon Jongsma | 2009-02-12 | 1 | -1/+2 |
* | Hookup the contact menu item cb correctly | Sjoerd Simons | 2009-02-12 | 1 | -2/+10 |
* | Updated Swedish translation (Daniel Nylander) | Daniel Nylander | 2009-02-11 | 1 | -160/+164 |
* | remove second call of g_set_application_name as doc says explicitely it have ... | Guillaume Desmottes | 2009-02-11 | 1 | -1/+0 |
* | status_icon_update_tooltip: don't display the event message if NULL. Fixes bu... | Guillaume Desmottes | 2009-02-11 | 1 | -3/+6 |
* | Save status message on NetworkManager disconnect and restore on reconnect | Davyd Madeley | 2009-02-11 | 1 | -3/+12 |
* | Fix 'make install' for some automake versions. Fixes #570357. | Theppitak Karoonboonyanan | 2009-02-11 | 1 | -1/+1 |
* | Updated pt_BR translation (Andre Gondim) | Jonh Wendell S. Santana | 2009-02-09 | 1 | -162/+190 |
* | Updated Vietnamese translation | Clytie Siddall | 2009-02-08 | 1 | -537/+802 |
* | Updated Norwegian bokmål translation. | Kjartan Maraas | 2009-02-06 | 1 | -322/+313 |
* | Cleanup for GObject related functions in EmpathyCallFactory and EmpathyCallHa... | Cosimo Cecchi | 2009-02-05 | 4 | -103/+86 |
* | Updated es translation (Jorge Gonzalez) | Jorge Gonzalez Gonzalez | 2009-02-05 | 1 | -10/+4 |
* | Fix typo | Sjoerd Simons | 2009-02-04 | 1 | -1/+1 |
* | Remove repeated casts to EmpathyTpChat | Will Thompson | 2009-02-04 | 1 | -11/+14 |
* | Ignore and acknowledge empty NonTextContent messages. | Will Thompson | 2009-02-04 | 1 | -0/+34 |
* | Updated es translation (Jorge Gonzalez) | Jorge Gonzalez Gonzalez | 2009-02-04 | 1 | -168/+187 |
* | updating for Punjabi by A S Alam | Amanpreet Singh Alam | 2009-02-03 | 1 | -405/+869 |
* | Update python bindings | Xavier Claessens | 2009-02-03 | 5 | -0/+217 |
* | Fix naming of macros to be consistent with the class name | Xavier Claessens | 2009-02-03 | 2 | -11/+11 |
* | Update doc | Xavier Claessens | 2009-02-03 | 4 | -7/+21 |
* | Add a space between the function name and the (void) | Xavier Claessens | 2009-02-03 | 6 | -6/+6 |
* | Add needed modules check | Xavier Claessens | 2009-02-03 | 1 | -0/+4 |
* | Update NEWS | Xavier Claessens | 2009-02-03 | 1 | -0/+1 |
* | Clean up some brokeness after the rebase | Sjoerd Simons | 2009-02-03 | 1 | -7/+2 |
* | Update python bindings | Sjoerd Simons | 2009-02-03 | 2 | -8/+17 |
* | Remove some dead code | Sjoerd Simons | 2009-02-03 | 1 | -17/+0 |
* | Add information in the statusbar | Sjoerd Simons | 2009-02-03 | 1 | -4/+56 |
* | Rename statusbar is to statusbar | Sjoerd Simons | 2009-02-03 | 1 | -1/+1 |
* | Start streaming video when webcam icon is clicked | Sjoerd Simons | 2009-02-03 | 1 | -0/+23 |
* | Rename DTFM to Dailpad | Sjoerd Simons | 2009-02-03 | 1 | -1/+1 |
* | Add some more content to the menus | Sjoerd Simons | 2009-02-03 | 1 | -1/+26 |
* | Request only audio in the initial request | Sjoerd Simons | 2009-02-03 | 1 | -2/+1 |
* | Put in new VOIP UI | Sjoerd Simons | 2009-02-03 | 3 | -7/+367 |
* | Add minimum width and height properties | Sjoerd Simons | 2009-02-03 | 2 | -1/+50 |
* | add a sidebar abstraction taken from emerillion | Sjoerd Simons | 2009-02-03 | 3 | -0/+689 |
* | Also unref the tf channel | Sjoerd Simons | 2009-02-03 | 1 | -1/+7 |
* | Remove dead code | Sjoerd Simons | 2009-02-03 | 1 | -2/+0 |
* | stop the pipeline and unref everything when the window goes away | Sjoerd Simons | 2009-02-03 | 1 | -14/+49 |
* | Don't return the handler, so we can unref it after signalling | Sjoerd Simons | 2009-02-03 | 2 | -12/+12 |
* | sink the videosink so we can hold a ref to it | Sjoerd Simons | 2009-02-03 | 1 | -0/+9 |
* | Close ongoing calls at dispose time | Sjoerd Simons | 2009-02-03 | 1 | -2/+4 |
* | Add ability to start a call for an incoming channel | Sjoerd Simons | 2009-02-03 | 1 | -14/+34 |
* | Show a dialog when the user clicks on a incoming call | Sjoerd Simons | 2009-02-03 | 1 | -2/+83 |
* | Let the event-manager manage the sounds | Sjoerd Simons | 2009-02-03 | 2 | -3/+109 |
* | Add a empathy_sound_play_full function | Sjoerd Simons | 2009-02-03 | 2 | -14/+69 |
* | Don't double-free the EmpathyTpCallStreams | Sjoerd Simons | 2009-02-03 | 1 | -3/+0 |
* | Add a getter for the main window widget | Sjoerd Simons | 2009-02-03 | 2 | -1/+9 |
* | Update python bindings | Sjoerd Simons | 2009-02-03 | 1 | -0/+23 |
* | Start of a simple ui | Sjoerd Simons | 2009-02-03 | 1 | -12/+231 |
* | Move the TpFarsight code from TpCall to CallHandler | Sjoerd Simons | 2009-02-03 | 4 | -160/+309 |
* | Add functionality to call CreateChannels and look up (simple) channel classes | Sjoerd Simons | 2009-02-03 | 2 | -12/+156 |
* | Don't start the call from the message dialog, the handler will take care of it | Sjoerd Simons | 2009-02-03 | 1 | -1/+0 |
* | Add audio/video sink and source abstractions | Sjoerd Simons | 2009-02-03 | 10 | -0/+946 |
* | Toss out the old EmpathyCallWindow initialise the CallFactory and hook into i... | Sjoerd Simons | 2009-02-03 | 5 | -950/+107 |
* | Switch to calling CallFactory to make calls | Sjoerd Simons | 2009-02-03 | 5 | -40/+25 |
* | Add Stub call factor and call handler objects | Sjoerd Simons | 2009-02-03 | 5 | -0/+445 |
* | Initial port from telepathy-stream-engine to telepathy-farsight | Sjoerd Simons | 2009-02-03 | 8 | -196/+176 |
* | Updated Spanish translation | Jorge Gonzalez Gonzalez | 2009-02-03 | 1 | -205/+245 |
* | Updated zh_HK zhTW translation (Chao-Hsiung Liao). | Chao-Hsiung Liao | 2009-02-03 | 2 | -564/+1476 |
* | Fix authors of fixed bugs | Xavier Claessens | 2009-02-03 | 1 | -7/+7 |
* | Update NEWS | Xavier Claessens | 2009-02-03 | 1 | -0/+36 |
* | Bump LT version | Xavier Claessens | 2009-02-03 | 1 | -3/+3 |
* | Update python binding | Xavier Claessens | 2009-02-03 | 5 | -10/+56 |
* | Fix some i18n issues in main(). | Xavier Claessens | 2009-02-03 | 1 | -3/+6 |
* | Allow Empathy to be built from outside the source tree. | Xavier Claessens | 2009-02-03 | 3 | -8/+14 |
* | More work on the help, thanks to Milo Casagrande. | Xavier Claessens | 2009-02-03 | 1 | -74/+145 |
* | Re-add "--version" option from command line. | Xavier Claessens | 2009-02-03 | 1 | -0/+15 |
* | Add empathy-contact-selector to POTFILES.in. | Xavier Claessens | 2009-02-03 | 1 | -0/+1 |
* | Postprocess so interfaces won't get defined as objects | Sjoerd Simons | 2009-02-03 | 1 | -1/+1 |
* | regenerated pyempathy.defs | Sjoerd Simons | 2009-02-03 | 1 | -2/+2 |
* | Postprocess the pyempathygtk.defs | Sjoerd Simons | 2009-02-03 | 1 | -0/+4 |
* | Fix dispatching of tubes: stream tubes vs D-Bus tubes | Alban Crequy | 2009-02-03 | 1 | -2/+2 |
* | Updated pt_BR translation (Michel Recondo and myself) | Jonh Wendell S. Santana | 2009-02-03 | 1 | -290/+451 |
* | Updated sv translation (Daniel Nylander) | Daniel Nylander | 2009-02-02 | 1 | -251/+286 |
* | Small update | Gabor Keleman | 2009-02-01 | 1 | -3/+20 |
* | Updated Hungarian translation | Gabor Keleman | 2009-02-01 | 1 | -301/+250 |
* | Updated es translation (Jorge Gonzalez) | Jorge Gonzalez Gonzalez | 2009-01-31 | 1 | -163/+211 |
* | Add a message format for gtk_message_dialog_new | Xavier Claessens | 2009-01-31 | 1 | -1/+1 |
* | Use contact-list property and create the store in the constructor. | Jonny Lamb | 2009-01-31 | 1 | -13/+19 |
* | Rename _get_selected to _dup_selected and make sure the contact is unrefed. | Jonny Lamb | 2009-01-31 | 3 | -6/+7 |
* | Removed dispatcher dup as it's been fixed. | Jonny Lamb | 2009-01-31 | 1 | -4/+0 |
* | Pass an EmpathyContactList to _new and create the store from that. | Jonny Lamb | 2009-01-31 | 3 | -7/+8 |
* | Removed old FIXME. | Jonny Lamb | 2009-01-31 | 1 | -4/+0 |
* | Don't call a function in a variable declaration. | Jonny Lamb | 2009-01-31 | 1 | -1/+2 |
* | Use empathy_gtk_init. | Jonny Lamb | 2009-01-31 | 1 | -4/+2 |
* | Use g_signal_connect_swapped and remove useless functions. | Jonny Lamb | 2009-01-31 | 1 | -35/+12 |
* | Unref the temp contact appropriately. | Jonny Lamb | 2009-01-31 | 1 | -0/+1 |
* | Simplified loops in | Jonny Lamb | 2009-01-31 | 1 | -21/+19 |
* | Use gtk_tree_store_insert_with_values. | Jonny Lamb | 2009-01-31 | 1 | -2/+2 |
* | Make empathy_contact_selector_new return a GtkWidget* to conform to GTK+. | Jonny Lamb | 2009-01-31 | 3 | -6/+5 |
* | Use gtk_main_quit as the destroy callback. | Jonny Lamb | 2009-01-31 | 1 | -9/+1 |
* | Explicit check. | Xavier Claessens | 2009-01-31 | 1 | -1/+1 |
* | Move public methods at the bottom. | Xavier Claessens | 2009-01-31 | 1 | -18/+20 |
* | Reorganize the constructor to avoid some casts and to avoid complex inline in... | Xavier Claessens | 2009-01-31 | 1 | -12/+14 |
* | Don't get a cast to EmpathyContactSelector when it's not needed. | Jonny Lamb | 2009-01-31 | 1 | -4/+2 |
* | Use gtk_tree_model_get_iter_first instead of going through GtkTreePath. | Jonny Lamb | 2009-01-31 | 1 | -12/+2 |
* | Use dispose_run in EmpathyContactSelector. | Jonny Lamb | 2009-01-31 | 1 | -0/+8 |
* | Remove unnecessary casts and macros. | Jonny Lamb | 2009-01-31 | 1 | -14/+9 |
* | Updated empetit to use the new dispatcher. | Jonny Lamb | 2009-01-31 | 1 | -3/+26 |
* | Use the new _dup_singleton function instead of _new. | Jonny Lamb | 2009-01-31 | 1 | -1/+1 |
* | Small coding style and name changes. | Jonny Lamb | 2009-01-31 | 1 | -73/+59 |
* | Added Elliot's empetit test program. | Jonny Lamb | 2009-01-31 | 3 | -1/+83 |
* | Added argument checking to non-static functions. | Jonny Lamb | 2009-01-31 | 1 | -0/+4 |
* | remove redundant flag | Xavier Claessens | 2009-01-31 | 1 | -6/+6 |
* | add translation function call | Xavier Claessens | 2009-01-31 | 1 | -1/+1 |
* | rename set and unset functions | Xavier Claessens | 2009-01-31 | 1 | -5/+5 |
* | update libempathy-gtk.types | Xavier Claessens | 2009-01-31 | 1 | -1/+1 |
* | conform to GET_PRIV style | Xavier Claessens | 2009-01-31 | 2 | -7/+11 |
* | unref store once only | Xavier Claessens | 2009-01-31 | 1 | -1/+5 |
* | remove finalize function | Xavier Claessens | 2009-01-31 | 1 | -11/+0 |
* | unref contact list store on dispose | Xavier Claessens | 2009-01-31 | 1 | -0/+4 |
* | tidy | Xavier Claessens | 2009-01-31 | 1 | -3/+0 |
* | add function to find number of online contacts; fix sensitivity management | Xavier Claessens | 2009-01-31 | 1 | -7/+35 |
* | consolidate sensitivity management | Xavier Claessens | 2009-01-31 | 1 | -15/+24 |
* | consolidate blank contact management | Xavier Claessens | 2009-01-31 | 1 | -24/+19 |
* | move get blank iter function | Xavier Claessens | 2009-01-31 | 1 | -34/+32 |
* | add unset blank contact function | Xavier Claessens | 2009-01-31 | 1 | -18/+22 |
* | improve function to find iter for blank contact | Xavier Claessens | 2009-01-31 | 1 | -15/+13 |
* | fix contact list store sorting | Xavier Claessens | 2009-01-31 | 1 | -6/+2 |
* | include config.h | Xavier Claessens | 2009-01-31 | 1 | -0/+2 |
* | include empathy-contact-list-store.h in empathy-contact-selector.h | Xavier Claessens | 2009-01-31 | 1 | -0/+1 |
* | use EmpathyContactListStore directly | Xavier Claessens | 2009-01-31 | 1 | -73/+27 |
* | do not add blank when popup showing; add blank when popup becomes hidden and ... | Xavier Claessens | 2009-01-31 | 1 | -6/+22 |
* | fix widget sensitivity | Xavier Claessens | 2009-01-31 | 1 | -6/+18 |
* | fix initial active contact problem; add blank contact, hide on popup, remove ... | Xavier Claessens | 2009-01-31 | 1 | -46/+78 |
* | update authors | Xavier Claessens | 2009-01-31 | 2 | -4/+4 |
* | update copyright and authors | Xavier Claessens | 2009-01-31 | 2 | -0/+4 |
* | add selector .c and .h files | Xavier Claessens | 2009-01-31 | 2 | -0/+398 |
* | update Makefile.am | Xavier Claessens | 2009-01-31 | 1 | -0/+2 |
* | Use g_list_prepend instead of g_list_append. | Jonny Lamb | 2009-01-31 | 1 | -2/+2 |
* | Allow the dispatcher to be freed once a request is finished. | Jonny Lamb | 2009-01-31 | 1 | -2/+35 |
* | We skip .5 and go directly to .90 | Xavier Claessens | 2009-01-31 | 1 | -1/+1 |
* | Prefix "Empathy" to the notification enum. | Xavier Claessens | 2009-01-31 | 3 | -10/+10 |
* | Add a comment explaining why we activate the event in an idle. | Xavier Claessens | 2009-01-31 | 1 | -0/+4 |
* | Factor out some common code. | Xavier Claessens | 2009-01-31 | 4 | -25/+31 |
* | Always check if notifications are enabled when we update them. | Xavier Claessens | 2009-01-31 | 1 | -9/+18 |
* | Update the pixbuf when we receive an event update. | Xavier Claessens | 2009-01-31 | 1 | -16/+25 |
* | Use the avatar for all the events with a contact. | Xavier Claessens | 2009-01-31 | 1 | -1/+1 |
* | Add an enum to define notification close reason. | Xavier Claessens | 2009-01-31 | 2 | -2/+11 |
* | Unref the notification after it has been closed. | Xavier Claessens | 2009-01-31 | 1 | -11/+18 |
* | Escape message body with g_markup_escape_text before pushing it to the notifi... | Xavier Claessens | 2009-01-31 | 1 | -3/+5 |
* | Fix order or params in chat_window_show_or_update_notification (). | Xavier Claessens | 2009-01-31 | 1 | -3/+3 |
* | Move empathy_notification_is_enabled () to src/ | Xavier Claessens | 2009-01-31 | 9 | -59/+127 |
* | Fix coding style. | Xavier Claessens | 2009-01-31 | 1 | -3/+3 |
* | Add libnotify dep to src/ only. | Xavier Claessens | 2009-01-31 | 2 | -1/+4 |
* | Make possible to use libnotify 0.4.4, to not force the usage of too recent di... | Xavier Claessens | 2009-01-31 | 3 | -4/+7 |
* | Initialize GError to NULL before using it. | Xavier Claessens | 2009-01-31 | 1 | -1/+1 |
* | Fix indentation. | Xavier Claessens | 2009-01-31 | 1 | -1/+1 |
* | Add a convenience function to avoid hacks when getting the pixbuf from the ic... | Xavier Claessens | 2009-01-31 | 4 | -18/+30 |
* | Make notifications for unfocused chat windows work properly. | Xavier Claessens | 2009-01-31 | 2 | -22/+32 |
* | Break after the event has been found. | Xavier Claessens | 2009-01-31 | 1 | -0/+1 |
* | W.I.P. for notifications on chat window. | Xavier Claessens | 2009-01-31 | 5 | -8/+101 |
* | Don't update the event if the notification can't be shown. | Xavier Claessens | 2009-01-31 | 1 | -1/+4 |
* | Typo. | Xavier Claessens | 2009-01-31 | 1 | -1/+1 |
* | Implement a logic for disabling notifications when away. | Xavier Claessens | 2009-01-31 | 3 | -9/+70 |
* | Modify code to handle new preferences. | Xavier Claessens | 2009-01-31 | 4 | -5/+62 |
* | Add a preference UI for notifications. | Xavier Claessens | 2009-01-31 | 1 | -6/+80 |
* | If the notification is not dismissed by the user, do not display other notifi... | Xavier Claessens | 2009-01-31 | 3 | -3/+31 |
* | Split the event description into header and message body. | Xavier Claessens | 2009-01-31 | 2 | -57/+142 |
* | Fix indentation. | Xavier Claessens | 2009-01-31 | 1 | -0/+1 |
* | Insert an image in the notify baloon. | Xavier Claessens | 2009-01-31 | 1 | -2/+19 |
* | Adapt the status icon message to the new API. | Xavier Claessens | 2009-01-31 | 1 | -4/+11 |
* | Require latest libnotify. Don't crash when clicking the notification. | Xavier Claessens | 2009-01-31 | 2 | -27/+19 |
* | Use PACKAGE_NAME instead of hardcoding "empathy" on notify_init (). | Xavier Claessens | 2009-01-31 | 1 | -1/+1 |
* | mimic tooltip and icon notifications; unref any outstanding notification | Xavier Claessens | 2009-01-31 | 1 | -15/+41 |
* | uninit linotify after unrefing status icon | Xavier Claessens | 2009-01-31 | 1 | -2/+2 |
* | generify notification; add idle activation of event | Xavier Claessens | 2009-01-31 | 1 | -22/+40 |
* | add notify uninit | Xavier Claessens | 2009-01-31 | 1 | -1/+4 |
* | show notification on new event | Xavier Claessens | 2009-01-31 | 1 | -0/+26 |
* | initialize libnotify | Xavier Claessens | 2009-01-31 | 1 | -0/+2 |
* | add libnotify configure check | Xavier Claessens | 2009-01-31 | 1 | -0/+1 |
* | disable chat history menu item when there is no account. | Frederic Peters | 2009-01-30 | 1 | -0/+21 |
* | Added a new empathy_account_manager_get_count function, to get the number of | Frederic Peters | 2009-01-30 | 2 | -2/+22 |
* | Update gitignore | Xavier Claessens | 2009-01-30 | 1 | -0/+1 |
* | Updated ca translation (Gil Forcada) | Gil Forcada Codinachs | 2009-01-29 | 1 | -373/+472 |
* | Also accept sftp as URL scheme. | Xavier Claessens | 2009-01-29 | 1 | -1/+1 |
* | \n is also a delimiter for URLs. | Xavier Claessens | 2009-01-29 | 1 | -2/+2 |
* | ps was missing in LINGUAS | Gil Forcada Codinachs | 2009-01-27 | 1 | -0/+1 |
* | Updated Greek translation (Marios Zindilis) | Simos Xenitellis | 2009-01-27 | 2 | -0/+0 |
* | Added Greek translation (Marios Zindilis) | Simos Xenitellis | 2009-01-27 | 2 | -1/+501 |
* | accounts_dialog_button_create_clicked_cb: if, for some reason, mc_account_cre... | Guillaume Desmottes | 2009-01-26 | 1 | -0/+6 |
* | Updated Spanish translation | Jorge Gonzalez Gonzalez | 2009-01-25 | 1 | -103/+69 |
* | Updated ko translation. | Changwoo Ryu | 2009-01-24 | 1 | -260/+643 |
* | Updated Spanish translation | Jorge Gonzalez Gonzalez | 2009-01-24 | 1 | -202/+597 |
* | Updated es translation (Jorge Gonzalez) | Jorge Gonzalez Gonzalez | 2009-01-23 | 2 | -93/+84 |
* | Replace G_STR_EMPTY in newly added code too. | Xavier Claessens | 2009-01-23 | 1 | -1/+1 |
* | Removed unused G_STR_EMPTY from empathy-ui-utils.h. | Jonny Lamb | 2009-01-23 | 1 | -2/+0 |
* | Renamed G_STR_EMPTY to EMP_STR_EMPTY. | Jonny Lamb | 2009-01-23 | 22 | -54/+54 |
* | Update the user documentation (Milo Casagrande). | Xavier Claessens | 2009-01-23 | 1 | -77/+350 |
* | Do not translate "gtk-ok", "gtk-cancel" etc. Fixes bug #566676 (Lucas Lommer). | Xavier Claessens | 2009-01-23 | 2 | -3/+3 |
* | Removed trailing space. Fixes bug #566549 (Leonardo Ferreira Fontenelle) | Xavier Claessens | 2009-01-23 | 1 | -1/+1 |
* | Add a source field to specify the name of the account source. (Stephane Wirtel) | Jonny Lamb | 2009-01-23 | 3 | -4/+11 |
* | updated hebrew translation | Yair Hershkovitz | 2009-01-20 | 1 | -297/+764 |
* | Updated gr translation (Marios Zindilis). | Simos Xenitellis | 2009-01-18 | 1 | -3/+3 |
* | Updated gr translation (Marios Zindilis). | Simos Xenitellis | 2009-01-18 | 1 | -255/+597 |
* | Updated Hungarian translation | Gabor Keleman | 2009-01-17 | 1 | -221/+640 |
* | Updated German translation, fix #564539. | Hendrik Richter | 2009-01-17 | 2 | -229/+587 |
* | Updated Slovenian translation | Matej Urbančič | 2009-01-17 | 1 | -235/+620 |
* | EmpathyDispatcher: Handle File channels that we didn't request. | Jonny Lamb | 2009-01-17 | 1 | -4/+5 |
* | Removed extensions.h inclusion in public API. | Jonny Lamb | 2009-01-17 | 5 | -6/+11 |
* | Fix building, there were a missing _new ->_dup_singleton. | Xavier Claessens | 2009-01-16 | 1 | -1/+1 |
* | Update python bindings. | Xavier Claessens | 2009-01-16 | 1 | -3/+2 |
* | empathy_mission_control_new -> dup_singleton. | Xavier Claessens | 2009-01-16 | 16 | -18/+18 |
* | EmpathyDispatcher: make style somewhat more consistent. | Jonny Lamb | 2009-01-16 | 1 | -119/+171 |
* | When sending files, make sure the connection is ready before making sure the ... | Jonny Lamb | 2009-01-15 | 1 | -3/+21 |
* | Do not unref the channel when closing it, wait for the invalidated signal. | Xavier Claessens | 2009-01-15 | 1 | -24/+12 |
* | Remove usage of EmpathyTpGroup from EmpathyTpCall. | Xavier Claessens | 2009-01-13 | 1 | -37/+69 |
* | EmpathyContact keeps a ref to the factory. | Xavier Claessens | 2009-01-13 | 1 | -3/+23 |
* | Remove some usage of EmpathyTpGroup from EmpathyTpChat | Xavier Claessens | 2009-01-13 | 1 | -6/+14 |
* | Remove useless include of empathy-tp-group.h | Xavier Claessens | 2009-01-13 | 5 | -4/+1 |
* | Reuse, and properly destroy, the avatar file chooser dialog. | Frederic Peters | 2009-01-12 | 1 | -1/+12 |
* | Updated Norwegian bokmål translation. | Kjartan Maraas | 2009-01-12 | 1 | -129/+136 |
* | Updated th translation (Theppitak Karoonboonyanan). | Theppitak Karoonboonyanan | 2009-01-12 | 1 | -5/+5 |
* | Updated es translation (Jorge Gonzalez) | Jorge Gonzalez Gonzalez | 2009-01-12 | 1 | -128/+144 |
* | Bump needed version of telepathy-glib to 0.7.19 | Xavier Claessens | 2009-01-12 | 1 | -1/+1 |
* | Clean some coding style | Xavier Claessens | 2009-01-10 | 1 | -9/+6 |
* | Remove useless spaces in message. | Xavier Claessens | 2009-01-10 | 1 | -2/+2 |
* | Remove useless goto | Xavier Claessens | 2009-01-10 | 1 | -3/+1 |
* | If channel is invalidated before being ready, the error is handled in invalid... | Xavier Claessens | 2009-01-10 | 1 | -0/+4 |
* | mission_control_get_tpconnection returns a new ref, don't forget to unref the... | Xavier Claessens | 2009-01-10 | 1 | -0/+2 |
* | Add a FIXME telling that there is a leak, not sure how to plug it, that code ... | Xavier Claessens | 2009-01-10 | 1 | -0/+1 |
* | Use tp_channel_borrow_connection instead of g_object_get. This fix a leak. | Xavier Claessens | 2009-01-10 | 1 | -1/+1 |
* | Update gitignore | Xavier Claessens | 2009-01-10 | 1 | -0/+2 |
* | Do not generate marshallers in src/, it is not needed. | Xavier Claessens | 2009-01-10 | 1 | -21/+0 |
* | Fix some errors made when rebasing on master | Xavier Claessens | 2009-01-10 | 3 | -3/+3 |
* | Remove dead code | Xavier Claessens | 2009-01-10 | 2 | -19/+0 |
* | Correct little coding style | Xavier Claessens | 2009-01-10 | 1 | -1/+1 |
* | Correctly align \ characters | Xavier Claessens | 2009-01-10 | 1 | -2/+2 |
* | Update pyhton binding | Xavier Claessens | 2009-01-10 | 2 | -2/+157 |
* | Update API doc. | Xavier Claessens | 2009-01-10 | 3 | -2/+7 |
* | Only unref things in dispose | Sjoerd Simons | 2009-01-10 | 1 | -13/+4 |