| Commit message (Expand) | Author | Age | Files | Lines |
* | e-account-widget-irc: Use a GtkGrid to fix label wrapping | Xavier Claessens | 2011-09-26 | 1 | -2/+2 |
* | Add an advanced section to the IRC configuration page | Rob Sharp | 2011-07-19 | 1 | -0/+1 |
* | Fix warnings from GCC 4.6 about variables that are set but not used. | Kjartan Maraas | 2011-03-17 | 1 | -6/+0 |
* | account-widget-irc: set password-prompt param when needed (#644406) | Guillaume Desmottes | 2011-03-17 | 1 | -0/+58 |
* | account-widget-irc: return the EmpathyIrcNetworkChooser when building the widget | Guillaume Desmottes | 2010-09-02 | 1 | -2/+6 |
* | account-widget-irc: add simple version of the widget | Guillaume Desmottes | 2010-08-26 | 1 | -0/+41 |
* | properly set table_common_settings | Guillaume Desmottes | 2010-08-25 | 1 | -2/+2 |
* | account-widget-irc: use EmpathyIrcNetworkChooser | Guillaume Desmottes | 2010-08-25 | 1 | -384/+21 |
* | widget-irc: call update_server_params in setup so buttons are updated (#626620) | Guillaume Desmottes | 2010-08-12 | 1 | -0/+1 |
* | Use GimpNet as default IRC network (#625675) | Bilal Akhtar | 2010-08-11 | 1 | -0/+6 |
* | account-widget-irc: call empathy_account_widget_changed when the network dial... | Guillaume Desmottes | 2010-05-18 | 1 | -0/+1 |
* | fix irc-networks.xml lookup when EMPATHY_SRCDIR is defined | Guillaume Desmottes | 2010-05-17 | 1 | -1/+1 |
* | account-widget-irc: Call empathy_account_widget_changed when network combobox... | Guillaume Desmottes | 2010-01-14 | 1 | -0/+1 |
* | Every protocols should now have an "Enabled" checkbox in "edit" mode. | Jonathan Tellier | 2009-08-22 | 1 | -1/+3 |
* | Merge branch 'sjoerd-mc5' into mc5 | Cosimo Cecchi | 2009-08-01 | 1 | -1/+1 |
|\ |
|
| * | Merge commit 'upstream/master' into mc5 | Sjoerd Simons | 2009-07-28 | 1 | -1/+1 |
| |\ |
|
| | * | Put configuration data in XDG_CONFIG_DIRS (GNOME bug 494007) | Frédéric Péters | 2009-07-21 | 1 | -1/+1 |
* | | | First cut at GObject-ifying EmpathyAccountWidget | Cosimo Cecchi | 2009-07-30 | 1 | -44/+35 |
|/ / |
|
* | | Add the Apply widget to the IRC account settings dialog | Sjoerd Simons | 2009-07-22 | 1 | -6/+7 |
* | | Port to using EmpathyAccountSettings | Sjoerd Simons | 2009-07-22 | 1 | -25/+36 |
* | | Initial port of Account and AccountManager to MC5 | Sjoerd Simons | 2009-07-08 | 1 | -9/+4 |
* | | Remove useless mission-control includes | Sjoerd Simons | 2009-07-06 | 1 | -2/+0 |
|/ |
|
* | Port libempathy-gtk to EmpathyAccount | Sjoerd Simons | 2009-07-01 | 1 | -20/+19 |
* | fixed bug #548716 | Dimitris Zenios | 2009-05-30 | 1 | -0/+2 |
* | empathy-account-widget-irc: fix coding style | Guillaume Desmottes | 2009-05-18 | 1 | -1/+1 |
* | empathy-account-widget-irc: remove unused widgets | Guillaume Desmottes | 2009-04-23 | 1 | -6/+0 |
* | empathy-account-widget-irc: rename button_remove to button_remove_network so ... | Guillaume Desmottes | 2009-04-23 | 1 | -2/+2 |
* | rename button_remove to button_remove_network to fix id clash | Guillaume Desmottes | 2009-04-23 | 1 | -2/+2 |
* | Refactor the floating ref hack into a new function | Xavier Claessens | 2009-04-16 | 1 | -5/+1 |
* | Port account widgets to new API | Xavier Claessens | 2009-04-16 | 1 | -9/+8 |
* | Use gi18n-lib.h instead of gi18n.h for libraries. | Xavier Claessens | 2008-12-12 | 1 | -1/+1 |
* | Make use of tp-glib debug system. | Xavier Claessens | 2008-05-01 | 1 | -11/+10 |
* | Use empathy_file_lookup for glade files since some are in libempathy-gtk/ and... | Xavier Claessens | 2008-03-17 | 1 | -1/+5 |
* | Don't hardcode path to uninstalled files, use EMPATHY_SRCDIR env var instead. | Xavier Claessens | 2008-03-04 | 1 | -2/+2 |
* | Merge commit 'cassidy/irc' | Xavier Claessens | 2008-02-18 | 1 | -0/+511 |