aboutsummaryrefslogtreecommitdiffstats
path: root/src/empathy-main-window.ui
Commit message (Collapse)AuthorAgeFilesLines
* contact_list: displays an icon showing the protocol by the contact (#603877)chantra2009-12-171-0/+7
|
* set 'R' as accelerator for the preferences dialogGuillaume Desmottes2009-11-101-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 fixesGabriel Millaire2009-07-101-9/+9
|
* Work in progress : move preferences to View menuGabriel Millaire2009-07-101-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 Lamb2009-06-051-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 Lamb2009-04-241-1/+1
| | | | | | | | Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>
| * Added Debug Window menu item.Jonny Lamb2009-04-241-0/+7
| | | | | | | | Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>
* | Remove "View"/"Show" prefixes from View menu itemsWill Thompson2009-06-031-4/+4
| | | | | | | | Signed-off-by: Will Thompson <will.thompson@collabora.co.uk>
* | Add a Contact Map windowPierre-Luc Beaudoin2009-05-281-0/+7
| |
* | move 'View Previous Conversations' menu entry to ViewGuillaume Desmottes2009-05-231-3/+3
| |
* | move 'show offline contacts' menu entry to ViewGuillaume Desmottes2009-05-231-5/+4
| |
* | move 'show file transfers' menu entry to ViewGuillaume Desmottes2009-05-231-4/+4
| |
* | empathy-main-window: add View top menuGuillaume Desmottes2009-05-221-0/+8
| |
* | Add menu option to display FT ManagersDavyd Madeley2009-04-271-0/+9
|/ | | | Fixes GNOME Bug #574626
* Remove the New in Join New... menu itemPierre-Luc Beaudoin2009-04-181-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 conversionXavier Claessens2009-04-161-0/+3
| | | | | | From: Xavier Claessens <xclaesse@gmail.com> svn path=/trunk/; revision=2869
* Make use of GtkUIManager in EmpathyMainWindowXavier Claessens2009-04-161-5/+5
| | | | | | From: Xavier Claessens <xclaesse@gmail.com> svn path=/trunk/; revision=2866
* Convert glade files to GtkBuilder formatXavier Claessens2009-04-161-0/+220
From: Xavier Claessens <xclaesse@gmail.com> svn path=/trunk/; revision=2840