summaryrefslogtreecommitdiff
path: root/libempathy-gtk/empathy-ui-utils.h
Commit message (Expand)AuthorAgeFilesLines
* empathy_launch_external_app: allow to pass argumentsGuillaume Desmottes2012-08-151-0/+1
* factor out empathy_launch_external_app()Guillaume Desmottes2012-08-151-0/+3
* ui-utils: remove unused public functionsGuillaume Desmottes2012-07-041-19/+0
* ui-utils: port to TP coding styleGuillaume Desmottes2012-07-041-85/+90
* remove useless chat-view.h includesGuillaume Desmottes2012-07-021-2/+0
* Add empathy.css and helper code to use itGuillaume Desmottes2012-05-241-0/+2
* add empathy_move_to_window_desktopGuillaume Desmottes2011-12-191-0/+3
* Move dialpad into a widget of its ownDanielle Madeley2011-10-191-5/+0
* Factor out empathy_launch_program()Emilio Pozuelo Monfort2011-08-041-0/+4
* Factor out dialpad into a utility functionDanielle Madeley2011-07-261-0/+5
* allow user to search for contacts using their full identifierGuillaume Desmottes2011-06-011-1/+2
* factor out empathy_individual_match_words()Guillaume Desmottes2011-05-311-0/+4
* Stop dealing with iconification of main window, just hide/present itXavier Claessens2011-05-261-3/+0
* add empathy_get_current_action_time()Guillaume Desmottes2011-05-121-0/+2
* add empathy_context_menu_new()Guillaume Desmottes2011-02-161-0/+2
* factor out empathy_make_color_whiter()Guillaume Desmottes2010-12-151-0/+3
* Don't use deprecated gtk_dialog_set_has_separatorDiego Escalante Urrelo2010-09-281-16/+0
* Remove calls to gtk_dialog_set_has_separator() if building against GTK+ 3Philip Withnall2010-09-071-0/+16
* Allow cancellation of avatar load operationsPhilip Withnall2010-08-181-1/+2
* Fix constness of various variables and parametersPhilip Withnall2010-08-051-1/+1
* Use the gio async pattern for fetching Individuals' avatarsTravis Reitter2010-07-201-5/+9
* Implement avatar support.Travis Reitter2010-07-201-0/+9
* Base the contact list around libfolks metacontacts. Not yet to feature-parityTravis Reitter2010-07-201-1/+5
* Remove empathy_link_button_new(), it's unusedXavier Claessens2010-05-211-2/+0
* Pass the ChannelDispatcher timestamp onwards to window_presentSjoerd Simons2010-04-241-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-161-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-241-0/+2
| * Implementing drag and drop file sending on chat windowsShaun McCance2009-11-241-0/+2
* | Replace GString param with a generic gpointer user_data, and port EmpathyChat...Xavier Claessens2009-11-241-20/+19
* | Make possible to define different replace function for parsersXavier Claessens2009-11-241-12/+34
* | Extract empathy_string_parser_link and empathy_string_parser_escape from empa...Xavier Claessens2009-11-241-0/+12
* | Create API for generic string parserXavier Claessens2009-11-241-0/+12
|/
* Create EMPATHY_RECT_IS_ON_SCREEN macro instead of duplicating its code.Xavier Claessens2009-11-231-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-281-0/+2
* Merge back from masterSjoerd Simons2009-08-211-0/+2
|\
| * Make empathy_make_absolute_url visiblePierre-Luc Beaudoin2009-08-181-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-111-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-301-1/+1