]> git.0d.be Git - empathy.git/history - libempathy-gtk/empathy-ui-utils.c
doesn't allow to send socket files
[empathy.git] / libempathy-gtk / empathy-ui-utils.c
2011-11-10 Guillaume Desmottesdoesn't allow to send socket files
2011-11-07 Danielle MadeleyDon't crash when the buffer has length 0
2011-10-25 Guillaume Desmottesuse g_format_size instead of g_format_size_for_display
2011-10-19 Danielle MadeleyMerge branch 'dialpad-widget'
2011-10-19 Danielle MadeleyMove dialpad into a widget of its own
2011-10-14 Danielle MadeleyMerge remote-tracking branch 'pochu/upgrade-software'
2011-10-14 Danielle MadeleyMerge remote-tracking branch 'pochu/error-dialog'
2011-10-14 Danielle MadeleyMerge remote-tracking branch 'pochu/misc-fixes'
2011-10-14 Danielle MadeleyMerge branch: 'Add top-up link to chat text when there...
2011-09-27 Guillaume Desmottespass to proper user action time when requesting an...
2011-09-05 Sjoerd SimonsCope with gtk_icon_theme_lookup_icon returning NULL
2011-08-26 Will ThompsonDon't leak FDs when loading avatars.
2011-08-23 Philip Withnalllibempathy-gtk: Explicitly close the input stream used...
2011-08-18 Danielle MadeleyMerge branch 'log-window-webview'
2011-08-16 Will ThompsonMerge branch 'blockade'
2011-08-16 Philip WithnallBug 655212 — Update for libfolks API changes to AvatarD...
2011-08-04 Emilio Pozuelo MonfortFactor out empathy_launch_program()
2011-08-04 Emilio Pozuelo MonfortDialpad: show an entry with the entered numbers
2011-08-02 Guillaume Desmottesempathy_send_file_with_file_chooser: keep on the contac...
2011-07-26 Danielle MadeleyAdd letters underneath the numbers on the dialpad
2011-07-26 Danielle MadeleyFactor out dialpad into a utility function
2011-06-10 Emilio Pozuelo MonfortMerge branch 'new-log-window'
2011-06-09 Guillaume Desmottesempathy_individual_match_string: match if the string...
2011-06-08 Guillaume DesmottesMerge branch 'sms-651242'
2011-06-06 Travis ReitterAdapt to API break in folks_individual_get_personas.
2011-06-01 Guillaume Desmottesallow user to search for contacts using their full...
2011-05-31 Sjoerd SimonsMerge branch 'speedup-protocol-chooser'
2011-05-31 Guillaume Desmottesfactor out empathy_individual_match_words()
2011-05-26 Xavier ClaessensStop dealing with iconification of main window, just...
2011-05-25 Guillaume DesmottesMerge remote-tracking branch 'glassrose/make-favorite...
2011-05-17 Jonny LambMerge branch 'ack'
2011-05-13 Guillaume DesmottesMerge remote-tracking branch 'glassrose/moving-part...
2011-05-12 Guillaume Desmottesadd empathy_get_current_action_time()
2011-03-17 Kjartan MaraasFix warnings from GCC 4.6 about variables that are...
2011-03-17 Guillaume Desmottesrename empathy-dispatcher to empathy-request-util
2011-03-14 Travis ReitterAdjust for Folks PresenceOwner -> PresenceDetails rename
2011-03-14 Travis ReitterAdjust for Folks AvatarOwner -> AvatarDetails rename
2011-03-14 Danielle MadeleyMerge branch 'glassrose-contact-blocking-rebase'
2011-03-07 Danielle MadeleyWarn the user if she has insufficient disk space to...
2011-02-21 Guillaume Desmottescoding style fixes
2011-02-16 Guillaume Desmottesdisconnect the activate cb before detaching the menu
2011-02-16 Guillaume Desmottesadd empathy_context_menu_new()
2011-02-01 Jonny LambMerge branch 'muc-password'
2011-02-01 Travis ReitterAdjust for FolksHasPresence -> FolksPresenceOwner
2011-02-01 Travis ReitterAdjust for FolksHasAvatar -> FolksAvatarOwner
2011-01-26 Guillaume DesmottesMerge branch 'presence-manager-640532'
2011-01-25 Guillaume Desmottesrename EmpathyIdle to EmpathyPresenceManager (#640532)
2011-01-10 Guillaume DesmottesMerge remote branch 'glassrose/accounts-supporting...
2010-12-24 Danielle MadeleyMerge remote branch 'glassrose/enable-disable-accounts...
2010-12-15 Guillaume DesmottesMerge branch 'gtk-style-636654'
2010-12-15 Guillaume Desmottesremove useless paranthesis
2010-12-15 Guillaume Desmottesfactor out empathy_make_color_whiter()
2010-12-15 Jonny LambMerge branch 'sasl-gui'
2010-12-13 Philip WithnallBug 637097 — Port to latest folks API changes
2010-12-07 Jonny LambMerge branch 'sasl'
2010-12-03 Guillaume Desmottesgdk_x11_drawable_get_xdisplay() has been renamed, so...
2010-11-25 Guillaume DesmottesMerge branch 'notifications-635500'
2010-11-24 Guillaume Desmottesproperly manage the reference of the pixbuf returned...
2010-11-15 Emilio Pozuelo MonfortMerge branch 'bug-607146'
2010-11-15 Emilio Pozuelo MonfortMerge branch 'bug-595305'
2010-11-15 Guillaume DesmottesMerge remote branch 'pwith/634754-folks-api-changes'
2010-11-13 Philip WithnallStop using removed Individual convenience methods from...
2010-10-04 Guillaume DesmottesMerge remote branch 'sjoerd/master'
2010-10-04 Guillaume Desmottesempathy_window_iconify: use gdk_window_get_display()
2010-09-27 Guillaume Desmottesdon't use gtk_window_present_with_time if timestamp...
2010-09-27 Guillaume Desmottesempathy_window_present: use gtk_get_current_event_time...
2010-08-24 Cosimo CecchiMerge branch 'tls-connection'
2010-08-18 Philip WithnallAllow cancellation of avatar load operations
2010-08-05 Philip WithnallFix constness of various variables and parameters
2010-08-05 Philip WithnallFix missing entries in switch statements
2010-07-21 Philip WithnallMerge EmpathyContact:name and *_set_alias() to EmpathyC...
2010-07-20 Travis ReitterUse the proper source_tag in empathy_pixbuf_avatar_from...
2010-07-20 Travis ReitterUse the gio async pattern for fetching Individuals...
2010-07-20 Travis ReitterReduce line length.
2010-07-20 Travis ReitterTake advantage of the tp_clear_* utility functions.
2010-07-20 Travis ReitterCut misinformed comment about a potential race condition.
2010-07-20 Travis ReitterCreate a constructor for PixbufAvatarFromIndividualClosure.
2010-07-20 Travis ReitterImplement avatar support.
2010-07-20 Travis ReitterBase the contact list around libfolks metacontacts...
2010-07-08 Guillaume DesmottesMerge branch 'gtk3-621753'
2010-07-08 Guillaume Desmottesempathy_pixbuf_contact_status_icon_with_icon_name:...
2010-07-07 Guillaume DesmottesMake incoming file chooser dialog's title more informative
2010-06-18 Guillaume DesmottesMerge branch 'approvers-redone-599158'
2010-06-18 Danielle MadeleyPort Empathy code to GSettings, remove EmpathyConf
2010-05-21 Xavier ClaessensRemove empathy_link_button_new(), it's unused
2010-05-21 Danielle MadeleyChange names of variables that shadow libc symbols
2010-05-15 Robert McQueenuse user-extended-away status icon in favour of user...
2010-05-10 Rob Bradfordui-utils: Set translation domain on GtkBuilder UIs
2010-05-04 Guillaume DesmottesMerge branch 'timestamp-615976'
2010-04-26 Guillaume DesmottesMerge remote branch 'sjoerd/dislay-leaks'
2010-04-24 Sjoerd SimonsNo longer need to dig out the X time ourselves
2010-04-24 Sjoerd SimonsPass the ChannelDispatcher timestamp onwards to window_...
2010-04-24 Sjoerd SimonsFix X display connection leak
2010-03-31 Guillaume Desmottesempathy_icon_name_for_presence: use 'pending' icon...
2010-03-30 Jonny LambMerge branch 'undo-close-tab'
2010-03-30 Guillaume Desmottesuse the 'user-invisible' icon if implemented
2010-03-30 Danielle MadeleyMerge branch 'people-nearby-fake-group-613558'
2010-03-29 Guillaume Desmottescoding style fixes
2010-03-29 Guillaume DesmottesMerge commit 'treitter/bug-613272'
2010-03-22 Guillaume Desmottesempathy_window_present: use X server time if there...
next