Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove contact list size radiobuttons from preferences | Danielle Madeley | 2012-05-15 | 1 | -89/+0 |
| | |||||
* | Add preference to show account balances | Danielle Madeley | 2012-05-15 | 1 | -8/+24 |
| | | | | Set this 'true' by default. | ||||
* | preferences: move some items from Behaviour into Chat | Danielle Madeley | 2012-05-15 | 1 | -77/+81 |
| | |||||
* | preferences: add options removed from View into preferences | Danielle Madeley | 2012-05-15 | 1 | -5/+234 |
| | |||||
* | Remove dead object from .ui file | Danielle Madeley | 2012-05-15 | 1 | -5/+0 |
| | |||||
* | preferences: split "Open new chats in separate windows" into a radiobutton | Danielle Madeley | 2012-01-27 | 1 | -7/+40 |
| | | | | Fixes: https://bugzilla.gnome.org/show_bug.cgi?id=562462 | ||||
* | Remove call input volume configuration | Sjoerd Simons | 2011-11-19 | 1 | -82/+0 |
| | | | | | | | | | | | | As we rely on pulseaudio there is no point in saving our own volume configuration, pulseaudio does that for us. If we do save it, then we have no idea which volume to pick after connecting to pulse (the one we save, the one pulse saved, a random value?). On top of that our configuration implementation is plain ugly, the level meter didn't work etc. This is all much better configured using the gnome-control-center sound panel, which is pretty nice for inputs and saves its volume on pulse for us to re-use :) | ||||
* | Mark a forgotten string for translation. | Gabor Kelemen | 2011-10-15 | 1 | -1/+1 |
| | | | | https://bugzilla.gnome.org/show_bug.cgi?id=661756 | ||||
* | Preferences: explain what echo cancellation means | Will Thompson | 2011-09-06 | 1 | -1/+42 |
| | |||||
* | Preferences: reindent .ui file for Theme tab | Will Thompson | 2011-09-06 | 1 | -92/+92 |
| | | | | There are no XML changes in this commit, just indentation changes. | ||||
* | Preferences: remove Appearance label in Themes tab. | Will Thompson | 2011-09-06 | 1 | -40/+1 |
| | | | | | | This label doesn't add anything, so I removed it. The indentation is weird because I hand-edited the Glade file to show that nothing's really changed: I'll reindent it in the next patch. | ||||
* | Call preferences: add colons to labels | Will Thompson | 2011-09-06 | 1 | -2/+2 |
| | |||||
* | Don't show empathy-call preferences when not building empathy-call | Emilio Pozuelo Monfort | 2011-08-16 | 1 | -2/+2 |
| | | | | https://bugzilla.gnome.org/show_bug.cgi?id=656582 | ||||
* | Add Echo cancellation preference | Guillaume Desmottes | 2011-08-15 | 1 | -0/+13 |
| | |||||
* | Show the percentage sign in the volume | Emilio Pozuelo Monfort | 2011-07-28 | 1 | -1/+1 |
| | |||||
* | Preferences: add a Calls tab | Emilio Pozuelo Monfort | 2011-07-28 | 1 | -6/+161 |
| | | | | It only contains the micro volume for now. | ||||
* | Adium: Let user select theme variant in preferences | Xavier Claessens | 2011-06-07 | 1 | -32/+31 |
| | | | | Fixes bug #585474 | ||||
* | Preferences: Show chat theme preview | Xavier Claessens | 2011-05-03 | 1 | -637/+790 |
| | | | | Fixes bug #541438 | ||||
* | preferences: use GtkBox instead of Gtk[V,H]Box | Cosimo Cecchi | 2011-04-18 | 1 | -43/+43 |
| | | | | | | | | Use the orientation property of GtkBox to inherit the new proper packing defaults, otherwise boxes in the preferences will look all spread in the notebook height. https://bugzilla.gnome.org/show_bug.cgi?id=647904 | ||||
* | add preference to disable logging (#567858) | Guillaume Desmottes | 2010-08-17 | 1 | -0/+14 |
| | |||||
* | Add a translator comment explaining the "reduce location" semantic (#624062) | Guillaume Desmottes | 2010-08-03 | 1 | -1/+1 |
| | | | | Thanks to mahfiaz@gmail.com for his suggestion. | ||||
* | Add option to disable displaying events in the notif area (#585914) | Guillaume Desmottes | 2010-07-07 | 1 | -1/+16 |
| | |||||
* | Port EmpathyPreferences to GtkDialog subclass | Danielle Madeley | 2010-06-24 | 1 | -49/+0 |
| | |||||
* | Use 'A' as accelerator for the "Automatically connect on startup" option ↵ | ekspiulo | 2010-05-18 | 1 | -1/+1 |
| | | | | (#618753) | ||||
* | Miscellaneous string fixes | Philip Withnall | 2010-01-01 | 1 | -1/+1 |
| | | | | | | | Lots of small spelling and grammar fixes, as well as some terminology cleanups. Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> | ||||
* | Rephrase geolocation preferences (#585957) | Pierre-Luc Beaudoin | 2009-10-01 | 1 | -4/+4 |
| | |||||
* | 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 |