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
/
src
/
empathy-import-widget.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Clean up #include directives in source files
Emanuele Aina
2013-04-02
1
-1
/
+0
*
Reorder header inclusions accordingly to the Telepathy coding style
Emanuele Aina
2013-04-02
1
-6
/
+5
*
Use a flat namespace for internal includes
Emanuele Aina
2013-04-01
1
-3
/
+3
*
Use double quotes for all internal headers
Emanuele Aina
2013-04-01
1
-3
/
+3
*
Drop unused/redundant header inclusions
Emanuele Aina
2013-03-28
1
-4
/
+0
*
Consistently use `#include "config.h"` everywhere
Emanuele Aina
2013-03-28
1
-1
/
+1
*
include telepathy-glib.h
Guillaume Desmottes
2012-09-17
1
-2
/
+1
*
use tp_account_manager_dup_valid_accounts()
Guillaume Desmottes
2012-09-11
1
-2
/
+2
*
import-widget: use gtk_list_store_insert_with_values()
Guillaume Desmottes
2012-03-29
1
-4
/
+1
*
import-widget: request the preferred height of the treeview
Guillaume Desmottes
2012-03-27
1
-0
/
+10
*
import-widget: don't manually prepare the account manager
Guillaume Desmottes
2012-03-27
1
-23
/
+4
*
Pass EmpathyConnectionManagers to the import widget
Guillaume Desmottes
2012-02-16
1
-21
/
+23
*
import-widget: use the server in IRC account display name
Guillaume Desmottes
2011-12-16
1
-4
/
+18
*
Use tp_proxy_prepare_async instead of tp_account_manager_prepare_async
Guillaume Desmottes
2011-09-19
1
-2
/
+2
*
enable imported Pidgin accounts if needed (#594145)
Vitaly Minko
2010-10-11
1
-1
/
+10
*
Use library i18n method for source files included in shared library
Rob Bradford
2010-05-18
1
-1
/
+3
*
replace empathy_connection_managers_call_when_ready by prepare_{async_finish}...
Guillaume Desmottes
2010-01-22
1
-5
/
+6
*
empathy-import-widget: use empathy_connection_managers_call_when_ready
Guillaume Desmottes
2010-01-22
1
-9
/
+10
*
all: log error messages if preparing the account manager fails
Jonny Lamb
2009-10-30
1
-2
/
+7
*
import-widget: port to new tp-glib account API
Jonny Lamb
2009-10-24
1
-27
/
+30
*
Move accounts assignment after the CMS are ready
Cosimo Cecchi
2009-09-14
1
-2
/
+2
*
Move protocol_is_supported() to empathy-import-utils
Cosimo Cecchi
2009-09-14
1
-26
/
+5
*
Fix errors revealed by make check
Jonathan Tellier
2009-08-22
1
-2
/
+2
*
Make the import system more future-proof
Cosimo Cecchi
2009-08-22
1
-15
/
+67
*
Split EmpathyImportDialog and EmpathyImportWidget
Cosimo Cecchi
2009-08-22
1
-0
/
+464