summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2014-10-01Fix resizability behavior of 'Edit Bookmark'-Dialog.Tobias Markmann
The dialog is now only resizable in width and the line edit fields resize with the dialog size without leaving awkward whitespace. Test-Information: Checked via running Swift and testing that the fields resize in width and the dialog is fixed in height. Change-Id: Idd7417720438f20fa051a823df40d89545db9078
2011-07-09Make terms consistent between Enter Room and Edit Bookmark dialogs.Kevin Smith
Resolves: #893
2011-02-20Make Swift translatable.Remko Tronçon
2010-10-31Include colons in labels.Kevin Smith
Resolves: #605
2010-10-01Change 'edit bookmark' dialog title to something sensible.Kevin Smith
Resolves: #579
2010-04-30Support adding/removing bookmarks from the UIKevin Smith
Doesn't support editing meaningfully, nor do changes get saved.