aboutsummaryrefslogtreecommitdiffstats
path: root/src/empathy-chatrooms-window.ui
Commit message (Collapse)AuthorAgeFilesLines
* favorite chatrooms dialog: use the right style for the remove buttonGuillaume Desmottes2012-01-231-2/+3
|
* ChatroomsWindow: make the minimum size a bit biggerWill Thompson2011-06-241-1/+2
| | | | | | | This patch makes the scrolled window's minimum size request the same as the new size for the status editor's scrolled window. https://bugzilla.gnome.org/show_bug.cgi?id=630943
* ChatroomsWindow: GNOME 3-ify the Remove buttonWill Thompson2011-06-241-26/+44
|
* chatrooms-window: remove the 'edit' buttonGuillaume Desmottes2010-06-041-14/+10
| | | | It has never been implemented so there is no point keeping it (#520207).
* Remove unused edit-chatroom dialog from the UI file. ↵Xavier Claessens2009-04-161-195/+0
| | | | | | | | gtk_builder_add_from_file creates all toplevel objects so the edit dialog popup in the same time as the manage chatroom dialog. From: Xavier Claessens <xclaesse@gmail.com> svn path=/trunk/; revision=2874
* Convert glade files to GtkBuilder formatXavier Claessens2009-04-161-0/+305
From: Xavier Claessens <xclaesse@gmail.com> svn path=/trunk/; revision=2840