]> git.0d.be Git - empathy.git/history - libempathy-gtk
stop using gtk_widget_get_pointer()
[empathy.git] / libempathy-gtk /
2011-11-11 Guillaume Desmottesstop using gtk_widget_get_pointer()
2011-11-11 Guillaume Desmottesstop using gdk_window_get_pointer()
2011-11-10 Guillaume Desmottesdoesn't allow to send socket files
2011-11-09 Guillaume Desmottesempathy_contact_block_menu_item_new: remove unused...
2011-11-09 Danielle MadeleyMerge branch 'status-icon-663567'
2011-11-08 Guillaume Desmottescontact-list-view: use empathy_contact_remove_from_cont...
2011-11-08 Guillaume Desmottescontact-dialog: stop using EmpathyContactManager
2011-11-08 Guillaume Desmottescontact-search-dialog: stop using EmpathyContactManager
2011-11-08 Guillaume Desmottesindividual dialog: use tp-glib blocking API
2011-11-08 Guillaume Desmottescontact-dialogs: use tp-glib blocking API
2011-11-08 Guillaume Desmottescontact-menu: use tp-glib blocking API
2011-11-08 Guillaume DesmottesRevert "Revert "contact-blocking-dialog: use tp-glib...
2011-11-08 Guillaume Desmottescontact-chooser: fix TpfPersona leak
2011-11-07 Danielle MadeleyDon't crash when the buffer has length 0
2011-11-05 Danielle MadeleyMerge branch 'ui-fixes'
2011-11-04 Xavier ClaessensFix crash when opening GOA facebook account settings
2011-11-04 Danielle Madeleydialpad-widget: make grid rows/columns homogeneous
2011-11-04 Danielle Madeleydialpad-widget: ensure able to show with gtk_widget_show()
2011-11-02 Xavier ClaessensFix set-but-not-used build warning
2011-11-02 Guillaume DesmottesRevert "contact-blocking-dialog: use tp-glib high level...
2011-11-02 Guillaume Desmottescontact-blocking-dialog: use tp-glib high level blockin...
2011-11-02 Guillaume Desmottescontact-blocking-dialog: split COL_* enums
2011-11-01 Guillaume Desmottesindividual-widget: port to GtkGrid
2011-11-01 Guillaume Desmottesdialpad-widget: port to GtkGrid
2011-11-01 Guillaume Desmottescontact-widget: port to GtkGrid
2011-11-01 Guillaume Desmottesaccount-widget-*: port to GtkGrid
2011-10-31 Guillaume Desmottescoding style fix
2011-10-28 Guillaume Desmottesempathy_account_chooser_set_account: select account...
2011-10-28 Guillaume Desmottesaccount-chooser: factor out select_account()
2011-10-28 Guillaume Desmottesadd empathy_contact_chooser_show_tree_view()
2011-10-28 Danielle MadeleyMerge branch 'ui-work'
2011-10-27 Guillaume Desmottesrefilter if the TpConnection of a TpAccount is changed
2011-10-27 Guillaume Desmottesfactor out update_account()
2011-10-27 Guillaume Desmottesaccount-chooser: make sure that TP_ACCOUNT_FEATURE_CONN...
2011-10-27 Guillaume Desmotteslog-window: use empathy_account_chooser_refilter()
2011-10-27 Guillaume Desmottesfactor out empathy_account_chooser_refilter()
2011-10-27 Guillaume Desmottesmove pre-defined filter at the end of the files
2011-10-27 Guillaume Desmottesaccount-chooser: replace finalize by dispose
2011-10-27 Guillaume Desmottesaccount-chooser: use tp_g_signal_connect_object()
2011-10-27 Guillaume Desmottesaccount-chooser: use self->priv pattern
2011-10-27 Guillaume Desmottesinline account_chooser_setup()
2011-10-27 Guillaume Desmottesmove down empathy_account_chooser_class_init()
2011-10-27 Guillaume Desmottesaccount-chooser: port to new coding style
2011-10-27 Danielle MadeleyMerge branch 'bug-662727'
2011-10-26 Danielle Madeleycontact-chooser: refilter when the tmp contacts change...
2011-10-25 Guillaume Desmottesuse g_unichar_fully_decompose instead of g_unicode_cano...
2011-10-25 Guillaume Desmottesuse g_format_size instead of g_format_size_for_display
2011-10-24 Jovanka Gulicoska[presence-chooser] Set status message as the tooltip
2011-10-24 Guillaume Desmottestheme-adium: escape the name in actions as well
2011-10-24 Guillaume Desmottesensure that contact_list_store_contact_active_cb isn...
2011-10-24 Guillaume Desmottescontact_list_store_dispose: unset the timer ids
2011-10-20 Danielle MadeleyPort contact-widget to contactinfo-utils
2011-10-20 Danielle MadeleyIncorporate updates from empathy-contact-widget into...
2011-10-20 Danielle MadeleyMove empathy-contactinfo-utils to libempathy-gtk
2011-10-20 Danielle MadeleyPort individual-widget to contactinfo-utils
2011-10-20 Danielle MadeleyMerge branch 'chooser-662250'
2011-10-20 Danielle Madeley[contact-chooser] Don't reselect the first match if...
2011-10-20 Danielle Madeley[contact-chooser] Move the selection up/down without...
2011-10-20 Danielle Madeley[contact-chooser] emit 'activate' on 'row-activated...
2011-10-19 Danielle MadeleySwap SMS and Text buttons
2011-10-19 Danielle MadeleyFix extra buttons in new-call/message dialogs
2011-10-19 Danielle MadeleyRemove contact-selector-dialog
2011-10-19 Danielle MadeleyMerge branch 'dialpad-widget'
2011-10-19 Danielle MadeleyScroll dialpad entry right as more characters are inserted.
2011-10-19 Danielle MadeleyMove dialpad into a widget of its own
2011-10-18 Guillaume Desmottestheme_adium_append_message: escape alias before display...
2011-10-18 Guillaume Desmottesempathy_new_message_dialog_response: initialize contact
2011-10-18 Guillaume Desmottesempathy_new_message_dialog_response: initialize individual
2011-10-18 Guillaume Desmottesnew-call-dialog: use the self->priv pattern
2011-10-18 Guillaume Desmottesnew-message-dialog: port to EmpathyContactChooser
2011-10-18 Guillaume Desmottesnew-call-dialog: port to EmpathyContactChooser
2011-10-18 Guillaume Desmottesfactor out empathy_individual_can_audio_video_call()
2011-10-18 Guillaume Desmottesnew-call-dialog: fix typo in comment
2011-10-18 Guillaume Desmottescontact-chooser: add 'activate' signal
2011-10-18 Guillaume Desmottescontact-chooser: when searching, make sure that the...
2011-10-18 Guillaume Desmottesadd empathy_individual_view_select_first()
2011-10-14 Guillaume Desmottescontact-list-store: stop tracking favourite contacts
2011-10-14 Guillaume Desmottescontact-list-store: remove 'fake group' code
2011-10-14 Guillaume Desmottesremove unused EMPATHY_CONTACT_FEATURE_FAVOURITE
2011-10-14 Will Thompsonadium themes: crash less hard when Template.html is...
2011-10-14 Will ThompsonTpChat: hide guts of Telepathy properties.
2011-10-14 Danielle MadeleyMerge remote-tracking branch 'pochu/upgrade-software'
2011-10-14 Danielle MadeleyMerge remote-tracking branch 'pochu/error-dialog'
2011-10-14 Danielle MadeleyMerge remote-tracking branch 'pochu/misc-fixes'
2011-10-14 Danielle MadeleyMerge branch: 'Add top-up link to chat text when there...
2011-10-12 Guillaume Desmottescontact-blocking-dialog: make debug more useful
2011-10-11 Guillaume DesmottesUse default variant if we can't find any variants
2011-10-08 Guillaume Desmottesremove empathy-contact-selector
2011-10-08 Guillaume Desmottescontact-chooser: add API to hide the search entry
2011-09-29 Guillaume Desmottesindividual-widget: use GtkGrid instead of GtkTable
2011-09-29 Guillaume Desmottescontact-selector-dialog: use GtkGrid instead of GtkTable
2011-09-29 Guillaume Desmottesempathy-contact-selector-dialog.ui: load/save in Glade
2011-09-29 Guillaume DesmottesUse new GOA desktop file
2011-09-28 Xavier ClaessensUse g_cclosure_marshal_generic for all signals
2011-09-27 Guillaume Desmottespass to proper user action time when requesting an...
2011-09-26 Xavier Claessense-account-widget-irc: Use a GtkGrid to fix label wrapping
2011-09-26 Xavier ClaessensAdd /inspector command to show webkit inspector
2011-09-26 Guillaume DesmottesDon't try to request a Call channel if built without...
2011-09-26 Guillaume DesmottesFactor out call_new_with_streams()
2011-09-26 Guillaume Desmottescontact-widget: left align status label
next