index
:
gsoc2013-empathy
archive-integration
master
Google Summer of Code 2013 - GNOME - Archive Integration workspace
LAN-TW
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libempathy-gtk
/
empathy-ui-utils.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
factor out empathy_make_color_whiter()
Guillaume Desmottes
2010-12-15
1
-0
/
+3
*
Don't use deprecated gtk_dialog_set_has_separator
Diego Escalante Urrelo
2010-09-28
1
-16
/
+0
*
Remove calls to gtk_dialog_set_has_separator() if building against GTK+ 3
Philip Withnall
2010-09-07
1
-0
/
+16
*
Allow cancellation of avatar load operations
Philip Withnall
2010-08-19
1
-1
/
+2
*
Fix constness of various variables and parameters
Philip Withnall
2010-08-05
1
-1
/
+1
*
Use the gio async pattern for fetching Individuals' avatars
Travis Reitter
2010-07-21
1
-5
/
+9
*
Implement avatar support.
Travis Reitter
2010-07-21
1
-0
/
+9
*
Base the contact list around libfolks metacontacts. Not yet to feature-parity
Travis Reitter
2010-07-21
1
-1
/
+5
*
Remove empathy_link_button_new(), it's unused
Xavier Claessens
2010-05-21
1
-2
/
+0
*
Pass the ChannelDispatcher timestamp onwards to window_present
Sjoerd Simons
2010-04-25
1
-1
/
+3
*
empathy_window_present: remove useless 'steal_focus' arg
Guillaume Desmottes
2010-03-15
1
-2
/
+1
*
Remove unused function empathy_toggle_button_set_state_quietly
Xavier Claessens
2010-03-04
1
-6
/
+0
*
Reorganize code in empathy-ui-utils.ch to group related code
Xavier Claessens
2010-03-03
1
-7
/
+12
*
Move empathy_uri_regex_dup_singleton to be private inside empathy-string-pars...
Xavier Claessens
2010-03-03
1
-1
/
+0
*
Move empathy_string_parser API to its own file
Xavier Claessens
2010-03-03
1
-45
/
+0
*
contact_list: displays an icon showing the protocol by the contact (#603877)
chantra
2009-12-17
1
-0
/
+9
*
Merge commit 'shaunm/dndfiles2'
Guillaume Desmottes
2009-11-30
1
-0
/
+4
|
\
|
*
Utilitiy function to send files from a URI list, for dnd implementations
Shaun McCance
2009-11-25
1
-0
/
+2
|
*
Implementing drag and drop file sending on chat windows
Shaun McCance
2009-11-25
1
-0
/
+2
*
|
Replace GString param with a generic gpointer user_data, and port EmpathyChat...
Xavier Claessens
2009-11-25
1
-20
/
+19
*
|
Make possible to define different replace function for parsers
Xavier Claessens
2009-11-25
1
-12
/
+34
*
|
Extract empathy_string_parser_link and empathy_string_parser_escape from empa...
Xavier Claessens
2009-11-25
1
-0
/
+12
*
|
Create API for generic string parser
Xavier Claessens
2009-11-25
1
-0
/
+12
|
/
*
Create EMPATHY_RECT_IS_ON_SCREEN macro instead of duplicating its code.
Xavier Claessens
2009-11-24
1
-0
/
+5
*
ui-utils: port to new tp-glib account API
Jonny Lamb
2009-10-24
1
-1
/
+0
*
Add empathy_make_absolute_url_len to limit the lenght of url string
Pierre-Luc Beaudoin
2009-08-29
1
-0
/
+2
*
Merge back from master
Sjoerd Simons
2009-08-22
1
-0
/
+2
|
\
|
*
Make empathy_make_absolute_url visible
Pierre-Luc Beaudoin
2009-08-19
1
-0
/
+2
*
|
Remove useless mission-control includes
Sjoerd Simons
2009-07-06
1
-2
/
+0
*
|
Get the icon name from the account object directly
Sjoerd Simons
2009-07-05
1
-1
/
+0
|
/
*
Port libempathy-gtk to EmpathyAccount
Sjoerd Simons
2009-07-01
1
-2
/
+2
*
Move sound related functions to its own module.
Jonathan Tellier
2009-06-26
1
-26
/
+0
*
Add path in EmpathySmiley
Xavier Claessens
2009-06-12
1
-3
/
+6
*
Rethink a bit the logic for an incoming transfer.
Cosimo Cecchi
2009-06-01
1
-1
/
+2
*
Remove usage of McPresence as much as possible
Sjoerd Simons
2009-05-31
1
-1
/
+1
*
empathy-ui-utils: fix coding style and update FSF address
Guillaume Desmottes
2009-05-18
1
-4
/
+4
*
Refactor the floating ref hack into a new function
Xavier Claessens
2009-04-16
1
-0
/
+2
*
Port glade helpers to GtkBuilber
Xavier Claessens
2009-04-16
1
-16
/
+5
*
Move URI regex to empathy-ui-utils
Xavier Claessens
2009-03-03
1
-0
/
+2
*
Add a empathy_sound_play_full function
Sjoerd Simons
2009-02-03
1
-2
/
+10
*
Move empathy_notification_is_enabled () to src/
Xavier Claessens
2009-01-31
1
-3
/
+0
*
Fix indentation.
Xavier Claessens
2009-01-31
1
-1
/
+1
*
Add a convenience function to avoid hacks when getting the pixbuf from the ic...
Xavier Claessens
2009-01-31
1
-0
/
+2
*
W.I.P. for notifications on chat window.
Xavier Claessens
2009-01-31
1
-1
/
+1
*
Implement a logic for disabling notifications when away.
Xavier Claessens
2009-01-31
1
-0
/
+3
*
Removed unused G_STR_EMPTY from empathy-ui-utils.h.
Jonny Lamb
2009-01-23
1
-2
/
+0
*
Add a comment that tells to keep EmpathySound enum sync with sound_entries ar...
Xavier Claessens
2009-01-07
1
-0
/
+1
*
Update empathy_sound_play () to be nicer to use and centralize the list
Xavier Claessens
2009-01-07
1
-3
/
+15
*
Turn empathy_sound_pref_is_enabled into empathy_sound_play that
Xavier Claessens
2009-01-07
1
-1
/
+5
*
Add empathy_sound_pref_is_enabled ().
Xavier Claessens
2009-01-07
1
-0
/
+2
*
Remove useless empathy_text_buffer_tag_set
Xavier Claessens
2008-12-16
1
-4
/
+0
*
gtk_init and g_thread_init shouldn't be called by libraries. Let applications...
Xavier Claessens
2008-12-12
1
-8
/
+1
*
Add empathy_init(), empathy_gtk_init() and empathy_gtk_init_with_args(). They...
Xavier Claessens
2008-12-12
1
-0
/
+8
*
Use GTK+ 2.14.0 and gtk_show_uri (Cosimo Cecchi).
Xavier Claessens
2008-12-02
1
-1
/
+2
*
remove useless includes
Xavier Claessens
2008-11-22
1
-2
/
+0
*
Removed empathy_send_file_with_file_chooser_and_manager and made file transfe...
Jonny Lamb
2008-11-22
1
-7
/
+1
*
Fixed copyright and author headers. (Jonny Lamb)
Jonny Lamb
2008-11-22
1
-0
/
+1
*
Fixed include of empathy-file.h to empathy-tp-file.h. (Jonny Lamb)
Jonny Lamb
2008-11-22
1
-1
/
+1
*
Renamed EmpathyFile to EmpathyTpFile. (Jonny Lamb)
Jonny Lamb
2008-11-22
1
-2
/
+2
*
Added empathy_send_file_with_file_chooser_and_manager to make use of the file...
Jonny Lamb
2008-11-22
1
-0
/
+2
*
Added some more file sending functions to libempathy-gtk. (Jonny Lamb)
Jonny Lamb
2008-11-22
1
-0
/
+8
*
Add empathy_pixbuf_from_data_and_mime instead of breaking API.
Xavier Claessens
2008-11-11
1
-0
/
+2
*
Don't automatically resize and png-ify avatars.
Xavier Claessens
2008-11-11
1
-1
/
+2
*
Move avatar cache to ~/.cache and don't mix avatar from different contacts, t...
Xavier Claessens
2008-05-28
1
-1
/
+0
*
Update copyright year in .h too, it was done in .c only.
Xavier Claessens
2008-04-15
1
-1
/
+1
*
Change a bit the generic account setting API.
Xavier Claessens
2008-02-11
1
-3
/
+0
*
Add a generic UI to make easy building UI for protocol specific settings. Por...
Xavier Claessens
2008-02-11
1
-0
/
+3
*
Remove EmpathyPresence object and have "presence" and "presence-message" prop...
Xavier Claessens
2008-01-25
1
-3
/
+1
*
Revert "merge git work"
Xavier Claessens
2007-12-29
1
-2
/
+5
*
merge git work
Xavier Claessens
2007-12-29
1
-5
/
+2
*
Simplify chat theme system
Xavier Claessens
2007-12-29
1
-2
/
+5
*
Implement EmpathyAvatarChooser and EmpathyAvatarImage and make use of them
Xavier Claessens
2007-10-09
1
-54
/
+57
*
More dynamic smiley managment and more efficient algorithm to detect
Xavier Claessens
2007-09-08
1
-2
/
+0
*
Initial room list support. It does not works yet.
Xavier Claessens
2007-07-20
1
-1
/
+2
*
Rename all filenames starting with "gossip" by "empathy", change namespace
Xavier Claessens
2007-06-22
1
-0
/
+113