]> git.0d.be Git - empathy.git/history - src/empathy-chat-window.c
Don't use deprecated gtk_widget_get_style()
[empathy.git] / src / empathy-chat-window.c
2011-01-11 Emilio Pozuelo MonfortDon't use deprecated gtk_widget_get_style()
2011-01-10 Guillaume DesmottesMerge remote branch 'glassrose/accounts-supporting...
2010-12-29 Sjoerd SimonsRemove the chats_new_msg list from EmpathyChatWindow
2010-12-29 Sjoerd SimonsRemove the composing list
2010-12-29 Sjoerd SimonsHighlight both the tab and the menu label
2010-12-24 Danielle MadeleyMerge remote branch 'glassrose/enable-disable-accounts...
2010-12-22 Guillaume Desmotteschat-window: unsensitive the Contact menu if there...
2010-11-30 Guillaume Desmottesupdate copyrights
2010-11-30 Guillaume Desmotteschat-window: don't display notifications for pending...
2010-11-30 Guillaume DesmottesEmpathyChat::new-message: tell if the message is a...
2010-11-30 Guillaume Desmottesmove sound functions to EmpathySoundManager methods
2010-11-30 Guillaume Desmottesmove empathy-sound to empathy-sound-manager
2010-11-29 Guillaume Desmotteschat-window: cache the UI GSettings
2010-11-29 Guillaume Desmotteschat-window: cache the notifications GSettings
2010-11-22 Danielle MadeleyMerge remote branch 'glassrose/link_unfocussed_626560'
2010-11-17 Emilio Pozuelo MonfortMerge branch 'bug-547658'
2010-11-17 Guillaume Desmotteschat-window: cache the 'chat' gsettings
2010-10-25 Guillaume DesmottesMerge remote branch 'vminko/fix-573283'
2010-10-25 Guillaume Desmotteschat-manager: make clear that we are dealing with ...
2010-10-22 Guillaume DesmottesMerge remote branch 'vminko/fix-625780'
2010-10-21 Vitaly MinkoReturn existing default chat window when it's hidden...
2010-10-19 William Jon McCannPort to libnotify 0.7.0
2010-10-04 Guillaume DesmottesMerge remote branch 'sjoerd/master'
2010-10-04 Guillaume Desmotteschat-window: port to new GtkNotebook API
2010-10-04 Guillaume DesmottesGDK keys are now GDK_KEY_*
2010-09-29 Guillaume DesmottesAvoid to completely hide the last saved window when...
2010-09-29 Guillaume Desmotteschat-window: remember the geometry of the last saved...
2010-09-29 Guillaume Desmotteschat-window: most of the functions can be static
2010-09-27 Guillaume Desmotteschat_window_new_message_cb: update the window icon...
2010-08-30 Guillaume Desmotteschat_window_detach_hook: move the window *after* showing it
2010-08-24 Cosimo CecchiMerge branch 'tls-connection'
2010-08-18 Guillaume Desmottesempathy_chat_window_present_chat: use tp_user_action_ti...
2010-08-18 Guillaume Desmottesuse TP_USER_ACTION_TIME_* (#627165)
2010-08-11 Guillaume DesmottesMerge branch 'request-chat-626630'
2010-08-11 Guillaume Desmottesempathy_dispatcher_chat_with_contact_id: get a TpAccoun...
2010-08-11 Guillaume Desmottesempathy_dispatcher_chat_with_contact_id: remove callbac...
2010-08-10 Guillaume Desmottesempathy_contact_selector_dialog_get_selected: allow...
2010-07-21 Philip WithnallMerge EmpathyContact:name and *_set_alias() to EmpathyC...
2010-07-19 Danielle MadeleyGtkNotebookPage no longer exists in GTK+ 3
2010-06-18 Guillaume DesmottesMerge branch 'approvers-redone-599158'
2010-06-18 Danielle MadeleyPort Empathy code to GSettings, remove EmpathyConf
2010-06-16 Guillaume Desmottesuse tp_g_signal_connect_object to connect the "closed...
2010-06-15 Danielle MadeleyMerge branch 'gseal'
2010-06-11 Guillaume DesmottesDon't display the 'Important Room' menu item in private...
2010-05-28 Guillaume DesmottesMerge branch 'import-617971'
2010-05-27 Guillaume Desmottescoding style fixes
2010-05-27 Jonas BonnAdd option to make chatroom "always urgent" (#611894)
2010-05-27 Jonas BonnUse ensure_chatroom in callback
2010-05-26 Xavier ClaessensPort to new EmpathyTpContactFactory API
2010-05-04 Guillaume DesmottesMerge branch 'timestamp-615976'
2010-05-04 Guillaume Desmottesdefine EMPATHY_DISPATCHER_CURRENT_TIME rather than...
2010-05-04 Guillaume Desmottesfix typo in comment
2010-05-04 Sjoerd SimonsConsider G_MAXIN64 as a secred code for GDK_CURRENT_TIME
2010-05-04 Sjoerd SimonsAdd a comment, fix indentation
2010-04-24 Sjoerd SimonsOnly present and tab switch for new events
2010-04-24 Sjoerd SimonsAlways at least show new chat windows even if not prese...
2010-04-24 Sjoerd SimonsPass the ChannelDispatcher timestamp onwards to window_...
2010-04-24 Guillaume Desmottespass timestamp to empathy_chat_window_present_chat
2010-04-24 Sjoerd Simonsadd timestamp arg to empathy_dispatcher_chat_with_conta...
2010-04-19 Xavier ClaessensDo not use deprecated GTK symbols
2010-04-19 Mike RuprechtUpdate the Tabs menu when a tab is moved.
2010-04-09 Guillaume Desmottessrc/empathy-chat-window.c: use tp_g_signal_connect_obje...
2010-04-09 Guillaume Desmottesremove NotificationData
2010-04-09 Guillaume Desmotteschat-window: don't present chat if notification has...
2010-04-01 Danielle MadeleyMerge branch 'no-ungrouped-in-mucs-614524'
2010-04-01 Nicolò ChieffoSupport append hint in notifications (#607446)
2010-03-30 Jonny LambMerge branch 'undo-close-tab'
2010-03-30 Danielle MadeleyMerge branch 'people-nearby-fake-group-613558'
2010-03-30 Aaron BrownSets sensitivity of Previous/Next Tab menu items based...
2010-03-29 Guillaume DesmottesMerge commit 'treitter/bug-613272'
2010-03-22 Guillaume Desmotteschat-window: remove some DEBUG calls
2010-03-17 mrhappypantsAdded gtk-keynav-wrap-around check before cycling tabs
2010-03-15 Guillaume DesmottesMerge commit 'staz/dnd'
2010-03-15 Olivier Le Thanh... DnD: add a new text/path-list target in chat window
2010-03-15 Guillaume Desmottesempathy_window_present: remove useless 'steal_focus...
2010-03-15 Guillaume Desmottesinvite-participant-dialog: filter contacts by account
2010-03-06 Jonny Lambchat-manager: take an EmpathyChat instead of an Empathy...
2010-03-05 Jonny LambAdd EmpathyChatManager::chats-changed signal and make...
2010-03-05 Jonny LambAdd chat manager which tracks chats closing and can...
2010-03-04 Olivier Le Thanh... chat_window_drag_motion : search in all the drop targets
2010-03-02 Travis ReitterMerge branch 'more-accounts-fixes'
2010-02-26 Danielle MadeleyMerge branch 'show-assistant-611131'
2010-02-26 Guillaume DesmottesMerge commit 'ka/empathy-tpl-20100225-ifdef'
2010-02-25 Cosimo AlfaranoTPL Enabling patch, all-in-one.
2010-02-15 Sjoerd SimonsRemove workaround for wrong drag behaviour
2010-02-15 Sjoerd SimonsMake the ChatWindow handle dropping items itself
2010-02-08 Reimundo Heluanimodifies tab-expand and tab-fill properties of child...
2010-01-21 Thomas Meireadded a "find" menu item
2010-01-13 Xavier ClaessensMerge branch 'contact'
2010-01-12 Guillaume Desmotteschat_window_create_label: ref the widgets stored as...
2009-12-22 Danielle MadeleyMerge branch 'pmuc'
2009-12-22 Danielle MadeleyRemove FIXME
2009-12-21 Danielle MadeleyMake Invite Participant menu entry sensitive only when...
2009-12-21 Danielle MadeleyRefactor MUC upgrading to be a feature of TpChat->add()
2009-12-21 Danielle MadeleyReplace raw Tp call with existing abstraction in Empath...
2009-12-21 Danielle MadeleyPort EmpathyInviteParticipantDialog over to EmpathyCont...
2009-12-21 Danielle MadeleyDon't destroy the request properties, EmpathyDispatcher...
2009-12-21 Danielle MadeleyAdd support for inviting to MUCs
2009-12-21 Danielle MadeleyAdd a rudimentry UI to select a 3rd contact to invite
2009-12-21 Danielle MadeleyUse EmpathyDispatcher to create the PMUC channel
next