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-status-icon.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move the event manager to src/
Xavier Claessens
2008-07-15
1
-1
/
+1
*
Move event code from EmpathyStatusIcon to EmpathyEventManager
Xavier Claessens
2008-07-15
1
-368
/
+53
*
Moved empathy-accounts-dialog from libempathy-gtk to src. (Jonny Lamb)
Jonny Lamb
2008-07-15
1
-1
/
+1
*
Select the bugged account upon a failed connection. Fixes bug #536984 (Jonny ...
Jonny Lamb
2008-07-04
1
-1
/
+1
*
Add -Wformat and and fix some compile warnings with gcc 4.3. Fixes bug #53712...
Xavier Claessens
2008-06-08
1
-1
/
+2
*
Close contact list when Escape is pressed. Fixes bug #536628 (Ross Burton).
Xavier Claessens
2008-06-08
1
-1
/
+17
*
Add a command line option to hide contact list on startup. Fixes bug #535080 ...
Xavier Claessens
2008-06-04
1
-4
/
+8
*
Fix warning in status icon
Xavier Claessens
2008-05-23
1
-1
/
+2
*
Improve dispatcher. Fixes bug #465928.
Xavier Claessens
2008-05-18
1
-106
/
+179
*
Add a func to activate any event
Xavier Claessens
2008-05-14
1
-15
/
+22
*
Do not unref tp_chat directly in the message_received callback to avoid a crash.
Xavier Claessens
2008-05-09
1
-1
/
+12
*
Move non-gtk parts of EmpathyFilter to EmpathyDispatcher in libempathy, gtk p...
Xavier Claessens
2008-05-09
1
-31
/
+277
*
Keep a priv pointer in the object struct instead of using G_TYPE_INSTANCE_GET...
Xavier Claessens
2008-05-06
1
-8
/
+6
*
Make use of tp-glib debug system.
Xavier Claessens
2008-05-01
1
-7
/
+5
*
initialize connection_status
Frederic Peters
2008-04-20
1
-1
/
+1
*
keep track of connected status to disable menu item for "new conversation"
Frederic Peters
2008-04-20
1
-0
/
+37
*
Drop Chandler and Filter, do not use MC for dispatching channels, do it ourself.
Xavier Claessens
2008-04-20
1
-568
/
+168
*
Fix some warnings
Xavier Claessens
2008-04-11
1
-0
/
+4
*
Update for new API
Xavier Claessens
2008-04-11
1
-91
/
+43
*
Uncommend the use of empathy_contact_run_until_ready, it works now
Xavier Claessens
2008-04-11
1
-2
/
+1
*
Comment out a empathy_contact_run_until_ready call because it doesn't work.
Xavier Claessens
2008-04-03
1
-1
/
+2
*
Update status icon for new chat API
Xavier Claessens
2008-04-02
1
-1
/
+1
*
Do not autoconnect if networkmanager says we are not connected at startup.
Xavier Claessens
2008-03-17
1
-24
/
+0
*
Use empathy_file_lookup for glade files since some are in libempathy-gtk/ and...
Xavier Claessens
2008-03-17
1
-1
/
+4
*
Move modules that make no sense to be used in other applicaton from libempath...
Xavier Claessens
2008-03-14
1
-0
/
+863