Age | Commit message (Expand) | Author | Files | Lines |
2004-08-25 | make use of "size" in "recode" -> fixes drawin the cursor in textboxes | akir | 1 | -3/+6 |
2004-08-18 | fix handling of font+text encodings | rathnor | 2 | -34/+28 |
2004-08-14 | tempfix for empty locale | fluxgen | 1 | -1/+5 |
2004-08-11 | fixed fbrun crash when history item is bigger than entry box, sf: [ 1005182 ]... | fluxgen | 1 | -2/+5 |
2004-08-10 | adding halo and shadow options to font loading, patch from Mathias Gumz and c... | fluxgen | 2 | -43/+153 |
2004-08-10 | Minor fix | fluxgen | 1 | -4/+3 |
2004-08-10 | utf-8 fix, a fixed patch from Sergey Kuleshov | fluxgen | 2 | -34/+48 |
2004-08-10 | utf-8 fix, a fixed patch from Sergey Kuleshov | fluxgen | 2 | -17/+128 |
2004-08-03 | expand pixmap filename before loading, patch from Mathias Gumz | fluxgen | 1 | -3/+5 |
2004-08-03 | fixed menu move bug and made separator not selectable, patch from Mathias Gumz | fluxgen | 2 | -3/+29 |
2004-07-19 | some EMX fixes, thanks dave_yeo at paralynx | fluxgen | 1 | -3/+3 |
2004-07-15 | delete key | fluxgen | 1 | -1/+4 |
2004-07-15 | minor stuff | fluxgen | 1 | -3/+3 |
2004-07-14 | fixed menu draw bug while doing keyboard navigation | fluxgen | 1 | -5/+5 |
2004-07-06 | fixed minor bug | fluxgen | 2 | -9/+13 |
2004-07-05 | tiled pixmap fix, patch from dhx (xyx@gm...), see mailing list | fluxgen | 3 | -6/+34 |
2004-07-05 | fixed menutitle and menulables drawn to close to screen-bottom, patch from Ma... | fluxgen | 2 | -4/+4 |
2004-06-27 | added m_active_index. added validIndex function which validates indexes, remo... | fluxgen | 2 | -109/+163 |
2004-06-20 | we should only load LC_MESSAGES, not LC_ALL | rathnor | 1 | -2/+2 |
2004-06-15 | minor fix | fluxgen | 1 | -6/+5 |
2004-06-14 | minor fix for toggle item | fluxgen | 1 | -23/+29 |
2004-06-14 | more improvements on transparency | fluxgen | 1 | -104/+67 |
2004-06-14 | title raise lower when title visibility changes | fluxgen | 1 | -2/+8 |
2004-06-13 | minor fix | fluxgen | 2 | -4/+12 |
2004-06-13 | minor fix for title and item height | fluxgen | 2 | -11/+15 |
2004-06-13 | more cleaning | fluxgen | 2 | -113/+84 |
2004-06-13 | minor fix | fluxgen | 1 | -3/+2 |
2004-06-13 | inline functions | fluxgen | 1 | -41/+41 |
2004-06-13 | setBufferPixmap public instead | fluxgen | 1 | -2/+4 |
2004-06-13 | transparency improvements, added buffer for title window to reduce flickering... | fluxgen | 2 | -96/+139 |
2004-06-10 | include pixmap with mask | fluxgen | 1 | -2/+3 |
2004-06-10 | minor fix | fluxgen | 1 | -1/+2 |
2004-06-10 | icon in menu item | fluxgen | 2 | -8/+89 |
2004-06-10 | copyright update | fluxgen | 1 | -2/+2 |
2004-06-07 | new files: MenuIcon | fluxgen | 1 | -0/+1 |
2004-06-07 | pixmap icon for menu items | fluxgen | 2 | -0/+149 |
2004-06-07 | new files: menuseparator | fluxgen | 1 | -0/+1 |
2004-06-07 | draws a separator | fluxgen | 2 | -0/+92 |
2004-06-07 | item and title height specified by style | fluxgen | 2 | -7/+15 |
2004-06-07 | drawing of items is now done in MenuItem | fluxgen | 2 | -14/+185 |
2004-06-07 | improved transparent rendering and fixed drawing of menu items in MenuItem class | fluxgen | 2 | -250/+275 |
2004-06-07 | alpha access function | fluxgen | 2 | -2/+10 |
2004-06-07 | update NLS string handling... | rathnor | 13 | -40/+346 |
2004-05-24 | handling of alpha = 0 | rathnor | 1 | -4/+4 |
2004-05-17 | fix menu transparency rendering bug, and add save_under to menu windows | rathnor | 3 | -28/+42 |
2004-05-04 | Event Manager fixes/review | rathnor | 2 | -8/+19 |
2004-05-02 | copyright update | fluxgen | 2 | -4/+5 |
2004-04-28 | add apps file matching on role. Includes new textProperty property on | rathnor | 2 | -3/+33 |
2004-04-26 | oops, forgot to include file | fluxgen | 1 | -1/+2 |
2004-04-26 | gcc 3.4 fix | fluxgen | 1 | -2/+2 |