]> git.0d.be Git - empathy.git/history - libempathy-gtk/empathy-irc-network-chooser-dialog.c
Merge branch 'gnome-3-8'
[empathy.git] / libempathy-gtk / empathy-irc-network-chooser-dialog.c
2013-04-03 Xavier ClaessensMerge branch 'gnome-3-8'
2013-04-01 Emanuele AinaReorder header inclusions accordingly to the Telepathy...
2013-04-01 Emanuele AinaUse a flat namespace for internal includes
2013-04-01 Emanuele AinaUse double quotes for all internal headers
2013-03-27 Emanuele AinaDrop unused/redundant header inclusions
2013-03-11 Guillaume Desmottesirc-network-chooser-dialog: break live search reference...
2013-03-11 Guillaume Desmottesirc-network-chooser-dialog: disconnect live search...
2013-01-24 Guillaume DesmottesMerge branch 'gnome-3-6'
2013-01-16 Guillaume DesmottesMerge branch 'gnome-3-6'
2013-01-08 Guillaume Desmottesirc-network-chooser-dialog: use GNOME 3 +/- buttons
2013-01-08 Guillaume DesmottesMerge branch 'gnome-3-6'
2013-01-07 Guillaume DesmottesMerge branch 'gnome-3-6'
2012-11-22 Guillaume DesmottesMerge branch 'gnome-3-6'
2012-11-02 Michael Woodirc-network-chooser-dialog: Attach dialog to parent...
2012-02-17 Guillaume DesmottesMerge remote-tracking branch 'glassrose/add-All-service...
2012-01-17 Danielle MadeleyMerge branch 'master' into call1
2012-01-13 Guillaume Desmottesirc-network-chooser-dialog: be more NULL-safe
2011-02-15 Guillaume DesmottesMerge remote branch 'glassrose/Reset-network-list-butto...
2011-02-14 Chandni VermaReset network list button
2010-10-04 Guillaume DesmottesMerge remote branch 'sjoerd/master'
2010-09-29 Guillaume DesmottesAdd context on "Select" strings (#629707)
2010-08-26 Felix Kaserallow to choose irc network with ENTER
2010-08-26 Guillaume DesmottesMerge branch 'irc-wizard-596086'
2010-08-26 Felix KaserMerge branch 'irc-network-selection-fix'
2010-08-26 Felix Kaserfix selection problems in irc networks
2010-08-26 Guillaume DesmottesMerge branch 'irc-widget-588243'
2010-08-26 Guillaume Desmottesgrab focus on the treeview after adding, editing or...
2010-08-26 Guillaume Desmottesirc-network-chooser-dialog: make it transient and modal
2010-08-26 Guillaume Desmottessearch_text_notify_cb: select first matching only if...
2010-08-26 Guillaume DesmottesHide the search after picking the network to get the...
2010-08-25 Guillaume Desmottescance live search when adding/removing a network
2010-08-25 Guillaume Desmottessearch_text_notify_cb: rename iter to filter_iter to...
2010-08-25 Guillaume Desmottesfactor out iter_to_filter_iter()
2010-08-25 Guillaume Desmottesscroll_to_iter: need a filter iter
2010-08-25 Guillaume Desmottesassert that iter convert don't fail
2010-08-25 Guillaume Desmottesselect_iter: set the cursor as well
2010-08-25 Guillaume Desmottesmake title clearer
2010-08-25 Guillaume Desmottesdon't allow to select a network if none is actually...
2010-08-25 Guillaume Desmottesreplace the close button by 'Select'
2010-08-25 Guillaume Desmottesselect the first matching network when searching
2010-08-25 Guillaume Desmottespass filter iter to select_iter() and scroll_to_iter()
2010-08-25 Guillaume Desmottesirc-network-chooser-dialog: use network accessors
2010-08-25 Guillaume Desmottesirc-network-chooser-dialog: add live search support
2010-08-25 Guillaume Desmottesadd empathy-irc-network-chooser-dialog