index
:
~smcv/empathy
38-goa-mc-517
38-mc-517
gnome-3-8
next
next-decore
next-factory
next-gdbus
next-gdbus-properties
next-untested
untested-goa-mc-517
Unnamed repository; edit this file 'description' to name the repository.
smcv
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libempathy-gtk
Age
Commit message (
Expand
)
Author
Files
Lines
2009-08-10
Always show icons in presence chooser (GNOME bug 591247)
Frédéric Péters
1
-0
/
+1
2009-08-10
fix bug #590756 - Renamed x_vnc service to rfb
Arnaud Maillet
1
-1
/
+1
2009-08-07
empathy_send_file_with_file_chooser: allow to send files from network locatio...
Guillaume Desmottes
1
-0
/
+2
2009-08-07
Let messages with two slashes without spaces in between pass
Frédéric Péters
1
-3
/
+12
2009-08-06
Merge commit 'jtellier/empathy-contact-widget-style'
Guillaume Desmottes
1
-2
/
+2
2009-08-06
Move contact when drag'n'dropped (Fix #585443)
Louis-Francis Ratté-Boulianne
1
-0
/
+8
2009-08-06
Correctly register the src/sink elements
Olivier Crête
2
-2
/
+20
2009-08-06
Fixed style
Jonathan Tellier
1
-2
/
+2
2009-08-06
Remove redundant == TRUE/FALSE
Pierre-Luc Beaudoin
1
-9
/
+9
2009-08-06
Fix reduced accuracy concerns
Pierre-Luc Beaudoin
1
-18
/
+18
2009-08-06
Set selectable status information
alinrus
1
-0
/
+4
2009-07-29
Wrap text in contact label status (#589846)
Nicolò Chieffo
1
-0
/
+4
2009-07-29
- Define EMPATHY_PREFS_CHAT_WEBKIT_DEVELOPER_TOOLS instead of hardcoding the...
Xavier Claessens
2
-36
/
+49
2009-07-29
Wrap too long line.
Xavier Claessens
1
-1
/
+2
2009-07-29
Init flags to 0 to make sure it is never undefined
Xavier Claessens
1
-4
/
+1
2009-07-29
Accept gibing NULL widget to empathy_url_show()
Xavier Claessens
1
-2
/
+2
2009-07-28
Set status text first in presence chooser widget model.
Frédéric Péters
1
-6
/
+6
2009-07-27
correctly display contact names in a11y tools (GNOME bug 545282)
Frédéric Péters
1
-0
/
+4
2009-07-21
Put configuration data in XDG_CONFIG_DIRS (GNOME bug 494007)
Frédéric Péters
2
-2
/
+2
2009-07-20
Instantiate ShareMyDesktop feature in the contact menu of Empathy
Arnaud Maillet
2
-0
/
+32
2009-07-20
Add the new files in Makefile.am
Arnaud Maillet
1
-0
/
+2
2009-07-20
Add ShareMyDesktop files
Arnaud Maillet
2
-0
/
+273
2009-07-18
Respect the button-images setting
Matthias Clasen
1
-70
/
+14
2009-07-17
Only consider what's clicked a link when priv->hovered_uri is non-NULL (Fixes...
Gustavo Noronha Silva
1
-7
/
+9
2009-07-17
Validate parameters to fixup_url() and empathy_url_show()
Nicolò Chieffo
1
-1
/
+6
2009-07-16
Escape window names before saving them in geometry.ini
Nicolò Chieffo
1
-4
/
+14
2009-07-16
Merge commit 'bigon/mc_free'
Guillaume Desmottes
1
-1
/
+1
2009-07-16
Make WebKit web inspector available, when using Adium themes.
Gustavo Noronha Silva
1
-4
/
+121
2009-07-16
Free params glist with mc_protocol_free_params_list instead of g_slist_free
Laurent Bigonville
1
-1
/
+1
2009-07-15
Merge commit 'jtellier/video-call-button-sensitivity'
Davyd Madeley
1
-2
/
+2
2009-07-15
Small style fixes
Davyd Madeley
1
-3
/
+0
2009-07-15
Check CAN_ADD before returning an Add Contact... menu item
Davyd Madeley
1
-0
/
+16
2009-07-15
Handle the case where priv->list is not an EmpathyContactManager
Davyd Madeley
1
-1
/
+5
2009-07-15
Small coding style fix
Davyd Madeley
1
-1
/
+3
2009-07-15
have EmpathyContactWidget set the account on the account chooser
Davyd Madeley
2
-1
/
+7
2009-07-15
Don't override empathy_account_chooser_set_account when setting filtering
Davyd Madeley
1
-1
/
+9
2009-07-15
Set parent for new contact dialog
Davyd Madeley
1
-2
/
+9
2009-07-15
Hook up the callback to throw up the standard Add Contact dialog
Davyd Madeley
3
-5
/
+28
2009-07-15
Determine if the contact is not in the Contact List and add a menu item as ap...
Davyd Madeley
2
-0
/
+44
2009-07-15
Only enable the 'Edit' menu option when the CAN_ALIAS or CAN_GROUP are set
Davyd Madeley
2
-1
/
+20
2009-07-15
call GetAliasFlags() to determine if an alias can be set on a ContactList
Davyd Madeley
1
-0
/
+1
2009-07-15
Look up flags to determine whether or not to display the 'Remove' item
Davyd Madeley
2
-15
/
+40
2009-07-15
Add a FLAGS column to EmpathyContactListStore
Davyd Madeley
2
-13
/
+28
2009-07-15
Convert empathy_contact_manager_can_add() to empathy_contact_manager_get_flag...
Davyd Madeley
1
-1
/
+1
2009-07-14
Merge branch 'fix-585882'
Gustavo Noronha Silva
1
-4
/
+90
2009-07-13
empathy-theme-adium.c: remove trailing spaces
Guillaume Desmottes
1
-13
/
+13
2009-07-10
Merge branch 'label-align'
Davyd Madeley
5
-12
/
+152
2009-07-10
Use accessor functions instead direct access (Fixes #586476)
Jonny Lamb
10
-43
/
+70
2009-07-08
Support for history message in Adium themes. Use context HTMLs.
Nicolò Chieffo
1
-21
/
+110
2009-07-08
Use atomic operations to manage EmpathyAdiumData refcount
Xavier Claessens
1
-3
/
+2
[next]