]> git.0d.be Git - empathy.git/history - src/empathy-main-window.c
Merge branch 'irc-dialog-579800'
[empathy.git] / src / empathy-main-window.c
2009-04-22 Xavier ClaessensRemove useless include of empathy-contact-factory.h
2009-04-22 Xavier ClaessensPort EmpathyMainWindow to new API
2009-04-21 Davyd MadeleyReliably set favourite-star
2009-04-16 Xavier ClaessensMake use of GtkUIManager in EmpathyMainWindow
2009-04-16 Xavier ClaessensReorder functions to not declare them on top
2009-04-16 Xavier ClaessensPort EmpathyMainWindow to new API
2009-02-03 Sjoerd SimonsLet the event-manager manage the sounds
2009-02-03 Sjoerd SimonsAdd a getter for the main window widget
2009-01-30 Frederic Petersdisable chat history menu item when there is no account.
2009-01-15 Xavier Claessensempathy_mission_control_new -> dup_singleton.
2009-01-09 Sjoerd SimonsConvert EmpathyChatroomManager to the new singleton...
2009-01-09 Sjoerd SimonsUse new dispatcher API to get muc channels
2009-01-09 Xavier ClaessensPort EmpathyContactManager to the new singleton policy.
2009-01-09 Xavier ClaessensPort EmpathyEventManager to the new singleton policy.
2009-01-09 Xavier ClaessensPort EmpathyContactFactory to the new singleton policy.
2009-01-06 Xavier ClaessensUpdate empathy_sound_play () to be nicer to use and...
2009-01-06 Xavier ClaessensImprove wording.
2009-01-06 Xavier ClaessensTurn empathy_sound_pref_is_enabled into empathy_sound_p...
2009-01-06 Xavier ClaessensUse new singleton policy for EmpathyAccountManager.
2009-01-06 Xavier ClaessensImplement sound for contact login/logout.
2009-01-06 Xavier ClaessensPort EmpathyMainWindow to the new API.
2009-01-06 Xavier ClaessensOnly play logout sound if switching to Offline from...
2009-01-06 Xavier ClaessensDon't emit sound when changing state and properly play...
2009-01-06 Xavier ClaessensAdapt the libcanberra calls to use the new functions.
2009-01-06 Xavier ClaessensAdapt Patryk's patch to trunk.
2008-12-01 Xavier ClaessensUse GTK+ 2.14.0 and gtk_show_uri (Cosimo Cecchi).
2008-10-17 Xavier ClaessensRemove useless include in main window
2008-10-17 Jonny LambRemoved import dialog references from main window....
2008-10-17 Jonny LambAdded an account importer dialog. Fixes bug #541060...
2008-10-13 Xavier Claessensadd the file path as arg to empathy_chatroom_manager_new
2008-09-19 Xavier ClaessensDo not crash if the chatroom's account has no connectio...
2008-08-07 Xavier ClaessensDo not use mission_control_request_channel as we don...
2008-07-19 Xavier ClaessensDisplay an error message if reason is != _REQUESTED...
2008-07-15 Xavier ClaessensMake more explicit the comment when we activate an...
2008-07-15 Xavier ClaessensAdd a comment telling that if there is no event the...
2008-07-15 Xavier ClaessensPrevent to start a chat when activating a row with...
2008-07-15 Xavier ClaessensMove the event manager to src/
2008-07-15 Jonny LambMoved empathy-accounts-dialog from libempathy-gtk to...
2008-07-04 Jonny LambSelect the bugged account upon a failed connection...
2008-04-30 Xavier ClaessensMake use of tp-glib debug system.
2008-04-26 Baptiste Mille-MathiasCorrect spacing in some strings. Fix bug #529437 (Bapti...
2008-04-25 Xavier ClaessensCreate contact menu in empathy-contact-menu.h
2008-04-19 Xavier ClaessensMake possible to show "ghelp:" URIs and display a dialo...
2008-04-13 Xavier ClaessensFix disconnection of AccountStatusChanged signal.
2008-04-11 Xavier ClaessensWe can't use *_run_* API from dbus signal cb or method...
2008-03-16 Xavier ClaessensUse empathy_file_lookup for glade files since some...
2008-03-13 Xavier ClaessensMove modules that make no sense to be used in other...