Subversion Repositories Kolibri OS

Compare Revisions

Regard whitespace Rev 3467 → Rev 3468

/programs/cmm/browser/include/img_cache.h
19,13 → 19,11
 
void FreeImgCache()
{
int i;
for (i=0; i<=num_of_pics; i++)
for ( ; num_of_pics>0; num_of_pics--)
{
img_destroy stdcall (pics[num_of_pics].image);
if (pics[num_of_pics].image) img_destroy stdcall (pics[num_of_pics].image);
pics[num_of_pics].path = NULL;
}
num_of_pics=0;
}
 
 
/programs/cmm/browser/include/menu_rmb.h
10,9 → 10,9
"DOS Ctrl+D",04,
"KOI Ctrl+K",11,
"UTF Ctrl+U",21,
"Line breaks ON" ,01,
"Line breaks ON" ,03,
"Free image cache" ,02,
"TrueType fonts" ,05,
//"TrueType fonts" ,05,
0};
 
 
86,7 → 86,7
if (i<>items_cur) EDX=0xFFFFFF; else EDX=0x94AECE;
DrawBar(1, i*ITEM_HEIGHT+1, ITEM_WIDTH-1, ITEM_HEIGHT, EDX);
WriteText(8,i*ITEM_HEIGHT+6,0x80,0x000000,ITEMS_LIST[i*2]);
if (ITEMS_LIST[i*2+1]==1) && (pre_text==2) DrawBar(ITEM_WIDTH-18, i*ITEM_HEIGHT+8, 4, 4, 0x444444);
if (ITEMS_LIST[i*2+1]==3) && (pre_text==2) DrawBar(ITEM_WIDTH-18, i*ITEM_HEIGHT+8, 4, 4, 0x444444);
if (ITEMS_LIST[i*2+1]==5) && (use_truetype==1) DrawBar(ITEM_WIDTH-18, i*ITEM_HEIGHT+8, 4, 4, 0x444444);
}
DrawBar(33, cur_encoding+1*ITEM_HEIGHT+8, 4, 4, 0x444444); //ïîêàçûâàåò âûáðàíóþ êîäèðîâêó