aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* prepare 2.30.3 releaseEMPATHY_2_30_3Guillaume Desmottes2010-08-242-2/+17
|
* Added Indonesian translation for 2.30Andika Triwidada2010-08-062-0/+3249
| | | | Added id to LINGUAS
* Added Norwegian Nynorsk translationTorstein Adolf Winterseth2010-07-262-0/+3336
|
* Fix a memory leak in EmpathyAvatar (#624054)Philip Withnall2010-07-121-0/+1
| | | | The avatar filename was being leaked.
* Fix activating [ ] Enabled with the keyboard.Will Thompson2010-07-121-3/+3
| | | | | | | | | | The GtkToggleButton::released signal has been deprecated since Gtk+ 2.8. And, is also wrong, because there are other ways to change the state of this button besides using your mouse. Fixes bug #623972. Toggled-by: Jonny Lamb <jonny.lamb@collabora.co.uk>
* contact_widget_location_update: fix string leakGuillaume Desmottes2010-07-061-0/+1
|
* empathy_geometry_save: fix string leakGuillaume Desmottes2010-07-061-0/+1
|
* dispatcher_channel_invalidated_cb: always remove invalidated chan from the listGuillaume Desmottes2010-07-061-2/+2
| | | | | It doesn't hurt to always try to remove it and prevent us of keeping an invalidated or disposed object around if something weird happens.
* Change names of variables that shadow libc symbolsDanielle Madeley2010-07-063-6/+6
|
* Use document font by default for adium themesXavier Claessens2010-06-231-2/+2
| | | | Fixes bug #622266
* remove released flagGuillaume Desmottes2010-06-211-1/+1
|
* prepare 2.30.2 releaseEMPATHY_2_30_2Guillaume Desmottes2010-06-212-3/+18
|
* strip name of the room (#622201)Guillaume Desmottes2010-06-211-0/+2
|
* Updated Latvian translation.Rudolfs Mazurs2010-06-201-108/+99
|
* use tp_g_signal_connect_object to connect the "closed" signal on the ↵Guillaume Desmottes2010-06-161-2/+2
| | | | | | | notification This fix a crash if the chat window is destroyed while the notification is still displayed (#621789).
* init GError so 'make check' will be happy (#621409)Guillaume Desmottes2010-06-151-1/+1
|
* empathy_string_replace_escaped: use gsize instead of gssizeGuillaume Desmottes2010-06-091-1/+1
| | | | Avoid signed/unsigned comparaison in the for loop.
* remove released flagGuillaume Desmottes2010-06-091-1/+1
|
* prepare 2.30.1.1 releaseEMPATHY_2_30_1_1Guillaume Desmottes2010-06-092-2/+50
|
* 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
| | | | | Be sure geoclue_master_client_set_requirements() is called in setup_geoclue() otherwise no provider will be selected (#621023)
* 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
| | | | That's much easier to spot the test failing.
* Makefile.am fixesDanielle Madeley2010-06-081-3/+8
|
* Do not require geoclue provider to support updatesLaurent Bigonville2010-06-071-1/+1
| | | | | Requiring that provider supports updates reduce the choice to almost zero (#620657).
* accounts-dialog: avoid leaking the account status messageRob Bradford2010-06-031-12/+41
| | | | | | | | Originally this function mixed const and allocated strings using the same variable, resulting in leaks. This change refactors the code slightly to prevent such leaks. Fixes: https://bugzilla.gnome.org/show_bug.cgi?id=620476
* accounts-dialog: Ensure correct connectivity informationRob Bradford2010-06-031-4/+10
| | | | | | | | | | | Move the creation of the EmpathyConnectivity object to the dialog construction so that there is time for the asynchronous calls that the EmpathyConnectivity makes (in ConnMan mode) to return. Without this change the error is always reported as network connection failure rather than the real error when built with ConnMan. Fixes: https://bugzilla.gnome.org/show_bug.cgi?id=620474
* Merge branch 'fav-room-620439-2.30' into gnome-2-30Guillaume Desmottes2010-06-031-4/+104
|\
| * 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
| | | | | | | | | | | | If the accounts takes ages to connect or was disabled, it would be weird to automatically join the room a long time after the user asked to join favorite rooms.
| * Join chatroom favorites once the account is connected (#620439)Guillaume Desmottes2010-06-031-1/+68
| |
| * factor out join_chatroomGuillaume Desmottes2010-06-031-4/+16
| |
* | Only create the EmpathyAccountsDialog if requiredDanielle Madeley2010-06-031-2/+3
| | | | | | | | https://bugzilla.gnome.org/show_bug.cgi?id=616616
* | 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
|
* Make sure to not infinite loop when scaling avatar.Xavier Claessens2010-06-011-18/+37
| | | | | | | | | | 1) Add a limit of 10 retries, to be sure to never do more in the worst case. 2) Only keep converted data that respect the requirements, make sure to not accept bigger data than maximum_bytes, even if it is close to the limit. 3) Stop the loop if the new factor does not change the image resolution. That means we already found the optimal size. Fixes bug #619701
* Dutch translation updated by Hannie DumoleynHannie Dumoleyn2010-06-011-3492/+2267
|
* assistant: call empathy_import_widget_add_selected_accounts in ↵Guillaume Desmottes2010-05-281-0/+4
| | | | | | | | impl_signal_apply as well If the user already has a salut account configured, the import page is the last one of the assistant. So impl_signal_apply() is called instead of impl_signal_prepare(). (#617971)
* Estonian translation updatedMattias Põldaru2010-05-271-6/+6
|
* fix 0-byte logfile crash (#619736)Robert McQueen2010-05-271-6/+12
|
* with-session-bus.sh: update from telepathy-glib, fixing bash-specific &> ↵Simon McVittie2010-05-261-1/+11
| | | | redirection
* configure.ac: improve portability of test(1) callsSimon McVittie2010-05-261-2/+2
| | | | | The "==" operator isn't POSIX (use "="), and the -a and -o connectors aren't POSIX (use test foo && test bar, test foo || test bar).
* hardcode facebook server to workaround SRV lookup issuesGuillaume Desmottes2010-05-252-0/+6
|
* main_window_favorite_chatroom_join: skip not connected accounts (#606738)Guillaume Desmottes2010-05-211-4/+6
| | | | | | | | This fix a crash if the account is connecting. Conflicts: src/empathy-main-window.c
* use avatar-default instead of the deprecated stock_person iconGuillaume Desmottes2010-05-206-7/+12
|
* account-widget-irc: call empathy_account_widget_changed when the network ↵Guillaume Desmottes2010-05-181-0/+1
| | | | | | dialog is destroyed This will allow user to save or discard changes he just done (#618883).
* use port 8001 to connect to freenode irc (#618401)Brian Curtis2010-05-181-0/+1
|
* Use library i18n method for source files included in shared libraryRob Bradford2010-05-187-7/+14
| | | | | | | Since these files are included in the g-c-c shared module we must use the version of the _ macro that includes the domain. Fixes: https://bugzilla.gnome.org/show_bug.cgi?id=618969
* Don't try to start change the camera when there is no inputSjoerd Simons2010-05-101-4/+10
| | | | Fixes bug #618167
* ui-utils: Set translation domain on GtkBuilder UIsRob Bradford2010-05-101-0/+1
| | | | | | | This is necessary for when GtkBuilder UIs are used outside of the main Empathy process. Fixes: https://bugzilla.gnome.org/show_bug.cgi?id=617909
* accounts-module: Remove call to textdomain ()Rob Bradford2010-05-041-2/+0
| | | | | | This shouldn't be called in shared module. Fixes: https://bugzilla.gnome.org/show_bug.cgi?id=617262
* Do not display "missing image" for contacts without avatar (#608103)Frédéric Péters2010-05-031-3/+1
|
* Updated Spanish translationJorge González2010-05-011-54/+83
|
* Updated Spanish translationJorge González2010-05-011-69/+56
|
* Updated German doc translationMario Blättermann2010-04-291-538/+563
|
* Updated Spanish translationJorge González2010-04-281-129/+165
|
* tp-file: include netinet/in.hJasper Lievisse Adriaanse2010-04-271-0/+1
| | | | The storage size of 'addr' isn't known without netinet/in.h (#616859).
* remove released flagGuillaume Desmottes2010-04-261-1/+1
|
* actually set the empathy_released flagEMPATHY_2_30_1Guillaume Desmottes2010-04-261-1/+1
|
* prepare 2.30.1Guillaume Desmottes2010-04-262-3/+28
|
* cc-empathy-accounts-panel: Enable gettext when the panel is createdRob Bradford2010-04-262-0/+5
| | | | Fixes: https://bugzilla.gnome.org/show_bug.cgi?id=616660
* irc-networks.xml: properly spell 'freenode' (#616711)Guillaume Desmottes2010-04-261-1/+1
|
* Fix X display connection leakSjoerd Simons2010-04-261-52/+12
| | | | | | Use gdk_x11_get_server_time instead our own function for getting the X server time. This also fixes a leak of one X connection each time empathy_window_present is used without a timestamp.
* Fix French translation (fixes bug #615719)Claude Paroz2010-04-261-1/+2
|
* Estonian translation updatedIvar Smolin2010-04-261-35/+3
|
* Updated Italian help translationMilo Casagrande2010-04-251-131/+165
|
* Updated Traditional Chinese translation(Hong Kong and Taiwan)Cheng-Chia Tseng2010-04-252-273/+264
|
* Updated Danish translationAsk H. Larsen2010-04-231-38/+38
|
* Updated asturian translationXandru Armesto2010-04-231-883/+1718
|
* Fix Czech translationPetr Kovar2010-04-231-136/+130
|
* Updated Catalan (Valencian) translationCarles Ferrando2010-04-231-1157/+4154
|
* [help] Some updates to the help based on the new versionMilo Casagrande2010-04-238-9/+38
|
* disconnect empathy_call_window_bus_message() in dispose (#616301)David Laban2010-04-211-6/+6
| | | | Otherwise, we will crash because priv->handler is not there.
* NEWS: fix typoEMPATHY_2_30_0_2Guillaume Desmottes2010-04-201-1/+1
|
* prepare 2.30.0.2 releaseGuillaume Desmottes2010-04-202-2/+25
|
* fix show_offline gconf key (#616267)Guillaume Desmottes2010-04-202-4/+4
| | | | The key is /ui/show_offline not /contacts/show_offline
* call cb with an error if dispatcher_chat_with_contact* failsGuillaume Desmottes2010-04-191-1/+11
|
* dispatcher_connection_invalidated_cb: terminate pending requestsGuillaume Desmottes2010-04-191-0/+23
|
* empathy_dispatcher_chat_with_contact: check if connection_data is NULLGuillaume Desmottes2010-04-191-0/+6
| | | | | If the connection has been invalidated, it has been removed from priv->connections so we should check to avoid using a NULL pointer (#615970).
* Update the Tabs menu when a tab is moved.Mike Ruprecht2010-04-191-2/+8
| | | | | | | Previously when a tab was moved, the Tabs menu didn't update regarding the directions the tab could further be moved. If wrapping is off, a tab on the edge moved one way couldn't be moved back. Fixes #616012
* src/empathy-chat-window.ui: Swap keyboard controls for moving tabsMirsal Ennaime2010-04-161-2/+2
| | | | | | | Closes: bgo#615164 Keyboard shortcuts for moving tabs and for changing tabs work in the opposite direction. Users may expect them to work in the same direction and to be consistant with other GNOME applications. The mapping is now Ctrl + Shift + PageUp / PageDown for moving tabs left / right respectively, as it is in GNOME Terminal for instance.
* protocol-chooser: return NULL if for some reason we can't find the procol ↵Guillaume Desmottes2010-04-151-0/+8
| | | | | | | any more This could eventually happen if a CM claims to support a protocol in its manager file but actually don't. Should fix #61582
* account-widget-generic: embed the advanced section in a GtkScrolledWindow ↵Guillaume Desmottes2010-04-151-11/+25
| | | | (#615827)
* account-assistant: make impl_signal_apply() behave more like ↵David Laban2010-04-151-1/+3
| | | | | | | | | | | | | | impl_signal_prepare() Fixes b.g.o#615734 current_page only seems to be == PAGE_ENTER_CREATE the first time you visit the page. After that, it has been seen to be 4 or larger. impl_signal_prepare() currently checks for >=, so I'm copying that, and also dealing with refs in the same way. This patch probably probably actually hides a bug in how current_page is set, because I can't see how it should be set >= 4 because the enum only goes up to 3. I'll look into that now, but the patch is tested and works.
* Updated Lithuanian translationŽygimantas Beručka2010-04-111-552/+390
|
* remove released flagGuillaume Desmottes2010-04-091-1/+1
|
* prepare 2.30.0.1 releaseEMPATHY_2_30_0_1Guillaume Desmottes2010-04-092-2/+34
|
* account_assistant_apply_account_and_finish: explicitely ask to set the ↵Guillaume Desmottes2010-04-091-7/+10
| | | | | | | | | | | | | | display name Checking if priv->current_widget_object is NULL or not isn't right because if we create a normal account before the Salut one, this pointer is not NULL and we rename the Salut account to the same name that the standard one. This patch adds an extra argument account_assistant_apply_account_and_finish saying if we should set a new display name or not. It's more clear and avoid to rely on side effects. Fixes bug #615058
* status-icon: don't approve event if notification bubble has been di ↵Guillaume Desmottes2010-04-091-25/+2
| | | | | | smissed This code was broken anyway so we don't change the current behaviour.
* remove NotificationDataGuillaume Desmottes2010-04-091-29/+3
| | | | | We just need the window now. This has the nice side effect of fixing bug #615027.
* chat-window: don't present chat if notification has been dismissedGuillaume Desmottes2010-04-091-8/+0
| | | | | | | Clicking on a notification mean 'please go away'. If user wants to approve the action he has to click on the 'Reply' button. This code was broken anyway so we don't change the current behaviour.
* rename im-xmpp icon to im-jabberGuillaume Desmottes2010-04-087-6/+6
| | | | Empathy uses 'im-jabber'.
* location_manager_dispose: chain up to the parent's dispose, not the parent's ↵Simon McVittie2010-04-071-1/+4
| | | | | | | finalize This leads to crashes when other code is relying on weak reference notifications happening in the right order.
* Updated Thai translation.Theppitak Karoonboonyanan2010-04-071-373/+402
|
* Updated Danish translationAsk H. Larsen2010-04-061-112/+106
|
* account-chooser: check if account is NULL before trying to use it (#614874)Guillaume Desmottes2010-04-051-0/+4
|
* Minor update for Crimean Tatar/Turkish translationReşat SABIQ2010-04-041-4/+4
|
* Fixes to Catalan translationJordi Serratosa2010-04-021-131/+126
|
* Updated Italian translationMilo Casagrande2010-04-011-4/+4
|
* disconnect NewChannels signal once we got all the list channels we care aboutGuillaume Desmottes2010-03-301-1/+19
|
* tp-contact-list: watch for list channels announced in NewChannels signalsGuillaume Desmottes2010-03-301-0/+47
| | | | | | If ensuring list channels fails (for example because the server is slow and the D-Bus call timeouts before CM fetches the roster), we have a chance to get them later. (#612949)
* allow got_list_channel to be called more than once for the same channelGuillaume Desmottes2010-03-301-2/+6
| | | | Also allow to pass other list channel such as 'deny' for example.
* factor out got_list_channelGuillaume Desmottes2010-03-301-19/+27
|
* don't leak the classes listGuillaume Desmottes2010-03-301-4/+12
|
* Unsensitive roomlist expander if roomlist is not supported (#614002)Guillaume Desmottes2010-03-301-0/+2
|
* Don't request roomlist channel if not supported (#614002)Guillaume Desmottes2010-03-301-1/+14
|
* empathy_dispatcher_find_requestable_channel_classes: allow handle_type being 0Guillaume Desmottes2010-03-301-2/+0
| | | | | This allows us to check if channel type with HandleType=None are supported (for example roomlist channels).
* release.py: releases are now tagged EMPATHY_2_30*Guillaume Desmottes2010-03-301-1/+1
|
* Sets sensitivity of Previous/Next Tab menu items based on ↵Aaron Brown2010-03-301-2/+7
| | | | gtk-keynav-wrap-around and tab position (#613382)
* Updated Arabic translationKhaled Hosny2010-03-301-125/+121
|
* Updated Latvian translation.Peteris Krisjanis2010-03-301-474/+335
|
* chat: use empathy_signal_connect_weak to connect signal on the bufferGuillaume Desmottes2010-03-291-2/+2
| | | | | | The textview can't survive once the EmpathyChat has been destroyed but if for some reason its buffer it's still alive, firing this signal leads to a crash (#612363).
* chat_input_text_buffer_changed_cb: 'priv' is uselessGuillaume Desmottes2010-03-291-3/+0
|
* coding style fixesGuillaume Desmottes2010-03-291-6/+5
|
* Check for errors when linking the video source into a call (#612020)Olivier Crête2010-03-291-7/+60
|
* Verify that the video source could be linked into the pipelineOlivier Crête2010-03-291-1/+5
|
* Return error when the audio source can not be startedOlivier Crête2010-03-291-4/+31
|
* telepathy-glib sucks, need to send stream error from the main threadOlivier Crête2010-03-291-2/+13
|
* Return a telepathy error if the source can't be addedOlivier Crête2010-03-292-4/+10
|
* Remove false commentOlivier Crête2010-03-291-1/+0
| | | | | The sink-added callback is called in response to a dbus call, so from the main thread. It is the src-addec callback that comes from a streaming thread.
* Add audio conversion filter to receive pipelineOlivier Crête2010-03-291-1/+43
|
* Add fakesink to srcpad if not real sink could be linkedOlivier Crête2010-03-291-0/+30
|
* Emit error when failing to link audio padOlivier Crête2010-03-291-1/+12
|
* Send stream error when the src pad can't be linkedOlivier Crête2010-03-292-4/+11
|
* Handle errors from audio sinkOlivier Crête2010-03-291-5/+53
|
* new-chatroom-dialog: filter CM not implementing groupchatAndrew Gorcester2010-03-291-1/+45
|
* tp-chat: update self user if it has been renamed (#613930)Guillaume Desmottes2010-03-291-0/+6
|
* start dev of next releaseGuillaume Desmottes2010-03-291-1/+1
|
* fallback to JID if alias is emptyFelix Kaser2010-03-291-5/+8
| | | | if the alias is empty, contact_get_name should fallback to the jabber id. this fixes bug #614162
* fix alignment of the label in error-infobarFelix Kaser2010-03-291-0/+1
| | | | this left aligns the label which contains the error message in the infobar. fixes bug #609823
* Updated Greek translation for empathy documentationSimos Xenitellis2010-03-291-1/+1
|
* prepare 2.30 releaseEMPATHY_2_30_0Guillaume Desmottes2010-03-292-3/+74
|
* release.py: add release date in NEWSGuillaume Desmottes2010-03-291-1/+2
|
* release.py: draw a 'line' of the length of the titleGuillaume Desmottes2010-03-291-1/+3
|
* Update Simplified Chinese translation.Aron Xu2010-03-291-726/+960
|
* remove empathy_log_store_empathy_get_dirGuillaume Desmottes2010-03-292-10/+0
|
* ship a copy of empathy_log_store_empathy_get_dir in migrate-butterfly-logs.cGuillaume Desmottes2010-03-291-5/+32
| | | | | | | | | Code duplication isn't cool but that allows us to migrate logs when Empathy is built with TPL as well (#613437). The other option was to always build log-store-empathy but it's pulling log-store and even the log-manager. I think adding this small duplication is ok as that's temporary code that will be dropped during the 2.31 cycle.
* coding style fixesGuillaume Desmottes2010-03-291-2/+2
|
* fix menu_tabs_right acceleratorGuillaume Desmottes2010-03-291-1/+1
|
* Merge commit 'treitter/bug-613272'Guillaume Desmottes2010-03-293-527/+543
|\
| * Set a default empathy-accounts window size such that any scrolled Advanced ↵Travis Reitter2010-03-271-1/+1
| | | | | | | | section will be somewhat-reasonably-sized.
| * Another way to fix Gnome bug #613272. This puts the Advanced expander ↵Travis Reitter2010-03-254-628/+630
| | | | | | | | content for each of the problem protocols in a scrolled window, instead of the entire Details section.
| * Make the account details pane scrollable, in case the Advanced section is ↵Travis Reitter2010-03-203-105/+119
| | | | | | | | too large to fit on the screen all at once. Fixes Gnome bug #613272.
* | Adds Ctrl+Shift+PgUp/PgDn accelerator key to move current tab left/right ↵Aaron Brown2010-03-291-0/+2
| | | | | | | | (#614155)
* | Updated Serbian translationsBranko Kokanović2010-03-292-484/+548
| |
* | Update Czech translationPetr Kovar2010-03-291-27/+22
| |
* | Updated Bengali translationJamil Ahmed2010-03-281-148/+132
| |
* | Updated Danish translationAsk H. Larsen2010-03-281-941/+1507
| |
* | Updated Greek translationSimos Xenitellis2010-03-271-2/+2
| |
* | Updated Basque languageInaki Larranaga Murgoitio2010-03-271-15/+39
| |
* | Updated Bengali translationJamil Ahmed2010-03-271-638/+741
| |
* | Updated Traditional Chinese translation(Hong Kong and Taiwan)Cheng-Chia Tseng2010-03-272-78/+70
| |
* | Updated Norwegian bokmål translationKjartan Maraas2010-03-271-240/+250
| |
* | Update Czech translationJiri Eischmann2010-03-271-910/+1364
| |
* | Updated Lithuanian translationŽygimantas Beručka2010-03-271-860/+1571
| |
* | Updated Greek translation for empathy documentationMarios Zindilis2010-03-271-138/+47
| |
* | Updated Kurdish translationSîmurg562010-03-261-844/+1274
| |
* | Updated Kurdish translationSîmurg562010-03-261-1360/+701
| |
* | Updated Ukrainian translationMaxim V. Dziumanenko2010-03-261-205/+225
| |
* | Updated German doc translationMario Blättermann2010-03-261-402/+420
| |
* | Add a comment explaining translator how to make the Facebook string look niceGuillaume Desmottes2010-03-261-1/+1
| |
* | One more time...Timo Jyrinki2010-03-261-13/+13
| |
* | Updated French doc translationBruno Brouard2010-03-261-2/+2
| |
* | Updated translation from Launchpad.Timo Jyrinki2010-03-261-124/+126
| |
* | Updated Crimean Tatar (Crimean Turkish) translationReşat SABIQ2010-03-261-872/+1495
| |
* | Removed the non standard notification capabilities from the listNicolò Chieffo2010-03-251-4/+0
| |
* | Merge branch 'hidden-613892'Guillaume Desmottes2010-03-251-1/+1
|\ \
| * | Launch Empathy in hidden mode when invoked (#613892)Guillaume Desmottes2010-03-251-1/+1
| | |
* | | Updated Greek translationΜάριος Ζηντίλης2010-03-251-1150/+973
|/ /
* | Updated Greek translationKostas Papadimas2010-03-251-809/+411
| |
* | Updated Spanish translationJorge González2010-03-251-6/+8
| |
* | fix enalbe typo - bgo 613772Paul Cutler2010-03-241-1/+1
| |
* | Updated Galician translationFran Diéguez2010-03-241-26/+20
| |
* | Updated French doc translationBruno Brouard2010-03-241-1023/+2980
| | | | | | | | | | Contributed by Bruno Brouard <annoa.b@gmail.com> and Rémi Peixoto <remi.peixoto@gmail.com>
* | Same reap-child fix for empathy-debuggerDanielle Madeley2010-03-241-1/+1
| |
* | Automatically reap the empathy-accounts child processDanielle Madeley2010-03-244-31/+8
| | | | | | | | Remove unrequired exit_cb code
* | empathy-contact-manager: no need to pass object as user_data and weak_objectDanielle Madeley2010-03-241-2/+2
| |
* | empathy-contact-manager: remove unrequired for loop when unpacking structDanielle Madeley2010-03-241-14/+5
| |
* | Updated Catalan translationGil Forcada2010-03-241-989/+1512
| |
* | empathy-debugger: set text domainGuillaume Desmottes2010-03-231-0/+1
| | | | | | | | If we don't set it the debugger is not translated.
* | updating for Punjabi by A S AlamA S Alam2010-03-231-56/+64
| |
* | Updated Basque languageInaki Larranaga Murgoitio2010-03-231-6/+6
| |
* | empathy-accounts: set text domainGuillaume Desmottes2010-03-221-0/+1
| | | | | | | | | | If we don't set it the accounts assistant and dialog are not translated (#613596).
* | Update Romanian translationAdi Roiban2010-03-221-207/+235
| |
* | chat-window: remove some DEBUG callsGuillaume Desmottes2010-03-221-15/+0
| | | | | | | | They don't really give us anything useful and flood logs.
* | empathy_window_present: use X server time if there is no eventGuillaume Desmottes2010-03-221-2/+51
| |
* | Estonian translation updatedIvar Smolin2010-03-221-6/+6
| |
* | Updated Hungarian translationGabor Kelemen2010-03-211-745/+957
| |
* | Updated Portuguese translationDuarte Loreto2010-03-211-862/+1481
| |
* | Updated Galician translationFran Diéguez2010-03-211-174/+213
| |
* | Updated Traditional Chinese translation(Hong Kong and Taiwan)Cheng-Chia Tseng2010-03-202-364/+428
| |
* | Updated German translationChristian Kirbach2010-03-201-9/+5
| |
* | Updated Korean translationChangwoo Ryu2010-03-201-879/+1417
| |
* | Updated Arabic translationKhaled Hosny2010-03-191-8/+14
| |
* | Updated Swedish translationDaniel Nylander2010-03-191-26/+26
|/
* Updated Italian translationMilo Casagrande2010-03-191-6/+10
|
* Updated Polish translationPiotr Drąg2010-03-191-21/+21
|
* Estonian translation updatedMattias Põldaru2010-03-181-31/+34
|
* Updated Finnish translation by Jiri Grönroos. Via Launchpad.Timo Jyrinki2010-03-181-877/+1809
|
* Updated Russian translation from Yury KozlovLeonid Kanter2010-03-181-39/+18
|
* Updated Brazilian Portuguese translationDjavan Fagundes2010-03-181-177/+207
|
* Updated French translationBruno Brouard2010-03-181-46/+52
|
* Updated British English translationBruce Cowan2010-03-181-178/+208
|
* Updated German translationChristian.Kirbach2010-03-181-173/+207
|
* Updated Spanish translationJorge González2010-03-181-55/+55
|
* Updated Bulgarian translationAlexander Shopov2010-03-171-5/+5
|
* Updated Slovenian translationMatej Urbančič2010-03-171-53/+53
|
* Updated Basque languageInaki Larranaga Murgoitio2010-03-171-75/+49
|
* sidebar: fix assertion in empathy_sidebar_menu_position_underGuillaume Desmottes2010-03-171-1/+1
| | | | | For some reason this assertion was done the wrong way. I checked in eog and it's supposed to be done that way (#612557).
* fix escaping of UTF-chars in ui file (#613117)Gabor Kelemen2010-03-172-4/+4
|
* Added gtk-keynav-wrap-around check before cycling tabsmrhappypants2010-03-171-2/+10
|
* updating for Punjabi by A S AlamA S Alam2010-03-171-232/+248
|
* Updated Kurdish translationsimurg562010-03-171-981/+2855
|
* Updated Basque languageInaki Larranaga Murgoitio2010-03-171-43/+69
|
* Updated Basque languageInaki Larranaga Murgoitio2010-03-171-196/+190
|
* Updated Bulgarian translationAlexander Shopov2010-03-161-228/+237
|
* Update Russian translation from Alexander SaprykinLeonid Kanter2010-03-161-222/+246
|
* start dev of next releaseGuillaume Desmottes2010-03-161-1/+1
|
* Revert "Updated Italian translation"Milo Casagrande2010-03-161-3091/+3050
| | | | This reverts commit dd8208c3597a234a62e3502f098d3c32fcedf70a.
* Updated Italian translationFrancesco Marlatta2010-03-161-3050/+3091
|
* Updated French translationClaude Paroz2010-03-161-143/+160
|
* Updated Italian translationMilo Casagrande2010-03-161-237/+247
|
* Updated Arabic translationKhaled Hosny2010-03-161-220/+242
|
* Updated Swedish translationDaniel Nylander2010-03-161-268/+285
|
* Updated Spanish translationJorge González2010-03-161-53/+58
|
* fix typo in release nameEMPATHY_2_29_93Guillaume Desmottes2010-03-161-1/+1
|
* Prepare 2.29.93 releaseGuillaume Desmottes2010-03-162-2/+46
|
* Merge commit 'staz/dnd'Guillaume Desmottes2010-03-162-13/+19
|\
| * DnD: add a text/path-list target to contact list windows tooOlivier Le Thanh Duong2010-03-161-0/+2
| |
| * DnD: add a new text/path-list target in chat windowOlivier Le Thanh Duong2010-03-161-6/+13
| | | | | | | | | | | | add a new text/path-list drop target to the chat window, it act like the text/uri-list target but is prioritized over it. This is mainly to circumvent Tomboy returning note:// uri in its uri-list.
| * chat_window_drag_motion : search in all the drop targetsOlivier Le Thanh Duong2010-03-051-7/+4
| | | | | | | | | | Use gtk_drag_dest_find_target to search in all the drop targets instead of only the first one.
* | Updated Polish translationPiotr Drąg2010-03-161-216/+222
| |
* | empathy_window_present: use _NET_WM_USER_TIME only has a fallbackGuillaume Desmottes2010-03-151-1/+5
| |
* | empathy_window_present: use gdk_x11_display_get_user_time as timestampGuillaume Desmottes2010-03-151-1/+3
| | | | | | | | | | | | | | | | | | Using G_MAXINT32 is wrong because X clock wraps every few weeks so G_MAXINT32 is not garanteed to be in the past or future. Using gdk_x11_display_get_user_time should give us a good approximation of the actual time. Fixes bug #609001.
* | empathy_window_present: remove useless 'steal_focus' argGuillaume Desmottes2010-03-156-9/+7
| |
* | main_window_chat_quit_cb: release the reference on the chatroom mgrGuillaume Desmottes2010-03-151-0/+1
| |
* | call-window: display the 'audio input' page by default (#612450)Guillaume Desmottes2010-03-151-6/+7
| |
* | idle: Only restore state but not status message when getting back from idle ↵Brian Curtis2010-03-151-14/+3
| | | | | | | | (#566832)
* | Updated Slovenian translationMatej Urbančič2010-03-151-218/+236
| |
* | add COPYING-DOCS, COPYING.LGPL and COPYING.SHARE-ALIKE to EXTRA_DIST so they ↵Guillaume Desmottes2010-03-151-5/+9
| | | | | | | | | | | | are shipped in tarballs Also sort EXTRA_DIST.
* | return correct value in g_return_val_if_failGuillaume Desmottes2010-03-151-1/+1
| |
* | contact-selector-dialog: unref filter_account when disposingGuillaume Desmottes2010-03-151-0/+5
| |
* | contact_selector_dialog_account_changed_cb: cope with ↵Guillaume Desmottes2010-03-151-0/+3
| | | | | | | | tp_account_get_connection being NULL
* | invite-participant-dialog: filter contacts by accountGuillaume Desmottes2010-03-153-4/+10
| | | | | | | | | | We can't invite contacts from other accounts so we shouldn't display them (#612718).
* | contact-selector-dialog: Add a property to filter contacts by accountGuillaume Desmottes2010-03-152-3/+72
| | | | | | | | | | This is useful when the account chooser is not displayed to filter contacts from one specific account.
* | contact_widget_contact_update: don't call ↵Guillaume Desmottes2010-03-151-0/+2
| | | | | | | | contact_widget_favourites_changed_cb if favorite support is disabled
* | Allow to unmark contacts as favorite using DnDGuillaume Desmottes2010-03-151-2/+13
| |
* | Allow to remove contact from the 'Ungrouped' group using DnDGuillaume Desmottes2010-03-151-3/+8
| |
* | factor out group_can_be_modifiedGuillaume Desmottes2010-03-151-6/+19
| |