]> git.0d.be Git - empathy.git/history - src/empathy-chat-window.c
Add Marco Barisione to CONTRIBUTORS
[empathy.git] / src / empathy-chat-window.c
2008-07-14 Xavier ClaessensUseless to cast 2 times to the same class
2008-07-08 Jonny LambAdded support for the chat window to show the avatar...
2008-06-07 Xavier ClaessensSet position/size of chat window only when adding the...
2008-05-18 Xavier ClaessensImprove dispatcher. Fixes bug #465928.
2008-05-05 Xavier ClaessensKeep a priv pointer in the object struct instead of...
2008-05-04 Xavier ClaessensAvoid copying chat list in chat_window_delete_event_cb.
2008-04-30 Xavier ClaessensMake use of tp-glib debug system.
2008-04-25 Xavier ClaessensSetup contact submenu in chat window.
2008-04-25 Xavier ClaessensRemove useless declarations
2008-04-23 Xavier ClaessensMake sure we don't assume Text channel's handle_type...
2008-04-19 Xavier ClaessensMake possible to show "ghelp:" URIs and display a dialo...
2008-04-19 Xavier ClaessensMake sure to not set a NULL title on the window.
2008-04-17 Xavier ClaessensAlways set urgency hint on p2p chat windows when receiv...
2008-04-16 Xavier ClaessensFix crash in DND of chat tab.
2008-04-14 Xavier ClaessensCode cleanup
2008-04-14 Xavier ClaessensVarious fixes for chats
2008-04-02 Xavier ClaessensDo not update the chat if the window doesn't exists...
2008-04-02 Xavier ClaessensRedefine size_request and size_allocation on EmpathyCha...
2008-04-02 Xavier ClaessensFix various warnings
2008-04-02 Xavier ClaessensFix separator in the glade and show the chat widget...
2008-04-02 Xavier ClaessensFix build errors EmpathyChatWindow, port to new API.
2008-04-02 Xavier ClaessensFix load/save chat geometry
2008-04-02 Xavier ClaessensRework EmpathyChat's API, it is now a subclass of GtkBin.
2008-04-02 Xavier ClaessensMove window's glade to empathy-chat-window.glade. Reord...
2008-03-16 Xavier ClaessensUse empathy_file_lookup for glade files since some...
2008-03-16 Xavier ClaessensFix warning when showing about dialog from a chat window
2008-03-13 Xavier ClaessensMove modules that make no sense to be used in other...