diff --git a/data/rus/docs/guide/faq.htm b/data/rus/docs/guide/faq.htm index 025816e15d..a8eb403c39 100644 --- a/data/rus/docs/guide/faq.htm +++ b/data/rus/docs/guide/faq.htm @@ -14,7 +14,7 @@ padding-left: 10px;} -

Решение проблем и часто задаваемые вопросы

+

Решение проблем и часто задаваемые вопросы

< Назад Какие есть варианты загрузки Колибри? diff --git a/data/rus/docs/guide/guide.htm b/data/rus/docs/guide/guide.htm index a0ca5f3978..b3b71b8632 100644 --- a/data/rus/docs/guide/guide.htm +++ b/data/rus/docs/guide/guide.htm @@ -14,7 +14,7 @@ padding-left: 10px;} -

Справочник Kolibri

+

Справочник Kolibri

Общие темы Решение проблем и часто задаваемые вопросы Поддержка оборудования diff --git a/data/rus/docs/guide/hardware_support.htm b/data/rus/docs/guide/hardware_support.htm index 1e9c29aa1b..bfe5f85390 100644 --- a/data/rus/docs/guide/hardware_support.htm +++ b/data/rus/docs/guide/hardware_support.htm @@ -14,7 +14,7 @@ padding-left: 10px;} -

Поддержка оборудования

+

Поддержка оборудования

< Назад KolibriOS частично обеспечивает поддержку оборудования персонального компьютера. Часть оборудования поддерживается ядром ОС, часть динамически загружаемыми драйверами. diff --git a/skins/_old/Hearts/Hearts 3d/PINK.DTP b/skins/_old/Hearts/Hearts 3d/PINK.DTP deleted file mode 100644 index b26c2b9c65..0000000000 Binary files a/skins/_old/Hearts/Hearts 3d/PINK.DTP and /dev/null differ diff --git a/skins/_old/Hearts/Hearts 3d/Tupfile.lua b/skins/_old/Hearts/Hearts 3d/Tupfile.lua deleted file mode 100644 index 00a878dd80..0000000000 --- a/skins/_old/Hearts/Hearts 3d/Tupfile.lua +++ /dev/null @@ -1,2 +0,0 @@ -if tup.getconfig("NO_FASM") ~= "" then return end -tup.rule("hearts_3d.asm", 'fasm "%f" "%o" ' .. tup.getconfig("KPACK_CMD"), "Hearts 3d.skn") diff --git a/skins/_old/Hearts/Hearts 3d/active/base.bmp b/skins/_old/Hearts/Hearts 3d/active/base.bmp deleted file mode 100644 index a883ae00c5..0000000000 Binary files a/skins/_old/Hearts/Hearts 3d/active/base.bmp and /dev/null differ diff --git a/skins/_old/Hearts/Hearts 3d/active/left.bmp b/skins/_old/Hearts/Hearts 3d/active/left.bmp deleted file mode 100644 index 4d7d47ad21..0000000000 Binary files a/skins/_old/Hearts/Hearts 3d/active/left.bmp and /dev/null differ diff --git a/skins/_old/Hearts/Hearts 3d/active/oper.bmp b/skins/_old/Hearts/Hearts 3d/active/oper.bmp deleted file mode 100644 index cfecb1547b..0000000000 Binary files a/skins/_old/Hearts/Hearts 3d/active/oper.bmp and /dev/null differ diff --git a/skins/_old/Hearts/Hearts 3d/hearts_3d.asm b/skins/_old/Hearts/Hearts 3d/hearts_3d.asm deleted file mode 100644 index 6e4cb2e43b..0000000000 --- a/skins/_old/Hearts/Hearts 3d/hearts_3d.asm +++ /dev/null @@ -1,35 +0,0 @@ -include 'skin.inc' - -SKIN_PARAMS \ - height = bmp_base.height,\ ; skin height - margins = [5:1:43:1],\ ; margins [left:top:right:bottom] - colors active = [binner=0x9C009C:\ ; border inner color - bouter=0x9C009C:\ ; border outer color - bframe=0xFF00FF],\ ; border frame color - colors inactive = [binner=0x9C009C:\ ; border inner color - bouter=0x9C009C:\ ; border outer color - bframe=0xAF50AF],\ ; border frame color - dtp = 'PINK.DTP' ; dtp colors - -SKIN_BUTTONS \ - close = [-26:3][19:18],\ ; buttons coordinates - minimize = [-48:3][19:18] ; [left:top][width:height] - -SKIN_BITMAPS \ - left active = bmp_left,\ ; skin bitmaps pointers - left inactive = bmp_left1,\ - oper active = bmp_oper,\ - oper inactive = bmp_oper1,\ - base active = bmp_base,\ - base inactive = bmp_base1 - -BITMAP bmp_left ,'active/left.bmp' ; skin bitmaps -BITMAP bmp_oper ,'active/oper.bmp' -BITMAP bmp_base ,'active/base.bmp' -BITMAP bmp_left1,'inactive/left.bmp' -BITMAP bmp_oper1,'inactive/oper.bmp' -BITMAP bmp_base1,'inactive/base.bmp' - -;================================; -; Created by Rock_maniak_forever ; -;================================; diff --git a/skins/_old/Hearts/Hearts 3d/inactive/base.bmp b/skins/_old/Hearts/Hearts 3d/inactive/base.bmp deleted file mode 100644 index 81bc361e6e..0000000000 Binary files a/skins/_old/Hearts/Hearts 3d/inactive/base.bmp and /dev/null differ diff --git a/skins/_old/Hearts/Hearts 3d/inactive/left.bmp b/skins/_old/Hearts/Hearts 3d/inactive/left.bmp deleted file mode 100644 index 2c21f060bd..0000000000 Binary files a/skins/_old/Hearts/Hearts 3d/inactive/left.bmp and /dev/null differ diff --git a/skins/_old/Hearts/Hearts 3d/inactive/oper.bmp b/skins/_old/Hearts/Hearts 3d/inactive/oper.bmp deleted file mode 100644 index ca29f29786..0000000000 Binary files a/skins/_old/Hearts/Hearts 3d/inactive/oper.bmp and /dev/null differ diff --git a/skins/_old/Hearts/Hearts 3d/skin.inc b/skins/_old/Hearts/Hearts 3d/skin.inc deleted file mode 100644 index 81a6bd8f3f..0000000000 --- a/skins/_old/Hearts/Hearts 3d/skin.inc +++ /dev/null @@ -1,239 +0,0 @@ -;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; -;; ;; -;; Copyright (C) KolibriOS team 2004-2017. All rights reserved. ;; -;; Distributed under terms of the GNU General Public License ;; -;; ;; -;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; - -;============================================================================ -; This file should be used to generate skins of new standard -;============================================================================ -; skin file structure: -;---------------------------------------------------------------------------- -; header: -; dd 'SKIN' -; dd = version (1 for now) -; dd @ params -; dd @ buttons -; dd @ bitmaps -; ... -;---------------------------------------------------------------------------- -; NOTE: order of sections listed below is insignificant -; since they're identified by pointer in above header -;---------------------------------------------------------------------------- -; ... -; params: -; dd = skin height -; dw = right margin -; dw = left margin -; dw = bottom margin -; dw = top margin -; dd = inner line color -; dd = outer line color -; dd = frame color -; dd = dtp file size -; ?? = dtp file itself -; ... -;---------------------------------------------------------------------------- -; ... -; buttons: -; dd = button type (1 = close, 2 = minimize) -; dw = left button coord (could be negative) -; dw = top button coord (could be negative) -; dw = button width -; dw = button height -; ... etc for all buttons -; dd = 0 (end of buttons list) -; ... -;---------------------------------------------------------------------------- -; ... -; bitmaps: -; dw = bitmap kind (1 = left, 2 = oper, 3 = base) -; dw = bitmap type (1 = active, 0 = inactive) -; dd @ bitmap -; ... etc for all bitmaps -; dd 0 (end of bitmaps list) -; ... -;---------------------------------------------------------------------------- -; ... -; bitmap: -; dd = bitmap width -; dd = bitmap height -; ?? = raw bitmap data -; ... etc for all bitmaps -; ... -;============================================================================ - -dd 'SKIN',1,__params__,__buttons__,__bitmaps__ - -struc BITMAPFILEHEADER { - .bfType dw ? ; WORD - .bfSize dd ? ; DWORD - .bfReserved1 dw ? ; WORD - .bfReserved2 dw ? ; WORD - .bfOffBits dd ? ; DWORD -} - -struc BITMAPINFOHEADER { - .biSize dd ? ; DWORD - .biWidth dd ? ; LONG - .biHeight dd ? ; LONG - .biPlanes dw ? ; WORD - .biBitCount dw ? ; WORD - .biCompression dd ? ; DWORD - .biSizeImage dd ? ; DWORD - .biXPelsPerMeter dd ? ; LONG - .biYPelsPerMeter dd ? ; LONG - .biClrUsed dd ? ; DWORD - .biClrImportant dd ? ; DWORD -} - -struc _bmp { - .h BITMAPFILEHEADER - .i BITMAPINFOHEADER -} -virtual at 0 - _bmp _bmp -end virtual - -macro BITMAP _name*,_fname* -{ - local w,h,a,r,g,b - virtual at 0 - _file equ _#_name - _file:: - file _fname - end virtual - load w dword from _file:_bmp.i.biWidth - load h dword from _file:_bmp.i.biHeight - load hsize dword from _file:_bmp.h.bfOffBits - align 4 - label _name - .width = w - .height = h - dd w,h - a=hsize+(w*3+(w mod 4))*(h-1) - size = $ - repeat h - repeat w - load r from _file:a+0 - load g from _file:a+1 - load b from _file:a+2 - db r,g,b - a=a+3 - end repeat - a=a-w*3*2-(w mod 4) - end repeat -} - -macro define_colors name,[col,val] -{ - common - local a,b,c - forward - match =binner,col \{ a = val \} - match =bouter,col \{ b = val \} - match =bframe,col \{ c = val \} - common - name equ a,b,c -} - -macro SKIN_PARAMS [a] -{ - common - local _height,_margins,_colors,_colors_1,_dtp - __params__: - forward - match qq == ww,a - \{ - match =height,qq \\{ _height = ww \\} - match =margins,qq \\{ - match [q1:q2:q3:q4],ww - \\\{ - _margins equ q3,q1,q4,q2 - \\\} - \\} - match =colors =active,qq - \\{ - match [q10==q11:q20==q21:q30==q31],ww - \\\{ - define_colors _colors,q10,q11,q20,q21,q30,q31 - \\\} - \\} - match =colors =inactive,qq - \\{ - match [q10==q11:q20==q21:q30==q31],ww - \\\{ - define_colors _colors_1,q10,q11,q20,q21,q30,q31 - \\\} - \\} - match =dtp,qq \\{ _dtp equ ww \\} - \} - common - dd _height - dw _margins - dd _colors,_colors_1 - dd @f - $ - 4 - file _dtp - @@: -} - -macro SKIN_BUTTONS [a] -{ - common - local btn - __buttons__: - forward - match qq == ww,a - \{ - btn = 0 - match =close,qq \\{ btn = 1 \\} - match =minimize,qq \\{ btn = 2 \\} - match [q1:q2][q3:q4],ww - \\{ - if btn <> 0 - dd btn - dw q1,q2,q3,q4 - end if - \\} - \} - common - dd 0 -} - -macro SKIN_BITMAPS [a] -{ - common - local bmp - __bitmaps__: - forward - match qq == ww,a - \{ - bmp=-1 - match qqq =active,qq \\{ bmp = 1 \\} - match qqq =inactive,qq \\{ bmp = 0 \\} - match =left qqq,qq - \\{ - if bmp >= 0 - dw 1,bmp - dd ww - end if - \\} - match =oper qqq,qq - \\{ - if bmp >= 0 - dw 2,bmp - dd ww - end if - \\} - match =base qqq,qq - \\{ - if bmp >= 0 - dw 3,bmp - dd ww - end if - \\} - \} - common - dd 0 -} diff --git a/skins/_old/Hearts/Hearts flat/PINK.DTP b/skins/_old/Hearts/Hearts flat/PINK.DTP deleted file mode 100644 index b26c2b9c65..0000000000 Binary files a/skins/_old/Hearts/Hearts flat/PINK.DTP and /dev/null differ diff --git a/skins/_old/Hearts/Hearts flat/Tupfile.lua b/skins/_old/Hearts/Hearts flat/Tupfile.lua deleted file mode 100644 index 75cb82c1ea..0000000000 --- a/skins/_old/Hearts/Hearts flat/Tupfile.lua +++ /dev/null @@ -1,2 +0,0 @@ -if tup.getconfig("NO_FASM") ~= "" then return end -tup.rule("hearts_flat.asm", 'fasm "%f" "%o" ' .. tup.getconfig("KPACK_CMD"), "Hearts flat.skn") diff --git a/skins/_old/Hearts/Hearts flat/active/base.bmp b/skins/_old/Hearts/Hearts flat/active/base.bmp deleted file mode 100644 index 1a714d4be1..0000000000 Binary files a/skins/_old/Hearts/Hearts flat/active/base.bmp and /dev/null differ diff --git a/skins/_old/Hearts/Hearts flat/active/left.bmp b/skins/_old/Hearts/Hearts flat/active/left.bmp deleted file mode 100644 index ba316e41f7..0000000000 Binary files a/skins/_old/Hearts/Hearts flat/active/left.bmp and /dev/null differ diff --git a/skins/_old/Hearts/Hearts flat/active/oper.bmp b/skins/_old/Hearts/Hearts flat/active/oper.bmp deleted file mode 100644 index 24d9069e04..0000000000 Binary files a/skins/_old/Hearts/Hearts flat/active/oper.bmp and /dev/null differ diff --git a/skins/_old/Hearts/Hearts flat/hearts_flat.asm b/skins/_old/Hearts/Hearts flat/hearts_flat.asm deleted file mode 100644 index ff137bb5c9..0000000000 --- a/skins/_old/Hearts/Hearts flat/hearts_flat.asm +++ /dev/null @@ -1,35 +0,0 @@ -include 'skin.inc' - -SKIN_PARAMS \ - height = bmp_base.height,\ ; skin height - margins = [5:1:43:1],\ ; margins [left:top:right:bottom] - colors active = [binner=0x740074:\ ; border inner color - bouter=0x740074:\ ; border outer color - bframe=0xBD00BD],\ ; border frame color - colors inactive = [binner=0x740074:\ ; border inner color - bouter=0x740074:\ ; border outer color - bframe=0x985098],\ ; border frame color - dtp = 'PINK.DTP' ; dtp colors - -SKIN_BUTTONS \ - close = [-26:3][19:18],\ ; buttons coordinates - minimize = [-48:3][19:18] ; [left:top][width:height] - -SKIN_BITMAPS \ - left active = bmp_left,\ ; skin bitmaps pointers - left inactive = bmp_left1,\ - oper active = bmp_oper,\ - oper inactive = bmp_oper1,\ - base active = bmp_base,\ - base inactive = bmp_base1 - -BITMAP bmp_left ,'active/left.bmp' ; skin bitmaps -BITMAP bmp_oper ,'active/oper.bmp' -BITMAP bmp_base ,'active/base.bmp' -BITMAP bmp_left1,'inactive/left.bmp' -BITMAP bmp_oper1,'inactive/oper.bmp' -BITMAP bmp_base1,'inactive/base.bmp' - -;================================; -; Created by Rock_maniak_forever ; -;================================; diff --git a/skins/_old/Hearts/Hearts flat/inactive/base.bmp b/skins/_old/Hearts/Hearts flat/inactive/base.bmp deleted file mode 100644 index 71e1b72e92..0000000000 Binary files a/skins/_old/Hearts/Hearts flat/inactive/base.bmp and /dev/null differ diff --git a/skins/_old/Hearts/Hearts flat/inactive/left.bmp b/skins/_old/Hearts/Hearts flat/inactive/left.bmp deleted file mode 100644 index 6819d003dc..0000000000 Binary files a/skins/_old/Hearts/Hearts flat/inactive/left.bmp and /dev/null differ diff --git a/skins/_old/Hearts/Hearts flat/inactive/oper.bmp b/skins/_old/Hearts/Hearts flat/inactive/oper.bmp deleted file mode 100644 index 7eb98e6782..0000000000 Binary files a/skins/_old/Hearts/Hearts flat/inactive/oper.bmp and /dev/null differ diff --git a/skins/_old/Hearts/Hearts flat/skin.inc b/skins/_old/Hearts/Hearts flat/skin.inc deleted file mode 100644 index 81a6bd8f3f..0000000000 --- a/skins/_old/Hearts/Hearts flat/skin.inc +++ /dev/null @@ -1,239 +0,0 @@ -;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; -;; ;; -;; Copyright (C) KolibriOS team 2004-2017. All rights reserved. ;; -;; Distributed under terms of the GNU General Public License ;; -;; ;; -;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; - -;============================================================================ -; This file should be used to generate skins of new standard -;============================================================================ -; skin file structure: -;---------------------------------------------------------------------------- -; header: -; dd 'SKIN' -; dd = version (1 for now) -; dd @ params -; dd @ buttons -; dd @ bitmaps -; ... -;---------------------------------------------------------------------------- -; NOTE: order of sections listed below is insignificant -; since they're identified by pointer in above header -;---------------------------------------------------------------------------- -; ... -; params: -; dd = skin height -; dw = right margin -; dw = left margin -; dw = bottom margin -; dw = top margin -; dd = inner line color -; dd = outer line color -; dd = frame color -; dd = dtp file size -; ?? = dtp file itself -; ... -;---------------------------------------------------------------------------- -; ... -; buttons: -; dd = button type (1 = close, 2 = minimize) -; dw = left button coord (could be negative) -; dw = top button coord (could be negative) -; dw = button width -; dw = button height -; ... etc for all buttons -; dd = 0 (end of buttons list) -; ... -;---------------------------------------------------------------------------- -; ... -; bitmaps: -; dw = bitmap kind (1 = left, 2 = oper, 3 = base) -; dw = bitmap type (1 = active, 0 = inactive) -; dd @ bitmap -; ... etc for all bitmaps -; dd 0 (end of bitmaps list) -; ... -;---------------------------------------------------------------------------- -; ... -; bitmap: -; dd = bitmap width -; dd = bitmap height -; ?? = raw bitmap data -; ... etc for all bitmaps -; ... -;============================================================================ - -dd 'SKIN',1,__params__,__buttons__,__bitmaps__ - -struc BITMAPFILEHEADER { - .bfType dw ? ; WORD - .bfSize dd ? ; DWORD - .bfReserved1 dw ? ; WORD - .bfReserved2 dw ? ; WORD - .bfOffBits dd ? ; DWORD -} - -struc BITMAPINFOHEADER { - .biSize dd ? ; DWORD - .biWidth dd ? ; LONG - .biHeight dd ? ; LONG - .biPlanes dw ? ; WORD - .biBitCount dw ? ; WORD - .biCompression dd ? ; DWORD - .biSizeImage dd ? ; DWORD - .biXPelsPerMeter dd ? ; LONG - .biYPelsPerMeter dd ? ; LONG - .biClrUsed dd ? ; DWORD - .biClrImportant dd ? ; DWORD -} - -struc _bmp { - .h BITMAPFILEHEADER - .i BITMAPINFOHEADER -} -virtual at 0 - _bmp _bmp -end virtual - -macro BITMAP _name*,_fname* -{ - local w,h,a,r,g,b - virtual at 0 - _file equ _#_name - _file:: - file _fname - end virtual - load w dword from _file:_bmp.i.biWidth - load h dword from _file:_bmp.i.biHeight - load hsize dword from _file:_bmp.h.bfOffBits - align 4 - label _name - .width = w - .height = h - dd w,h - a=hsize+(w*3+(w mod 4))*(h-1) - size = $ - repeat h - repeat w - load r from _file:a+0 - load g from _file:a+1 - load b from _file:a+2 - db r,g,b - a=a+3 - end repeat - a=a-w*3*2-(w mod 4) - end repeat -} - -macro define_colors name,[col,val] -{ - common - local a,b,c - forward - match =binner,col \{ a = val \} - match =bouter,col \{ b = val \} - match =bframe,col \{ c = val \} - common - name equ a,b,c -} - -macro SKIN_PARAMS [a] -{ - common - local _height,_margins,_colors,_colors_1,_dtp - __params__: - forward - match qq == ww,a - \{ - match =height,qq \\{ _height = ww \\} - match =margins,qq \\{ - match [q1:q2:q3:q4],ww - \\\{ - _margins equ q3,q1,q4,q2 - \\\} - \\} - match =colors =active,qq - \\{ - match [q10==q11:q20==q21:q30==q31],ww - \\\{ - define_colors _colors,q10,q11,q20,q21,q30,q31 - \\\} - \\} - match =colors =inactive,qq - \\{ - match [q10==q11:q20==q21:q30==q31],ww - \\\{ - define_colors _colors_1,q10,q11,q20,q21,q30,q31 - \\\} - \\} - match =dtp,qq \\{ _dtp equ ww \\} - \} - common - dd _height - dw _margins - dd _colors,_colors_1 - dd @f - $ - 4 - file _dtp - @@: -} - -macro SKIN_BUTTONS [a] -{ - common - local btn - __buttons__: - forward - match qq == ww,a - \{ - btn = 0 - match =close,qq \\{ btn = 1 \\} - match =minimize,qq \\{ btn = 2 \\} - match [q1:q2][q3:q4],ww - \\{ - if btn <> 0 - dd btn - dw q1,q2,q3,q4 - end if - \\} - \} - common - dd 0 -} - -macro SKIN_BITMAPS [a] -{ - common - local bmp - __bitmaps__: - forward - match qq == ww,a - \{ - bmp=-1 - match qqq =active,qq \\{ bmp = 1 \\} - match qqq =inactive,qq \\{ bmp = 0 \\} - match =left qqq,qq - \\{ - if bmp >= 0 - dw 1,bmp - dd ww - end if - \\} - match =oper qqq,qq - \\{ - if bmp >= 0 - dw 2,bmp - dd ww - end if - \\} - match =base qqq,qq - \\{ - if bmp >= 0 - dw 3,bmp - dd ww - end if - \\} - \} - common - dd 0 -} diff --git a/skins/_old/Hearts/Screenshot.png b/skins/_old/Hearts/Screenshot.png deleted file mode 100644 index c5acd7fb56..0000000000 Binary files a/skins/_old/Hearts/Screenshot.png and /dev/null differ diff --git a/skins/_old/Nova_skins/Nova_brown/About.txt b/skins/_old/Nova_skins/Nova_brown/About.txt deleted file mode 100644 index 600c7ecebc..0000000000 --- a/skins/_old/Nova_skins/Nova_brown/About.txt +++ /dev/null @@ -1,12 +0,0 @@ - -;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; -;; ;; -;; Specially for KolibriOS. ;; -;; Skin created by Rock_maniak_forever. ;; -;; ;; -;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; - -***************************************** -* , ! * -* Proletarian of all countryes, unite! * -***************************************** diff --git a/skins/_old/Nova_skins/Nova_brown/Active/base.bmp b/skins/_old/Nova_skins/Nova_brown/Active/base.bmp deleted file mode 100644 index 7ac78a4181..0000000000 Binary files a/skins/_old/Nova_skins/Nova_brown/Active/base.bmp and /dev/null differ diff --git a/skins/_old/Nova_skins/Nova_brown/Active/left.bmp b/skins/_old/Nova_skins/Nova_brown/Active/left.bmp deleted file mode 100644 index b53220c959..0000000000 Binary files a/skins/_old/Nova_skins/Nova_brown/Active/left.bmp and /dev/null differ diff --git a/skins/_old/Nova_skins/Nova_brown/Active/oper.bmp b/skins/_old/Nova_skins/Nova_brown/Active/oper.bmp deleted file mode 100644 index f4eeb647de..0000000000 Binary files a/skins/_old/Nova_skins/Nova_brown/Active/oper.bmp and /dev/null differ diff --git a/skins/_old/Nova_skins/Nova_brown/Inactive/base.bmp b/skins/_old/Nova_skins/Nova_brown/Inactive/base.bmp deleted file mode 100644 index 975ebe3328..0000000000 Binary files a/skins/_old/Nova_skins/Nova_brown/Inactive/base.bmp and /dev/null differ diff --git a/skins/_old/Nova_skins/Nova_brown/Inactive/left.bmp b/skins/_old/Nova_skins/Nova_brown/Inactive/left.bmp deleted file mode 100644 index d3996dadd1..0000000000 Binary files a/skins/_old/Nova_skins/Nova_brown/Inactive/left.bmp and /dev/null differ diff --git a/skins/_old/Nova_skins/Nova_brown/Inactive/oper.bmp b/skins/_old/Nova_skins/Nova_brown/Inactive/oper.bmp deleted file mode 100644 index 4f766ca9bb..0000000000 Binary files a/skins/_old/Nova_skins/Nova_brown/Inactive/oper.bmp and /dev/null differ diff --git a/skins/_old/Nova_skins/Nova_brown/Nova_brown.asm b/skins/_old/Nova_skins/Nova_brown/Nova_brown.asm deleted file mode 100644 index 24d8075dd6..0000000000 --- a/skins/_old/Nova_skins/Nova_brown/Nova_brown.asm +++ /dev/null @@ -1,39 +0,0 @@ -include 'skin.inc' - -SKIN_PARAMS \ - height = bmp_base.height,\ ; skin height - margins = [19:1:43:1],\ ; margins [left:top:right:bottom] - colors active = [binner=0xDFB498:\ ; border inner color - bouter=0xDFB498:\ ; border outer color - bframe=0x874B24],\ ; border frame color - colors inactive = [binner=0xE8C7B1:\ ; border inner color - bouter=0xE8C7B1:\ ; border outer color - bframe=0xA36C40],\ ; border frame color - dtp = 'ORANGE.DTP' ; dtp colors - -SKIN_BUTTONS \ - close = [-32:0][26:18],\ ; buttons coordinates - minimize = [-49:0][17:18] ; [left:top][width:height] - -SKIN_BITMAPS \ - left active = bmp_left,\ ; skin bitmaps pointers - left inactive = bmp_left1,\ - oper active = bmp_oper,\ - oper inactive = bmp_oper1,\ - base active = bmp_base,\ - base inactive = bmp_base1 - -BITMAP bmp_left ,'Active/left.bmp' ; skin bitmaps -BITMAP bmp_oper ,'Active/oper.bmp' -BITMAP bmp_base ,'Active/base.bmp' -BITMAP bmp_left1,'Inactive/left.bmp' -BITMAP bmp_oper1,'Inactive/oper.bmp' -BITMAP bmp_base1,'Inactive/base.bmp' - -;================================; -; Created by Rock_maniak_forever ; -;================================; - -; C06A32 - -; 874B24 \ No newline at end of file diff --git a/skins/_old/Nova_skins/Nova_brown/ORANGE.DTP b/skins/_old/Nova_skins/Nova_brown/ORANGE.DTP deleted file mode 100644 index aca152d836..0000000000 Binary files a/skins/_old/Nova_skins/Nova_brown/ORANGE.DTP and /dev/null differ diff --git a/skins/_old/Nova_skins/Nova_brown/Screenshot.png b/skins/_old/Nova_skins/Nova_brown/Screenshot.png deleted file mode 100644 index 8be68b1515..0000000000 Binary files a/skins/_old/Nova_skins/Nova_brown/Screenshot.png and /dev/null differ diff --git a/skins/_old/Nova_skins/Nova_brown/Tupfile.lua b/skins/_old/Nova_skins/Nova_brown/Tupfile.lua deleted file mode 100644 index eb4e23a6e2..0000000000 --- a/skins/_old/Nova_skins/Nova_brown/Tupfile.lua +++ /dev/null @@ -1,2 +0,0 @@ -if tup.getconfig("NO_FASM") ~= "" then return end -tup.rule("Nova_brown.asm", 'fasm "%f" "%o" ' .. tup.getconfig("KPACK_CMD"), "Nova_brown.skn") diff --git a/skins/_old/Nova_skins/Nova_brown/skin.inc b/skins/_old/Nova_skins/Nova_brown/skin.inc deleted file mode 100644 index 81a6bd8f3f..0000000000 --- a/skins/_old/Nova_skins/Nova_brown/skin.inc +++ /dev/null @@ -1,239 +0,0 @@ -;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; -;; ;; -;; Copyright (C) KolibriOS team 2004-2017. All rights reserved. ;; -;; Distributed under terms of the GNU General Public License ;; -;; ;; -;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; - -;============================================================================ -; This file should be used to generate skins of new standard -;============================================================================ -; skin file structure: -;---------------------------------------------------------------------------- -; header: -; dd 'SKIN' -; dd = version (1 for now) -; dd @ params -; dd @ buttons -; dd @ bitmaps -; ... -;---------------------------------------------------------------------------- -; NOTE: order of sections listed below is insignificant -; since they're identified by pointer in above header -;---------------------------------------------------------------------------- -; ... -; params: -; dd = skin height -; dw = right margin -; dw = left margin -; dw = bottom margin -; dw = top margin -; dd = inner line color -; dd = outer line color -; dd = frame color -; dd = dtp file size -; ?? = dtp file itself -; ... -;---------------------------------------------------------------------------- -; ... -; buttons: -; dd = button type (1 = close, 2 = minimize) -; dw = left button coord (could be negative) -; dw = top button coord (could be negative) -; dw = button width -; dw = button height -; ... etc for all buttons -; dd = 0 (end of buttons list) -; ... -;---------------------------------------------------------------------------- -; ... -; bitmaps: -; dw = bitmap kind (1 = left, 2 = oper, 3 = base) -; dw = bitmap type (1 = active, 0 = inactive) -; dd @ bitmap -; ... etc for all bitmaps -; dd 0 (end of bitmaps list) -; ... -;---------------------------------------------------------------------------- -; ... -; bitmap: -; dd = bitmap width -; dd = bitmap height -; ?? = raw bitmap data -; ... etc for all bitmaps -; ... -;============================================================================ - -dd 'SKIN',1,__params__,__buttons__,__bitmaps__ - -struc BITMAPFILEHEADER { - .bfType dw ? ; WORD - .bfSize dd ? ; DWORD - .bfReserved1 dw ? ; WORD - .bfReserved2 dw ? ; WORD - .bfOffBits dd ? ; DWORD -} - -struc BITMAPINFOHEADER { - .biSize dd ? ; DWORD - .biWidth dd ? ; LONG - .biHeight dd ? ; LONG - .biPlanes dw ? ; WORD - .biBitCount dw ? ; WORD - .biCompression dd ? ; DWORD - .biSizeImage dd ? ; DWORD - .biXPelsPerMeter dd ? ; LONG - .biYPelsPerMeter dd ? ; LONG - .biClrUsed dd ? ; DWORD - .biClrImportant dd ? ; DWORD -} - -struc _bmp { - .h BITMAPFILEHEADER - .i BITMAPINFOHEADER -} -virtual at 0 - _bmp _bmp -end virtual - -macro BITMAP _name*,_fname* -{ - local w,h,a,r,g,b - virtual at 0 - _file equ _#_name - _file:: - file _fname - end virtual - load w dword from _file:_bmp.i.biWidth - load h dword from _file:_bmp.i.biHeight - load hsize dword from _file:_bmp.h.bfOffBits - align 4 - label _name - .width = w - .height = h - dd w,h - a=hsize+(w*3+(w mod 4))*(h-1) - size = $ - repeat h - repeat w - load r from _file:a+0 - load g from _file:a+1 - load b from _file:a+2 - db r,g,b - a=a+3 - end repeat - a=a-w*3*2-(w mod 4) - end repeat -} - -macro define_colors name,[col,val] -{ - common - local a,b,c - forward - match =binner,col \{ a = val \} - match =bouter,col \{ b = val \} - match =bframe,col \{ c = val \} - common - name equ a,b,c -} - -macro SKIN_PARAMS [a] -{ - common - local _height,_margins,_colors,_colors_1,_dtp - __params__: - forward - match qq == ww,a - \{ - match =height,qq \\{ _height = ww \\} - match =margins,qq \\{ - match [q1:q2:q3:q4],ww - \\\{ - _margins equ q3,q1,q4,q2 - \\\} - \\} - match =colors =active,qq - \\{ - match [q10==q11:q20==q21:q30==q31],ww - \\\{ - define_colors _colors,q10,q11,q20,q21,q30,q31 - \\\} - \\} - match =colors =inactive,qq - \\{ - match [q10==q11:q20==q21:q30==q31],ww - \\\{ - define_colors _colors_1,q10,q11,q20,q21,q30,q31 - \\\} - \\} - match =dtp,qq \\{ _dtp equ ww \\} - \} - common - dd _height - dw _margins - dd _colors,_colors_1 - dd @f - $ - 4 - file _dtp - @@: -} - -macro SKIN_BUTTONS [a] -{ - common - local btn - __buttons__: - forward - match qq == ww,a - \{ - btn = 0 - match =close,qq \\{ btn = 1 \\} - match =minimize,qq \\{ btn = 2 \\} - match [q1:q2][q3:q4],ww - \\{ - if btn <> 0 - dd btn - dw q1,q2,q3,q4 - end if - \\} - \} - common - dd 0 -} - -macro SKIN_BITMAPS [a] -{ - common - local bmp - __bitmaps__: - forward - match qq == ww,a - \{ - bmp=-1 - match qqq =active,qq \\{ bmp = 1 \\} - match qqq =inactive,qq \\{ bmp = 0 \\} - match =left qqq,qq - \\{ - if bmp >= 0 - dw 1,bmp - dd ww - end if - \\} - match =oper qqq,qq - \\{ - if bmp >= 0 - dw 2,bmp - dd ww - end if - \\} - match =base qqq,qq - \\{ - if bmp >= 0 - dw 3,bmp - dd ww - end if - \\} - \} - common - dd 0 -} diff --git a/skins/_old/Nova_skins/Nova_green/About.txt b/skins/_old/Nova_skins/Nova_green/About.txt deleted file mode 100644 index 600c7ecebc..0000000000 --- a/skins/_old/Nova_skins/Nova_green/About.txt +++ /dev/null @@ -1,12 +0,0 @@ - -;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; -;; ;; -;; Specially for KolibriOS. ;; -;; Skin created by Rock_maniak_forever. ;; -;; ;; -;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; - -***************************************** -* , ! * -* Proletarian of all countryes, unite! * -***************************************** diff --git a/skins/_old/Nova_skins/Nova_green/Active/base.bmp b/skins/_old/Nova_skins/Nova_green/Active/base.bmp deleted file mode 100644 index 99cecb1633..0000000000 Binary files a/skins/_old/Nova_skins/Nova_green/Active/base.bmp and /dev/null differ diff --git a/skins/_old/Nova_skins/Nova_green/Active/left.bmp b/skins/_old/Nova_skins/Nova_green/Active/left.bmp deleted file mode 100644 index 16c21c912e..0000000000 Binary files a/skins/_old/Nova_skins/Nova_green/Active/left.bmp and /dev/null differ diff --git a/skins/_old/Nova_skins/Nova_green/Active/oper.bmp b/skins/_old/Nova_skins/Nova_green/Active/oper.bmp deleted file mode 100644 index 8a765a26a8..0000000000 Binary files a/skins/_old/Nova_skins/Nova_green/Active/oper.bmp and /dev/null differ diff --git a/skins/_old/Nova_skins/Nova_green/GREEN.DTP b/skins/_old/Nova_skins/Nova_green/GREEN.DTP deleted file mode 100644 index 17df4240d5..0000000000 Binary files a/skins/_old/Nova_skins/Nova_green/GREEN.DTP and /dev/null differ diff --git a/skins/_old/Nova_skins/Nova_green/Inactive/base.bmp b/skins/_old/Nova_skins/Nova_green/Inactive/base.bmp deleted file mode 100644 index fb31853c66..0000000000 Binary files a/skins/_old/Nova_skins/Nova_green/Inactive/base.bmp and /dev/null differ diff --git a/skins/_old/Nova_skins/Nova_green/Inactive/left.bmp b/skins/_old/Nova_skins/Nova_green/Inactive/left.bmp deleted file mode 100644 index 23e5bcfdd4..0000000000 Binary files a/skins/_old/Nova_skins/Nova_green/Inactive/left.bmp and /dev/null differ diff --git a/skins/_old/Nova_skins/Nova_green/Inactive/oper.bmp b/skins/_old/Nova_skins/Nova_green/Inactive/oper.bmp deleted file mode 100644 index 809dd6ef97..0000000000 Binary files a/skins/_old/Nova_skins/Nova_green/Inactive/oper.bmp and /dev/null differ diff --git a/skins/_old/Nova_skins/Nova_green/Nova_green.asm b/skins/_old/Nova_skins/Nova_green/Nova_green.asm deleted file mode 100644 index 388605ff8c..0000000000 --- a/skins/_old/Nova_skins/Nova_green/Nova_green.asm +++ /dev/null @@ -1,39 +0,0 @@ -include 'skin.inc' - -SKIN_PARAMS \ - height = bmp_base.height,\ ; skin height - margins = [19:1:43:1],\ ; margins [left:top:right:bottom] - colors active = [binner=0x9CD1A5:\ ; border inner color - bouter=0x9CD1A5:\ ; border outer color - bframe=0x297436],\ ; border frame color - colors inactive = [binner=0xB4DEBC:\ ; border inner color - bouter=0xB4DEBC:\ ; border outer color - bframe=0x479355],\ ; border frame color - dtp = 'GREEN.DTP' ; dtp colors - -SKIN_BUTTONS \ - close = [-32:0][26:18],\ ; buttons coordinates - minimize = [-49:0][17:18] ; [left:top][width:height] - -SKIN_BITMAPS \ - left active = bmp_left,\ ; skin bitmaps pointers - left inactive = bmp_left1,\ - oper active = bmp_oper,\ - oper inactive = bmp_oper1,\ - base active = bmp_base,\ - base inactive = bmp_base1 - -BITMAP bmp_left ,'Active/left.bmp' ; skin bitmaps -BITMAP bmp_oper ,'Active/oper.bmp' -BITMAP bmp_base ,'Active/base.bmp' -BITMAP bmp_left1,'Inactive/left.bmp' -BITMAP bmp_oper1,'Inactive/oper.bmp' -BITMAP bmp_base1,'Inactive/base.bmp' - -;================================; -; Created by Rock_maniak_forever ; -;================================; - -; 3AA44C - -; 297436 \ No newline at end of file diff --git a/skins/_old/Nova_skins/Nova_green/Screenshot.png b/skins/_old/Nova_skins/Nova_green/Screenshot.png deleted file mode 100644 index 4fe01a97ec..0000000000 Binary files a/skins/_old/Nova_skins/Nova_green/Screenshot.png and /dev/null differ diff --git a/skins/_old/Nova_skins/Nova_green/Tupfile.lua b/skins/_old/Nova_skins/Nova_green/Tupfile.lua deleted file mode 100644 index ac694e3702..0000000000 --- a/skins/_old/Nova_skins/Nova_green/Tupfile.lua +++ /dev/null @@ -1,2 +0,0 @@ -if tup.getconfig("NO_FASM") ~= "" then return end -tup.rule("Nova_green.asm", 'fasm "%f" "%o" ' .. tup.getconfig("KPACK_CMD"), "Nova_green.skn") diff --git a/skins/_old/Nova_skins/Nova_green/skin.inc b/skins/_old/Nova_skins/Nova_green/skin.inc deleted file mode 100644 index 81a6bd8f3f..0000000000 --- a/skins/_old/Nova_skins/Nova_green/skin.inc +++ /dev/null @@ -1,239 +0,0 @@ -;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; -;; ;; -;; Copyright (C) KolibriOS team 2004-2017. All rights reserved. ;; -;; Distributed under terms of the GNU General Public License ;; -;; ;; -;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; - -;============================================================================ -; This file should be used to generate skins of new standard -;============================================================================ -; skin file structure: -;---------------------------------------------------------------------------- -; header: -; dd 'SKIN' -; dd = version (1 for now) -; dd @ params -; dd @ buttons -; dd @ bitmaps -; ... -;---------------------------------------------------------------------------- -; NOTE: order of sections listed below is insignificant -; since they're identified by pointer in above header -;---------------------------------------------------------------------------- -; ... -; params: -; dd = skin height -; dw = right margin -; dw = left margin -; dw = bottom margin -; dw = top margin -; dd = inner line color -; dd = outer line color -; dd = frame color -; dd = dtp file size -; ?? = dtp file itself -; ... -;---------------------------------------------------------------------------- -; ... -; buttons: -; dd = button type (1 = close, 2 = minimize) -; dw = left button coord (could be negative) -; dw = top button coord (could be negative) -; dw = button width -; dw = button height -; ... etc for all buttons -; dd = 0 (end of buttons list) -; ... -;---------------------------------------------------------------------------- -; ... -; bitmaps: -; dw = bitmap kind (1 = left, 2 = oper, 3 = base) -; dw = bitmap type (1 = active, 0 = inactive) -; dd @ bitmap -; ... etc for all bitmaps -; dd 0 (end of bitmaps list) -; ... -;---------------------------------------------------------------------------- -; ... -; bitmap: -; dd = bitmap width -; dd = bitmap height -; ?? = raw bitmap data -; ... etc for all bitmaps -; ... -;============================================================================ - -dd 'SKIN',1,__params__,__buttons__,__bitmaps__ - -struc BITMAPFILEHEADER { - .bfType dw ? ; WORD - .bfSize dd ? ; DWORD - .bfReserved1 dw ? ; WORD - .bfReserved2 dw ? ; WORD - .bfOffBits dd ? ; DWORD -} - -struc BITMAPINFOHEADER { - .biSize dd ? ; DWORD - .biWidth dd ? ; LONG - .biHeight dd ? ; LONG - .biPlanes dw ? ; WORD - .biBitCount dw ? ; WORD - .biCompression dd ? ; DWORD - .biSizeImage dd ? ; DWORD - .biXPelsPerMeter dd ? ; LONG - .biYPelsPerMeter dd ? ; LONG - .biClrUsed dd ? ; DWORD - .biClrImportant dd ? ; DWORD -} - -struc _bmp { - .h BITMAPFILEHEADER - .i BITMAPINFOHEADER -} -virtual at 0 - _bmp _bmp -end virtual - -macro BITMAP _name*,_fname* -{ - local w,h,a,r,g,b - virtual at 0 - _file equ _#_name - _file:: - file _fname - end virtual - load w dword from _file:_bmp.i.biWidth - load h dword from _file:_bmp.i.biHeight - load hsize dword from _file:_bmp.h.bfOffBits - align 4 - label _name - .width = w - .height = h - dd w,h - a=hsize+(w*3+(w mod 4))*(h-1) - size = $ - repeat h - repeat w - load r from _file:a+0 - load g from _file:a+1 - load b from _file:a+2 - db r,g,b - a=a+3 - end repeat - a=a-w*3*2-(w mod 4) - end repeat -} - -macro define_colors name,[col,val] -{ - common - local a,b,c - forward - match =binner,col \{ a = val \} - match =bouter,col \{ b = val \} - match =bframe,col \{ c = val \} - common - name equ a,b,c -} - -macro SKIN_PARAMS [a] -{ - common - local _height,_margins,_colors,_colors_1,_dtp - __params__: - forward - match qq == ww,a - \{ - match =height,qq \\{ _height = ww \\} - match =margins,qq \\{ - match [q1:q2:q3:q4],ww - \\\{ - _margins equ q3,q1,q4,q2 - \\\} - \\} - match =colors =active,qq - \\{ - match [q10==q11:q20==q21:q30==q31],ww - \\\{ - define_colors _colors,q10,q11,q20,q21,q30,q31 - \\\} - \\} - match =colors =inactive,qq - \\{ - match [q10==q11:q20==q21:q30==q31],ww - \\\{ - define_colors _colors_1,q10,q11,q20,q21,q30,q31 - \\\} - \\} - match =dtp,qq \\{ _dtp equ ww \\} - \} - common - dd _height - dw _margins - dd _colors,_colors_1 - dd @f - $ - 4 - file _dtp - @@: -} - -macro SKIN_BUTTONS [a] -{ - common - local btn - __buttons__: - forward - match qq == ww,a - \{ - btn = 0 - match =close,qq \\{ btn = 1 \\} - match =minimize,qq \\{ btn = 2 \\} - match [q1:q2][q3:q4],ww - \\{ - if btn <> 0 - dd btn - dw q1,q2,q3,q4 - end if - \\} - \} - common - dd 0 -} - -macro SKIN_BITMAPS [a] -{ - common - local bmp - __bitmaps__: - forward - match qq == ww,a - \{ - bmp=-1 - match qqq =active,qq \\{ bmp = 1 \\} - match qqq =inactive,qq \\{ bmp = 0 \\} - match =left qqq,qq - \\{ - if bmp >= 0 - dw 1,bmp - dd ww - end if - \\} - match =oper qqq,qq - \\{ - if bmp >= 0 - dw 2,bmp - dd ww - end if - \\} - match =base qqq,qq - \\{ - if bmp >= 0 - dw 3,bmp - dd ww - end if - \\} - \} - common - dd 0 -} diff --git a/skins/_old/Nova_skins/Nova_grey/About.txt b/skins/_old/Nova_skins/Nova_grey/About.txt deleted file mode 100644 index 600c7ecebc..0000000000 --- a/skins/_old/Nova_skins/Nova_grey/About.txt +++ /dev/null @@ -1,12 +0,0 @@ - -;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; -;; ;; -;; Specially for KolibriOS. ;; -;; Skin created by Rock_maniak_forever. ;; -;; ;; -;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; - -***************************************** -* , ! * -* Proletarian of all countryes, unite! * -***************************************** diff --git a/skins/_old/Nova_skins/Nova_grey/Active/base.bmp b/skins/_old/Nova_skins/Nova_grey/Active/base.bmp deleted file mode 100644 index b050b09060..0000000000 Binary files a/skins/_old/Nova_skins/Nova_grey/Active/base.bmp and /dev/null differ diff --git a/skins/_old/Nova_skins/Nova_grey/Active/left.bmp b/skins/_old/Nova_skins/Nova_grey/Active/left.bmp deleted file mode 100644 index ddd50cfe92..0000000000 Binary files a/skins/_old/Nova_skins/Nova_grey/Active/left.bmp and /dev/null differ diff --git a/skins/_old/Nova_skins/Nova_grey/Active/oper.bmp b/skins/_old/Nova_skins/Nova_grey/Active/oper.bmp deleted file mode 100644 index b9b653982e..0000000000 Binary files a/skins/_old/Nova_skins/Nova_grey/Active/oper.bmp and /dev/null differ diff --git a/skins/_old/Nova_skins/Nova_grey/GREY.DTP b/skins/_old/Nova_skins/Nova_grey/GREY.DTP deleted file mode 100644 index 786964100a..0000000000 Binary files a/skins/_old/Nova_skins/Nova_grey/GREY.DTP and /dev/null differ diff --git a/skins/_old/Nova_skins/Nova_grey/Inactive/base.bmp b/skins/_old/Nova_skins/Nova_grey/Inactive/base.bmp deleted file mode 100644 index 0d8c6ee47a..0000000000 Binary files a/skins/_old/Nova_skins/Nova_grey/Inactive/base.bmp and /dev/null differ diff --git a/skins/_old/Nova_skins/Nova_grey/Inactive/left.bmp b/skins/_old/Nova_skins/Nova_grey/Inactive/left.bmp deleted file mode 100644 index 1b3803b603..0000000000 Binary files a/skins/_old/Nova_skins/Nova_grey/Inactive/left.bmp and /dev/null differ diff --git a/skins/_old/Nova_skins/Nova_grey/Inactive/oper.bmp b/skins/_old/Nova_skins/Nova_grey/Inactive/oper.bmp deleted file mode 100644 index 4550459a6d..0000000000 Binary files a/skins/_old/Nova_skins/Nova_grey/Inactive/oper.bmp and /dev/null differ diff --git a/skins/_old/Nova_skins/Nova_grey/Nova_grey.asm b/skins/_old/Nova_skins/Nova_grey/Nova_grey.asm deleted file mode 100644 index 8c96e18ea1..0000000000 --- a/skins/_old/Nova_skins/Nova_grey/Nova_grey.asm +++ /dev/null @@ -1,39 +0,0 @@ -include 'skin.inc' - -SKIN_PARAMS \ - height = bmp_base.height,\ ; skin height - margins = [19:1:43:1],\ ; margins [left:top:right:bottom] - colors active = [binner=0xD0D0D0:\ ; border inner color - bouter=0xD0D0D0:\ ; border outer color - bframe=0x727272],\ ; border frame color - colors inactive = [binner=0xDDDDDD:\ ; border inner color - bouter=0xDDDDDD:\ ; border outer color - bframe=0x919191],\ ; border frame color - dtp = 'GREY.DTP' ; dtp colors - -SKIN_BUTTONS \ - close = [-32:0][26:18],\ ; buttons coordinates - minimize = [-49:0][17:18] ; [left:top][width:height] - -SKIN_BITMAPS \ - left active = bmp_left,\ ; skin bitmaps pointers - left inactive = bmp_left1,\ - oper active = bmp_oper,\ - oper inactive = bmp_oper1,\ - base active = bmp_base,\ - base inactive = bmp_base1 - -BITMAP bmp_left ,'Active/left.bmp' ; skin bitmaps -BITMAP bmp_oper ,'Active/oper.bmp' -BITMAP bmp_base ,'Active/base.bmp' -BITMAP bmp_left1,'Inactive/left.bmp' -BITMAP bmp_oper1,'Inactive/oper.bmp' -BITMAP bmp_base1,'Inactive/base.bmp' - -;================================; -; Created by Rock_maniak_forever ; -;================================; - -; A2A2A2 - -; 727272 \ No newline at end of file diff --git a/skins/_old/Nova_skins/Nova_grey/Screenshot.png b/skins/_old/Nova_skins/Nova_grey/Screenshot.png deleted file mode 100644 index 5f7910e362..0000000000 Binary files a/skins/_old/Nova_skins/Nova_grey/Screenshot.png and /dev/null differ diff --git a/skins/_old/Nova_skins/Nova_grey/Tupfile.lua b/skins/_old/Nova_skins/Nova_grey/Tupfile.lua deleted file mode 100644 index f662e308f8..0000000000 --- a/skins/_old/Nova_skins/Nova_grey/Tupfile.lua +++ /dev/null @@ -1,2 +0,0 @@ -if tup.getconfig("NO_FASM") ~= "" then return end -tup.rule("Nova_grey.asm", 'fasm "%f" "%o" ' .. tup.getconfig("KPACK_CMD"), "Nova_grey.skn") diff --git a/skins/_old/Nova_skins/Nova_grey/skin.inc b/skins/_old/Nova_skins/Nova_grey/skin.inc deleted file mode 100644 index 81a6bd8f3f..0000000000 --- a/skins/_old/Nova_skins/Nova_grey/skin.inc +++ /dev/null @@ -1,239 +0,0 @@ -;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; -;; ;; -;; Copyright (C) KolibriOS team 2004-2017. All rights reserved. ;; -;; Distributed under terms of the GNU General Public License ;; -;; ;; -;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; - -;============================================================================ -; This file should be used to generate skins of new standard -;============================================================================ -; skin file structure: -;---------------------------------------------------------------------------- -; header: -; dd 'SKIN' -; dd = version (1 for now) -; dd @ params -; dd @ buttons -; dd @ bitmaps -; ... -;---------------------------------------------------------------------------- -; NOTE: order of sections listed below is insignificant -; since they're identified by pointer in above header -;---------------------------------------------------------------------------- -; ... -; params: -; dd = skin height -; dw = right margin -; dw = left margin -; dw = bottom margin -; dw = top margin -; dd = inner line color -; dd = outer line color -; dd = frame color -; dd = dtp file size -; ?? = dtp file itself -; ... -;---------------------------------------------------------------------------- -; ... -; buttons: -; dd = button type (1 = close, 2 = minimize) -; dw = left button coord (could be negative) -; dw = top button coord (could be negative) -; dw = button width -; dw = button height -; ... etc for all buttons -; dd = 0 (end of buttons list) -; ... -;---------------------------------------------------------------------------- -; ... -; bitmaps: -; dw = bitmap kind (1 = left, 2 = oper, 3 = base) -; dw = bitmap type (1 = active, 0 = inactive) -; dd @ bitmap -; ... etc for all bitmaps -; dd 0 (end of bitmaps list) -; ... -;---------------------------------------------------------------------------- -; ... -; bitmap: -; dd = bitmap width -; dd = bitmap height -; ?? = raw bitmap data -; ... etc for all bitmaps -; ... -;============================================================================ - -dd 'SKIN',1,__params__,__buttons__,__bitmaps__ - -struc BITMAPFILEHEADER { - .bfType dw ? ; WORD - .bfSize dd ? ; DWORD - .bfReserved1 dw ? ; WORD - .bfReserved2 dw ? ; WORD - .bfOffBits dd ? ; DWORD -} - -struc BITMAPINFOHEADER { - .biSize dd ? ; DWORD - .biWidth dd ? ; LONG - .biHeight dd ? ; LONG - .biPlanes dw ? ; WORD - .biBitCount dw ? ; WORD - .biCompression dd ? ; DWORD - .biSizeImage dd ? ; DWORD - .biXPelsPerMeter dd ? ; LONG - .biYPelsPerMeter dd ? ; LONG - .biClrUsed dd ? ; DWORD - .biClrImportant dd ? ; DWORD -} - -struc _bmp { - .h BITMAPFILEHEADER - .i BITMAPINFOHEADER -} -virtual at 0 - _bmp _bmp -end virtual - -macro BITMAP _name*,_fname* -{ - local w,h,a,r,g,b - virtual at 0 - _file equ _#_name - _file:: - file _fname - end virtual - load w dword from _file:_bmp.i.biWidth - load h dword from _file:_bmp.i.biHeight - load hsize dword from _file:_bmp.h.bfOffBits - align 4 - label _name - .width = w - .height = h - dd w,h - a=hsize+(w*3+(w mod 4))*(h-1) - size = $ - repeat h - repeat w - load r from _file:a+0 - load g from _file:a+1 - load b from _file:a+2 - db r,g,b - a=a+3 - end repeat - a=a-w*3*2-(w mod 4) - end repeat -} - -macro define_colors name,[col,val] -{ - common - local a,b,c - forward - match =binner,col \{ a = val \} - match =bouter,col \{ b = val \} - match =bframe,col \{ c = val \} - common - name equ a,b,c -} - -macro SKIN_PARAMS [a] -{ - common - local _height,_margins,_colors,_colors_1,_dtp - __params__: - forward - match qq == ww,a - \{ - match =height,qq \\{ _height = ww \\} - match =margins,qq \\{ - match [q1:q2:q3:q4],ww - \\\{ - _margins equ q3,q1,q4,q2 - \\\} - \\} - match =colors =active,qq - \\{ - match [q10==q11:q20==q21:q30==q31],ww - \\\{ - define_colors _colors,q10,q11,q20,q21,q30,q31 - \\\} - \\} - match =colors =inactive,qq - \\{ - match [q10==q11:q20==q21:q30==q31],ww - \\\{ - define_colors _colors_1,q10,q11,q20,q21,q30,q31 - \\\} - \\} - match =dtp,qq \\{ _dtp equ ww \\} - \} - common - dd _height - dw _margins - dd _colors,_colors_1 - dd @f - $ - 4 - file _dtp - @@: -} - -macro SKIN_BUTTONS [a] -{ - common - local btn - __buttons__: - forward - match qq == ww,a - \{ - btn = 0 - match =close,qq \\{ btn = 1 \\} - match =minimize,qq \\{ btn = 2 \\} - match [q1:q2][q3:q4],ww - \\{ - if btn <> 0 - dd btn - dw q1,q2,q3,q4 - end if - \\} - \} - common - dd 0 -} - -macro SKIN_BITMAPS [a] -{ - common - local bmp - __bitmaps__: - forward - match qq == ww,a - \{ - bmp=-1 - match qqq =active,qq \\{ bmp = 1 \\} - match qqq =inactive,qq \\{ bmp = 0 \\} - match =left qqq,qq - \\{ - if bmp >= 0 - dw 1,bmp - dd ww - end if - \\} - match =oper qqq,qq - \\{ - if bmp >= 0 - dw 2,bmp - dd ww - end if - \\} - match =base qqq,qq - \\{ - if bmp >= 0 - dw 3,bmp - dd ww - end if - \\} - \} - common - dd 0 -} diff --git a/skins/_old/Nova_skins/Nova_pink/About.txt b/skins/_old/Nova_skins/Nova_pink/About.txt deleted file mode 100644 index 600c7ecebc..0000000000 --- a/skins/_old/Nova_skins/Nova_pink/About.txt +++ /dev/null @@ -1,12 +0,0 @@ - -;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; -;; ;; -;; Specially for KolibriOS. ;; -;; Skin created by Rock_maniak_forever. ;; -;; ;; -;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; - -***************************************** -* , ! * -* Proletarian of all countryes, unite! * -***************************************** diff --git a/skins/_old/Nova_skins/Nova_pink/Active/base.bmp b/skins/_old/Nova_skins/Nova_pink/Active/base.bmp deleted file mode 100644 index 5661e1b0d3..0000000000 Binary files a/skins/_old/Nova_skins/Nova_pink/Active/base.bmp and /dev/null differ diff --git a/skins/_old/Nova_skins/Nova_pink/Active/left.bmp b/skins/_old/Nova_skins/Nova_pink/Active/left.bmp deleted file mode 100644 index 0112213aed..0000000000 Binary files a/skins/_old/Nova_skins/Nova_pink/Active/left.bmp and /dev/null differ diff --git a/skins/_old/Nova_skins/Nova_pink/Active/oper.bmp b/skins/_old/Nova_skins/Nova_pink/Active/oper.bmp deleted file mode 100644 index 6e4572eee5..0000000000 Binary files a/skins/_old/Nova_skins/Nova_pink/Active/oper.bmp and /dev/null differ diff --git a/skins/_old/Nova_skins/Nova_pink/Inactive/base.bmp b/skins/_old/Nova_skins/Nova_pink/Inactive/base.bmp deleted file mode 100644 index 28db327aab..0000000000 Binary files a/skins/_old/Nova_skins/Nova_pink/Inactive/base.bmp and /dev/null differ diff --git a/skins/_old/Nova_skins/Nova_pink/Inactive/left.bmp b/skins/_old/Nova_skins/Nova_pink/Inactive/left.bmp deleted file mode 100644 index 674ef74454..0000000000 Binary files a/skins/_old/Nova_skins/Nova_pink/Inactive/left.bmp and /dev/null differ diff --git a/skins/_old/Nova_skins/Nova_pink/Inactive/oper.bmp b/skins/_old/Nova_skins/Nova_pink/Inactive/oper.bmp deleted file mode 100644 index adda75dfc5..0000000000 Binary files a/skins/_old/Nova_skins/Nova_pink/Inactive/oper.bmp and /dev/null differ diff --git a/skins/_old/Nova_skins/Nova_pink/Nova_pink.asm b/skins/_old/Nova_skins/Nova_pink/Nova_pink.asm deleted file mode 100644 index 9f8137acfa..0000000000 --- a/skins/_old/Nova_skins/Nova_pink/Nova_pink.asm +++ /dev/null @@ -1,39 +0,0 @@ -include 'skin.inc' - -SKIN_PARAMS \ - height = bmp_base.height,\ ; skin height - margins = [19:1:43:1],\ ; margins [left:top:right:bottom] - colors active = [binner=0xD79ED2:\ ; border inner color - bouter=0xD79ED2:\ ; border outer color - bframe=0x7C2C76],\ ; border frame color - colors inactive = [binner=0xE2B6DE:\ ; border inner color - bouter=0xE2B6DE:\ ; border outer color - bframe=0x994A95],\ ; border frame color - dtp = 'PINK.DTP' ; dtp colors - -SKIN_BUTTONS \ - close = [-32:0][26:18],\ ; buttons coordinates - minimize = [-49:0][17:18] ; [left:top][width:height] - -SKIN_BITMAPS \ - left active = bmp_left,\ ; skin bitmaps pointers - left inactive = bmp_left1,\ - oper active = bmp_oper,\ - oper inactive = bmp_oper1,\ - base active = bmp_base,\ - base inactive = bmp_base1 - -BITMAP bmp_left ,'Active/left.bmp' ; skin bitmaps -BITMAP bmp_oper ,'Active/oper.bmp' -BITMAP bmp_base ,'Active/base.bmp' -BITMAP bmp_left1,'Inactive/left.bmp' -BITMAP bmp_oper1,'Inactive/oper.bmp' -BITMAP bmp_base1,'Inactive/base.bmp' - -;================================; -; Created by Rock_maniak_forever ; -;================================; - -; B03EA7 - -; 7C2C76 \ No newline at end of file diff --git a/skins/_old/Nova_skins/Nova_pink/PINK.DTP b/skins/_old/Nova_skins/Nova_pink/PINK.DTP deleted file mode 100644 index 30c401029d..0000000000 Binary files a/skins/_old/Nova_skins/Nova_pink/PINK.DTP and /dev/null differ diff --git a/skins/_old/Nova_skins/Nova_pink/Screenshot.png b/skins/_old/Nova_skins/Nova_pink/Screenshot.png deleted file mode 100644 index 20bf09898c..0000000000 Binary files a/skins/_old/Nova_skins/Nova_pink/Screenshot.png and /dev/null differ diff --git a/skins/_old/Nova_skins/Nova_pink/Tupfile.lua b/skins/_old/Nova_skins/Nova_pink/Tupfile.lua deleted file mode 100644 index e4a3ca8374..0000000000 --- a/skins/_old/Nova_skins/Nova_pink/Tupfile.lua +++ /dev/null @@ -1,2 +0,0 @@ -if tup.getconfig("NO_FASM") ~= "" then return end -tup.rule("Nova_pink.asm", 'fasm "%f" "%o" ' .. tup.getconfig("KPACK_CMD"), "Nova_pink.skn") diff --git a/skins/_old/Nova_skins/Nova_pink/skin.inc b/skins/_old/Nova_skins/Nova_pink/skin.inc deleted file mode 100644 index 81a6bd8f3f..0000000000 --- a/skins/_old/Nova_skins/Nova_pink/skin.inc +++ /dev/null @@ -1,239 +0,0 @@ -;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; -;; ;; -;; Copyright (C) KolibriOS team 2004-2017. All rights reserved. ;; -;; Distributed under terms of the GNU General Public License ;; -;; ;; -;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; - -;============================================================================ -; This file should be used to generate skins of new standard -;============================================================================ -; skin file structure: -;---------------------------------------------------------------------------- -; header: -; dd 'SKIN' -; dd = version (1 for now) -; dd @ params -; dd @ buttons -; dd @ bitmaps -; ... -;---------------------------------------------------------------------------- -; NOTE: order of sections listed below is insignificant -; since they're identified by pointer in above header -;---------------------------------------------------------------------------- -; ... -; params: -; dd = skin height -; dw = right margin -; dw = left margin -; dw = bottom margin -; dw = top margin -; dd = inner line color -; dd = outer line color -; dd = frame color -; dd = dtp file size -; ?? = dtp file itself -; ... -;---------------------------------------------------------------------------- -; ... -; buttons: -; dd = button type (1 = close, 2 = minimize) -; dw = left button coord (could be negative) -; dw = top button coord (could be negative) -; dw = button width -; dw = button height -; ... etc for all buttons -; dd = 0 (end of buttons list) -; ... -;---------------------------------------------------------------------------- -; ... -; bitmaps: -; dw = bitmap kind (1 = left, 2 = oper, 3 = base) -; dw = bitmap type (1 = active, 0 = inactive) -; dd @ bitmap -; ... etc for all bitmaps -; dd 0 (end of bitmaps list) -; ... -;---------------------------------------------------------------------------- -; ... -; bitmap: -; dd = bitmap width -; dd = bitmap height -; ?? = raw bitmap data -; ... etc for all bitmaps -; ... -;============================================================================ - -dd 'SKIN',1,__params__,__buttons__,__bitmaps__ - -struc BITMAPFILEHEADER { - .bfType dw ? ; WORD - .bfSize dd ? ; DWORD - .bfReserved1 dw ? ; WORD - .bfReserved2 dw ? ; WORD - .bfOffBits dd ? ; DWORD -} - -struc BITMAPINFOHEADER { - .biSize dd ? ; DWORD - .biWidth dd ? ; LONG - .biHeight dd ? ; LONG - .biPlanes dw ? ; WORD - .biBitCount dw ? ; WORD - .biCompression dd ? ; DWORD - .biSizeImage dd ? ; DWORD - .biXPelsPerMeter dd ? ; LONG - .biYPelsPerMeter dd ? ; LONG - .biClrUsed dd ? ; DWORD - .biClrImportant dd ? ; DWORD -} - -struc _bmp { - .h BITMAPFILEHEADER - .i BITMAPINFOHEADER -} -virtual at 0 - _bmp _bmp -end virtual - -macro BITMAP _name*,_fname* -{ - local w,h,a,r,g,b - virtual at 0 - _file equ _#_name - _file:: - file _fname - end virtual - load w dword from _file:_bmp.i.biWidth - load h dword from _file:_bmp.i.biHeight - load hsize dword from _file:_bmp.h.bfOffBits - align 4 - label _name - .width = w - .height = h - dd w,h - a=hsize+(w*3+(w mod 4))*(h-1) - size = $ - repeat h - repeat w - load r from _file:a+0 - load g from _file:a+1 - load b from _file:a+2 - db r,g,b - a=a+3 - end repeat - a=a-w*3*2-(w mod 4) - end repeat -} - -macro define_colors name,[col,val] -{ - common - local a,b,c - forward - match =binner,col \{ a = val \} - match =bouter,col \{ b = val \} - match =bframe,col \{ c = val \} - common - name equ a,b,c -} - -macro SKIN_PARAMS [a] -{ - common - local _height,_margins,_colors,_colors_1,_dtp - __params__: - forward - match qq == ww,a - \{ - match =height,qq \\{ _height = ww \\} - match =margins,qq \\{ - match [q1:q2:q3:q4],ww - \\\{ - _margins equ q3,q1,q4,q2 - \\\} - \\} - match =colors =active,qq - \\{ - match [q10==q11:q20==q21:q30==q31],ww - \\\{ - define_colors _colors,q10,q11,q20,q21,q30,q31 - \\\} - \\} - match =colors =inactive,qq - \\{ - match [q10==q11:q20==q21:q30==q31],ww - \\\{ - define_colors _colors_1,q10,q11,q20,q21,q30,q31 - \\\} - \\} - match =dtp,qq \\{ _dtp equ ww \\} - \} - common - dd _height - dw _margins - dd _colors,_colors_1 - dd @f - $ - 4 - file _dtp - @@: -} - -macro SKIN_BUTTONS [a] -{ - common - local btn - __buttons__: - forward - match qq == ww,a - \{ - btn = 0 - match =close,qq \\{ btn = 1 \\} - match =minimize,qq \\{ btn = 2 \\} - match [q1:q2][q3:q4],ww - \\{ - if btn <> 0 - dd btn - dw q1,q2,q3,q4 - end if - \\} - \} - common - dd 0 -} - -macro SKIN_BITMAPS [a] -{ - common - local bmp - __bitmaps__: - forward - match qq == ww,a - \{ - bmp=-1 - match qqq =active,qq \\{ bmp = 1 \\} - match qqq =inactive,qq \\{ bmp = 0 \\} - match =left qqq,qq - \\{ - if bmp >= 0 - dw 1,bmp - dd ww - end if - \\} - match =oper qqq,qq - \\{ - if bmp >= 0 - dw 2,bmp - dd ww - end if - \\} - match =base qqq,qq - \\{ - if bmp >= 0 - dw 3,bmp - dd ww - end if - \\} - \} - common - dd 0 -} diff --git a/skins/_old/Nova_skins/Nova_red/About.txt b/skins/_old/Nova_skins/Nova_red/About.txt deleted file mode 100644 index 600c7ecebc..0000000000 --- a/skins/_old/Nova_skins/Nova_red/About.txt +++ /dev/null @@ -1,12 +0,0 @@ - -;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; -;; ;; -;; Specially for KolibriOS. ;; -;; Skin created by Rock_maniak_forever. ;; -;; ;; -;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; - -***************************************** -* , ! * -* Proletarian of all countryes, unite! * -***************************************** diff --git a/skins/_old/Nova_skins/Nova_red/Active/base.bmp b/skins/_old/Nova_skins/Nova_red/Active/base.bmp deleted file mode 100644 index d5cbabbd54..0000000000 Binary files a/skins/_old/Nova_skins/Nova_red/Active/base.bmp and /dev/null differ diff --git a/skins/_old/Nova_skins/Nova_red/Active/left.bmp b/skins/_old/Nova_skins/Nova_red/Active/left.bmp deleted file mode 100644 index 3f95dca961..0000000000 Binary files a/skins/_old/Nova_skins/Nova_red/Active/left.bmp and /dev/null differ diff --git a/skins/_old/Nova_skins/Nova_red/Active/oper.bmp b/skins/_old/Nova_skins/Nova_red/Active/oper.bmp deleted file mode 100644 index 6977ba47a8..0000000000 Binary files a/skins/_old/Nova_skins/Nova_red/Active/oper.bmp and /dev/null differ diff --git a/skins/_old/Nova_skins/Nova_red/Inactive/base.bmp b/skins/_old/Nova_skins/Nova_red/Inactive/base.bmp deleted file mode 100644 index 4a2a8c9354..0000000000 Binary files a/skins/_old/Nova_skins/Nova_red/Inactive/base.bmp and /dev/null differ diff --git a/skins/_old/Nova_skins/Nova_red/Inactive/left.bmp b/skins/_old/Nova_skins/Nova_red/Inactive/left.bmp deleted file mode 100644 index f60bc6bcac..0000000000 Binary files a/skins/_old/Nova_skins/Nova_red/Inactive/left.bmp and /dev/null differ diff --git a/skins/_old/Nova_skins/Nova_red/Inactive/oper.bmp b/skins/_old/Nova_skins/Nova_red/Inactive/oper.bmp deleted file mode 100644 index 2f7fdd6f76..0000000000 Binary files a/skins/_old/Nova_skins/Nova_red/Inactive/oper.bmp and /dev/null differ diff --git a/skins/_old/Nova_skins/Nova_red/Nova_red.asm b/skins/_old/Nova_skins/Nova_red/Nova_red.asm deleted file mode 100644 index 3d2aa4026e..0000000000 --- a/skins/_old/Nova_skins/Nova_red/Nova_red.asm +++ /dev/null @@ -1,39 +0,0 @@ -include 'skin.inc' - -SKIN_PARAMS \ - height = bmp_base.height,\ ; skin height - margins = [19:1:43:1],\ ; margins [left:top:right:bottom] - colors active = [binner=0xDA9A9A:\ ; border inner color - bouter=0xDA9A9A:\ ; border outer color - bframe=0x812727],\ ; border frame color - colors inactive = [binner=0xE4B3B3:\ ; border inner color - bouter=0xE4B3B3:\ ; border outer color - bframe=0x9E4444],\ ; border frame color - dtp = 'RED.DTP' ; dtp colors - -SKIN_BUTTONS \ - close = [-32:0][26:18],\ ; buttons coordinates - minimize = [-49:0][17:18] ; [left:top][width:height] - -SKIN_BITMAPS \ - left active = bmp_left,\ ; skin bitmaps pointers - left inactive = bmp_left1,\ - oper active = bmp_oper,\ - oper inactive = bmp_oper1,\ - base active = bmp_base,\ - base inactive = bmp_base1 - -BITMAP bmp_left ,'Active/left.bmp' ; skin bitmaps -BITMAP bmp_oper ,'Active/oper.bmp' -BITMAP bmp_base ,'Active/base.bmp' -BITMAP bmp_left1,'Inactive/left.bmp' -BITMAP bmp_oper1,'Inactive/oper.bmp' -BITMAP bmp_base1,'Inactive/base.bmp' - -;================================; -; Created by Rock_maniak_forever ; -;================================; - -; B73737 - -; 812727 \ No newline at end of file diff --git a/skins/_old/Nova_skins/Nova_red/RED.DTP b/skins/_old/Nova_skins/Nova_red/RED.DTP deleted file mode 100644 index ab934aa25a..0000000000 Binary files a/skins/_old/Nova_skins/Nova_red/RED.DTP and /dev/null differ diff --git a/skins/_old/Nova_skins/Nova_red/Screenshot.png b/skins/_old/Nova_skins/Nova_red/Screenshot.png deleted file mode 100644 index 28b945d6cf..0000000000 Binary files a/skins/_old/Nova_skins/Nova_red/Screenshot.png and /dev/null differ diff --git a/skins/_old/Nova_skins/Nova_red/Tupfile.lua b/skins/_old/Nova_skins/Nova_red/Tupfile.lua deleted file mode 100644 index 66658e1a2a..0000000000 --- a/skins/_old/Nova_skins/Nova_red/Tupfile.lua +++ /dev/null @@ -1,2 +0,0 @@ -if tup.getconfig("NO_FASM") ~= "" then return end -tup.rule("Nova_red.asm", 'fasm "%f" "%o" ' .. tup.getconfig("KPACK_CMD"), "Nova_red.skn") diff --git a/skins/_old/Nova_skins/Nova_red/skin.inc b/skins/_old/Nova_skins/Nova_red/skin.inc deleted file mode 100644 index 81a6bd8f3f..0000000000 --- a/skins/_old/Nova_skins/Nova_red/skin.inc +++ /dev/null @@ -1,239 +0,0 @@ -;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; -;; ;; -;; Copyright (C) KolibriOS team 2004-2017. All rights reserved. ;; -;; Distributed under terms of the GNU General Public License ;; -;; ;; -;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; - -;============================================================================ -; This file should be used to generate skins of new standard -;============================================================================ -; skin file structure: -;---------------------------------------------------------------------------- -; header: -; dd 'SKIN' -; dd = version (1 for now) -; dd @ params -; dd @ buttons -; dd @ bitmaps -; ... -;---------------------------------------------------------------------------- -; NOTE: order of sections listed below is insignificant -; since they're identified by pointer in above header -;---------------------------------------------------------------------------- -; ... -; params: -; dd = skin height -; dw = right margin -; dw = left margin -; dw = bottom margin -; dw = top margin -; dd = inner line color -; dd = outer line color -; dd = frame color -; dd = dtp file size -; ?? = dtp file itself -; ... -;---------------------------------------------------------------------------- -; ... -; buttons: -; dd = button type (1 = close, 2 = minimize) -; dw = left button coord (could be negative) -; dw = top button coord (could be negative) -; dw = button width -; dw = button height -; ... etc for all buttons -; dd = 0 (end of buttons list) -; ... -;---------------------------------------------------------------------------- -; ... -; bitmaps: -; dw = bitmap kind (1 = left, 2 = oper, 3 = base) -; dw = bitmap type (1 = active, 0 = inactive) -; dd @ bitmap -; ... etc for all bitmaps -; dd 0 (end of bitmaps list) -; ... -;---------------------------------------------------------------------------- -; ... -; bitmap: -; dd = bitmap width -; dd = bitmap height -; ?? = raw bitmap data -; ... etc for all bitmaps -; ... -;============================================================================ - -dd 'SKIN',1,__params__,__buttons__,__bitmaps__ - -struc BITMAPFILEHEADER { - .bfType dw ? ; WORD - .bfSize dd ? ; DWORD - .bfReserved1 dw ? ; WORD - .bfReserved2 dw ? ; WORD - .bfOffBits dd ? ; DWORD -} - -struc BITMAPINFOHEADER { - .biSize dd ? ; DWORD - .biWidth dd ? ; LONG - .biHeight dd ? ; LONG - .biPlanes dw ? ; WORD - .biBitCount dw ? ; WORD - .biCompression dd ? ; DWORD - .biSizeImage dd ? ; DWORD - .biXPelsPerMeter dd ? ; LONG - .biYPelsPerMeter dd ? ; LONG - .biClrUsed dd ? ; DWORD - .biClrImportant dd ? ; DWORD -} - -struc _bmp { - .h BITMAPFILEHEADER - .i BITMAPINFOHEADER -} -virtual at 0 - _bmp _bmp -end virtual - -macro BITMAP _name*,_fname* -{ - local w,h,a,r,g,b - virtual at 0 - _file equ _#_name - _file:: - file _fname - end virtual - load w dword from _file:_bmp.i.biWidth - load h dword from _file:_bmp.i.biHeight - load hsize dword from _file:_bmp.h.bfOffBits - align 4 - label _name - .width = w - .height = h - dd w,h - a=hsize+(w*3+(w mod 4))*(h-1) - size = $ - repeat h - repeat w - load r from _file:a+0 - load g from _file:a+1 - load b from _file:a+2 - db r,g,b - a=a+3 - end repeat - a=a-w*3*2-(w mod 4) - end repeat -} - -macro define_colors name,[col,val] -{ - common - local a,b,c - forward - match =binner,col \{ a = val \} - match =bouter,col \{ b = val \} - match =bframe,col \{ c = val \} - common - name equ a,b,c -} - -macro SKIN_PARAMS [a] -{ - common - local _height,_margins,_colors,_colors_1,_dtp - __params__: - forward - match qq == ww,a - \{ - match =height,qq \\{ _height = ww \\} - match =margins,qq \\{ - match [q1:q2:q3:q4],ww - \\\{ - _margins equ q3,q1,q4,q2 - \\\} - \\} - match =colors =active,qq - \\{ - match [q10==q11:q20==q21:q30==q31],ww - \\\{ - define_colors _colors,q10,q11,q20,q21,q30,q31 - \\\} - \\} - match =colors =inactive,qq - \\{ - match [q10==q11:q20==q21:q30==q31],ww - \\\{ - define_colors _colors_1,q10,q11,q20,q21,q30,q31 - \\\} - \\} - match =dtp,qq \\{ _dtp equ ww \\} - \} - common - dd _height - dw _margins - dd _colors,_colors_1 - dd @f - $ - 4 - file _dtp - @@: -} - -macro SKIN_BUTTONS [a] -{ - common - local btn - __buttons__: - forward - match qq == ww,a - \{ - btn = 0 - match =close,qq \\{ btn = 1 \\} - match =minimize,qq \\{ btn = 2 \\} - match [q1:q2][q3:q4],ww - \\{ - if btn <> 0 - dd btn - dw q1,q2,q3,q4 - end if - \\} - \} - common - dd 0 -} - -macro SKIN_BITMAPS [a] -{ - common - local bmp - __bitmaps__: - forward - match qq == ww,a - \{ - bmp=-1 - match qqq =active,qq \\{ bmp = 1 \\} - match qqq =inactive,qq \\{ bmp = 0 \\} - match =left qqq,qq - \\{ - if bmp >= 0 - dw 1,bmp - dd ww - end if - \\} - match =oper qqq,qq - \\{ - if bmp >= 0 - dw 2,bmp - dd ww - end if - \\} - match =base qqq,qq - \\{ - if bmp >= 0 - dw 3,bmp - dd ww - end if - \\} - \} - common - dd 0 -} diff --git a/skins/_old/Nova_skins/Nova_violet/About.txt b/skins/_old/Nova_skins/Nova_violet/About.txt deleted file mode 100644 index 600c7ecebc..0000000000 --- a/skins/_old/Nova_skins/Nova_violet/About.txt +++ /dev/null @@ -1,12 +0,0 @@ - -;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; -;; ;; -;; Specially for KolibriOS. ;; -;; Skin created by Rock_maniak_forever. ;; -;; ;; -;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; - -***************************************** -* , ! * -* Proletarian of all countryes, unite! * -***************************************** diff --git a/skins/_old/Nova_skins/Nova_violet/Active/base.bmp b/skins/_old/Nova_skins/Nova_violet/Active/base.bmp deleted file mode 100644 index 33a6ac118c..0000000000 Binary files a/skins/_old/Nova_skins/Nova_violet/Active/base.bmp and /dev/null differ diff --git a/skins/_old/Nova_skins/Nova_violet/Active/left.bmp b/skins/_old/Nova_skins/Nova_violet/Active/left.bmp deleted file mode 100644 index a811aebe28..0000000000 Binary files a/skins/_old/Nova_skins/Nova_violet/Active/left.bmp and /dev/null differ diff --git a/skins/_old/Nova_skins/Nova_violet/Active/oper.bmp b/skins/_old/Nova_skins/Nova_violet/Active/oper.bmp deleted file mode 100644 index db674448ad..0000000000 Binary files a/skins/_old/Nova_skins/Nova_violet/Active/oper.bmp and /dev/null differ diff --git a/skins/_old/Nova_skins/Nova_violet/Inactive/base.bmp b/skins/_old/Nova_skins/Nova_violet/Inactive/base.bmp deleted file mode 100644 index 877a88d749..0000000000 Binary files a/skins/_old/Nova_skins/Nova_violet/Inactive/base.bmp and /dev/null differ diff --git a/skins/_old/Nova_skins/Nova_violet/Inactive/left.bmp b/skins/_old/Nova_skins/Nova_violet/Inactive/left.bmp deleted file mode 100644 index 0b65740c9b..0000000000 Binary files a/skins/_old/Nova_skins/Nova_violet/Inactive/left.bmp and /dev/null differ diff --git a/skins/_old/Nova_skins/Nova_violet/Inactive/oper.bmp b/skins/_old/Nova_skins/Nova_violet/Inactive/oper.bmp deleted file mode 100644 index 4373c2b0ba..0000000000 Binary files a/skins/_old/Nova_skins/Nova_violet/Inactive/oper.bmp and /dev/null differ diff --git a/skins/_old/Nova_skins/Nova_violet/Nova_violet.asm b/skins/_old/Nova_skins/Nova_violet/Nova_violet.asm deleted file mode 100644 index 3119a44c35..0000000000 --- a/skins/_old/Nova_skins/Nova_violet/Nova_violet.asm +++ /dev/null @@ -1,39 +0,0 @@ -include 'skin.inc' - -SKIN_PARAMS \ - height = bmp_base.height,\ ; skin height - margins = [19:1:43:1],\ ; margins [left:top:right:bottom] - colors active = [binner=0xBB9BDA:\ ; border inner color - bouter=0xBB9BDA:\ ; border outer color - bframe=0x552881],\ ; border frame color - colors inactive = [binner=0xCCB4E4:\ ; border inner color - bouter=0xCCB4E4:\ ; border outer color - bframe=0x76459E],\ ; border frame color - dtp = 'VIOLET.DTP' ; dtp colors - -SKIN_BUTTONS \ - close = [-32:0][26:18],\ ; buttons coordinates - minimize = [-49:0][17:18] ; [left:top][width:height] - -SKIN_BITMAPS \ - left active = bmp_left,\ ; skin bitmaps pointers - left inactive = bmp_left1,\ - oper active = bmp_oper,\ - oper inactive = bmp_oper1,\ - base active = bmp_base,\ - base inactive = bmp_base1 - -BITMAP bmp_left ,'Active/left.bmp' ; skin bitmaps -BITMAP bmp_oper ,'Active/oper.bmp' -BITMAP bmp_base ,'Active/base.bmp' -BITMAP bmp_left1,'Inactive/left.bmp' -BITMAP bmp_oper1,'Inactive/oper.bmp' -BITMAP bmp_base1,'Inactive/base.bmp' - -;================================; -; Created by Rock_maniak_forever ; -;================================; - -; 7838B7 - -; 552881 \ No newline at end of file diff --git a/skins/_old/Nova_skins/Nova_violet/Screenshot.png b/skins/_old/Nova_skins/Nova_violet/Screenshot.png deleted file mode 100644 index 7ce413eb09..0000000000 Binary files a/skins/_old/Nova_skins/Nova_violet/Screenshot.png and /dev/null differ diff --git a/skins/_old/Nova_skins/Nova_violet/Tupfile.lua b/skins/_old/Nova_skins/Nova_violet/Tupfile.lua deleted file mode 100644 index 4078aa1f4a..0000000000 --- a/skins/_old/Nova_skins/Nova_violet/Tupfile.lua +++ /dev/null @@ -1,2 +0,0 @@ -if tup.getconfig("NO_FASM") ~= "" then return end -tup.rule("Nova_violet.asm", 'fasm "%f" "%o" ' .. tup.getconfig("KPACK_CMD"), "Nova_violet.skn") diff --git a/skins/_old/Nova_skins/Nova_violet/VIOLET.DTP b/skins/_old/Nova_skins/Nova_violet/VIOLET.DTP deleted file mode 100644 index a78039e369..0000000000 Binary files a/skins/_old/Nova_skins/Nova_violet/VIOLET.DTP and /dev/null differ diff --git a/skins/_old/Nova_skins/Nova_violet/skin.inc b/skins/_old/Nova_skins/Nova_violet/skin.inc deleted file mode 100644 index 81a6bd8f3f..0000000000 --- a/skins/_old/Nova_skins/Nova_violet/skin.inc +++ /dev/null @@ -1,239 +0,0 @@ -;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; -;; ;; -;; Copyright (C) KolibriOS team 2004-2017. All rights reserved. ;; -;; Distributed under terms of the GNU General Public License ;; -;; ;; -;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; - -;============================================================================ -; This file should be used to generate skins of new standard -;============================================================================ -; skin file structure: -;---------------------------------------------------------------------------- -; header: -; dd 'SKIN' -; dd = version (1 for now) -; dd @ params -; dd @ buttons -; dd @ bitmaps -; ... -;---------------------------------------------------------------------------- -; NOTE: order of sections listed below is insignificant -; since they're identified by pointer in above header -;---------------------------------------------------------------------------- -; ... -; params: -; dd = skin height -; dw = right margin -; dw = left margin -; dw = bottom margin -; dw = top margin -; dd = inner line color -; dd = outer line color -; dd = frame color -; dd = dtp file size -; ?? = dtp file itself -; ... -;---------------------------------------------------------------------------- -; ... -; buttons: -; dd = button type (1 = close, 2 = minimize) -; dw = left button coord (could be negative) -; dw = top button coord (could be negative) -; dw = button width -; dw = button height -; ... etc for all buttons -; dd = 0 (end of buttons list) -; ... -;---------------------------------------------------------------------------- -; ... -; bitmaps: -; dw = bitmap kind (1 = left, 2 = oper, 3 = base) -; dw = bitmap type (1 = active, 0 = inactive) -; dd @ bitmap -; ... etc for all bitmaps -; dd 0 (end of bitmaps list) -; ... -;---------------------------------------------------------------------------- -; ... -; bitmap: -; dd = bitmap width -; dd = bitmap height -; ?? = raw bitmap data -; ... etc for all bitmaps -; ... -;============================================================================ - -dd 'SKIN',1,__params__,__buttons__,__bitmaps__ - -struc BITMAPFILEHEADER { - .bfType dw ? ; WORD - .bfSize dd ? ; DWORD - .bfReserved1 dw ? ; WORD - .bfReserved2 dw ? ; WORD - .bfOffBits dd ? ; DWORD -} - -struc BITMAPINFOHEADER { - .biSize dd ? ; DWORD - .biWidth dd ? ; LONG - .biHeight dd ? ; LONG - .biPlanes dw ? ; WORD - .biBitCount dw ? ; WORD - .biCompression dd ? ; DWORD - .biSizeImage dd ? ; DWORD - .biXPelsPerMeter dd ? ; LONG - .biYPelsPerMeter dd ? ; LONG - .biClrUsed dd ? ; DWORD - .biClrImportant dd ? ; DWORD -} - -struc _bmp { - .h BITMAPFILEHEADER - .i BITMAPINFOHEADER -} -virtual at 0 - _bmp _bmp -end virtual - -macro BITMAP _name*,_fname* -{ - local w,h,a,r,g,b - virtual at 0 - _file equ _#_name - _file:: - file _fname - end virtual - load w dword from _file:_bmp.i.biWidth - load h dword from _file:_bmp.i.biHeight - load hsize dword from _file:_bmp.h.bfOffBits - align 4 - label _name - .width = w - .height = h - dd w,h - a=hsize+(w*3+(w mod 4))*(h-1) - size = $ - repeat h - repeat w - load r from _file:a+0 - load g from _file:a+1 - load b from _file:a+2 - db r,g,b - a=a+3 - end repeat - a=a-w*3*2-(w mod 4) - end repeat -} - -macro define_colors name,[col,val] -{ - common - local a,b,c - forward - match =binner,col \{ a = val \} - match =bouter,col \{ b = val \} - match =bframe,col \{ c = val \} - common - name equ a,b,c -} - -macro SKIN_PARAMS [a] -{ - common - local _height,_margins,_colors,_colors_1,_dtp - __params__: - forward - match qq == ww,a - \{ - match =height,qq \\{ _height = ww \\} - match =margins,qq \\{ - match [q1:q2:q3:q4],ww - \\\{ - _margins equ q3,q1,q4,q2 - \\\} - \\} - match =colors =active,qq - \\{ - match [q10==q11:q20==q21:q30==q31],ww - \\\{ - define_colors _colors,q10,q11,q20,q21,q30,q31 - \\\} - \\} - match =colors =inactive,qq - \\{ - match [q10==q11:q20==q21:q30==q31],ww - \\\{ - define_colors _colors_1,q10,q11,q20,q21,q30,q31 - \\\} - \\} - match =dtp,qq \\{ _dtp equ ww \\} - \} - common - dd _height - dw _margins - dd _colors,_colors_1 - dd @f - $ - 4 - file _dtp - @@: -} - -macro SKIN_BUTTONS [a] -{ - common - local btn - __buttons__: - forward - match qq == ww,a - \{ - btn = 0 - match =close,qq \\{ btn = 1 \\} - match =minimize,qq \\{ btn = 2 \\} - match [q1:q2][q3:q4],ww - \\{ - if btn <> 0 - dd btn - dw q1,q2,q3,q4 - end if - \\} - \} - common - dd 0 -} - -macro SKIN_BITMAPS [a] -{ - common - local bmp - __bitmaps__: - forward - match qq == ww,a - \{ - bmp=-1 - match qqq =active,qq \\{ bmp = 1 \\} - match qqq =inactive,qq \\{ bmp = 0 \\} - match =left qqq,qq - \\{ - if bmp >= 0 - dw 1,bmp - dd ww - end if - \\} - match =oper qqq,qq - \\{ - if bmp >= 0 - dw 2,bmp - dd ww - end if - \\} - match =base qqq,qq - \\{ - if bmp >= 0 - dw 3,bmp - dd ww - end if - \\} - \} - common - dd 0 -} diff --git a/skins/_old/WindowsXP/WinXP Classic green/GRAY.DTP b/skins/_old/WindowsXP/WinXP Classic green/GRAY.DTP deleted file mode 100644 index 3668c24016..0000000000 Binary files a/skins/_old/WindowsXP/WinXP Classic green/GRAY.DTP and /dev/null differ diff --git a/skins/_old/WindowsXP/WinXP Classic green/Tupfile.lua b/skins/_old/WindowsXP/WinXP Classic green/Tupfile.lua deleted file mode 100644 index 7fa7e7bab8..0000000000 --- a/skins/_old/WindowsXP/WinXP Classic green/Tupfile.lua +++ /dev/null @@ -1,2 +0,0 @@ -if tup.getconfig("NO_FASM") ~= "" then return end -tup.rule("WinXP_Classic_green.asm", 'fasm "%f" "%o" ' .. tup.getconfig("KPACK_CMD"), "WinXP Classic green.skn") diff --git a/skins/_old/WindowsXP/WinXP Classic green/WinXP_Classic_green.asm b/skins/_old/WindowsXP/WinXP Classic green/WinXP_Classic_green.asm deleted file mode 100644 index 5a599f67d3..0000000000 --- a/skins/_old/WindowsXP/WinXP Classic green/WinXP_Classic_green.asm +++ /dev/null @@ -1,31 +0,0 @@ -include 'skin.inc' - -SKIN_PARAMS \ - height = bmp_base.height,\ ; skin height - margins = [5:1:43:1],\ ; margins [left:top:right:bottom] - colors active = [binner=0x808080:\ ; border inner color - bouter=0x808080:\ ; border outer color - bframe=0xC0C0C0],\ ; border frame color - colors inactive = [binner=0x808080:\ ; border inner color - bouter=0x808080:\ ; border outer color - bframe=0x999999],\ ; border frame color - dtp = 'GRAY.DTP' ; dtp colors - -SKIN_BUTTONS \ - close = [-21:6][15:13],\ ; buttons coordinates - minimize = [-39:6][15:13] ; [left:top][width:height] - -SKIN_BITMAPS \ - left active = bmp_left,\ ; skin bitmaps pointers - left inactive = bmp_left1,\ - oper active = bmp_oper,\ - oper inactive = bmp_oper1,\ - base active = bmp_base,\ - base inactive = bmp_base1 - -BITMAP bmp_left ,'active/left.bmp' ; skin bitmaps -BITMAP bmp_oper ,'active/oper.bmp' -BITMAP bmp_base ,'active/base.bmp' -BITMAP bmp_left1,'inactive/left.bmp' -BITMAP bmp_oper1,'inactive/oper.bmp' -BITMAP bmp_base1,'inactive/base.bmp' diff --git a/skins/_old/WindowsXP/WinXP Classic green/active/base.bmp b/skins/_old/WindowsXP/WinXP Classic green/active/base.bmp deleted file mode 100644 index 6eacbc4182..0000000000 Binary files a/skins/_old/WindowsXP/WinXP Classic green/active/base.bmp and /dev/null differ diff --git a/skins/_old/WindowsXP/WinXP Classic green/active/left.bmp b/skins/_old/WindowsXP/WinXP Classic green/active/left.bmp deleted file mode 100644 index e37e8ed916..0000000000 Binary files a/skins/_old/WindowsXP/WinXP Classic green/active/left.bmp and /dev/null differ diff --git a/skins/_old/WindowsXP/WinXP Classic green/active/oper.bmp b/skins/_old/WindowsXP/WinXP Classic green/active/oper.bmp deleted file mode 100644 index 238c78fa91..0000000000 Binary files a/skins/_old/WindowsXP/WinXP Classic green/active/oper.bmp and /dev/null differ diff --git a/skins/_old/WindowsXP/WinXP Classic green/inactive/base.bmp b/skins/_old/WindowsXP/WinXP Classic green/inactive/base.bmp deleted file mode 100644 index 2700d5982a..0000000000 Binary files a/skins/_old/WindowsXP/WinXP Classic green/inactive/base.bmp and /dev/null differ diff --git a/skins/_old/WindowsXP/WinXP Classic green/inactive/left.bmp b/skins/_old/WindowsXP/WinXP Classic green/inactive/left.bmp deleted file mode 100644 index 49b7542ce0..0000000000 Binary files a/skins/_old/WindowsXP/WinXP Classic green/inactive/left.bmp and /dev/null differ diff --git a/skins/_old/WindowsXP/WinXP Classic green/inactive/oper.bmp b/skins/_old/WindowsXP/WinXP Classic green/inactive/oper.bmp deleted file mode 100644 index 5a67523e31..0000000000 Binary files a/skins/_old/WindowsXP/WinXP Classic green/inactive/oper.bmp and /dev/null differ diff --git a/skins/_old/WindowsXP/WinXP Classic green/skin.inc b/skins/_old/WindowsXP/WinXP Classic green/skin.inc deleted file mode 100644 index 81a6bd8f3f..0000000000 --- a/skins/_old/WindowsXP/WinXP Classic green/skin.inc +++ /dev/null @@ -1,239 +0,0 @@ -;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; -;; ;; -;; Copyright (C) KolibriOS team 2004-2017. All rights reserved. ;; -;; Distributed under terms of the GNU General Public License ;; -;; ;; -;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; - -;============================================================================ -; This file should be used to generate skins of new standard -;============================================================================ -; skin file structure: -;---------------------------------------------------------------------------- -; header: -; dd 'SKIN' -; dd = version (1 for now) -; dd @ params -; dd @ buttons -; dd @ bitmaps -; ... -;---------------------------------------------------------------------------- -; NOTE: order of sections listed below is insignificant -; since they're identified by pointer in above header -;---------------------------------------------------------------------------- -; ... -; params: -; dd = skin height -; dw = right margin -; dw = left margin -; dw = bottom margin -; dw = top margin -; dd = inner line color -; dd = outer line color -; dd = frame color -; dd = dtp file size -; ?? = dtp file itself -; ... -;---------------------------------------------------------------------------- -; ... -; buttons: -; dd = button type (1 = close, 2 = minimize) -; dw = left button coord (could be negative) -; dw = top button coord (could be negative) -; dw = button width -; dw = button height -; ... etc for all buttons -; dd = 0 (end of buttons list) -; ... -;---------------------------------------------------------------------------- -; ... -; bitmaps: -; dw = bitmap kind (1 = left, 2 = oper, 3 = base) -; dw = bitmap type (1 = active, 0 = inactive) -; dd @ bitmap -; ... etc for all bitmaps -; dd 0 (end of bitmaps list) -; ... -;---------------------------------------------------------------------------- -; ... -; bitmap: -; dd = bitmap width -; dd = bitmap height -; ?? = raw bitmap data -; ... etc for all bitmaps -; ... -;============================================================================ - -dd 'SKIN',1,__params__,__buttons__,__bitmaps__ - -struc BITMAPFILEHEADER { - .bfType dw ? ; WORD - .bfSize dd ? ; DWORD - .bfReserved1 dw ? ; WORD - .bfReserved2 dw ? ; WORD - .bfOffBits dd ? ; DWORD -} - -struc BITMAPINFOHEADER { - .biSize dd ? ; DWORD - .biWidth dd ? ; LONG - .biHeight dd ? ; LONG - .biPlanes dw ? ; WORD - .biBitCount dw ? ; WORD - .biCompression dd ? ; DWORD - .biSizeImage dd ? ; DWORD - .biXPelsPerMeter dd ? ; LONG - .biYPelsPerMeter dd ? ; LONG - .biClrUsed dd ? ; DWORD - .biClrImportant dd ? ; DWORD -} - -struc _bmp { - .h BITMAPFILEHEADER - .i BITMAPINFOHEADER -} -virtual at 0 - _bmp _bmp -end virtual - -macro BITMAP _name*,_fname* -{ - local w,h,a,r,g,b - virtual at 0 - _file equ _#_name - _file:: - file _fname - end virtual - load w dword from _file:_bmp.i.biWidth - load h dword from _file:_bmp.i.biHeight - load hsize dword from _file:_bmp.h.bfOffBits - align 4 - label _name - .width = w - .height = h - dd w,h - a=hsize+(w*3+(w mod 4))*(h-1) - size = $ - repeat h - repeat w - load r from _file:a+0 - load g from _file:a+1 - load b from _file:a+2 - db r,g,b - a=a+3 - end repeat - a=a-w*3*2-(w mod 4) - end repeat -} - -macro define_colors name,[col,val] -{ - common - local a,b,c - forward - match =binner,col \{ a = val \} - match =bouter,col \{ b = val \} - match =bframe,col \{ c = val \} - common - name equ a,b,c -} - -macro SKIN_PARAMS [a] -{ - common - local _height,_margins,_colors,_colors_1,_dtp - __params__: - forward - match qq == ww,a - \{ - match =height,qq \\{ _height = ww \\} - match =margins,qq \\{ - match [q1:q2:q3:q4],ww - \\\{ - _margins equ q3,q1,q4,q2 - \\\} - \\} - match =colors =active,qq - \\{ - match [q10==q11:q20==q21:q30==q31],ww - \\\{ - define_colors _colors,q10,q11,q20,q21,q30,q31 - \\\} - \\} - match =colors =inactive,qq - \\{ - match [q10==q11:q20==q21:q30==q31],ww - \\\{ - define_colors _colors_1,q10,q11,q20,q21,q30,q31 - \\\} - \\} - match =dtp,qq \\{ _dtp equ ww \\} - \} - common - dd _height - dw _margins - dd _colors,_colors_1 - dd @f - $ - 4 - file _dtp - @@: -} - -macro SKIN_BUTTONS [a] -{ - common - local btn - __buttons__: - forward - match qq == ww,a - \{ - btn = 0 - match =close,qq \\{ btn = 1 \\} - match =minimize,qq \\{ btn = 2 \\} - match [q1:q2][q3:q4],ww - \\{ - if btn <> 0 - dd btn - dw q1,q2,q3,q4 - end if - \\} - \} - common - dd 0 -} - -macro SKIN_BITMAPS [a] -{ - common - local bmp - __bitmaps__: - forward - match qq == ww,a - \{ - bmp=-1 - match qqq =active,qq \\{ bmp = 1 \\} - match qqq =inactive,qq \\{ bmp = 0 \\} - match =left qqq,qq - \\{ - if bmp >= 0 - dw 1,bmp - dd ww - end if - \\} - match =oper qqq,qq - \\{ - if bmp >= 0 - dw 2,bmp - dd ww - end if - \\} - match =base qqq,qq - \\{ - if bmp >= 0 - dw 3,bmp - dd ww - end if - \\} - \} - common - dd 0 -} diff --git a/skins/_old/WindowsXP/WinXP Classic orange/GRAY.DTP b/skins/_old/WindowsXP/WinXP Classic orange/GRAY.DTP deleted file mode 100644 index 0c8da72a45..0000000000 Binary files a/skins/_old/WindowsXP/WinXP Classic orange/GRAY.DTP and /dev/null differ diff --git a/skins/_old/WindowsXP/WinXP Classic orange/Tupfile.lua b/skins/_old/WindowsXP/WinXP Classic orange/Tupfile.lua deleted file mode 100644 index ce9fc80ed5..0000000000 --- a/skins/_old/WindowsXP/WinXP Classic orange/Tupfile.lua +++ /dev/null @@ -1,2 +0,0 @@ -if tup.getconfig("NO_FASM") ~= "" then return end -tup.rule("WinXP_Classic_orange.asm", 'fasm "%f" "%o" ' .. tup.getconfig("KPACK_CMD"), "WinXP Classic orange.skn") diff --git a/skins/_old/WindowsXP/WinXP Classic orange/WinXP_Classic_orange.asm b/skins/_old/WindowsXP/WinXP Classic orange/WinXP_Classic_orange.asm deleted file mode 100644 index 5a599f67d3..0000000000 --- a/skins/_old/WindowsXP/WinXP Classic orange/WinXP_Classic_orange.asm +++ /dev/null @@ -1,31 +0,0 @@ -include 'skin.inc' - -SKIN_PARAMS \ - height = bmp_base.height,\ ; skin height - margins = [5:1:43:1],\ ; margins [left:top:right:bottom] - colors active = [binner=0x808080:\ ; border inner color - bouter=0x808080:\ ; border outer color - bframe=0xC0C0C0],\ ; border frame color - colors inactive = [binner=0x808080:\ ; border inner color - bouter=0x808080:\ ; border outer color - bframe=0x999999],\ ; border frame color - dtp = 'GRAY.DTP' ; dtp colors - -SKIN_BUTTONS \ - close = [-21:6][15:13],\ ; buttons coordinates - minimize = [-39:6][15:13] ; [left:top][width:height] - -SKIN_BITMAPS \ - left active = bmp_left,\ ; skin bitmaps pointers - left inactive = bmp_left1,\ - oper active = bmp_oper,\ - oper inactive = bmp_oper1,\ - base active = bmp_base,\ - base inactive = bmp_base1 - -BITMAP bmp_left ,'active/left.bmp' ; skin bitmaps -BITMAP bmp_oper ,'active/oper.bmp' -BITMAP bmp_base ,'active/base.bmp' -BITMAP bmp_left1,'inactive/left.bmp' -BITMAP bmp_oper1,'inactive/oper.bmp' -BITMAP bmp_base1,'inactive/base.bmp' diff --git a/skins/_old/WindowsXP/WinXP Classic orange/active/base.bmp b/skins/_old/WindowsXP/WinXP Classic orange/active/base.bmp deleted file mode 100644 index e5808371c5..0000000000 Binary files a/skins/_old/WindowsXP/WinXP Classic orange/active/base.bmp and /dev/null differ diff --git a/skins/_old/WindowsXP/WinXP Classic orange/active/left.bmp b/skins/_old/WindowsXP/WinXP Classic orange/active/left.bmp deleted file mode 100644 index 3e60d4dbf6..0000000000 Binary files a/skins/_old/WindowsXP/WinXP Classic orange/active/left.bmp and /dev/null differ diff --git a/skins/_old/WindowsXP/WinXP Classic orange/active/oper.bmp b/skins/_old/WindowsXP/WinXP Classic orange/active/oper.bmp deleted file mode 100644 index 9563de29d0..0000000000 Binary files a/skins/_old/WindowsXP/WinXP Classic orange/active/oper.bmp and /dev/null differ diff --git a/skins/_old/WindowsXP/WinXP Classic orange/inactive/base.bmp b/skins/_old/WindowsXP/WinXP Classic orange/inactive/base.bmp deleted file mode 100644 index 61164bb6ef..0000000000 Binary files a/skins/_old/WindowsXP/WinXP Classic orange/inactive/base.bmp and /dev/null differ diff --git a/skins/_old/WindowsXP/WinXP Classic orange/inactive/left.bmp b/skins/_old/WindowsXP/WinXP Classic orange/inactive/left.bmp deleted file mode 100644 index 7cc7474ec8..0000000000 Binary files a/skins/_old/WindowsXP/WinXP Classic orange/inactive/left.bmp and /dev/null differ diff --git a/skins/_old/WindowsXP/WinXP Classic orange/inactive/oper.bmp b/skins/_old/WindowsXP/WinXP Classic orange/inactive/oper.bmp deleted file mode 100644 index 2b0fc0db81..0000000000 Binary files a/skins/_old/WindowsXP/WinXP Classic orange/inactive/oper.bmp and /dev/null differ diff --git a/skins/_old/WindowsXP/WinXP Classic orange/skin.inc b/skins/_old/WindowsXP/WinXP Classic orange/skin.inc deleted file mode 100644 index 81a6bd8f3f..0000000000 --- a/skins/_old/WindowsXP/WinXP Classic orange/skin.inc +++ /dev/null @@ -1,239 +0,0 @@ -;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; -;; ;; -;; Copyright (C) KolibriOS team 2004-2017. All rights reserved. ;; -;; Distributed under terms of the GNU General Public License ;; -;; ;; -;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; - -;============================================================================ -; This file should be used to generate skins of new standard -;============================================================================ -; skin file structure: -;---------------------------------------------------------------------------- -; header: -; dd 'SKIN' -; dd = version (1 for now) -; dd @ params -; dd @ buttons -; dd @ bitmaps -; ... -;---------------------------------------------------------------------------- -; NOTE: order of sections listed below is insignificant -; since they're identified by pointer in above header -;---------------------------------------------------------------------------- -; ... -; params: -; dd = skin height -; dw = right margin -; dw = left margin -; dw = bottom margin -; dw = top margin -; dd = inner line color -; dd = outer line color -; dd = frame color -; dd = dtp file size -; ?? = dtp file itself -; ... -;---------------------------------------------------------------------------- -; ... -; buttons: -; dd = button type (1 = close, 2 = minimize) -; dw = left button coord (could be negative) -; dw = top button coord (could be negative) -; dw = button width -; dw = button height -; ... etc for all buttons -; dd = 0 (end of buttons list) -; ... -;---------------------------------------------------------------------------- -; ... -; bitmaps: -; dw = bitmap kind (1 = left, 2 = oper, 3 = base) -; dw = bitmap type (1 = active, 0 = inactive) -; dd @ bitmap -; ... etc for all bitmaps -; dd 0 (end of bitmaps list) -; ... -;---------------------------------------------------------------------------- -; ... -; bitmap: -; dd = bitmap width -; dd = bitmap height -; ?? = raw bitmap data -; ... etc for all bitmaps -; ... -;============================================================================ - -dd 'SKIN',1,__params__,__buttons__,__bitmaps__ - -struc BITMAPFILEHEADER { - .bfType dw ? ; WORD - .bfSize dd ? ; DWORD - .bfReserved1 dw ? ; WORD - .bfReserved2 dw ? ; WORD - .bfOffBits dd ? ; DWORD -} - -struc BITMAPINFOHEADER { - .biSize dd ? ; DWORD - .biWidth dd ? ; LONG - .biHeight dd ? ; LONG - .biPlanes dw ? ; WORD - .biBitCount dw ? ; WORD - .biCompression dd ? ; DWORD - .biSizeImage dd ? ; DWORD - .biXPelsPerMeter dd ? ; LONG - .biYPelsPerMeter dd ? ; LONG - .biClrUsed dd ? ; DWORD - .biClrImportant dd ? ; DWORD -} - -struc _bmp { - .h BITMAPFILEHEADER - .i BITMAPINFOHEADER -} -virtual at 0 - _bmp _bmp -end virtual - -macro BITMAP _name*,_fname* -{ - local w,h,a,r,g,b - virtual at 0 - _file equ _#_name - _file:: - file _fname - end virtual - load w dword from _file:_bmp.i.biWidth - load h dword from _file:_bmp.i.biHeight - load hsize dword from _file:_bmp.h.bfOffBits - align 4 - label _name - .width = w - .height = h - dd w,h - a=hsize+(w*3+(w mod 4))*(h-1) - size = $ - repeat h - repeat w - load r from _file:a+0 - load g from _file:a+1 - load b from _file:a+2 - db r,g,b - a=a+3 - end repeat - a=a-w*3*2-(w mod 4) - end repeat -} - -macro define_colors name,[col,val] -{ - common - local a,b,c - forward - match =binner,col \{ a = val \} - match =bouter,col \{ b = val \} - match =bframe,col \{ c = val \} - common - name equ a,b,c -} - -macro SKIN_PARAMS [a] -{ - common - local _height,_margins,_colors,_colors_1,_dtp - __params__: - forward - match qq == ww,a - \{ - match =height,qq \\{ _height = ww \\} - match =margins,qq \\{ - match [q1:q2:q3:q4],ww - \\\{ - _margins equ q3,q1,q4,q2 - \\\} - \\} - match =colors =active,qq - \\{ - match [q10==q11:q20==q21:q30==q31],ww - \\\{ - define_colors _colors,q10,q11,q20,q21,q30,q31 - \\\} - \\} - match =colors =inactive,qq - \\{ - match [q10==q11:q20==q21:q30==q31],ww - \\\{ - define_colors _colors_1,q10,q11,q20,q21,q30,q31 - \\\} - \\} - match =dtp,qq \\{ _dtp equ ww \\} - \} - common - dd _height - dw _margins - dd _colors,_colors_1 - dd @f - $ - 4 - file _dtp - @@: -} - -macro SKIN_BUTTONS [a] -{ - common - local btn - __buttons__: - forward - match qq == ww,a - \{ - btn = 0 - match =close,qq \\{ btn = 1 \\} - match =minimize,qq \\{ btn = 2 \\} - match [q1:q2][q3:q4],ww - \\{ - if btn <> 0 - dd btn - dw q1,q2,q3,q4 - end if - \\} - \} - common - dd 0 -} - -macro SKIN_BITMAPS [a] -{ - common - local bmp - __bitmaps__: - forward - match qq == ww,a - \{ - bmp=-1 - match qqq =active,qq \\{ bmp = 1 \\} - match qqq =inactive,qq \\{ bmp = 0 \\} - match =left qqq,qq - \\{ - if bmp >= 0 - dw 1,bmp - dd ww - end if - \\} - match =oper qqq,qq - \\{ - if bmp >= 0 - dw 2,bmp - dd ww - end if - \\} - match =base qqq,qq - \\{ - if bmp >= 0 - dw 3,bmp - dd ww - end if - \\} - \} - common - dd 0 -} diff --git a/skins/_old/WindowsXP/WinXP Classic pink/GRAY.DTP b/skins/_old/WindowsXP/WinXP Classic pink/GRAY.DTP deleted file mode 100644 index 0c8da72a45..0000000000 Binary files a/skins/_old/WindowsXP/WinXP Classic pink/GRAY.DTP and /dev/null differ diff --git a/skins/_old/WindowsXP/WinXP Classic pink/Tupfile.lua b/skins/_old/WindowsXP/WinXP Classic pink/Tupfile.lua deleted file mode 100644 index 17b0526ad1..0000000000 --- a/skins/_old/WindowsXP/WinXP Classic pink/Tupfile.lua +++ /dev/null @@ -1,2 +0,0 @@ -if tup.getconfig("NO_FASM") ~= "" then return end -tup.rule("WinXP_Classic_pink.asm", 'fasm "%f" "%o" ' .. tup.getconfig("KPACK_CMD"), "WinXP Classic pink.skn") diff --git a/skins/_old/WindowsXP/WinXP Classic pink/WinXP_Classic_pink.asm b/skins/_old/WindowsXP/WinXP Classic pink/WinXP_Classic_pink.asm deleted file mode 100644 index 5a599f67d3..0000000000 --- a/skins/_old/WindowsXP/WinXP Classic pink/WinXP_Classic_pink.asm +++ /dev/null @@ -1,31 +0,0 @@ -include 'skin.inc' - -SKIN_PARAMS \ - height = bmp_base.height,\ ; skin height - margins = [5:1:43:1],\ ; margins [left:top:right:bottom] - colors active = [binner=0x808080:\ ; border inner color - bouter=0x808080:\ ; border outer color - bframe=0xC0C0C0],\ ; border frame color - colors inactive = [binner=0x808080:\ ; border inner color - bouter=0x808080:\ ; border outer color - bframe=0x999999],\ ; border frame color - dtp = 'GRAY.DTP' ; dtp colors - -SKIN_BUTTONS \ - close = [-21:6][15:13],\ ; buttons coordinates - minimize = [-39:6][15:13] ; [left:top][width:height] - -SKIN_BITMAPS \ - left active = bmp_left,\ ; skin bitmaps pointers - left inactive = bmp_left1,\ - oper active = bmp_oper,\ - oper inactive = bmp_oper1,\ - base active = bmp_base,\ - base inactive = bmp_base1 - -BITMAP bmp_left ,'active/left.bmp' ; skin bitmaps -BITMAP bmp_oper ,'active/oper.bmp' -BITMAP bmp_base ,'active/base.bmp' -BITMAP bmp_left1,'inactive/left.bmp' -BITMAP bmp_oper1,'inactive/oper.bmp' -BITMAP bmp_base1,'inactive/base.bmp' diff --git a/skins/_old/WindowsXP/WinXP Classic pink/active/base.bmp b/skins/_old/WindowsXP/WinXP Classic pink/active/base.bmp deleted file mode 100644 index f7c85b30d4..0000000000 Binary files a/skins/_old/WindowsXP/WinXP Classic pink/active/base.bmp and /dev/null differ diff --git a/skins/_old/WindowsXP/WinXP Classic pink/active/left.bmp b/skins/_old/WindowsXP/WinXP Classic pink/active/left.bmp deleted file mode 100644 index 417a84074f..0000000000 Binary files a/skins/_old/WindowsXP/WinXP Classic pink/active/left.bmp and /dev/null differ diff --git a/skins/_old/WindowsXP/WinXP Classic pink/active/oper.bmp b/skins/_old/WindowsXP/WinXP Classic pink/active/oper.bmp deleted file mode 100644 index 54fe652ef7..0000000000 Binary files a/skins/_old/WindowsXP/WinXP Classic pink/active/oper.bmp and /dev/null differ diff --git a/skins/_old/WindowsXP/WinXP Classic pink/inactive/base.bmp b/skins/_old/WindowsXP/WinXP Classic pink/inactive/base.bmp deleted file mode 100644 index b5a7278d26..0000000000 Binary files a/skins/_old/WindowsXP/WinXP Classic pink/inactive/base.bmp and /dev/null differ diff --git a/skins/_old/WindowsXP/WinXP Classic pink/inactive/left.bmp b/skins/_old/WindowsXP/WinXP Classic pink/inactive/left.bmp deleted file mode 100644 index 3f060c1d34..0000000000 Binary files a/skins/_old/WindowsXP/WinXP Classic pink/inactive/left.bmp and /dev/null differ diff --git a/skins/_old/WindowsXP/WinXP Classic pink/inactive/oper.bmp b/skins/_old/WindowsXP/WinXP Classic pink/inactive/oper.bmp deleted file mode 100644 index 3d8d1152a7..0000000000 Binary files a/skins/_old/WindowsXP/WinXP Classic pink/inactive/oper.bmp and /dev/null differ diff --git a/skins/_old/WindowsXP/WinXP Classic pink/skin.inc b/skins/_old/WindowsXP/WinXP Classic pink/skin.inc deleted file mode 100644 index 81a6bd8f3f..0000000000 --- a/skins/_old/WindowsXP/WinXP Classic pink/skin.inc +++ /dev/null @@ -1,239 +0,0 @@ -;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; -;; ;; -;; Copyright (C) KolibriOS team 2004-2017. All rights reserved. ;; -;; Distributed under terms of the GNU General Public License ;; -;; ;; -;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; - -;============================================================================ -; This file should be used to generate skins of new standard -;============================================================================ -; skin file structure: -;---------------------------------------------------------------------------- -; header: -; dd 'SKIN' -; dd = version (1 for now) -; dd @ params -; dd @ buttons -; dd @ bitmaps -; ... -;---------------------------------------------------------------------------- -; NOTE: order of sections listed below is insignificant -; since they're identified by pointer in above header -;---------------------------------------------------------------------------- -; ... -; params: -; dd = skin height -; dw = right margin -; dw = left margin -; dw = bottom margin -; dw = top margin -; dd = inner line color -; dd = outer line color -; dd = frame color -; dd = dtp file size -; ?? = dtp file itself -; ... -;---------------------------------------------------------------------------- -; ... -; buttons: -; dd = button type (1 = close, 2 = minimize) -; dw = left button coord (could be negative) -; dw = top button coord (could be negative) -; dw = button width -; dw = button height -; ... etc for all buttons -; dd = 0 (end of buttons list) -; ... -;---------------------------------------------------------------------------- -; ... -; bitmaps: -; dw = bitmap kind (1 = left, 2 = oper, 3 = base) -; dw = bitmap type (1 = active, 0 = inactive) -; dd @ bitmap -; ... etc for all bitmaps -; dd 0 (end of bitmaps list) -; ... -;---------------------------------------------------------------------------- -; ... -; bitmap: -; dd = bitmap width -; dd = bitmap height -; ?? = raw bitmap data -; ... etc for all bitmaps -; ... -;============================================================================ - -dd 'SKIN',1,__params__,__buttons__,__bitmaps__ - -struc BITMAPFILEHEADER { - .bfType dw ? ; WORD - .bfSize dd ? ; DWORD - .bfReserved1 dw ? ; WORD - .bfReserved2 dw ? ; WORD - .bfOffBits dd ? ; DWORD -} - -struc BITMAPINFOHEADER { - .biSize dd ? ; DWORD - .biWidth dd ? ; LONG - .biHeight dd ? ; LONG - .biPlanes dw ? ; WORD - .biBitCount dw ? ; WORD - .biCompression dd ? ; DWORD - .biSizeImage dd ? ; DWORD - .biXPelsPerMeter dd ? ; LONG - .biYPelsPerMeter dd ? ; LONG - .biClrUsed dd ? ; DWORD - .biClrImportant dd ? ; DWORD -} - -struc _bmp { - .h BITMAPFILEHEADER - .i BITMAPINFOHEADER -} -virtual at 0 - _bmp _bmp -end virtual - -macro BITMAP _name*,_fname* -{ - local w,h,a,r,g,b - virtual at 0 - _file equ _#_name - _file:: - file _fname - end virtual - load w dword from _file:_bmp.i.biWidth - load h dword from _file:_bmp.i.biHeight - load hsize dword from _file:_bmp.h.bfOffBits - align 4 - label _name - .width = w - .height = h - dd w,h - a=hsize+(w*3+(w mod 4))*(h-1) - size = $ - repeat h - repeat w - load r from _file:a+0 - load g from _file:a+1 - load b from _file:a+2 - db r,g,b - a=a+3 - end repeat - a=a-w*3*2-(w mod 4) - end repeat -} - -macro define_colors name,[col,val] -{ - common - local a,b,c - forward - match =binner,col \{ a = val \} - match =bouter,col \{ b = val \} - match =bframe,col \{ c = val \} - common - name equ a,b,c -} - -macro SKIN_PARAMS [a] -{ - common - local _height,_margins,_colors,_colors_1,_dtp - __params__: - forward - match qq == ww,a - \{ - match =height,qq \\{ _height = ww \\} - match =margins,qq \\{ - match [q1:q2:q3:q4],ww - \\\{ - _margins equ q3,q1,q4,q2 - \\\} - \\} - match =colors =active,qq - \\{ - match [q10==q11:q20==q21:q30==q31],ww - \\\{ - define_colors _colors,q10,q11,q20,q21,q30,q31 - \\\} - \\} - match =colors =inactive,qq - \\{ - match [q10==q11:q20==q21:q30==q31],ww - \\\{ - define_colors _colors_1,q10,q11,q20,q21,q30,q31 - \\\} - \\} - match =dtp,qq \\{ _dtp equ ww \\} - \} - common - dd _height - dw _margins - dd _colors,_colors_1 - dd @f - $ - 4 - file _dtp - @@: -} - -macro SKIN_BUTTONS [a] -{ - common - local btn - __buttons__: - forward - match qq == ww,a - \{ - btn = 0 - match =close,qq \\{ btn = 1 \\} - match =minimize,qq \\{ btn = 2 \\} - match [q1:q2][q3:q4],ww - \\{ - if btn <> 0 - dd btn - dw q1,q2,q3,q4 - end if - \\} - \} - common - dd 0 -} - -macro SKIN_BITMAPS [a] -{ - common - local bmp - __bitmaps__: - forward - match qq == ww,a - \{ - bmp=-1 - match qqq =active,qq \\{ bmp = 1 \\} - match qqq =inactive,qq \\{ bmp = 0 \\} - match =left qqq,qq - \\{ - if bmp >= 0 - dw 1,bmp - dd ww - end if - \\} - match =oper qqq,qq - \\{ - if bmp >= 0 - dw 2,bmp - dd ww - end if - \\} - match =base qqq,qq - \\{ - if bmp >= 0 - dw 3,bmp - dd ww - end if - \\} - \} - common - dd 0 -} diff --git a/skins/_old/WindowsXP/WinXP Classic red/GRAY.DTP b/skins/_old/WindowsXP/WinXP Classic red/GRAY.DTP deleted file mode 100644 index 0c8da72a45..0000000000 Binary files a/skins/_old/WindowsXP/WinXP Classic red/GRAY.DTP and /dev/null differ diff --git a/skins/_old/WindowsXP/WinXP Classic red/Tupfile.lua b/skins/_old/WindowsXP/WinXP Classic red/Tupfile.lua deleted file mode 100644 index e67ae875e7..0000000000 --- a/skins/_old/WindowsXP/WinXP Classic red/Tupfile.lua +++ /dev/null @@ -1,2 +0,0 @@ -if tup.getconfig("NO_FASM") ~= "" then return end -tup.rule("WinXP_Classic_red.asm", 'fasm "%f" "%o" ' .. tup.getconfig("KPACK_CMD"), "WinXP Classic red.skn") diff --git a/skins/_old/WindowsXP/WinXP Classic red/WinXP_Classic_red.asm b/skins/_old/WindowsXP/WinXP Classic red/WinXP_Classic_red.asm deleted file mode 100644 index 5a599f67d3..0000000000 --- a/skins/_old/WindowsXP/WinXP Classic red/WinXP_Classic_red.asm +++ /dev/null @@ -1,31 +0,0 @@ -include 'skin.inc' - -SKIN_PARAMS \ - height = bmp_base.height,\ ; skin height - margins = [5:1:43:1],\ ; margins [left:top:right:bottom] - colors active = [binner=0x808080:\ ; border inner color - bouter=0x808080:\ ; border outer color - bframe=0xC0C0C0],\ ; border frame color - colors inactive = [binner=0x808080:\ ; border inner color - bouter=0x808080:\ ; border outer color - bframe=0x999999],\ ; border frame color - dtp = 'GRAY.DTP' ; dtp colors - -SKIN_BUTTONS \ - close = [-21:6][15:13],\ ; buttons coordinates - minimize = [-39:6][15:13] ; [left:top][width:height] - -SKIN_BITMAPS \ - left active = bmp_left,\ ; skin bitmaps pointers - left inactive = bmp_left1,\ - oper active = bmp_oper,\ - oper inactive = bmp_oper1,\ - base active = bmp_base,\ - base inactive = bmp_base1 - -BITMAP bmp_left ,'active/left.bmp' ; skin bitmaps -BITMAP bmp_oper ,'active/oper.bmp' -BITMAP bmp_base ,'active/base.bmp' -BITMAP bmp_left1,'inactive/left.bmp' -BITMAP bmp_oper1,'inactive/oper.bmp' -BITMAP bmp_base1,'inactive/base.bmp' diff --git a/skins/_old/WindowsXP/WinXP Classic red/active/base.bmp b/skins/_old/WindowsXP/WinXP Classic red/active/base.bmp deleted file mode 100644 index 205407ecbf..0000000000 Binary files a/skins/_old/WindowsXP/WinXP Classic red/active/base.bmp and /dev/null differ diff --git a/skins/_old/WindowsXP/WinXP Classic red/active/left.bmp b/skins/_old/WindowsXP/WinXP Classic red/active/left.bmp deleted file mode 100644 index e087f65d49..0000000000 Binary files a/skins/_old/WindowsXP/WinXP Classic red/active/left.bmp and /dev/null differ diff --git a/skins/_old/WindowsXP/WinXP Classic red/active/oper.bmp b/skins/_old/WindowsXP/WinXP Classic red/active/oper.bmp deleted file mode 100644 index 1620da1cda..0000000000 Binary files a/skins/_old/WindowsXP/WinXP Classic red/active/oper.bmp and /dev/null differ diff --git a/skins/_old/WindowsXP/WinXP Classic red/inactive/base.bmp b/skins/_old/WindowsXP/WinXP Classic red/inactive/base.bmp deleted file mode 100644 index 7630466ee9..0000000000 Binary files a/skins/_old/WindowsXP/WinXP Classic red/inactive/base.bmp and /dev/null differ diff --git a/skins/_old/WindowsXP/WinXP Classic red/inactive/left.bmp b/skins/_old/WindowsXP/WinXP Classic red/inactive/left.bmp deleted file mode 100644 index cd86d1a6e0..0000000000 Binary files a/skins/_old/WindowsXP/WinXP Classic red/inactive/left.bmp and /dev/null differ diff --git a/skins/_old/WindowsXP/WinXP Classic red/inactive/oper.bmp b/skins/_old/WindowsXP/WinXP Classic red/inactive/oper.bmp deleted file mode 100644 index 30d0a277d4..0000000000 Binary files a/skins/_old/WindowsXP/WinXP Classic red/inactive/oper.bmp and /dev/null differ diff --git a/skins/_old/WindowsXP/WinXP Classic red/skin.inc b/skins/_old/WindowsXP/WinXP Classic red/skin.inc deleted file mode 100644 index 81a6bd8f3f..0000000000 --- a/skins/_old/WindowsXP/WinXP Classic red/skin.inc +++ /dev/null @@ -1,239 +0,0 @@ -;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; -;; ;; -;; Copyright (C) KolibriOS team 2004-2017. All rights reserved. ;; -;; Distributed under terms of the GNU General Public License ;; -;; ;; -;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; - -;============================================================================ -; This file should be used to generate skins of new standard -;============================================================================ -; skin file structure: -;---------------------------------------------------------------------------- -; header: -; dd 'SKIN' -; dd = version (1 for now) -; dd @ params -; dd @ buttons -; dd @ bitmaps -; ... -;---------------------------------------------------------------------------- -; NOTE: order of sections listed below is insignificant -; since they're identified by pointer in above header -;---------------------------------------------------------------------------- -; ... -; params: -; dd = skin height -; dw = right margin -; dw = left margin -; dw = bottom margin -; dw = top margin -; dd = inner line color -; dd = outer line color -; dd = frame color -; dd = dtp file size -; ?? = dtp file itself -; ... -;---------------------------------------------------------------------------- -; ... -; buttons: -; dd = button type (1 = close, 2 = minimize) -; dw = left button coord (could be negative) -; dw = top button coord (could be negative) -; dw = button width -; dw = button height -; ... etc for all buttons -; dd = 0 (end of buttons list) -; ... -;---------------------------------------------------------------------------- -; ... -; bitmaps: -; dw = bitmap kind (1 = left, 2 = oper, 3 = base) -; dw = bitmap type (1 = active, 0 = inactive) -; dd @ bitmap -; ... etc for all bitmaps -; dd 0 (end of bitmaps list) -; ... -;---------------------------------------------------------------------------- -; ... -; bitmap: -; dd = bitmap width -; dd = bitmap height -; ?? = raw bitmap data -; ... etc for all bitmaps -; ... -;============================================================================ - -dd 'SKIN',1,__params__,__buttons__,__bitmaps__ - -struc BITMAPFILEHEADER { - .bfType dw ? ; WORD - .bfSize dd ? ; DWORD - .bfReserved1 dw ? ; WORD - .bfReserved2 dw ? ; WORD - .bfOffBits dd ? ; DWORD -} - -struc BITMAPINFOHEADER { - .biSize dd ? ; DWORD - .biWidth dd ? ; LONG - .biHeight dd ? ; LONG - .biPlanes dw ? ; WORD - .biBitCount dw ? ; WORD - .biCompression dd ? ; DWORD - .biSizeImage dd ? ; DWORD - .biXPelsPerMeter dd ? ; LONG - .biYPelsPerMeter dd ? ; LONG - .biClrUsed dd ? ; DWORD - .biClrImportant dd ? ; DWORD -} - -struc _bmp { - .h BITMAPFILEHEADER - .i BITMAPINFOHEADER -} -virtual at 0 - _bmp _bmp -end virtual - -macro BITMAP _name*,_fname* -{ - local w,h,a,r,g,b - virtual at 0 - _file equ _#_name - _file:: - file _fname - end virtual - load w dword from _file:_bmp.i.biWidth - load h dword from _file:_bmp.i.biHeight - load hsize dword from _file:_bmp.h.bfOffBits - align 4 - label _name - .width = w - .height = h - dd w,h - a=hsize+(w*3+(w mod 4))*(h-1) - size = $ - repeat h - repeat w - load r from _file:a+0 - load g from _file:a+1 - load b from _file:a+2 - db r,g,b - a=a+3 - end repeat - a=a-w*3*2-(w mod 4) - end repeat -} - -macro define_colors name,[col,val] -{ - common - local a,b,c - forward - match =binner,col \{ a = val \} - match =bouter,col \{ b = val \} - match =bframe,col \{ c = val \} - common - name equ a,b,c -} - -macro SKIN_PARAMS [a] -{ - common - local _height,_margins,_colors,_colors_1,_dtp - __params__: - forward - match qq == ww,a - \{ - match =height,qq \\{ _height = ww \\} - match =margins,qq \\{ - match [q1:q2:q3:q4],ww - \\\{ - _margins equ q3,q1,q4,q2 - \\\} - \\} - match =colors =active,qq - \\{ - match [q10==q11:q20==q21:q30==q31],ww - \\\{ - define_colors _colors,q10,q11,q20,q21,q30,q31 - \\\} - \\} - match =colors =inactive,qq - \\{ - match [q10==q11:q20==q21:q30==q31],ww - \\\{ - define_colors _colors_1,q10,q11,q20,q21,q30,q31 - \\\} - \\} - match =dtp,qq \\{ _dtp equ ww \\} - \} - common - dd _height - dw _margins - dd _colors,_colors_1 - dd @f - $ - 4 - file _dtp - @@: -} - -macro SKIN_BUTTONS [a] -{ - common - local btn - __buttons__: - forward - match qq == ww,a - \{ - btn = 0 - match =close,qq \\{ btn = 1 \\} - match =minimize,qq \\{ btn = 2 \\} - match [q1:q2][q3:q4],ww - \\{ - if btn <> 0 - dd btn - dw q1,q2,q3,q4 - end if - \\} - \} - common - dd 0 -} - -macro SKIN_BITMAPS [a] -{ - common - local bmp - __bitmaps__: - forward - match qq == ww,a - \{ - bmp=-1 - match qqq =active,qq \\{ bmp = 1 \\} - match qqq =inactive,qq \\{ bmp = 0 \\} - match =left qqq,qq - \\{ - if bmp >= 0 - dw 1,bmp - dd ww - end if - \\} - match =oper qqq,qq - \\{ - if bmp >= 0 - dw 2,bmp - dd ww - end if - \\} - match =base qqq,qq - \\{ - if bmp >= 0 - dw 3,bmp - dd ww - end if - \\} - \} - common - dd 0 -} diff --git a/skins/_old/stone/O'stone.asm b/skins/_old/stone/O'stone.asm deleted file mode 100644 index 988529aeac..0000000000 --- a/skins/_old/stone/O'stone.asm +++ /dev/null @@ -1,35 +0,0 @@ -include 'skin.inc' - -SKIN_PARAMS \ - height = bmp_base.height,\ ; skin height - margins = [6:1:43:1],\ ; margins [left:top:right:bottom] - colors active = [binner=0x933A00:\ ; border inner color - bouter=0x933A00:\ ; border outer color - bframe=0xF96400],\ ; border frame color - colors inactive = [binner=0x933A00:\ ; border inner color - bouter=0x933A00:\ ; border outer color - bframe=0xF96400],\ ; border frame color - dtp = 'ORANGE.DTP' ; dtp colors - -SKIN_BUTTONS \ - close = [-28:1][23:22],\ ; buttons coordinates - minimize = [-52:1][23:22] ; [left:top][width:height] - -SKIN_BITMAPS \ - left active = bmp_left,\ ; skin bitmaps pointers - left inactive = bmp_left1,\ - oper active = bmp_oper,\ - oper inactive = bmp_oper1,\ - base active = bmp_base,\ - base inactive = bmp_base1 - -BITMAP bmp_left ,'active/left.bmp' ; skin bitmaps -BITMAP bmp_oper ,'active/oper.bmp' -BITMAP bmp_base ,'active/base.bmp' -BITMAP bmp_left1,'inactive/left.bmp' -BITMAP bmp_oper1,'inactive/oper.bmp' -BITMAP bmp_base1,'inactive/base.bmp' - -;================================; -; Created by Rock_maniak_forever ; -;================================; diff --git a/skins/_old/stone/ORANGE.DTP b/skins/_old/stone/ORANGE.DTP deleted file mode 100644 index 39d43725ce..0000000000 Binary files a/skins/_old/stone/ORANGE.DTP and /dev/null differ diff --git a/skins/_old/stone/Tupfile.lua b/skins/_old/stone/Tupfile.lua deleted file mode 100644 index 70a536b5ea..0000000000 --- a/skins/_old/stone/Tupfile.lua +++ /dev/null @@ -1,2 +0,0 @@ -if tup.getconfig("NO_FASM") ~= "" then return end -tup.rule("O'stone.asm", 'fasm "%f" "%o" ' .. tup.getconfig("KPACK_CMD"), "stone.skn") diff --git a/skins/_old/stone/active/base.bmp b/skins/_old/stone/active/base.bmp deleted file mode 100644 index 0be4b605a1..0000000000 Binary files a/skins/_old/stone/active/base.bmp and /dev/null differ diff --git a/skins/_old/stone/active/left.bmp b/skins/_old/stone/active/left.bmp deleted file mode 100644 index 46f762b9b0..0000000000 Binary files a/skins/_old/stone/active/left.bmp and /dev/null differ diff --git a/skins/_old/stone/active/oper.bmp b/skins/_old/stone/active/oper.bmp deleted file mode 100644 index 794ef801e1..0000000000 Binary files a/skins/_old/stone/active/oper.bmp and /dev/null differ diff --git a/skins/_old/stone/inactive/base.bmp b/skins/_old/stone/inactive/base.bmp deleted file mode 100644 index 0be4b605a1..0000000000 Binary files a/skins/_old/stone/inactive/base.bmp and /dev/null differ diff --git a/skins/_old/stone/inactive/left.bmp b/skins/_old/stone/inactive/left.bmp deleted file mode 100644 index 46f762b9b0..0000000000 Binary files a/skins/_old/stone/inactive/left.bmp and /dev/null differ diff --git a/skins/_old/stone/inactive/oper.bmp b/skins/_old/stone/inactive/oper.bmp deleted file mode 100644 index 20c0a02bba..0000000000 Binary files a/skins/_old/stone/inactive/oper.bmp and /dev/null differ diff --git a/skins/_old/stone/skin.inc b/skins/_old/stone/skin.inc deleted file mode 100644 index 81a6bd8f3f..0000000000 --- a/skins/_old/stone/skin.inc +++ /dev/null @@ -1,239 +0,0 @@ -;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; -;; ;; -;; Copyright (C) KolibriOS team 2004-2017. All rights reserved. ;; -;; Distributed under terms of the GNU General Public License ;; -;; ;; -;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; - -;============================================================================ -; This file should be used to generate skins of new standard -;============================================================================ -; skin file structure: -;---------------------------------------------------------------------------- -; header: -; dd 'SKIN' -; dd = version (1 for now) -; dd @ params -; dd @ buttons -; dd @ bitmaps -; ... -;---------------------------------------------------------------------------- -; NOTE: order of sections listed below is insignificant -; since they're identified by pointer in above header -;---------------------------------------------------------------------------- -; ... -; params: -; dd = skin height -; dw = right margin -; dw = left margin -; dw = bottom margin -; dw = top margin -; dd = inner line color -; dd = outer line color -; dd = frame color -; dd = dtp file size -; ?? = dtp file itself -; ... -;---------------------------------------------------------------------------- -; ... -; buttons: -; dd = button type (1 = close, 2 = minimize) -; dw = left button coord (could be negative) -; dw = top button coord (could be negative) -; dw = button width -; dw = button height -; ... etc for all buttons -; dd = 0 (end of buttons list) -; ... -;---------------------------------------------------------------------------- -; ... -; bitmaps: -; dw = bitmap kind (1 = left, 2 = oper, 3 = base) -; dw = bitmap type (1 = active, 0 = inactive) -; dd @ bitmap -; ... etc for all bitmaps -; dd 0 (end of bitmaps list) -; ... -;---------------------------------------------------------------------------- -; ... -; bitmap: -; dd = bitmap width -; dd = bitmap height -; ?? = raw bitmap data -; ... etc for all bitmaps -; ... -;============================================================================ - -dd 'SKIN',1,__params__,__buttons__,__bitmaps__ - -struc BITMAPFILEHEADER { - .bfType dw ? ; WORD - .bfSize dd ? ; DWORD - .bfReserved1 dw ? ; WORD - .bfReserved2 dw ? ; WORD - .bfOffBits dd ? ; DWORD -} - -struc BITMAPINFOHEADER { - .biSize dd ? ; DWORD - .biWidth dd ? ; LONG - .biHeight dd ? ; LONG - .biPlanes dw ? ; WORD - .biBitCount dw ? ; WORD - .biCompression dd ? ; DWORD - .biSizeImage dd ? ; DWORD - .biXPelsPerMeter dd ? ; LONG - .biYPelsPerMeter dd ? ; LONG - .biClrUsed dd ? ; DWORD - .biClrImportant dd ? ; DWORD -} - -struc _bmp { - .h BITMAPFILEHEADER - .i BITMAPINFOHEADER -} -virtual at 0 - _bmp _bmp -end virtual - -macro BITMAP _name*,_fname* -{ - local w,h,a,r,g,b - virtual at 0 - _file equ _#_name - _file:: - file _fname - end virtual - load w dword from _file:_bmp.i.biWidth - load h dword from _file:_bmp.i.biHeight - load hsize dword from _file:_bmp.h.bfOffBits - align 4 - label _name - .width = w - .height = h - dd w,h - a=hsize+(w*3+(w mod 4))*(h-1) - size = $ - repeat h - repeat w - load r from _file:a+0 - load g from _file:a+1 - load b from _file:a+2 - db r,g,b - a=a+3 - end repeat - a=a-w*3*2-(w mod 4) - end repeat -} - -macro define_colors name,[col,val] -{ - common - local a,b,c - forward - match =binner,col \{ a = val \} - match =bouter,col \{ b = val \} - match =bframe,col \{ c = val \} - common - name equ a,b,c -} - -macro SKIN_PARAMS [a] -{ - common - local _height,_margins,_colors,_colors_1,_dtp - __params__: - forward - match qq == ww,a - \{ - match =height,qq \\{ _height = ww \\} - match =margins,qq \\{ - match [q1:q2:q3:q4],ww - \\\{ - _margins equ q3,q1,q4,q2 - \\\} - \\} - match =colors =active,qq - \\{ - match [q10==q11:q20==q21:q30==q31],ww - \\\{ - define_colors _colors,q10,q11,q20,q21,q30,q31 - \\\} - \\} - match =colors =inactive,qq - \\{ - match [q10==q11:q20==q21:q30==q31],ww - \\\{ - define_colors _colors_1,q10,q11,q20,q21,q30,q31 - \\\} - \\} - match =dtp,qq \\{ _dtp equ ww \\} - \} - common - dd _height - dw _margins - dd _colors,_colors_1 - dd @f - $ - 4 - file _dtp - @@: -} - -macro SKIN_BUTTONS [a] -{ - common - local btn - __buttons__: - forward - match qq == ww,a - \{ - btn = 0 - match =close,qq \\{ btn = 1 \\} - match =minimize,qq \\{ btn = 2 \\} - match [q1:q2][q3:q4],ww - \\{ - if btn <> 0 - dd btn - dw q1,q2,q3,q4 - end if - \\} - \} - common - dd 0 -} - -macro SKIN_BITMAPS [a] -{ - common - local bmp - __bitmaps__: - forward - match qq == ww,a - \{ - bmp=-1 - match qqq =active,qq \\{ bmp = 1 \\} - match qqq =inactive,qq \\{ bmp = 0 \\} - match =left qqq,qq - \\{ - if bmp >= 0 - dw 1,bmp - dd ww - end if - \\} - match =oper qqq,qq - \\{ - if bmp >= 0 - dw 2,bmp - dd ww - end if - \\} - match =base qqq,qq - \\{ - if bmp >= 0 - dw 3,bmp - dd ww - end if - \\} - \} - common - dd 0 -} diff --git a/skins/skinlist.lua b/skins/skinlist.lua index 868ea89082..3a4db3f605 100644 --- a/skins/skinlist.lua +++ b/skins/skinlist.lua @@ -68,8 +68,6 @@ skinlist = { "_old/gnome_style/gnome_orange/gnome_orange.skn", "_old/gnome_style/gnome_red/gnome_red.skn", "_old/Grey/Grey.skn", -"_old/Hearts/Hearts 3d/Hearts 3d.skn", -"_old/Hearts/Hearts flat/Hearts flat.skn", "_old/humanoid_OSX/humanoid_OSX_blue/humanoid_OSX_blue.skn", "_old/humanoid_OSX/Humanoid_OSX_dark/Humanoid_OSX_dark.skn", "_old/humanoid_OSX/Humanoid_OSX_dark_night/Humanoid_OSX_dark_night.skn", @@ -108,12 +106,6 @@ skinlist = { "_old/nix/nix_medium/nix_medium.skn", "_old/nix/nix_small/nix_small.skn", "_old/Nova_skins/Nova_blue/Nova_blue.skn", -"_old/Nova_skins/Nova_brown/Nova_brown.skn", -"_old/Nova_skins/Nova_green/Nova_green.skn", -"_old/Nova_skins/Nova_grey/Nova_grey.skn", -"_old/Nova_skins/Nova_pink/Nova_pink.skn", -"_old/Nova_skins/Nova_red/Nova_red.skn", -"_old/Nova_skins/Nova_violet/Nova_violet.skn", "_old/OpusOs_Blue/OpusOs_Blue.skn", "_old/Organics/Organics.skn", "_old/plum/plum.skn", @@ -132,7 +124,6 @@ skinlist = { "_old/skin_ser/skin_ser.skn", "_old/skin_vhl/skin_vhl.skn", "_old/sshock/sshock.skn", -"_old/stone/stone.skn", "_old/StyleVista/vista/StyleVista_vista.skn", "_old/StyleVista/vista_basic/vista_basic.skn", "_old/StyleVista/vista_basic_black/vista_basic_black.skn", @@ -152,10 +143,6 @@ skinlist = { "_old/win8/win8.skn", "_old/WindowsXP/WinXP Classic black/WinXP Classic black.skn", "_old/WindowsXP/WinXP Classic blue/WinXP Classic blue.skn", -"_old/WindowsXP/WinXP Classic green/WinXP Classic green.skn", -"_old/WindowsXP/WinXP Classic orange/WinXP Classic orange.skn", -"_old/WindowsXP/WinXP Classic pink/WinXP Classic pink.skn", -"_old/WindowsXP/WinXP Classic red/WinXP Classic red.skn", "_old/WindowsXP/WinXP Classic violet/WinXP Classic violet.skn", "_old/WindowsXP/WinXP Classic yellow/WinXP Classic yellow.skn", "_old/WindowsXP/WinXP Standard blue/WinXP Standard blue.skn",