| Commit message (Expand) | Author | Age | Files | Lines |
* | Hide state image in contact widget until the presense state is notified. (#60... | Brian Pepple | 2009-12-02 | 2 | -1/+1 |
* | add im-sametime icon (#603508) | Guillaume Desmottes | 2009-12-02 | 7 | -0/+133 |
* | add 24x24 and 32x32 versions of the im-meanwhile icon | Guillaume Desmottes | 2009-12-02 | 3 | -0/+2 |
* | add im-myspace icon (#603502) | Guillaume Desmottes | 2009-12-02 | 7 | -0/+115 |
* | chat: don't display latest logs in room | Guillaume Desmottes | 2009-12-02 | 1 | -1/+3 |
* | added destroyed flag | Felix Kaser | 2009-12-02 | 1 | -1/+20 |
* | fixed problem with destroyed widget in async call | Felix Kaser | 2009-12-02 | 1 | -0/+5 |
* | update presence when account is enabled | Felix Kaser | 2009-12-02 | 1 | -10/+39 |
* | emit account-created signal outside enabled_cb | Felix Kaser | 2009-12-02 | 1 | -9/+4 |
* | rephrase the 'redial' tooltip | Guillaume Desmottes | 2009-12-01 | 1 | -1/+1 |
* | Link libempathy-gtk against libnotify | Laurent Bigonville | 2009-12-01 | 1 | -0/+2 |
* | add tooltips on the hang-up, redial and audio buttons (#576542) | Guillaume Desmottes | 2009-12-01 | 1 | -0/+3 |
* | rename update_join_button_sensitivy to update_join_button_sensitivity | Guillaume Desmottes | 2009-12-01 | 1 | -4/+4 |
* | new-chatroom-dialog: unsensitive the join button when account is disconnected | Guillaume Desmottes | 2009-12-01 | 1 | -1/+36 |
* | factor out update_join_button_sensitivy | Guillaume Desmottes | 2009-12-01 | 1 | -6/+11 |
* | new-chatroom-dialog: store the currently selected account | Guillaume Desmottes | 2009-12-01 | 1 | -12/+15 |
* | dep on nautilus-sendto is actually 2.28.1 | Guillaume Desmottes | 2009-12-01 | 1 | -1/+1 |
* | Use \s to match spaces, it is the same as [ \t\n\r\f\v] | Xavier Claessens | 2009-12-01 | 1 | -1/+1 |
* | start dev of 2.29.4 | Guillaume Desmottes | 2009-12-01 | 1 | -2/+2 |
* | prepare 2.29.3 releaseEMPATHY_2_29_3 | Guillaume Desmottes | 2009-12-01 | 2 | -1/+45 |
* | Updated Slovenian translation | Matej Urbančič | 2009-12-01 | 1 | -146/+290 |
* | debug-window: don't disconnect the new debug msg signal once the proxy has be... | Guillaume Desmottes | 2009-12-01 | 1 | -1/+22 |
* | Merge commit 'shaunm/dndfiles2' | Guillaume Desmottes | 2009-11-30 | 5 | -78/+381 |
|\ |
|
| * | Some improvements to file drag-and-drop based on comments on #595226 | Shaun McCance | 2009-11-25 | 1 | -10/+18 |
| * | [empathy-contact-list-view] Don't accept file drags to offline/non-FT contacts | Shaun McCance | 2009-11-25 | 1 | -1/+3 |
| * | [empathy-chat-window] Cleanup DND, don't accept drags to offline contacts | Shaun McCance | 2009-11-25 | 1 | -20/+62 |
| * | Move GtkTargetLists into priv so they're no longer static | Shaun McCance | 2009-11-25 | 2 | -13/+22 |
| * | [empathy-chat-window] Documented MOVE/COPY selection in drag_motion | Shaun McCance | 2009-11-25 | 1 | -0/+4 |
| * | Fixed leak in drag motion and added comments for bug #595226 | Shaun McCance | 2009-11-25 | 1 | -1/+15 |
| * | Utilitiy function to send files from a URI list, for dnd implementations | Shaun McCance | 2009-11-25 | 5 | -43/+41 |
| * | Split contact_list_view_drag_data_received into smaller functions | Shaun McCance | 2009-11-25 | 1 | -118/+141 |
| * | Setting reorderable on the contact list view to get row previews as drag icons | Shaun McCance | 2009-11-25 | 1 | -1/+6 |
| * | Allow contacts to be dragged anywhere in a group, or dragged to the non-group | Shaun McCance | 2009-11-25 | 1 | -5/+20 |
| * | Implemented file drags to contact list, along with row highlights | Shaun McCance | 2009-11-25 | 2 | -81/+175 |
| * | Handle MOVE and COPY drags better, change contact-id drags to COPY | Shaun McCance | 2009-11-25 | 1 | -4/+6 |
| * | Always prefer GDK_ACTION_COPY for text/uri-list drags | Shaun McCance | 2009-11-25 | 1 | -8/+31 |
| * | Don't try to offer file transfers to MUCs | Shaun McCance | 2009-11-25 | 1 | -2/+8 |
| * | Call gtk_drag_finish when we get a file transfer drag on a chat window | Shaun McCance | 2009-11-25 | 1 | -0/+1 |
| * | Implementing drag and drop file sending on chat windows | Shaun McCance | 2009-11-25 | 4 | -13/+70 |
* | | contact_manager_status_changed_cb: ignore disconnected account | Guillaume Desmottes | 2009-11-30 | 1 | -0/+4 |
* | | add tooltips on the camera buttons | Guillaume Desmottes | 2009-11-30 | 1 | -0/+3 |
* | | Add check for new NetworkManager-glib pkgconfig file. | Brian Pepple | 2009-11-30 | 1 | -0/+10 |
* | | use conn-status-reason instead of conn-status | Felix Kaser | 2009-11-29 | 1 | -1/+1 |
* | | Updated Hungarian translation | Gabor Kelemen | 2009-11-28 | 1 | -320/+506 |
* | | Updated Spanish translation | Jorge González | 2009-11-28 | 1 | -121/+166 |
* | | Set the stock-person icon for contact online/offline notification | Guillaume Desmottes | 2009-11-28 | 1 | -2/+2 |
* | | Capitalize first letter of debug msg | Guillaume Desmottes | 2009-11-28 | 1 | -3/+3 |
* | | Disable video preview when there is no call | Guillaume Desmottes | 2009-11-28 | 1 | -0/+14 |
* | | enable the camera-off button if call doens't have initial video | Guillaume Desmottes | 2009-11-28 | 1 | -0/+5 |
* | | enable the camera-off button when call is disconnected | Guillaume Desmottes | 2009-11-28 | 1 | -3/+1 |
* | | empathy_call_window_set_send_video: don't request video stream if the call is... | Guillaume Desmottes | 2009-11-28 | 1 | -0/+3 |
* | | disable_camera: disable send video only if we were sending it | Guillaume Desmottes | 2009-11-28 | 1 | -1/+3 |
* | | update toggle buttons when the camera state is changed because of radio buttons | Guillaume Desmottes | 2009-11-28 | 1 | -0/+6 |
* | | hook the camera radio buttons | Guillaume Desmottes | 2009-11-28 | 1 | -1/+34 |
* | | make disable_camera, enable_preview and enable_camera no-op if we are already... | Guillaume Desmottes | 2009-11-28 | 1 | -12/+15 |
* | | update radio actions when a button is pressed | Guillaume Desmottes | 2009-11-28 | 1 | -0/+11 |
* | | add video menu containing radio actions to control video | Guillaume Desmottes | 2009-11-28 | 1 | -0/+41 |
* | | remove the "send video" menu item | Guillaume Desmottes | 2009-11-28 | 2 | -43/+0 |
* | | empathy_call_window_set_send_video: add a debug msg | Guillaume Desmottes | 2009-11-28 | 1 | -0/+1 |
* | | stop sending video when 'camera off' or 'preview' is enabled | Guillaume Desmottes | 2009-11-28 | 1 | -3/+11 |
* | | early return if the camera_state is already the one we want | Guillaume Desmottes | 2009-11-28 | 1 | -0/+9 |
* | | disable the others button when 'camera on' is enabled | Guillaume Desmottes | 2009-11-28 | 1 | -11/+31 |
* | | rename camera to camera_on | Guillaume Desmottes | 2009-11-28 | 2 | -40/+37 |
* | | remove the "Always Show Video Preview" menuitem | Guillaume Desmottes | 2009-11-28 | 2 | -33/+0 |
* | | connect the 'camera off' and 'preview' buttons | Guillaume Desmottes | 2009-11-28 | 1 | -0/+121 |
* | | set the icon of the camera_off button | Guillaume Desmottes | 2009-11-28 | 1 | -0/+20 |
* | | add "camera off" and "preview" buttons to the toolbar | Guillaume Desmottes | 2009-11-28 | 1 | -1/+30 |
* | | call-window: check box labels should use sentence capitalization | Guillaume Desmottes | 2009-11-28 | 1 | -1/+1 |
* | | We should display the avatar/preview when call is disconnected | Guillaume Desmottes | 2009-11-28 | 1 | -0/+3 |
* | | call-window: add some debug msg | Guillaume Desmottes | 2009-11-28 | 1 | -0/+3 |
* | | disable video preview when we turn off video sending | Guillaume Desmottes | 2009-11-28 | 1 | -4/+1 |
* | | Enable 'send video' buttons and display the preview if call has 'initial vide... | Guillaume Desmottes | 2009-11-28 | 1 | -0/+10 |
* | | Don't display the video preview when the sink is added | Guillaume Desmottes | 2009-11-28 | 1 | -10/+0 |
* | | we don't want to hide the self frame anymore | Guillaume Desmottes | 2009-11-28 | 1 | -3/+0 |
* | | remove empathy_call_window_update_self_avatar_visibility | Guillaume Desmottes | 2009-11-28 | 1 | -24/+0 |
* | | call-window: factor out display_video_preview to display/hide the video preview | Guillaume Desmottes | 2009-11-28 | 1 | -14/+37 |
* | | add 'voip' debug domain | Guillaume Desmottes | 2009-11-28 | 2 | -0/+2 |
* | | call-window: change the semantic of the "Video Preview" menu item (#601288) | Guillaume Desmottes | 2009-11-28 | 2 | -38/+12 |
* | | change 'unread from everyone' to 'unread from all' | Guillaume Desmottes | 2009-11-27 | 1 | -2/+2 |
* | | fix typo in comments | Guillaume Desmottes | 2009-11-27 | 1 | -3/+2 |
* | | update the window title when a new message is received | Guillaume Desmottes | 2009-11-27 | 1 | -0/+3 |
* | | display the number of unread message in the window title (#548701) | Guillaume Desmottes | 2009-11-27 | 1 | -5/+62 |
* | | call empathy_chat_messages_read when messages have been read in a tab | Guillaume Desmottes | 2009-11-27 | 1 | -0/+6 |
* | | empathy-chat: keep count of the number of unread messages | Guillaume Desmottes | 2009-11-27 | 2 | -0/+26 |
* | | display the number of other tabs | Guillaume Desmottes | 2009-11-27 | 1 | -1/+19 |
* | | factor out empathy_chat_get_name | Guillaume Desmottes | 2009-11-27 | 1 | -3/+9 |
* | | Update Romanian translations | Adi Roiban | 2009-11-27 | 2 | -447/+759 |
* | | chat-text-view: override GtkTextView copy_clipboard | Guillaume Desmottes | 2009-11-26 | 1 | -0/+11 |
* | | Updated Galician Translation | Antón Méixome | 2009-11-26 | 1 | -514/+745 |
* | | Always display the 'Room' column (#586678) | Guillaume Desmottes | 2009-11-26 | 1 | -15/+0 |
* | | Remember the geometry of debug window | Xavier Claessens | 2009-11-26 | 1 | -0/+2 |
* | | gssize isn't an int on various platforms | Sjoerd Simons | 2009-11-26 | 1 | -1/+1 |
* | | Merge branch 'adium-events' | Xavier Claessens | 2009-11-26 | 1 | -20/+28 |
|\ \ |
|
| * | | Do not escape twice /me messages with adium theme. | Xavier Claessens | 2009-11-25 | 1 | -20/+27 |
| |/ |
|
* | | Clean how we insert smileys in adium themes | Xavier Claessens | 2009-11-26 | 1 | -13/+5 |
* | | Clean how we insert link in adium themes | Xavier Claessens | 2009-11-26 | 1 | -8/+6 |
* | | Rework the link regex to have "(user@server.com)" case work. | Xavier Claessens | 2009-11-25 | 1 | -7/+9 |
* | | Add some more tests, and fail only after all have run, it's easier to debug | Xavier Claessens | 2009-11-25 | 1 | -8/+18 |
* | | Escape what is put inside <a> tags | Gustavo Noronha Silva | 2009-11-25 | 1 | -1/+8 |
* | | Add test for bug #597049 | Xavier Claessens | 2009-11-25 | 1 | -2/+9 |
* | | Add more test cases and fix some found issues in link regex. | Xavier Claessens | 2009-11-25 | 2 | -21/+53 |
* | | Replace GString param with a generic gpointer user_data, and port EmpathyChat... | Xavier Claessens | 2009-11-25 | 5 | -169/+184 |
* | | Also parse smileys in tests | Xavier Claessens | 2009-11-25 | 1 | -0/+14 |
* | | Init GTK from test_init() | Xavier Claessens | 2009-11-25 | 1 | -2/+4 |
* | | Add parser tests | Xavier Claessens | 2009-11-25 | 3 | -1/+72 |
* | | Call empathy_init() from test_init() | Xavier Claessens | 2009-11-25 | 1 | -1/+3 |
* | | Add Test debug domain | Xavier Claessens | 2009-11-25 | 2 | -0/+2 |
* | | Make possible to define different replace function for parsers | Xavier Claessens | 2009-11-25 | 3 | -84/+133 |
* | | Accept any foo:// URL Schemes | Xavier Claessens | 2009-11-25 | 1 | -4/+4 |
* | | start and end positions in EmpathySmileyHit struct can't be negative. Change ... | Xavier Claessens | 2009-11-25 | 3 | -4/+4 |
* | | Add comments to explain empathy_smiley_manager_parse_len(), it is non-trivial... | Xavier Claessens | 2009-11-25 | 2 | -4/+34 |
* | | Optimisation: Do not fetch use-smiley gconf key for each substring. | Xavier Claessens | 2009-11-25 | 1 | -6/+7 |
* | | Extract empathy_string_parser_link and empathy_string_parser_escape from empa... | Xavier Claessens | 2009-11-25 | 3 | -64/+76 |
* | | Create API for generic string parser | Xavier Claessens | 2009-11-25 | 3 | -13/+54 |
* | | Remove dead code from EmpathySmileyManager | Xavier Claessens | 2009-11-25 | 2 | -95/+10 |
* | | Use new smiley parser in EmpathyChatTextView. | Xavier Claessens | 2009-11-25 | 2 | -13/+20 |
* | | exclude " and ' from links. | Xavier Claessens | 2009-11-25 | 1 | -2/+2 |
* | | Rework the way message parsing and escaping is done. | Xavier Claessens | 2009-11-25 | 1 | -90/+126 |
* | | Introduce a new smiley parser that can parse only a part of a string. | Xavier Claessens | 2009-11-25 | 2 | -0/+94 |
|/ |
|
* | Updated Spanish translation | Jorge González | 2009-11-25 | 1 | -41/+136 |
* | Make sure double quotes are not considered part of URIs | Gustavo Noronha Silva | 2009-11-25 | 1 | -2/+2 |
* | add empathy-account-widget-sip.c to POTFILES.in | Guillaume Desmottes | 2009-11-24 | 1 | -0/+1 |
* | Clarify macro names | Xavier Claessens | 2009-11-24 | 1 | -15/+21 |
* | Create EMPATHY_RECT_IS_ON_SCREEN macro instead of duplicating its code. | Xavier Claessens | 2009-11-24 | 3 | -6/+8 |
* | Drop workaround that restore window position when it gets deiconified | Xavier Claessens | 2009-11-24 | 1 | -16/+0 |
* | Restore position of window if it gets remapped. | Xavier Claessens | 2009-11-24 | 1 | -14/+51 |
* | Make empathy_present_window() also move to current desktop with compiz. Fixes... | Xavier Claessens | 2009-11-24 | 1 | -3/+15 |
* | Make sure to not save offscreen positioning. It happens with compiz. | Xavier Claessens | 2009-11-24 | 1 | -0/+6 |
* | Don't set the accounts dialog transient when running empathy -a | Guillaume Desmottes | 2009-11-23 | 1 | -1/+1 |
* | account-widget-sip: translate all the labels in combo box | Guillaume Desmottes | 2009-11-23 | 1 | -5/+9 |
* | empathy-account-widget-private: fix coding style | Guillaume Desmottes | 2009-11-23 | 1 | -3/+3 |
* | rename account_widget_setup_widget empathy_account_widget_setup_widget | Guillaume Desmottes | 2009-11-23 | 3 | -6/+7 |
* | fix position of the 2 combo boxes | Guillaume Desmottes | 2009-11-23 | 1 | -2/+2 |
* | move port settings to the same line as the host | Guillaume Desmottes | 2009-11-23 | 1 | -105/+106 |
* | indent the STUN Server/Port label under the checkbox | Guillaume Desmottes | 2009-11-23 | 1 | -2/+2 |
* | rephrase subsection titles and their labels | Guillaume Desmottes | 2009-11-23 | 1 | -8/+8 |
* | add indentation so subsections are clearer | Guillaume Desmottes | 2009-11-23 | 1 | -130/+194 |
* | rephrase the discover-stun checkbox label | Guillaume Desmottes | 2009-11-23 | 1 | -1/+1 |
* | rename Misc section to Miscellaneous | Guillaume Desmottes | 2009-11-23 | 1 | -1/+1 |
* | account-widget-sip: add subsections in the advanced section | Guillaume Desmottes | 2009-11-23 | 2 | -37/+90 |
* | account-widget-sip: fix typo in variable name | Guillaume Desmottes | 2009-11-23 | 1 | -3/+3 |
* | account-widget-sip: unsensitive the STUN labels as well when STUN is disabled | Guillaume Desmottes | 2009-11-23 | 1 | -0/+6 |
* | account_widget_combobox_changed_cb: check that param has a default | Guillaume Desmottes | 2009-11-23 | 1 | -2/+3 |
* | Set explicitely the model of combo box | Guillaume Desmottes | 2009-11-23 | 2 | -25/+69 |
* | unsensitive the keep-alive spin button if keep-alive is disabled | Guillaume Desmottes | 2009-11-23 | 1 | -0/+22 |
* | account-widget-sip: add UI to configure the keepalive-mechanism and keepalive... | Guillaume Desmottes | 2009-11-23 | 2 | -1/+67 |
* | account-widget-sip: add UI to configure the discover-binding param | Guillaume Desmottes | 2009-11-23 | 2 | -1/+17 |
* | account-widget-sip: add UI to configure the loose-routine param | Guillaume Desmottes | 2009-11-23 | 2 | -1/+17 |
* | account-widget-sip: add UI to configure the transport param | Guillaume Desmottes | 2009-11-23 | 2 | -1/+39 |
* | account_widget_setup_widget: add support for GtkComboBox | Guillaume Desmottes | 2009-11-23 | 1 | -0/+64 |
* | empathy-account-widget: export account_widget_setup_widget | Guillaume Desmottes | 2009-11-23 | 2 | -1/+5 |
* | account-widget-sip: Add UI to configure auth-user, proxy-host and port params... | Guillaume Desmottes | 2009-11-23 | 2 | -1/+87 |
* | empathy_tp_contact_factory_get_from_{id,handle} shouldn't pass the ref of the... | Guillaume Desmottes | 2009-11-23 | 1 | -0/+7 |
* | event-manager: event_manager_ft_got_contact_cb: ref the contact | Guillaume Desmottes | 2009-11-23 | 1 | -1/+1 |
* | ft-handler: contact_factory_contact_cb: ref the contact | Guillaume Desmottes | 2009-11-23 | 1 | -1/+1 |
* | tp-contact-factory: document that empathy_tp_contact_factory_get_from_{ids,ha... | Guillaume Desmottes | 2009-11-23 | 1 | -0/+2 |
* | Updated Slovenian translation | Matej Urbančič | 2009-11-20 | 1 | -52/+48 |
* | Updated Spanish translation | Jorge González | 2009-11-20 | 1 | -62/+68 |
* | notify-manager: unref the account mgr when disposing | Guillaume Desmottes | 2009-11-19 | 1 | -0/+15 |
* | account-widget: use the account-manaer instead of idle | Guillaume Desmottes | 2009-11-19 | 1 | -32/+56 |
* | idle: make empathy_idle_get_status static | Guillaume Desmottes | 2009-11-19 | 2 | -19/+18 |
* | empathy.c: use tp_account_manager_get_most_available_presence instead of empa... | Guillaume Desmottes | 2009-11-19 | 1 | -1/+5 |
* | notify-manager: use the account mgr directly instead of empathy_check_availab... | Guillaume Desmottes | 2009-11-19 | 1 | -1/+39 |
* | status-icon: use the account-manager directly to get our state and status | Guillaume Desmottes | 2009-11-19 | 1 | -10/+10 |
* | presence-chooser: use the account-manager directly to get our state and status | Guillaume Desmottes | 2009-11-19 | 1 | -17/+48 |
* | tp-chat: copy the rename message | Guillaume Desmottes | 2009-11-19 | 1 | -3/+4 |
* | coding style fixes | Guillaume Desmottes | 2009-11-19 | 1 | -4/+4 |
* | don't mix code and variable declarations | Guillaume Desmottes | 2009-11-19 | 2 | -7/+7 |
* | Fixed some of Gillaume's review comments from Bug #571642 | Jonathon Jongsma | 2009-11-19 | 1 | -44/+38 |
* | Handle the case where a user's id changes in a chatroom | Jonathon Jongsma | 2009-11-19 | 4 | -0/+189 |
* | tp-chat: no need to connect twice on the ChatStateChanged signal | Guillaume Desmottes | 2009-11-19 | 1 | -4/+0 |
* | Fix nautilus-sendto plugin's linking | Bastien Nocera | 2009-11-19 | 1 | -1/+0 |
* | Move empathy-log to tests/interactive and don't install it anymore | Laurent Bigonville | 2009-11-19 | 5 | -5/+4 |
* | Updated Slovenian translation | Matej Urbančič | 2009-11-18 | 1 | -116/+141 |
* | remove empathy_idle_{get,set}_flash_state | Guillaume Desmottes | 2009-11-18 | 2 | -49/+0 |
* | presence-chooser: remove icon blinking support | Guillaume Desmottes | 2009-11-18 | 1 | -88/+4 |
* | account-widget-jabber: increase spacing in the 'Override Server Settings' sec... | Guillaume Desmottes | 2009-11-17 | 1 | -0/+2 |
* | We should ensure, not create muc channels | Sjoerd Simons | 2009-11-17 | 1 | -0/+1 |
* | Disable single include | Xavier Claessens | 2009-11-17 | 1 | -4/+4 |
* | Use accessor functions instead direct access. | Javier Jardón | 2009-11-17 | 15 | -44/+68 |
* | Updated Spanish translation | Jorge González | 2009-11-17 | 1 | -52/+89 |
* | log_store_empathy_search_hit_new: don't unref accounts | Guillaume Desmottes | 2009-11-17 | 1 | -1/+0 |
* | start dev of 2.29.3 | Guillaume Desmottes | 2009-11-17 | 1 | -2/+2 |
* | prepare 2.29.2 releaseEMPATHY_2_29_2 | Guillaume Desmottes | 2009-11-17 | 2 | -1/+84 |
* | geometry: port to TP coding style | Guillaume Desmottes | 2009-11-16 | 2 | -152/+156 |
* | Reload the main window geometry when deiconify to workaround WM bugs. | Xavier Claessens | 2009-11-16 | 1 | -0/+16 |
* | Correctly store/restore maximized state of windows. | Xavier Claessens | 2009-11-16 | 5 | -307/+184 |
* | media_stream_error_to_txt: display a link to the fdo bugzilla | Guillaume Desmottes | 2009-11-16 | 1 | -4/+13 |
* | rephrase the TP_MEDIA_STREAM_ERROR_NO_CODECS error | Guillaume Desmottes | 2009-11-16 | 1 | -2/+4 |
* | Display the name of the CM in the TP_MEDIA_STREAM_ERROR_INVALID_CM_BEHAVIOR msg | Guillaume Desmottes | 2009-11-16 | 1 | -7/+13 |
* | add empathy_tp_call_get_connection_manager | Guillaume Desmottes | 2009-11-16 | 2 | -0/+23 |
* | media_stream_error_to_txt: add a msg for TP_MEDIA_STREAM_ERROR_NETWORK_ERROR | Guillaume Desmottes | 2009-11-16 | 1 | -1/+3 |
* | media_stream_error_to_txt: add a msg for TP_MEDIA_STREAM_ERROR_MEDIA_ERROR | Guillaume Desmottes | 2009-11-16 | 1 | -0/+3 |
* | media_stream_error_to_txt: add a msg for TP_MEDIA_STREAM_ERROR_INVALID_CM_BEH... | Guillaume Desmottes | 2009-11-16 | 1 | -0/+5 |
* | media_stream_error_to_txt: add a msg for TP_MEDIA_STREAM_ERROR_NO_CODECS | Guillaume Desmottes | 2009-11-16 | 1 | -0/+6 |
* | Updated Simplified Chinese translation. | Aron Xu | 2009-11-16 | 1 | -40/+33 |
* | Updated Simplified Chinese translation. | Aron Xu | 2009-11-16 | 1 | -468/+719 |
* | log-window: check if the account chooser isn't already ready | Guillaume Desmottes | 2009-11-16 | 1 | -3/+7 |
* | add empathy_account_chooser_is_ready | Guillaume Desmottes | 2009-11-16 | 2 | -0/+11 |
* | log-window: wait that the accounts chooser is ready before selecting the chat | Guillaume Desmottes | 2009-11-16 | 1 | -4/+21 |
* | account-chooser.c: add a 'ready' signal | Guillaume Desmottes | 2009-11-16 | 1 | -0/+19 |
* | Merge branch 'nick' | Xavier Claessens | 2009-11-16 | 1 | -0/+23 |
|\ |
|
| * | Implement /nick command | Xavier Claessens | 2009-11-14 | 1 | -0/+23 |
* | | updated Tamil translation | vasudeven | 2009-11-15 | 1 | -101/+118 |
* | | Updated Slovenian translation | Matej Urbančič | 2009-11-14 | 1 | -100/+114 |
|/ |
|
* | Updated Spanish translation | Jorge González | 2009-11-14 | 1 | -110/+118 |
* | contact.h: remove empathy_contact_hash as it's not defined (#580254) | Guillaume Desmottes | 2009-11-14 | 1 | -1/+0 |
* | account_widget_build_salut: focus the first name entry by default | Guillaume Desmottes | 2009-11-14 | 1 | -1/+1 |
* | Respect indentation style. | Cosimo Cecchi | 2009-11-13 | 3 | -37/+39 |
* | empathy-chat: watch for password-needed property changes | Guillaume Desmottes | 2009-11-13 | 1 | -4/+16 |
* | tp-chat: update the 'password-needed' property when password flags changes | Guillaume Desmottes | 2009-11-13 | 1 | -0/+27 |
* | empathy-tp-chat: add 'password-needed' property | Guillaume Desmottes | 2009-11-13 | 1 | -0/+13 |
* | ask for password when joining a protected room (#579341) | Guillaume Desmottes | 2009-11-13 | 1 | -0/+152 |
* | add empathy_tp_chat_provide_password_{async,finish} | Guillaume Desmottes | 2009-11-13 | 2 | -0/+63 |
* | tp_chat_check_if_ready: deal with password protected room | Guillaume Desmottes | 2009-11-13 | 1 | -2/+10 |
* | tp-chat: add API to check if a password is required | Guillaume Desmottes | 2009-11-13 | 2 | -0/+38 |
* | tp_chat_check_if_ready: split the test checking if the TpChat is ready | Guillaume Desmottes | 2009-11-13 | 1 | -3/+8 |
* | empathy-chat: don't grab focus on the input entry is it's insensitive | Guillaume Desmottes | 2009-11-13 | 1 | -1/+3 |
* | chat-ui: add info_bar_vbox on the top of the widget | Guillaume Desmottes | 2009-11-13 | 1 | -2/+11 |
* | accounts-dialog: wait that account is prepared before calling accounts_dialog... | Guillaume Desmottes | 2009-11-13 | 1 | -1/+20 |
* | change 'capa' to 'cap' | Guillaume Desmottes | 2009-11-13 | 3 | -24/+24 |
* | remove old comment | Guillaume Desmottes | 2009-11-13 | 1 | -1/+0 |
* | empathy_notify_manager_init: no need to cast the return value of g_object_new | Guillaume Desmottes | 2009-11-13 | 1 | -2/+1 |
* | remove notify_manager_dispose as it doesn't do anything | Guillaume Desmottes | 2009-11-13 | 1 | -16/+0 |
* | notify-manager: fetch capabilities in _init instead of _constructor | Guillaume Desmottes | 2009-11-13 | 1 | -16/+13 |
* | change empathy_notification_is_enabled to empathy_notify_manager_notification... | Guillaume Desmottes | 2009-11-13 | 4 | -6/+7 |
* | change empathy_misc_get_pixbuf_for_notification to empathy_notify_manager_get... | Guillaume Desmottes | 2009-11-13 | 4 | -5/+14 |
* | move empathy-misc to empathy-notify-manager | Guillaume Desmottes | 2009-11-13 | 7 | -129/+59 |
* | define constants for notify capabilities | Guillaume Desmottes | 2009-11-13 | 2 | -1/+21 |
* | status-icon: use EmpathyNotifyManager to check if the server supports the 'ac... | Guillaume Desmottes | 2009-11-13 | 1 | -12/+5 |
* | add empathy_notify_manager_has_capability | Guillaume Desmottes | 2009-11-13 | 2 | -0/+12 |
* | notify-manager: fetch capabilities of the notification server | Guillaume Desmottes | 2009-11-13 | 1 | -1/+23 |
* | add stub EmpathyNotifyManager (#601691) | Guillaume Desmottes | 2009-11-13 | 3 | -0/+170 |
* | src/Makefile.am: sort files | Guillaume Desmottes | 2009-11-13 | 1 | -9/+9 |
* | libempathy-gtk/Makefile.am: sort files | Guillaume Desmottes | 2009-11-13 | 1 | -19/+19 |
* | libempathy/Makefile.am: sort files | Guillaume Desmottes | 2009-11-13 | 1 | -14/+14 |
* | remove --enable-gtk-doc from DISTCHECK_CONFIGURE_FLAGS as we drop gtk-doc | Guillaume Desmottes | 2009-11-13 | 1 | -2/+1 |
* | account-assistant: set default display name to newly created accounts (#600705) | Guillaume Desmottes | 2009-11-13 | 1 | -0/+10 |
* | empathy_account_widget_get_default_display_name: special case should be done ... | Guillaume Desmottes | 2009-11-13 | 1 | -0/+1 |
* | move code generating the default display name of new account to account-widget | Guillaume Desmottes | 2009-11-13 | 3 | -51/+57 |
* | Updated Slovenian translation | Matej Urbančič | 2009-11-13 | 1 | -118/+137 |
* | Call g_object_unref instead of gtk_rc_style_unref | Gustavo Noronha Silva | 2009-11-13 | 1 | -1/+1 |
* | Added Tamil translation | vasudeven | 2009-11-12 | 1 | -254/+390 |
* | empathy-call-window: display_error: simplify showing of the widgets | Guillaume Desmottes | 2009-11-12 | 1 | -4/+1 |
* | empathy-call-window: display_error: align the main message on the right | Guillaume Desmottes | 2009-11-12 | 1 | -0/+1 |
* | empathy-call-window: display_error: put the image and vbox in a hbox | Guillaume Desmottes | 2009-11-12 | 1 | -5/+11 |
* | empathy-call-window: display_error: wrap the translated error msg as well | Guillaume Desmottes | 2009-11-12 | 1 | -0/+1 |
* | Make location labels selectable | Pierre-Luc Beaudoin | 2009-11-12 | 1 | -0/+3 |
* | Add missing location field in ordering | Pierre-Luc Beaudoin | 2009-11-12 | 1 | -0/+6 |
* | Order location fields | Frederic Peters | 2009-11-12 | 1 | -7/+21 |