]> git.0d.be Git - empathy.git/history - libempathy-gtk/empathy-ui-utils.c
Add a empathy_sound_play_full function
[empathy.git] / libempathy-gtk / empathy-ui-utils.c
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.
2009-01-06 Xavier ClaessensAdd a debug message when playing sound.
2009-01-06 Xavier ClaessensPropperly mark event descriptions for translation.
2009-01-06 Xavier ClaessensUpdate empathy_sound_play () to be nicer to use and...
2009-01-06 Xavier ClaessensTurn empathy_sound_pref_is_enabled into empathy_sound_p...
2009-01-06 Xavier ClaessensOnly play logout sound if switching to Offline from...
2009-01-06 Xavier ClaessensDon't emit sound when changing state and properly play...
2009-01-06 Xavier ClaessensAdd empathy_sound_pref_is_enabled ().
2008-12-16 Xavier ClaessensRemove useless empathy_text_buffer_tag_set
2008-12-12 Xavier Claessensgtk_init and g_thread_init shouldn't be called by libra...
2008-12-12 Xavier ClaessensRefactor empathy_gtk_init* to share common code.
2008-12-12 Xavier ClaessensUse gi18n-lib.h instead of gi18n.h for libraries.
2008-12-12 Xavier ClaessensAdd empathy_init(), empathy_gtk_init() and empathy_gtk_...
2008-12-01 Xavier ClaessensUse GTK+ 2.14.0 and gtk_show_uri (Cosimo Cecchi).
2008-11-21 Xavier ClaessensFix a little coding style
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 LambAdd parameter checks to public functions. (Jonny Lamb)
2008-11-21 Jonny LambUse FIXME instead of TODO in comments. (Jonny Lamb)
2008-11-21 Jonny LambFixed copyright and author headers. (Jonny Lamb)
2008-11-21 Jonny LambRenamed EmpathyFile to EmpathyTpFile. (Jonny Lamb)
2008-11-21 Jonny LambAdded empathy_send_file_with_file_chooser_and_manager...
2008-11-21 Jonny LambAdded some more file sending functions to libempathy...
2008-11-11 Xavier ClaessensAdd empathy_pixbuf_from_data_and_mime instead of breaki...
2008-11-11 Xavier ClaessensUse foo[1] rather than *(foo + 1)
2008-11-11 Xavier ClaessensMake empathy_pixbuf_scale_down_if_necessary treat 0...
2008-11-11 Xavier ClaessensDon't automatically resize and png-ify avatars.
2008-07-04 Xavier ClaessensPrepend "mailto:" to urls containing a "@".
2008-06-07 Xavier ClaessensAdd -Wformat and and fix some compile warnings with...
2008-04-30 Xavier ClaessensMake use of tp-glib debug system.
2008-04-26 Baptiste Mille-MathiasCorrect capitalisation. Fix bug #529439 (Baptiste Mille...
2008-04-19 Xavier ClaessensMake possible to show "ghelp:" URIs and display a dialo...
2008-03-16 Xavier ClaessensUse empathy_file_lookup for glade files since some...
2008-03-11 Xavier ClaessensFix compilation and usage of GError
2008-03-11 Xavier ClaessensAvoid dup the url string if not needed.
2008-03-11 Xavier ClaessensDrop gnome-vfs dependency and use gio instead. Fixes...
2008-03-03 Xavier ClaessensDon't hardcode path to uninstalled files, use EMPATHY_S...
2008-03-02 Xavier ClaessensUpdate collabora copyright to 2008
2008-02-15 Xavier ClaessensCall gtk_window_deiconify() when presenting a window...
2008-02-10 Xavier ClaessensChange a bit the generic account setting API.
2008-02-10 Xavier ClaessensAdd a generic UI to make easy building UI for protocol...
2008-01-24 Xavier ClaessensRemove EmpathyPresence object and have "presence" and...
2008-01-23 Xavier ClaessensTry to load dtd and glade files from the srcdir first...
2007-12-29 Xavier ClaessensRevert "merge git work"
2007-12-29 Xavier Claessensmerge git work
2007-12-29 Xavier ClaessensSimplify chat theme system
2007-12-20 Xavier ClaessensSimplify empaty_window_present, empathy_window_iconify...
2007-10-19 Xavier Claessensset unsensitive the add button if there is no profile...
2007-10-15 Xavier ClaessensDon't warning if we try to load a NULL icon.
2007-10-08 Xavier ClaessensImplement EmpathyAvatarChooser and EmpathyAvatarImage...
2007-09-08 Xavier ClaessensMore dynamic smiley managment and more efficient algori...
2007-08-30 Xavier ClaessensCompletely reworked ContactList API. Fixes bug #471611...
2007-08-10 Xavier ClaessensAdd hidden supprot. Fixes bug #455510 (Cosimo Cecchi).
2007-08-09 Xavier ClaessensRemove per-state "Custom message..." item and add one...
2007-07-20 Xavier ClaessensInitial room list support. It does not works yet.
2007-06-22 Xavier ClaessensRename all filenames starting with "gossip" by "empathy...