From d0be60aa322eae93fa33cb158c3056ca61891f9c Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Wed, 16 Jan 2013 18:16:51 +0300 Subject: update copyrights year. --- src/gui/widgets/extendedlistbox.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/gui/widgets/extendedlistbox.h') diff --git a/src/gui/widgets/extendedlistbox.h b/src/gui/widgets/extendedlistbox.h index 79ae868cf..9d86b1780 100644 --- a/src/gui/widgets/extendedlistbox.h +++ b/src/gui/widgets/extendedlistbox.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2012 The ManaPlus Developers + * Copyright (C) 2012-2013 The ManaPlus Developers * * This file is part of The ManaPlus Client. * -- cgit v1.2.3-70-g09d2 From f530e0f244ed2ad84db61d8e1069ffc72516d59b Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Fri, 18 Jan 2013 17:02:19 +0300 Subject: Add padding for items in extended listboxes. New parameter: itemPadding - padding from up and down for each list entry. --- data/graphics/gui/listbox.xml | 1 + src/gui/widgets/extendedlistbox.cpp | 5 +++-- src/gui/widgets/extendedlistbox.h | 1 + 3 files changed, 5 insertions(+), 2 deletions(-) (limited to 'src/gui/widgets/extendedlistbox.h') diff --git a/data/graphics/gui/listbox.xml b/data/graphics/gui/listbox.xml index 6e7cf6080..5e1a5872d 100644 --- a/data/graphics/gui/listbox.xml +++ b/data/graphics/gui/listbox.xml @@ -4,5 +4,6 @@