Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'glassrose-contact-blocking-rebase' | Danielle Madeley | 2011-03-14 | 1 | -0/+7 |
|\ | |||||
| * | Add blocked contacts dialog to Empathy main window menu | Danielle Madeley | 2011-03-08 | 1 | -0/+7 |
| | | |||||
* | | all: set the primary-toolbar style class on primary toolbars | Cosimo Cecchi | 2011-03-07 | 1 | -0/+3 |
|/ | | | | | | | So themes can override their appearance without hardcoding the widget hierarchy. https://bugzilla.gnome.org/show_bug.cgi?id=644121 | ||||
* | Main window: mark Edit→Context as untranslatable. | Will Thompson | 2011-01-28 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | The label of this menu item is changed to either _("Contact") or _("Group"), depending on what's currently selected in the tree view. If neither a contact nor a group is selected, the item is hidden entirely. Thus, it should be safe not to translate this string. I haven't tested this. I just came across this when mpt pointed it out on the Twitter: <http://twitter.theinfo.org/30701150579720192>. His tweets suggest that he's found a way to make it show up in the UI, but I can't find any way to do that (either reading the code, or playing with the actual UI). https://bugzilla.gnome.org/show_bug.cgi?id=640751 | ||||
* | Add Contact Search support | Emilio Pozuelo Monfort | 2011-01-28 | 1 | -0/+8 |
| | | | | https://bugzilla.gnome.org/show_bug.cgi?id=606947 | ||||
* | main-window: display an info bar approving or rejecting the auth channel | Jonny Lamb | 2010-12-10 | 1 | -1/+13 |
| | | | | Signed-off-by: Jonny Lamb <jonnylamb@gnome.org> | ||||
* | move the 'Find in contact list' menu item | Guillaume Desmottes | 2010-10-18 | 1 | -1/+1 |
| | |||||
* | Move the 'Find in Contact List' item from the View menu to the Edit menu. | Vitaly Minko | 2010-10-18 | 1 | -7/+7 |
| | |||||
* | Add an entry in the View menu to search for contacts (#632024). | Vitaly Minko | 2010-10-18 | 1 | -0/+7 |
| | |||||
* | switched notebook pages | Felix Kaser | 2010-09-13 | 1 | -9/+9 |
| | | | | | to start with the scrolled window for the treeview as first page. this fixes bug #627238 and the empathy part of bug #626503 | ||||
* | use different labels if view is empty | Felix Kaser | 2010-08-05 | 1 | -10/+9 |
| | | | | | either show "no match found" or "your contact list is empty". fixes bug #621642 | ||||
* | added structure to show text when list empty | Felix Kaser | 2010-08-05 | 1 | -5/+26 |
| | | | | | I've added a notebook which holds the treeview and on another page it holds a label. The logic when to switch has to be implemented. | ||||
* | Port EmpathyMainWindow to GtkWindow subclass | Danielle Madeley | 2010-06-24 | 1 | -8/+0 |
| | |||||
* | Add shortcut keys for contact list item sizes | Will Thompson | 2010-06-18 | 1 | -0/+3 |
| | | | | | | Maybe these are overkill? https://bugzilla.gnome.org/show_bug.cgi?id=621703 | ||||
* | Remove inset frame from contact list in main window | Sander Dijkhuis | 2010-02-25 | 1 | -1/+0 |
| | | | | This looks cleaner. (#610886) | ||||
* | Punctuation fixes in translatable strings | Philip Withnall | 2010-01-01 | 1 | -4/+4 |
| | | | | | | | Fix punctuation in the IRC command help messages. Use proper Unicode ellipses throughout Empathy, and proper em-dashes where appropriate. Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> | ||||
* | main-window: add "New Call" menu entry (#582599) | Guillaume Desmottes | 2009-12-17 | 1 | -0/+9 |
| | |||||
* | contact_list: displays an icon showing the protocol by the contact (#603877) | chantra | 2009-12-17 | 1 | -0/+7 |
| | |||||
* | set 'R' as accelerator for the preferences dialog | Guillaume Desmottes | 2009-11-10 | 1 | -1/+1 |
| | | | | | | 'P' is already used for "Personnal Information. I looked in different GNOME applications and it seems the accelerator for the preferences dialog is not standarized. (#601336) | ||||
* | Changed menu label and various review fixes | Gabriel Millaire | 2009-07-10 | 1 | -9/+9 |
| | |||||
* | Work in progress : move preferences to View menu | Gabriel Millaire | 2009-07-10 | 1 | -0/+57 |
| | | | | Moving Sort by name / by status and Show Avatars / Compact contact list preferences to View menu : Sort by name / Sort by status and Normal Size / Normal Without Icons / Compact Size | ||||
* | Merge branch 'debug' | Jonny Lamb | 2009-06-05 | 1 | -0/+7 |
|\ | | | | | | | | | | | | | | | | | Conflicts: extensions/Makefile.am extensions/misc.xml po/POTFILES.in Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> | ||||
| * | Changed Help menu item to simply "Debug. | Jonny Lamb | 2009-04-24 | 1 | -1/+1 |
| | | | | | | | | Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> | ||||
| * | Added Debug Window menu item. | Jonny Lamb | 2009-04-24 | 1 | -0/+7 |
| | | | | | | | | Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> | ||||
* | | Remove "View"/"Show" prefixes from View menu items | Will Thompson | 2009-06-03 | 1 | -4/+4 |
| | | | | | | | | Signed-off-by: Will Thompson <will.thompson@collabora.co.uk> | ||||
* | | Add a Contact Map window | Pierre-Luc Beaudoin | 2009-05-28 | 1 | -0/+7 |
| | | |||||
* | | move 'View Previous Conversations' menu entry to View | Guillaume Desmottes | 2009-05-23 | 1 | -3/+3 |
| | | |||||
* | | move 'show offline contacts' menu entry to View | Guillaume Desmottes | 2009-05-23 | 1 | -5/+4 |
| | | |||||
* | | move 'show file transfers' menu entry to View | Guillaume Desmottes | 2009-05-23 | 1 | -4/+4 |
| | | |||||
* | | empathy-main-window: add View top menu | Guillaume Desmottes | 2009-05-22 | 1 | -0/+8 |
| | | |||||
* | | Add menu option to display FT Managers | Davyd Madeley | 2009-04-27 | 1 | -0/+9 |
|/ | | | | Fixes GNOME Bug #574626 | ||||
* | Remove the New in Join New... menu item | Pierre-Luc Beaudoin | 2009-04-18 | 1 | -1/+1 |
| | | | | As the the dialog doesn't necessarily create a new room, it makes no sens. | ||||
* | Add back some icons that were droped during the conversion | Xavier Claessens | 2009-04-16 | 1 | -0/+3 |
| | | | | | | From: Xavier Claessens <xclaesse@gmail.com> svn path=/trunk/; revision=2869 | ||||
* | Make use of GtkUIManager in EmpathyMainWindow | Xavier Claessens | 2009-04-16 | 1 | -5/+5 |
| | | | | | | From: Xavier Claessens <xclaesse@gmail.com> svn path=/trunk/; revision=2866 | ||||
* | Convert glade files to GtkBuilder format | Xavier Claessens | 2009-04-16 | 1 | -0/+220 |
From: Xavier Claessens <xclaesse@gmail.com> svn path=/trunk/; revision=2840 |