aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy-gtk/empathy-ui-utils.h
Commit message (Expand)AuthorAgeFilesLines
* Remove empathy_link_button_new(), it's unusedXavier Claessens2010-05-211-2/+0
* Pass the ChannelDispatcher timestamp onwards to window_presentSjoerd Simons2010-04-251-1/+3
* empathy_window_present: remove useless 'steal_focus' argGuillaume Desmottes2010-03-151-2/+1
* Remove unused function empathy_toggle_button_set_state_quietlyXavier Claessens2010-03-041-6/+0
* Reorganize code in empathy-ui-utils.ch to group related codeXavier Claessens2010-03-031-7/+12
* Move empathy_uri_regex_dup_singleton to be private inside empathy-string-pars...Xavier Claessens2010-03-031-1/+0
* Move empathy_string_parser API to its own fileXavier Claessens2010-03-031-45/+0
* contact_list: displays an icon showing the protocol by the contact (#603877)chantra2009-12-171-0/+9
* Merge commit 'shaunm/dndfiles2'Guillaume Desmottes2009-11-301-0/+4
|\
| * Utilitiy function to send files from a URI list, for dnd implementationsShaun McCance2009-11-251-0/+2
| * Implementing drag and drop file sending on chat windowsShaun McCance2009-11-251-0/+2
* | Replace GString param with a generic gpointer user_data, and port EmpathyChat...Xavier Claessens2009-11-251-20/+19
* | Make possible to define different replace function for parsersXavier Claessens2009-11-251-12/+34
* | Extract empathy_string_parser_link and empathy_string_parser_escape from empa...Xavier Claessens2009-11-251-0/+12
* | Create API for generic string parserXavier Claessens2009-11-251-0/+12
|/
* Create EMPATHY_RECT_IS_ON_SCREEN macro instead of duplicating its code.Xavier Claessens2009-11-241-0/+5
* ui-utils: port to new tp-glib account APIJonny Lamb2009-10-241-1/+0
* Add empathy_make_absolute_url_len to limit the lenght of url stringPierre-Luc Beaudoin2009-08-291-0/+2
* Merge back from masterSjoerd Simons2009-08-221-0/+2
|\
| * Make empathy_make_absolute_url visiblePierre-Luc Beaudoin2009-08-191-0/+2
* | Remove useless mission-control includesSjoerd Simons2009-07-061-2/+0
* | Get the icon name from the account object directlySjoerd Simons2009-07-051-1/+0
|/
* Port libempathy-gtk to EmpathyAccountSjoerd Simons2009-07-011-2/+2
* Move sound related functions to its own module.Jonathan Tellier2009-06-261-26/+0
* Add path in EmpathySmileyXavier Claessens2009-06-121-3/+6
* Rethink a bit the logic for an incoming transfer.Cosimo Cecchi2009-06-011-1/+2
* Remove usage of McPresence as much as possibleSjoerd Simons2009-05-311-1/+1
* empathy-ui-utils: fix coding style and update FSF addressGuillaume Desmottes2009-05-181-4/+4
* Refactor the floating ref hack into a new functionXavier Claessens2009-04-161-0/+2
* Port glade helpers to GtkBuilberXavier Claessens2009-04-161-16/+5
* Move URI regex to empathy-ui-utilsXavier Claessens2009-03-031-0/+2
* Add a empathy_sound_play_full functionSjoerd Simons2009-02-031-2/+10
* Move empathy_notification_is_enabled () to src/Xavier Claessens2009-01-311-3/+0
* Fix indentation.Xavier Claessens2009-01-311-1/+1
* Add a convenience function to avoid hacks when getting the pixbuf from the ic...Xavier Claessens2009-01-311-0/+2
* W.I.P. for notifications on chat window.Xavier Claessens2009-01-311-1/+1
* Implement a logic for disabling notifications when away.Xavier Claessens2009-01-311-0/+3
* Removed unused G_STR_EMPTY from empathy-ui-utils.h.Jonny Lamb2009-01-231-2/+0
* Add a comment that tells to keep EmpathySound enum sync with sound_entries ar...Xavier Claessens2009-01-071-0/+1
* Update empathy_sound_play () to be nicer to use and centralize the listXavier Claessens2009-01-071-3/+15
* Turn empathy_sound_pref_is_enabled into empathy_sound_play thatXavier Claessens2009-01-071-1/+5
* Add empathy_sound_pref_is_enabled ().Xavier Claessens2009-01-071-0/+2
* Remove useless empathy_text_buffer_tag_setXavier Claessens2008-12-161-4/+0
* gtk_init and g_thread_init shouldn't be called by libraries. Let applications...Xavier Claessens2008-12-121-8/+1
* Add empathy_init(), empathy_gtk_init() and empathy_gtk_init_with_args(). They...Xavier Claessens2008-12-121-0/+8
* Use GTK+ 2.14.0 and gtk_show_uri (Cosimo Cecchi).Xavier Claessens2008-12-021-1/+2
* remove useless includesXavier Claessens2008-11-221-2/+0
* Removed empathy_send_file_with_file_chooser_and_manager and made file transfe...Jonny Lamb2008-11-221-7/+1
* Fixed copyright and author headers. (Jonny Lamb)Jonny Lamb2008-11-221-0/+1
* Fixed include of empathy-file.h to empathy-tp-file.h. (Jonny Lamb)Jonny Lamb2008-11-221-1/+1
* Renamed EmpathyFile to EmpathyTpFile. (Jonny Lamb)Jonny Lamb2008-11-221-2/+2
* Added empathy_send_file_with_file_chooser_and_manager to make use of the file...Jonny Lamb2008-11-221-0/+2
* Added some more file sending functions to libempathy-gtk. (Jonny Lamb)Jonny Lamb2008-11-221-0/+8
* Add empathy_pixbuf_from_data_and_mime instead of breaking API.Xavier Claessens2008-11-111-0/+2
* Don't automatically resize and png-ify avatars.Xavier Claessens2008-11-111-1/+2
* Move avatar cache to ~/.cache and don't mix avatar from different contacts, t...Xavier Claessens2008-05-281-1/+0
* Update copyright year in .h too, it was done in .c only.Xavier Claessens2008-04-151-1/+1
* Change a bit the generic account setting API.Xavier Claessens2008-02-111-3/+0
* Add a generic UI to make easy building UI for protocol specific settings. Por...Xavier Claessens2008-02-111-0/+3
* Remove EmpathyPresence object and have "presence" and "presence-message" prop...Xavier Claessens2008-01-251-3/+1
* Revert "merge git work"Xavier Claessens2007-12-291-2/+5
* merge git workXavier Claessens2007-12-291-5/+2
* Simplify chat theme systemXavier Claessens2007-12-291-2/+5
* Implement EmpathyAvatarChooser and EmpathyAvatarImage and make use of themXavier Claessens2007-10-091-54/+57
* More dynamic smiley managment and more efficient algorithm to detectXavier Claessens2007-09-081-2/+0
* Initial room list support. It does not works yet.Xavier Claessens2007-07-201-1/+2
* Rename all filenames starting with "gossip" by "empathy", change namespaceXavier Claessens2007-06-221-0/+113