]> git.0d.be Git - empathy.git/history - libempathy-gtk/empathy-ui-utils.c
Merge remote-tracking branch 'pochu/misc-fixes'
[empathy.git] / libempathy-gtk / empathy-ui-utils.c
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
2009-07-17 Nicolò ChieffoValidate parameters to fixup_url() and empathy_url_show()
2009-07-15 Davyd MadeleyMerge commit 'jtellier/video-call-button-sensitivity'
2009-07-14 Gustavo Noronha... Merge branch 'fix-585882'
2009-07-10 Davyd MadeleyMerge branch 'label-align'
2009-07-10 Jonny LambUse accessor functions instead direct access (Fixes...
2009-07-06 Sjoerd SimonsRemove useless mission-control includes
2009-07-05 Sjoerd SimonsGet the icon name from the account object directly
2009-07-05 Sjoerd SimonsAdd missing newline
2009-07-02 Gustavo Noronha... Merge branch 'fix-585601'
2009-07-01 Will ThompsonMerge branch 'part-reasons'
2009-07-01 Sjoerd SimonsMerge branch 'empathy-account'
2009-07-01 Sjoerd SimonsPort libempathy-gtk to EmpathyAccount
2009-06-28 Xavier ClaessensMerge commit 'elliot/bug-584703-c'
2009-06-26 Jonathan TellierMove sound related functions to its own module.
2009-06-25 Jonny LambMerge branch 'debugger'
2009-06-23 Nicolo ChieffoWorkaround for the "Contact list doesn't appear in...
2009-06-12 Cosimo CecchiMerge branch 'ft_ipv4'
2009-06-11 Xavier ClaessensAdd path in EmpathySmiley
2009-06-04 Jonny LambMerge branch 'debug'
2009-06-01 Cosimo CecchiMerge branch 'ft_rework'
2009-06-01 Cosimo CecchiRemove use_hash when using the file chooser
2009-06-01 Cosimo CecchiAdd a comment.
2009-06-01 Cosimo CecchiFix a stupid mistake
2009-06-01 Cosimo CecchiAdd use_hash params for incoming transfers
2009-06-01 Cosimo CecchiAdd a new preference in the UI
2009-06-01 Cosimo CecchiClose the handler when rejecting a transfer
2009-06-01 Cosimo CecchiSet the overwrite confermation when receiving
2009-06-01 Cosimo CecchiRethink a bit the logic for an incoming transfer.
2009-06-01 Cosimo CecchiUse the new API to send a file with the file chooser.
2009-06-01 Cosimo CecchiW.I.P. for heavy lifting on EmpathyTpFile.
2009-05-30 Sjoerd SimonsRemove usage of McPresence as much as possible
2009-05-21 Xavier ClaessensMerge commit 'istaz/python-empathy-fix'
2009-05-18 Guillaume Desmottesempathy-ui-utils: fix coding style and update FSF address
2009-04-24 Guillaume DesmottesMerge branch 'master' into tp-tube
2009-04-23 Davyd MadeleyMerge branch 'presets-dialog'
2009-04-22 Davyd MadeleyOutput GtkBuilder errors as g_critical() not DEBUG()
2009-04-16 Xavier ClaessensRefactor the floating ref hack into a new function
2009-04-16 Xavier ClaessensPort glade helpers to GtkBuilber
2009-03-03 Xavier ClaessensMove URI regex to empathy-ui-utils
2009-02-03 Sjoerd SimonsAdd a empathy_sound_play_full function
2009-01-30 Xavier ClaessensMove empathy_notification_is_enabled () to src/
2009-01-30 Xavier ClaessensFix coding style.
2009-01-30 Xavier ClaessensInitialize GError to NULL before using it.
2009-01-30 Xavier ClaessensAdd a convenience function to avoid hacks when getting...
2009-01-30 Xavier ClaessensW.I.P. for notifications on chat window.
2009-01-30 Xavier ClaessensImplement a logic for disabling notifications when...
2009-01-09 Sjoerd SimonsMake the dispatch operation _get_ functions not return...
2009-01-09 Xavier ClaessensMake coding style consistent with the rest of the file
2009-01-09 Sjoerd SimonsUse new API to request file transfers
2009-01-09 Xavier ClaessensPort to the new singleton API.
2009-01-07 Xavier ClaessensAdd a comment that tells to keep EmpathySound enum...
2009-01-06 Xavier ClaessensAssert that sound_id is OK before getting sound_entries...
2009-01-06 Xavier ClaessensSanity checks for empathy_play_sounds.
next