Commit graph

80 commits

Author SHA1 Message Date
akir
1d355a9192 transfered ::getRootPixmap from several places to new home, FbPixmap 2004-09-09 14:29:10 +00:00
rathnor
d17bf39a43 add autoconf check for std c++ headers 2004-08-31 15:26:40 +00:00
akir
6a99427331 fi menuuclosebug -> choosed the wrong parent-menu under some circumstances 2004-08-30 10:23:37 +00:00
rathnor
680128f286 fix wrapping upwards in menu 2004-08-29 14:53:23 +00:00
rathnor
e41bc330b4 fix bug with >1 column menus 2004-08-29 14:37:52 +00:00
rathnor
97ef84da59 a few random fixes 2004-08-29 08:33:13 +00:00
rathnor
8a59b9b454 couple of menu render fixes 2004-08-28 19:03:09 +00:00
rathnor
11f8d9c21f fix menu rendering bug with selected items 2004-08-28 14:25:52 +00:00
fluxgen
7b4d57f275 fixed menu move bug and made separator not selectable, patch from Mathias Gumz 2004-08-03 21:25:51 +00:00
fluxgen
7391de5e96 fixed menu draw bug while doing keyboard navigation 2004-07-14 18:30:37 +00:00
fluxgen
df570bc945 fixed menutitle and menulables drawn to close to screen-bottom, patch from Mathias Gumz 2004-07-05 09:40:08 +00:00
fluxgen
5e5a4982d3 added m_active_index. added validIndex function which validates indexes, removed highlight from drawItem since it should only highlight the m_active_index 2004-06-27 13:51:24 +00:00
fluxgen
f1ce9c3f34 minor fix for toggle item 2004-06-14 16:09:48 +00:00
fluxgen
6ede6046d8 more improvements on transparency 2004-06-14 12:24:23 +00:00
fluxgen
463c7dab18 minor fix 2004-06-13 12:01:52 +00:00
fluxgen
825c02ccb0 more cleaning 2004-06-13 10:58:34 +00:00
fluxgen
57dd6d16f9 minor fix 2004-06-13 00:42:45 +00:00
fluxgen
46a06cdb02 transparency improvements, added buffer for title window to reduce flickering and removed menu.bevel_w since its already in MenuTheme 2004-06-13 00:31:29 +00:00
fluxgen
34edd2640a improved transparent rendering and fixed drawing of menu items in MenuItem class 2004-06-07 20:28:50 +00:00
rathnor
fff4456dee update NLS string handling... 2004-06-07 11:46:05 +00:00
rathnor
c1fb3b3e1a fix menu transparency rendering bug, and add save_under to menu windows 2004-05-17 15:01:32 +00:00
fluxgen
2065957785 minor cleaning 2004-04-19 22:47:36 +00:00
fluxgen
13d2dd1383 fixed drawing issue with big menus, patch from Mathias Gumz 2004-04-18 17:46:32 +00:00
fluxgen
a14a5eff0d fixed title problem, patch from Mathias Gumz 2004-04-14 14:02:41 +00:00
fluxgen
f8f393c02f fixed some rendering issues 2004-02-27 14:22:27 +00:00
fluxgen
635e30e915 improved transparent rendering 2004-02-27 11:55:27 +00:00
fluxgen
edba109c26 no need to ignore modifiers when we navigate the menu with keys 2004-01-21 09:03:13 +00:00
fluxgen
bc672d4a1d menu keyboard navigation fixes, patch from Junichiro Kita 2004-01-16 11:02:54 +00:00
fluxgen
f25aab1956 cleaning 2004-01-08 22:07:58 +00:00
fluxgen
bb02a522fb code cleaning 2003-12-18 18:03:23 +00:00
fluxgen
8294b04f5e using menu as observer, cleaning in menu theme 2003-12-17 00:43:22 +00:00
fluxgen
72b878f78c fixed some icc warnings 2003-12-16 17:06:52 +00:00
fluxgen
4e0150bf46 minor fix 2003-12-12 21:47:36 +00:00
fluxgen
e0411a94f7 fixed menu timer bug 2003-12-12 19:45:46 +00:00
fluxgen
bf75608df0 menu delay and mode 2003-12-12 18:18:49 +00:00
fluxgen
291f74fa3a separator line, thanks ciaranm 2003-12-10 23:33:15 +00:00
fluxgen
5ffb6290c1 cleaning in the menu code 2003-12-10 23:08:06 +00:00
fluxgen
53e1f759c1 minor stuff 2003-11-28 23:26:27 +00:00
fluxgen
139792c860 GContext 2003-11-28 22:53:10 +00:00
rathnor
d757c08e00 some menu tweaking 2003-11-19 12:57:27 +00:00
rathnor
b6d5b558fe slit client mapping on restart, surplus menu redraw 2003-11-01 00:12:53 +00:00
rathnor
29a69a69c1 minor menu positioning tweaks 2003-10-06 09:55:36 +00:00
rathnor
4da8af73fa fix drawing bug when selecting, plus an unnecessary redraw of the
submenu when entering parent on active submenu item
2003-09-07 14:57:49 +00:00
fluxgen
685a3e36b3 more speed 2003-08-30 01:03:48 +00:00
fluxgen
2be2a2b5cc added pixmap for bullet and selected and unselected 2003-08-27 14:14:04 +00:00
fluxgen
531e989499 fixed transparent bug 2003-08-24 16:57:38 +00:00
fluxgen
51fe5995b1 minor ceaning 2003-08-18 11:49:50 +00:00
fluxgen
774b2a874e using builtin transparent in FbWindow 2003-08-04 12:45:42 +00:00
rathnor
370a9d4744 fix little bug that highlighted items that went disabled after selected 2003-07-21 02:45:27 +00:00
rathnor
734b99611b fix menu redrawing, particularly so that selecting an option will update
properly upon selection, rather than subsequent movement
2003-07-20 10:41:56 +00:00