]> git.0d.be Git - empathy.git/history - libempathy-gtk
Renamed free_copy_data_if_closed to copy_data_unref and have a ref_count in the CopyD...
[empathy.git] / libempathy-gtk /
2008-11-21 Jonny LambDon't expose streams in EmpathyTpFile, but use the...
2008-11-21 Jonny LambFixed typo in FT manager glade file. (Jonny Lamb)
2008-11-21 Jonny LambMoved empathy_send_file to EmpathyDispatcher and rename...
2008-11-21 Jonny LambHandle new file channels regardless of direction in...
2008-11-21 Jonny LambRemoved empathy_send_file_with_file_chooser_and_manager...
2008-11-21 Jonny LambRemoved useless test to check whether a GList has items...
2008-11-21 Jonny LambUse gtk_file_chooser_dialog_new and the document-send...
2008-11-21 Jonny LambRemoved useless include. (Jonny Lamb)
2008-11-21 Jonny LambIn ft_manager_receive_response_cb, just call empathy_tp...
2008-11-21 Jonny LambRemoved "Save as" file filter. (Jonny Lamb)
2008-11-21 Jonny LambMade creating a save dialog a bit nicer by using proper...
2008-11-21 Jonny LambUse g_slice functions with ReceiveResponseData. (Jonny...
2008-11-21 Jonny LambRenamed ft_manager_free_receive_response_data to ft_man...
2008-11-21 Jonny LambRemoved useless ref of the FT manager in the build_ui...
2008-11-21 Jonny LambMoved gtk_window_set_icon name into the glade. (Jonny...
2008-11-21 Jonny LambRemoved call to gtk_tree_selection_unselect_all. (Jonny...
2008-11-21 Jonny LambSet manager_p to NULL in delete_event_cb, not in _final...
2008-11-21 Jonny LambDon't call _finalize in the delete_event_cb. (Jonny...
2008-11-21 Jonny LambSimplified code to add files to the list store. (Jonny...
2008-11-21 Jonny LambMade ft_manager_update_ft_row handle Local_Pending...
2008-11-21 Jonny LambRenamed ft_manager_get_state_change_reason_description...
2008-11-21 Jonny LambRenamed private methods in the FT manager to ft_manager...
2008-11-21 Jonny LambChanged gtk_tree_model_get_value calls to use gtk_tree_...
2008-11-21 Jonny LambUpdated parameter checks to return appropriate values...
2008-11-21 Jonny LambAdd parameter checks to public functions. (Jonny Lamb)
2008-11-21 Jonny LambUpdated the way to access the EmpathyFTManagerPriv...
2008-11-21 Jonny LambRe-ordered EmpathyFTManager so functions need no declar...
2008-11-21 Jonny LambUse FIXME instead of TODO in comments. (Jonny Lamb)
2008-11-21 Jonny LambChanged _run_ method calls to _call_ calls. (Jonny...
2008-11-21 Jonny LambFixed copyright and author headers. (Jonny Lamb)
2008-11-21 Jonny LambAdded empathy_offer_file function and updated accept_fi...
2008-11-21 Jonny LambUpdated yet more places to use s/direction/incoming...
2008-11-21 Jonny LambReplaced the Direction channel property a more-private...
2008-11-21 Jonny LambFixed yet more references to EMPATHY_FILE. (Jonny Lamb)
2008-11-21 Jonny LambFixed include of empathy-file.h to empathy-tp-file...
2008-11-21 Jonny LambRenamed EmpathyFile to EmpathyTpFile. (Jonny Lamb)
2008-11-21 Jonny LambFixed function declaration style. (Jonny Lamb)
2008-11-21 Jonny LambOnly display "Send Files" if the contact is in Salut...
2008-11-21 Jonny LambConverted sources to Collabora coding style. (Jonny...
2008-11-21 Jonny LambReplaced gnome_vfs_format_file_size_for_display with...
2008-11-21 Jonny LambAdded ability for the ft manager to stay around when...
2008-11-21 Jonny LambShow an error to the terminal when there's a problem...
2008-11-21 Jonny LambDisplay cancel reasons in the file transfer manager...
2008-11-21 Jonny LambActually stop a file transfer if in the ft manager...
2008-11-21 Jonny LambAdded a missing "break". (Jonny Lamb)
2008-11-21 Jonny LambAllow transfers to be declined by closing the channel...
2008-11-21 Jonny LambAdded fix for an empty default folder. (Jonny Lamb)
2008-11-21 Jonny LambAdded missing GTK+ include header. (Jonny Lamb)
2008-11-21 Jonny LambRemoved EmpathyTpFile and put everything into EmpathyFi...
2008-11-21 Jonny LambAdded empathy_send_file_with_file_chooser_and_manager...
2008-11-21 Jonny LambAdded GTK file transfer manager. (Jonny Lamb)
2008-11-21 Jonny LambChanged the "Send file" icon to something sane. (Jonny...
2008-11-21 Jonny LambAdded "Send file" item to contact menu widget. (Jonny...
2008-11-21 Jonny LambAdded some more file sending functions to libempathy...
2008-11-13 Mathias HasselmannUse proper format string for max-size property
2008-11-13 Xavier ClaessensIf chats have no name, use the channel's ID instead...
2008-11-11 Xavier ClaessensTrivial simplification of the math
2008-11-11 Xavier ClaessensTry to keep the original image format in avatar chooser...
2008-11-11 Xavier ClaessensImprove error message.
2008-11-11 Xavier ClaessensReport error to the user when converting the avatar...
2008-11-11 Xavier ClaessensCleanup code and add some comments
2008-11-11 Xavier ClaessensMake a dichotomic search for the optimal image size...
2008-11-11 Xavier ClaessensCorrectly resize the image to fit required max width...
2008-11-11 Xavier ClaessensAdd empathy_pixbuf_from_data_and_mime instead of breaki...
2008-11-11 Xavier ClaessensDon't modify EmpathyAvatar::format if gdkpixbuf disagrees
2008-11-11 Xavier ClaessensUse two g_asserts rather than g_assert (foo && bar).
2008-11-11 Xavier Claessenscan_satisfy_mime_type_requirements: assume out params...
2008-11-11 Xavier ClaessensPrefer png or jpeg if possible when converting avatars
2008-11-11 Xavier ClaessensUpdate avatar chooser's account from its own callback.
2008-11-11 Xavier ClaessensContactWidget: set up account widget before avatar...
2008-11-11 Xavier ClaessensIf setting an avatar from an EmpathyAvatar, just ref it.
2008-11-11 Xavier ClaessensAvatarChooser: clarify why _scale_down_if_necessary...
2008-11-11 Xavier ClaessensMake can_satisfy_mime_type_requirements accept NULL...
2008-11-11 Xavier ClaessensFlip iterating across format_mime_types and accepted_mi...
2008-11-11 Xavier ClaessensUse l and strv for list and strv iterators, not i and j
2008-11-11 Xavier ClaessensUse foo[1] rather than *(foo + 1)
2008-11-11 Xavier ClaessensCoding style: cuddle a brace
2008-11-11 Xavier ClaessensAvatarChooser: don't set contact_factory to NULL after...
2008-11-11 Xavier ClaessensAvatarChooser: Remove empathy_ prefix from static funct...
2008-11-11 Xavier ClaessensAvatarChooser needs no ContactFactory property; it...
2008-11-11 Xavier ClaessensCoding style: no blank lines in local variable declarations
2008-11-11 Xavier ClaessensCoding style: use FIXME rather than TODO.
2008-11-11 Xavier ClaessensCoding style: only one blank line between functions.
2008-11-11 Xavier ClaessensCoding style: use braces for one-statement blocks in...
2008-11-11 Xavier ClaessensCheck the contact factory is still ready when avatar...
2008-11-11 Xavier ClaessensDon't explicitly check for the new avatar being zero...
2008-11-11 Xavier ClaessensDon't clear user's avatar if a file can't be read.
2008-11-11 Xavier ClaessensImplement scaling and converting avatars before sending.
2008-11-11 Xavier ClaessensMake empathy_pixbuf_scale_down_if_necessary treat 0...
2008-11-11 Xavier ClaessensTrack whether avatar is being set locally, or received...
2008-11-11 Xavier ClaessensUse e_avatar_chooser_clear_image() helper.
2008-11-11 Xavier ClaessensRef result of empathy_contact_factory_get_tp_factory
2008-11-11 Xavier ClaessensMake avatar chooser (in)sensitive when the TpContactFac...
2008-11-11 Xavier ClaessensUpdate AvatarChooser::account when changed in ContactWidget
2008-11-11 Xavier ClaessensAvatarChooser: Add McAccount and EmpathyContactFactory...
2008-11-11 Xavier ClaessensDon't automatically resize and png-ify avatars.
2008-11-11 Xavier ClaessensConsolidate hardcoding avatars to PNG to one function.
2008-10-17 Jonny LambAdded GConf key EMPATHY_PREFS_IMPORT_ASKED. (Jonny...
2008-10-13 Xavier Claessensempathy-contact-menu.c: store the chatroom instead...
2008-10-13 Xavier Claessensempathy-contact-menu.c: use new empathy_chatroom_manage...
next