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-main-window.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added Debug Window menu item.
Jonny Lamb
2009-04-24
1
-0
/
+9
*
Remove useless include of empathy-contact-factory.h
Xavier Claessens
2009-04-22
1
-1
/
+0
*
Port EmpathyMainWindow to new API
Xavier Claessens
2009-04-22
1
-35
/
+9
*
Reliably set favourite-star
Davyd Madeley
2009-04-21
1
-3
/
+3
*
Make use of GtkUIManager in EmpathyMainWindow
Xavier Claessens
2009-04-16
1
-105
/
+107
*
Reorder functions to not declare them on top
Xavier Claessens
2009-04-16
1
-613
/
+526
*
Port EmpathyMainWindow to new API
Xavier Claessens
2009-04-16
1
-16
/
+12
*
Let the event-manager manage the sounds
Sjoerd Simons
2009-02-03
1
-3
/
+0
*
Add a getter for the main window widget
Sjoerd Simons
2009-02-03
1
-1
/
+8
*
disable chat history menu item when there is no account.
Frederic Peters
2009-01-30
1
-0
/
+21
*
empathy_mission_control_new -> dup_singleton.
Xavier Claessens
2009-01-16
1
-2
/
+2
*
Convert EmpathyChatroomManager to the new singleton convention
Sjoerd Simons
2009-01-10
1
-1
/
+1
*
Use new dispatcher API to get muc channels
Sjoerd Simons
2009-01-10
1
-11
/
+9
*
Port EmpathyContactManager to the new singleton policy.
Xavier Claessens
2009-01-09
1
-1
/
+1
*
Port EmpathyEventManager to the new singleton policy.
Xavier Claessens
2009-01-09
1
-1
/
+1
*
Port EmpathyContactFactory to the new singleton policy.
Xavier Claessens
2009-01-09
1
-1
/
+1
*
Update empathy_sound_play () to be nicer to use and centralize the list
Xavier Claessens
2009-01-07
1
-10
/
+5
*
Improve wording.
Xavier Claessens
2009-01-07
1
-2
/
+2
*
Turn empathy_sound_pref_is_enabled into empathy_sound_play that
Xavier Claessens
2009-01-07
1
-31
/
+16
*
Use new singleton policy for EmpathyAccountManager.
Xavier Claessens
2009-01-07
1
-8
/
+4
*
Implement sound for contact login/logout.
Xavier Claessens
2009-01-07
1
-0
/
+47
*
Port EmpathyMainWindow to the new API.
Xavier Claessens
2009-01-07
1
-168
/
+114
*
Only play logout sound if switching to Offline from Available.
Xavier Claessens
2009-01-07
1
-7
/
+12
*
Don't emit sound when changing state and properly play login sound.
Xavier Claessens
2009-01-07
1
-1
/
+12
*
Adapt the libcanberra calls to use the new functions.
Xavier Claessens
2009-01-07
1
-12
/
+15
*
Adapt Patryk's patch to trunk.
Xavier Claessens
2009-01-07
1
-1
/
+20
*
Use GTK+ 2.14.0 and gtk_show_uri (Cosimo Cecchi).
Xavier Claessens
2008-12-02
1
-1
/
+1
*
Remove useless include in main window
Xavier Claessens
2008-10-17
1
-1
/
+0
*
Removed import dialog references from main window. (Jonny Lamb)
Jonny Lamb
2008-10-17
1
-10
/
+0
*
Added an account importer dialog. Fixes bug #541060 (Jonny Lamb)
Jonny Lamb
2008-10-17
1
-0
/
+11
*
add the file path as arg to empathy_chatroom_manager_new
Xavier Claessens
2008-10-13
1
-1
/
+1
*
Do not crash if the chatroom's account has no connection. Fixes bug #550652.
Xavier Claessens
2008-09-19
1
-7
/
+9
*
Do not use mission_control_request_channel as we don't use MC's dispatcher an...
Xavier Claessens
2008-08-07
1
-6
/
+9
*
Display an error message if reason is != _REQUESTED instead of >
Xavier Claessens
2008-07-20
1
-1
/
+4
*
Make more explicit the comment when we activate an event
Xavier Claessens
2008-07-15
1
-1
/
+2
*
Add a comment telling that if there is no event the default handler of row-ac...
Xavier Claessens
2008-07-15
1
-1
/
+2
*
Prevent to start a chat when activating a row with an event
Xavier Claessens
2008-07-15
1
-0
/
+4
*
Move the event manager to src/
Xavier Claessens
2008-07-15
1
-1
/
+217
*
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
-4
/
+4
*
Make use of tp-glib debug system.
Xavier Claessens
2008-05-01
1
-7
/
+7
*
Correct spacing in some strings. Fix bug #529437 (Baptiste Mille-Mathias).
Baptiste Mille-Mathias
2008-04-27
1
-1
/
+1
*
Create contact menu in empathy-contact-menu.h
Xavier Claessens
2008-04-25
1
-18
/
+9
*
Make possible to show "ghelp:" URIs and display a dialog in case of error in ...
Xavier Claessens
2008-04-20
1
-1
/
+1
*
Fix disconnection of AccountStatusChanged signal.
Xavier Claessens
2008-04-13
1
-4
/
+3
*
We can't use *_run_* API from dbus signal cb or method implementation. To avo...
Xavier Claessens
2008-04-11
1
-3
/
+3
*
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
/
+1167