Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove unused variable | Sjoerd Simons | 2009-08-25 | 1 | -4/+0 |
| | |||||
* | Add a missing include | Cosimo Cecchi | 2009-08-25 | 1 | -0/+2 |
| | |||||
* | Make empathy_protocol_name_to_display_name public | Cosimo Cecchi | 2009-08-25 | 1 | -30/+1 |
| | |||||
* | Rename Salut to People Nearby | Cosimo Cecchi | 2009-08-25 | 1 | -1/+1 |
| | |||||
* | Use correct names in the chooser | Cosimo Cecchi | 2009-08-25 | 1 | -2/+2 |
| | | | | | XMPP->Jabber Yahoo->Yahoo! | ||||
* | Fix coding style | Cosimo Cecchi | 2009-08-25 | 1 | -1/+2 |
| | |||||
* | Use the correct protocol name for the sorting | Cosimo Cecchi | 2009-08-25 | 1 | -1/+1 |
| | |||||
* | Filter haze elements in the protocol chooser | Cosimo Cecchi | 2009-08-25 | 1 | -7/+77 |
| | | | | The rule is: free protocols on top and the rest is alphabetical. | ||||
* | Fix errors revealed by make check | Jonathan Tellier | 2009-08-22 | 1 | -1/+1 |
| | | | | | - Added missing files in po/POTFILES.in - Fixed style | ||||
* | Support changing the filter func on the fly | Cosimo Cecchi | 2009-08-22 | 1 | -16/+20 |
| | |||||
* | Add an API to filter protocols | Cosimo Cecchi | 2009-08-22 | 1 | -13/+68 |
| | |||||
* | Fix trailing spaces | Sjoerd Simons | 2009-08-22 | 1 | -1/+0 |
| | |||||
* | Merge branch 'sjoerd-mc5' into mc5 | Cosimo Cecchi | 2009-08-01 | 1 | -2/+3 |
|\ | | | | | | | | | | | Conflicts: libempathy-gtk/empathy-account-widget.c libempathy-gtk/empathy-protocol-chooser.c | ||||
| * | Fix some coding style issues | Sjoerd Simons | 2009-07-29 | 1 | -3/+3 |
| | | |||||
| * | Add a utility function to may protocols to their icons | Sjoerd Simons | 2009-07-29 | 1 | -2/+1 |
| | | |||||
* | | Use proper display names in the chooser | Cosimo Cecchi | 2009-07-31 | 1 | -6/+40 |
| | | |||||
* | | Synchronize EmpathyProtocolChooser and EmpathyAccountsDialog | Cosimo Cecchi | 2009-07-30 | 1 | -42/+35 |
|/ | | | | | Synchronize the two objects with the help of EmpathyConnectionManagers, so that we can get a consistent list of the CMs when using the chooser. | ||||
* | Put (Haze) behind all protocols coming from haze | Sjoerd Simons | 2009-07-22 | 1 | -2/+2 |
| | |||||
* | Transform profile chooser into a protocol chooser | Sjoerd Simons | 2009-07-06 | 1 | -0/+339 |