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.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update for new API
Xavier Claessens
2008-04-11
1
-7
/
+31
*
Removed deleted header
Xavier Claessens
2008-04-03
1
-1
/
+0
*
Fix various warnings
Xavier Claessens
2008-04-02
1
-1
/
+0
*
Adapt to new api
Xavier Claessens
2008-04-02
1
-1
/
+1
*
Add empathy_chat_new and don't use empathy_group/private_* in empathy.c
Xavier Claessens
2008-04-02
1
-24
/
+3
*
Do not autoconnect if networkmanager says we are not connected at startup.
Xavier Claessens
2008-03-17
1
-32
/
+66
*
Fix includes of files that are now in src/. Fixes bug #522780.
Xavier Claessens
2008-03-17
1
-3
/
+2
*
Move modules that make no sense to be used in other applicaton from libempath...
Xavier Claessens
2008-03-14
1
-3
/
+3
*
Move chat chandler into the same process than contact list
Xavier Claessens
2008-03-14
1
-0
/
+76
*
Drop gnome-vfs dependency and use gio instead. Fixes bug #514380 (Cosimo Cecc...
Xavier Claessens
2008-03-11
1
-2
/
+0
*
Do not run multiple instances of empathy. Fixes bug #501805 (Marco Barisione).
Xavier Claessens
2008-03-09
1
-0
/
+118
*
Update collabora copyright to 2008
Xavier Claessens
2008-03-03
1
-1
/
+1
*
Try to create salut account if getting the gconf key fails. If the user start...
Xavier Claessens
2008-02-12
1
-6
/
+4
*
Move nickname to the main section of account setting UI and do not set automa...
Xavier Claessens
2008-02-08
1
-12
/
+3
*
fix src/empathy build. empathy-conf was moved to libempathy-gtk. Fixes bug #5...
Xavier Claessens
2008-01-24
1
-1
/
+1
*
Add option in preference to automatically connect at startup. Fixes bug #4998...
Xavier Claessens
2008-01-12
1
-10
/
+7
*
Conflicts:
Xavier Claessens
2007-12-03
1
-1
/
+2
*
Move chats to its own process.
Xavier Claessens
2007-11-11
1
-72
/
+3
*
Make use of gtk_init_with_args for command line parsing. Fixes bug #491985
Xavier Claessens
2007-11-04
1
-4
/
+7
*
Rename icons to follow fd.o icon naming spec. Move icons to the right
Xavier Claessens
2007-10-28
1
-1
/
+1
*
Implement EmpathyAvatarChooser and EmpathyAvatarImage and make use of them
Xavier Claessens
2007-10-09
1
-0
/
+2
*
Remove GnomeProgram, not useful anymore, drop libgnome dependency. Fixes
Xavier Claessens
2007-09-28
1
-13
/
+1
*
Chech if there is already a Salut account before creating a new one and
Xavier Claessens
2007-08-25
1
-0
/
+27
*
Add specialised UI for salut settings. Configure a Salut account first
Xavier Claessens
2007-08-23
1
-0
/
+84
*
Initial room list support. It does not works yet.
Xavier Claessens
2007-07-20
1
-1
/
+1
*
Add EMPATHY_LOGFILE env variable. Fixes bug #455240 (Guillaume Desmottes).
Xavier Claessens
2007-07-10
1
-0
/
+2
*
Fix a leaked ref.
Xavier Claessens
2007-07-01
1
-1
/
+6
*
Rename all filenames starting with "gossip" by "empathy", change namespace
Xavier Claessens
2007-06-22
1
-19
/
+19
*
Adding NetworkManager support.
Xavier Claessens
2007-06-21
1
-26
/
+12
*
Empathy is no more splitted into 2 processes. It makes debugging more
Xavier Claessens
2007-06-14
1
-0
/
+242