Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | CONSTRUCT_ONLY properties must be writable | Xavier Claessens | 2009-04-22 | 1 | -3/+5 |
| | |||||
* | Get the priv struct of the right object. | Xavier Claessens | 2009-04-22 | 1 | -2/+2 |
| | |||||
* | Get the connection for newly created accounts | Xavier Claessens | 2009-04-22 | 1 | -44/+53 |
| | |||||
* | Port empathy.c to new API | Xavier Claessens | 2009-04-22 | 1 | -1/+8 |
| | |||||
* | Do not use empathy_contact_equal anymore, pointer comparaison is guaranteed ↵ | Xavier Claessens | 2009-04-22 | 2 | -3/+2 |
| | | | | to be enough. | ||||
* | Port EmpathyNEwChatroomDialog to new API | Xavier Claessens | 2009-04-22 | 1 | -3/+3 |
| | |||||
* | Port EmpathyMainWindow to new API | Xavier Claessens | 2009-04-22 | 1 | -35/+9 |
| | |||||
* | - Split info/edit/personal dialogs into different functions. | Xavier Claessens | 2009-04-22 | 4 | -63/+142 |
| | | | | - Make sure empathy_contact_widget_new works with a NULL contact. | ||||
* | Port EmpathyEventManager to new API | Xavier Claessens | 2009-04-22 | 1 | -96/+43 |
| | |||||
* | There is no "contact" property on EmpathyTpFile | Xavier Claessens | 2009-04-22 | 1 | -2/+0 |
| | |||||
* | Port EmpathyNewMessageDialog to new API. | Xavier Claessens | 2009-04-22 | 1 | -45/+55 |
| | |||||
* | Port EmpathyContactWidget to new API. | Xavier Claessens | 2009-04-22 | 1 | -42/+62 |
| | |||||
* | Add empathy_account_chooser_get_connection() | Xavier Claessens | 2009-04-22 | 2 | -0/+19 |
| | |||||
* | Base EmpathyAvatarChooser on connection instead of account. | Xavier Claessens | 2009-04-22 | 1 | -83/+29 |
| | |||||
* | EmpathyTpContactFactory don't have a ready property anymore. | Xavier Claessens | 2009-04-22 | 1 | -12/+6 |
| | |||||
* | Remove unused function empathy_dispatcher_call_with_contact(). | Xavier Claessens | 2009-04-22 | 2 | -31/+0 |
| | |||||
* | Port EmpathyContactDialogs to new API. | Xavier Claessens | 2009-04-22 | 1 | -4/+16 |
| | |||||
* | Port EmpathyChatWindow to new API and remove dead code. | Xavier Claessens | 2009-04-22 | 1 | -15/+1 |
| | |||||
* | Port EmpathyChat to new API. | Xavier Claessens | 2009-04-22 | 2 | -33/+18 |
| | |||||
* | Remove usage of EmpathyTpGroup from EmpathyTpContactList | Xavier Claessens | 2009-04-22 | 1 | -566/+610 |
| | |||||
* | Remove EmpathyTpGroup | Xavier Claessens | 2009-04-22 | 3 | -1076/+0 |
| | |||||
* | Use the account manager to map from connection to account. | Xavier Claessens | 2009-04-22 | 1 | -6/+19 |
| | |||||
* | Add empathy_tp_chat_get_connection() to direct access the channel's connection. | Xavier Claessens | 2009-04-22 | 2 | -0/+11 |
| | |||||
* | Reorder functions to not declare them on top | Xavier Claessens | 2009-04-22 | 1 | -267/+267 |
| | |||||
* | Fix some coding style | Xavier Claessens | 2009-04-22 | 1 | -105/+90 |
| | |||||
* | Port EmpathyTpChat to new API and drop usage of EmpathyTpGroup. | Xavier Claessens | 2009-04-22 | 2 | -403/+375 |
| | |||||
* | Port EmpathyCallHandler to new API | Xavier Claessens | 2009-04-22 | 1 | -30/+20 |
| | |||||
* | Port EmpathyTpCall to new API | Xavier Claessens | 2009-04-22 | 1 | -36/+23 |
| | |||||
* | Port EmpathyLogManager to new API | Xavier Claessens | 2009-04-22 | 1 | -2/+6 |
| | |||||
* | Port EmpathyDispatchOperation to new API | Xavier Claessens | 2009-04-22 | 1 | -6/+61 |
| | |||||
* | Port EmpathyTpFile to new API and add a ready property | Xavier Claessens | 2009-04-22 | 2 | -43/+130 |
| | |||||
* | EmpathyDispatcher: Use new EmpathyAccountManager API and rebase on ↵ | Xavier Claessens | 2009-04-22 | 2 | -200/+83 |
| | | | | TpConnection instead of McAccount | ||||
* | Drop unused include of contact factory | Xavier Claessens | 2009-04-22 | 1 | -1/+0 |
| | |||||
* | EmpathyContactManager: Use new API of EmpathyAccountManager and ↵ | Xavier Claessens | 2009-04-22 | 2 | -89/+65 |
| | | | | EmpathyTpContactList. | ||||
* | Rebase EmpathyTpContactList on TpConnection instead of McAccount. | Xavier Claessens | 2009-04-22 | 2 | -121/+53 |
| | |||||
* | Change API of EmpathyTpContactFactory: | Xavier Claessens | 2009-04-22 | 2 | -776/+313 |
| | | | | | | - Based on TpConnection instead of McAccount. - Drop all code that is now handled in TpContact. - Make it per-connection singleton. | ||||
* | Drop EmpathyContactFactory | Xavier Claessens | 2009-04-22 | 3 | -270/+2 |
| | |||||
* | Keep a ref to all TpConnection objects. Map account<>connection. | Xavier Claessens | 2009-04-22 | 2 | -0/+159 |
| | |||||
* | Turn EmpathyContact into a TpContact wrapper | Xavier Claessens | 2009-04-22 | 2 | -385/+213 |
| | |||||
* | update python bindings | Guillaume Desmottes | 2009-04-22 | 1 | -0/+60 |
| | |||||
* | Output GtkBuilder errors as g_critical() not DEBUG() | Davyd Madeley | 2009-04-22 | 1 | -1/+1 |
| | |||||
* | Updated Spanish translation | Jorge Gonzalez | 2009-04-22 | 1 | -203/+187 |
| | |||||
* | Updated Spanish translation | Jorge Gonzalez | 2009-04-22 | 1 | -27/+39 |
| | |||||
* | Add ellipsis to the add account button. Fixes bug #548704 | Guillaume Desmottes | 2009-04-21 | 1 | -2/+36 |
| | |||||
* | empathy-accounts-dialog.ui: no change, the file has just been opened and ↵ | Guillaume Desmottes | 2009-04-21 | 1 | -27/+57 |
| | | | | sauved in Glade | ||||
* | Updated Galician Translation | Frco. Javier Rial | 2009-04-21 | 2 | -471/+763 |
| | |||||
* | Merge branch 'tube-bus-name' | Guillaume Desmottes | 2009-04-21 | 2 | -1/+33 |
|\ | |||||
| * | empathy_tube_handler_build_bus_name: escape invalid char in the service name | Guillaume Desmottes | 2009-04-21 | 1 | -1/+22 |
| | | |||||
| * | don't dispatch D-Bus tube having an invalid ServiceName | Guillaume Desmottes | 2009-04-21 | 1 | -0/+11 |
| | | |||||
* | | Add context string for translation (#575442) | Frederic Peters | 2009-04-21 | 1 | -1/+1 |
|/ | |||||
* | Instead of destroying the submenu when it's not needed only create it if there | Lars-Peter Clausen | 2009-04-21 | 1 | -13/+5 |
| | | | | is a submenu item. | ||||
* | Fix indent. | Lars-Peter Clausen | 2009-04-21 | 2 | -3/+3 |
| | |||||
* | Fix memleak in avatar_chooser_maybe_convert_and_scale. Unref the scaled buffer | Lars-Peter Clausen | 2009-04-21 | 1 | -1/+2 |
| | | | | after it has been saved and is not needed anymore. | ||||
* | Fix memleak in avatar_chooser_update_preview_cb. Free string returned by | Lars-Peter Clausen | 2009-04-21 | 1 | -0/+2 |
| | | | | gtk_file_chooser_get_preview_filename. | ||||
* | Fix memleak in contact_widget_model_populate_columns. Since it not used anywhere | Lars-Peter Clausen | 2009-04-21 | 1 | -6/+0 |
| | | | | else it does not make sense to add a ref to the renderer, or does it? | ||||
* | Fix memleak in tp_contact_list_group_member_removed_cb. Free group name when | Lars-Peter Clausen | 2009-04-21 | 1 | -0/+1 |
| | | | | it is removed from the group list. | ||||
* | Fix memleak in empathy_tp_chat_acknowledge_messages. Unref message after it has | Lars-Peter Clausen | 2009-04-21 | 1 | -0/+1 |
| | | | | been removed from the message queue. | ||||
* | Fix memleak in empathy_contact_invite_menu_item_new. Just calling | Lars-Peter Clausen | 2009-04-21 | 1 | -1/+3 |
| | | | | gtk_widget_destroy on submenu won't free it since it is floating. | ||||
* | Fix memleak. Free strings retrieved from gtk_tree_model_get. | Lars-Peter Clausen | 2009-04-21 | 1 | -0/+2 |
| | |||||
* | Fix memleak in empathy_account_manager_init. Do not create unused account data. | Lars-Peter Clausen | 2009-04-21 | 1 | -6/+1 |
| | |||||
* | Fix memleak in empathy_tp_file_accept. Free content of priv->filename before | Lars-Peter Clausen | 2009-04-21 | 1 | -0/+1 |
| | | | | overwriting it. | ||||
* | fix memleak in preferences_widget_sync_string_combo. Previously name was not | Lars-Peter Clausen | 2009-04-21 | 1 | -6/+3 |
| | | | | freed if it was a match. | ||||
* | Fix memleak in log_store_empathy_get_chats_for_dir. Only build filename if its | Lars-Peter Clausen | 2009-04-21 | 1 | -3/+1 |
| | | | | needed and freed again. | ||||
* | Coding style fix | Davyd Madeley | 2009-04-21 | 1 | -2/+1 |
| | |||||
* | s/favourite/favorite/ | Davyd Madeley | 2009-04-21 | 1 | -9/+9 |
| | |||||
* | Reliably set favourite-star | Davyd Madeley | 2009-04-21 | 2 | -31/+53 |
| | |||||
* | Update the preset list | Davyd Madeley | 2009-04-21 | 1 | -1/+21 |
| | |||||
* | Add a favourite icon to custom/saved messages | Davyd Madeley | 2009-04-21 | 1 | -8/+81 |
| | |||||
* | More icon sizes | Davyd Madeley | 2009-04-20 | 9 | -0/+8 |
| | |||||
* | Icons from Firefox | Davyd Madeley | 2009-04-20 | 3 | -0/+2 |
| | |||||
* | Merge commit 'bigon/configure-deprecated-flag' | Xavier Claessens | 2009-04-19 | 10 | -13/+18 |
|\ | |||||
| * | Use autotools magic to take care of disabling deprecated symbols | Laurent Bigonville | 2009-04-18 | 10 | -13/+18 |
| | | | | | | | | | | Passing --enable-maintainer-mode to the configure will disable deprecated symbols | ||||
* | | Fix plural forms | Khaled Hosny | 2009-04-19 | 1 | -4/+4 |
| | | |||||
* | | Updated Spanish translation | Jorge Gonzalez | 2009-04-19 | 1 | -464/+467 |
| | | |||||
* | | Updated British English translation | Philip Withnall | 2009-04-18 | 1 | -180/+180 |
| | | |||||
* | | Fix coding style by not going over 80 chars too much | Pierre-Luc Beaudoin | 2009-04-18 | 1 | -10/+18 |
| | | |||||
* | | Fix indent and translation | Pierre-Luc Beaudoin | 2009-04-18 | 1 | -3/+3 |
| | | |||||
* | | Fix memory leaks + minor coding style changes | Pierre-Luc Beaudoin | 2009-04-18 | 1 | -5/+7 |
| | | |||||
* | | Add members, invite and password columns to Join dialog | Pierre-Luc Beaudoin | 2009-04-18 | 1 | -5/+61 |
| | | |||||
* | | Add more information to EmpathyChatroom | Pierre-Luc Beaudoin | 2009-04-18 | 3 | -3/+242 |
| | | | | | | | | | | | | | | - Invite Only - Require password - Subject - Member count | ||||
* | | Modify deeply the join chatroom dialog. | Pierre-Luc Beaudoin | 2009-04-18 | 2 | -125/+70 |
| | | | | | | | | | | | | The rationale is that the room list is now loaded when the expander is open. It will refresh it if is open and the server is changed. | ||||
* | | Remove the New in Join New... menu item | Pierre-Luc Beaudoin | 2009-04-18 | 1 | -1/+1 |
| | | | | | | | | As the the dialog doesn't necessarily create a new room, it makes no sens. | ||||
* | | Updated POTFILES.in (.glade to .ui) | Claude Paroz | 2009-04-18 | 1 | -27/+27 |
| | | |||||
* | | AM_MAINTAINER_MODE is evil | Olivier Crête | 2009-04-18 | 1 | -1/+0 |
| | | |||||
* | | Correct English. | Jonny Lamb | 2009-04-17 | 1 | -1/+1 |
|/ | | | | Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> | ||||
* | Fix urgency hint for MUCs | Xavier Claessens | 2009-04-17 | 1 | -1/+7 |
| | |||||
* | tp-tube: remove priv->parameters | Guillaume Desmottes | 2009-04-17 | 1 | -5/+0 |
| | |||||
* | tp-tube: remove priv->service | Guillaume Desmottes | 2009-04-17 | 1 | -3/+0 |
| | |||||
* | tp-tube: remove priv->initiator_contact and priv->factory as they are not used | Guillaume Desmottes | 2009-04-17 | 1 | -9/+0 |
| | |||||
* | empathy-tp-tube: remove initiator and type member variables as they are not used | Guillaume Desmottes | 2009-04-17 | 1 | -2/+0 |
| | |||||
* | empathy_tp_tube_class_init: set NUM_EMP_TUBE_CHANNEL_STATES as max value for ↵ | Guillaume Desmottes | 2009-04-17 | 1 | -1/+2 |
| | | | | the state property | ||||
* | empathy_tp_tube_class_init: use G_PARAM_STATIC_STRINGS | Guillaume Desmottes | 2009-04-17 | 1 | -4/+2 |
| | |||||
* | empathy-tp-tube: the state is a EmpTubeChannelState not a guint | Guillaume Desmottes | 2009-04-17 | 1 | -2/+2 |
| | |||||
* | Save empathy-presence-chooser.ui using glade-3, it fix a crasher because of ↵ | Xavier Claessens | 2009-04-17 | 1 | -15/+22 |
| | | | | malformed format. | ||||
* | Remove comments coming from the doap template | Xavier Claessens | 2009-04-17 | 1 | -12/+2 |
| | |||||
* | Updated Arabic translation | Khaled Hosny | 2009-04-17 | 1 | -460/+834 |
| | |||||
* | Add empathy.doap file for project description. | Xavier Claessens | 2009-04-17 | 1 | -0/+30 |
| | |||||
* | Fix python bingind | Xavier Claessens | 2009-04-17 | 1 | -0/+2 |
| | |||||
* | Fix compilation warning: chatrooms_window_model_get_selected() was not used. | Xavier Claessens | 2009-04-17 | 1 | -0/+8 |
| | |||||
* | Update python binding | Xavier Claessens | 2009-04-16 | 1 | -33/+27 |
| | | | | | | From: Xavier Claessens <xclaesse@gmail.com> svn path=/trunk/; revision=2877 | ||||
* | Remove reference to glade from panel applets | Xavier Claessens | 2009-04-16 | 2 | -2/+0 |
| | | | | | | From: Xavier Claessens <xclaesse@gmail.com> svn path=/trunk/; revision=2876 | ||||
* | Remove libglade from libempathy-gtk.pc | Xavier Claessens | 2009-04-16 | 1 | -2/+2 |
| | | | | | | From: Xavier Claessens <xclaesse@gmail.com> svn path=/trunk/; revision=2875 | ||||
* | Remove unused edit-chatroom dialog from the UI file. ↵ | Xavier Claessens | 2009-04-16 | 2 | -220/+2 |
| | | | | | | | | gtk_builder_add_from_file creates all toplevel objects so the edit dialog popup in the same time as the manage chatroom dialog. From: Xavier Claessens <xclaesse@gmail.com> svn path=/trunk/; revision=2874 | ||||
* | Add cell renderer on the theme combobox. Seems GtkBuilder don't set a ↵ | Xavier Claessens | 2009-04-16 | 1 | -12/+21 |
| | | | | | | | | default renderer like glade. From: Xavier Claessens <xclaesse@gmail.com> svn path=/trunk/; revision=2873 | ||||
* | Don't unref 2 times gui. | Xavier Claessens | 2009-04-16 | 1 | -2/+0 |
| | | | | | | From: Xavier Claessens <xclaesse@gmail.com> svn path=/trunk/; revision=2872 | ||||
* | Refactor the floating ref hack into a new function | Xavier Claessens | 2009-04-16 | 6 | -55/+31 |
| | | | | | | From: Xavier Claessens <xclaesse@gmail.com> svn path=/trunk/; revision=2871 | ||||
* | Regenerate empathy-preferences.ui with glade, it seems to fix mal formed xml | Xavier Claessens | 2009-04-16 | 1 | -42/+91 |
| | | | | | | From: Xavier Claessens <xclaesse@gmail.com> svn path=/trunk/; revision=2870 | ||||
* | Add back some icons that were droped during the conversion | Xavier Claessens | 2009-04-16 | 3 | -0/+5 |
| | | | | | | From: Xavier Claessens <xclaesse@gmail.com> svn path=/trunk/; revision=2869 | ||||
* | Make use of GtkUIManager for EmpathyChatWindow | Xavier Claessens | 2009-04-16 | 2 | -216/+73 |
| | | | | | | From: Xavier Claessens <xclaesse@gmail.com> svn path=/trunk/; revision=2868 | ||||
* | Make use of GtkUIManager in EmpathyCallWindow | Xavier Claessens | 2009-04-16 | 2 | -92/+161 |
| | | | | | | From: Xavier Claessens <xclaesse@gmail.com> svn path=/trunk/; revision=2867 | ||||
* | Make use of GtkUIManager in EmpathyMainWindow | Xavier Claessens | 2009-04-16 | 2 | -110/+112 |
| | | | | | | From: Xavier Claessens <xclaesse@gmail.com> svn path=/trunk/; revision=2866 | ||||
* | Reorder functions to not declare them on top | Xavier Claessens | 2009-04-16 | 1 | -613/+526 |
| | | | | | | From: Xavier Claessens <xclaesse@gmail.com> svn path=/trunk/; revision=2865 | ||||
* | Make use of GtkUIManager in EmpathyStatusIcon | Xavier Claessens | 2009-04-16 | 2 | -35/+40 |
| | | | | | | From: Xavier Claessens <xclaesse@gmail.com> svn path=/trunk/; revision=2864 | ||||
* | Port EmpathyStatusIcon to new API | Xavier Claessens | 2009-04-16 | 1 | -9/+5 |
| | | | | | | From: Xavier Claessens <xclaesse@gmail.com> svn path=/trunk/; revision=2863 | ||||
* | Port EmpathyPreferences to new API | Xavier Claessens | 2009-04-16 | 1 | -10/+6 |
| | | | | | | From: Xavier Claessens <xclaesse@gmail.com> svn path=/trunk/; revision=2862 | ||||
* | Port EmpathyNewChatroomDialog to new API | Xavier Claessens | 2009-04-16 | 1 | -9/+5 |
| | | | | | | From: Xavier Claessens <xclaesse@gmail.com> svn path=/trunk/; revision=2861 | ||||
* | Port EmpathyMainWindow to new API | Xavier Claessens | 2009-04-16 | 1 | -16/+12 |
| | | | | | | From: Xavier Claessens <xclaesse@gmail.com> svn path=/trunk/; revision=2860 | ||||
* | Port EmpathyImportDialog to new API | Xavier Claessens | 2009-04-16 | 1 | -9/+5 |
| | | | | | | From: Xavier Claessens <xclaesse@gmail.com> svn path=/trunk/; revision=2859 | ||||
* | Port EmpathyFtManager to new API | Xavier Claessens | 2009-04-16 | 1 | -7/+6 |
| | | | | | | From: Xavier Claessens <xclaesse@gmail.com> svn path=/trunk/; revision=2858 | ||||
* | Port EmpathyChatroomsWindow to new API | Xavier Claessens | 2009-04-16 | 1 | -10/+6 |
| | | | | | | From: Xavier Claessens <xclaesse@gmail.com> svn path=/trunk/; revision=2857 | ||||
* | Port EmpathyChatWindow to new API | Xavier Claessens | 2009-04-16 | 1 | -11/+7 |
| | | | | | | From: Xavier Claessens <xclaesse@gmail.com> svn path=/trunk/; revision=2856 | ||||
* | Port EmpathyCallWindow to new API | Xavier Claessens | 2009-04-16 | 2 | -133/+79 |
| | | | | | | From: Xavier Claessens <xclaesse@gmail.com> svn path=/trunk/; revision=2855 | ||||
* | Port EmpathyAccountsDialog to new API | Xavier Claessens | 2009-04-16 | 1 | -9/+5 |
| | | | | | | From: Xavier Claessens <xclaesse@gmail.com> svn path=/trunk/; revision=2854 | ||||
* | Port EmpathySpellDialog to new API | Xavier Claessens | 2009-04-16 | 2 | -18/+7 |
| | | | | | | From: Xavier Claessens <xclaesse@gmail.com> svn path=/trunk/; revision=2853 | ||||
* | Port EmpathyPresenceChooser to new API | Xavier Claessens | 2009-04-16 | 1 | -10/+6 |
| | | | | | | From: Xavier Claessens <xclaesse@gmail.com> svn path=/trunk/; revision=2852 | ||||
* | Port EmpathyNewMessageDialog to new API | Xavier Claessens | 2009-04-16 | 1 | -8/+5 |
| | | | | | | From: Xavier Claessens <xclaesse@gmail.com> svn path=/trunk/; revision=2851 | ||||
* | Port EmpathyLogWindow to new API | Xavier Claessens | 2009-04-16 | 1 | -9/+5 |
| | | | | | | From: Xavier Claessens <xclaesse@gmail.com> svn path=/trunk/; revision=2850 | ||||
* | Port EmpathyIrcNetwordDialog to new API | Xavier Claessens | 2009-04-16 | 1 | -8/+5 |
| | | | | | | From: Xavier Claessens <xclaesse@gmail.com> svn path=/trunk/; revision=2849 | ||||
* | Modify Makefile.am for new file names | Xavier Claessens | 2009-04-16 | 2 | -33/+33 |
| | | | | | | From: Xavier Claessens <xclaesse@gmail.com> svn path=/trunk/; revision=2848 | ||||
* | Port EmpathyContactWidget to new API | Xavier Claessens | 2009-04-16 | 4 | -433/+463 |
| | | | | | | From: Xavier Claessens <xclaesse@gmail.com> svn path=/trunk/; revision=2847 | ||||
* | Port EmpathyContactDialogs to new API | Xavier Claessens | 2009-04-16 | 1 | -5/+4 |
| | | | | | | From: Xavier Claessens <xclaesse@gmail.com> svn path=/trunk/; revision=2846 | ||||
* | Remove toplevel window from ui files if the window is not used. | Xavier Claessens | 2009-04-16 | 11 | -1783/+1812 |
| | | | | | | From: Xavier Claessens <xclaesse@gmail.com> svn path=/trunk/; revision=2845 | ||||
* | Port EmpathyChat to new API | Xavier Claessens | 2009-04-16 | 1 | -6/+4 |
| | | | | | | From: Xavier Claessens <xclaesse@gmail.com> svn path=/trunk/; revision=2844 | ||||
* | Remove useless glade include | Xavier Claessens | 2009-04-16 | 3 | -11/+1 |
| | | | | | | From: Xavier Claessens <xclaesse@gmail.com> svn path=/trunk/; revision=2843 | ||||
* | Port account widgets to new API | Xavier Claessens | 2009-04-16 | 5 | -120/+107 |
| | | | | | | From: Xavier Claessens <xclaesse@gmail.com> svn path=/trunk/; revision=2842 | ||||
* | Port glade helpers to GtkBuilber | Xavier Claessens | 2009-04-16 | 2 | -133/+53 |
| | | | | | | From: Xavier Claessens <xclaesse@gmail.com> svn path=/trunk/; revision=2841 | ||||
* | Convert glade files to GtkBuilder format | Xavier Claessens | 2009-04-16 | 31 | -2327/+2160 |
| | | | | | | From: Xavier Claessens <xclaesse@gmail.com> svn path=/trunk/; revision=2840 | ||||
* | Remove glade dep | Xavier Claessens | 2009-04-16 | 1 | -6/+0 |
| | | | | | | From: Xavier Claessens <xclaesse@gmail.com> svn path=/trunk/; revision=2839 | ||||
* | Make a separated module set for libempathy-gtk/ and src/ | Xavier Claessens | 2009-04-16 | 2 | -8/+26 |
| | | | | | | From: Xavier Claessens <xclaesse@gmail.com> svn path=/trunk/; revision=2838 | ||||
* | Plug a lear in log_store_empathy_get_messages_for_file. Fixes bug #579139 | Lars-Peter Clausen | 2009-04-16 | 1 | -0/+1 |
| | | | | | | From: Lars-Peter Clausen <lars@metafoo.de> svn path=/trunk/; revision=2837 | ||||
* | coding style fixes | Guillaume Desmottes | 2009-04-16 | 2 | -2/+2 |
| | | | | | | From: Guillaume Desmottes <gdesmott@gnome.org> svn path=/trunk/; revision=2836 | ||||
* | enable coding style checks in tests | Guillaume Desmottes | 2009-04-16 | 1 | -0/+5 |
| | | | | | | From: Guillaume Desmottes <gdesmott@gnome.org> svn path=/trunk/; revision=2835 | ||||
* | Updated German translation | Mario Blättermann | 2009-04-14 | 1 | -127/+156 |
| | | | | | | | | | 2009-04-13 Mario Blättermann <mariobl@gnome.org> * po/de.po: Updated German translation svn path=/trunk/; revision=2833 | ||||
* | Updated German translation | Mario Blättermann | 2009-04-14 | 1 | -338/+324 |
| | | | | | | | | | 2009-04-13 Mario Blättermann <mariobl@svn.gnome.org> * help/de/de.po: Updated German translation svn path=/trunk/; revision=2832 | ||||
* | empathy_tp_tube_new_stream_tube: allow NULL as parameters. Fixes #575817 | Guillaume Desmottes | 2009-04-13 | 1 | -0/+7 |
| | | | | | | From: Guillaume Desmottes <gdesmott@gnome.org> svn path=/trunk/; revision=2828 | ||||
* | Add libcanberra-gtk in Require.private of libempathy-gtk.pc. Fixe bug #577863 | Xavier Claessens | 2009-04-13 | 2 | -2/+4 |
| | | | | | | From: Xavier Claessens <xclaesse@gmail.com> svn path=/trunk/; revision=2826 | ||||
* | Steal GTK+'s way of generating ChangeLog from git logs | Xavier Claessens | 2009-04-13 | 1 | -5/+18 |
| | | | | | | From: Xavier Claessens <xclaesse@gmail.com> svn path=/trunk/; revision=2825 | ||||
* | Unref TpChat's channel after emitting destroy. | Will Thompson | 2009-04-13 | 1 | -3/+2 |
| | | | | | | | | | This allows callbacks connected to "destroy" to call functions which use priv->channel to work. Fixes Gnome bug #578356. Signed-off-by: Will Thompson <will.thompson@collabora.co.uk> svn path=/trunk/; revision=2821 | ||||
* | Fix ghelp link. Fixe bug #568562 | Paul Cutler | 2009-04-13 | 1 | -2/+1 |
| | | | | | | From: Paul Cutler <pcutler@foresightlinux.org> svn path=/trunk/; revision=2819 | ||||
* | Set the default image when clearing the avatar, even if there were no avatar ↵ | Xavier Claessens | 2009-04-13 | 1 | -5/+3 |
| | | | | | | | | previously. That happens when the widget is created. Fixe bug #566905 From: Xavier Claessens <xclaesse@gmail.com> svn path=/trunk/; revision=2817 | ||||
* | Let the chat dialog directly grab the channel on reconnect | Sjoerd Simons | 2009-04-13 | 1 | -2/+27 |
| | | | | | | | | | | When reconnecting open chat dialogs requests a new channel. It can grab this directly when it is opened, no need to go through the dispatcher. Fixes issue with stealing focus From: Sjoerd Simons <sjoerd.simons@collabora.co.uk> svn path=/trunk/; revision=2814 | ||||
* | Updated Spanish translation | Jorge Gonzalez Gonzalez | 2009-04-12 | 2 | -37/+74 |
| | | | | svn path=/trunk/; revision=2813 | ||||
* | Added Belarusian translation. | Ihar Hrachyshka | 2009-04-11 | 3 | -0/+1761 |
| | | | | svn path=/trunk/; revision=2810 | ||||
* | Fix support for /me and /say commands. | Xavier Claessens | 2009-04-11 | 1 | -36/+16 |
| | | | | | | From: Xavier Claessens <xclaesse@gmail.com> svn path=/trunk/; revision=2809 | ||||
* | revert a little. search for blank contact in store. | Elliot Fairweather | 2009-04-11 | 1 | -5/+6 |
| | | | | | | From: Elliot Fairweather <elliot.fairweather@collabora.co.uk> svn path=/trunk/; revision=2808 | ||||
* | Look up the iter of the new tree row on the filter model for set_active_iter | Davyd Madeley | 2009-04-11 | 1 | -5/+11 |
| | | | | | | From: Davyd Madeley <davyd@madeley.id.au> svn path=/trunk/; revision=2807 | ||||
* | Adjust empetit to test the contact selector filtering. | Jonny Lamb | 2009-04-11 | 1 | -0/+3 |
| | | | | | | Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> svn path=/trunk/; revision=2806 | ||||
* | Initial empathy_contact_selector_set_visible implementation. | Jonny Lamb | 2009-04-11 | 2 | -16/+79 |
| | | | | | | Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> svn path=/trunk/; revision=2805 | ||||
* | Fix more coding style | Xavier Claessens | 2009-04-11 | 1 | -191/+186 |
| | | | | | | From: Xavier Claessens <xclaesse@gmail.com> svn path=/trunk/; revision=2804 | ||||
* | Add tests/test-empathy-presence-chooser to gitignore | Xavier Claessens | 2009-04-11 | 1 | -0/+1 |
| | | | | | | From: Xavier Claessens <xclaesse@gmail.com> svn path=/trunk/; revision=2803 | ||||
* | Don't blat message if it updates whilst in editing mode | Davyd Madeley | 2009-04-11 | 1 | -1/+3 |
| | | | | | | From: Davyd Madeley <davyd@madeley.id.au> svn path=/trunk/; revision=2802 | ||||
* | Coding style fix for test | Davyd Madeley | 2009-04-11 | 1 | -2/+5 |
| | | | | | | From: Davyd Madeley <davyd@madeley.id.au> svn path=/trunk/; revision=2801 | ||||
* | make the type enum a named type | Davyd Madeley | 2009-04-11 | 1 | -12/+13 |
| | | | | | | From: Davyd Madeley <davyd@madeley.id.au> svn path=/trunk/; revision=2800 | ||||
* | Coding style fixes | Davyd Madeley | 2009-04-11 | 1 | -99/+90 |
| | | | | | | From: Davyd Madeley <davyd@madeley.id.au> svn path=/trunk/; revision=2799 | ||||
* | Don't get stuck in editing mode when you load up the old dialog | Davyd Madeley | 2009-04-11 | 1 | -0/+1 |
| | | | | | | From: Davyd Madeley <davyd@madeley.id.au> svn path=/trunk/; revision=2798 | ||||
* | Drop this, it breaks something subtly | Davyd Madeley | 2009-04-11 | 1 | -8/+1 |
| | | | | | | From: Davyd Madeley <davyd@madeley.id.au> svn path=/trunk/; revision=2797 | ||||
* | Fix focus-out autocommit using an idle handler | Davyd Madeley | 2009-04-11 | 1 | -3/+67 |
| | | | | | | From: Davyd Madeley <davyd@madeley.id.au> svn path=/trunk/; revision=2796 | ||||
* | Don't set editing mode on click, just select the text | Davyd Madeley | 2009-04-11 | 1 | -2/+3 |
| | | | | | | From: Davyd Madeley <davyd@madeley.id.au> svn path=/trunk/; revision=2795 | ||||
* | Fix regression where going offline was overwriting the saved status message | Davyd Madeley | 2009-04-11 | 1 | -1/+2 |
| | | | | | | From: Davyd Madeley <davyd@madeley.id.au> svn path=/trunk/; revision=2794 | ||||
* | Clean up function names | Davyd Madeley | 2009-04-11 | 1 | -37/+50 |
| | | | | | | From: Davyd Madeley <davyd@madeley.id.au> svn path=/trunk/; revision=2793 | ||||
* | Ignore up/down arrow keypresses | Davyd Madeley | 2009-04-11 | 1 | -0/+5 |
| | | | | | | From: Davyd Madeley <davyd@madeley.id.au> svn path=/trunk/; revision=2792 | ||||
* | Editing mode on click | Davyd Madeley | 2009-04-11 | 1 | -1/+22 |
| | | | | | | From: Davyd Madeley <davyd@madeley.id.au> svn path=/trunk/; revision=2791 | ||||
* | Refactor some code, cleans some things up | Davyd Madeley | 2009-04-11 | 1 | -16/+29 |
| | | | | | | From: Davyd Madeley <davyd@madeley.id.au> svn path=/trunk/; revision=2790 | ||||
* | Fix reset status on Esc | Davyd Madeley | 2009-04-11 | 1 | -11/+13 |
| | | | | | | From: Davyd Madeley <davyd@madeley.id.au> svn path=/trunk/; revision=2789 | ||||
* | Commit the changed status message on focus-out. | Davyd Madeley | 2009-04-11 | 1 | -0/+16 |
| | | | | | | | | | | I'm dubious if this is the right behaviour, but there was no obvious consensus. So I propose we find out with actual users. It can always be changed. From: Davyd Madeley <davyd@madeley.id.au> svn path=/trunk/; revision=2788 | ||||
* | Don't make Hidden/Offline have customisable text | Davyd Madeley | 2009-04-11 | 1 | -0/+17 |
| | | | | | | From: Davyd Madeley <davyd@madeley.id.au> svn path=/trunk/; revision=2787 | ||||
* | Ensure ::changed is connected on both the entry and the combo | Davyd Madeley | 2009-04-11 | 1 | -0/+2 |
| | | | | | | From: Davyd Madeley <davyd@madeley.id.au> svn path=/trunk/; revision=2786 | ||||
* | When editing custom messages, preseed the entry with the current status | Davyd Madeley | 2009-04-11 | 1 | -0/+7 |
| | | | | | | From: Davyd Madeley <davyd@madeley.id.au> svn path=/trunk/; revision=2785 | ||||
* | Fix typo in my email address | Davyd Madeley | 2009-04-11 | 1 | -1/+1 |
| | | | | | | From: Davyd Madeley <davyd@madeley.id.au> svn path=/trunk/; revision=2784 | ||||
* | Only check model rows that will have valid states | Davyd Madeley | 2009-04-11 | 1 | -1/+3 |
| | | | | | | From: Davyd Madeley <davyd@madeley.id.au> svn path=/trunk/; revision=2783 | ||||
* | Update comment headers/copyrights/etc. | Davyd Madeley | 2009-04-11 | 3 | -0/+24 |
| | | | | | | From: Davyd Madeley <davyd@madeley.id.au> svn path=/trunk/; revision=2782 | ||||
* | Unset focus from GtkEntry when editing is stopped | Davyd Madeley | 2009-04-11 | 1 | -1/+7 |
| | | | | | | From: Davyd Madeley <davyd@madeley.id.au> svn path=/trunk/; revision=2781 | ||||
* | Add Custom Messages dialog back in (this dialog needs some work ASAP) | Davyd Madeley | 2009-04-11 | 1 | -5/+60 |
| | | | | | | From: Davyd Madeley <davyd@madeley.id.au> svn path=/trunk/; revision=2780 | ||||
* | Make custom messages dialog a transient of the window containing the ↵ | Davyd Madeley | 2009-04-11 | 1 | -4/+9 |
| | | | | | | | | presence selector (if possible) From: Davyd Madeley <davyd@madeley.id.au> svn path=/trunk/; revision=2779 | ||||
* | Add a tooltip, mark user visible strings for translation | Davyd Madeley | 2009-04-11 | 1 | -1/+6 |
| | | | | | | From: Davyd Madeley <davyd@madeley.id.au> svn path=/trunk/; revision=2778 | ||||
* | Fix bug where priv->state might be unset | Davyd Madeley | 2009-04-11 | 1 | -1/+9 |
| | | | | | | From: Davyd Madeley <davyd@madeley.id.au> svn path=/trunk/; revision=2777 | ||||
* | Escape to cancel from status editing | Davyd Madeley | 2009-04-11 | 2 | -1/+24 |
| | | | | | | From: Davyd Madeley <davyd@madeley.id.au> svn path=/trunk/; revision=2776 | ||||
* | Separate out mc_set_custom_state from set_status_editing | Davyd Madeley | 2009-04-11 | 1 | -22/+24 |
| | | | | | | | | Also remove a bunch of debugging From: Davyd Madeley <davyd@madeley.id.au> svn path=/trunk/; revision=2775 | ||||
* | Reimplement flashing (untested). Prevent a possible recursive signal loop. | Davyd Madeley | 2009-04-11 | 1 | -11/+16 |
| | | | | | | From: Davyd Madeley <davyd@madeley.id.au> svn path=/trunk/; revision=2774 | ||||
* | Reenable warning flags.. clean up mess | Davyd Madeley | 2009-04-11 | 1 | -32/+4 |
| | | | | | | | | Need to fix flashing state From: Davyd Madeley <davyd@madeley.id.au> svn path=/trunk/; revision=2773 | ||||
* | Use EmpathyIdle to push MC around | Davyd Madeley | 2009-04-11 | 1 | -195/+43 |
| | | | | | | From: Davyd Madeley <davyd@madeley.id.au> svn path=/trunk/; revision=2772 | ||||
* | Initial work on reimplementing presence_chooser_presence_changed_cb | Davyd Madeley | 2009-04-11 | 1 | -6/+61 |
| | | | | | | From: Davyd Madeley <davyd@madeley.id.au> svn path=/trunk/; revision=2771 | ||||
* | Fix some type warnings | Davyd Madeley | 2009-04-11 | 1 | -3/+3 |
| | | | | | | From: Davyd Madeley <davyd@madeley.id.au> svn path=/trunk/; revision=2770 | ||||
* | Set the chooser in "editing mode" when you start editing it | Davyd Madeley | 2009-04-11 | 1 | -1/+34 |
| | | | | | | From: Davyd Madeley <davyd@madeley.id.au> svn path=/trunk/; revision=2769 | ||||
* | Initial work on reworking the presence selector | Davyd Madeley | 2009-04-11 | 2 | -191/+218 |
| | | | | | | From: Davyd Madeley <davyd@madeley.id.au> svn path=/trunk/; revision=2768 | ||||
* | Add a test program for the presence widget | Davyd Madeley | 2009-04-11 | 2 | -1/+32 |
| | | | | | | From: Davyd Madeley <davyd@madeley.id.au> svn path=/trunk/; revision=2767 | ||||
* | Updated th translation. | Theppitak Karoonboonyanan | 2009-04-10 | 1 | -105/+116 |
| | | | | svn path=/trunk/; revision=2766 | ||||
* | Updated Simplified Chinese translations by fwang. | Aron Xu | 2009-04-04 | 1 | -341/+851 |
| | | | | svn path=/trunk/; revision=2763 | ||||
* | Don't send unknown commands. Fixes bug #577026 | Xavier Claessens | 2009-04-03 | 1 | -8/+15 |
| | | | | | | From: Xavier Claessens <xclaesse@gmail.com> svn path=/trunk/; revision=2762 | ||||
* | Remove empathy-new-account.png from makefile, it is not used anymore. Fixes ↵ | Xavier Claessens | 2009-04-03 | 1 | -2/+1 |
| | | | | | | | | bug #576375 From: Xavier Claessens <xclaesse@gmail.com> svn path=/trunk/; revision=2760 | ||||
* | Simplify how channel classes value is parsed. Fixes bug #577825 | Xavier Claessens | 2009-04-03 | 1 | -8/+4 |
| | | | | | | From: Xavier Claessens <xclaesse@gmail.com> svn path=/trunk/; revision=2759 | ||||
* | Free the capabilities array. Fixes bug #577826 | Xavier Claessens | 2009-04-03 | 1 | -1/+3 |
| | | | | | | From: Xavier Claessens <xclaesse@gmail.com> svn path=/trunk/; revision=2758 | ||||
* | Remove unnecessary string dup. Fixes bug #577829 | Xavier Claessens | 2009-04-03 | 1 | -3/+5 |
| | | | | | | From: Xavier Claessens <xclaesse@gmail.com> svn path=/trunk/; revision=2757 | ||||
* | Free completion. Fixes bug #577828 | Xavier Claessens | 2009-04-03 | 1 | -0/+1 |
| | | | | | | From: Xavier Claessens <xclaesse@gmail.com> svn path=/trunk/; revision=2756 | ||||
* | Use empathy_contact_call_when_ready instead of _run_ API. Fixes bug #561247 and | Xavier Claessens | 2009-03-29 | 1 | -4/+21 |
| | | | | | | From: Xavier Claessens <xclaesse@gmail.com> svn path=/trunk/; revision=2748 | ||||
* | Add colorspace and videoscale elements before the videosink | Sjoerd Simons | 2009-03-28 | 1 | -1/+35 |
| | | | | | | | | | | | | Farsight only adds colorspace and videoscale automatically on the input side of things, not on the output side. This causes things to break when the videosink isn't xvimagesink which can do scaling and colorspace conversion in hardware. Fixes gbz #576386 From: Sjoerd Simons <sjoerd.simons@collabora.co.uk> svn path=/trunk/; revision=2746 | ||||
* | use new GtkStatusIcon tooltip methods, formatting the header in italics. | Frederic Peters | 2009-03-27 | 2 | -11/+7 |
| | | | | | | (requires new GTK+ version, bumped dependency to 2.16.0) (bug #575265) svn path=/trunk/; revision=2745 | ||||
* | Use UTF-8 em dash (U+2014) instead of two hyphen/minus (U+002D) | Frederic Peters | 2009-03-24 | 1 | -1/+1 |
| | | | | | | (bug 574192) svn path=/trunk/; revision=2743 | ||||
* | Updated French translation by Frédéric Peters and Claude Paroz | Claude Paroz | 2009-03-24 | 1 | -175/+481 |
| | | | | svn path=/trunk/; revision=2740 | ||||
* | Updated Dutch translation by Wouter Bolsterlee. | Wouter Bolsterlee | 2009-03-24 | 1 | -388/+793 |
| | | | | | | | | | 2009-03-23 Wouter Bolsterlee <wbolster@svn.gnome.org> * nl.po: Updated Dutch translation by Wouter Bolsterlee. svn path=/trunk/; revision=2737 | ||||
* | Added translator comment | Wouter Bolsterlee | 2009-03-24 | 1 | -0/+1 |
| | | | | svn path=/trunk/; revision=2736 | ||||
* | Updated Dutch translation by Wouter Bolsterlee. | Wouter Bolsterlee | 2009-03-24 | 2 | -11/+14 |
| | | | | | | | | | 2009-03-23 Wouter Bolsterlee <wbolster@svn.gnome.org> * nl.po: Updated Dutch translation by Wouter Bolsterlee. svn path=/trunk/; revision=2735 | ||||
* | Updated Spanish translation | Jorge Gonzalez Gonzalez | 2009-03-22 | 1 | -30/+39 |
| | | | | svn path=/trunk/; revision=2734 | ||||
* | mc_account_create can fail, don't crash if it happens | Xavier Claessens | 2009-03-21 | 1 | -0/+5 |
| | | | | | | From: Xavier Claessens <xclaesse@gmail.com> svn path=/trunk/; revision=2731 | ||||
* | Do not assert if the CM does not support RequestableChannelClasses | Xavier Claessens | 2009-03-20 | 1 | -2/+2 |
| | | | | | | From: Xavier Claessens <xclaesse@gmail.com> svn path=/trunk/; revision=2728 | ||||
* | Fix typo | Xavier Claessens | 2009-03-20 | 1 | -1/+1 |
| | | | | | | From: Xavier Claessens <xclaesse@gmail.com> svn path=/trunk/; revision=2727 | ||||
* | Stop compositing timeout if the chat channel is destroyed. | Xavier Claessens | 2009-03-20 | 1 | -0/+1 |
| | | | | | | From: Xavier Claessens <xclaesse@gmail.com> svn path=/trunk/; revision=2726 | ||||
* | Use tp_channel_get_identifier instead of inspecting channel's handle. | Xavier Claessens | 2009-03-20 | 1 | -18/+1 |
| | | | | | | From: Xavier Claessens <xclaesse@gmail.com> svn path=/trunk/; revision=2725 | ||||
* | Do not reconnect chats if there is no ID. That could probably happen for ↵ | Xavier Claessens | 2009-03-20 | 1 | -1/+2 |
| | | | | | | | | | | MSN-like MUCs. From: Xavier Claessens <xclaesse@gmail.com> svn path=/trunk/; revision=2724 | ||||
* | empathy_contact_set_handle: remove the handle ready flag when the handle is ↵ | Guillaume Desmottes | 2009-03-20 | 1 | -1/+19 |
| | | | | | | | | set to 0 From: Guillaume Desmottes <gdesmott@gnome.org> svn path=/trunk/; revision=2719 | ||||
* | Updated Galician translation by Suso Baleato. | Ignacio Casal Quinteiro | 2009-03-19 | 2 | -697/+906 |
| | | | | svn path=/trunk/; revision=2716 | ||||
* | Merge branch 'fix-ft' into to-merge | Guillaume Desmottes | 2009-03-18 | 1 | -8/+38 |
| | | | | | | From: Guillaume Desmottes <gdesmott@gnome.org> svn path=/trunk/; revision=2713 | ||||
* | Correctly get foreground-gdk color | Xavier Claessens | 2009-03-18 | 2 | -6/+5 |
| | | | | | | From: Xavier Claessens <xclaesse@gmail.com> svn path=/trunk/; revision=2711 | ||||
* | Fix creation of svn tag | Xavier Claessens | 2009-03-18 | 1 | -4/+7 |
| | | | | | | From: Xavier Claessens <xclaesse@gmail.com> svn path=/trunk/; revision=2710 | ||||
* | Update NEWS file | Xavier Claessens | 2009-03-18 | 1 | -4/+12 |
| | | | | | | From: Xavier Claessens <xclaesse@gmail.com> svn path=/trunk/; revision=2709 | ||||
* | Update API doc | Xavier Claessens | 2009-03-18 | 3 | -7/+12 |
| | | | | | | From: Xavier Claessens <xclaesse@gmail.com> svn path=/trunk/; revision=2708 | ||||
* | Update python bindings | Xavier Claessens | 2009-03-18 | 4 | -4/+212 |
| | | | | | | From: Xavier Claessens <xclaesse@gmail.com> svn path=/trunk/; revision=2707 | ||||
* | Prepare NEWS entry | Xavier Claessens | 2009-03-18 | 1 | -0/+25 |
| | | | | | | From: Xavier Claessens <xclaesse@gmail.com> svn path=/trunk/; revision=2706 | ||||
* | Updated Spansih translation, fixes bug #575627 | Jorge Gonzalez Gonzalez | 2009-03-17 | 2 | -36/+40 |
| | | | | svn path=/trunk/; revision=2704 | ||||
* | Updated Bulgarian translation by Alexander Shopov <ash@contact.bg> | Alexander Shopov | 2009-03-16 | 2 | -127/+138 |
| | | | | | | | | | 2009-03-16 Alexander Shopov <ash@contact.bg> * bg.po: Updated Bulgarian translation by Alexander Shopov <ash@contact.bg> svn path=/trunk/; revision=2693 | ||||
* | updated kn.po | Shankar Prasad | 2009-03-15 | 2 | -377/+178 |
| | | | | svn path=/trunk/; revision=2684 | ||||
* | Updated British English translation. | Philip Withnall | 2009-03-15 | 1 | -322/+322 |
| | | | | svn path=/trunk/; revision=2683 | ||||
* | Updated German translation | Mario Blättermann | 2009-03-12 | 1 | -159/+372 |
| | | | | | | | | | 2009-03-11 Mario Blättermann <mariobl@svn.gnome.org> * help/de/de.po: Updated German translation svn path=/trunk/; revision=2677 | ||||
* | Updated Italian translation Deleted the unused image | miloc | 2009-03-11 | 2 | -233/+1007 |
| | | | | | | | Updated Italian translation Deleted the unused image svn path=/trunk/; revision=2670 | ||||
* | Updated C/empathy.xml as of 2.26 branch | miloc | 2009-03-11 | 1 | -12/+10 |
| | | | | | | Updated C/empathy.xml as of 2.26 branch svn path=/trunk/; revision=2669 | ||||
* | Bump version to 2.27.1 | Xavier Claessens | 2009-03-10 | 1 | -1/+1 |
| | | | | | | From: Xavier Claessens <xclaesse@gmail.com> svn path=/trunk/; revision=2666 | ||||
* | Make the "Import Accounts" button insensitive if there's nothing to import. | Jonny Lamb | 2009-03-10 | 5 | -5/+35 |
| | | | | | | Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> svn path=/trunk/; revision=2665 | ||||
* | Fix release script in case there is no fixed bugs | Xavier Claessens | 2009-03-10 | 1 | -3/+9 |
| | | | | | | From: Xavier Claessens <xclaesse@gmail.com> svn path=/trunk/; revision=2664 | ||||
* | Updated British English manual translation. | Philip Withnall | 2009-03-10 | 1 | -147/+443 |
| | | | | svn path=/trunk/; revision=2659 | ||||
* | Updated Spanish translation | Jorge Gonzalez Gonzalez | 2009-03-10 | 1 | -3/+3 |
| | | | | svn path=/trunk/; revision=2658 | ||||
* | Updated Spansih translation | Jorge Gonzalez Gonzalez | 2009-03-10 | 1 | -57/+351 |
| | | | | svn path=/trunk/; revision=2657 | ||||
* | Updated Spanish translation | Jorge Gonzalez Gonzalez | 2009-03-10 | 2 | -51/+55 |
| | | | | svn path=/trunk/; revision=2656 | ||||
* | Add empathy-log.h and empathy-log-store.h to Makefile.am | Xavier Claessens | 2009-03-10 | 1 | -0/+2 |
| | | | | | | From: Xavier Claessens <xclaesse@gmail.com> svn path=/trunk/; revision=2655 | ||||
* | Updated Czech translation by Martin Picek. | Andre Klapper | 2009-03-10 | 1 | -272/+883 |
| | | | | | | | | | 2009-03-09 Andre Klapper <a9016009@gmx.de> * help/cs/cs.po: Updated Czech translation by Martin Picek. svn path=/trunk/; revision=2654 | ||||
* | Chatroom dirs only exist on the toplevel log directory | Sjoerd Simons | 2009-03-10 | 1 | -1/+1 |
| | | | | | | Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk> svn path=/trunk/; revision=2653 | ||||
* | Actually recurse in the chatrooms directory | Sjoerd Simons | 2009-03-10 | 1 | -1/+1 |
| | | | | | | Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk> svn path=/trunk/; revision=2652 | ||||
* | Print a debug message if opening a log directory fails | Sjoerd Simons | 2009-03-10 | 1 | -2/+7 |
| | | | | | | Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk> svn path=/trunk/; revision=2651 | ||||
* | First connect to the sink pad, then start playing | Sjoerd Simons | 2009-03-10 | 1 | -1/+2 |
| | | | | | | Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk> svn path=/trunk/; revision=2650 | ||||
* | Refer to the gnome bug number belonging to the TODO | Sjoerd Simons | 2009-03-10 | 1 | -1/+1 |
| | | | | | | Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk> svn path=/trunk/; revision=2649 | ||||
* | Updated Marathi Translations | Sandeep Shedmake | 2009-03-09 | 2 | -344/+795 |
| | | | | svn path=/trunk/; revision=2648 |