aboutsummaryrefslogtreecommitdiff
path: root/src/FbTk
AgeCommit message (Expand)AuthorFilesLines
2004-08-28fix a issue with fonts coming up blankrathnor2-8/+30
2004-08-28fix menu rendering bug with selected itemsrathnor1-7/+7
2004-08-26unification for themes.cfg/styles.cfg and the same for menuentries:akir1-3/+7
2004-08-26fix rendering of bevels for textures with solid texturesrathnor3-4/+51
2004-08-26make arrow button's arrow size scalable by the userrathnor1-1/+6
2004-08-25make use of "size" in "recode" -> fixes drawin the cursor in textboxesakir1-3/+6
2004-08-18fix handling of font+text encodingsrathnor2-34/+28
2004-08-14tempfix for empty localefluxgen1-1/+5
2004-08-11fixed fbrun crash when history item is bigger than entry box, sf: [ 1005182 ]...fluxgen1-2/+5
2004-08-10adding halo and shadow options to font loading, patch from Mathias Gumz and c...fluxgen2-43/+153
2004-08-10Minor fixfluxgen1-4/+3
2004-08-10utf-8 fix, a fixed patch from Sergey Kuleshovfluxgen2-34/+48
2004-08-10utf-8 fix, a fixed patch from Sergey Kuleshovfluxgen2-17/+128
2004-08-03expand pixmap filename before loading, patch from Mathias Gumzfluxgen1-3/+5
2004-08-03fixed menu move bug and made separator not selectable, patch from Mathias Gumzfluxgen2-3/+29
2004-07-19some EMX fixes, thanks dave_yeo at paralynxfluxgen1-3/+3
2004-07-15delete keyfluxgen1-1/+4
2004-07-15minor stufffluxgen1-3/+3
2004-07-14fixed menu draw bug while doing keyboard navigationfluxgen1-5/+5
2004-07-06fixed minor bugfluxgen2-9/+13
2004-07-05tiled pixmap fix, patch from dhx (xyx@gm...), see mailing listfluxgen3-6/+34
2004-07-05fixed menutitle and menulables drawn to close to screen-bottom, patch from Ma...fluxgen2-4/+4
2004-06-27added m_active_index. added validIndex function which validates indexes, remo...fluxgen2-109/+163
2004-06-20we should only load LC_MESSAGES, not LC_ALLrathnor1-2/+2
2004-06-15minor fixfluxgen1-6/+5
2004-06-14minor fix for toggle itemfluxgen1-23/+29
2004-06-14more improvements on transparencyfluxgen1-104/+67
2004-06-14title raise lower when title visibility changesfluxgen1-2/+8
2004-06-13minor fixfluxgen2-4/+12
2004-06-13minor fix for title and item heightfluxgen2-11/+15
2004-06-13more cleaningfluxgen2-113/+84
2004-06-13minor fixfluxgen1-3/+2
2004-06-13inline functionsfluxgen1-41/+41
2004-06-13setBufferPixmap public insteadfluxgen1-2/+4
2004-06-13transparency improvements, added buffer for title window to reduce flickering...fluxgen2-96/+139
2004-06-10include pixmap with maskfluxgen1-2/+3
2004-06-10minor fixfluxgen1-1/+2
2004-06-10icon in menu itemfluxgen2-8/+89
2004-06-10copyright updatefluxgen1-2/+2
2004-06-07new files: MenuIconfluxgen1-0/+1
2004-06-07pixmap icon for menu itemsfluxgen2-0/+149
2004-06-07new files: menuseparatorfluxgen1-0/+1
2004-06-07draws a separatorfluxgen2-0/+92
2004-06-07item and title height specified by stylefluxgen2-7/+15
2004-06-07drawing of items is now done in MenuItemfluxgen2-14/+185
2004-06-07improved transparent rendering and fixed drawing of menu items in MenuItem classfluxgen2-250/+275
2004-06-07alpha access functionfluxgen2-2/+10
2004-06-07update NLS string handling...rathnor13-40/+346
2004-05-24handling of alpha = 0rathnor1-4/+4
2004-05-17fix menu transparency rendering bug, and add save_under to menu windowsrathnor3-28/+42