summaryrefslogtreecommitdiff
path: root/libempathy-gtk/empathy-account-widget-irc.c
AgeCommit message (Expand)AuthorFilesLines
2013-03-27Drop unused/redundant header inclusionsEmanuele Aina1-12/+0
2012-06-07account-settings: always use GVariant to store parametersGuillaume Desmottes1-9/+14
2012-06-07remove empathy_account_settings_set_* functionsGuillaume Desmottes1-14/+15
2012-05-08Turn EmpathyAccountWidget to a proper GtkWidgetGuillaume Desmottes1-4/+6
2011-09-26e-account-widget-irc: Use a GtkGrid to fix label wrappingXavier Claessens1-2/+2
2011-07-19Add an advanced section to the IRC configuration pageRob Sharp1-0/+1
2011-03-17Fix warnings from GCC 4.6 about variables that are set but not used.Kjartan Maraas1-6/+0
2011-03-17account-widget-irc: set password-prompt param when needed (#644406)Guillaume Desmottes1-0/+58
2010-09-02account-widget-irc: return the EmpathyIrcNetworkChooser when building the widgetGuillaume Desmottes1-2/+6
2010-08-26account-widget-irc: add simple version of the widgetGuillaume Desmottes1-0/+41
2010-08-25properly set table_common_settingsGuillaume Desmottes1-2/+2
2010-08-25account-widget-irc: use EmpathyIrcNetworkChooserGuillaume Desmottes1-384/+21
2010-08-12widget-irc: call update_server_params in setup so buttons are updated (#626620)Guillaume Desmottes1-0/+1
2010-08-11Use GimpNet as default IRC network (#625675)Bilal Akhtar1-0/+6
2010-05-18account-widget-irc: call empathy_account_widget_changed when the network dial...Guillaume Desmottes1-0/+1
2010-05-17fix irc-networks.xml lookup when EMPATHY_SRCDIR is definedGuillaume Desmottes1-1/+1
2010-01-14account-widget-irc: Call empathy_account_widget_changed when network combobox...Guillaume Desmottes1-0/+1
2009-08-22Every protocols should now have an "Enabled" checkbox in "edit" mode.Jonathan Tellier1-1/+3
2009-08-01Merge branch 'sjoerd-mc5' into mc5Cosimo Cecchi1-1/+1
2009-07-30First cut at GObject-ifying EmpathyAccountWidgetCosimo Cecchi1-44/+35
2009-07-28Merge commit 'upstream/master' into mc5Sjoerd Simons1-1/+1
2009-07-21Add the Apply widget to the IRC account settings dialogSjoerd Simons1-6/+7
2009-07-21Port to using EmpathyAccountSettingsSjoerd Simons1-25/+36
2009-07-21Put configuration data in XDG_CONFIG_DIRS (GNOME bug 494007)Frédéric Péters1-1/+1
2009-07-08Initial port of Account and AccountManager to MC5Sjoerd Simons1-9/+4
2009-07-06Remove useless mission-control includesSjoerd Simons1-2/+0
2009-07-01Port libempathy-gtk to EmpathyAccountSjoerd Simons1-20/+19
2009-05-30fixed bug #548716Dimitris Zenios1-0/+2
2009-05-18empathy-account-widget-irc: fix coding styleGuillaume Desmottes1-1/+1
2009-04-23empathy-account-widget-irc: remove unused widgetsGuillaume Desmottes1-6/+0
2009-04-23empathy-account-widget-irc: rename button_remove to button_remove_network so ...Guillaume Desmottes1-2/+2
2009-04-22rename button_remove to button_remove_network to fix id clashGuillaume Desmottes1-2/+2
2009-04-16Refactor the floating ref hack into a new functionXavier Claessens1-5/+1
2009-04-16Port account widgets to new APIXavier Claessens1-9/+8
2008-12-12Use gi18n-lib.h instead of gi18n.h for libraries.Xavier Claessens1-1/+1
2008-04-30Make use of tp-glib debug system.Xavier Claessens1-11/+10
2008-03-16Use empathy_file_lookup for glade files since some are in libempathy-gtk/ and...Xavier Claessens1-1/+5
2008-03-03Don't hardcode path to uninstalled files, use EMPATHY_SRCDIR env var instead.Xavier Claessens1-2/+2
2008-02-17Merge commit 'cassidy/irc'Xavier Claessens1-0/+511