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-gtk
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Fix a leaked ref.
Xavier Claessens
2007-07-01
5
-47
/
+126
*
Install libempathy and libempathy-gtk and make their API public.
Xavier Claessens
2007-06-23
2
-40
/
+85
*
Rename all filenames starting with "gossip" by "empathy", change namespace
Xavier Claessens
2007-06-22
87
-3815
/
+3808
*
We show in our roster all contacts members and remote-pending of subscribe
Xavier Claessens
2007-06-21
3
-8
/
+7
*
Prepare for slack time when coming back from auto away. Not yet fully
Xavier Claessens
2007-06-15
3
-134
/
+118
*
Use gtk-info for contact informaiton.
Xavier Claessens
2007-06-15
2
-2
/
+1
*
Show logs when right click on a contact in the roster.
Xavier Claessens
2007-06-14
1
-4
/
+15
*
Disconnect signals from chatroom_manager. Fixes bug #447178.
Xavier Claessens
2007-06-14
1
-1
/
+4
*
Do not create log directory for a chat if there is no messages to put in.
Xavier Claessens
2007-06-14
2
-86
/
+31
*
Make use of ACTIVE_USER_WAIT_TO_ENABLE_TIME
Xavier Claessens
2007-06-14
1
-1
/
+1
*
New window for viewing logs.
Xavier Claessens
2007-06-14
9
-58
/
+1735
*
Adding spellcheck support.
Xavier Claessens
2007-06-10
6
-8
/
+516
*
Smooth scrolling. Fixes bug #445859 (Raphael Slinckx).
Xavier Claessens
2007-06-10
1
-18
/
+48
*
Fix warning for DnD. patch imported from gossip.
Xavier Claessens
2007-06-10
1
-48
/
+44
*
Bump version to 0.8
Xavier Claessens
2007-06-10
1
-4
/
+1
*
Make it distcheck
Xavier Claessens
2007-06-09
1
-1
/
+1
*
Fix a warning.
Xavier Claessens
2007-06-09
1
-2
/
+4
*
We can now add a new contact. EmpathyContactWidget can change the contact
Xavier Claessens
2007-06-09
5
-130
/
+422
*
Do not save when closing the dialog. Update information in real-time and
Xavier Claessens
2007-06-09
3
-148
/
+38
*
Fix build on 64bits arch. Fixes bug #444680 (Matej Cepl).
Xavier Claessens
2007-06-09
1
-1
/
+1
*
Fix response and action buttons.
Xavier Claessens
2007-06-07
2
-67
/
+8
*
Implement editing and viewing contact information with right click on the
Xavier Claessens
2007-06-07
11
-306
/
+347
*
EmpatchContactWidget has 2 modes: editable or not.
Xavier Claessens
2007-06-07
4
-46
/
+72
*
New dialog: EmpathySubscriptionDialog. It uses EmpathyContactWidget to
Xavier Claessens
2007-06-07
7
-9
/
+424
*
New widget: EmpathyContactWidget. It displays information about a contact,
Xavier Claessens
2007-06-06
5
-0
/
+1685
*
Add support for blinking when there is an event. Make use of EmpathyIdle
Xavier Claessens
2007-06-06
3
-67
/
+274
*
Set use_stock for button_connect to False, to avoid a crasher when opening
Xavier Claessens
2007-06-04
2
-4
/
+16
*
libempathy-gtk/gossip-ui-utils.c libempathy-gtk/gossip-accounts-dialog.c
Xavier Claessens
2007-06-04
3
-3
/
+2
*
Add all properties described by TP spec for the Text channel on
Xavier Claessens
2007-06-03
4
-57
/
+141
*
Fix crash when there is no log available for a chat. Fix a crash when
Xavier Claessens
2007-06-03
1
-1
/
+0
*
Log chats and display 10 last messages when opening a new chat.
Xavier Claessens
2007-06-02
3
-65
/
+71
*
Set default presence to available if there is no presence iface.
Xavier Claessens
2007-06-02
1
-1
/
+0
*
Use gnome_vfs_url_show() instead of gnome_url_show() to avoid libgnomeui
Xavier Claessens
2007-06-02
2
-17
/
+8
*
Monitor changes on chatrooms.xml file and relead it when it's modified.
Xavier Claessens
2007-06-02
2
-43
/
+96
*
No need to RequestHandle, MissionControl has API to request the channel
Xavier Claessens
2007-05-31
2
-69
/
+40
*
Fix warning when selecting all accounts.
Xavier Claessens
2007-05-31
14
-108
/
+1291
*
Do not highlight contacts already known when creating the contact list. Do
Xavier Claessens
2007-05-26
1
-1
/
+5
*
Fix refcounting of GossipGroupChat. Add debug message when alias request
Xavier Claessens
2007-05-25
2
-2
/
+1
*
Do not use the server entry's value if it's hidden. Do not highlight
Xavier Claessens
2007-05-25
3
-30
/
+9
*
Preset the server only for jabber protocol to conference.server. This
Xavier Claessens
2007-05-25
10
-119
/
+123
*
White space fix.
Xavier Claessens
2007-05-24
2
-69
/
+46
*
New objects: GossipAccountChooser and GossipNewChatroom, we can now join
Xavier Claessens
2007-05-24
10
-51
/
+2052
*
Implementing basic chatroom support. Actually it works only if we get
Xavier Claessens
2007-05-21
6
-16
/
+908
*
Correctly remember the contact who sent last message.
Xavier Claessens
2007-05-20
1
-6
/
+7
*
Correctly remember if last message comes from the self contact or another.
Xavier Claessens
2007-05-20
1
-1
/
+8
*
Removed.
Xavier Claessens
2007-05-20
4
-2902
/
+1606
*
Set COL_NAME earlier like that it can directly be sorted.
Xavier Claessens
2007-05-20
1
-0
/
+6
*
Allow to set custom function for getting groups of a contact. Make
Xavier Claessens
2007-05-20
2
-13
/
+86
*
Fix indentation Fix not returning the contact in tp_contact_list_find()
Xavier Claessens
2007-05-20
1
-4
/
+4
*
Split GossipContactList into two objects: GossipContactListStore
Xavier Claessens
2007-05-20
7
-40
/
+1549
*
EmpathyContactList is now an interface implemented by
Xavier Claessens
2007-05-19
8
-192
/
+121
*
Display ChatState.
Xavier Claessens
2007-05-18
1
-8
/
+58
*
New object EmpathyIdle to manage autoaway and extended autoaway states.
Xavier Claessens
2007-05-17
1
-1
/
+6
*
import po files from gossip
Xavier Claessens
2007-05-16
1
-1
/
+1
*
Fix using of gossip icons in menus.
Xavier Claessens
2007-05-15
2
-8162
/
+6
*
Add an example label for jid.
Xavier Claessens
2007-05-14
1
-10
/
+49
*
When a new text channel arrives, check if there is no existing GossipChat
Xavier Claessens
2007-05-14
2
-0
/
+29
*
[darcs-to-svn @ Add artists names to contributors and credits]
Xavier Claessens
2007-05-13
1
-0
/
+2
*
[darcs-to-svn @ GossipAboutDialog]
Xavier Claessens
2007-05-13
4
-1
/
+149
*
[darcs-to-svn @ Move schemas to data/ and hide main window by default]
Xavier Claessens
2007-05-13
2
-274
/
+1
*
[darcs-to-svn @ Save/Resore the visibility of main window and show account di...
Xavier Claessens
2007-05-13
2
-1
/
+24
*
[darcs-to-svn @ gossip_mission_control_new() returns a MissionControl sigleto...
Xavier Claessens
2007-05-13
5
-163
/
+129
*
[darcs-to-svn @ Fix icon size]
Xavier Claessens
2007-05-11
3
-1
/
+10
*
[darcs-to-svn @ Show/Hide main window on delete event]
Xavier Claessens
2007-05-10
1
-20
/
+43
*
[darcs-to-svn @ popup menu on the status icon]
Xavier Claessens
2007-05-10
2
-31
/
+77
*
[darcs-to-svn @ Improved EmpathyStatusIcon and GossipPresenceChooser]
Xavier Claessens
2007-05-10
8
-1136
/
+8966
*
[darcs-to-svn @ New object: EmpathyStatusIcon]
Xavier Claessens
2007-05-10
4
-11
/
+242
*
[darcs-to-svn @ Ctr+Enter adds a new line in and empathy-chat exits 5sec afte...
Xavier Claessens
2007-05-10
1
-1
/
+1
*
[darcs-to-svn @ sync with Gossip SVN 2323]
Xavier Claessens
2007-05-09
12
-79
/
+519
*
[darcs-to-svn @ after a timeout we are in PAUSED chat state]
Xavier Claessens
2007-05-09
1
-1
/
+1
*
[darcs-to-svn @ Improve build system]
Xavier Claessens
2007-05-09
1
-4
/
+4
*
[darcs-to-svn @ many changes]
Xavier Claessens
2007-05-09
3
-12
/
+24
*
[darcs-to-svn @ Use icon-name API instead of stock icons and update tango icons]
Xavier Claessens
2007-05-08
15
-427
/
+205
*
[darcs-to-svn @ Cleanup build system and add MC plugin]
Xavier Claessens
2007-05-06
1
-8
/
+4
*
[darcs-to-svn @ Remove EmpathySession and move all programs into src/]
Xavier Claessens
2007-05-03
2
-24
/
+23
*
[darcs-to-svn @ Autostart]
Xavier Claessens
2007-05-03
5
-136
/
+34
*
[darcs-to-svn @ Replace the launcher by the main program with tray icon]
Xavier Claessens
2007-05-02
1
-1
/
+1
*
[darcs-to-svn @ Fix typo]
Xavier Claessens
2007-05-02
1
-1
/
+1
*
[darcs-to-svn @ Fix setting presence]
Xavier Claessens
2007-05-02
9
-290
/
+238
*
[darcs-to-svn @ Fixing presence and preference dialog]
Xavier Claessens
2007-05-02
7
-6
/
+1181
*
[darcs-to-svn @ contact list now displays accounts dialog]
Xavier Claessens
2007-05-02
2
-17
/
+25
*
[darcs-to-svn @ GossipMainWindow]
Xavier Claessens
2007-05-02
7
-96
/
+2434
*
[darcs-to-svn @ Handling /say msg and remove useless debug messages]
Xavier Claessens
2007-05-02
1
-5
/
+1
*
[darcs-to-svn @ move some code from GossipPrivateChat to GossipChatView]
Xavier Claessens
2007-05-02
2
-44
/
+51
*
[darcs-to-svn @ Sync last things from gossip. Up to date with gossip SVN revi...
Xavier Claessens
2007-05-01
4
-88
/
+72
*
[darcs-to-svn @ Syncing message history from gossip]
Xavier Claessens
2007-05-01
2
-2
/
+137
*
[darcs-to-svn @ Syncing new contact list stuff from gossip]
Xavier Claessens
2007-05-01
4
-150
/
+466
*
[darcs-to-svn @ Connect accounts in empathy-launcher, not in empathy-contact-...
Xavier Claessens
2007-05-01
3
-58
/
+52
*
[darcs-to-svn @ Fix copyright in GPL header]
Xavier Claessens
2007-04-30
2
-4
/
+4
*
[darcs-to-svn @ Missing glade file for chat]
Xavier Claessens
2007-04-30
1
-0
/
+700
*
[darcs-to-svn @ Missing file]
Xavier Claessens
2007-04-30
1
-0
/
+771
*
[darcs-to-svn @ Adding jabber specific settings widget]
Xavier Claessens
2007-04-30
8
-1549
/
+647
*
[darcs-to-svn @ Only one presence per contact]
Xavier Claessens
2007-04-27
3
-3
/
+3
*
[darcs-to-svn @ Adding GossipPresenceChooser]
Xavier Claessens
2007-04-27
6
-0
/
+1643
*
[darcs-to-svn @ Fix leak]
Xavier Claessens
2007-04-27
1
-0
/
+2
*
[darcs-to-svn @ Save/restore window geometry]
Xavier Claessens
2007-04-27
5
-3
/
+249
*
[darcs-to-svn @ Set Collabora copyright for files I created/modified]
Xavier Claessens
2007-04-26
14
-2
/
+24
*
[darcs-to-svn @ initial import]
Xavier Claessens
2007-04-26
40
-0
/
+18022
[prev]