]> git.0d.be Git - empathy.git/history - libempathy-gtk/empathy-ui-utils.c
Merge branch 'sasl'
[empathy.git] / libempathy-gtk / empathy-ui-utils.c
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...
2010-03-15 Guillaume DesmottesMerge commit 'staz/dnd'
2010-03-15 Guillaume Desmottesempathy_window_present: use _NET_WM_USER_TIME only...
2010-03-15 Guillaume Desmottesempathy_window_present: use gdk_x11_display_get_user_ti...
2010-03-15 Guillaume Desmottesempathy_window_present: remove useless 'steal_focus...
2010-03-15 Jonny LambMerge branch 'butterfly-networkid'
2010-03-12 Guillaume Desmottesset $HOME as default directory when sending a file
2010-03-12 Guillaume DesmottesSet XDG_DOWNLOAD_DIR as default directory when receivin...
2010-03-04 Sjoerd SimonsForce windows to jump to the foreground if we present...
2010-03-04 Sjoerd SimonsMerge branch 'tweaks'
2010-03-04 Xavier ClaessensMerge branch 'clickable-link'
2010-03-04 Xavier ClaessensRemove unused function empathy_toggle_button_set_state_...
2010-03-03 Xavier ClaessensReorganize code in empathy-ui-utils.ch to group related...
2010-03-03 Xavier ClaessensMove empathy_uri_regex_dup_singleton to be private...
2010-03-03 Xavier ClaessensMove empathy_string_parser API to its own file
2010-01-13 Xavier ClaessensMerge branch 'contact'
2010-01-11 Guillaume Desmottesempathy_pixbuf_contact_status_icon_with_icon_name:...
2009-12-16 chantracontact_list: displays an icon showing the protocol...
2009-12-01 Xavier ClaessensUse \s to match spaces, it is the same as [ \t\n\r...
2009-11-30 Guillaume DesmottesMerge commit 'shaunm/dndfiles2'
2009-11-26 Xavier ClaessensMerge branch 'adium-events'
2009-11-25 Xavier ClaessensRework the link regex to have "(user@server.com)" case...
2009-11-24 Shaun McCanceUtilitiy function to send files from a URI list, for...
2009-11-24 Shaun McCanceImplementing drag and drop file sending on chat windows
2009-11-24 Xavier ClaessensAdd more test cases and fix some found issues in link...
2009-11-24 Xavier ClaessensReplace GString param with a generic gpointer user_data...
2009-11-24 Xavier ClaessensMake possible to define different replace function...
2009-11-24 Xavier ClaessensAccept any foo:// URL Schemes
2009-11-24 Xavier ClaessensExtract empathy_string_parser_link and empathy_string_p...
2009-11-24 Xavier ClaessensCreate API for generic string parser
2009-11-24 Xavier Claessensexclude " and ' from links.
2009-11-24 Gustavo Noronha... Make sure double quotes are not considered part of...
2009-11-23 Xavier ClaessensCreate EMPATHY_RECT_IS_ON_SCREEN macro instead of dupli...
2009-11-23 Xavier ClaessensMake empathy_present_window() also move to current...
2009-11-16 Javier JardónUse accessor functions instead direct access.
2009-10-22 Guillaume DesmottesMerge branch 'trivia'
2009-10-22 Guillaume Desmottesempathy-ui-utils.c: fix shadow declaration
2009-09-14 Steve FrécinauxFix previous patch.
2009-09-14 Steve FrécinauxEnsure the Contact List is moved to the current workspa...
2009-09-01 Davyd Madeley[empathy_builder_get_file] NULL out passed GObj ptrs...
2009-08-31 Cosimo CecchiMerge commit 'jtellier/set-account-name-translator...
2009-08-28 Jonathan TellierImproved confirmation dialog shown to the user before...
2009-08-28 Jonathan TellierAsking for confirmation before losing pending accounts...
2009-08-28 Pierre-Luc BeaudoinAdd empathy_make_absolute_url_len to limit the lenght...
2009-08-26 Xavier ClaessensMerge branch 'debug-window'
2009-08-25 Sjoerd SimonsMerge branch 'mc5', fixes bug #590165
2009-08-21 Sjoerd SimonsMerge back from master
2009-08-20 Jonny LambMerge branch 'connman'
2009-08-19 Guillaume DesmottesMerge commit 'lfrb/added'
2009-08-18 Pierre-Luc BeaudoinMake empathy_make_absolute_url visible
2009-08-07 Guillaume Desmottesempathy_send_file_with_file_chooser: allow to send...
2009-08-01 Cosimo CecchiMerge branch 'master' into mc5
2009-08-01 Cosimo CecchiMerge branch 'sjoerd-mc5' into mc5
2009-07-29 Xavier ClaessensAccept gibing NULL widget to empathy_url_show()
2009-07-28 Sjoerd SimonsMerge commit 'upstream/master' into mc5
next