aboutsummaryrefslogtreecommitdiffstats
path: root/src/empathy-main-window.ui
Commit message (Collapse)AuthorAgeFilesLines
* 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