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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Let the cached parameters asv own the key strings
Sjoerd Simons
2009-08-21
1
-7
/
+9
*
Use g_strdup instead of casting a const gchar* to a gchar*.
Xavier Claessens
2009-08-21
1
-1
/
+1
*
Use new api to get connections
Sjoerd Simons
2009-08-21
1
-4
/
+8
*
Add API to get teh TpConnection for an account on a certain path
Sjoerd Simons
2009-08-21
2
-31
/
+61
*
When getting an account for an unknown path automagically create the new acco...
Sjoerd Simons
2009-08-21
1
-14
/
+5
*
Set the RequestedPresence when creating a new command
Sjoerd Simons
2009-08-21
1
-1
/
+36
*
Only set the current global requested on the initial set of accounts
Sjoerd Simons
2009-08-21
1
-13
/
+9
*
Add a function to get the requested global presence from the account manager
Sjoerd Simons
2009-08-21
2
-0
/
+21
*
Cache the icon inside EmpathyAccountSettings
Sjoerd Simons
2009-08-19
2
-11
/
+9
*
Don't automagically remove invalid accounts
Sjoerd Simons
2009-08-19
1
-24
/
+1
*
replace UNIQUE_NAME_PREFIX by TP_ACCOUNT_OBJECT_PATH_BASE
Sjoerd Simons
2009-08-19
1
-4
/
+3
*
the status in EmpathyIdle is the status_message not the status string
Sjoerd Simons
2009-08-19
1
-5
/
+6
*
Add a debug message for tracking global status
Sjoerd Simons
2009-08-19
1
-0
/
+3
*
displatcher -> dispatcher
Davyd Madeley
2009-08-19
1
-2
/
+2
*
Get the DisplayName when the account is ready
Sjoerd Simons
2009-08-18
1
-5
/
+8
*
Fix indentation
Sjoerd Simons
2009-08-18
1
-17
/
+22
*
Rename empathy_settings_get_dbus_signature to empathy_account_settings_get_db...
Sjoerd Simons
2009-08-18
3
-3
/
+4
*
keep a ref on the selected account
Sjoerd Simons
2009-08-18
1
-7
/
+15
*
Set gui to NULL after unreffing it
Sjoerd Simons
2009-08-18
1
-0
/
+1
*
Rename desired presence to requested presence
Sjoerd Simons
2009-08-18
1
-19
/
+19
*
Remove dead code
Sjoerd Simons
2009-08-18
1
-8
/
+0
*
rename status-reason to connection-status-reason and notify connection-status...
Sjoerd Simons
2009-08-18
1
-2
/
+3
*
Use the remove function account
Sjoerd Simons
2009-08-18
1
-2
/
+1
*
_new for a signleton needs to return a ref
Sjoerd Simons
2009-08-18
1
-0
/
+1
*
Fix identation
Sjoerd Simons
2009-08-18
1
-3
/
+3
*
Notify when display-name is updated
Sjoerd Simons
2009-08-17
1
-0
/
+1
*
No need to check if create_results exists in dispose
Sjoerd Simons
2009-08-17
1
-18
/
+14
*
Plug some leaks
Sjoerd Simons
2009-08-17
1
-2
/
+8
*
Removed dead code
Sjoerd Simons
2009-08-17
1
-10
/
+0
*
Only cancel the name owner watch if the dbus proxy still exists
Sjoerd Simons
2009-08-17
1
-2
/
+3
*
Fix coding style (tabs vs. spaces
Sjoerd Simons
2009-08-17
1
-5
/
+5
*
no need to check for the size of the hash table
Sjoerd Simons
2009-08-17
1
-2
/
+1
*
Remove double check for connection == NULL
Sjoerd Simons
2009-08-17
1
-4
/
+0
*
If there is a failure in recognizing the protocol name, fallback to the gener...
Sjoerd Simons
2009-08-17
1
-8
/
+1
*
Set presence on accounts when they become ready
Cosimo Cecchi
2009-08-01
1
-1
/
+8
*
Port to libunique
Cosimo Cecchi
2009-08-01
5
-578
/
+38
*
Make sure we always show the main window
Cosimo Cecchi
2009-08-01
1
-0
/
+2
*
Merge branch 'master' into mc5
Cosimo Cecchi
2009-08-01
18
-164
/
+2135
|
\
|
*
Updated Simplified Chinese translation.
Aron Xu
2009-07-31
1
-40
/
+42
|
*
Change the name to Empathy IM Client, which is more recognizable
Sjoerd Simons
2009-07-31
4
-7
/
+7
|
*
Updated Simplified Chinese translation.
lyper
2009-07-30
1
-66
/
+67
|
*
Bump version
Xavier Claessens
2009-07-29
1
-1
/
+1
|
*
Update ABI version
EMPATHY_2_27_5
Xavier Claessens
2009-07-29
1
-4
/
+4
|
*
Update NEWS
Xavier Claessens
2009-07-29
1
-0
/
+34
|
*
Wrap text in contact label status (#589846)
Nicolò Chieffo
2009-07-29
1
-0
/
+4
|
*
- Define EMPATHY_PREFS_CHAT_WEBKIT_DEVELOPER_TOOLS instead of hardcoding the...
Xavier Claessens
2009-07-29
2
-36
/
+49
|
*
Wrap too long line.
Xavier Claessens
2009-07-29
1
-1
/
+2
|
*
Init flags to 0 to make sure it is never undefined
Xavier Claessens
2009-07-29
1
-4
/
+1
|
*
Accept gibing NULL widget to empathy_url_show()
Xavier Claessens
2009-07-29
1
-2
/
+2
|
*
Do not have too complex code in var initialization.
Xavier Claessens
2009-07-29
1
-2
/
+4
|
*
Little coding style cleanup
Xavier Claessens
2009-07-29
1
-4
/
+3
|
*
Set default for enable_webkit_developer_tools gconf key
Xavier Claessens
2009-07-29
1
-1
/
+1
|
*
Added Estonian translation.
Priit Laes
2009-07-29
2
-0
/
+1918
*
|
Merge branch 'sjoerd-mc5' into mc5
Cosimo Cecchi
2009-08-01
92
-8288
/
+13234
|
\
\
|
*
|
Fix some coding style issues
Sjoerd Simons
2009-07-31
4
-23
/
+30
|
*
|
add some slightly nicer debug messages
Sjoerd Simons
2009-07-31
1
-2
/
+3
|
*
|
Add a small comment about emp_account_manager_update_global_presence
Sjoerd Simons
2009-07-31
1
-0
/
+3
|
*
|
Fix typo
Sjoerd Simons
2009-07-31
1
-2
/
+2
|
*
|
Update python bindings
Sjoerd Simons
2009-07-30
1
-4
/
+4
|
*
|
Chang the API of AccountManager to have the get lookup the account by name
Sjoerd Simons
2009-07-30
11
-29
/
+26
|
*
|
explicitely include libempathy/empathy-enum-types.h
Sjoerd Simons
2009-07-30
1
-0
/
+1
|
*
|
Update python bindings
Sjoerd Simons
2009-07-30
2
-66
/
+212
|
*
|
remove usage of empathy_account_equal
Sjoerd Simons
2009-07-30
10
-28
/
+13
|
*
|
Remove empathy_account_hash
Sjoerd Simons
2009-07-30
3
-11
/
+2
|
*
|
Unref the connection if it fails to become ready or is invalidated
Sjoerd Simons
2009-07-30
1
-10
/
+17
|
*
|
Fix some coding style issues
Sjoerd Simons
2009-07-29
1
-3
/
+3
|
*
|
Fix some leaks
Sjoerd Simons
2009-07-29
1
-1
/
+7
|
*
|
Add a utility function to may protocols to their icons
Sjoerd Simons
2009-07-29
4
-3
/
+10
|
*
|
Update gitignore
Xavier Claessens
2009-07-28
1
-1
/
+1
|
*
|
Add missing includes in empathy-share-my-desktop.c
Xavier Claessens
2009-07-28
1
-0
/
+2
|
*
|
Merge commit 'upstream/master' into mc5
Sjoerd Simons
2009-07-28
76
-8109
/
+12906
|
|
\
|
|
|
*
Set status text first in presence chooser widget model.
Frédéric Péters
2009-07-28
1
-6
/
+6
|
|
*
correctly display contact names in a11y tools (GNOME bug 545282)
Frédéric Péters
2009-07-28
1
-0
/
+4
|
|
*
Updated Arabic translation
Khaled Hosny
2009-07-28
1
-31
/
+35
|
|
*
Updated Lithuanian translation
Žygimantas Beručka
2009-07-27
1
-287
/
+329
|
|
*
Updated German translation
Mario Blättermann
2009-07-26
1
-420
/
+360
|
|
*
Updated Simplified Chinese translation.
Aron Xu
2009-07-26
1
-905
/
+1487
|
|
*
Updated Belarusian translation
Alexander Nyakhaychyk
2009-07-25
1
-46
/
+39
|
|
*
Updated Belarusian translation
Alexander Nyakhaychyk
2009-07-25
1
-749
/
+1936
|
|
*
Fixed copy/paste mistake (Remove members from the right set)
Louis-Francis Ratté-Boulianne
2009-07-23
1
-2
/
+2
|
|
*
Updated Swedish translation
Daniel Nylander
2009-07-23
1
-22
/
+26
|
|
*
remove trailing tabulation
Frédéric Péters
2009-07-22
1
-1
/
+1
|
|
*
Updated Galician Translation.
Fran Diéguez
2009-07-22
1
-727
/
+1104
|
|
*
migrate configuration files to XDG config directory
Frédéric Péters
2009-07-21
1
-0
/
+63
|
|
*
Put configuration data in XDG_CONFIG_DIRS (GNOME bug 494007)
Frédéric Péters
2009-07-21
6
-9
/
+9
|
|
*
Updated Tamil translation
drtvasudevan
2009-07-21
1
-13
/
+16
|
|
*
Updated Spanish translation
Jorge González
2009-07-21
1
-12
/
+16
|
|
*
Add EMPATHY_DEBUG_SHARE_DESKTOP in libempathy/empathy-debug.h
Arnaud Maillet
2009-07-20
1
-0
/
+1
|
|
*
Instantiate ShareMyDesktop feature in the contact menu of Empathy
Arnaud Maillet
2009-07-20
2
-0
/
+32
|
|
*
Add the new files in Makefile.am
Arnaud Maillet
2009-07-20
1
-0
/
+2
|
|
*
Add ShareMyDesktop files
Arnaud Maillet
2009-07-20
2
-0
/
+273
|
|
*
Updated Spanish translation
Jorge González
2009-07-18
1
-128
/
+143
|
|
*
Updated Spanish translation
Jorge González
2009-07-18
1
-138
/
+148
|
|
*
Updated Tamil translation
drtvasudevan
2009-07-18
1
-226
/
+251
|
|
*
Respect the button-images setting
Matthias Clasen
2009-07-18
3
-142
/
+28
|
|
*
Updated Arabic translation
Khaled Hosny
2009-07-18
1
-816
/
+1433
|
|
*
Only consider what's clicked a link when priv->hovered_uri is non-NULL (Fixes...
Gustavo Noronha Silva
2009-07-18
1
-7
/
+9
|
|
*
Validate parameters to fixup_url() and empathy_url_show()
Nicolò Chieffo
2009-07-18
1
-1
/
+6
|
|
*
Updated Swedish translation
Daniel Nylander
2009-07-17
1
-225
/
+242
|
|
*
Escape window names before saving them in geometry.ini
Nicolò Chieffo
2009-07-17
1
-4
/
+14
|
|
*
Merge commit 'bigon/mc_free'
Guillaume Desmottes
2009-07-16
1
-1
/
+1
|
|
|
\
|
|
|
*
Free params glist with mc_protocol_free_params_list instead of g_slist_free
Laurent Bigonville
2009-07-16
1
-1
/
+1
|
|
*
|
Make WebKit web inspector available, when using Adium themes.
Gustavo Noronha Silva
2009-07-16
2
-4
/
+135
|
|
|
/
|
|
*
Merge commit 'jtellier/video-call-button-sensitivity'
Davyd Madeley
2009-07-15
4
-7
/
+35
|
|
|
\
|
|
|
*
Added functions to determine if a contact has video capabilities
Jonathan Tellier
2009-07-03
4
-7
/
+35
|
|
*
|
Chat window's tab label changes the font color when got an incoming msg. (Fix...
Abner Silva
2009-07-15
1
-6
/
+26
|
|
*
|
start dev of 2.27.5
Guillaume Desmottes
2009-07-15
1
-1
/
+1
|
|
*
|
upgrade NEWS for 2.27.4
EMPATHY_2_27_4
Guillaume Desmottes
2009-07-15
1
-0
/
+66
|
|
*
|
Revert "Remove deprecated call to g_mapped_file_free()"
Davyd Madeley
2009-07-15
1
-1
/
+8
|
|
*
|
Bump sonames for libempathy and libempathy-gtk
Sjoerd Simons
2009-07-15
1
-2
/
+2
|
|
*
|
Small style fixes
Davyd Madeley
2009-07-15
2
-5
/
+2
|
|
*
|
Check CAN_ADD before returning an Add Contact... menu item
Davyd Madeley
2009-07-15
1
-0
/
+16
|
|
*
|
Handle the case where priv->list is not an EmpathyContactManager
Davyd Madeley
2009-07-15
1
-1
/
+5
|
|
*
|
Small coding style fix
Davyd Madeley
2009-07-15
1
-1
/
+3
|
|
*
|
Remove deprecated call to g_mapped_file_free()
Davyd Madeley
2009-07-15
1
-1
/
+1
|
|
*
|
have EmpathyContactWidget set the account on the account chooser
Davyd Madeley
2009-07-15
2
-1
/
+7
|
|
*
|
Don't override empathy_account_chooser_set_account when setting filtering
Davyd Madeley
2009-07-15
1
-1
/
+9
|
|
*
|
Set parent for new contact dialog
Davyd Madeley
2009-07-15
1
-2
/
+9
|
|
*
|
Hook up the callback to throw up the standard Add Contact dialog
Davyd Madeley
2009-07-15
3
-5
/
+28
|
|
*
|
Determine if the contact is not in the Contact List and add a menu item as ap...
Davyd Madeley
2009-07-15
2
-0
/
+44
|
|
*
|
Implement CAN_GROUP by looking at RequestableChannelClasses
Davyd Madeley
2009-07-15
1
-1
/
+53
|
|
*
|
Only enable the 'Edit' menu option when the CAN_ALIAS or CAN_GROUP are set
Davyd Madeley
2009-07-15
2
-1
/
+20
|
|
*
|
Add empathy_contact_manager_initialized()
Davyd Madeley
2009-07-15
2
-0
/
+18
|
|
*
|
call GetAliasFlags() to determine if an alias can be set on a ContactList
Davyd Madeley
2009-07-15
3
-1
/
+39
|
|
*
|
Look up flags to determine whether or not to display the 'Remove' item
Davyd Madeley
2009-07-15
2
-15
/
+40
|
|
*
|
Add a FLAGS column to EmpathyContactListStore
Davyd Madeley
2009-07-15
2
-13
/
+28
|
|
*
|
Convert empathy_contact_manager_can_add() to empathy_contact_manager_get_flag...
Davyd Madeley
2009-07-15
3
-6
/
+8
|
|
*
|
Remove redundant empathy_tp_contact_list_can_add()
Davyd Madeley
2009-07-15
2
-20
/
+6
|
|
*
|
Expose channel group flags via EmpathyContactList iface
Davyd Madeley
2009-07-15
3
-0
/
+46
|
|
*
|
add empathy-theme-adium.c to POTFILES.in
Guillaume Desmottes
2009-07-15
1
-0
/
+1
|
|
*
|
empathy.doap: add bug-database element (#587958). Thanks to Florian Ludwig.
Guillaume Desmottes
2009-07-14
1
-0
/
+1
|
|
*
|
Merge branch 'fix-585882'
Gustavo Noronha Silva
2009-07-14
1
-4
/
+90
|
|
|
\
\
|
|
|
*
|
Fix Bug 585882: Can't easily copy URL's when using Adium themes
Gustavo Noronha Silva
2009-07-01
1
-4
/
+90
|
|
*
|
|
empathy-message.c: remove a trailing space
Guillaume Desmottes
2009-07-14
1
-1
/
+1
|
|
*
|
|
empathy-main-window.c: remove a trailing space
Guillaume Desmottes
2009-07-14
1
-1
/
+1
|
|
*
|
|
empathy-theme-adium.c: remove trailing spaces
Guillaume Desmottes
2009-07-14
1
-13
/
+13
|
|
*
|
|
Minor changes
Gabriel Millaire
2009-07-11
1
-4
/
+4
|
|
*
|
|
Remove old code
Gabriel Millaire
2009-07-10
1
-69
/
+0
|
|
*
|
|
Regrouped similar functions, uses enum instead of define
Gabriel Millaire
2009-07-10
1
-63
/
+55
|
|
*
|
|
Changed menu label and various review fixes
Gabriel Millaire
2009-07-10
2
-27
/
+25
|
|
*
|
|
Added notification for confs Show avatar, Compact Size and Sort criterium
Gabriel Millaire
2009-07-10
1
-47
/
+77
|
|
*
|
|
Move Compact List and Sort Contacts from Preferences to View menu
Gabriel Millaire
2009-07-10
3
-247
/
+135
|
|
*
|
|
Work in progress : move preferences to View menu
Gabriel Millaire
2009-07-10
2
-30
/
+172
|
|
*
|
|
Merge branch 'label-align'
Davyd Madeley
2009-07-10
5
-12
/
+152
|
|
|
\
\
\
|
|
|
*
|
|
Make EmpathyContactWidget use EmpathyKludgeLabel
Davyd Madeley
2009-07-07
3
-12
/
+10
|
|
|
*
|
|
EmpathyKludgeLabel is a child of GtkLabel
Davyd Madeley
2009-07-07
2
-0
/
+142
|
|
*
|
|
|
Use accessor functions instead direct access (Fixes #586476)
Jonny Lamb
2009-07-10
17
-56
/
+83
|
|
*
|
|
|
Fixed a copy/paste bug in configure.ac
Ken VanDine
2009-07-10
1
-1
/
+1
|
|
*
|
|
|
Support for history message in Adium themes. Use context HTMLs.
Nicolò Chieffo
2009-07-08
4
-21
/
+150
|
|
*
|
|
|
Use atomic operations to manage EmpathyAdiumData refcount
Xavier Claessens
2009-07-08
1
-3
/
+2
|
|
*
|
|
|
can_add_contact_to_account: early return if connection is NULL (#587817)
Guillaume Desmottes
2009-07-07
1
-0
/
+2
|
|
*
|
|
|
empathy_contact_manager_can_add: raise an error if connection is NULL
Guillaume Desmottes
2009-07-07
1
-0
/
+1
|
|
*
|
|
|
Updated Swedish translation
Daniel Nylander
2009-07-07
1
-1469
/
+1342
|
|
*
|
|
|
updating translation for Punjabi
A S Alam
2009-07-07
1
-456
/
+604
|
|
*
|
|
|
Updated French translation
Claude Paroz
2009-07-06
1
-776
/
+1327
|
|
|
/
/
/
|
|
*
|
|
Don't check for Adium themes if Webkit isn't available
Davyd Madeley
2009-07-06
1
-0
/
+6
|
|
*
|
|
Updated Spanish translation
Jorge Gonzalez
2009-07-05
1
-221
/
+248
|
|
*
|
|
Updated Tamil translation
drtvasudevan
2009-07-04
1
-252
/
+265
|
|
*
|
|
Updated Tamil translation
drtvasudevan
2009-07-04
1
-114
/
+168
|
|
*
|
|
Sort themes by name
Pierre-Luc Beaudoin
2009-07-03
1
-0
/
+2
|
|
*
|
|
List installed adium themes
Pierre-Luc Beaudoin
2009-07-03
5
-145
/
+142
|
|
|
|
/
|
|
|
/
|
|
|
*
|
Merge branch 'fix-585601'
Gustavo Noronha Silva
2009-07-02
2
-0
/
+11
|
|
|
\
\
|
|
|
*
|
Fix Bug 585601: Adium theme is not reloaded on /clear or Ctrl+L or clear menu...
Gustavo Noronha Silva
2009-07-01
2
-0
/
+11
|
|
*
|
|
Merge branch 'part-reasons'
Will Thompson
2009-07-02
2
-24
/
+114
|
|
|
\
\
\
|
|
|
*
|
|
Style: avoid marching off the right margin
Will Thompson
2009-06-19
1
-9
/
+10
|
|
|
*
|
|
Style: use FIXME not TODO
Will Thompson
2009-06-19
1
-3
/
+3
|
|
|
*
|
|
Coding style: one declaration per line.
Will Thompson
2009-06-19
1
-1
/
+2
|
|
|
*
|
|
Move string manipulation into build_part_message
Will Thompson
2009-06-19
1
-17
/
+15
|
|
|
*
|
|
Reduce format string duplication for part notifications.
Will Thompson
2009-06-19
1
-50
/
+33
|
|
|
*
|
|
Include actor in part message if possible
Will Thompson
2009-06-18
1
-21
/
+47
|
|
|
*
|
|
Include actor in members-changed if possible
Will Thompson
2009-06-18
1
-14
/
+51
|
|
|
*
|
|
Extract part message building to a function
Will Thompson
2009-06-18
1
-35
/
+44
|
|
|
*
|
|
Return early from chat_members_changed_cb
Will Thompson
2009-06-18
1
-42
/
+43
|
|
|
*
|
|
Print part reasons to conversation window
Will Thompson
2009-06-18
1
-3
/
+37
*
|
|
|
|
|
Use proper display names in the chooser
Cosimo Cecchi
2009-07-31
1
-6
/
+40
*
|
|
|
|
|
Make protocol icons work also with account == NULL
Cosimo Cecchi
2009-07-31
3
-6
/
+14
*
|
|
|
|
|
Don't try to lookup NULL connections
Cosimo Cecchi
2009-07-31
1
-0
/
+4
*
|
|
|
|
|
Fix trailing whitespace
Cosimo Cecchi
2009-07-30
3
-18
/
+18
*
|
|
|
|
|
Update POTFILES.in
Cosimo Cecchi
2009-07-30
1
-1
/
+2
*
|
|
|
|
|
Don't try to unref the GtkBuilder object in _dispose
Cosimo Cecchi
2009-07-30
1
-6
/
+0
*
|
|
|
|
|
Hook up to the destroy signal in EmpathyAccountWidget
Cosimo Cecchi
2009-07-30
1
-0
/
+11
*
|
|
|
|
|
Set the sensitivity to the forget button
Cosimo Cecchi
2009-07-30
1
-2
/
+3
*
|
|
|
|
|
Ignore default value for required params
Cosimo Cecchi
2009-07-30
1
-4
/
+0
*
|
|
|
|
|
Make account creation non-exclusive
Cosimo Cecchi
2009-07-30
1
-22
/
+46
*
|
|
|
|
|
Rename empathy_account_settings_owns_account()
Cosimo Cecchi
2009-07-30
3
-3
/
+3
*
|
|
|
|
|
Implement dispose and finalize
Cosimo Cecchi
2009-07-30
1
-31
/
+75
*
|
|
|
|
|
Set apply button sensitivity on creation
Cosimo Cecchi
2009-07-30
1
-0
/
+1
*
|
|
|
|
|
Remove debug output
Cosimo Cecchi
2009-07-30
1
-1
/
+0
*
|
|
|
|
|
Add a cosmetic comment to separate public and non-public methods.
Cosimo Cecchi
2009-07-30
1
-0
/
+2
*
|
|
|
|
|
Use telepathy style
Cosimo Cecchi
2009-07-30
1
-632
/
+657
*
|
|
|
|
|
Update copyright and author
Cosimo Cecchi
2009-07-30
1
-1
/
+2
*
|
|
|
|
|
First cut at GObject-ifying EmpathyAccountWidget
Cosimo Cecchi
2009-07-30
10
-391
/
+513
*
|
|
|
|
|
Add empathy_account_settings_is_valid ()
Cosimo Cecchi
2009-07-30
2
-0
/
+61
*
|
|
|
|
|
Fix a typo.
Cosimo Cecchi
2009-07-30
1
-3
/
+3
*
|
|
|
|
|
Even more cleanup + update header
Cosimo Cecchi
2009-07-30
1
-10
/
+13
*
|
|
|
|
|
Adapt to the current telepathy style
Cosimo Cecchi
2009-07-30
1
-1172
/
+1146
*
|
|
|
|
|
Use the right property name when getting the connection status.
Cosimo Cecchi
2009-07-30
1
-1
/
+1
*
|
|
|
|
|
Fix a typo in dispose()
Cosimo Cecchi
2009-07-30
1
-3
/
+5
*
|
|
|
|
|
Cancel the creation thread in dispose()
Cosimo Cecchi
2009-07-30
1
-0
/
+11
*
|
|
|
|
|
Emit the ACCOUNT_CREATED signal at the right time
Cosimo Cecchi
2009-07-30
1
-36
/
+31
*
|
|
|
|
|
Use the new API when getting the account iter.
Cosimo Cecchi
2009-07-30
1
-5
/
+8
*
|
|
|
|
|
Add empathy_account_settings_owns_account()
Cosimo Cecchi
2009-07-30
2
-0
/
+17
*
|
|
|
|
|
Make sure the account dialog respects the initial selection
Cosimo Cecchi
2009-07-30
1
-30
/
+34
*
|
|
|
|
|
Implement _set_display_name
Cosimo Cecchi
2009-07-30
3
-2
/
+110
*
|
|
|
|
|
When an account is enabled, always align it to the global presence.
Cosimo Cecchi
2009-07-30
1
-8
/
+9
*
|
|
|
|
|
Make remove work
Cosimo Cecchi
2009-07-30
1
-1
/
+1
*
|
|
|
|
|
Plug some leaks
Cosimo Cecchi
2009-07-30
1
-0
/
+6
*
|
|
|
|
|
Respect the global presence when enabling an account
Cosimo Cecchi
2009-07-30
1
-3
/
+36
*
|
|
|
|
|
Unref the dialog when destroying
Cosimo Cecchi
2009-07-30
1
-0
/
+10
*
|
|
|
|
|
Chain up dispose and remove useless finalize
Cosimo Cecchi
2009-07-30
1
-7
/
+2
*
|
|
|
|
|
Move some code off dispose
Cosimo Cecchi
2009-07-30
1
-18
/
+31
*
|
|
|
|
|
GObject-ify and clean-up the code; still WIP
Cosimo Cecchi
2009-07-30
2
-185
/
+387
*
|
|
|
|
|
Add an API to get the num of CMs
Cosimo Cecchi
2009-07-30
2
-0
/
+14
*
|
|
|
|
|
Synchronize EmpathyProtocolChooser and EmpathyAccountsDialog
Cosimo Cecchi
2009-07-30
3
-48
/
+43
|
/
/
/
/
/
*
|
|
|
|
Ensure EmpathyConnectionManagers stays alive when still emitting signals
Sjoerd Simons
2009-07-23
1
-0
/
+2
*
|
|
|
|
Allow stop to be called if there isn't a backing channel
Sjoerd Simons
2009-07-22
1
-0
/
+4
*
|
|
|
|
Don't try to update the widgets if no account was selected
Sjoerd Simons
2009-07-22
1
-0
/
+4
*
|
|
|
|
Get the connection status, not the presence status string
Sjoerd Simons
2009-07-22
1
-1
/
+1
*
|
|
|
|
If the requested property is missing, assume we didn't request it
Sjoerd Simons
2009-07-22
1
-1
/
+1
*
|
|
|
|
Add the Apply widget to the IRC account settings dialog
Sjoerd Simons
2009-07-22
2
-171
/
+181
*
|
|
|
|
Add apply button for salut accounts
Sjoerd Simons
2009-07-22
1
-0
/
+1
*
|
|
|
|
Correctly implement empathy_account_is_valid
Sjoerd Simons
2009-07-22
1
-3
/
+2
*
|
|
|
|
Hook up removing accounts in the accounts dialog
Sjoerd Simons
2009-07-22
1
-0
/
+8
*
|
|
|
|
Add api to remove accounts
Sjoerd Simons
2009-07-22
2
-0
/
+53
*
|
|
|
|
Add removed signal on EmpathyAccount
Sjoerd Simons
2009-07-22
2
-0
/
+64
*
|
|
|
|
Make the account manager listen to AccountValidityChanged
Sjoerd Simons
2009-07-22
1
-2
/
+33
*
|
|
|
|
Use the account manager when the service is running, not when we receive Name...
Marco Barisione
2009-07-22
1
-15
/
+14
*
|
|
|
|
Disable tests that try to use MC4 related code
Sjoerd Simons
2009-07-22
3
-0
/
+10
*
|
|
|
|
Coding style fixes
Sjoerd Simons
2009-07-22
8
-15
/
+15
*
|
|
|
|
Unescape _ and _2d in the protocol from mission-control
Sjoerd Simons
2009-07-22
1
-1
/
+38
*
|
|
|
|
Port creating of of a salut account to then new apis
Sjoerd Simons
2009-07-22
1
-44
/
+90
*
|
|
|
|
Port to using EmpathyAccountSettings
Sjoerd Simons
2009-07-22
7
-268
/
+475
*
|
|
|
|
Make empathy_account_set_enable call out over d-bus
Sjoerd Simons
2009-07-22
1
-4
/
+26
*
|
|
|
|
Add API to Update an accounts parameters
Sjoerd Simons
2009-07-22
2
-0
/
+59
*
|
|
|
|
Remove the API to change the account parameters one by one
Sjoerd Simons
2009-07-22
2
-74
/
+10
*
|
|
|
|
Add an abstraction to buffer up changes to an account
Sjoerd Simons
2009-07-22
3
-0
/
+1122
*
|
|
|
|
Correct usage of priv
Sjoerd Simons
2009-07-22
1
-5
/
+4
*
|
|
|
|
Put (Haze) behind all protocols coming from haze
Sjoerd Simons
2009-07-22
1
-2
/
+2
*
|
|
|
|
Add API to add accounts
Sjoerd Simons
2009-07-22
2
-23
/
+106
*
|
|
|
|
reformat macros a bit
Sjoerd Simons
2009-07-21
1
-6
/
+11
*
|
|
|
|
Add singleton to cache TpConnectionManagers
Sjoerd Simons
2009-07-20
3
-0
/
+373
*
|
|
|
|
remove dead code
Sjoerd Simons
2009-07-19
1
-58
/
+0
*
|
|
|
|
Escape unique names by replacing / by %
Sjoerd Simons
2009-07-16
1
-8
/
+15
*
|
|
|
|
Ignore a log when the account it isn't found
Sjoerd Simons
2009-07-16
1
-1
/
+7
*
|
|
|
|
Put the logs in XDG_DATA_HOME instead of ~/.gnome2
Sjoerd Simons
2009-07-16
1
-2
/
+4
*
|
|
|
|
Default to OFFLINE instead of UNSET for the global presence
Sjoerd Simons
2009-07-16
1
-1
/
+1
*
|
|
|
|
Escape the unique account name
Sjoerd Simons
2009-07-16
1
-3
/
+6
*
|
|
|
|
Move the responsibility of popping up the empathy accounts dialog out of the ...
Sjoerd Simons
2009-07-16
2
-20
/
+18
*
|
|
|
|
Add a concept of ready to the account manager
Sjoerd Simons
2009-07-16
2
-2
/
+74
*
|
|
|
|
Check the right variable for setting the ready property
Sjoerd Simons
2009-07-16
1
-1
/
+1
[next]