| Commit message (Expand) | Author | Age | Files | Lines |
* | fix widget sensitivity | Xavier Claessens | 2009-01-31 | 1 | -6/+18 |
* | fix initial active contact problem; add blank contact, hide on popup, remove ... | Xavier Claessens | 2009-01-31 | 1 | -46/+78 |
* | update authors | Xavier Claessens | 2009-01-31 | 2 | -4/+4 |
* | update copyright and authors | Xavier Claessens | 2009-01-31 | 2 | -0/+4 |
* | add selector .c and .h files | Xavier Claessens | 2009-01-31 | 2 | -0/+398 |
* | update Makefile.am | Xavier Claessens | 2009-01-31 | 1 | -0/+2 |
* | Move empathy_notification_is_enabled () to src/ | Xavier Claessens | 2009-01-31 | 2 | -54/+1 |
* | Fix coding style. | Xavier Claessens | 2009-01-31 | 1 | -3/+3 |
* | Initialize GError to NULL before using it. | Xavier Claessens | 2009-01-31 | 1 | -1/+1 |
* | Fix indentation. | Xavier Claessens | 2009-01-31 | 1 | -1/+1 |
* | Add a convenience function to avoid hacks when getting the pixbuf from the ic... | Xavier Claessens | 2009-01-31 | 2 | -11/+25 |
* | W.I.P. for notifications on chat window. | Xavier Claessens | 2009-01-31 | 2 | -3/+9 |
* | Implement a logic for disabling notifications when away. | Xavier Claessens | 2009-01-31 | 2 | -8/+50 |
* | Modify code to handle new preferences. | Xavier Claessens | 2009-01-31 | 1 | -0/+3 |
* | Also accept sftp as URL scheme. | Xavier Claessens | 2009-01-29 | 1 | -1/+1 |
* | \n is also a delimiter for URLs. | Xavier Claessens | 2009-01-29 | 1 | -2/+2 |
* | Removed unused G_STR_EMPTY from empathy-ui-utils.h. | Jonny Lamb | 2009-01-23 | 1 | -2/+0 |
* | Renamed G_STR_EMPTY to EMP_STR_EMPTY. | Jonny Lamb | 2009-01-23 | 10 | -26/+26 |
* | Removed trailing space. Fixes bug #566549 (Leonardo Ferreira Fontenelle) | Xavier Claessens | 2009-01-23 | 1 | -1/+1 |
* | empathy_mission_control_new -> dup_singleton. | Xavier Claessens | 2009-01-16 | 1 | -1/+1 |
* | Reuse, and properly destroy, the avatar file chooser dialog. | Frederic Peters | 2009-01-12 | 1 | -1/+12 |
* | Fix some errors made when rebasing on master | Xavier Claessens | 2009-01-10 | 1 | -1/+1 |
* | Only show pending messages after the log and explain why show_pending_message... | Sjoerd Simons | 2009-01-10 | 1 | -3/+5 |
* | Let a chatroom keep a reference to a its TpChat if applicable | Sjoerd Simons | 2009-01-10 | 1 | -9/+5 |
* | Make the dispatch operation _get_ functions not return a ref | Sjoerd Simons | 2009-01-10 | 1 | -1/+0 |
* | Convert EmpathyChatroomManager to the new singleton convention | Sjoerd Simons | 2009-01-10 | 1 | -1/+1 |
* | Make coding style consistent with the rest of the file | Xavier Claessens | 2009-01-10 | 1 | -15/+14 |
* | Fix coding style, user the right unique name | Sjoerd Simons | 2009-01-10 | 1 | -26/+24 |
* | Use the new call utility function to start calls | Sjoerd Simons | 2009-01-10 | 3 | -3/+11 |
* | Use new dispatcher API to get muc channels | Sjoerd Simons | 2009-01-10 | 1 | -13/+14 |
* | Use new API to request file transfers | Sjoerd Simons | 2009-01-10 | 1 | -2/+52 |
* | Use the new dispatcher api to request text channels | Sjoerd Simons | 2009-01-10 | 2 | -6/+5 |
* | Port to the new EmpathyTpChat API | Sjoerd Simons | 2009-01-10 | 1 | -9/+40 |
* | Set the right weak pointer. | Xavier Claessens | 2009-01-09 | 1 | -1/+1 |
* | Port EmpathyContactManager to the new singleton policy. | Xavier Claessens | 2009-01-09 | 3 | -5/+5 |
* | Port to the new singleton API. | Xavier Claessens | 2009-01-09 | 1 | -1/+1 |
* | Port EmpathySmileyManager to the new singleton policy. | Xavier Claessens | 2009-01-09 | 5 | -16/+31 |
* | Port EmpathyLogManager to the new singleton policy. | Xavier Claessens | 2009-01-09 | 3 | -3/+3 |
* | Port EmpathyIdle to the new singleton policy. | Xavier Claessens | 2009-01-09 | 1 | -2/+2 |
* | Port EmpathyContactFactory to the new singleton policy. | Xavier Claessens | 2009-01-09 | 3 | -3/+3 |
* | Add a comment that tells to keep EmpathySound enum sync with sound_entries ar... | Xavier Claessens | 2009-01-07 | 2 | -1/+2 |
* | Assert that sound_id is OK before getting sound_entries[sound_id], to avoid c... | Xavier Claessens | 2009-01-07 | 1 | -3/+5 |
* | Sanity checks for empathy_play_sounds. | Xavier Claessens | 2009-01-07 | 1 | -1/+2 |
* | Add a debug message when playing sound. | Xavier Claessens | 2009-01-07 | 1 | -0/+4 |
* | Back out changes in EmpathyContactListStore. They could go in a later | Xavier Claessens | 2009-01-07 | 1 | -229/+192 |
* | Propperly mark event descriptions for translation. | Xavier Claessens | 2009-01-07 | 1 | -1/+4 |
* | Update empathy_sound_play () to be nicer to use and centralize the list | Xavier Claessens | 2009-01-07 | 2 | -9/+56 |
* | Turn empathy_sound_pref_is_enabled into empathy_sound_play that | Xavier Claessens | 2009-01-07 | 2 | -2/+21 |
* | Disconnect all signals from the EmpathyAccountChooser when finalizing. | Xavier Claessens | 2009-01-07 | 1 | -0/+6 |
* | Use new singleton policy for EmpathyAccountManager. | Xavier Claessens | 2009-01-07 | 2 | -2/+2 |
* | Don't initialize private stuff in _new (). | Xavier Claessens | 2009-01-07 | 1 | -17/+14 |
* | Always disconnect signals for safety on _finalize (). | Xavier Claessens | 2009-01-07 | 2 | -0/+30 |
* | Port EmpathyContactListStore to the new API. | Xavier Claessens | 2009-01-07 | 1 | -193/+203 |
* | Disconnect signals when finalizing. | Xavier Claessens | 2009-01-07 | 1 | -5/+4 |
* | Unref the object. | Xavier Claessens | 2009-01-07 | 1 | -0/+1 |
* | Port EmpathyChat to the new API. | Xavier Claessens | 2009-01-07 | 1 | -21/+18 |
* | Port the account chooser to the new API. | Xavier Claessens | 2009-01-07 | 1 | -52/+28 |
* | Only play logout sound if switching to Offline from Available. | Xavier Claessens | 2009-01-07 | 1 | -1/+0 |
* | Don't emit sound when changing state and properly play login sound. | Xavier Claessens | 2009-01-07 | 1 | -2/+4 |
* | Adapt the libcanberra calls to use the new functions. | Xavier Claessens | 2009-01-07 | 1 | -1/+0 |
* | Add empathy_sound_pref_is_enabled (). | Xavier Claessens | 2009-01-07 | 2 | -0/+37 |
* | Adapt Patryk's patch to trunk. | Xavier Claessens | 2009-01-07 | 1 | -0/+1 |
* | Create an UI for sound configuration. | Xavier Claessens | 2009-01-07 | 1 | -3/+9 |
* | More coding style fixes in empathy-contact-menu.c | Xavier Claessens | 2008-12-29 | 1 | -97/+81 |
* | Homogenize coding style in empathy_contact_menu_new | Will Thompson | 2008-12-29 | 1 | -2/+2 |
* | Remove finalize, it is not used. | Xavier Claessens | 2008-12-16 | 1 | -7/+0 |
* | Do not assert the tab exists in empathy_chat_text_view_tag_set(), simply retu... | Xavier Claessens | 2008-12-16 | 1 | -2/+1 |
* | Fallback to use "classic" theme if the gconf key is invalid | Xavier Claessens | 2008-12-16 | 1 | -0/+4 |
* | Update boxes views when theme changes to another boxes one. | Xavier Claessens | 2008-12-16 | 1 | -63/+89 |
* | Update color when using the simple theme and GTK color changes. | Xavier Claessens | 2008-12-16 | 1 | -56/+27 |
* | Don't forget to call g_object_weak_unref in finalise on each views | Xavier Claessens | 2008-12-16 | 1 | -162/+170 |
* | Remove useless commented code | Xavier Claessens | 2008-12-16 | 1 | -118/+0 |
* | Keep a list of boxes views so we can update colors when themes change | Xavier Claessens | 2008-12-16 | 1 | -46/+68 |
* | Remove a FIXME which was not a problem and add one for bug #542523 | Xavier Claessens | 2008-12-16 | 1 | -5/+5 |
* | Create the simple theme using system colors | Xavier Claessens | 2008-12-16 | 1 | -31/+32 |
* | Completely rework the theming system to make easy implementing themes based o... | Xavier Claessens | 2008-12-16 | 10 | -1335/+976 |
* | Remove EmpathyTheme, code will be merged into EmpathyChatTextView | Xavier Claessens | 2008-12-16 | 2 | -100/+0 |
* | Remove unused empathy-theme.h include | Xavier Claessens | 2008-12-16 | 1 | -2/+0 |
* | Remove useless empathy_text_buffer_tag_set | Xavier Claessens | 2008-12-16 | 2 | -52/+1 |
* | Remove useless virtual methods | Xavier Claessens | 2008-12-16 | 2 | -94/+10 |
* | Rename EmpathyChatSimpleView to EmpathyChatTextView | Xavier Claessens | 2008-12-16 | 5 | -189/+190 |
* | Move the smiley menu code from EmpathyChatView to EmpathyChatManager. | Xavier Claessens | 2008-12-16 | 5 | -72/+114 |
* | EmpathyChatView interface can only be implemented by a GtkWidget subclass | Xavier Claessens | 2008-12-16 | 1 | -1/+1 |
* | Replace _get_selection_bounds by _get_has_selection | Xavier Claessens | 2008-12-16 | 4 | -21/+11 |
* | Remove _append_button since it's not used | Xavier Claessens | 2008-12-16 | 3 | -98/+0 |
* | Move chat_view_get_avatar_pixbuf_with_cache to EmpathyThemeBoxes where it mak... | Xavier Claessens | 2008-12-16 | 3 | -98/+95 |
* | Fix licence and clean up a bit the interface | Xavier Claessens | 2008-12-16 | 5 | -193/+179 |
* | Reorder functions to not declare them in the top of the file. | Xavier Claessens | 2008-12-16 | 1 | -273/+232 |
* | Fix compilation problems | Xavier Claessens | 2008-12-16 | 1 | -133/+94 |
* | EmpathyChatView as GInterface | Xavier Claessens | 2008-12-16 | 5 | -1169/+1630 |
* | gtk_init and g_thread_init shouldn't be called by libraries. Let applications... | Xavier Claessens | 2008-12-12 | 2 | -44/+4 |
* | Refactor empathy_gtk_init* to share common code. | Xavier Claessens | 2008-12-12 | 1 | -19/+26 |
* | Use gi18n-lib.h instead of gi18n.h for libraries. | Xavier Claessens | 2008-12-12 | 24 | -24/+24 |
* | Add empathy_init(), empathy_gtk_init() and empathy_gtk_init_with_args(). They... | Xavier Claessens | 2008-12-12 | 3 | -0/+50 |
* | Fix coding style | Xavier Claessens | 2008-12-12 | 1 | -6/+6 |
* | can_add_contact_to_account: use empathy_contact_manager_can_add (Guillaume De... | Xavier Claessens | 2008-12-12 | 1 | -23/+6 |
* | Make hitting enter in New Conversation activate Chat (Will Thompson). | Xavier Claessens | 2008-12-12 | 1 | -0/+1 |
* | Clarify URI regex | Xavier Claessens | 2008-12-10 | 1 | -4/+4 |
* | Improve URI regex. | Xavier Claessens | 2008-12-10 | 1 | -4/+4 |
* | Correct typo: SHEME -> SCHEME | Xavier Claessens | 2008-12-10 | 1 | -2/+2 |
* | Match literal dot rather than any char in email domain | Xavier Claessens | 2008-12-10 | 1 | -1/+1 |
* | Explicitly depend on telepathy-glib in .pc files (Simon McVittie) | Xavier Claessens | 2008-12-08 | 1 | -1/+1 |
* | Autocompletion on contact names for "new message" dialog box. Fixes bug #5522... | Xavier Claessens | 2008-12-08 | 1 | -4/+145 |
* | Use GTK+ 2.14.0 and gtk_show_uri (Cosimo Cecchi). | Xavier Claessens | 2008-12-02 | 3 | -20/+24 |
* | Use GRegex instead of custom code and use a new regex to detect URIs | Xavier Claessens | 2008-12-01 | 1 | -53/+51 |
* | Fix previous commit. Oops. | Xavier Claessens | 2008-11-28 | 1 | -5/+5 |
* | Fix a crash in the log window when there is no account. Fixes bug #562071. | Xavier Claessens | 2008-11-28 | 1 | -0/+5 |
* | max_width, max_height and max_size are defined as guint in EmpathyTpContactFa... | Xavier Claessens | 2008-11-28 | 1 | -1/+1 |
* | Move the ft manager to src/ other programs do not need it. | Xavier Claessens | 2008-11-22 | 4 | -1294/+1 |
* | rename empathy_tp_file_get_incoming to empathy_tp_file_is_incoming | Xavier Claessens | 2008-11-22 | 1 | -6/+6 |
* | empathy_tp_file_accept/offer takes the GFile in param and return a GError if ... | Xavier Claessens | 2008-11-22 | 1 | -3/+1 |
* | remove useless includes | Xavier Claessens | 2008-11-22 | 1 | -2/+0 |
* | Fix a little coding style | Xavier Claessens | 2008-11-22 | 1 | -2/+1 |
* | No need to define a callback, we can directly use empathy_send_file_with_file... | Xavier Claessens | 2008-11-22 | 1 | -8/+1 |
* | Fix compilation warning: gtk_message_dialog_format_secondary_text() require a... | Xavier Claessens | 2008-11-22 | 1 | -1/+1 |
* | ft_manager_clear: use g_hash_table_foreach_remove instead of GHashTableIter s... | Xavier Claessens | 2008-11-22 | 1 | -16/+22 |
* | ft-manager: ft_manager_clear: use a GHashTableIter instead of creating a temp... | Xavier Claessens | 2008-11-22 | 1 | -31/+21 |
* | ft-manager: remove old code | Xavier Claessens | 2008-11-22 | 1 | -7/+0 |
* | ft-manager: store the icon-name instead of the pixbuf in the store | Xavier Claessens | 2008-11-22 | 1 | -20/+7 |
* | ft-manager: add comment explaining how to use GIcon with GTK 2.14 | Xavier Claessens | 2008-11-22 | 1 | -1/+3 |
* | empathy-ft-manager: use the ContentType property instead of gnome_vfs_get_mim... | Xavier Claessens | 2008-11-22 | 1 | -3/+5 |
* | empathy-ft-manager.c: Display an error if user can't save file to the chosen ... | Xavier Claessens | 2008-11-22 | 1 | -1/+17 |
* | empathy-ft-manager: ask confirmation if the filename already exists | Xavier Claessens | 2008-11-22 | 1 | -0/+3 |
* | Implement latest ft draft | Xavier Claessens | 2008-11-22 | 1 | -9/+8 |
* | fix FT client side code as the generated code changed | Xavier Claessens | 2008-11-22 | 1 | -5/+5 |
* | Don't expose streams in EmpathyTpFile, but use the GFile. (Jonny Lamb) | Jonny Lamb | 2008-11-22 | 1 | -12/+1 |
* | Fixed typo in FT manager glade file. (Jonny Lamb) | Jonny Lamb | 2008-11-22 | 1 | -1/+1 |
* | Moved empathy_send_file to EmpathyDispatcher and renamed it. (Jonny Lamb) | Jonny Lamb | 2008-11-22 | 2 | -3/+3 |
* | Handle new file channels regardless of direction in the dispatcher. (Jonny Lamb) | Jonny Lamb | 2008-11-22 | 1 | -15/+1 |
* | Removed empathy_send_file_with_file_chooser_and_manager and made file transfe... | Jonny Lamb | 2008-11-22 | 3 | -54/+13 |
* | Removed useless test to check whether a GList has items. (Jonny Lamb) | Jonny Lamb | 2008-11-22 | 1 | -38/+34 |
* | Use gtk_file_chooser_dialog_new and the document-send icon. (Jonny Lamb) | Jonny Lamb | 2008-11-22 | 1 | -20/+8 |
* | Removed useless include. (Jonny Lamb) | Jonny Lamb | 2008-11-22 | 1 | -1/+0 |
* | In ft_manager_receive_response_cb, just call empathy_tp_file_cancel instead o... | Jonny Lamb | 2008-11-22 | 1 | -4/+1 |
* | Removed "Save as" file filter. (Jonny Lamb) | Jonny Lamb | 2008-11-22 | 1 | -6/+0 |
* | Made creating a save dialog a bit nicer by using proper GTK functions. (Jonny... | Jonny Lamb | 2008-11-22 | 1 | -11/+4 |
* | Use g_slice functions with ReceiveResponseData. (Jonny Lamb) | Jonny Lamb | 2008-11-22 | 1 | -2/+2 |
* | Renamed ft_manager_free_receive_response_data to ft_manager_receive_response_... | Jonny Lamb | 2008-11-22 | 1 | -3/+3 |
* | Removed useless ref of the FT manager in the build_ui method. (Jonny Lamb) | Jonny Lamb | 2008-11-22 | 1 | -3/+0 |
* | Moved gtk_window_set_icon name into the glade. (Jonny Lamb) | Jonny Lamb | 2008-11-22 | 2 | -2/+1 |
* | Removed call to gtk_tree_selection_unselect_all. (Jonny Lamb) | Jonny Lamb | 2008-11-22 | 1 | -1/+0 |
* | Set manager_p to NULL in delete_event_cb, not in _finalize. (Jonny Lamb) | Jonny Lamb | 2008-11-22 | 1 | -2/+0 |
* | Don't call _finalize in the delete_event_cb. (Jonny Lamb) | Jonny Lamb | 2008-11-22 | 1 | -1/+3 |
* | Simplified code to add files to the list store. (Jonny Lamb) | Jonny Lamb | 2008-11-22 | 1 | -3/+2 |
* | Made ft_manager_update_ft_row handle Local_Pending slightly nicer. (Jonny Lamb) | Jonny Lamb | 2008-11-22 | 1 | -7/+3 |
* | Renamed ft_manager_get_state_change_reason_description to ft_manager_state_ch... | Jonny Lamb | 2008-11-22 | 1 | -3/+3 |
* | Renamed private methods in the FT manager to ft_manager_*. (Jonny Lamb) | Jonny Lamb | 2008-11-22 | 1 | -36/+37 |
* | Changed gtk_tree_model_get_value calls to use gtk_tree_model_get. (Jonny Lamb) | Jonny Lamb | 2008-11-22 | 1 | -14/+3 |
* | Updated parameter checks to return appropriate values. (Jonny Lamb) | Jonny Lamb | 2008-11-22 | 1 | -1/+1 |
* | Add parameter checks to public functions. (Jonny Lamb) | Jonny Lamb | 2008-11-22 | 2 | -0/+3 |
* | Updated the way to access the EmpathyFTManagerPriv instance within empathy-ft... | Jonny Lamb | 2008-11-22 | 2 | -123/+84 |
* | Re-ordered EmpathyFTManager so functions need no declaration at the top of th... | Jonny Lamb | 2008-11-22 | 1 | -387/+374 |
* | Use FIXME instead of TODO in comments. (Jonny Lamb) | Jonny Lamb | 2008-11-22 | 1 | -1/+1 |
* | Changed _run_ method calls to _call_ calls. (Jonny Lamb) | Jonny Lamb | 2008-11-22 | 1 | -1/+1 |
* | Fixed copyright and author headers. (Jonny Lamb) | Jonny Lamb | 2008-11-22 | 4 | -0/+11 |
* | Added empathy_offer_file function and updated accept_file. (Jonny Lamb) | Jonny Lamb | 2008-11-22 | 1 | -2/+5 |
* | Updated yet more places to use s/direction/incoming/ (Jonny Lamb) | Jonny Lamb | 2008-11-22 | 1 | -2/+1 |
* | Replaced the Direction channel property a more-private GObject incoming prope... | Jonny Lamb | 2008-11-22 | 1 | -9/+7 |
* | Fixed yet more references to EMPATHY_FILE. (Jonny Lamb) | Jonny Lamb | 2008-11-22 | 1 | -2/+2 |
* | Fixed include of empathy-file.h to empathy-tp-file.h. (Jonny Lamb) | Jonny Lamb | 2008-11-22 | 1 | -1/+1 |
* | Renamed EmpathyFile to EmpathyTpFile. (Jonny Lamb) | Jonny Lamb | 2008-11-22 | 4 | -110/+109 |
* | Fixed function declaration style. (Jonny Lamb) | Jonny Lamb | 2008-11-22 | 1 | -24/+41 |
* | Only display "Send Files" if the contact is in Salut. (Jonny Lamb) | Jonny Lamb | 2008-11-22 | 1 | -0/+1 |
* | Converted sources to Collabora coding style. (Jonny Lamb) | Jonny Lamb | 2008-11-22 | 2 | -913/+913 |
* | Replaced gnome_vfs_format_file_size_for_display with its GIO equivalent. (Jon... | Jonny Lamb | 2008-11-22 | 1 | -3/+3 |
* | Added ability for the ft manager to stay around when closed. (Jonny Lamb) | Jonny Lamb | 2008-11-22 | 2 | -24/+17 |
* | Show an error to the terminal when there's a problem in getting the output st... | Jonny Lamb | 2008-11-22 | 1 | -1/+10 |
* | Display cancel reasons in the file transfer manager. (Jonny Lamb) | Jonny Lamb | 2008-11-22 | 1 | -3/+6 |
* | Actually stop a file transfer if in the ft manager when requested. (Jonny Lamb) | Jonny Lamb | 2008-11-22 | 1 | -2/+1 |
* | Added a missing "break". (Jonny Lamb) | Jonny Lamb | 2008-11-22 | 1 | -0/+1 |
* | Allow transfers to be declined by closing the channel. (Jonny Lamb) | Jonny Lamb | 2008-11-22 | 1 | -3/+4 |
* | Added fix for an empty default folder. (Jonny Lamb) | Jonny Lamb | 2008-11-22 | 1 | -1/+2 |
* | Added missing GTK+ include header. (Jonny Lamb) | Jonny Lamb | 2008-11-22 | 1 | -0/+1 |
* | Removed EmpathyTpFile and put everything into EmpathyFile. (Jonny Lamb) | Jonny Lamb | 2008-11-22 | 1 | -1/+1 |
* | Added empathy_send_file_with_file_chooser_and_manager to make use of the file... | Jonny Lamb | 2008-11-22 | 3 | -1/+17 |
* | Added GTK file transfer manager. (Jonny Lamb) | Jonny Lamb | 2008-11-22 | 5 | -1/+1367 |
* | Changed the "Send file" icon to something sane. (Jonny Lamb) | Jonny Lamb | 2008-11-22 | 2 | -1/+2 |
* | Added "Send file" item to contact menu widget. (Jonny Lamb) | Jonny Lamb | 2008-11-22 | 2 | -0/+34 |
* | Added some more file sending functions to libempathy-gtk. (Jonny Lamb) | Jonny Lamb | 2008-11-22 | 2 | -0/+132 |
* | Use proper format string for max-size property | Mathias Hasselmann | 2008-11-14 | 1 | -1/+1 |
* | If chats have no name, use the channel's ID instead of fallback to "Conversat... | Xavier Claessens | 2008-11-14 | 1 | -2/+12 |
* | Trivial simplification of the math | Xavier Claessens | 2008-11-11 | 1 | -1/+1 |
* | Try to keep the original image format in avatar chooser. This avoid droping a... | Xavier Claessens | 2008-11-11 | 1 | -58/+69 |
* | Improve error message. | Xavier Claessens | 2008-11-11 | 1 | -2/+3 |
* | Report error to the user when converting the avatar fails. | Xavier Claessens | 2008-11-11 | 1 | -4/+37 |
* | Cleanup code and add some comments | Xavier Claessens | 2008-11-11 | 2 | -7/+17 |
* | Make a dichotomic search for the optimal image size. Cleanup some code | Xavier Claessens | 2008-11-11 | 1 | -112/+121 |
* | Correctly resize the image to fit required max width/height | Xavier Claessens | 2008-11-11 | 1 | -13/+33 |
* | Add empathy_pixbuf_from_data_and_mime instead of breaking API. | Xavier Claessens | 2008-11-11 | 4 | -6/+17 |
* | Don't modify EmpathyAvatar::format if gdkpixbuf disagrees | Xavier Claessens | 2008-11-11 | 1 | -4/+4 |
* | Use two g_asserts rather than g_assert (foo && bar). | Xavier Claessens | 2008-11-11 | 1 | -2/+4 |
* | can_satisfy_mime_type_requirements: assume out params != NULL | Xavier Claessens | 2008-11-11 | 1 | -10/+2 |
* | Prefer png or jpeg if possible when converting avatars | Xavier Claessens | 2008-11-11 | 1 | -20/+34 |
* | Update avatar chooser's account from its own callback. | Xavier Claessens | 2008-11-11 | 1 | -22/+19 |
* | ContactWidget: set up account widget before avatar widget | Xavier Claessens | 2008-11-11 | 1 | -23/+24 |
* | If setting an avatar from an EmpathyAvatar, just ref it. | Xavier Claessens | 2008-11-11 | 1 | -25/+66 |
* | AvatarChooser: clarify why _scale_down_if_necessary is cheap. | Xavier Claessens | 2008-11-11 | 1 | -2/+7 |
* | Make can_satisfy_mime_type_requirements accept NULL out params. | Xavier Claessens | 2008-11-11 | 1 | -6/+24 |
* | Flip iterating across format_mime_types and accepted_mime_types. | Xavier Claessens | 2008-11-11 | 1 | -2/+2 |
* | Use l and strv for list and strv iterators, not i and j | Xavier Claessens | 2008-11-11 | 1 | -7/+7 |
* | Use foo[1] rather than *(foo + 1) | Xavier Claessens | 2008-11-11 | 1 | -1/+1 |
* | Coding style: cuddle a brace | Xavier Claessens | 2008-11-11 | 1 | -2/+1 |
* | AvatarChooser: don't set contact_factory to NULL after unreffing. | Xavier Claessens | 2008-11-11 | 1 | -3/+2 |
* | AvatarChooser: Remove empathy_ prefix from static functions. | Xavier Claessens | 2008-11-11 | 1 | -10/+10 |
* | AvatarChooser needs no ContactFactory property; it's a singleton. | Xavier Claessens | 2008-11-11 | 3 | -32/+6 |
* | Coding style: no blank lines in local variable declarations | Xavier Claessens | 2008-11-11 | 1 | -4/+0 |
* | Coding style: use FIXME rather than TODO. | Xavier Claessens | 2008-11-11 | 1 | -5/+5 |
* | Coding style: only one blank line between functions. | Xavier Claessens | 2008-11-11 | 2 | -7/+0 |
* | Coding style: use braces for one-statement blocks in AvatarChooser | Xavier Claessens | 2008-11-11 | 1 | -9/+19 |
* | Check the contact factory is still ready when avatar picker is OKed. | Xavier Claessens | 2008-11-11 | 1 | -0/+13 |
* | Don't explicitly check for the new avatar being zero bytes | Xavier Claessens | 2008-11-11 | 1 | -1/+1 |
* | Don't clear user's avatar if a file can't be read. | Xavier Claessens | 2008-11-11 | 1 | -2/+0 |
* | Implement scaling and converting avatars before sending. | Xavier Claessens | 2008-11-11 | 1 | -65/+265 |
* | Make empathy_pixbuf_scale_down_if_necessary treat 0 as "no limit" | Xavier Claessens | 2008-11-11 | 1 | -1/+1 |
* | Track whether avatar is being set locally, or received from elsewhere. | Xavier Claessens | 2008-11-11 | 1 | -12/+17 |
* | Use e_avatar_chooser_clear_image() helper. | Xavier Claessens | 2008-11-11 | 1 | -1/+1 |
* | Ref result of empathy_contact_factory_get_tp_factory | Xavier Claessens | 2008-11-11 | 1 | -2/+2 |
* | Make avatar chooser (in)sensitive when the TpContactFactory becomes (not) ready | Xavier Claessens | 2008-11-11 | 1 | -10/+62 |
* | Update AvatarChooser::account when changed in ContactWidget | Xavier Claessens | 2008-11-11 | 1 | -0/+24 |
* | AvatarChooser: Add McAccount and EmpathyContactFactory properties | Xavier Claessens | 2008-11-11 | 3 | -4/+100 |
* | Don't automatically resize and png-ify avatars. | Xavier Claessens | 2008-11-11 | 4 | -44/+62 |
* | Consolidate hardcoding avatars to PNG to one function. | Xavier Claessens | 2008-11-11 | 1 | -1/+7 |
* | Added GConf key EMPATHY_PREFS_IMPORT_ASKED. (Jonny Lamb) | Jonny Lamb | 2008-10-17 | 1 | -0/+1 |
* | empathy-contact-menu.c: store the chatroom instead of the channel in contact_... | Xavier Claessens | 2008-10-13 | 1 | -12/+13 |
* | empathy-contact-menu.c: use new empathy_chatroom_manager_new API | Xavier Claessens | 2008-10-13 | 1 | -1/+1 |
* | Change menu entry to 'Invite to chatroom' | Xavier Claessens | 2008-10-13 | 1 | -1/+1 |
* | Actually invite contact to chatroom. Fixes bug #496100 (Guillaume Desmottes). | Xavier Claessens | 2008-10-13 | 1 | -9/+61 |
* | Display invite menu entry in the contact menu | Xavier Claessens | 2008-10-13 | 2 | -0/+93 |
* | Fix build error, empathy_theme_update_view return void. | Xavier Claessens | 2008-10-06 | 1 | -1/+1 |
* | Fix for GTK+ adjustment policy enforcement: | Vincent Untz | 2008-09-22 | 7 | -8/+8 |
* | Fix condition to set labels selectable. | Xavier Claessens | 2008-09-19 | 1 | -3/+3 |
* | add WM_WINDOW_ROLE property to windows (closes: #551113) | Frederic Peters | 2008-09-07 | 3 | -0/+3 |
* | move *.pc Requires to Requires.private | Xavier Claessens | 2008-09-07 | 1 | -1/+2 |
* | remove libtelepathy from *.pc Requires | Xavier Claessens | 2008-09-07 | 1 | -1/+1 |
* | Add a menu item in chat window to set the room as favorite | Xavier Claessens | 2008-08-30 | 2 | -1/+11 |
* | Reorder files in alphabetical order. | Xavier Claessens | 2008-08-29 | 1 | -42/+42 |
* | Make sure to not unref tooltop_widget more than once | Xavier Claessens | 2008-08-27 | 1 | -2/+2 |
* | Keep a ref to the tooltip_widget so it is not recreated all the time. | Xavier Claessens | 2008-08-27 | 1 | -2/+20 |
* | don't use italic for status text in contact list (closes: #548632) | Frederic Peters | 2008-08-26 | 1 | -12/+6 |
* | Make Chat the default in New Conversation… dialog | Xavier Claessens | 2008-08-25 | 1 | -0/+1 |
* | Give Chat and Call accelerators in New Conversation dialog. | Xavier Claessens | 2008-08-25 | 1 | -2/+2 |
* | EmpathyContactWidget: correct typo, "hbow" -> "hbox" | Xavier Claessens | 2008-08-25 | 1 | -2/+2 |
* | don't list profiles twice. (closes: #548578) | Frederic Peters | 2008-08-21 | 1 | -1/+10 |
* | Use "Yahoo ID" instead of "Login ID" for Yahoo accounts. (closes: #548693) | Frederic Peters | 2008-08-21 | 1 | -1/+1 |
* | don't let label text be selected in contact tooltip (closes: #546568) | Frederic Peters | 2008-08-20 | 3 | -4/+14 |
* | check there is an account before accessing it; prevents a segfault when calling | Frederic Peters | 2008-08-20 | 1 | -1/+3 |
* | Do not display MSN Haze if butterfly is installed | Xavier Claessens | 2008-08-19 | 1 | -2/+14 |
* | Rephrase sentence in edit contact dialog; fixes bug #547326. | Frederic Peters | 2008-08-12 | 1 | -1/+1 |
* | Do not use mission_control_request_channel as we don't use MC's dispatcher an... | Xavier Claessens | 2008-08-07 | 1 | -6/+10 |
* | Use a GtkMessageDialog instead of GtkDialog for remove confirmation diaog of ... | Xavier Claessens | 2008-08-06 | 1 | -21/+12 |