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
Commit message (
Expand
)
Author
Age
Files
Lines
*
s/Local Network/People nearby/ (Sjoerd Simons)
Xavier Claessens
2007-08-11
1
-1
/
+1
*
Change a bit some debug output
Xavier Claessens
2007-08-10
2
-1
/
+6
*
Add hidden supprot. Fixes bug #455510 (Cosimo Cecchi).
Xavier Claessens
2007-08-10
1
-0
/
+1
*
Remove workaround for mc-enum-types.h not being installed by MC and bump
Xavier Claessens
2007-08-09
2
-16
/
+3
*
Remove empathy-marshal-main.c and include empathy-marshal.h from
Marco Barisione
2007-08-08
6
-45
/
+106
*
Don't forget to reverse the glist of pending messages.
Xavier Claessens
2007-08-06
2
-1
/
+4
*
Adding new empathy_strdiff API stolen from telepathy-glib. It check if
Xavier Claessens
2007-08-02
2
-133
/
+16
*
Add missing include string.h.
Xavier Claessens
2007-07-30
1
-0
/
+2
*
Add message type in log files. Fixes bug #459579.
Xavier Claessens
2007-07-27
3
-34
/
+81
*
Fix Room listing. Fixes bug #460416 (Sjoerd Simons).
Xavier Claessens
2007-07-26
1
-5
/
+1
*
Use libtool -version-info. Fixes bug #460579 (Laurent Bigonville).
Xavier Claessens
2007-07-26
1
-0
/
+3
*
Fix problems when NM is not running. Fixes bug #460419.
Xavier Claessens
2007-07-26
1
-3
/
+15
*
Adding more debug output.
Xavier Claessens
2007-07-26
1
-4
/
+10
*
Add a check to be sure the new channel is valid in the NewChannel cb.
Xavier Claessens
2007-07-25
1
-0
/
+1
*
Initial room list support. It does not works yet.
Xavier Claessens
2007-07-20
12
-87
/
+555
*
Fix avatar request queue.
Xavier Claessens
2007-07-13
1
-24
/
+23
*
Remove unused nickname entry and use a GtkTable for room information. More
Xavier Claessens
2007-07-13
1
-0
/
+8
*
Auto-accept to publish presence to contacts that are in our subscribe
Xavier Claessens
2007-07-12
1
-8
/
+20
*
Add EMPATHY_LOGFILE env variable. Fixes bug #455240 (Guillaume Desmottes).
Xavier Claessens
2007-07-10
2
-1
/
+41
*
Add MSN setting UI. Fixes bug #443162 (Cosimo Cecchi).
Xavier Claessens
2007-07-09
2
-32
/
+56
*
Workaround to fix a commonly reported crash. Add a missing check.
Xavier Claessens
2007-07-07
1
-0
/
+1
*
Fix a leaked ref.
Xavier Claessens
2007-07-01
6
-103
/
+498
*
Install libempathy and libempathy-gtk and make their API public.
Xavier Claessens
2007-06-23
2
-22
/
+56
*
Rename all filenames starting with "gossip" by "empathy", change namespace
Xavier Claessens
2007-06-22
45
-1830
/
+1828
*
Fix typo causing warnings.
Xavier Claessens
2007-06-22
1
-1
/
+1
*
We show in our roster all contacts members and remote-pending of subscribe
Xavier Claessens
2007-06-21
5
-40
/
+130
*
Adding NetworkManager support.
Xavier Claessens
2007-06-21
1
-38
/
+116
*
Prepare for slack time when coming back from auto away. Not yet fully
Xavier Claessens
2007-06-15
2
-20
/
+42
*
Empathy is no more splitted into 2 processes. It makes debugging more
Xavier Claessens
2007-06-14
1
-52
/
+0
*
Do not create log directory for a chat if there is no messages to put in.
Xavier Claessens
2007-06-14
2
-10
/
+28
*
New window for viewing logs.
Xavier Claessens
2007-06-14
8
-88
/
+465
*
Adding spellcheck support.
Xavier Claessens
2007-06-10
1
-10
/
+0
*
Emit notify signal only if the property value effectively changed.
Xavier Claessens
2007-06-10
1
-0
/
+28
*
We can now add a new contact. EmpathyContactWidget can change the contact
Xavier Claessens
2007-06-09
1
-2
/
+2
*
Checks if the chatroom has an account and a room. Fixes bug #444135.
Xavier Claessens
2007-06-09
1
-1
/
+2
*
Do not save when closing the dialog. Update information in real-time and
Xavier Claessens
2007-06-09
3
-37
/
+51
*
New dialog: EmpathySubscriptionDialog. It uses EmpathyContactWidget to
Xavier Claessens
2007-06-07
1
-0
/
+1
*
New widget: EmpathyContactWidget. It displays information about a contact,
Xavier Claessens
2007-06-06
2
-38
/
+1
*
Add support for blinking when there is an event. Make use of EmpathyIdle
Xavier Claessens
2007-06-06
8
-215
/
+598
*
libempathy-gtk/gossip-ui-utils.c libempathy-gtk/gossip-accounts-dialog.c
Xavier Claessens
2007-06-04
4
-91
/
+1
*
Add all properties described by TP spec for the Text channel on
Xavier Claessens
2007-06-03
1
-42
/
+298
*
Fix crash when there is no log available for a chat. Fix a crash when
Xavier Claessens
2007-06-03
2
-6
/
+9
*
Log chats and display 10 last messages when opening a new chat.
Xavier Claessens
2007-06-02
4
-0
/
+670
*
Set default presence to available if there is no presence iface.
Xavier Claessens
2007-06-02
2
-3
/
+15
*
Monitor changes on chatrooms.xml file and relead it when it's modified.
Xavier Claessens
2007-06-02
2
-9
/
+63
*
Do not restore away presence message when coming back after the user set
Xavier Claessens
2007-05-31
1
-2
/
+1
*
Fix warning when selecting all accounts.
Xavier Claessens
2007-05-31
11
-65
/
+1100
*
Do not highlight contacts already known when creating the contact list. Do
Xavier Claessens
2007-05-26
2
-3
/
+3
*
Fix refcounting of GossipGroupChat. Add debug message when alias request
Xavier Claessens
2007-05-25
1
-1
/
+6
*
Do not use the server entry's value if it's hidden. Do not highlight
Xavier Claessens
2007-05-25
1
-7
/
+35
*
Preset the server only for jabber protocol to conference.server. This
Xavier Claessens
2007-05-25
2
-19
/
+29
*
New objects: GossipAccountChooser and GossipNewChatroom, we can now join
Xavier Claessens
2007-05-24
1
-2
/
+36
*
If we are offline do not set away on idle. If we are already away restore
Xavier Claessens
2007-05-21
1
-13
/
+28
*
Implementing basic chatroom support. Actually it works only if we get
Xavier Claessens
2007-05-21
5
-41
/
+248
*
Fix indentation Fix not returning the contact in tp_contact_list_find()
Xavier Claessens
2007-05-20
4
-9
/
+6
*
Split GossipContactList into two objects: GossipContactListStore
Xavier Claessens
2007-05-20
1
-0
/
+1
*
Auto away when session id idle, instead of when screensaver is active.
Xavier Claessens
2007-05-19
1
-25
/
+25
*
EmpathyContactList is now an interface implemented by
Xavier Claessens
2007-05-19
14
-2009
/
+2522
*
New object EmpathyIdle to manage autoaway and extended autoaway states.
Xavier Claessens
2007-05-17
3
-0
/
+281
*
When a new text channel arrives, check if there is no existing GossipChat
Xavier Claessens
2007-05-14
2
-13
/
+32
*
[darcs-to-svn @ gossip_mission_control_new() returns a MissionControl sigleto...
Xavier Claessens
2007-05-13
5
-7
/
+27
*
[darcs-to-svn @ New object: EmpathyStatusIcon]
Xavier Claessens
2007-05-10
1
-3
/
+1
*
[darcs-to-svn @ sync with Gossip SVN 2323]
Xavier Claessens
2007-05-09
1
-0
/
+1
*
[darcs-to-svn @ Improve build system]
Xavier Claessens
2007-05-09
1
-3
/
+3
*
[darcs-to-svn @ many changes]
Xavier Claessens
2007-05-09
5
-68
/
+137
*
[darcs-to-svn @ adding debug message]
Xavier Claessens
2007-05-06
1
-0
/
+2
*
[darcs-to-svn @ do not assert when there is an unknown state str]
Xavier Claessens
2007-05-06
1
-2
/
+0
*
[darcs-to-svn @ Cleanup build system and add MC plugin]
Xavier Claessens
2007-05-06
1
-6
/
+4
*
[darcs-to-svn @ Remove EmpathySession and move all programs into src/]
Xavier Claessens
2007-05-03
7
-113
/
+29
*
[darcs-to-svn @ Autostart]
Xavier Claessens
2007-05-03
2
-4
/
+33
*
[darcs-to-svn @ Fix setting presence]
Xavier Claessens
2007-05-02
4
-90
/
+82
*
[darcs-to-svn @ Handling /say msg and remove useless debug messages]
Xavier Claessens
2007-05-02
1
-0
/
+3
*
[darcs-to-svn @ Syncing new contact list stuff from gossip]
Xavier Claessens
2007-05-01
3
-2
/
+21
*
[darcs-to-svn @ Connect accounts in empathy-launcher, not in empathy-contact-...
Xavier Claessens
2007-05-01
5
-120
/
+19
*
[darcs-to-svn @ Only one presence per contact]
Xavier Claessens
2007-04-27
5
-410
/
+98
*
[darcs-to-svn @ Adding GossipPresenceChooser]
Xavier Claessens
2007-04-27
1
-0
/
+1
*
[darcs-to-svn @ Save/restore window geometry]
Xavier Claessens
2007-04-27
3
-1
/
+60
*
[darcs-to-svn @ Set Collabora copyright for files I created/modified]
Xavier Claessens
2007-04-26
14
-18
/
+51
*
[darcs-to-svn @ initial import]
Xavier Claessens
2007-04-26
34
-0
/
+7519