Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'presence-manager-640532' | Guillaume Desmottes | 2011-01-26 | 13 | -852/+819 |
|\ | |||||
| * | use tp_g_signal_connect_object() | Guillaume Desmottes | 2011-01-25 | 1 | -22/+6 |
| | | |||||
| * | presence-manager: add a dispose function and use tp_clear_* | Guillaume Desmottes | 2011-01-25 | 1 | -14/+23 |
| | | |||||
| * | presence_manager_finalize: chain up | Guillaume Desmottes | 2011-01-25 | 1 | -0/+2 |
| | | |||||
| * | use the self->priv pattern rather than GET_PRIV() | Guillaume Desmottes | 2011-01-25 | 2 | -171/+111 |
| | | |||||
| * | presence-manager: port to new coding style | Guillaume Desmottes | 2011-01-25 | 2 | -540/+570 |
| | | |||||
| * | rename EmpathyIdle to EmpathyPresenceManager (#640532) | Guillaume Desmottes | 2011-01-25 | 12 | -195/+197 |
| | | | | | | | | It's doing more than idle management now. | ||||
* | | empathy-chat: disable file transfer for now | Guillaume Desmottes | 2011-01-25 | 1 | -1/+0 |
| | | | | | | | | It's broken so better disabling it than crashing (#637322). | ||||
* | | add EMPATHY_CONTACT_FEATURE_FT | Guillaume Desmottes | 2011-01-25 | 4 | -4/+9 |
|/ | |||||
* | main-window: use line-wrap for "no match" label | Diego Escalante Urrelo | 2011-01-25 | 1 | -2/+2 |
| | | | | | | | | | | On narrow contact lists, the ellipsizing makes the "No match" message disappear, users are forced to resize the window to know what's hidden beyond the …. Wrapping takes advantage of all the vertical space available. Bug #640295 | ||||
* | Updated Basque language | Inaki Larranaga Murgoitio | 2011-01-25 | 1 | -120/+88 |
| | |||||
* | use action_camera_on when using the camera action items | Guillaume Desmottes | 2011-01-24 | 1 | -8/+6 |
| | | | | | We just need one item of the action group to interact with the whole group, so best to use the one we already have. | ||||
* | call-window: sync the sensitivity of the button and "send video" menu (#637839) | Guillaume Desmottes | 2011-01-24 | 2 | -0/+6 |
| | |||||
* | call-window: remove unused priv->action_camera_preview | Guillaume Desmottes | 2011-01-24 | 1 | -2/+0 |
| | |||||
* | chat-window: don't play sound for pending messages (#639302) | Guillaume Desmottes | 2011-01-24 | 1 | -5/+6 |
| | | | | They have already be notified by the Approver. | ||||
* | Merge remote branch 'glassrose/remove-typing-icon-in-muc-tabs-609420' | Guillaume Desmottes | 2011-01-24 | 1 | -2/+2 |
|\ | |||||
| * | Do not display typing icon in MUC tabs | Chandni Verma | 2011-01-24 | 1 | -2/+2 |
| | | | | | | | | Fixes: https://bugzilla.gnome.org/show_bug.cgi?id=609420 | ||||
* | | account-widget-yahoo: remove server field (#634853) | Guillaume Desmottes | 2011-01-24 | 2 | -33/+4 |
| | | |||||
* | | account-dialog: keep a proper weak ref on setting_widget_object | Guillaume Desmottes | 2011-01-24 | 1 | -3/+16 |
| | | | | | | | | | | | | | | This prevent us of trying to use it after it has been disposed. For example, when switching to an Haze account, we have to wait that the EmpathyAccountSettings is ready before getting the new setting_widget_object but we can't try using the old one while waiting (#640411). | ||||
* | | Add calendar to the contact widget in order to simplify birthday selection ↵ | Vitaly Minko | 2011-01-24 | 1 | -9/+63 |
| | | | | | | | | (#631101). | ||||
* | | [l10n] Updated German translation | Mario Blättermann | 2011-01-21 | 1 | -617/+755 |
| | | |||||
* | | Updated Basque language | Inaki Larranaga Murgoitio | 2011-01-21 | 1 | -698/+838 |
| | | |||||
* | | Updated Russian translation | Yuri Myasoedov | 2011-01-21 | 1 | -652/+790 |
| | | |||||
* | | Updated Czech translation | Marek Černocký | 2011-01-20 | 1 | -637/+746 |
| | | |||||
* | | Merge remote branch 'glassrose/Display-typing-icon-in-muc-contacts-list-609419' | Guillaume Desmottes | 2011-01-18 | 4 | -2/+74 |
|\ \ | |||||
| * | | Display typing icon in MUC contact-list | Chandni Verma | 2011-01-18 | 4 | -2/+74 |
| |/ | | | | | | | Fixes: https://bugzilla.gnome.org/show_bug.cgi?id=609419 | ||||
* | | remove released flag | Guillaume Desmottes | 2011-01-18 | 1 | -1/+1 |
| | | |||||
* | | prepare 2.91.5.1EMPATHY_2_91_5_1 | Guillaume Desmottes | 2011-01-18 | 2 | -2/+20 |
| | | |||||
* | | Empathy.Auth.client: fix handling and observing SASL channels | Jonny Lamb | 2011-01-18 | 1 | -2/+2 |
| | | | | | | | | Signed-off-by: Jonny Lamb <jonnylamb@gnome.org> | ||||
* | | Improve connected/disconnected notifications (#639352) | Guillaume Desmottes | 2011-01-14 | 1 | -6/+8 |
| | | |||||
* | | Updated Slovenian translation | Andrej Žnidaršič | 2011-01-14 | 1 | -3/+3 |
| | | |||||
* | | Updated Greek translation | Michael Kotsarinis | 2011-01-13 | 1 | -624/+760 |
| | | |||||
* | | Chat command nick modified to use RequestRename instead of SetAliases | Chandni Verma | 2011-01-13 | 1 | -11/+15 |
| | | |||||
* | | Allow /nick command only in chatrooms that support nick renaming | Chandni Verma | 2011-01-13 | 1 | -14/+43 |
| | | | | | | | | Fixes: https://bugzilla.gnome.org/show_bug.cgi?id=638766 | ||||
* | | Added Connection.Interface.Renaming to /extensions | Chandni Verma | 2011-01-13 | 3 | -0/+100 |
| | | |||||
* | | Updated Hungarian translation | Gabor Kelemen | 2011-01-12 | 1 | -634/+739 |
| | | |||||
* | | Updated Norwegian bokmål translation | Kjartan Maraas | 2011-01-12 | 1 | -57/+56 |
| | | |||||
* | | account-chooser: setup the combobox once the object has been constructed ↵ | Guillaume Desmottes | 2011-01-11 | 1 | -1/+9 |
| | | | | | | | | | | | | | | (#639214) See bgo #639139 for details, but basically that's because the cell_area is now created in a constructor instead of an init function. | ||||
* | | Pressing F2 opens the Edit Contact Information window for #586257 | Kushal Das | 2011-01-11 | 1 | -1/+22 |
| | | |||||
* | | Don't use deprecated gdk_app_launch_context_new() | Emilio Pozuelo Monfort | 2011-01-11 | 3 | -10/+9 |
| | | |||||
* | | Connect to style-updated signal | Emilio Pozuelo Monfort | 2011-01-11 | 1 | -5/+4 |
| | | | | | | | | ... instead of to the deprecated style-set one. | ||||
* | | Don't use deprecated gtk_widget_get_style() | Emilio Pozuelo Monfort | 2011-01-11 | 1 | -1/+5 |
| | | |||||
* | | Don't use deprecated gdk_keyboard_grab/ungrab | Emilio Pozuelo Monfort | 2011-01-11 | 1 | -8/+27 |
| | | |||||
* | | Port to GtkStyleContext | Emilio Pozuelo Monfort | 2011-01-11 | 2 | -7/+13 |
| | | |||||
* | | Don't use deprecated gtk_paint_expander() | Emilio Pozuelo Monfort | 2011-01-11 | 1 | -8/+6 |
| | | |||||
* | | remove released flag | Guillaume Desmottes | 2011-01-11 | 1 | -1/+1 |
| | | |||||
* | | prepare 2.91.5EMPATHY_2_91_5 | Guillaume Desmottes | 2011-01-10 | 2 | -2/+25 |
| | | |||||
* | | Patch to transfer window to allow opening file with double clicks for #637195 | Kushal Das | 2011-01-10 | 1 | -7/+27 |
| | | |||||
* | | Merge remote branch 'glassrose/accounts-supporting-chatrooms-only-603027' | Guillaume Desmottes | 2011-01-10 | 4 | -71/+77 |
|\ \ | |||||
| * | | Skip accounts which don't support rooms in "Manage Favorites" dialog | Chandni Verma | 2011-01-03 | 4 | -71/+77 |
| | | | | | | | | | | | | Fixes: https://bugzilla.gnome.org/show_bug.cgi?id=603027 | ||||
* | | | Updated Galician translations | Fran Diéguez | 2011-01-09 | 1 | -180/+220 |
| |/ |/| | |||||
* | | Updated Norwegian bokmål translation from Torstein Adolf Winterseth | Kjartan Maraas | 2011-01-03 | 1 | -69/+87 |
| | | |||||
* | | [l10n] Updated Estonian translation | Mattias Põldaru | 2010-12-31 | 1 | -2/+9 |
| | | |||||
* | | Updated Swedish translation | Daniel Nylander | 2010-12-30 | 1 | -694/+810 |
| | | |||||
* | | Remove the chats_new_msg list from EmpathyChatWindow | Sjoerd Simons | 2010-12-29 | 1 | -17/+9 |
| | | |||||
* | | Remove the composing list | Sjoerd Simons | 2010-12-29 | 3 | -15/+11 |
| | | |||||
* | | Highlight both the tab and the menu label | Sjoerd Simons | 2010-12-29 | 1 | -2/+6 |
| | | |||||
* | | Fix lines > 80 chars | Sjoerd Simons | 2010-12-29 | 1 | -2/+4 |
| | | |||||
* | | Prevent potential freeing of unitialized data | Sjoerd Simons | 2010-12-29 | 1 | -4/+4 |
| | | |||||
* | | Simplify filter adding code by just using gdk_x11 functions instead of hoops | Sjoerd Simons | 2010-12-29 | 1 | -10/+8 |
| | | |||||
* | | Also turn off Access Unit Delimiters (aud) | David Laban | 2010-12-29 | 1 | -0/+1 |
| | | | | | | | | AUDs are *completely* pointless in RTP and just waste packets/confuse people. | ||||
* | | update Punjabi Translation | A S Alam | 2010-12-29 | 1 | -311/+375 |
| | | |||||
* | | Updated Slovenian translation | Matej Urbančič | 2010-12-29 | 1 | -179/+217 |
| | | |||||
* | | Updated Hebrew translation. | Yaron Shahrabani | 2010-12-27 | 1 | -30/+39 |
| | | |||||
* | | Updated Spanish translation | Daniel Mustieles | 2010-12-25 | 1 | -36/+43 |
| | | |||||
* | | libempathy: Fix free of uninitialized variables. | Stef Walter | 2010-12-24 | 1 | -0/+3 |
| | | | | | | | | When a pinned certificate is present, these don't get initialized. | ||||
* | | libempathy: Store pinned certificate for end entity cert in the chain. | Stef Walter | 2010-12-24 | 1 | -6/+21 |
| | | | | | | | | https://bugzilla.gnome.org/show_bug.cgi?id=636258 | ||||
* | | tests: Fix memory leak of dbus connection | Stef Walter | 2010-12-24 | 1 | -0/+3 |
| | | | | | | | | https://bugzilla.gnome.org/show_bug.cgi?id=636258#c3 | ||||
* | | libempathy: Fix memory leaks and use consistent naming for various arrays. | Stef Walter | 2010-12-24 | 1 | -15/+16 |
| | | | | | | | | https://bugzilla.gnome.org/show_bug.cgi?id=636258#c3 | ||||
* | | libempathy: Fix leak of certificate data. | Stef Walter | 2010-12-24 | 1 | -0/+1 |
| | | | | | | | | https://bugzilla.gnome.org/show_bug.cgi?id=636258#c3 | ||||
* | | libempathy, tests: Wrap new function arguments properly. | Stef Walter | 2010-12-24 | 2 | -16/+35 |
| | | | | | | | | https://bugzilla.gnome.org/show_bug.cgi?id=636258#c3 | ||||
* | | tests: Lookup the pkcs11 standalone directory at run time. | Stef Walter | 2010-12-24 | 3 | -8/+20 |
| | | | | | | | | | | Rather than cluttering up configure, lookup the relevant directory at runtime. | ||||
* | | libempathy: Match changes in libgcr terminology and debug output. | Stef Walter | 2010-12-24 | 1 | -2/+29 |
| | | | | | | | | | | Add debug output for certificate chain, and fix up for some changes in libgcr terminology. | ||||
* | | libempathy: Use new certificate chain facilities in libgcr | Stef Walter | 2010-12-24 | 1 | -188/+103 |
| | | | | | | | | | | Build the chain with new GcrCertificateChain and then use gnutls to verify it. | ||||
* | | test: Add tests which load PKCS#11 modules for TLS verification. | Stef Walter | 2010-12-24 | 4 | -45/+242 |
| | | | | | | | | | | | | Add various tests which load gnome-keyring PKCS#11 modules and use them in the TLS verification. These are the standalone versions of the builtin gnome-keyring PKCS#11 modules. | ||||
* | | libempathy: Complete successful verification properly. | Stef Walter | 2010-12-24 | 1 | -0/+1 |
| | | | | | | | | Complete TLS verification properly in TLS verifier. | ||||
* | | tests: Add test for basic verification. | Stef Walter | 2010-12-24 | 1 | -13/+47 |
| | | | | | | | | | | This test depends on the certificates you have in gnome-keyring, will fix this dependency in later commits. | ||||
* | | libempathy: Fix reference counting of certs in verifier. | Stef Walter | 2010-12-24 | 1 | -2/+4 |
| | | |||||
* | | tests: Add mock object and test infrastructure for testing tls. | Stef Walter | 2010-12-24 | 4 | -1/+362 |
| | | | | | | | | | | | | | | Create a mock o.f.T.Authentication.TLSCertificate object and connect to it in various tests. Loads certificate data from certificates/ subdir | ||||
* | | libempathy: Use new gcr functions properly and fix build. | Stef Walter | 2010-12-24 | 1 | -4/+12 |
| | | | | | | | | libgcr now uses single header include model. | ||||
* | | libempathy: Load complete certificate chain even when not sent. | Stef Walter | 2010-12-24 | 1 | -53/+133 |
| | | | | | | | | | | | | Even when a complete certificate chain is not sent by the remote host, we can load a complete certificate chain based on the local certificates. | ||||
* | | configure: Remove option to specify system certificates. | Stef Walter | 2010-12-24 | 1 | -33/+0 |
| | | | | | | | | These are now handled by gnome-keyring through libgcr. | ||||
* | | libempathy: Store certificate exceptions in gnome-keyring. | Stef Walter | 2010-12-24 | 5 | -133/+33 |
| | | | | | | | | Use libgcr to store certificate trust exceptions properly. | ||||
* | | libempathy: Use trust assertions instead of certificate directories. | Stef Walter | 2010-12-24 | 3 | -338/+125 |
| | | | | | | | | Initial implementation. | ||||
* | | prepare 2.91.4.3EMPATHY_2_91_4_3 | Guillaume Desmottes | 2010-12-24 | 2 | -2/+18 |
| | | |||||
* | | Depends on gcr 2.91.4 | Guillaume Desmottes | 2010-12-24 | 1 | -1/+2 |
| | | | | | | | | | | | | | | We need it as we don't ship our own version of gcr-simple-certificate any more. I'm not sure we still need depending on gnome-keyring itself, I'll check with Stef; but for now I just want to make a release usable by the release team. | ||||
* | | just include gcr.h | Guillaume Desmottes | 2010-12-24 | 1 | -1/+1 |
| | | |||||
* | | libempathy-gtk: No need to 'egg' gcr-simple-certificate.[ch] | Stef Walter | 2010-12-24 | 4 | -197/+1 |
| | | | | | | | | These are now properly distributed by libgcr. | ||||
* | | Merge remote branch 'glassrose/enable-disable-accounts-popup-609568' | Danielle Madeley | 2010-12-24 | 1 | -0/+95 |
|\ \ | |||||
| * | | Popup menu feature to quickly enable/disable an account. | Chandni Verma | 2010-12-24 | 1 | -0/+95 |
| | | | | | | | | | | | | Fixes: https://bugzilla.gnome.org/show_bug.cgi?id=609568 | ||||
* | | | Added UG translation | Gheyret T.Kenji | 2010-12-24 | 1 | -392/+439 |
| | | | |||||
* | | | remove released flag | Guillaume Desmottes | 2010-12-23 | 1 | -1/+1 |
| | | | |||||
* | | | prepare 2.91.4.2EMPATHY_2_91_4_2 | Guillaume Desmottes | 2010-12-23 | 3 | -1/+7 |
| | | | |||||
* | | | Merge branch 'release.py' | Guillaume Desmottes | 2010-12-23 | 2 | -2/+13 |
|\ \ \ | |||||
| * | | | prepare 2.91.4.1EMPATHY_2_91_4_1 | Guillaume Desmottes | 2010-12-23 | 2 | -2/+13 |
| | | | | |||||
* | | | | Fix build warnings for uninitialized variables | Xavier Claessens | 2010-12-23 | 3 | -3/+3 |
|/ / / | |||||
* | | | account-widget: use g_app_info_launch() instead of gdk_spawn_on_screen() ↵ | Guillaume Desmottes | 2010-12-23 | 1 | -14/+30 |
| | | | | | | | | | | | | (#637854) | ||||
* | | | main-window: use g_app_info_launch() instead of gdk_spawn_on_screen() (#637854) | Guillaume Desmottes | 2010-12-23 | 1 | -7/+16 |
| | | | |||||
* | | | accounts-dialog: use g_app_info_launch() instead of gdk_spawn_on_screen() ↵ | Guillaume Desmottes | 2010-12-23 | 1 | -14/+25 |
| | | | | | | | | | | | | (#637854) | ||||
* | | | gdk_xid_table_lookup has been deprecated (#637855) | Guillaume Desmottes | 2010-12-23 | 1 | -1/+2 |
| | | | |||||
* | | | Don't display any contact menu for muc chats | Guillaume Desmottes | 2010-12-22 | 1 | -6/+0 |
| | | | | | | | | | | | | | | | It's confusing to have it in muc, even if a contact is selected. And we can still interact with the contact by right clicking on it if needed. | ||||
* | | | chat-window: unsensitive the Contact menu if there is no submenu (#637799) | Guillaume Desmottes | 2010-12-22 | 1 | -2/+8 |
| | | | |||||
* | | | account-settings: only remove the MC password param if set in the keyring OK | Jonny Lamb | 2010-12-22 | 1 | -12/+30 |
| | | | | | | | | | | | | Signed-off-by: Jonny Lamb <jonnylamb@gnome.org> | ||||
* | | | account-settings: use tp_account_get_path_suffix | Jonny Lamb | 2010-12-22 | 1 | -5/+3 |
| | | | | | | | | | | | | Signed-off-by: Jonny Lamb <jonnylamb@gnome.org> | ||||
* | | | account-settings: add a comment saying what to remove when purging migration ↵ | Jonny Lamb | 2010-12-22 | 1 | -1/+2 |
| | | | | | | | | | | | | | | | | | | code Signed-off-by: Jonny Lamb <jonnylamb@gnome.org> | ||||
* | | | account-settings: move the migration code to another function | Jonny Lamb | 2010-12-22 | 1 | -45/+54 |
| | | | | | | | | | | | | Signed-off-by: Jonny Lamb <jonnylamb@gnome.org> | ||||
* | | | account-settings: migrate passwords from MC to gk ourselves | Jonny Lamb | 2010-12-22 | 1 | -0/+47 |
| | | | | | | | | | | | | Signed-off-by: Jonny Lamb <jonnylamb@gnome.org> | ||||
* | | | disable maintainer mode for now | Guillaume Desmottes | 2010-12-21 | 1 | -2/+3 |
| | | | |||||
* | | | Fix build warning | Xavier Claessens | 2010-12-21 | 1 | -2/+2 |
| | | | |||||
* | | | remove released flag | Guillaume Desmottes | 2010-12-20 | 1 | -1/+1 |
| | | | |||||
* | | | prepare 2.91.4 releaseEMPATHY_2_91_4 | Guillaume Desmottes | 2010-12-20 | 2 | -3/+28 |
| | | | |||||
* | | | Turn off sliced-threads, some implementations have problems with decoding it | Sjoerd Simons | 2010-12-20 | 1 | -0/+1 |
| | | | |||||
* | | | [l10n] Updated Estonian translation | Mattias Põldaru | 2010-12-20 | 1 | -32/+64 |
| | | | |||||
* | | | Updated Esperanto translation | Kristjan SCHMIDT | 2010-12-19 | 1 | -955/+1498 |
| | | | |||||
* | | | Updated Hebrew translation. | Yaron Shahrabani | 2010-12-19 | 1 | -113/+136 |
| | | | |||||
* | | | Updated Spanish Translation | Daniel Mustieles | 2010-12-18 | 1 | -9/+5 |
| | | | |||||
* | | | Updated Norwegian bokmål translation | Kjartan Maraas | 2010-12-17 | 1 | -166/+194 |
| | | | |||||
* | | | password-dialog: make OK insensitive unless there's a password set | Jonny Lamb | 2010-12-17 | 1 | -5/+12 |
| | | | | | | | | | | | | Signed-off-by: Jonny Lamb <jonnylamb@gnome.org> | ||||
* | | | Make empathy-persona-view include empathy-ui-utils | Sjoerd Simons | 2010-12-17 | 1 | -0/+1 |
| | | | |||||
* | | | Updated Spanish translation | Daniel Mustieles | 2010-12-16 | 1 | -166/+206 |
| | | | |||||
* | | | Merge branch 'gtk-style-636654' | Guillaume Desmottes | 2010-12-16 | 10 | -56/+65 |
|\ \ \ | |||||
| * | | | depends on GTK+ 2.91.6 as we use the new style API | Guillaume Desmottes | 2010-12-15 | 1 | -1/+1 |
| | | | | |||||
| * | | | remove useless paranthesis | Guillaume Desmottes | 2010-12-15 | 1 | -3/+3 |
| | | | | |||||
| * | | | persona-view: use new GTK+ style API (#636500) | Guillaume Desmottes | 2010-12-15 | 1 | -11/+10 |
| | | | | |||||
| * | | | individual-view: use new GTK+ style API (#636500) | Guillaume Desmottes | 2010-12-15 | 1 | -11/+10 |
| | | | | |||||
| * | | | contact-list-view: use new GTK+ style API (#636500) | Guillaume Desmottes | 2010-12-15 | 1 | -10/+9 |
| | | | | |||||
| * | | | factor out empathy_make_color_whiter() | Guillaume Desmottes | 2010-12-15 | 3 | -4/+14 |
| | | | | |||||
| * | | | account-widget: use new GTK+ style API (#636500) | Guillaume Desmottes | 2010-12-15 | 1 | -12/+16 |
| | | | | |||||
| * | | | status-preset-dialog: use new GTK+ style API (#636500) | Guillaume Desmottes | 2010-12-15 | 1 | -4/+4 |
| | | | | |||||
| * | | | chat-text-view: use new GTK+ style API (#636500) | Guillaume Desmottes | 2010-12-15 | 1 | -1/+1 |
| | | | | |||||
| * | | | video-widget: use new GTK+ style API (#636500) | Guillaume Desmottes | 2010-12-15 | 1 | -6/+4 |
| | | | | |||||
* | | | | use tp_account_get_path_suffix() | Guillaume Desmottes | 2010-12-15 | 1 | -4/+1 |
| | | | | |||||
* | | | | show the account UI even if the selected account doesn't exist | Guillaume Desmottes | 2010-12-15 | 1 | -0/+2 |
| | | | | |||||
* | | | | always set account_manager_prepared | Guillaume Desmottes | 2010-12-15 | 1 | -1/+2 |
| | | | | |||||
* | | | | get the value of selected_account_name in the callback (#637307) | Guillaume Desmottes | 2010-12-15 | 1 | -4/+3 |
| | | | | | | | | | | | | | | | | | | | | | | | | There is no point to pass it as user_data as selected_account_name is global and it's not defined yet when calling tp_account_manager_prepare_async() as the GApplication has not be prepared yet. | ||||
* | | | | empathy-accounts: no need to get argv, we don't use it | Guillaume Desmottes | 2010-12-15 | 1 | -7/+0 |
|/ / / | |||||
* | | | password-dialog: destroy the dialog if the handler is invalidated | Jonny Lamb | 2010-12-15 | 1 | -0/+11 |
| | | | | | | | | | | | | Signed-off-by: Jonny Lamb <jonnylamb@gnome.org> | ||||
* | | | keyring: change display name for passwords to be more human-readable | Jonny Lamb | 2010-12-15 | 1 | -1/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Apparently people complained that when they opened seahorse to look at their passwords they were greeted by nice display names for keys for wireless networks saved by NetworkManager, and ugly keys for secret parameters saved by mission-control. Let's fix this now then and shut these people up. gnome-keyring finds passwords on the parameters set in the schema, so the display name really is only to show in seahorse. We can set anything we want here. Signed-off-by: Jonny Lamb <jonnylamb@gnome.org> | ||||
* | | | server-sasl-handler: add more debugging and only call Close in Status_Succeeded | Jonny Lamb | 2010-12-15 | 1 | -1/+5 |
| | | | | | | | | | | | | | | | | | | | | | | | | Calling Close() straight after AcceptSASL() should be fine, but it crashed gabble on versions < 0.11.4. Waiting for State_Accepted is fine though. Signed-off-by: Jonny Lamb <jonnylamb@gnome.org> | ||||
* | | | Merge branch 'sasl-gui' | Jonny Lamb | 2010-12-15 | 21 | -138/+1161 |
|\ \ \ | |||||
| * | | | main-window: s/Cancel/Disconnect/ when not giving a password | Jonny Lamb | 2010-12-15 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | Signed-off-by: Jonny Lamb <jonnylamb@gnome.org> | ||||
| * | | | main-window: don't use _full functions where not necessary | Jonny Lamb | 2010-12-15 | 1 | -4/+1 |
| | | | | | | | | | | | | | | | | Signed-off-by: Jonny Lamb <jonnylamb@gnome.org> | ||||
| * | | | main-window: document what the key and value types are for hash tables | Jonny Lamb | 2010-12-15 | 1 | -0/+4 |
| | | | | | | | | | | | | | | | | Signed-off-by: Jonny Lamb <jonnylamb@gnome.org> | ||||
| * | | | event-manager: use tp_clear_object | Jonny Lamb | 2010-12-15 | 1 | -9/+2 |
| | | | | | | | | | | | | | | | | Signed-off-by: Jonny Lamb <jonnylamb@gnome.org> | ||||
| * | | | auth-factory: add a comment as to why we're also an approver | Jonny Lamb | 2010-12-15 | 1 | -0/+6 |
| | | | | | | | | | | | | | | | | Signed-off-by: Jonny Lamb <jonnylamb@gnome.org> | ||||
| * | | | account-settings: use tp_clear_object in dispose | Jonny Lamb | 2010-12-15 | 1 | -19/+5 |
| | | | | | | | | | | | | | | | | Signed-off-by: Jonny Lamb <jonnylamb@gnome.org> | ||||
| * | | | configure: depend on the newest tp-glib for the new auth types stuff | Jonny Lamb | 2010-12-13 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> | ||||
| * | | | account-widget: add Remember Password widgets for all the other protocols | Jonny Lamb | 2010-12-10 | 7 | -24/+281 |
| | | | | | | | | | | | | | | | | | | | | | | | | ...and link these widgets up nicely. Signed-off-by: Jonny Lamb <jonnylamb@gnome.org> | ||||
| * | | | account-widget: only show Remember Password ticky box if the CM supports SASL | Jonny Lamb | 2010-12-10 | 1 | -1/+7 |
| | | | | | | | | | | | | | | | | Signed-off-by: Jonny Lamb <jonnylamb@gnome.org> | ||||
| * | | | account-settings: add _supports_sasl function | Jonny Lamb | 2010-12-10 | 2 | -0/+10 |
| | | | | | | | | | | | | | | | | Signed-off-by: Jonny Lamb <jonnylamb@gnome.org> | ||||
| * | | | account-settings: don't block notify::ready on getting a password | Jonny Lamb | 2010-12-10 | 2 | -6/+55 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The account widget acts a little more synchronously, so we can't wait for the keyring to give us the password. We can signal later about it though. Signed-off-by: Jonny Lamb <jonnylamb@gnome.org> | ||||
| * | | | status-icon: blink when we get a password request | Jonny Lamb | 2010-12-10 | 2 | -5/+6 |
| | | | | | | | | | | | | | | | | Signed-off-by: Jonny Lamb <jonnylamb@gnome.org> | ||||
| * | | | auth-factory: become an Observer and claim auth channels where necessary | Jonny Lamb | 2010-12-10 | 3 | -57/+229 |
| | | | | | | | | | | | | | | | | Signed-off-by: Jonny Lamb <jonnylamb@gnome.org> | ||||
| * | | | main-window: display an info bar approving or rejecting the auth channel | Jonny Lamb | 2010-12-10 | 2 | -1/+161 |
| | | | | | | | | | | | | | | | | Signed-off-by: Jonny Lamb <jonnylamb@gnome.org> | ||||
| * | | | notifications-approver: don't show notifications for auth events | Jonny Lamb | 2010-12-10 | 1 | -0/+10 |
| | | | | | | | | | | | | | | | | Signed-off-by: Jonny Lamb <jonnylamb@gnome.org> | ||||
| * | | | event-manager: become an approver for auth channels | Jonny Lamb | 2010-12-10 | 2 | -6/+85 |
| | | | | | | | | | | | | | | | | Signed-off-by: Jonny Lamb <jonnylamb@gnome.org> | ||||
| * | | | event-manager: add the account to the EmpathyEvent struct | Jonny Lamb | 2010-12-10 | 2 | -13/+23 |
| | | | | | | | | | | | | | | | | Signed-off-by: Jonny Lamb <jonnylamb@gnome.org> | ||||
| * | | | account-widget: handle the remember password widget with the simple widget | Jonny Lamb | 2010-12-10 | 2 | -13/+57 |
| | | | | | | | | | | | | | | | | Signed-off-by: Jonny Lamb <jonnylamb@gnome.org> | ||||
| * | | | account-settings: don't call TpAccount functions if we've not created it yet | Jonny Lamb | 2010-12-08 | 1 | -3/+9 |
| | | | | | | | | | | | | | | | | | | | | | | | | We're creating the account so the account isn't around yet. Signed-off-by: Jonny Lamb <jonnylamb@gnome.org> | ||||
| * | | | password-dialog: re-enable showing the Remember password check button | Jonny Lamb | 2010-12-08 | 1 | -7/+0 |
| | | | | | | | | | | | | | | | | Signed-off-by: Jonny Lamb <jonnylamb@gnome.org> | ||||
| * | | | account-widget: hook up the remember password toggle button | Jonny Lamb | 2010-12-08 | 1 | -0/+38 |
| | | | | | | | | | | | | | | | | Signed-off-by: Jonny Lamb <jonnylamb@gnome.org> | ||||
| * | | | account-settings: add support for saving the password in the keyring ourselves | Jonny Lamb | 2010-12-08 | 1 | -3/+161 |
| | | | | | | | | | | | | | | | | | | | | | | | | Only do this if the CM supports popping up SASL-enabled auth channels. Signed-off-by: Jonny Lamb <jonnylamb@gnome.org> | ||||
| * | | | account-settings: store the TpProtocol object and notify::ready when it's ↵ | Jonny Lamb | 2010-12-08 | 1 | -3/+47 |
| | | | | | | | | | | | | | | | | | | | | | | | | prepared Signed-off-by: Jonny Lamb <jonnylamb@gnome.org> | ||||
* | | | | remove released flag | Guillaume Desmottes | 2010-12-14 | 1 | -1/+1 |
| | | | | |||||
* | | | | prepare 2.91.3.1EMPATHY_2_91_3_1 | Guillaume Desmottes | 2010-12-14 | 2 | -2/+42 |
| | | | | |||||
* | | | | Updated Hebrew translation. | Yaron Shahrabani | 2010-12-14 | 1 | -65/+74 |
| | | | | |||||
* | | | | Bug 637097 — Port to latest folks API changes | Philip Withnall | 2010-12-14 | 10 | -52/+68 |
| | | | | | | | | | | | | | | | | | | | | Catch up with three interface renamings which have happened in folks master. This bumps Empathy's folks dependency to 0.3.3. Closes: bgo#637097 | ||||
* | | | | Compile with --without-ca-file | Will Thompson | 2010-12-13 | 1 | -0/+2 |
| | | | | |||||
* | | | | Prevent premature finalisation of an EmpathyPersonaStore in certain cases | Philip Withnall | 2010-12-13 | 1 | -0/+7 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | In the case that one of the GtkTreeRowReferences belonging to the Personas in an EmpathyPersonaStore holds the last reference to the persona store, the store can be prematurely finalised, causing Empathy to go into an infinite loop inside GHashTable code (the hash table is finalised with the persona store, and overwritten with 0xfff… — this happens to cause the next bit of hash table code to be called to go into an infinite loop). This can be fixed by holding a reference to the persona store when changing its personas in response to a personas-changed signal. | ||||
* | | | | Bug 631096 — Should not mention "meta contacts" in UI | Philip Withnall | 2010-12-13 | 2 | -7/+11 |
| | | | | | | | | | | | | | | | | | | | | Change all occurrences of “meta-contacts” in translatable strings to use the phrase “linked contacts” instead. Closes: bgo#631096 | ||||
* | | | | Bug 636700 — Add an extra warning when deleting a metacontact | Philip Withnall | 2010-12-13 | 1 | -4/+37 |
| | | | | |||||
* | | | | remove released flag accidentally set in previous commit | Guillaume Desmottes | 2010-12-13 | 1 | -1/+1 |
| | | | | |||||
* | | | | main-window: add a tooltip on connection error info bars (#626507) | Robert Sajdok | 2010-12-13 | 2 | -1/+2 |
| | | | | |||||
* | | | | Updated Norwegian bokmål translation | Kjartan Maraas | 2010-12-13 | 1 | -207/+225 |
| | | | | |||||
* | | | | Update British English translation | Philip Withnall | 2010-12-12 | 1 | -584/+672 |
| | | | | |||||
* | | | | Updated Slovenian translation | Matej Urbančič | 2010-12-12 | 1 | -273/+291 |
| | | | | |||||
* | | | | Updated Spanish translation | Daniel Mustieles | 2010-12-11 | 1 | -205/+221 |
| | | | | |||||
* | | | | Updated Galician translations | Fran Diéguez | 2010-12-11 | 1 | -226/+242 |
| | | | | |||||
* | | | | Updated Traditional Chinese translation(Hong Kong and Taiwan) | Cheng-Chia Tseng | 2010-12-09 | 2 | -850/+960 |
|/ / / | |||||
* | | | empathy_subscription_dialog_show: show contact details | Guillaume Desmottes | 2010-12-07 | 1 | -1/+2 |
| | | | | | | | | | | | | | | | It makes sense to give as much info as possible on the contact when asking if we want to add him to our contact list (#608806). | ||||
* | | | Updated Hebrew translation. | Yaron Shahrabani | 2010-12-07 | 1 | -202/+218 |
| | | | |||||
* | | | Remove Ovi chat profile | Guillaume Desmottes | 2010-12-07 | 4 | -156/+0 |
| | | | | | | | | | | | | Ovi services are about to change so best to wait for now. | ||||
* | | | add services_infos containing infos regarding services | Guillaume Desmottes | 2010-12-07 | 1 | -21/+24 |
| | | | |||||
* | | | hide jabber example by default so we just have to show the one we want | Guillaume Desmottes | 2010-12-07 | 2 | -6/+4 |
| | | | |||||
* | | | account_widget_get_service: check Service for Facebook and GTalk too | Guillaume Desmottes | 2010-12-07 | 1 | -6/+11 |
| | | | |||||
* | | | empathy_account_widget_get_default_display_name: special case Ovi as well | Guillaume Desmottes | 2010-12-07 | 1 | -0/+8 |
| | | | |||||
* | | | more use of account_widget_get_service() | Guillaume Desmottes | 2010-12-07 | 1 | -30/+4 |
| | | | |||||
* | | | add account_widget_get_service() and an enum to represent services | Guillaume Desmottes | 2010-12-07 | 1 | -13/+40 |
| | | | |||||
* | | | add account widget for Ovi | Guillaume Desmottes | 2010-12-07 | 2 | -3/+149 |
| | | | |||||
* | | | account-widget: generalise facebook suffix code | Guillaume Desmottes | 2010-12-07 | 1 | -15/+31 |
| | | | |||||
* | | | add Ovi chat profile (#630146) | Guillaume Desmottes | 2010-12-07 | 2 | -0/+16 |
| | | | |||||
* | | | Merge branch 'sasl' | Jonny Lamb | 2010-12-07 | 15 | -15/+1431 |
|\ \ \ | |||||
| * | | | server-sasl-handler: shorten very long lines | Jonny Lamb | 2010-12-07 | 1 | -4/+4 |
| | | | | | | | | | | | | | | | | Signed-off-by: Jonny Lamb <jonnylamb@gnome.org> | ||||
| * | | | server-sasl-handler: stop using GET_PRIV | Jonny Lamb | 2010-12-07 | 1 | -18/+15 |
| | | | | | | | | | | | | | | | | Signed-off-by: Jonny Lamb <jonnylamb@gnome.org> | ||||
| * | | | password-dialog: stop using GET_PRIV | Jonny Lamb | 2010-12-07 | 1 | -9/+7 |
| | | | | | | | | | | | | | | | | Signed-off-by: Jonny Lamb <jonnylamb@gnome.org> | ||||
| * | | | password-dialog: small style change to please make check | Jonny Lamb | 2010-12-07 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | Signed-off-by: Jonny Lamb <jonnylamb@gnome.org> | ||||
| * | | | po: add password-dialog to POTFILES.in | Jonny Lamb | 2010-12-07 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | Signed-off-by: Jonny Lamb <jonnylamb@gnome.org> | ||||
| * | | | keyring: change schema to be incompatible with current MC | Jonny Lamb | 2010-12-07 | 1 | -9/+9 |
| | | | | | | | | | | | | | | | | Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> | ||||
| * | | | password-dialog: center the dialog | Jonny Lamb | 2010-12-06 | 1 | -0/+2 |
| | | | | | | | | | | | | | | | | Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> | ||||
| * | | | password-dialog: don't display "Remember password" for now | Jonny Lamb | 2010-12-06 | 1 | -0/+7 |
| | | | | | | | | | | | | | | | | Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> | ||||
| * | | | server-sasl-handler: handle invalid SASL statuses | Jonny Lamb | 2010-12-06 | 1 | -0/+7 |
| | | | | | | | | | | | | | | | | Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> | ||||
| * | | | keyring: allow set and delete password to have NULL callbacks | Jonny Lamb | 2010-12-06 | 1 | -2/+0 |
| | | | | | | | | | | | | | | | | Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> | ||||
| * | | | keyring: add a delete_password function | Jonny Lamb | 2010-12-06 | 2 | -0/+102 |
| | | | | | | | | | | | | | | | | Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> | ||||
| * | | | server-sasl-handler: save the password if requested | Jonny Lamb | 2010-12-06 | 1 | -1/+21 |
| | | | | | | | | | | | | | | | | Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> | ||||
| * | | | keyring: add set_password_{async,finish} functions | Jonny Lamb | 2010-12-06 | 2 | -6/+87 |
| | | | | | | | | | | | | | | | | Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> | ||||
| * | | | server-sasl-handler: make a GAsyncInitable and get the password | Jonny Lamb | 2010-12-06 | 4 | -23/+193 |
| | | | | | | | | | | | | | | | | Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> | ||||
| * | | | keyring: add simple keyring helper | Jonny Lamb | 2010-12-06 | 3 | -0/+154 |
| | | | | | | | | | | | | | | | | Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> | ||||
| * | | | auth-client: move the password dialog into a new file | Jonny Lamb | 2010-12-03 | 4 | -176/+390 |
| | | | | | | | | | | | | | | | | Signed-off-by: Jonny Lamb <jonnylamb@gnome.org> | ||||
| * | | | auth-client: grab the keyboard focus when popping up the password dialog | Jonny Lamb | 2010-12-03 | 1 | -0/+73 |
| | | | | | | | | | | | | | | | | | | | | | | | | I like this. Signed-off-by: Jonny Lamb <jonnylamb@gnome.org> | ||||
| * | | | auth-client: improve the password request dialog | Jonny Lamb | 2010-12-03 | 3 | -13/+74 |
| | | | | | | | | | | | | | | | | Signed-off-by: Jonny Lamb <jonnylamb@gnome.org> | ||||
| * | | | server-sasl-handler: add an account property | Jonny Lamb | 2010-12-03 | 3 | -4/+38 |
| | | | | | | | | | | | | | | | | Signed-off-by: Jonny Lamb <jonnylamb@gnome.org> | ||||
| * | | | auth-client: listen for new sasl handlers and pop up a password dialog | Jonny Lamb | 2010-12-01 | 1 | -2/+69 |
| | | | | | | | | | | | | | | | | Signed-off-by: Jonny Lamb <jonnylamb@gnome.org> | ||||
| * | | | auth-factory: create ServerSASLHandlers and signal them appearing | Jonny Lamb | 2010-12-01 | 1 | -12/+78 |
| | | | | | | | | | | | | | | | | Signed-off-by: Jonny Lamb <jonnylamb@gnome.org> | ||||
| * | | | server-sasl-handler: added | Jonny Lamb | 2010-12-01 | 3 | -0/+337 |
| | | | | | | | | | | | | | | | | Signed-off-by: Jonny Lamb <jonnylamb@gnome.org> | ||||
| * | | | auth-factory: add EmpathyAuthFactory::new-server-sasl-handler | Jonny Lamb | 2010-12-01 | 1 | -0/+10 |
| | | | | | | | | | | | | | | | | Signed-off-by: Jonny Lamb <jonnylamb@gnome.org> | ||||
| * | | | auth-factory: also handle auth channels | Jonny Lamb | 2010-12-01 | 2 | -1/+16 |
| | | | | | | | | | | | | | | | | Signed-off-by: Jonny Lamb <jonnylamb@gnome.org> | ||||
| * | | | debug: add SASL debug flag and key | Jonny Lamb | 2010-12-01 | 2 | -0/+2 |
| | | | | | | | | | | | | | | | | Signed-off-by: Jonny Lamb <jonnylamb@gnome.org> | ||||
| * | | | configure: depend on tp-glib >= 0.13.7 for tp-glib codegen | Jonny Lamb | 2010-12-01 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | Signed-off-by: Jonny Lamb <jonnylamb@gnome.org> | ||||
* | | | | Point to #empathy instead of #telepathy | Emilio Pozuelo Monfort | 2010-12-06 | 1 | -1/+1 |
| |_|/ |/| | | |||||
* | | | Fix uninitialized use of a variable | Sjoerd Simons | 2010-12-05 | 1 | -1/+1 |
| |/ |/| | |||||
* | | gdk_x11_drawable_get_xdisplay() has been renamed, so let's use the specific ↵ | Guillaume Desmottes | 2010-12-03 | 1 | -1/+1 |
| | | | | | | | | macro instead | ||||
* | | chatroom-mamanger: monitor for file changes (#636360) | Guillaume Desmottes | 2010-12-03 | 1 | -13/+74 |
| | | |||||
* | | Fix another article | Gabor Kelemen | 2010-12-03 | 1 | -1/+1 |
| | | |||||
* | | Fix article | Gabor Kelemen | 2010-12-03 | 1 | -1/+1 |
| | | |||||
* | | rename unused empathy_chatroom_manager_chat_handled() | Guillaume Desmottes | 2010-12-02 | 2 | -37/+0 |
| | | |||||
* | | chatroom-manager: use a room channel Observer (#636202) | Guillaume Desmottes | 2010-12-02 | 1 | -0/+107 |
| | | |||||
* | | chat-manager: stop telling the chat mgr about handled rooms | Guillaume Desmottes | 2010-12-02 | 1 | -18/+0 |
| | | | | | | | | | | | | | | | | | | Now that the chat handler has moved to its own process this is no longer enough. The instance of the chat manager in empathy doesn't know about the handlded channels. The chat manager should implement an Observer instead to know about all the rooms. | ||||
* | | remove empathy_chatroom_manager_get_count() | Guillaume Desmottes | 2010-12-02 | 2 | -31/+0 |
| | | | | | | | | We don't use it any more. | ||||
* | | chatroom-manager: unify coding style | Guillaume Desmottes | 2010-12-02 | 2 | -289/+304 |
| | | | | | | | | Most of the file was already using the new style so best stay coherent. | ||||
* | | Merge branch 'irc-grab-636203' | Guillaume Desmottes | 2010-12-01 | 1 | -2/+11 |
|\ \ | |||||
| * | | Check if apply button has a top level window before calling ↵ | Guillaume Desmottes | 2010-12-01 | 1 | -2/+11 |
| |/ | | | | | | | | | | | | | | | gtk_widget_grab_default() IRC widgets don't have any mandatory argument, so the account is valid before the widget has been packed into the accounts dialog. gtk_widget_grab_default() can't be called on a widget not having a top level window. (#636203) | ||||
* / | tp-contact-factory: request avatar feature | Guillaume Desmottes | 2010-12-01 | 1 | -0/+1 |
|/ | | | | | We still create TpContact for muc contacts list where we want to display avatars (#636207). | ||||
* | empathy-spell: implement _get_enabled_language_codes with --disable-spell | Jonny Lamb | 2010-12-01 | 1 | -0/+7 |
| | | | | Signed-off-by: Jonny Lamb <jonnylamb@gnome.org> | ||||
* | empathy-spell: updated _get_suggestions disabled implementation | Jonny Lamb | 2010-12-01 | 1 | -1/+2 |
| | | | | Signed-off-by: Jonny Lamb <jonnylamb@gnome.org> | ||||
* | update copyrights | Guillaume Desmottes | 2010-11-30 | 2 | -2/+2 |
| | |||||
* | remove old defines | Guillaume Desmottes | 2010-11-30 | 1 | -3/+0 |
| | |||||
* | chat-window: don't display notifications for pending messages (#635513) | Guillaume Desmottes | 2010-11-30 | 1 | -1/+5 |
| | |||||
* | EmpathyChat::new-message: tell if the message is a pending one or not | Guillaume Desmottes | 2010-11-30 | 2 | -6/+11 |
| | |||||
* | Stop calling gtk_menu_detach() | Guillaume Desmottes | 2010-11-30 | 2 | -6/+0 |
| | | | | | GTK+ does it for us now: http://git.gnome.org/browse/gtk+/commit/?id=6716e7c3f1925560a5b4901581cabbaee4e01e28 | ||||
* | empathy_sound_manager_dup_singleton: add G_LIKELY | Guillaume Desmottes | 2010-11-30 | 1 | -1/+1 |
| | |||||
* | fix typo in comment | Guillaume Desmottes | 2010-11-30 | 1 | -1/+1 |
| | |||||
* | sound-manager: update copyright | Guillaume Desmottes | 2010-11-30 | 1 | -1/+1 |
| | |||||
* | sound-manager: cache the sound GSettings | Guillaume Desmottes | 2010-11-30 | 1 | -24/+15 |
| | |||||
* | sound-manager: move repeating_sounds to EmpathySoundManagerPrivate | Guillaume Desmottes | 2010-11-30 | 1 | -62/+75 |
| | |||||
* | move sound functions to EmpathySoundManager methods | Guillaume Desmottes | 2010-11-30 | 6 | -32/+85 |
| | |||||
* | add EmpathySoundManager stub object (#636067) | Guillaume Desmottes | 2010-11-30 | 2 | -0/+60 |
| | |||||
* | move empathy-sound to empathy-sound-manager | Guillaume Desmottes | 2010-11-30 | 8 | -25/+25 |
| | |||||
* | remove released flag | Guillaume Desmottes | 2010-11-30 | 1 | -1/+1 |
| | |||||
* | add empathy-notifications-approver.c to POTFILES.inEMPATHY_2_91_3 | Guillaume Desmottes | 2010-11-30 | 1 | -0/+1 |
| | |||||
* | prepare 2.91.3 release | Guillaume Desmottes | 2010-11-30 | 2 | -2/+62 |
| |