| Commit message (Expand) | Author | Age | Files | Lines |
* | split strings to no translate markups | Guillaume Desmottes | 2010-01-25 | 1 | -7/+16 |
* | there is no reasy why error would be NULL if e_book_get_self failed | Guillaume Desmottes | 2010-01-25 | 1 | -2/+1 |
* | remove create_salut_account_if_needed as it's done in the assistant now | Guillaume Desmottes | 2010-01-25 | 2 | -111/+0 |
* | rephrase the salut error page | Guillaume Desmottes | 2010-01-25 | 1 | -4/+5 |
* | add a hint about how to reach the accounts dialog | Guillaume Desmottes | 2010-01-25 | 1 | -2/+4 |
* | Split markups and translated string to make this easier for translators | Guillaume Desmottes | 2010-01-25 | 1 | -4/+7 |
* | rename build_error_page to build_error_vbox | Guillaume Desmottes | 2010-01-25 | 1 | -3/+3 |
* | account_assistant_page_forward_func: never go forward after the salut page | Guillaume Desmottes | 2010-01-25 | 1 | -0/+5 |
* | Display 'back' button in the import and create page | Guillaume Desmottes | 2010-01-25 | 1 | -2/+2 |
* | Fix account creation regression | Guillaume Desmottes | 2010-01-25 | 1 | -4/+9 |
* | Don't display the salut page after the create one if there is no need to | Guillaume Desmottes | 2010-01-25 | 1 | -3/+27 |
* | Don't display the salut page after the import one if there is no need to | Guillaume Desmottes | 2010-01-25 | 1 | -1/+10 |
* | Display the salut page after the create one | Guillaume Desmottes | 2010-01-25 | 1 | -18/+15 |
* | Display the salut page after the import one | Guillaume Desmottes | 2010-01-25 | 1 | -3/+5 |
* | rename should_create_salut_account to display_salut_page | Guillaume Desmottes | 2010-01-25 | 1 | -4/+4 |
* | Display an error message if Salut is not installed | Guillaume Desmottes | 2010-01-25 | 1 | -8/+32 |
* | factor out build_error_page | Guillaume Desmottes | 2010-01-25 | 1 | -20/+32 |
* | assistant: move creation of the page from _init to _constructed | Guillaume Desmottes | 2010-01-25 | 1 | -19/+22 |
* | Pass a ready EmpathyConnectionManagers to empathy_account_assistant_show | Guillaume Desmottes | 2010-01-25 | 4 | -17/+87 |
* | Move all the tests checking if we should display the the assistant to a singl... | Guillaume Desmottes | 2010-01-25 | 1 | -25/+63 |
* | Don't display the salut page if there is no need to create the account | Guillaume Desmottes | 2010-01-25 | 1 | -0/+57 |
* | set the salut-account-created gconf key once the account has been created | Guillaume Desmottes | 2010-01-25 | 1 | -2/+14 |
* | don't set display name if there is already one defined | Guillaume Desmottes | 2010-01-25 | 1 | -6/+9 |
* | account-assistant: use existing code to create the salut account and respect ... | Guillaume Desmottes | 2010-01-25 | 1 | -12/+18 |
* | account-assistant: add a page to configure the salut account | Guillaume Desmottes | 2010-01-25 | 1 | -12/+124 |
* | account-widget-salut: don't display advanced properties in simple mode | Guillaume Desmottes | 2010-01-25 | 2 | -1/+6 |
* | factor out and export create_salut_account_settings | Guillaume Desmottes | 2010-01-25 | 2 | -48/+68 |
* | rename "Hidden" to "Invisible" in docs | Łukasz Jernaś | 2010-01-25 | 1 | -2/+2 |
* | notify_ready_cb: use g_simple_async_result_complete instead of _in_idle | Guillaume Desmottes | 2010-01-22 | 1 | -1/+1 |
* | replace empathy_connection_managers_call_when_ready by prepare_{async_finish}... | Guillaume Desmottes | 2010-01-22 | 5 | -66/+57 |
* | empathy-protocol-chooser: use empathy_connection_managers_call_when_ready | Guillaume Desmottes | 2010-01-22 | 1 | -11/+11 |
* | empathy.c: use empathy_connection_managers_call_when_ready | Guillaume Desmottes | 2010-01-22 | 1 | -21/+11 |
* | empathy-import-widget: use empathy_connection_managers_call_when_ready | Guillaume Desmottes | 2010-01-22 | 1 | -9/+10 |
* | add empathy_connection_managers_call_when_ready | Guillaume Desmottes | 2010-01-22 | 2 | -0/+73 |
* | spspps-interval has been renamed to config-interval | Guillaume Desmottes | 2010-01-22 | 1 | -1/+1 |
* | Capture the escape key on the chat view and search bar, to make it hide the s... | Thomas Meire | 2010-01-21 | 3 | -6/+32 |
* | removed some trailing spaces | Thomas Meire | 2010-01-21 | 1 | -3/+3 |
* | added a "find" menu item | Thomas Meire | 2010-01-21 | 4 | -5/+38 |
* | improve behaviour of match_case callback | Thomas Meire | 2010-01-21 | 1 | -6/+22 |
* | add match_case option to find_abilities | Thomas Meire | 2010-01-21 | 6 | -19/+49 |
* | respect match_case in chat_text_view_highlight | Thomas Meire | 2010-01-21 | 1 | -7/+14 |
* | Use gtk_text_iter_[backward/forward]_search for case sensitive searches, keep | Thomas Meire | 2010-01-21 | 1 | -12/+34 |
* | added checkbox callback | Thomas Meire | 2010-01-21 | 1 | -0/+8 |
* | added case sensitive search for adium themes (reverted previous commit) | Thomas Meire | 2010-01-21 | 6 | -27/+49 |
* | make the adium theme respect new_search | Thomas Meire | 2010-01-21 | 1 | -0/+6 |
* | added case sensitive highlighting for adium themes | Thomas Meire | 2010-01-21 | 6 | -12/+18 |
* | simple toggle button to match the case | Thomas Meire | 2010-01-21 | 2 | -0/+19 |
* | remove priv->last_search and factor out empathy_search_bar_search | Thomas Meire | 2010-01-21 | 1 | -47/+40 |
* | Make the "Edit Custom Messages" window 420px wide by default (#607463) | Ken VanDine | 2010-01-20 | 1 | -0/+1 |
* | add empathy-auto-salut-account-helper.c to POTFILES.in | Guillaume Desmottes | 2010-01-20 | 1 | -0/+1 |
* | Re-send sps/pps regulary with H.264 | Olivier Crête | 2010-01-20 | 1 | -0/+2 |
* | Call create_salut_account_if_needed when the assistant is closed | Guillaume Desmottes | 2010-01-20 | 3 | -2/+5 |
* | Don't pass managers to create_salut_account_if_needed | Guillaume Desmottes | 2010-01-20 | 3 | -6/+23 |
* | move create_salut_account_if_needed and should_create_salut_account to a new ... | Guillaume Desmottes | 2010-01-20 | 4 | -181/+252 |
* | account-assistant: disable Google Talk when creating a new account | Guillaume Desmottes | 2010-01-19 | 1 | -0/+3 |
* | Pass a boolean saying if the protocol is Google Talk or not to EmpathyProtoco... | Guillaume Desmottes | 2010-01-19 | 3 | -2/+9 |
* | add_register_buttons: don't show the register buttons in simple mode | Guillaume Desmottes | 2010-01-19 | 1 | -0/+3 |
* | account-widget: check that the apply button actually exist before modifying it | Guillaume Desmottes | 2010-01-19 | 1 | -0/+4 |
* | Make sure the column spacing is the same for all protocols. | Cosimo Cecchi | 2010-01-19 | 2 | -2/+2 |
* | Updated Norwegian bokmål translation | Kjartan Maraas | 2010-01-19 | 1 | -102/+57 |
* | Add a remove button below the accounts treeview instead of the in-treeview icon. | Xavier Claessens | 2010-01-19 | 2 | -21/+93 |
* | Updated Spanish translation | Jorge González | 2010-01-19 | 1 | -81/+72 |
* | all.xml: remove unused and redundant external-type | Guillaume Desmottes | 2010-01-19 | 1 | -26/+0 |
* | remove Channel_Handler.xml; we don't use it since a while | Guillaume Desmottes | 2010-01-19 | 3 | -64/+0 |
* | remove Tube_Handler.xml | Guillaume Desmottes | 2010-01-19 | 3 | -59/+0 |
* | remove empathy-tube-handler.c and empathy-tube-dispatch | Guillaume Desmottes | 2010-01-19 | 9 | -905/+1 |
* | stop dispatching tube channels (#599159) | Guillaume Desmottes | 2010-01-19 | 3 | -130/+0 |
* | Unify the infobar and the account name widgets. | Cosimo Cecchi | 2010-01-19 | 2 | -51/+46 |
* | Changed the return string of empathy_presence_get_default_message to Invisibl... | G.Balaji | 2010-01-18 | 1 | -1/+1 |
* | Fix /join command with one channel (#607306) | Thomas Meire | 2010-01-18 | 1 | -1/+1 |
* | fix identation | Guillaume Desmottes | 2010-01-18 | 1 | -1/+1 |
* | Stop greysing and blinking the protocol icon | Guillaume Desmottes | 2010-01-18 | 1 | -24/+0 |
* | update account in treeview when it's disabled | Guillaume Desmottes | 2010-01-18 | 1 | -0/+1 |
* | update treeview when account's status is changed | Guillaume Desmottes | 2010-01-18 | 1 | -0/+21 |
* | accounts-dialog: display status of accounts in the treeview (#605309) | Guillaume Desmottes | 2010-01-18 | 1 | -0/+78 |
* | rename accounts_dialog_model_pixbuf_data_func to accounts_dialog_model_protoc... | Guillaume Desmottes | 2010-01-18 | 1 | -3/+3 |
* | accounts-dialog: remember the account and password param when changing protoc... | Guillaume Desmottes | 2010-01-18 | 1 | -0/+29 |
* | account-widget: add empathy_account_widget_set_{account,password}_param | Guillaume Desmottes | 2010-01-18 | 2 | -0/+38 |
* | Updated Spanish translation | Jorge González | 2010-01-18 | 1 | -84/+79 |
* | Support silent build rules with automake 1.11 | Javier Jardón | 2010-01-18 | 12 | -280/+46 |
* | set presence to offline when account is disabled | Felix Kaser | 2010-01-16 | 1 | -0/+5 |
* | Consider connected account which doesn't implement presence as available (#60... | Guillaume Desmottes | 2010-01-16 | 1 | -0/+8 |
* | Rephrase the TP_CONNECTION_STATUS_REASON_REQUESTED message to make it clearer... | Guillaume Desmottes | 2010-01-15 | 1 | -1/+1 |
* | No need to get RequestableChannelClasses if ContactCapability is implemented | Guillaume Desmottes | 2010-01-14 | 1 | -15/+23 |
* | factor out channel_classes_to_capabilities | Guillaume Desmottes | 2010-01-14 | 1 | -64/+58 |
* | Use ContactCapabilities to get audio/video caps (#599163) | Guillaume Desmottes | 2010-01-14 | 1 | -1/+16 |
* | Stop using the old Capabilities iface if ContactCapabilities is implemented | Guillaume Desmottes | 2010-01-14 | 1 | -20/+20 |
* | Claim that contacts support stream tube if it's announced in their contact ca... | Guillaume Desmottes | 2010-01-14 | 1 | -7/+10 |
* | Claim that contacts support FT if it's announced in their contact capabilitie... | Guillaume Desmottes | 2010-01-14 | 1 | -0/+91 |
* | Don't assume contacts support FT if ContactCapabilities is implemented | Guillaume Desmottes | 2010-01-14 | 1 | -4/+19 |
* | account-widget: use empathy_account_widget_changed | Guillaume Desmottes | 2010-01-14 | 1 | -13/+5 |
* | account-widget-irc: Call empathy_account_widget_changed when network combobox... | Guillaume Desmottes | 2010-01-14 | 1 | -0/+1 |
* | add empathy_account_widget_changed as protected method | Guillaume Desmottes | 2010-01-14 | 2 | -0/+13 |
* | Updated Arabic translation | Khaled Hosny | 2010-01-14 | 1 | -442/+475 |
* | Updated French translation | Claude Paroz | 2010-01-14 | 1 | -776/+1114 |
* | Updated Norwegian bokmål translation | Kjartan Maraas | 2010-01-14 | 1 | -224/+252 |
* | Call xmlCleanupParser() only once when exiting (#600693) | Guillaume Desmottes | 2010-01-13 | 5 | -5/+1 |
* | Merge branch 'contact' | Xavier Claessens | 2010-01-13 | 4 | -1024/+947 |
|\ |
|
| * | Remove the "Contact" alignment from contat widget | Xavier Claessens | 2010-01-13 | 4 | -117/+85 |
| * | Reorder functions to not declare them on top | Xavier Claessens | 2010-01-12 | 1 | -909/+864 |
* | | Use the proper enum value when checking FsMediaType | Guillaume Desmottes | 2010-01-13 | 1 | -1/+1 |
* | | Added initial Spanish translation | Jorge González | 2010-01-13 | 1 | -62/+22 |
* | | Updated Spanish translation | Jorge González | 2010-01-13 | 1 | -246/+169 |
* | | Revert "Escape the header of the notification (#599431)" | Guillaume Desmottes | 2010-01-13 | 1 | -7/+2 |
* | | Add search bar in chat text views (#585168) | Thomas Meire | 2010-01-12 | 8 | -5/+463 |
* | | chat_window_create_label: ref the widgets stored as data so we are sure they ... | Guillaume Desmottes | 2010-01-12 | 1 | -7/+8 |
* | | start dev of next version | Guillaume Desmottes | 2010-01-12 | 1 | -3/+3 |
* | | prepare 2.29.5.1EMPATHY_2_29_5_1 | Guillaume Desmottes | 2010-01-12 | 2 | -3/+14 |
* | | Revert "added si to LINGUAS file" | Guillaume Desmottes | 2010-01-12 | 1 | -0/+75 |
* | | updating for Punjabi by A S Alam | A S Alam | 2010-01-12 | 1 | -788/+1378 |
* | | start dev of 2.29.6 | Guillaume Desmottes | 2010-01-12 | 1 | -2/+2 |
* | | add Channel_Interface_Conference.xml to EXTRA_DISTEMPATHY_2_29_5 | Guillaume Desmottes | 2010-01-12 | 1 | -1/+2 |
* | | prepare 2.29.5 release | Guillaume Desmottes | 2010-01-12 | 2 | -2/+57 |
* | | contact_list_store_get_contact_status_icon_with_icon_name: early return if ic... | Guillaume Desmottes | 2010-01-12 | 1 | -0/+3 |
* | | empathy_pixbuf_contact_status_icon_with_icon_name: icon_name is not supposed ... | Guillaume Desmottes | 2010-01-12 | 1 | -0/+1 |
* | | listen for the "account-validity-changed" so new account are added to the dis... | Guillaume Desmottes | 2010-01-12 | 1 | -0/+35 |
* | | store status-changed sig handler in a hash table | Guillaume Desmottes | 2010-01-12 | 1 | -0/+24 |
* | | factor out connect_account | Guillaume Desmottes | 2010-01-12 | 1 | -7/+14 |
* | | empathy_dispatcher_join_muc: assert than connection_data is not NULL | Guillaume Desmottes | 2010-01-12 | 1 | -0/+1 |
* | | Wait that the pipeline has been started before enabling camera | Guillaume Desmottes | 2010-01-11 | 1 | -7/+10 |
* | | factor out start_call | Guillaume Desmottes | 2010-01-11 | 1 | -6/+11 |
* | | empathy_call_window_constructed: no need to call display_video_preview | Guillaume Desmottes | 2010-01-11 | 1 | -2/+0 |
* | | remember handler ids to prevent double invokation | Felix Kaser | 2010-01-11 | 1 | -4/+37 |
* | | use G_TYPE_OBJECT instead of G_TYPE_POINTER | Felix Kaser | 2010-01-11 | 1 | -1/+1 |
* | | connect to val-changed signal in contact manager | Felix Kaser | 2010-01-11 | 1 | -0/+17 |
* | | connect to status-changed signal of new accounts | Felix Kaser | 2010-01-11 | 1 | -0/+10 |
* | | connect to signals when account has been created | Felix Kaser | 2010-01-11 | 2 | -3/+23 |
* | | don't make add-button sensitive on protocol change | Felix Kaser | 2010-01-11 | 1 | -1/+0 |
* | | disable treeview when creating an account | Felix Kaser | 2010-01-11 | 1 | -0/+13 |
* | | Convert the context info to a translator comment (#606513) | Claude Paroz | 2010-01-11 | 1 | -3/+3 |
* | | accounts-dialog: inherit from GtkDialog (#600023) | Guillaume Desmottes | 2010-01-11 | 3 | -292/+244 |
* | | Updated Swedish translation | Daniel Nylander | 2010-01-10 | 1 | -1390/+1157 |
* | | remove box around advanced settings | Felix Kaser | 2010-01-09 | 1 | -27/+11 |
* | | Updated Spanish translation | Jorge González | 2010-01-09 | 1 | -891/+2252 |
|/ |
|
* | Updated Spanish translation | Jorge González | 2010-01-07 | 1 | -40/+6 |
* | contact-list-view: merge the audio and vido call column | Guillaume Desmottes | 2010-01-07 | 1 | -47/+5 |
* | Display a context menu when clicking on audio/video icons (#590051) | Guillaume Desmottes | 2010-01-07 | 1 | -37/+32 |
* | hash_job_done: set hash_data->error to NULL when cleaning it | Guillaume Desmottes | 2010-01-07 | 1 | -0/+1 |
* | allow multiple rooms with /join (bug #604347) | Thomas Meire | 2010-01-07 | 1 | -5/+16 |
* | Updated Spanish translation | Jorge González | 2010-01-07 | 1 | -141/+96 |
* | remove debug message when creating or retrieving a status icon from the cache | Guillaume Desmottes | 2010-01-06 | 1 | -3/+1 |
* | Add the protocol icon in EmpathyContactWidget. That's displayed for contact l... | Xavier Claessens | 2010-01-06 | 1 | -4/+22 |
* | rename 'location' to 'loc' to fix shadow declaration | Guillaume Desmottes | 2010-01-06 | 1 | -3/+3 |
* | Remove Pango markup from translatable strings where possible | Philip Withnall | 2010-01-06 | 8 | -25/+85 |
* | show_protocols should be disabled by default (#605822) | Guillaume Desmottes | 2010-01-06 | 1 | -1/+1 |
* | Updated Spanish translation | Jorge González | 2010-01-06 | 1 | -192/+392 |
* | Print autocompletion suggestions to chatview (#599779) | Thomas Meire | 2010-01-06 | 1 | -0/+14 |
* | Fix autocompletion for non-alphanumeric nicknames | Thomas Meire | 2010-01-06 | 1 | -1/+10 |
* | POTFILES.in: add empathy-invite-participant-dialog.c | Guillaume Desmottes | 2010-01-06 | 1 | -0/+1 |
* | Updated Norwegian bokmål translation. | Kjartan Maraas | 2010-01-06 | 1 | -382/+401 |
* | Updated Slovenian translation | Matej Urbančič | 2010-01-02 | 1 | -3422/+3523 |
* | Miscellaneous string fixes | Philip Withnall | 2010-01-01 | 18 | -31/+31 |
* | Punctuation fixes in translatable strings | Philip Withnall | 2010-01-01 | 10 | -36/+36 |
* | Correct unnecessary use of the phrase "whether or not" | Philip Withnall | 2010-01-01 | 1 | -36/+36 |
* | Updated Traditional Chinese translation(Hong Kong and Taiwan) | Cheng-Chia Tseng | 2010-01-01 | 2 | -492/+291 |
* | added si to LINGUAS file | Danishka Navin | 2010-01-02 | 1 | -75/+0 |
* | added si.po file | Danishka Navin | 2010-01-02 | 1 | -0/+3108 |
* | added si to LINGUAS file | Danishka Navin | 2010-01-02 | 1 | -0/+1 |
* | Updated British English translation | Philip Withnall | 2010-01-01 | 1 | -660/+1101 |
* | Updated Spanish translation | Jorge González | 2009-12-28 | 1 | -46/+41 |
* | Updated Spanish translation | Jorge González | 2009-12-28 | 1 | -143/+165 |
* | Updated Arabic translation | Khaled Hosny | 2009-12-26 | 1 | -600/+1088 |
* | Updated Traditional Chinese(Hong Kong and Taiwan) | Cheng-Chia Tseng | 2009-12-26 | 2 | -1202/+2316 |
* | Remove the protocol selection screen when adding a new account | Guillaume Desmottes | 2009-12-26 | 2 | -227/+92 |
* | account-settings: use empathy_signal_connect_weak to connect the ready signal... | Guillaume Desmottes | 2009-12-26 | 1 | -2/+2 |
* | account-widget: presence_changed_cb: early return if widget has been destroyed | Guillaume Desmottes | 2009-12-26 | 1 | -0/+3 |
* | account-widget: ensure that the object stays alive during the tp_account_mana... | Guillaume Desmottes | 2009-12-26 | 1 | -1/+5 |
* | status_icon_update_tooltip: display the custom status msg, if any (#604481) | Guillaume Desmottes | 2009-12-24 | 1 | -3/+11 |
* | status_icon_update_tooltip: display a translated version of the default statu... | Guillaume Desmottes | 2009-12-24 | 1 | -6/+10 |
* | po/vi.po: Updated Vietnamese translation | Nguyễn Thái Ngọc Duy | 2009-12-24 | 1 | -981/+2548 |
* | Updated Thai translation. | Theppitak Karoonboonyanan | 2009-12-23 | 1 | -57/+64 |
* | Use clutter_get_option_group instead of gtk_clutter_init | Guillaume Desmottes | 2009-12-23 | 1 | -4/+3 |
* | Updated Thai translation. | Theppitak Karoonboonyanan | 2009-12-23 | 1 | -575/+993 |
* | libempathy/empathy-irc-network-manager.c: Fix typo similiar -> similar | Laurent Bigonville | 2009-12-23 | 1 | -1/+1 |
* | Add register buttons to the account widget | Guillaume Desmottes | 2009-12-22 | 1 | -0/+52 |
* | factor out account_widget_is_gtalk | Guillaume Desmottes | 2009-12-22 | 1 | -3/+10 |
* | add empathy_account_settings_get_tp_protocol | Guillaume Desmottes | 2009-12-22 | 2 | -0/+11 |
* | remove register radio buttons in the create account frame | Guillaume Desmottes | 2009-12-22 | 2 | -125/+40 |
* | reorder moblin specific code | Guillaume Desmottes | 2009-12-22 | 1 | -27/+27 |
* | account-widget: move the 'Enable' checkbox to the top of the widget (#593268) | Guillaume Desmottes | 2009-12-22 | 1 | -4/+4 |
* | account-widget: factor out add_enable_checkbox | Guillaume Desmottes | 2009-12-22 | 1 | -62/+69 |
* | Merge branch 'pmuc' | Danielle Madeley | 2009-12-22 | 14 | -34/+784 |
|\ |
|
| * | Remove FIXME | Danielle Madeley | 2009-12-22 | 1 | -2/+0 |
| * | [EmpathyContactSelectorDialog] add contact filtering support | Danielle Madeley | 2009-12-22 | 2 | -10/+55 |
| * | Remove unneeded private struct | Danielle Madeley | 2009-12-22 | 1 | -12/+0 |
| * | Make Invite Participant menu entry sensitive only when available | Danielle Madeley | 2009-12-21 | 1 | -0/+28 |
| * | Refactor MUC upgrading to be a feature of TpChat->add() | Danielle Madeley | 2009-12-21 | 3 | -87/+107 |
| * | [EmpathyContactMenu] Replace raw Tp call with existing abstraction | Danielle Madeley | 2009-12-21 | 1 | -7/+2 |
| * | Replace raw Tp call with existing abstraction in EmpathyTpChat | Danielle Madeley | 2009-12-21 | 1 | -9/+5 |
| * | Port EmpathyInviteParticipantDialog over to EmpathyContactSelectorDialog | Danielle Madeley | 2009-12-21 | 3 | -72/+70 |
| * | Bump tp-glib version to 0.9.2 | Danielle Madeley | 2009-12-21 | 1 | -1/+1 |
| * | Don't destroy the request properties, EmpathyDispatcher now owns them | Danielle Madeley | 2009-12-21 | 2 | -1/+14 |
| * | Add support for inviting to MUCs | Danielle Madeley | 2009-12-21 | 1 | -2/+7 |
| * | Add a rudimentry UI to select a 3rd contact to invite | Danielle Madeley | 2009-12-21 | 4 | -12/+213 |
| * | Use EmpathyDispatcher to create the PMUC channel | Danielle Madeley | 2009-12-21 | 1 | -24/+6 |
| * | Don't leak GPtrArray | Danielle Madeley | 2009-12-21 | 1 | -0/+1 |
| * | Add an Invite Participants menu item and make it request the Conf channel | Danielle Madeley | 2009-12-21 | 2 | -2/+81 |
| * | Include Channel.Interface.Conference draft from tp-spec | Danielle Madeley | 2009-12-21 | 2 | -0/+401 |
* | | start dev of 2.94.5 | Guillaume Desmottes | 2009-12-22 | 1 | -1/+1 |
* | | prepare 2.29.4EMPATHY_2_29_4 | Guillaume Desmottes | 2009-12-22 | 2 | -1/+54 |
* | | account-widget-sip: re-add tooltips | Guillaume Desmottes | 2009-12-21 | 1 | -1/+5 |
* | | event-manager: remove the auto-remove timer when the event is destroyed | Guillaume Desmottes | 2009-12-21 | 1 | -2/+9 |
* | | presence-chooser: Ellipsize long status messages (#576434) | Pascal Potvin | 2009-12-21 | 2 | -0/+3 |
|/ |
|
* | [EmpathyContactSelectorDialog] remove got_response vcall | Danielle Madeley | 2009-12-21 | 4 | -47/+65 |
* | [EmpathyContactSelectorDialog] initialise priv->show_account_chooser correctly | Danielle Madeley | 2009-12-21 | 1 | -0/+1 |
* | Updated German help translation | Christian Kirbach | 2009-12-21 | 1 | -432/+402 |
* | Updated Spanish translation | Jorge González | 2009-12-19 | 1 | -323/+429 |
* | [EmpathyContactSelectorDialog] normalise case in match function | Danielle Madeley | 2009-12-19 | 1 | -15/+21 |
* | [EmpathyContactSelectorDialog] tweak padding | Danielle Madeley | 2009-12-19 | 1 | -1/+2 |
* | [EmpathyContactSelectorDialog] switch from table_contents to VBox | Danielle Madeley | 2009-12-19 | 3 | -6/+11 |
* | [EmpathyContactSelectorDialog] make the Account Chooser optional | Danielle Madeley | 2009-12-19 | 3 | -8/+115 |
* | [EmpathyContactSelectorDialog] make this an abstract type | Danielle Madeley | 2009-12-19 | 1 | -1/+2 |
* | [EmpathyContactSelectorDialog] Add missing include | Danielle Madeley | 2009-12-19 | 1 | -0/+1 |
* | block/unblock the right signals on menu actions | Guillaume Desmottes | 2009-12-18 | 1 | -2/+2 |
* | tp-call: set debug domain to voip | Guillaume Desmottes | 2009-12-18 | 1 | -1/+1 |
* | save the geometry of the call window | Guillaume Desmottes | 2009-12-18 | 1 | -0/+3 |
* | Display the audio or video icon in incoming call dialog | Guillaume Desmottes | 2009-12-18 | 1 | -0/+16 |
* | add im-groupwise.svg | Guillaume Desmottes | 2009-12-18 | 1 | -0/+215 |
* | no need to export contact_list_store_get_contact_status_icon any more | Guillaume Desmottes | 2009-12-17 | 2 | -20/+16 |
* | main-window: don't add the protocol icon on top of event icons | Guillaume Desmottes | 2009-12-17 | 1 | -3/+1 |
* | contact-selector-dialog: set a border of 12 as defined in the HIG | Guillaume Desmottes | 2009-12-17 | 1 | -0/+2 |
* | new-message-dialog: filter out CM which doesn't support 1-1 chat | Guillaume Desmottes | 2009-12-17 | 1 | -0/+35 |
* | new-call-dialog: filter out CM which doesn't support calls | Guillaume Desmottes | 2009-12-17 | 1 | -0/+35 |
* | contact-selector-dialog: add API for subclass to redefine the accoutn filter ... | Guillaume Desmottes | 2009-12-17 | 2 | -2/+19 |
* | new-call-dialog: add 'Send Video' check button | Guillaume Desmottes | 2009-12-17 | 1 | -2/+31 |
* | contact-selector-dialog: make table_contact a protected member | Guillaume Desmottes | 2009-12-17 | 2 | -4/+4 |
* | contact-selector-dialog: emit response when the entry is activated | Guillaume Desmottes | 2009-12-17 | 1 | -0/+17 |
* | status-icon: add "New Call" entry in the context menu | Guillaume Desmottes | 2009-12-17 | 2 | -0/+17 |
* | main-window: add "New Call" menu entry (#582599) | Guillaume Desmottes | 2009-12-17 | 2 | -0/+19 |
* | add empathy-new-call-dialog | Guillaume Desmottes | 2009-12-17 | 4 | -0/+245 |
* | rename empathy-new-message-dialog.ui to empathy-contact-selector-dialog.ui | Guillaume Desmottes | 2009-12-17 | 4 | -3/+3 |
* | empathy-new-message-dialog: port to TP coding style | Guillaume Desmottes | 2009-12-17 | 2 | -52/+53 |
* | new-message-dialog: inherit from EmpathyContactSelectorDialog | Guillaume Desmottes | 2009-12-17 | 2 | -261/+22 |
* | add empathy-contact-selector-dialog | Guillaume Desmottes | 2009-12-17 | 3 | -0/+394 |
* | new-message-dialog: remove the call button | Guillaume Desmottes | 2009-12-17 | 1 | -40/+3 |
* | contact_list: displays an icon showing the protocol by the contact (#603877) | chantra | 2009-12-17 | 10 | -14/+360 |
* | Updated Norwegian bokmål translation. | Kjartan Maraas | 2009-12-16 | 1 | -189/+218 |
* | remove duplicate expression | Felix Kaser | 2009-12-16 | 1 | -2/+0 |
* | say if incoming call are video or not (#582596) | Guillaume Desmottes | 2009-12-16 | 1 | -4/+23 |
* | add empathy_tp_call_has_initial_video | Guillaume Desmottes | 2009-12-16 | 2 | -0/+24 |
* | empathy_protocol_icon_name: use the Yahoo icon for Yahoo Japan (#604567) | Guillaume Desmottes | 2009-12-15 | 1 | -0/+4 |
* | dont show infobar when creating an account | Felix Kaser | 2009-12-15 | 1 | -14/+8 |
* | get connectivity only when needed | Felix Kaser | 2009-12-15 | 1 | -4/+2 |
* | fixed a crash when creating account | Felix Kaser | 2009-12-15 | 1 | -7/+33 |
* | update infobar only on selected account | Felix Kaser | 2009-12-15 | 1 | -0/+20 |
* | updated status messages | Felix Kaser | 2009-12-15 | 1 | -6/+18 |
* | set infobar message to no network connection | Felix Kaser | 2009-12-15 | 1 | -0/+9 |
* | refactor friendly status reason messages | Felix Kaser | 2009-12-15 | 4 | -94/+51 |
* | added case for requested disconnection | Felix Kaser | 2009-12-15 | 1 | -0/+3 |
* | handle presence changes | Felix Kaser | 2009-12-15 | 1 | -10/+20 |