Commit Graph

  • 8b9676326d CComponentsInfoBox: move define of x_text onto paint() Thilo Graf 2012-10-23 20:53:37 +02:00
  • f9b223780e CComponentsInfoBox: move define of x_text onto paint() Thilo Graf 2012-10-23 20:53:37 +02:00
  • 2eaea93c51 CComponents: add missing paint-members to circle and square classes Thilo Graf 2012-10-23 15:39:04 +02:00
  • cbf51c852e CComponents: add missing paint-members to circle and square classes Thilo Graf 2012-10-23 15:39:04 +02:00
  • f26838f08d CComponents: move CComponentsText before Infobox Thilo Graf 2012-10-23 15:08:02 +02:00
  • 26f374414d CComponents: move CComponentsText before Infobox Thilo Graf 2012-10-23 15:08:02 +02:00
  • a00906031e CComponents: rename Container onto Item, make void paint() abstract Thilo Graf 2012-10-21 13:54:33 +02:00
  • 4c8e722ed5 CComponents: rename Container onto Item, make void paint() abstract Thilo Graf 2012-10-21 13:54:33 +02:00
  • a4e9632498 ComponentsInfoBox: arange text to the left border if no picture is painted Thilo Graf 2012-09-25 15:32:33 +02:00
  • 1054f03ad5 ComponentsInfoBox: arange text to the left border if no picture is painted Thilo Graf 2012-09-25 15:32:33 +02:00
  • 905bc6e0f5 ComponentsText: remove tests for color and background Thilo Graf 2012-09-24 18:18:57 +02:00
  • 53b6f0fe84 ComponentsText: remove tests for color and background Thilo Graf 2012-09-24 18:18:57 +02:00
  • 31a3829f4f CComponentsText: ensure an empty default value for AUTO_WIDTH in setText() Thilo Graf 2012-09-22 13:37:24 +02:00
  • b3ad4a4396 CComponentsText: ensure an empty default value for AUTO_WIDTH in setText() Thilo Graf 2012-09-22 13:37:24 +02:00
  • 72bac65e85 CComponents: add sub class CComponentsText Thilo Graf 2012-09-24 20:21:11 +02:00
  • 20b0197244 CComponents: add sub class CComponentsText Thilo Graf 2012-09-24 20:21:11 +02:00
  • b8812f1c78 channellist.cpp: Fix segfault at 'delete Infobox' when changes in bouquet list. Michael Liebmann 2012-09-22 05:52:24 +02:00
  • dd48917b6d channellist.cpp: Fix segfault at 'delete Infobox' when changes in bouquet list. Michael Liebmann 2012-09-22 05:52:24 +02:00
  • ee2b0d5c34 CTextBox/CMsgBox: reduce data type conflicts Thilo Graf 2012-09-14 20:44:56 +02:00
  • 43913c1221 CTextBox/CMsgBox: reduce data type conflicts Thilo Graf 2012-09-14 20:44:56 +02:00
  • b005a658bb CTextBox: add methodes setTextMode() and setBackGroundColor() Thilo Graf 2012-09-14 16:41:31 +02:00
  • 02c4b4417c CTextBox: add methodes setTextMode() and setBackGroundColor() Thilo Graf 2012-09-14 16:41:31 +02:00
  • 782ba3ac26 CComponents: clean up, don't use fbadata in paintFbItems() Thilo Graf 2012-09-12 21:50:59 +02:00
  • d125d24f54 CComponents: clean up, don't use fbadata in paintFbItems() Thilo Graf 2012-09-12 21:50:59 +02:00
  • 024c8f4f10 CComponentsItemBox: move paint of text into its own method Thilo Graf 2012-09-09 13:32:13 +02:00
  • c618cf6a9e CComponentsItemBox: move paint of text into its own method Thilo Graf 2012-09-09 13:32:13 +02:00
  • 297ede6c73 CComponentsItemBox: move paint of icons and pictures into it's own member Thilo Graf 2012-09-09 12:49:05 +02:00
  • a1f04c1a97 CComponentsItemBox: move paint of icons and pictures into it's own member Thilo Graf 2012-09-09 12:49:05 +02:00
  • ba1f9dc688 CTestMenu: add tests for form objects Thilo Graf 2012-09-09 00:31:59 +02:00
  • 870cff0392 CTestMenu: add tests for form objects Thilo Graf 2012-09-09 00:31:59 +02:00
  • e42e381989 CComponentsForm: add functionality Thilo Graf 2012-09-09 00:29:58 +02:00
  • dde5f006df CComponentsForm: add functionality Thilo Graf 2012-09-09 00:29:58 +02:00
  • 3ea00864f1 CComponents: remove bgmode handler Thilo Graf 2012-09-08 22:03:33 +02:00
  • db433d1463 CComponents: remove bgmode handler Thilo Graf 2012-09-08 22:03:33 +02:00
  • b9193d73a2 CComponents: reset saved_screen.pixbuf Thilo Graf 2012-09-08 19:39:58 +02:00
  • 839b0cfc43 CComponents: reset saved_screen.pixbuf Thilo Graf 2012-09-08 19:39:58 +02:00
  • f65a4c6c5a CComponents: remove superfluous calls Thilo Graf 2012-09-07 23:15:23 +02:00
  • 436c6d4ee0 CComponents: remove superfluous calls Thilo Graf 2012-09-07 23:15:23 +02:00
  • f53f8c9edc CComponentsForm: add basics for CComponentsForm Thilo Graf 2012-09-05 12:19:52 +02:00
  • cd2fc22fa0 CComponentsForm: add basics for CComponentsForm Thilo Graf 2012-09-05 12:19:52 +02:00
  • 8163e262a9 CComponentsItemBox: Add flag 'isCalculated' for control calculateElements() Michael Liebmann 2012-09-04 20:31:36 +02:00
  • f0d6eeea7f CComponentsItemBox: Add flag 'isCalculated' for control calculateElements() Michael Liebmann 2012-09-04 20:31:36 +02:00
  • 185006f125 CComponentsInfoBox: Add 'bgMode = CC_BGMODE_PERMANENT' to initVarInfobox() Michael Liebmann 2012-09-04 20:33:22 +02:00
  • 1b4cce9392 CComponentsInfoBox: Add 'bgMode = CC_BGMODE_PERMANENT' to initVarInfobox() Michael Liebmann 2012-09-04 20:33:22 +02:00
  • 3a9fd29a20 CComponentsItemBox: use also locales in overloaded methode addText() Thilo Graf 2012-09-04 09:45:32 +02:00
  • fdd36a2bec CComponentsItemBox: use also locales in overloaded methode addText() Thilo Graf 2012-09-04 09:45:32 +02:00
  • d8528eee79 CChannelList: adapt for new functionality in CComponents Thilo Graf 2012-09-03 12:12:59 +02:00
  • e0ac1d2d8e CChannelList: adapt for new functionality in CComponents Thilo Graf 2012-09-03 12:12:59 +02:00
  • 799ef8bdac CComponentsItemBox: split addElement() Thilo Graf 2012-09-03 12:11:03 +02:00
  • e3c3a2669d CComponentsItemBox: split addElement() Thilo Graf 2012-09-03 12:11:03 +02:00
  • f932bf3e2a CComponentsPicture: fix hide() of picture box Thilo Graf 2012-09-03 08:48:38 +02:00
  • 1a4e1ad02e CComponentsPicture: fix hide() of picture box Thilo Graf 2012-09-03 08:48:38 +02:00
  • 59a1c942c5 CTestMenu: add some demos for CComponents Thilo Graf 2012-09-02 01:26:05 +02:00
  • eaa4b4025e CTestMenu: add some demos for CComponents Thilo Graf 2012-09-02 01:26:05 +02:00
  • 9407ec796e CComponents: add member isPainted() Thilo Graf 2012-09-02 00:52:14 +02:00
  • e98fa3142d CComponents: add member isPainted() Thilo Graf 2012-09-02 00:52:14 +02:00
  • 5858f82195 CComponentsShapeSircle: fix segfault on init Thilo Graf 2012-09-01 23:35:17 +02:00
  • ce55591295 CComponentsShapeSircle: fix segfault on init Thilo Graf 2012-09-01 23:35:17 +02:00
  • 6b2171ecb2 CTestMenu: rework member showTestMenu() Thilo Graf 2012-09-01 21:41:14 +02:00
  • a96d6acc1c CTestMenu: rework member showTestMenu() Thilo Graf 2012-09-01 21:41:14 +02:00
  • cedae6fd9d CComponentsTitleBar: add parameter for default icon Thilo Graf 2012-08-31 14:00:45 +02:00
  • 480c9d95e9 CComponentsTitleBar: add parameter for default icon Thilo Graf 2012-08-31 14:00:45 +02:00
  • 5ab39cd4c2 CComponentsTitleBar: rename member addText(), convert locale in constructor Thilo Graf 2012-08-30 22:48:40 +02:00
  • 1668f72ec3 CComponentsTitleBar: rename member addText(), convert locale in constructor Thilo Graf 2012-08-30 22:48:40 +02:00
  • 80abb28236 CChannellist: remove calculateElements() Thilo Graf 2012-08-30 22:05:09 +02:00
  • a974ef0652 CChannellist: remove calculateElements() Thilo Graf 2012-08-30 22:05:09 +02:00
  • aec90883ad CComponents: rework some members Thilo Graf 2012-08-30 22:03:10 +02:00
  • e64ad46936 CComponents: rework some members Thilo Graf 2012-08-30 22:03:10 +02:00
  • 61569002e2 Channellist: Use CComponentsTitleBar for paint head Michael Liebmann 2012-08-29 00:47:41 +02:00
  • 0275686caa Channellist: Use CComponentsTitleBar for paint head Michael Liebmann 2012-08-29 00:47:41 +02:00
  • bab8a8fba6 CComponentsItemBox: Add refreshElement() & paintElement() Michael Liebmann 2012-08-29 07:06:07 +02:00
  • abc6fa47af CComponentsItemBox: Add refreshElement() & paintElement() Michael Liebmann 2012-08-29 07:06:07 +02:00
  • 96fcd0810e CComponentsTitleBar: add overloaded constructors for different text types Thilo Graf 2012-08-28 16:00:32 +02:00
  • 4876ba74ea CComponentsTitleBar: add overloaded constructors for different text types Thilo Graf 2012-08-28 16:00:32 +02:00
  • a0e6ffe1ed CComponentsTitleBar: add blanc constructor Thilo Graf 2012-08-27 22:32:10 +02:00
  • c56c40a572 CComponentsTitleBar: add blanc constructor Thilo Graf 2012-08-27 22:32:10 +02:00
  • 153e84bc18 CComponents: declare small members as inline Thilo Graf 2012-08-27 20:38:08 +02:00
  • 1609144138 CComponents: declare small members as inline Thilo Graf 2012-08-27 20:38:08 +02:00
  • 1880fdba4f CComponentsItemBox: Correction x-position of elements Michael Liebmann 2012-08-27 17:35:27 +02:00
  • 8e210f68c4 CComponentsItemBox: Correction x-position of elements Michael Liebmann 2012-08-27 17:35:27 +02:00
  • e5811f3adc CComponentsItemBox: use plausible member names Thilo Graf 2012-08-27 15:27:40 +02:00
  • 66e21b7ccf CComponentsItemBox: use plausible member names Thilo Graf 2012-08-27 15:27:40 +02:00
  • 401ee7bccc CComponentsItemBox: remove comment Thilo Graf 2012-08-27 15:02:46 +02:00
  • 0746643aeb CComponentsItemBox: remove comment Thilo Graf 2012-08-27 15:02:46 +02:00
  • b8912864cb Move hMax correction from CComponentsItemBox to CComponentsTitleBar Michael Liebmann 2012-08-27 03:18:04 +02:00
  • 0cf209f3ad Move hMax correction from CComponentsItemBox to CComponentsTitleBar Michael Liebmann 2012-08-27 03:18:04 +02:00
  • 49379d201f CComponentsItemBox: Use CTextBox for paint text Michael Liebmann 2012-08-27 02:33:12 +02:00
  • ea539a4bbb CComponentsItemBox: Use CTextBox for paint text Michael Liebmann 2012-08-27 02:33:12 +02:00
  • 58b7ad7ba5 CComponents: Adjustments for CComponentsItemBox and CComponentsTitleBar Michael Liebmann 2012-08-26 23:35:34 +02:00
  • e3dde0ced5 CComponents: Adjustments for CComponentsItemBox and CComponentsTitleBar Michael Liebmann 2012-08-26 23:35:34 +02:00
  • 507d6cb91b CComponents: add CComponentsItemBox as basich Class for CComponentsTitlebar Thilo Graf 2012-08-26 15:18:06 +02:00
  • 0d4019d93e CComponents: add CComponentsItemBox as basich Class for CComponentsTitlebar Thilo Graf 2012-08-26 15:18:06 +02:00
  • ad48595a84 CComponentsTitlebar: remove init of shadow Thilo Graf 2012-08-26 12:50:13 +02:00
  • 3935a2fc54 CComponentsTitlebar: remove init of shadow Thilo Graf 2012-08-26 12:50:13 +02:00
  • 93c6594687 CComponentsTitlebar: remove member col_body Thilo Graf 2012-08-26 11:15:04 +02:00
  • a2bea4d548 CComponentsTitlebar: remove member col_body Thilo Graf 2012-08-26 11:15:04 +02:00
  • 7d62a3826d CComponents: add class to place an paint titlebars Michael Liebmann 2012-08-24 18:24:32 +02:00
  • 4f89def7b8 CComponents: add class to place an paint titlebars Michael Liebmann 2012-08-24 18:24:32 +02:00
  • 82ff6f298d CTextBox: initialize variables in constructor (style) Thilo Graf 2012-08-26 19:51:46 +02:00
  • 6db155e1ec CTextBox: initialize variables in constructor (style) Thilo Graf 2012-08-26 19:51:46 +02:00