aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy-gtk/empathy-status-preset-dialog.ui
Commit message (Collapse)AuthorAgeFilesLines
* status preset dialog: use the right style for the remove buttonGuillaume Desmottes2012-01-231-2/+3
|
* PresetDialog: remove support for adding statuses entirelyWill Thompson2011-06-241-78/+3
| | | | | | | | We already have a way to do this, namely on the contact list itself. So this dialog now becomes just a way to edit/remove the existing statuses. The margins on the VBox are chosen to make its right-hand edge line up exactly with the right-hand edge of the Close button in the dialog.
* PresetDialog: GNOME 3-ify the remove buttonWill Thompson2011-06-241-27/+43
| | | | Yum yum joined-toolbar!
* PresetDialog: make Add button less huge.Will Thompson2011-06-241-0/+1
| | | | | I tried and failed to make it the same size as the other two buttons, so this will have to do.
* PresetDialog: make the window tallerWill Thompson2011-06-241-2/+2
| | | | | | | | | | | | | The element we really care about the size of is the list of statuses past. So I moved the horizontal size request to that—the window has 6px of padding or so, so this makes it pretty much exactly the same width—and made the height request be in the golden ratio to it. I'm probably unusual in having enough statuses to fill my laptop screen vertically, but, subjectively, this makes the dialog look less stubby even now I've removed them all to test. https://bugzilla.gnome.org/show_bug.cgi?id=630943
* Don't use 'Preset' in the UI (#581029)Guillaume Desmottes2010-10-271-2/+2
|
* Port empathy-status-preset-dialog to GtkComboBoxDanielle Madeley2010-10-181-1/+2
|
* Make status preset editor taller by defaultWill Thompson2010-06-161-0/+1
| | | | | | | This window defaulted to coming up really small, and it looked silly. So this patch makes it a bit taller. (420 / 260 is approximately the Golden Ratio.)
* Make the "Edit Custom Messages" window 420px wide by default (#607463)Ken VanDine2010-01-201-0/+1
|
* stock button labels should not be translatableChristian Kirbach2009-08-201-2/+2
|
* Add some labels to the UIDavyd Madeley2009-04-221-3/+34
|
* Make [Add] workDavyd Madeley2009-04-221-0/+1
|
* List presets in the treeviewDavyd Madeley2009-04-211-0/+84