Commit graph

432 commits

Author SHA1 Message Date
fluxgen
44f7069e1c some EMX fixes, thanks dave_yeo at paralynx 2004-07-19 13:53:46 +00:00
fluxgen
4179d51829 delete key 2004-07-15 13:48:54 +00:00
fluxgen
b672bc50bb minor stuff 2004-07-15 09:52:57 +00:00
fluxgen
7391de5e96 fixed menu draw bug while doing keyboard navigation 2004-07-14 18:30:37 +00:00
fluxgen
c213fb6ca2 fixed minor bug 2004-07-06 10:47:36 +00:00
fluxgen
7c85d11a95 tiled pixmap fix, patch from dhx (xyx@gm...), see mailing list 2004-07-05 23:51:57 +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
rathnor
5cc0f12f3f we should only load LC_MESSAGES, not LC_ALL 2004-06-20 15:16:08 +00:00
fluxgen
db6e78bba9 minor fix 2004-06-15 11:03:17 +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
3890049e3c title raise lower when title visibility changes 2004-06-14 12:23:57 +00:00
fluxgen
463c7dab18 minor fix 2004-06-13 12:01:52 +00:00
fluxgen
05a1b55901 minor fix for title and item height 2004-06-13 10:59:54 +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
8afaff0364 inline functions 2004-06-13 00:33:06 +00:00
fluxgen
c71c8244b5 setBufferPixmap public instead 2004-06-13 00:32:40 +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
868edbabf2 include pixmap with mask 2004-06-10 17:31:39 +00:00
fluxgen
80ba32fb2d minor fix 2004-06-10 11:41:15 +00:00
fluxgen
af30481a47 icon in menu item 2004-06-10 11:40:43 +00:00
fluxgen
d07e5f1cc5 copyright update 2004-06-10 11:38:26 +00:00
fluxgen
45222913d1 new files: MenuIcon 2004-06-07 22:29:37 +00:00
fluxgen
a784c1bf00 pixmap icon for menu items 2004-06-07 22:28:39 +00:00
fluxgen
69aab351b0 new files: menuseparator 2004-06-07 21:07:26 +00:00
fluxgen
c7f696db31 draws a separator 2004-06-07 21:05:16 +00:00
fluxgen
2bb46b0020 item and title height specified by style 2004-06-07 21:02:49 +00:00
fluxgen
8eb2ea889d drawing of items is now done in MenuItem 2004-06-07 20:34:23 +00:00
fluxgen
34edd2640a improved transparent rendering and fixed drawing of menu items in MenuItem class 2004-06-07 20:28:50 +00:00
fluxgen
5530ce6450 alpha access function 2004-06-07 20:24:38 +00:00
rathnor
fff4456dee update NLS string handling... 2004-06-07 11:46:05 +00:00
rathnor
ca307efe3e handling of alpha = 0 2004-05-24 13:09:32 +00:00
rathnor
c1fb3b3e1a fix menu transparency rendering bug, and add save_under to menu windows 2004-05-17 15:01:32 +00:00
rathnor
d95fcc2dbb Event Manager fixes/review 2004-05-04 14:33:38 +00:00
fluxgen
ac24a4ae8d copyright update 2004-05-02 20:42:56 +00:00
rathnor
bb779745f4 add apps file matching on role. Includes new textProperty property on
FbWindow.
2004-04-28 13:04:06 +00:00
fluxgen
d4b268f49e oops, forgot to include file 2004-04-26 22:19:09 +00:00
fluxgen
210ff2d27c gcc 3.4 fix 2004-04-26 21:57:32 +00:00
rathnor
d4a8717851 toolbar themeing fixes 2004-04-26 15:04:37 +00:00
fluxgen
ae8406cd3e fixe for old compiler 2004-04-26 10:17:09 +00:00
fluxgen
7d74c33ecb minor fix 2004-04-25 16:12:21 +00:00
fluxgen
2065957785 minor cleaning 2004-04-19 22:47:36 +00:00
fluxgen
9a9f87d1ca find eventhandler 2004-04-19 22:46:46 +00:00
fluxgen
09c0d67fad minor fix for old gcc compiler 2004-04-19 18:57:30 +00:00
fluxgen
95c20b15f9 added name and isExecutable, patch from Mathias Gumz 2004-04-19 18:09:15 +00:00
fluxgen
ad7c2d846d virtual update(index), so we can update shape in FbMenu 2004-04-18 18:48:58 +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