Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix reduced accuracy concerns | Pierre-Luc Beaudoin | 2009-08-06 | 1 | -1/+1 |
| | | | | | | | | As pointed out by users, the previous reduced accuracy mode was not the best. It is better to trunkate the coordinates rather than adding a random value to it. This patch also replaces strcmp by tp_strdiff | ||||
* | Move Compact List and Sort Contacts from Preferences to View menu | Gabriel Millaire | 2009-07-10 | 1 | -94/+0 |
| | |||||
* | List installed adium themes | Pierre-Luc Beaudoin | 2009-07-03 | 1 | -44/+0 |
| | |||||
* | Rename label1 to remove dupped id | Pierre-Luc Beaudoin | 2009-06-26 | 1 | -1/+1 |
| | |||||
* | New labels for user signing in/out notification preferences. | Frédéric Péters | 2009-06-23 | 1 | -2/+2 |
| | |||||
* | Show a notification when a contact goes offline or online | Frédéric Péters | 2009-06-23 | 1 | -0/+26 |
| | |||||
* | Added general option Show contact list in rooms | Gabriel Millaire | 2009-06-18 | 1 | -0/+16 |
| | |||||
* | removed extra spacing | Gabriel Millaire | 2009-06-18 | 1 | -1/+0 |
| | |||||
* | Fix wrapping in Preferences dialog | Nicolò Chieffo | 2009-06-18 | 1 | -2/+2 |
| | |||||
* | Remove markup from GTKBuilder translatable strings | Claude Paroz | 2009-06-17 | 1 | -22/+44 |
| | |||||
* | Do not include default title property for Adium theme filepicker | Frédéric Péters | 2009-06-13 | 1 | -1/+0 |
| | | | | (GNOME bug 585640) | ||||
* | Add UI in the preference dialog to select the path to adium theme | Xavier Claessens | 2009-06-12 | 1 | -0/+43 |
| | |||||
* | Fix inconsistency in preferences and code | Pierre-Luc Beaudoin | 2009-06-01 | 1 | -1/+1 |
| | |||||
* | Add a Location tab in preferences | Pierre-Luc Beaudoin | 2009-06-01 | 1 | -5/+201 |
| | |||||
* | Regenerate empathy-preferences.ui with glade, it seems to fix mal formed xml | Xavier Claessens | 2009-04-16 | 1 | -42/+91 |
| | | | | | | From: Xavier Claessens <xclaesse@gmail.com> svn path=/trunk/; revision=2870 | ||||
* | Convert glade files to GtkBuilder format | Xavier Claessens | 2009-04-16 | 1 | -0/+620 |
From: Xavier Claessens <xclaesse@gmail.com> svn path=/trunk/; revision=2840 |