aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy-gtk/empathy-account-widget-irc.c
Commit message (Expand)AuthorAgeFilesLines
* account-settings: always use GVariant to store parametersGuillaume Desmottes2012-06-071-9/+14
* remove empathy_account_settings_set_* functionsGuillaume Desmottes2012-06-071-14/+15
* Turn EmpathyAccountWidget to a proper GtkWidgetGuillaume Desmottes2012-05-081-4/+6
* e-account-widget-irc: Use a GtkGrid to fix label wrappingXavier Claessens2011-09-261-2/+2
* Add an advanced section to the IRC configuration pageRob Sharp2011-07-191-0/+1
* Fix warnings from GCC 4.6 about variables that are set but not used.Kjartan Maraas2011-03-171-6/+0
* account-widget-irc: set password-prompt param when needed (#644406)Guillaume Desmottes2011-03-171-0/+58
* account-widget-irc: return the EmpathyIrcNetworkChooser when building the widgetGuillaume Desmottes2010-09-021-2/+6
* account-widget-irc: add simple version of the widgetGuillaume Desmottes2010-08-261-0/+41
* properly set table_common_settingsGuillaume Desmottes2010-08-251-2/+2
* account-widget-irc: use EmpathyIrcNetworkChooserGuillaume Desmottes2010-08-251-384/+21
* widget-irc: call update_server_params in setup so buttons are updated (#626620)Guillaume Desmottes2010-08-121-0/+1
* Use GimpNet as default IRC network (#625675)Bilal Akhtar2010-08-111-0/+6
* account-widget-irc: call empathy_account_widget_changed when the network dial...Guillaume Desmottes2010-05-181-0/+1
* fix irc-networks.xml lookup when EMPATHY_SRCDIR is definedGuillaume Desmottes2010-05-171-1/+1
* account-widget-irc: Call empathy_account_widget_changed when network combobox...Guillaume Desmottes2010-01-141-0/+1
* Every protocols should now have an "Enabled" checkbox in "edit" mode.Jonathan Tellier2009-08-221-1/+3
* Merge branch 'sjoerd-mc5' into mc5Cosimo Cecchi2009-08-011-1/+1
|\
| * Merge commit 'upstream/master' into mc5Sjoerd Simons2009-07-281-1/+1
| |\
| | * Put configuration data in XDG_CONFIG_DIRS (GNOME bug 494007)Frédéric Péters2009-07-211-1/+1
* | | First cut at GObject-ifying EmpathyAccountWidgetCosimo Cecchi2009-07-301-44/+35
|/ /
* | Add the Apply widget to the IRC account settings dialogSjoerd Simons2009-07-221-6/+7
* | Port to using EmpathyAccountSettingsSjoerd Simons2009-07-221-25/+36
* | Initial port of Account and AccountManager to MC5Sjoerd Simons2009-07-081-9/+4
* | Remove useless mission-control includesSjoerd Simons2009-07-061-2/+0
|/
* Port libempathy-gtk to EmpathyAccountSjoerd Simons2009-07-011-20/+19
* fixed bug #548716Dimitris Zenios2009-05-301-0/+2
* empathy-account-widget-irc: fix coding styleGuillaume Desmottes2009-05-181-1/+1
* empathy-account-widget-irc: remove unused widgetsGuillaume Desmottes2009-04-231-6/+0
* empathy-account-widget-irc: rename button_remove to button_remove_network so ...Guillaume Desmottes2009-04-231-2/+2
* rename button_remove to button_remove_network to fix id clashGuillaume Desmottes2009-04-231-2/+2
* Refactor the floating ref hack into a new functionXavier Claessens2009-04-161-5/+1
* Port account widgets to new APIXavier Claessens2009-04-161-9/+8
* Use gi18n-lib.h instead of gi18n.h for libraries.Xavier Claessens2008-12-121-1/+1
* Make use of tp-glib debug system.Xavier Claessens2008-05-011-11/+10
* Use empathy_file_lookup for glade files since some are in libempathy-gtk/ and...Xavier Claessens2008-03-171-1/+5
* Don't hardcode path to uninstalled files, use EMPATHY_SRCDIR env var instead.Xavier Claessens2008-03-041-2/+2
* Merge commit 'cassidy/irc'Xavier Claessens2008-02-181-0/+511