aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy-gtk/empathy-account-widget-irc.c
Commit message (Expand)AuthorAgeFilesLines
* 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