aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* remove org.gnome.Empathy.gschema.xml.in from POTFILES.inEMPATHY_2_31_4Guillaume Desmottes2010-06-291-1/+0
* prepare 2.31.4 releaseGuillaume Desmottes2010-06-292-2/+70
* tp-chat: Wait that all the pending messages have been added to the pending queueGuillaume Desmottes2010-06-281-10/+30
* [l10n] Updated Estonian translationMattias Põldaru2010-06-281-74/+68
* [l10n] Updated Estonian translationMattias Põldaru2010-06-281-235/+75
* Updated Traditional Chinese translation(Hong Kong and Taiwan)Cheng-Chia Tseng2010-06-262-1138/+1170
* Updated French translationClaude Paroz2010-06-251-648/+627
* Approve right away group text channels if we are not invitedGuillaume Desmottes2010-06-241-1/+5
* rename approver service to Empathy.EventManagerGuillaume Desmottes2010-06-241-1/+1
* Add missing signal to EmpathyMainWindowDanielle Madeley2010-06-241-1/+3
* remove empathy-import-mc4-accounts (#622578)Guillaume Desmottes2010-06-244-568/+0
* remove imported-mc4-accounts gsettings keyGuillaume Desmottes2010-06-243-12/+0
* stop importing MC4 accountsGuillaume Desmottes2010-06-243-50/+3
* Merge branch 'preferences-dialog-622557'Danielle Madeley2010-06-248-420/+522
|\
| * Port EmpathyPreferences to GtkDialog subclassDanielle Madeley2010-06-244-197/+215
| * Port EmpathyMainWindow to GtkWindow subclassDanielle Madeley2010-06-245-224/+308
* | Use document font by default for adium themesXavier Claessens2010-06-231-2/+2
|/
* Updated Spanish translationJorge González2010-06-231-279/+289
* log_window_get_messages_for_date: don't clear the marks on the calendarGuillaume Desmottes2010-06-221-2/+0
* add 2 commentsGuillaume Desmottes2010-06-221-1/+3
* Merge branch 'av-handler-622368'Guillaume Desmottes2010-06-2210-245/+216
|\
| * new-call-dialog: create the AV channel using the TargetID so we don't have to...Guillaume Desmottes2010-06-221-43/+22
| * remove empathy_tp_call_toGuillaume Desmottes2010-06-223-28/+0
| * remove empathy_call_handler_new_for_contact_with_streamsGuillaume Desmottes2010-06-222-24/+0
| * empathy_tp_call_accept_incoming_call: early return if the call is not an inco...Guillaume Desmottes2010-06-221-1/+3
| * empathy_call_handler_start_call: use empathy_call_factory_new_call_with_streamsGuillaume Desmottes2010-06-221-42/+13
| * empathy_call_factory_new_call_with_streams: request channel using the CDGuillaume Desmottes2010-06-224-20/+68
| * tp-call: use tp_g_signal_connect_object to connect signal on the channelGuillaume Desmottes2010-06-221-2/+3
| * tp-call: use TargetHandle to get the remote contactGuillaume Desmottes2010-06-221-12/+13
| * tp-call: use the Requested property to check if the call is an incoming one o...Guillaume Desmottes2010-06-221-12/+8
| * remove empathy_call_factory_new_callGuillaume Desmottes2010-06-222-18/+0
| * call-factory: use TpSimpleHandler to handle incoming calls (#622368)Guillaume Desmottes2010-06-222-13/+120
| * stop handling internally stream media channelsGuillaume Desmottes2010-06-222-65/+1
* | debug-window: add the logger (#622381)Guillaume Desmottes2010-06-221-0/+7
* | log-window: check if the window still exist in async cb (#622273)Guillaume Desmottes2010-06-221-0/+21
* | move the static variable used by the singleton out of empathy_log_window_showGuillaume Desmottes2010-06-221-9/+13
|/
* share-my-desktop: ownership of the request hash table is passed to empathy_di...Guillaume Desmottes2010-06-211-1/+0
* Make sure taping ENTER when searching contact starts a chat.Xavier Claessens2010-06-211-0/+65
* Add "activate" signal on EmpathyLiveSearchXavier Claessens2010-06-211-0/+25
* Stop advertissing audio/video capabilities using old APIGuillaume Desmottes2010-06-211-38/+0
* Merge branch 'vino-621998'Guillaume Desmottes2010-06-211-203/+28
|\
| * share-my-desktop: request the tube using the CDOGuillaume Desmottes2010-06-211-203/+28
* | Merge branch 'check-vinagre-589225'Guillaume Desmottes2010-06-213-6/+13
|\ \
| * | replace empathy_contact_can_use_stream_tube by empathy_contact_can_use_rfb_st...Guillaume Desmottes2010-06-213-6/+13
| |/
* | Merge remote branch 'sjoerd/misc'Danielle Madeley2010-06-218-88/+34
|\ \
| * | Rely on compare_separator_and_groups when either A or B isn't a contactSjoerd Simons2010-06-201-4/+3
| * | Now that we depend on the logger always enable favourite contact supportSjoerd Simons2010-06-205-50/+0
| * | Pick the right sort function earlySjoerd Simons2010-06-201-4/+4
| * | Throw a warning if the contact sort function didn't get two contactsSjoerd Simons2010-06-201-0/+2
| * | Always prepare both the Connection and the ChannelSjoerd Simons2010-06-201-20/+15
| * | Use the right GSettings schemeSjoerd Simons2010-06-201-6/+6
| * | EmpathyChat: use an opaque struct for priv not a void pointerSjoerd Simons2010-06-202-3/+4
| * | Remove IDT_COMPILE_WARNINGS as we don't have the macro anymoreSjoerd Simons2010-06-201-1/+0
* | | Delay setting both contact list values until the each is set.Danielle Madeley2010-06-211-4/+16
* | | strip name of the room (#622201)Guillaume Desmottes2010-06-211-0/+2
* | | Grab focus on the main window's tree view by defaultXavier Claessens2010-06-211-0/+2
* | | Remove dead code in tests that still use MC4Xavier Claessens2010-06-211-103/+0
* | | Remove useless occurences of 'gconf' wordXavier Claessens2010-06-213-4/+2
| |/ |/|
* | Updated Latvian translation.Rudolfs Mazurs2010-06-201-108/+99
|/
* Updated Hebrew translation.Yaron Shahrabani2010-06-201-355/+367
* Updated Galician translationsFran Diéguez2010-06-191-337/+350
* Added Norwegian bokmål translationKjartan Maraas2010-06-191-350/+361
* Rename the schemasKjartan Maraas2010-06-191-1/+1
* Merge branch 'approvers-redone-599158'Guillaume Desmottes2010-06-197-221/+279
|\
| * rename channel_claim_cb to reject_channel_claim_cbGuillaume Desmottes2010-06-181-2/+3
| * factor out reject_approvalGuillaume Desmottes2010-06-171-34/+20
| * approve_channels: use quarks to compare channel typesGuillaume Desmottes2010-06-171-6/+7
| * fix typoGuillaume Desmottes2010-06-171-1/+1
| * event-manager: re-implement approving using a proper Approver (#599158)Guillaume Desmottes2010-06-171-101/+275
| * add inviter arg to empathy_tp_chat_is_invitedGuillaume Desmottes2010-06-173-4/+6
| * remove internal approving codeGuillaume Desmottes2010-06-173-102/+5
| * event-manager: disable approving for nowGuillaume Desmottes2010-06-171-15/+6
* | remove old logger filesGuillaume Desmottes2010-06-187-1877/+0
* | Depend on telepathy-logger (#610956)Guillaume Desmottes2010-06-1815-522/+6
* | use ISO-8601 dates in DEBUGGuillaume Desmottes2010-06-181-5/+5
* | don't use strptimeGuillaume Desmottes2010-06-181-19/+8
* | depend on telepathy-logger-0.1Guillaume Desmottes2010-06-181-1/+1
* | TplContact has been renamed to TplEntityGuillaume Desmottes2010-06-183-13/+13
* | TplLogEntry(Text) has been renamed to TplEntry(Text)Guillaume Desmottes2010-06-184-20/+20
* | tpl_log_manager_search_new_async has been renamed to tpl_log_manager_search_a...Guillaume Desmottes2010-06-181-2/+2
* | tp-logger now use GDate rather than strings in its APIGuillaume Desmottes2010-06-181-64/+100
* | nautilus-sendto: add TPL CFLAGSGuillaume Desmottes2010-06-181-0/+1
* | tests: add TPL CFLAGS and LIBSGuillaume Desmottes2010-06-182-0/+4
* | port to latest tp-logger APIGuillaume Desmottes2010-06-185-26/+18
* | log-store: relicense to LGPLGuillaume Desmottes2010-06-182-20/+18
* | Add shortcut keys for contact list item sizesWill Thompson2010-06-181-0/+3
* | Port empathy-import-mc4-accounts imported setting to GSettingsDanielle Madeley2010-06-182-15/+17
* | Mark schema summaries and descriptions for translationDanielle Madeley2010-06-184-253/+260
* | Add a keyfile for gsettings-data-convertDanielle Madeley2010-06-182-0/+79
* | Convert to new-style schemaDanielle Madeley2010-06-186-671/+342
* | Port Empathy code to GSettings, remove EmpathyConfDanielle Madeley2010-06-1827-1357/+672
* | log-manager: relicense to LGPLGuillaume Desmottes2010-06-172-20/+18
* | log-manager: update Collabora copyrightGuillaume Desmottes2010-06-172-2/+2
* | log-store-empathy: relicense to LGPLGuillaume Desmottes2010-06-172-20/+18
* | log-store-empathy: update Collabora copyrightGuillaume Desmottes2010-06-172-2/+2
* | empathy-time: relicense to LGPLGuillaume Desmottes2010-06-172-20/+18
* | empathy-time: add Collabora copyrightGuillaume Desmottes2010-06-172-0/+2
* | add GOSSIP-RELICENSING.txtGuillaume Desmottes2010-06-171-0/+411
|/
* empathy_message_equal: always use the timestamp+body (#621797)Guillaume Desmottes2010-06-171-4/+0
* Remove the treeview's build-in search function, we use the live search now.Xavier Claessens2010-06-173-51/+0
* Fix the visibility of group when live search is activeXavier Claessens2010-06-171-0/+56
* map-view: add a debug message when adding a markerGuillaume Desmottes2010-06-161-0/+2
* use tp_g_signal_connect_object to connect the "closed" signal on the notifica...Guillaume Desmottes2010-06-161-2/+2
* Make status preset editor taller by defaultWill Thompson2010-06-161-0/+1
* Updated Spanish translationJorge González2010-06-161-114/+117
* Merge branch 'gseal'Danielle Madeley2010-06-155-41/+26
|\
| * Access GdkDragContext members via gettersDanielle Madeley2010-06-122-4/+6
| * Use gtk_text_view_get_vadjustment() instead of assuming parent is a GtkScroll...Xavier Claessens2010-06-121-31/+14
| * Use new GtkTextView API to make EmpathyChat build with GSEAL enabledXavier Claessens2010-06-121-2/+2
| * Require GTK+ 2.21.2Xavier Claessens2010-06-121-4/+4
* | Bump required version of telepathy-glib to 0.11.7 for ContactInfo APIXavier Claessens2010-06-151-1/+1
* | Add a GtkSpinner to notify the RequestContactInfo progressXavier Claessens2010-06-151-0/+8
* | Display contact vCard in information dialog, add basic vCard editor for self ...Xavier Claessens2010-06-154-71/+403
* | Bump required version of libunique to 1.1.2Xavier Claessens2010-06-141-2/+3
* | Fix authors and copyright of EmpathyLiveSearchXavier Claessens2010-06-142-0/+6
* | If path is NULL, the signal is blocked foreverXavier Claessens2010-06-141-4/+4
* | Updated Norwegian bokmål translationKjartan Maraas2010-06-141-87/+87
* | Do not crash if the row gets deleted before the expand idle cbXavier Claessens2010-06-131-0/+4
* | Updated Galician translationsFran Diéguez2010-06-131-58/+58
* | Use a GtkTreeRowReference instead of GtkTreePath to expand/collapse a group i...Xavier Claessens2010-06-131-7/+9
* | Don't display the 'Important Room' menu item in private chatsGuillaume Desmottes2010-06-111-0/+1
* | check if the search widget exists before trying to use itGuillaume Desmottes2010-06-111-1/+4
|/
* Updated Esperanto translationKristjan Schmidt2010-06-101-1342/+2723
* coding style fixesGuillaume Desmottes2010-06-091-3/+3
* empathy_string_replace_escaped: use gsize instead of gssizeGuillaume Desmottes2010-06-091-1/+1
* Strip the @server.com part of the contact ID for the live search matching.Xavier Claessens2010-06-091-2/+14
* Show/Hide the live search before refilteringXavier Claessens2010-06-091-5/+5
* Use EmpathyLiveSearch in main window's contact listFelix Kaser2010-06-093-38/+321
* factor out set_requirementsGuillaume Desmottes2010-06-091-14/+22
* Call geoclue_master_client_set_requirements before asking for position/addressLaurent Bigonville2010-06-091-1/+7
* refactored how contacts are added to the storeFelix Kaser2010-06-091-19/+7
* empathy_string_replace_escaped: remove '\r' (#620903)Guillaume Desmottes2010-06-082-1/+19
* empathy-parser-test: use empathy_string_replace_escapedGuillaume Desmottes2010-06-081-18/+7
* empathy-parser-test: stop as soon a test failsGuillaume Desmottes2010-06-081-5/+1
* Add unit test for the live search matchingXavier Claessens2010-06-083-1/+81
* Add EmpathyLiveSearch widgetFelix Kaser2010-06-083-0/+632
* remove released flagGuillaume Desmottes2010-06-081-1/+1
* prepare 2.31.3EMPATHY_2_31_3Guillaume Desmottes2010-06-072-2/+54
* Merge branch 'trivia'Danielle Madeley2010-06-071-3/+8
|\
| * Makefile.am fixesDanielle Madeley2010-06-071-3/+8
* | Join room where we have been invited when handling the channel rather than we...Guillaume Desmottes2010-06-072-14/+8
* | add empathy_tp_chat_join() and empathy_tp_chat_is_invited()Guillaume Desmottes2010-06-072-0/+52
* | dispatch-operation: fix a race by waiting that TpCall is readyGuillaume Desmottes2010-06-071-0/+25
* | dispatch-operation: factor out channel_wrapper_readyGuillaume Desmottes2010-06-071-5/+13
* | add empathy_tp_call_get_statusGuillaume Desmottes2010-06-072-0/+10
* | empathy_call_window_set_send_video: only disable preview if we need toGuillaume Desmottes2010-06-071-15/+27
* | Do not require geoclue provider to support updatesLaurent Bigonville2010-06-071-1/+1
|/
* [docs] Remove omf.in file: It's not needed anymoreJavier Jardón2010-06-061-10/+0
* One more coding style fixXavier Claessens2010-06-051-3/+3
* Fix some coding stylesXavier Claessens2010-06-052-52/+52
* Updated Thai translation.Sira Nokyoongtong2010-06-041-788/+468
* chatrooms-window: remove the 'edit' buttonGuillaume Desmottes2010-06-042-80/+10
* Updated Galician translationsFran Diéguez2010-06-041-40/+43
* Updated Spanish translationJorge González2010-06-041-55/+55
* Updated Hebrew translation.Yaron Shahrabani2010-06-031-45/+45
* Make FullName clearer (#611466)Paul Sladen2010-06-031-1/+1
* accounts-dialog: avoid leaking the account status messageRob Bradford2010-06-031-12/+41
* accounts-dialog: Ensure correct connectivity informationRob Bradford2010-06-031-4/+10
* change 'disconnect' label to 'finally'Guillaume Desmottes2010-06-031-2/+2
* Don't wait longer than 5 seconds when trying to join chatroomsGuillaume Desmottes2010-06-031-2/+23
* Join chatroom favorites once the account is connected (#620439)Guillaume Desmottes2010-06-031-1/+68
* factor out join_chatroomGuillaume Desmottes2010-06-031-6/+16
* Updated Spanish translation, applied patch by Florian Müllner <fmuellner@gno...Jorge González2010-06-031-26/+12
* Only create the EmpathyAccountsDialog if requiredDanielle Madeley2010-06-031-2/+3
* Update location for mx-gtk.hDanielle Madeley2010-06-031-1/+1
* log-window: start the search when the entry is activated (#619863)Guillaume Desmottes2010-06-021-2/+18
* Merge branch 'debug-get-protocols-612523'Danielle Madeley2010-06-021-14/+106
|\
| * empathy-debug-window: Add protocol names next to the CMs in the dropdownDanielle Madeley2010-06-021-14/+106
* | Dutch translation updated by Wouter BolsterleeWouter Bolsterlee2010-06-011-1/+1
* | Dutch translation updated by Hannie DumoleynHannie Dumoleyn2010-06-011-3492/+2267
* | Updated Galician translationsusFran Diéguez2010-05-311-184/+191
* | Updated Norwegian bokmål translationKjartan Maraas2010-05-301-179/+185
* | Updated Hebrew translation.Yaron Shahrabani2010-05-301-737/+765
|/
* Updated German doc translationMario Blättermann2010-05-291-54/+42
* Updated Spanish translationJorge González2010-05-291-98/+100
* Merge branch 'import-617971'Guillaume Desmottes2010-05-281-0/+4
|\
| * assistant: call empathy_import_widget_add_selected_accounts in impl_signal_ap...Guillaume Desmottes2010-05-251-0/+4
* | coding style fixesGuillaume Desmottes2010-05-272-3/+3
* | rephrase important room menuGuillaume Desmottes2010-05-271-1/+1
* | Make chatroom manager retain room's "always_urgent" stateJonas Bonn2010-05-272-1/+16
* | Add option to make chatroom "always urgent" (#611894)Jonas Bonn2010-05-274-4/+110
* | Use ensure_chatroom in callbackJonas Bonn2010-05-271-11/+6
* | Add function ensure_chatroom to chatroom managerJonas Bonn2010-05-272-0/+26
* | Estonian translation updatedMattias Põldaru2010-05-271-7/+6
* | fix 0-byte logfile crash (#619736)Robert McQueen2010-05-271-6/+12
* | Updated Spanish translationJorge González2010-05-271-5/+7
* | with-session-bus.sh: update from telepathy-glib, fixing bash-specific &> redi...Simon McVittie2010-05-261-1/+11
* | configure.ac: improve portability of test(1) callsSimon McVittie2010-05-261-2/+2
* | Make sure to not infinite loop when scaling avatar.Xavier Claessens2010-05-261-18/+37
* | Remove EmpathyContactMonitor, it is not used anymoreXavier Claessens2010-05-267-542/+0
* | Do not use EmpathyContactMonitor to know when a contact gets online/offlineXavier Claessens2010-05-261-10/+19
* | Play sound for contact connected/disconnected from EmpathyEventManager instea...Xavier Claessens2010-05-262-60/+25
* | Do not use EmpathyContactMonitor to know when a contact is addedXavier Claessens2010-05-261-9/+17
* | Move empathy_tp_contact_factory_set_alias() to EmpathyContactXavier Claessens2010-05-266-50/+41
* | Make clear that contacts_table doesn't keep any refXavier Claessens2010-05-261-1/+1
* | Port to new EmpathyTpContactFactory APIXavier Claessens2010-05-2613-132/+60
* | Kill EmpathyTpContactFactory object. Its API stays as helper code on...Xavier Claessens2010-05-262-340/+57
* | Add empathy_contact_dup_from_tp_contact()Xavier Claessens2010-05-262-0/+45
* | Bump required telepathy-glib to 0.11.6Xavier Claessens2010-05-261-1/+1
* | Make use of TP_CONTACT_FEATURE_AVATAR_DATAXavier Claessens2010-05-263-266/+41
* | Stop getting avatar requirements in EmpathyTpContactFactoryXavier Claessens2010-05-261-133/+0
* | Make use of TP_CONNECTION_FEATURE_AVATAR_REQUIREMENTSXavier Claessens2010-05-261-28/+20
* | invite-participant-dialog: translate the 'invite' button (#619678)Guillaume Desmottes2010-05-261-1/+1
* | Updated Spanish translationJorge González2010-05-251-88/+90
* | Fixed typo in variable nameFrédéric Péters2010-05-251-2/+2
|/
* Fix contact menu items' capitalization (#619378)Gabriel Burt2010-05-251-3/+3
* Fix and improve spell-checking (#604159)Mike Ruprecht2010-05-251-53/+256
* hardcode facebook server to workaround SRV lookup issuesGuillaume Desmottes2010-05-252-0/+6
* Updated Spanish translationJorge González2010-05-251-203/+204
* remove the release flagGuillaume Desmottes2010-05-241-1/+1
* prepare 2.31.2 releaseEMPATHY_2_31_2Guillaume Desmottes2010-05-242-2/+28
* Updated Norwegian bokmål translationKjartan Maraas2010-05-241-212/+211
* main_window_favorite_chatroom_join: skip not connected accounts (#606738)Guillaume Desmottes2010-05-211-5/+7
* Remove empathy_link_button_new(), it's unusedXavier Claessens2010-05-212-24/+0
* Change names of variables that shadow libc symbolsDanielle Madeley2010-05-213-6/+6
* Updated Galician translationsFran Diéguez2010-05-211-215/+216
* use avatar-default instead of the deprecated stock_person iconGuillaume Desmottes2010-05-206-7/+12
* Add defaults for VP8 encodingSjoerd Simons2010-05-202-0/+10
* initialize a GError pointerGuillaume Desmottes2010-05-191-1/+1
* account-widget-irc: call empathy_account_widget_changed when the network dial...Guillaume Desmottes2010-05-181-0/+1
* Use library i18n method for source files included in shared libraryRob Bradford2010-05-187-7/+14
* add 22x22 version of the im-message iconGuillaume Desmottes2010-05-182-0/+1
* Use 'A' as accelerator for the "Automatically connect on startup" option (#61...ekspiulo2010-05-181-1/+1
* fix irc-networks.xml lookup when EMPATHY_SRCDIR is definedGuillaume Desmottes2010-05-171-1/+1
* use port 8001 to connect to freenode irc (#618401)Brian Curtis2010-05-171-0/+1
* Update Czech translation by Ondrej KopkaPetr Kovar2010-05-171-291/+309
* use user-extended-away status icon in favour of user-idleRobert McQueen2010-05-152-2/+9
* Updated Shavian transliterationThomas Thurman2010-05-131-779/+1672
* Don't try to start change the camera when there is no inputSjoerd Simons2010-05-101-6/+14
* ui-utils: Set translation domain on GtkBuilder UIsRob Bradford2010-05-101-0/+1
* If there is no publish list, don't auto-add people to itSjoerd Simons2010-05-081-0/+3
* Updated Traditional Chinese translation(Hong Kong and Taiwan)Cheng-Chia Tseng2010-05-082-766/+787
* Add missing tp-glib/util.h header to the AccountsPage.Travis Reitter2010-05-081-0/+1
* Remove unused #include from empathy-map-view.cXavier Claessens2010-05-061-3/+1
* Added Indonesian translation, cotributed by Taufiq WirahmanAndika Triwidada2010-05-052-0/+3249
* updated si.poDanishka Navin2010-05-051-529/+538
* [help] Reordered the topics in index.pageHarold Schreckengost2010-05-051-8/+8
* release.py: update last_tag_paternGuillaume Desmottes2010-05-051-1/+1
* remove released flagGuillaume Desmottes2010-05-051-1/+1
* prepare 2.31.1 releaseEMPATHY_2_31_1Guillaume Desmottes2010-05-042-2/+117
* Set a target bitrate for theoraSjoerd Simons2010-05-041-0/+3
* Merge branch 'timestamp-615976'Guillaume Desmottes2010-05-0423-63/+207
|\
| * define EMPATHY_DISPATCHER_CURRENT_TIME rather than using G_MAXINT64 directlyGuillaume Desmottes2010-05-043-4/+5
| * fix typo in commentGuillaume Desmottes2010-05-041-1/+1
| * Set the user action time when the user approves stuffSjoerd Simons2010-05-043-0/+33
| * Consider G_MAXIN64 as a secred code for GDK_CURRENT_TIMESjoerd Simons2010-05-041-9/+13
| * Add a comment, fix indentationSjoerd Simons2010-05-041-2/+3
| * Only present and tab switch for new eventsSjoerd Simons2010-04-251-2/+25
| * No longer need to dig out the X time ourselvesSjoerd Simons2010-04-251-14/+0
| * Always at least show new chat windows even if not presenting themSjoerd Simons2010-04-251-0/+1