aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* prepare 2.29.4EMPATHY_2_29_4Guillaume Desmottes2009-12-222-1/+54
* account-widget-sip: re-add tooltipsGuillaume Desmottes2009-12-211-1/+5
* event-manager: remove the auto-remove timer when the event is destroyedGuillaume Desmottes2009-12-211-2/+9
* presence-chooser: Ellipsize long status messages (#576434)Pascal Potvin2009-12-212-0/+3
* [EmpathyContactSelectorDialog] remove got_response vcallDanielle Madeley2009-12-214-47/+65
* [EmpathyContactSelectorDialog] initialise priv->show_account_chooser correctlyDanielle Madeley2009-12-211-0/+1
* Updated German help translationChristian Kirbach2009-12-211-432/+402
* Updated Spanish translationJorge González2009-12-191-323/+429
* [EmpathyContactSelectorDialog] normalise case in match functionDanielle Madeley2009-12-191-15/+21
* [EmpathyContactSelectorDialog] tweak paddingDanielle Madeley2009-12-191-1/+2
* [EmpathyContactSelectorDialog] switch from table_contents to VBoxDanielle Madeley2009-12-193-6/+11
* [EmpathyContactSelectorDialog] make the Account Chooser optionalDanielle Madeley2009-12-193-8/+115
* [EmpathyContactSelectorDialog] make this an abstract typeDanielle Madeley2009-12-191-1/+2
* [EmpathyContactSelectorDialog] Add missing includeDanielle Madeley2009-12-191-0/+1
* block/unblock the right signals on menu actionsGuillaume Desmottes2009-12-181-2/+2
* tp-call: set debug domain to voipGuillaume Desmottes2009-12-181-1/+1
* save the geometry of the call windowGuillaume Desmottes2009-12-181-0/+3
* Display the audio or video icon in incoming call dialogGuillaume Desmottes2009-12-181-0/+16
* add im-groupwise.svgGuillaume Desmottes2009-12-181-0/+215
* no need to export contact_list_store_get_contact_status_icon any moreGuillaume Desmottes2009-12-172-20/+16
* main-window: don't add the protocol icon on top of event iconsGuillaume Desmottes2009-12-171-3/+1
* contact-selector-dialog: set a border of 12 as defined in the HIGGuillaume Desmottes2009-12-171-0/+2
* new-message-dialog: filter out CM which doesn't support 1-1 chatGuillaume Desmottes2009-12-171-0/+35
* new-call-dialog: filter out CM which doesn't support callsGuillaume Desmottes2009-12-171-0/+35
* contact-selector-dialog: add API for subclass to redefine the accoutn filter ...Guillaume Desmottes2009-12-172-2/+19
* new-call-dialog: add 'Send Video' check buttonGuillaume Desmottes2009-12-171-2/+31
* contact-selector-dialog: make table_contact a protected memberGuillaume Desmottes2009-12-172-4/+4
* contact-selector-dialog: emit response when the entry is activatedGuillaume Desmottes2009-12-171-0/+17
* status-icon: add "New Call" entry in the context menuGuillaume Desmottes2009-12-172-0/+17
* main-window: add "New Call" menu entry (#582599)Guillaume Desmottes2009-12-172-0/+19
* add empathy-new-call-dialogGuillaume Desmottes2009-12-174-0/+245
* rename empathy-new-message-dialog.ui to empathy-contact-selector-dialog.uiGuillaume Desmottes2009-12-174-3/+3
* empathy-new-message-dialog: port to TP coding styleGuillaume Desmottes2009-12-172-52/+53
* new-message-dialog: inherit from EmpathyContactSelectorDialogGuillaume Desmottes2009-12-172-261/+22
* add empathy-contact-selector-dialogGuillaume Desmottes2009-12-173-0/+394
* new-message-dialog: remove the call buttonGuillaume Desmottes2009-12-171-40/+3
* contact_list: displays an icon showing the protocol by the contact (#603877)chantra2009-12-1710-14/+360
* Updated Norwegian bokmål translation.Kjartan Maraas2009-12-161-189/+218
* remove duplicate expressionFelix Kaser2009-12-161-2/+0
* say if incoming call are video or not (#582596)Guillaume Desmottes2009-12-161-4/+23
* add empathy_tp_call_has_initial_videoGuillaume Desmottes2009-12-162-0/+24
* empathy_protocol_icon_name: use the Yahoo icon for Yahoo Japan (#604567)Guillaume Desmottes2009-12-151-0/+4
* dont show infobar when creating an accountFelix Kaser2009-12-151-14/+8
* get connectivity only when neededFelix Kaser2009-12-151-4/+2
* fixed a crash when creating accountFelix Kaser2009-12-151-7/+33
* update infobar only on selected accountFelix Kaser2009-12-151-0/+20
* updated status messagesFelix Kaser2009-12-151-6/+18
* set infobar message to no network connectionFelix Kaser2009-12-151-0/+9
* refactor friendly status reason messagesFelix Kaser2009-12-154-94/+51
* added case for requested disconnectionFelix Kaser2009-12-151-0/+3
* handle presence changesFelix Kaser2009-12-151-10/+20
* show infobar when connectedFelix Kaser2009-12-151-7/+17
* set expand of infobar to falseFelix Kaser2009-12-151-0/+1
* added case for disabled accountFelix Kaser2009-12-151-80/+100
* added reson to status infobarFelix Kaser2009-12-151-11/+57
* added spinner to connecting infobarFelix Kaser2009-12-151-9/+23
* added status image to infobarFelix Kaser2009-12-151-1/+15
* change position of the infobarFelix Kaser2009-12-152-23/+23
* use different message types in infobarFelix Kaser2009-12-151-0/+6
* show the infobar when not connectedFelix Kaser2009-12-151-0/+39
* added infobar with empty labelFelix Kaser2009-12-151-0/+10
* added vbox for the status-infobarFelix Kaser2009-12-152-7/+21
* refactoring - use main_window_remove_errorFelix Kaser2009-12-151-15/+3
* remove error infobars if account disabled/removedFelix Kaser2009-12-151-5/+29
* add im-silc icon (#604554)Guillaume Desmottes2009-12-157-0/+98
* add empathy-new-message-dialog.c to POTFILES.inGuillaume Desmottes2009-12-141-0/+1
* add myself to AUTHORSGuillaume Desmottes2009-12-141-0/+1
* add K.Vishnoo Charan Reddy as an artist contributorGuillaume Desmottes2009-12-142-1/+2
* Merge branch 'create-cancel-crash'Felix Kaser2009-12-141-11/+14
|\
| * changed way of tracking pending changesFelix Kaser2009-12-101-11/+14
* | connect the 'group-members-changed' on groups once they are readyGuillaume Desmottes2009-12-111-59/+81
* | Use EnsureChannel to get Stored/Publish/Subscribe channelsXavier Claessens2009-12-111-134/+47
* | empathy_spell_check: remove debug message if there is no languages configuredGuillaume Desmottes2009-12-111-1/+0
* | Merge branch 'enabled-first-604166'Guillaume Desmottes2009-12-101-0/+40
|\ \
| * | account-chooser: display enabled accounts first (#604166)Guillaume Desmottes2009-12-091-0/+40
* | | use tp_asv_newGuillaume Desmottes2009-12-101-15/+5
* | | tp_contact_list_remove: add FIXME about potential raceGuillaume Desmottes2009-12-101-0/+2
* | | tp_contact_list_remove: remove from the stored list if possible (#604181)Guillaume Desmottes2009-12-091-0/+8
* | | tp-contact-list: request the 'stored' channelGuillaume Desmottes2009-12-091-1/+66
|/ /
* / new-message-dialog: inherit from GtkDialog (#604097)Guillaume Desmottes2009-12-093-181/+223
|/
* Updated Simplified Chinese translation.Aron Xu2009-12-091-278/+465
* chat: don't display pending messages before messages from logsGuillaume Desmottes2009-12-081-0/+7
* remember the chat window's paned width (#586290)ranjiao2009-12-082-0/+25
* remove useless castGuillaume Desmottes2009-12-081-1/+1
* chat: wait that connection is ready before re-requesting the channel (#603976)Guillaume Desmottes2009-12-081-23/+44
* chat-window: ref the contact stored as a data in the chatGuillaume Desmottes2009-12-081-2/+2
* Separate geometry of private and muc chat windows (#604003)Guillaume Desmottes2009-12-081-0/+3
* change empathy_chat_window_get_nb_rooms to get_chats_typeGuillaume Desmottes2009-12-082-9/+18
* fix commentsGuillaume Desmottes2009-12-081-2/+2
* empathy_chat_window_get_default: rename room_filter to roomGuillaume Desmottes2009-12-082-4/+4
* empathy_chat_window_get_default: check if the window has at least one roomGuillaume Desmottes2009-12-081-2/+12
* add empathy_chat_window_get_nb_roomsGuillaume Desmottes2009-12-082-0/+15
* Grouping all 1-to-1 chats in one window and MUC's in another one. (Fixes #588...Abner Silva2009-12-082-4/+7
* chat_destroy_cb: use chat_update_contacts_visibility instead of empathy_chat_...Guillaume Desmottes2009-12-071-1/+2
* explicitely pass the show state to empathy_chat_set_show_contactsGuillaume Desmottes2009-12-071-6/+8
* Updated Norwegian bokmål translation.Kjartan Maraas2009-12-051-293/+517
* Updated Slovenian translationMatej Urbančič2009-12-051-140/+164
* Updated Hebrew translationYaron Sharabani2009-12-051-491/+974
* add im-groupwise icon (#603634)Guillaume Desmottes2009-12-036-0/+6
* chat_new_connection_cb: don't try to reconnect chats if the account is not co...Guillaume Desmottes2009-12-021-0/+3
* Don't highlight scrollback messages (#602288)Guillaume Desmottes2009-12-021-0/+8
* tp-chat: set the flags of the messageGuillaume Desmottes2009-12-021-4/+9
* empathy-message: add message flagsGuillaume Desmottes2009-12-022-0/+39
* Hide state image in contact widget until the presense state is notified. (#60...Brian Pepple2009-12-022-1/+1
* add im-sametime icon (#603508)Guillaume Desmottes2009-12-027-0/+133
* add 24x24 and 32x32 versions of the im-meanwhile iconGuillaume Desmottes2009-12-023-0/+2
* add im-myspace icon (#603502)Guillaume Desmottes2009-12-027-0/+115
* chat: don't display latest logs in roomGuillaume Desmottes2009-12-021-1/+3
* added destroyed flagFelix Kaser2009-12-021-1/+20
* fixed problem with destroyed widget in async callFelix Kaser2009-12-021-0/+5
* update presence when account is enabledFelix Kaser2009-12-021-10/+39
* emit account-created signal outside enabled_cbFelix Kaser2009-12-021-9/+4
* rephrase the 'redial' tooltipGuillaume Desmottes2009-12-011-1/+1
* Link libempathy-gtk against libnotifyLaurent Bigonville2009-12-011-0/+2
* add tooltips on the hang-up, redial and audio buttons (#576542)Guillaume Desmottes2009-12-011-0/+3
* rename update_join_button_sensitivy to update_join_button_sensitivityGuillaume Desmottes2009-12-011-4/+4
* new-chatroom-dialog: unsensitive the join button when account is disconnectedGuillaume Desmottes2009-12-011-1/+36
* factor out update_join_button_sensitivyGuillaume Desmottes2009-12-011-6/+11
* new-chatroom-dialog: store the currently selected accountGuillaume Desmottes2009-12-011-12/+15
* dep on nautilus-sendto is actually 2.28.1Guillaume Desmottes2009-12-011-1/+1
* Use \s to match spaces, it is the same as [ \t\n\r\f\v]Xavier Claessens2009-12-011-1/+1
* start dev of 2.29.4Guillaume Desmottes2009-12-011-2/+2
* prepare 2.29.3 releaseEMPATHY_2_29_3Guillaume Desmottes2009-12-012-1/+45
* Updated Slovenian translationMatej Urbančič2009-12-011-146/+290
* debug-window: don't disconnect the new debug msg signal once the proxy has be...Guillaume Desmottes2009-12-011-1/+22
* Merge commit 'shaunm/dndfiles2'Guillaume Desmottes2009-11-305-78/+381
|\
| * Some improvements to file drag-and-drop based on comments on #595226Shaun McCance2009-11-251-10/+18
| * [empathy-contact-list-view] Don't accept file drags to offline/non-FT contactsShaun McCance2009-11-251-1/+3
| * [empathy-chat-window] Cleanup DND, don't accept drags to offline contactsShaun McCance2009-11-251-20/+62
| * Move GtkTargetLists into priv so they're no longer staticShaun McCance2009-11-252-13/+22
| * [empathy-chat-window] Documented MOVE/COPY selection in drag_motionShaun McCance2009-11-251-0/+4
| * Fixed leak in drag motion and added comments for bug #595226Shaun McCance2009-11-251-1/+15
| * Utilitiy function to send files from a URI list, for dnd implementationsShaun McCance2009-11-255-43/+41
| * Split contact_list_view_drag_data_received into smaller functionsShaun McCance2009-11-251-118/+141
| * Setting reorderable on the contact list view to get row previews as drag iconsShaun McCance2009-11-251-1/+6
| * Allow contacts to be dragged anywhere in a group, or dragged to the non-groupShaun McCance2009-11-251-5/+20
| * Implemented file drags to contact list, along with row highlightsShaun McCance2009-11-252-81/+175
| * Handle MOVE and COPY drags better, change contact-id drags to COPYShaun McCance2009-11-251-4/+6
| * Always prefer GDK_ACTION_COPY for text/uri-list dragsShaun McCance2009-11-251-8/+31
| * Don't try to offer file transfers to MUCsShaun McCance2009-11-251-2/+8
| * Call gtk_drag_finish when we get a file transfer drag on a chat windowShaun McCance2009-11-251-0/+1
| * Implementing drag and drop file sending on chat windowsShaun McCance2009-11-254-13/+70
* | contact_manager_status_changed_cb: ignore disconnected accountGuillaume Desmottes2009-11-301-0/+4
* | add tooltips on the camera buttonsGuillaume Desmottes2009-11-301-0/+3
* | Add check for new NetworkManager-glib pkgconfig file.Brian Pepple2009-11-301-0/+10
* | use conn-status-reason instead of conn-statusFelix Kaser2009-11-291-1/+1
* | Updated Hungarian translationGabor Kelemen2009-11-281-320/+506
* | Updated Spanish translationJorge González2009-11-281-121/+166
* | Set the stock-person icon for contact online/offline notificationGuillaume Desmottes2009-11-281-2/+2
* | Capitalize first letter of debug msgGuillaume Desmottes2009-11-281-3/+3
* | Disable video preview when there is no callGuillaume Desmottes2009-11-281-0/+14
* | enable the camera-off button if call doens't have initial videoGuillaume Desmottes2009-11-281-0/+5
* | enable the camera-off button when call is disconnectedGuillaume Desmottes2009-11-281-3/+1
* | empathy_call_window_set_send_video: don't request video stream if the call is...Guillaume Desmottes2009-11-281-0/+3
* | disable_camera: disable send video only if we were sending itGuillaume Desmottes2009-11-281-1/+3
* | update toggle buttons when the camera state is changed because of radio buttonsGuillaume Desmottes2009-11-281-0/+6
* | hook the camera radio buttonsGuillaume Desmottes2009-11-281-1/+34
* | make disable_camera, enable_preview and enable_camera no-op if we are already...Guillaume Desmottes2009-11-281-12/+15
* | update radio actions when a button is pressedGuillaume Desmottes2009-11-281-0/+11
* | add video menu containing radio actions to control videoGuillaume Desmottes2009-11-281-0/+41
* | remove the "send video" menu itemGuillaume Desmottes2009-11-282-43/+0
* | empathy_call_window_set_send_video: add a debug msgGuillaume Desmottes2009-11-281-0/+1
* | stop sending video when 'camera off' or 'preview' is enabledGuillaume Desmottes2009-11-281-3/+11
* | early return if the camera_state is already the one we wantGuillaume Desmottes2009-11-281-0/+9
* | disable the others button when 'camera on' is enabledGuillaume Desmottes2009-11-281-11/+31
* | rename camera to camera_onGuillaume Desmottes2009-11-282-40/+37
* | remove the "Always Show Video Preview" menuitemGuillaume Desmottes2009-11-282-33/+0
* | connect the 'camera off' and 'preview' buttonsGuillaume Desmottes2009-11-281-0/+121
* | set the icon of the camera_off buttonGuillaume Desmottes2009-11-281-0/+20
* | add "camera off" and "preview" buttons to the toolbarGuillaume Desmottes2009-11-281-1/+30
* | call-window: check box labels should use sentence capitalizationGuillaume Desmottes2009-11-281-1/+1
* | We should display the avatar/preview when call is disconnectedGuillaume Desmottes2009-11-281-0/+3
* | call-window: add some debug msgGuillaume Desmottes2009-11-281-0/+3
* | disable video preview when we turn off video sendingGuillaume Desmottes2009-11-281-4/+1
* | Enable 'send video' buttons and display the preview if call has 'initial vide...Guillaume Desmottes2009-11-281-0/+10
* | Don't display the video preview when the sink is addedGuillaume Desmottes2009-11-281-10/+0
* | we don't want to hide the self frame anymoreGuillaume Desmottes2009-11-281-3/+0
* | remove empathy_call_window_update_self_avatar_visibilityGuillaume Desmottes2009-11-281-24/+0
* | call-window: factor out display_video_preview to display/hide the video previewGuillaume Desmottes2009-11-281-14/+37
* | add 'voip' debug domainGuillaume Desmottes2009-11-282-0/+2
* | call-window: change the semantic of the "Video Preview" menu item (#601288)Guillaume Desmottes2009-11-282-38/+12
* | change 'unread from everyone' to 'unread from all'Guillaume Desmottes2009-11-271-2/+2
* | fix typo in commentsGuillaume Desmottes2009-11-271-3/+2
* | update the window title when a new message is receivedGuillaume Desmottes2009-11-271-0/+3
* | display the number of unread message in the window title (#548701)Guillaume Desmottes2009-11-271-5/+62
* | call empathy_chat_messages_read when messages have been read in a tabGuillaume Desmottes2009-11-271-0/+6
* | empathy-chat: keep count of the number of unread messagesGuillaume Desmottes2009-11-272-0/+26
* | display the number of other tabsGuillaume Desmottes2009-11-271-1/+19
* | factor out empathy_chat_get_nameGuillaume Desmottes2009-11-271-3/+9
* | Update Romanian translationsAdi Roiban2009-11-272-447/+759
* | chat-text-view: override GtkTextView copy_clipboardGuillaume Desmottes2009-11-261-0/+11
* | Updated Galician TranslationAntón Méixome2009-11-261-514/+745
* | Always display the 'Room' column (#586678)Guillaume Desmottes2009-11-261-15/+0
* | Remember the geometry of debug windowXavier Claessens2009-11-261-0/+2
* | gssize isn't an int on various platformsSjoerd Simons2009-11-261-1/+1
* | Merge branch 'adium-events'Xavier Claessens2009-11-261-20/+28
|\ \
| * | Do not escape twice /me messages with adium theme.Xavier Claessens2009-11-251-20/+27
| |/
* | Clean how we insert smileys in adium themesXavier Claessens2009-11-261-13/+5
* | Clean how we insert link in adium themesXavier Claessens2009-11-261-8/+6
* | Rework the link regex to have "(user@server.com)" case work.Xavier Claessens2009-11-251-7/+9
* | Add some more tests, and fail only after all have run, it's easier to debugXavier Claessens2009-11-251-8/+18
* | Escape what is put inside <a> tagsGustavo Noronha Silva2009-11-251-1/+8
* | Add test for bug #597049Xavier Claessens2009-11-251-2/+9
* | Add more test cases and fix some found issues in link regex.Xavier Claessens2009-11-252-21/+53
* | Replace GString param with a generic gpointer user_data, and port EmpathyChat...Xavier Claessens2009-11-255-169/+184
* | Also parse smileys in testsXavier Claessens2009-11-251-0/+14
* | Init GTK from test_init()Xavier Claessens2009-11-251-2/+4
* | Add parser testsXavier Claessens2009-11-253-1/+72
* | Call empathy_init() from test_init()Xavier Claessens2009-11-251-1/+3
* | Add Test debug domainXavier Claessens2009-11-252-0/+2
* | Make possible to define different replace function for parsersXavier Claessens2009-11-253-84/+133
* | Accept any foo:// URL SchemesXavier Claessens2009-11-251-4/+4
* | start and end positions in EmpathySmileyHit struct can't be negative. Change ...Xavier Claessens2009-11-253-4/+4
* | Add comments to explain empathy_smiley_manager_parse_len(), it is non-trivial...Xavier Claessens2009-11-252-4/+34
* | Optimisation: Do not fetch use-smiley gconf key for each substring.Xavier Claessens2009-11-251-6/+7
* | Extract empathy_string_parser_link and empathy_string_parser_escape from empa...Xavier Claessens2009-11-253-64/+76
* | Create API for generic string parserXavier Claessens2009-11-253-13/+54
* | Remove dead code from EmpathySmileyManagerXavier Claessens2009-11-252-95/+10
* | Use new smiley parser in EmpathyChatTextView.Xavier Claessens2009-11-252-13/+20
* | exclude " and ' from links.Xavier Claessens2009-11-251-2/+2
* | Rework the way message parsing and escaping is done.Xavier Claessens2009-11-251-90/+126
* | Introduce a new smiley parser that can parse only a part of a string.Xavier Claessens2009-11-252-0/+94
|/
* Updated Spanish translationJorge González2009-11-251-41/+136
* Make sure double quotes are not considered part of URIsGustavo Noronha Silva2009-11-251-2/+2
* add empathy-account-widget-sip.c to POTFILES.inGuillaume Desmottes2009-11-241-0/+1
* Clarify macro namesXavier Claessens2009-11-241-15/+21
* Create EMPATHY_RECT_IS_ON_SCREEN macro instead of duplicating its code.Xavier Claessens2009-11-243-6/+8
* Drop workaround that restore window position when it gets deiconifiedXavier Claessens2009-11-241-16/+0
* Restore position of window if it gets remapped.Xavier Claessens2009-11-241-14/+51
* Make empathy_present_window() also move to current desktop with compiz. Fixes...Xavier Claessens2009-11-241-3/+15
* Make sure to not save offscreen positioning. It happens with compiz.Xavier Claessens2009-11-241-0/+6
* Don't set the accounts dialog transient when running empathy -aGuillaume Desmottes2009-11-231-1/+1
* account-widget-sip: translate all the labels in combo boxGuillaume Desmottes2009-11-231-5/+9
* empathy-account-widget-private: fix coding styleGuillaume Desmottes2009-11-231-3/+3
* rename account_widget_setup_widget empathy_account_widget_setup_widgetGuillaume Desmottes2009-11-233-6/+7
* fix position of the 2 combo boxesGuillaume Desmottes2009-11-231-2/+2
* move port settings to the same line as the hostGuillaume Desmottes2009-11-231-105/+106
* indent the STUN Server/Port label under the checkboxGuillaume Desmottes2009-11-231-2/+2
* rephrase subsection titles and their labelsGuillaume Desmottes2009-11-231-8/+8
* add indentation so subsections are clearerGuillaume Desmottes2009-11-231-130/+194
* rephrase the discover-stun checkbox labelGuillaume Desmottes2009-11-231-1/+1
* rename Misc section to MiscellaneousGuillaume Desmottes2009-11-231-1/+1
* account-widget-sip: add subsections in the advanced sectionGuillaume Desmottes2009-11-232-37/+90
* account-widget-sip: fix typo in variable nameGuillaume Desmottes2009-11-231-3/+3
* account-widget-sip: unsensitive the STUN labels as well when STUN is disabledGuillaume Desmottes2009-11-231-0/+6
* account_widget_combobox_changed_cb: check that param has a defaultGuillaume Desmottes2009-11-231-2/+3
* Set explicitely the model of combo boxGuillaume Desmottes2009-11-232-25/+69
* unsensitive the keep-alive spin button if keep-alive is disabledGuillaume Desmottes2009-11-231-0/+22
* account-widget-sip: add UI to configure the keepalive-mechanism and keepalive...Guillaume Desmottes2009-11-232-1/+67
* account-widget-sip: add UI to configure the discover-binding paramGuillaume Desmottes2009-11-232-1/+17