| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
|
| |
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.
|
|
|
|
| |
Yum yum joined-toolbar!
|
|
|
|
|
| |
I tried and failed to make it the same size as the other two buttons, so
this will have to do.
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
| |
|
| |
|
|
|
|
|
|
|
| |
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.)
|
| |
|
| |
|
| |
|
| |
|
|
|