Commit Graph

144 Commits

Author SHA1 Message Date
Jacek Jendrzej
0c34433d23 CMenuWidget::paintItems: clean only last multipage menu
Origin commit data
------------------
Branch: ni/coolstream
Commit: 28198dc320
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2013-05-09 (Thu, 09 May 2013)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2013-05-09 13:10:23 +02:00
Jacek Jendrzej
c8a7e2e6a8 src/gui/widget/menue.cpp: don't paint icon if no space for this
Origin commit data
------------------
Branch: ni/coolstream
Commit: 6f552797b4
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2013-04-29 (Mon, 29 Apr 2013)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2013-04-29 21:08:44 +02:00
[CST] Focus
0c3a4fa858 Merge branch 'pu/cc' into next-cc
Conflicts:
	acinclude.m4
	data/locale/deutsch.locale
	data/locale/english.locale
	src/driver/volume.cpp
	src/eitd/SIlanguage.cpp
	src/gui/bedit/bouqueteditor_channels.cpp
	src/gui/bedit/bouqueteditor_chanselect.cpp
	src/gui/bouquetlist.cpp
	src/gui/channellist.cpp
	src/gui/eventlist.cpp
	src/gui/osd_setup.cpp
	src/gui/scan.cpp
	src/gui/scan.h
	src/gui/test_menu.cpp
	src/gui/timeosd.cpp
	src/gui/widget/progressbar.cpp
	src/gui/widget/progressbar.h
	src/neutrino.cpp
	src/nhttpd/yconfig.h


Origin commit data
------------------
Branch: ni/coolstream
Commit: 8bb70d1ab3
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2013-04-17 (Wed, 17 Apr 2013)



------------------
This commit was generated by Migit
2013-04-17 13:32:12 +04:00
vanhofen
0cad5bca1a strech most windows to full screen
* switchable with existing switch for 'big_windows'
* 'big_windows' default is on

Conflicts:
	src/gui/bedit/bouqueteditor_bouquets.cpp
	src/gui/bedit/bouqueteditor_channels.cpp
	src/gui/bedit/bouqueteditor_chanselect.cpp


Origin commit data
------------------
Branch: ni/coolstream
Commit: 4714a30f83
Author: vanhofen <vanhofen@gmx.de>
Date: 2013-03-25 (Mon, 25 Mar 2013)

Origin message was:
------------------
- strech most windows to full screen

* switchable with existing switch for 'big_windows'
* 'big_windows' default is on

Conflicts:
	src/gui/bedit/bouqueteditor_bouquets.cpp
	src/gui/bedit/bouqueteditor_channels.cpp
	src/gui/bedit/bouqueteditor_chanselect.cpp


------------------
This commit was generated by Migit
2013-04-01 15:42:38 +04:00
[CST] Focus
785bca0d55 gui/widget/menue.cpp: fix CMenuForwarderNonLocalized::getWidth
Origin commit data
------------------
Branch: ni/coolstream
Commit: f21b291fcd
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2013-03-29 (Fri, 29 Mar 2013)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2013-03-29 17:12:23 +04:00
vanhofen
ed04cfdf36 strech most windows to full screen
* switchable with existing switch for 'big_windows'
* 'big_windows' default is on


Origin commit data
------------------
Branch: ni/coolstream
Commit: 759966f935
Author: vanhofen <vanhofen@gmx.de>
Date: 2013-03-25 (Mon, 25 Mar 2013)

Origin message was:
------------------
- strech most windows to full screen

* switchable with existing switch for 'big_windows'
* 'big_windows' default is on


------------------
This commit was generated by Migit
2013-03-25 09:45:22 +01:00
Thilo Graf
548275165e CMenuWidget: branch devel_cc Fix merge errors
Some braces were lost during the last merges.


Origin commit data
------------------
Branch: ni/coolstream
Commit: 7ac1550277
Author: Thilo Graf <dbt@novatux.de>
Date: 2013-02-16 (Sat, 16 Feb 2013)



------------------
This commit was generated by Migit
2013-03-06 11:28:16 +01:00
Thilo Graf
543b12adaf CMenuWidget: set frame thickness
default value in CComponentsInfoBox is inherit from CComponentsContainer
and =0, baut we need =2


Origin commit data
------------------
Branch: ni/coolstream
Commit: 7df6748f74
Author: Thilo Graf <dbt@novatux.de>
Date: 2012-08-23 (Thu, 23 Aug 2012)



------------------
This commit was generated by Migit
2013-03-06 11:27:55 +01:00
Thilo Graf
ad9dde6549 CMenuWidget: init instance of CComponentsDetailsLine in constructor
Origin commit data
------------------
Branch: ni/coolstream
Commit: 12cb192341
Author: Thilo Graf <dbt@novatux.de>
Date: 2012-08-22 (Wed, 22 Aug 2012)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2013-03-06 11:27:55 +01:00
Thilo Graf
8394800e86 CComponentsInfoBox: create instance of CComponentsInfoBox in constructor
Origin commit data
------------------
Branch: ni/coolstream
Commit: 232933f9fc
Author: Thilo Graf <dbt@novatux.de>
Date: 2012-08-22 (Wed, 22 Aug 2012)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2013-03-06 11:27:55 +01:00
Michael Liebmann
ea270a1897 CMenuWidget: Use removeLineBreaks() in paintHint()
Origin commit data
------------------
Branch: ni/coolstream
Commit: 2101a32862
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2012-08-20 (Mon, 20 Aug 2012)

Origin message was:
------------------
* CMenuWidget: Use removeLineBreaks() in paintHint()

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2013-03-06 11:27:54 +01:00
Michael Liebmann
191bc734dc CMenuWidget: Remove line breaks from hint text
- Add font to Constructor & setText()
- remove CTextBox::AUTO_HIGH


Origin commit data
------------------
Branch: ni/coolstream
Commit: ff12f2b5b5
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2012-08-20 (Mon, 20 Aug 2012)



------------------
This commit was generated by Migit
2013-03-06 11:27:54 +01:00
Thilo Graf
69b54672a6 CMenuWidget: implement CComponentsInfoBox functionality for text and icon
Origin commit data
------------------
Branch: ni/coolstream
Commit: 53ff9cdddf
Author: Thilo Graf <dbt@novatux.de>
Date: 2012-08-19 (Sun, 19 Aug 2012)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2013-03-06 11:27:53 +01:00
Thilo Graf
5e197adea3 CMenuWidget: adapt for last changes in CComponents
Origin commit data
------------------
Branch: ni/coolstream
Commit: b0f9cde09f
Author: Thilo Graf <dbt@novatux.de>
Date: 2012-08-16 (Thu, 16 Aug 2012)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2013-03-06 11:27:52 +01:00
Thilo Graf
ecc673379b CMenuWidget: define system colors during runtime
Origin commit data
------------------
Branch: ni/coolstream
Commit: 9027ac6fba
Author: Thilo Graf <dbt@novatux.de>
Date: 2012-08-04 (Sat, 04 Aug 2012)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2013-03-06 11:27:51 +01:00
Thilo Graf
53ee38c801 CComponents: add more basic members and sub classes
- change default colors for info box
- add member methode to synchronize system colors
- add class CComponentsShapeCircle
- add class CComponentsShapeSquare
- add sub class CComponentsPIP


Origin commit data
------------------
Branch: ni/coolstream
Commit: 485dca43e2
Author: Thilo Graf <dbt@novatux.de>
Date: 2012-08-03 (Fri, 03 Aug 2012)



------------------
This commit was generated by Migit
2013-03-06 11:27:51 +01:00
Thilo Graf
a635bfb3e0 CMenuWidget: adapt to current CComponentsInfoBox changes
Origin commit data
------------------
Branch: ni/coolstream
Commit: 03d276d90a
Author: Thilo Graf <dbt@novatux.de>
Date: 2012-08-03 (Fri, 03 Aug 2012)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2013-03-06 11:27:51 +01:00
Thilo Graf
f48a1e9950 menu.cpp: refresh radius settings
Changed corner settings in osd setup
have no effect in unchanged menu widget instances.


Origin commit data
------------------
Branch: ni/coolstream
Commit: ec2c78537c
Author: Thilo Graf <dbt@novatux.de>
Date: 2012-08-01 (Wed, 01 Aug 2012)

Origin message was:
------------------
*menu.cpp: refresh radius settings

Changed corner settings in osd setup
have no effect in unchanged menu widget instances.


------------------
This commit was generated by Migit
2013-03-06 11:27:50 +01:00
[CST] Focus
2e6fcdcd28 gui/widget/menue.cpp: dont allow to exec non-active item -
in case old, selected, was disabled


Origin commit data
------------------
Branch: ni/coolstream
Commit: e178488bf4
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2013-01-09 (Wed, 09 Jan 2013)



------------------
This commit was generated by Migit
2013-01-09 16:19:08 +04:00
[CST] Focus
c01d9a470c gui/widget/menue.cpp: fix hintbox color if theme changed;
fix hint paint for page-up button


Origin commit data
------------------
Branch: ni/coolstream
Commit: 6ea053c2e9
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2012-11-21 (Wed, 21 Nov 2012)



------------------
This commit was generated by Migit
2012-11-21 20:37:54 +04:00
[CST] Focus
d75e4c5114 gui/widget/menue.cpp:
always call paintHint(-1) in hide() to clear hintbox;
comment additional hintbox w/h from full_width/full_height - CComponents should clear itself;
dont always save/restore menu hint screens - why it was enabled ??
comment GenericMenuBack->setHint() in ::exec - checkHints() do the same


Origin commit data
------------------
Branch: ni/coolstream
Commit: 405ac286e3
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2012-10-19 (Fri, 19 Oct 2012)



------------------
This commit was generated by Migit
2012-10-19 19:30:28 +04:00
Jacek Jendrzej
05b3a3949f moviebrowser.cpp: -fix2 vfd
Origin commit data
------------------
Branch: ni/coolstream
Commit: e45aa72605
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2012-09-14 (Fri, 14 Sep 2012)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2012-09-14 20:12:04 +02:00
Jacek Jendrzej
67c5d7c91e remove doubles include
Origin commit data
------------------
Branch: ni/coolstream
Commit: a3bfab0bcd
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2012-09-11 (Tue, 11 Sep 2012)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2012-09-11 20:31:33 +02:00
Jacek Jendrzej
f748a12ede fixes strncpy & buf size
Origin commit data
------------------
Branch: ni/coolstream
Commit: 7359504dd7
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2012-08-07 (Tue, 07 Aug 2012)

Origin message was:
------------------
-fixes strncpy & buf size

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2012-08-07 18:51:44 +02:00
Michael Liebmann
c864b01a1b CComponentsInfoBox: Small display bug fixed
Origin commit data
------------------
Branch: ni/coolstream
Commit: bc8128d8d7
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2012-07-24 (Tue, 24 Jul 2012)

Origin message was:
------------------
* CComponentsInfoBox: Small display bug fixed

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2012-07-25 04:37:01 +01:00
[CST] Focus
fea9918329 gui/widget/menue.cpp: disable 'back' hint, if no other hints present
Origin commit data
------------------
Branch: ni/coolstream
Commit: 04f1e9c3f2
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2012-07-24 (Tue, 24 Jul 2012)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2012-07-24 15:13:18 +04:00
Michael Liebmann
6e01d25546 src/gui/widget/menue.cpp: Comment paintHint debug output
Origin commit data
------------------
Branch: ni/coolstream
Commit: 1511edb51e
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2012-07-24 (Tue, 24 Jul 2012)

Origin message was:
------------------
* src/gui/widget/menue.cpp: Comment paintHint debug output

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2012-07-23 23:49:03 +01:00
Michael Liebmann
0b99e46673 CComponentsInfoBox: Switch parameter h and w in constructor
Origin commit data
------------------
Branch: ni/coolstream
Commit: a5d8bd4e13
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2012-07-22 (Sun, 22 Jul 2012)

Origin message was:
------------------
* CComponentsInfoBox: Switch parameter h and w in constructor

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2012-07-22 17:16:37 +01:00
Michael Liebmann
4dc2ee9898 Correct restore the screen to exit menu
Origin commit data
------------------
Branch: ni/coolstream
Commit: ecadf79a8f
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2012-07-20 (Fri, 20 Jul 2012)

Origin message was:
------------------
* Correct restore the screen to exit menu

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2012-07-22 17:16:37 +01:00
Michael Liebmann
96301e61af CComponentsInfoBox: save/restore screen
- Own save/restore screen routine
- Shadow can be switched off
- Small fixes


Origin commit data
------------------
Branch: ni/coolstream
Commit: 1a654403cc
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2012-07-20 (Fri, 20 Jul 2012)

Origin message was:
------------------
* CComponentsInfoBox: save/restore screen

- Own save/restore screen routine
- Shadow can be switched off
- Small fixes


------------------
This commit was generated by Migit
2012-07-22 17:16:37 +01:00
Thilo Graf
cfcaafb816 components: add members for generic paint, hide and restore items
Origin commit data
------------------
Branch: ni/coolstream
Commit: bc01ed9a86
Author: Thilo Graf <dbt@novatux.de>
Date: 2012-07-19 (Thu, 19 Jul 2012)

Origin message was:
------------------
*components: add members for generic paint, hide and restore items

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2012-07-22 17:16:36 +01:00
Thilo Graf
d0dbe37f8c menu: ensure also correct x-position of details line
It's possible that x pos is changeing during runtime


Origin commit data
------------------
Branch: ni/coolstream
Commit: 084fb88f50
Author: Thilo Graf <dbt@novatux.de>
Date: 2012-07-17 (Tue, 17 Jul 2012)

Origin message was:
------------------
*menu: ensure also correct x-position of details line

It's possible that x pos is changeing during runtime


------------------
This commit was generated by Migit
2012-07-22 17:16:36 +01:00
[CST] Focus
13881627ac src/gui/widget/menue.cpp: fix crash, if class inherit from CMenuWidget
i.e. CFileChooser


Origin commit data
------------------
Branch: ni/coolstream
Commit: 2a0c197c1f
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2012-07-19 (Thu, 19 Jul 2012)



------------------
This commit was generated by Migit
2012-07-19 17:35:23 +04:00
[CST] Focus
e5133dbcba gui/widget/menue.cpp: dont repaint menu on help key, if no hints
Origin commit data
------------------
Branch: ni/coolstream
Commit: e52367edd8
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2012-07-19 (Thu, 19 Jul 2012)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2012-07-19 17:30:53 +04:00
[CST] Focus
99c8d05325 Merge branch 'dvbsi++' of coolstreamtech.de:cst-public-gui-neutrino into dvbsi++
Origin commit data
------------------
Branch: ni/coolstream
Commit: 4046849a9e
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2012-07-18 (Wed, 18 Jul 2012)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2012-07-18 16:01:57 +04:00
[CST] Focus
08e64623ac gui/widget/menue.cpp: paint body without head;
disable menu name display on VFD - it overwritten by option name anyway;
little cleanup


Origin commit data
------------------
Branch: ni/coolstream
Commit: 00f77bec3d
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2012-07-18 (Wed, 18 Jul 2012)



------------------
This commit was generated by Migit
2012-07-18 16:01:48 +04:00
Michael Liebmann
4b4b65ff9a CComponentsInfoBox: missing shadow
- Removed wrong parameter 'rad' from function call CComponentsInfoBox


Origin commit data
------------------
Branch: ni/coolstream
Commit: 301193ce01
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2012-07-17 (Tue, 17 Jul 2012)

Origin message was:
------------------
* CComponentsInfoBox: missing shadow

- Removed wrong parameter 'rad' from function call CComponentsInfoBox


------------------
This commit was generated by Migit
2012-07-17 21:36:57 +01:00
Michael Liebmann
77f2e05c46 Fix the position of CComponentsDetailLine
Origin commit data
------------------
Branch: ni/coolstream
Commit: ea33afbcf8
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2012-07-17 (Tue, 17 Jul 2012)

Origin message was:
------------------
* Fix the position of CComponentsDetailLine

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2012-07-17 20:52:55 +01:00
Michael Liebmann
79a997f386 Use CComponentsInfoBox for menu hint
Origin commit data
------------------
Branch: ni/coolstream
Commit: fd1ec29d83
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2012-07-17 (Tue, 17 Jul 2012)

Origin message was:
------------------
* Use CComponentsInfoBox for menu hint

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2012-07-17 20:52:55 +01:00
[CST] Focus
6c74bbae82 gui/widget/menue.cpp: check item's direct key only on key events
Origin commit data
------------------
Branch: ni/coolstream
Commit: e295500984
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2012-07-17 (Tue, 17 Jul 2012)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2012-07-17 11:45:28 +04:00
[CST] Focus
8e964bf53e Merge branch 'dvbsi++' of coolstreamtech.de:cst-public-gui-neutrino into dvbsi++
Origin commit data
------------------
Branch: ni/coolstream
Commit: 2205ac67a0
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2012-07-17 (Tue, 17 Jul 2012)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2012-07-17 10:15:19 +04:00
Thilo Graf
e5993b939c menu: hide detail line objects without paintBackgroundBoxRel()
Origin commit data
------------------
Branch: ni/coolstream
Commit: 53d4ef64aa
Author: Thilo Graf <dbt@novatux.de>
Date: 2012-07-16 (Mon, 16 Jul 2012)

Origin message was:
------------------
*menu: hide detail line objects without paintBackgroundBoxRel()

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2012-07-16 22:28:02 +02:00
Thilo Graf
0ed04a868f neutrino: remove dub code
using class 'CComponentsDetailLine' instead multiple code
details line rendering


Origin commit data
------------------
Branch: ni/coolstream
Commit: 261904acd0
Author: Thilo Graf <dbt@novatux.de>
Date: 2012-07-16 (Mon, 16 Jul 2012)

Origin message was:
------------------
*neutrino: remove dub code

using class 'CComponentsDetailLine' instead multiple code
details line rendering


------------------
This commit was generated by Migit
2012-07-16 22:28:02 +02:00
[CST] Focus
43ecabad77 gui/widget/menue.cpp: remove one indent level in CMenuWidget::exec
Origin commit data
------------------
Branch: ni/coolstream
Commit: 52834d73fb
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2012-07-16 (Mon, 16 Jul 2012)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2012-07-16 20:56:52 +04:00
[CST] Focus
f1ad97d454 gui/widget/menue.cpp: fade-in, if menu was hidden, for testing
Origin commit data
------------------
Branch: ni/coolstream
Commit: eb5b8328ec
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2012-07-16 (Mon, 16 Jul 2012)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2012-07-16 19:11:17 +04:00
[CST] Focus
3b07e3f486 gui/widget/menue.cpp: fix screen save/restore;
use RADIUS_LARGE (without -2)


Origin commit data
------------------
Branch: ni/coolstream
Commit: ab69ee272f
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2012-07-16 (Mon, 16 Jul 2012)



------------------
This commit was generated by Migit
2012-07-16 16:13:51 +04:00
[CST] Focus
b442a6c44c gui/widget/menue.cpp: fix hint box height calc
Origin commit data
------------------
Branch: ni/coolstream
Commit: a2ff6f7675
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2012-07-16 (Mon, 16 Jul 2012)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2012-07-16 15:26:54 +04:00
[CST] Focus
577d21eaf5 gui/widget/menue.cpp: fix menu_left_exit option;
remove can_arrow member - isMenueOptionChooser() is enough


Origin commit data
------------------
Branch: ni/coolstream
Commit: e02258276e
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2012-07-16 (Mon, 16 Jul 2012)



------------------
This commit was generated by Migit
2012-07-16 14:33:22 +04:00
Jacek Jendrzej
0c1ce3f287 fix tiny OSD shadow
Origin commit data
------------------
Branch: ni/coolstream
Commit: d2b948933a
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2012-07-12 (Thu, 12 Jul 2012)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2012-07-12 17:58:32 +02:00
Michael Liebmann
4b99cb5774 Menu hints: Extra font added
- Font size set by Menu/Settings/Font settings/Menu/Menu hints


Origin commit data
------------------
Branch: ni/coolstream
Commit: ee781bd880
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2012-07-12 (Thu, 12 Jul 2012)

Origin message was:
------------------
* Menu hints: Extra font added

- Font size set by Menu/Settings/Font settings/Menu/Menu hints


------------------
This commit was generated by Migit
2012-07-11 23:41:08 +01:00