forked from KolibriOS/kolibrios
More shameless self-promotion.
git-svn-id: svn://kolibrios.org@4543 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
parent
38a6d8488e
commit
a54c8a7ac9
@ -1,301 +1,303 @@
|
|||||||
************************
|
************************
|
||||||
* Kolibri OS 0.7.7.0+ *
|
* Kolibri OS 0.7.7.0+ *
|
||||||
* February 2010 *
|
* February 2010 *
|
||||||
************************
|
************************
|
||||||
|
|
||||||
The latest release of the OS is available on the official site:
|
The latest release of the OS is available on the official site:
|
||||||
http://kolibrios.org
|
http://kolibrios.org
|
||||||
|
|
||||||
If you have questions - look for support on our forum:
|
If you have questions - look for support on our forum:
|
||||||
http://board.kolibrios.org (rus+eng)
|
http://board.kolibrios.org (rus+eng)
|
||||||
|
|
||||||
***********************************
|
***********************************
|
||||||
* What is new in this release? *
|
* What is new in this release? *
|
||||||
***********************************
|
***********************************
|
||||||
|
|
||||||
The following changes, revisions, fixes in the kernel have been made:
|
The following changes, revisions, fixes in the kernel have been made:
|
||||||
|
|
||||||
From Evgeny Grechnikov (Diamond) - Russian Federation
|
From Evgeny Grechnikov (Diamond) - Russian Federation
|
||||||
1) Improvement of drives detection using BIOS service (V86)
|
1) Improvement of drives detection using BIOS service (V86)
|
||||||
2) Kernel bugfixes.
|
2) Kernel bugfixes.
|
||||||
|
|
||||||
From Sergey Semyonov (Serge) - Russian Federation
|
From Sergey Semyonov (Serge) - Russian Federation
|
||||||
1) Driver for ATI videocards updated.
|
1) Driver for ATI videocards updated.
|
||||||
2) Linux-like kernel mutexes
|
2) Linux-like kernel mutexes
|
||||||
|
|
||||||
From Mihail Semenyako (mike.dld) - Republic of Belarus
|
From Mihail Semenyako (mike.dld) - Republic of Belarus
|
||||||
1) Refactoring of window subsystem.
|
1) Refactoring of window subsystem.
|
||||||
|
|
||||||
From <Lrz>
|
From <Lrz>
|
||||||
1) Processing API functions in order to completely remove the shift-register-call
|
1) Processing API functions in order to completely remove the shift-register-call
|
||||||
2) Refactoring, optimization, bugfixes of some places in the kernel.
|
2) Refactoring, optimization, bugfixes of some places in the kernel.
|
||||||
|
|
||||||
From A.Jerdev (art_zh) - United Kingdom
|
From A.Jerdev (art_zh) - United Kingdom
|
||||||
1) Memory-mapped I/O (MMIO) access from the userworld.
|
1) Memory-mapped I/O (MMIO) access from the userworld.
|
||||||
2) PCIe Extended configuration space access (auto-adjust for AMD-NPT since Athlon64).
|
2) PCIe Extended configuration space access (auto-adjust for AMD-NPT since Athlon64).
|
||||||
|
|
||||||
From turbanoff
|
From turbanoff
|
||||||
1) Read from ext2fs/ext3fs.
|
1) Read from ext2fs/ext3fs.
|
||||||
|
|
||||||
From Marat Zakiyanov (Mario79) - Russian Federation
|
From Marat Zakiyanov (Mario79) - Russian Federation
|
||||||
1) Improvements in the processing of mouse clicks.
|
1) Improvements in the processing of mouse clicks.
|
||||||
|
|
||||||
From hidnplayr
|
From hidnplayr
|
||||||
1) Rewriting of the entire network subsystem.
|
1) Rewriting of the entire network subsystem.
|
||||||
|
|
||||||
From Asper
|
From Asper
|
||||||
1) Drivers for the sound cards VT823(X) and EMU10K1X.
|
1) Drivers for the sound cards VT823(X) and EMU10K1X.
|
||||||
|
|
||||||
From tsdima
|
From tsdima
|
||||||
1) Driver for the sound card ForteMedia fm801.
|
1) Driver for the sound card ForteMedia fm801.
|
||||||
|
|
||||||
From Maxis
|
From Maxis
|
||||||
1) changes in free memory checks.
|
1) changes in free memory checks.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
The following changes, revisions, fixes in applications have been made:
|
The following changes, revisions, fixes in applications have been made:
|
||||||
|
|
||||||
* New versions of applications and new applications:
|
* New versions of applications and new applications:
|
||||||
|
|
||||||
VIEW3DS - macgub, version 0.054
|
VIEW3DS - macgub, version 0.054
|
||||||
FASM - Pavel Rymovski (Heavyiron), updated to version 1.69.11
|
FASM - Pavel Rymovski (Heavyiron), updated to version 1.69.11
|
||||||
IgorA, use the library box_lib, russification,
|
IgorA, use the library box_lib, russification,
|
||||||
Marat Zakiyanov (Mario79) fix bugs encountered
|
Marat Zakiyanov (Mario79) fix bugs encountered
|
||||||
Evgeny Grechnikov (Diamond), fix of window wrapping
|
Evgeny Grechnikov (Diamond), fix of window wrapping
|
||||||
PCIDEV - art_zh, MMIO sample dumps added; vendors database
|
PCIDEV - art_zh, MMIO sample dumps added; vendors database
|
||||||
trimmed to reduce the distro size.
|
trimmed to reduce the distro size.
|
||||||
BOARD - Evgeny Grechnikov (Diamond), do not throw out existing
|
BOARD - Evgeny Grechnikov (Diamond), do not throw out existing
|
||||||
messages at the program start
|
messages at the program start
|
||||||
UNVWATER - Asper, demo ported from OctaOS
|
UNVWATER - Asper, demo ported from OctaOS
|
||||||
(the author is Octavio Vega Fernandez).
|
(the author is Octavio Vega Fernandez).
|
||||||
HEED - staper, version 0.14: use the library box_lib;
|
HEED - staper, version 0.14: use the library box_lib;
|
||||||
Ctrl+C/X/V, Ctrl+B to select a block
|
Ctrl+C/X/V, Ctrl+B to select a block
|
||||||
Marat Zakiyanov (Mario79), using of OpenDialog component,
|
Marat Zakiyanov (Mario79), using of OpenDialog component,
|
||||||
little optimization of the code
|
little optimization of the code
|
||||||
SHELL - Albom, version 0.4.2
|
SHELL - Albom, version 0.4.2
|
||||||
CPU - Evgeny Grechnikov (Diamond) at the suggestion of
|
CPU - Evgeny Grechnikov (Diamond) at the suggestion of
|
||||||
Kirill Lipatov (Leency), do not show system processes
|
Kirill Lipatov (Leency), do not show system processes
|
||||||
by default
|
by default
|
||||||
HTMLV - Kirill Lipatov (Leency), version 0.62a
|
HTMLV - Kirill Lipatov (Leency), version 0.62a
|
||||||
EOLITE - Kirill Lipatov (Leency), version 0.98.7a
|
EOLITE - Kirill Lipatov (Leency), version 0.98.7a
|
||||||
RTFREAD - Sorcerer, cosmetic fix
|
RTFREAD - Sorcerer, cosmetic fix
|
||||||
dunkaist, menu_bar and scroll_bar from box_lib, 'end' hotkey
|
dunkaist, menu_bar and scroll_bar from box_lib, 'end' hotkey
|
||||||
E80 - Albom, version 0.5.1
|
E80 - Albom, version 0.5.1
|
||||||
KIV - Evgeny Grechnikov (Diamond), file name in the window
|
KIV - Evgeny Grechnikov (Diamond), file name in the window
|
||||||
title, configurable keyboard shortcuts for next/prev
|
title, configurable keyboard shortcuts for next/prev
|
||||||
images in the current folder
|
images in the current folder
|
||||||
SUDOKU - staper, port of Sudoku game - that is a puzzle with digits, where you
|
SUDOKU - staper, port of Sudoku game - that is a puzzle with digits, where you
|
||||||
have to fill free cells with digits from 1 to 9 so that every row,
|
have to fill free cells with digits from 1 to 9 so that every row,
|
||||||
every column and every small square 3x3 contain each digit just one time.
|
every column and every small square 3x3 contain each digit just one time.
|
||||||
There are 9 levels in the game.
|
There are 9 levels in the game.
|
||||||
REVERSI - staper, port of strategy game Reversi (Othello)
|
REVERSI - staper, port of strategy game Reversi (Othello)
|
||||||
MSQUARE - staper, math puzzle "magic square": sum of the numbers in rows, columns
|
MSQUARE - staper, math puzzle "magic square": sum of the numbers in rows, columns
|
||||||
(less often in diagonals) should be equal
|
(less often in diagonals) should be equal
|
||||||
FINDN-S - Artemonische, a simple game in which you have to collect all the numbers
|
FINDN-S - Artemonische, a simple game in which you have to collect all the numbers
|
||||||
in the order of 10 to 90
|
in the order of 10 to 90
|
||||||
PANEL - Evgeny Grechnikov (Diamond), a little change in the panel clock
|
PANEL - Evgeny Grechnikov (Diamond), a little change in the panel clock
|
||||||
and reanimation of backlight on the Alt+[Shift+]Tab press.
|
and reanimation of backlight on the Alt+[Shift+]Tab press.
|
||||||
AC97SND - Asper, support of playlists in m3u format.
|
AC97SND - Asper, support of playlists in m3u format.
|
||||||
@NOTIFY - SoUrcerer, program for popup text messages
|
@NOTIFY - SoUrcerer, program for popup text messages
|
||||||
DOSBOX - Evgeny Grechnikov (Diamond), version 0.74
|
DOSBOX - Evgeny Grechnikov (Diamond), version 0.74
|
||||||
ASCIIVJU - Konstantin Dutkevich (Nazarus), program shows ASCII table
|
ASCIIVJU - Konstantin Dutkevich (Nazarus), program shows ASCII table
|
||||||
PIPETKA - Rock_maniak_forever, program to get color of a pixel on the screen
|
PIPETKA - Rock_maniak_forever, program to get color of a pixel on the screen
|
||||||
SNAKE - dunkaist, yet another implementation of classic game
|
SNAKE - dunkaist, yet another implementation of classic game
|
||||||
DOWNLOADER - Updated to work with new stack by hidnplayr, bugfixes by mario
|
DOWNLOADER- Updated to work with new stack by hidnplayr, bugfixes by mario
|
||||||
FTPC - Command-line FTP client from hidnplayr
|
FTPC - Command-line FTP client from hidnplayr
|
||||||
FTPD - New FTP daemon with ini-based config from hidnplayr
|
FTPD - New FTP daemon with ini-based config from hidnplayr
|
||||||
PING - ICMP echo (ping) program from hidnplayr
|
PING - ICMP echo (ping) program from hidnplayr
|
||||||
IRCC - New IRC client from hidnplayr
|
IRCC - New IRC client from hidnplayr
|
||||||
NETCFG - Network configuration utility from hidnplayr
|
NETCFG - Network configuration utility from hidnplayr
|
||||||
NETSTAT - Network status program from hidnplayr
|
NETSTAT - Network status program from hidnplayr
|
||||||
NSLOOKUP - Name service lookup utility from CleverMouse
|
NSLOOKUP - Name service lookup utility from CleverMouse
|
||||||
SYNERGYC - Synergy software keyboard/mouse sharing client from hidnplayr
|
SYNERGYC - Synergy software keyboard/mouse sharing client from hidnplayr
|
||||||
TELNET - New telnet client from hidnplayr
|
TELNET - New telnet client from hidnplayr
|
||||||
TFTPC - New TFTP client from hidnplayr
|
TFTPC - New TFTP client from hidnplayr
|
||||||
ZEROCONF - Updated to work on new stack, bugfixes by
|
ZEROCONF - Updated to work on new stack, bugfixes by
|
||||||
LOADDRV - New program, loads the driver of which the name was given as a parameter,
|
LOADDRV - New program, loads the driver of which the name was given as a parameter,
|
||||||
from hidnplayr
|
from hidnplayr
|
||||||
|
TERMINAL - New program, RS232 terminal emulator from hidnplayr
|
||||||
|
|
||||||
|
|
||||||
* New versions of dynamic libraries and new dynamic libraries:
|
|
||||||
libini - Evgeny Grechnikov (Diamond), added function to read
|
* New versions of dynamic libraries and new dynamic libraries:
|
||||||
keyboard shortcuts
|
libini - Evgeny Grechnikov (Diamond), added function to read
|
||||||
box_lib - IgorA, update component tree_list, new component
|
keyboard shortcuts
|
||||||
text_editor, documentation on the library
|
box_lib - IgorA, update component tree_list, new component
|
||||||
Marat Zakiyanov (Mario79) refinement of OpenDialog component, rewriting
|
text_editor, documentation on the library
|
||||||
of some applications to use it, new component PathShow
|
Marat Zakiyanov (Mario79) refinement of OpenDialog component, rewriting
|
||||||
console - numpad support and some escape code support from hidnplayr
|
of some applications to use it, new component PathShow
|
||||||
bugfixes by Serge, SoUrcerer and Leency
|
console - numpad support and some escape code support from hidnplayr
|
||||||
http - HTTP library from hidnplayr
|
bugfixes by Serge, SoUrcerer and Leency
|
||||||
|
http - HTTP library from hidnplayr
|
||||||
|
|
||||||
|
|
||||||
* New versions of drivers and new drivers:
|
|
||||||
sound.obj - service to detect the soundcard and load correct driver
|
* New versions of drivers and new drivers:
|
||||||
by hidnplayr
|
sound - service to detect the soundcard and load correct driver
|
||||||
3c59x.obj - 3Com network driver, converted to new stack by hidnplayr
|
by hidnplayr
|
||||||
dec21x4x.obj- New DEC network driver (for VirtualPC), written by hidnplayr
|
3c59x - 3Com network driver, converted to new stack by hidnplayr
|
||||||
i8254x.obj - New intel eepro/1000 network driver written by hidnplayr
|
dec21x4x - New DEC network driver (for VirtualPC), written by hidnplayr
|
||||||
i8255x.obj - intel eepro/100 network driver, converted to new stack by hidnplayr
|
i8254x - New intel eepro/1000 network driver written by hidnplayr
|
||||||
mdt80x.obj - Myson mtd80x network driver, written by hidnplayr
|
i8255x - intel eepro/100 network driver, converted to new stack by hidnplayr
|
||||||
pcnet32.obj - AMD pcnet driver, converted to new stack by hidnplayr
|
mdt80x - Myson mtd80x network driver, written by hidnplayr
|
||||||
r6040.obj - New RDC R6040 network driver, written by hidnplayr and asper
|
pcnet32 - AMD pcnet driver, converted to new stack by hidnplayr
|
||||||
rhine.obj - New VIA Rhine network driver, written by hidnplayr and asper
|
r6040 - New RDC R6040 network driver, written by hidnplayr and asper
|
||||||
rtl8029.obj - Realtek 8029 network driver, converted to new stack by hidnplayr
|
rhine - New VIA Rhine network driver, written by hidnplayr and asper
|
||||||
rtl8139.obj - Realtek 8139 network driver, converted to new stack by hidnplayr
|
rtl8029 - Realtek 8029 network driver, converted to new stack by hidnplayr
|
||||||
rtl8169.obj - Realtek 8169 network driver, converted to new stack by hidnplayr
|
rtl8139 - Realtek 8139 network driver, converted to new stack by hidnplayr
|
||||||
sis900.obj - SIS 900 network driver, converted to new stack by hidnplayr
|
rtl8169 - Realtek 8169 network driver, converted to new stack by hidnplayr
|
||||||
|
sis900 - SIS 900 network driver, converted to new stack by hidnplayr
|
||||||
|
|
||||||
|
|
||||||
/-----------------------------------------------\
|
|
||||||
* Dates of publication of the distribution kits *
|
/-----------------------------------------------\
|
||||||
\-----------------------------------------------/
|
* Dates of publication of the distribution kits *
|
||||||
|
\-----------------------------------------------/
|
||||||
RE N1 30.08.2003
|
|
||||||
RE N2 07.10.2003
|
RE N1 30.08.2003
|
||||||
RE N3 26.11.2003
|
RE N2 07.10.2003
|
||||||
RE N4 23.12.2003
|
RE N3 26.11.2003
|
||||||
RE N5 15.02.2004
|
RE N4 23.12.2003
|
||||||
RE N6 27.03.2004
|
RE N5 15.02.2004
|
||||||
KOLIBRI N1 16.05.2004
|
RE N6 27.03.2004
|
||||||
RE N7 11.06.2004
|
KOLIBRI N1 16.05.2004
|
||||||
KOLIBRI N2 28.08.2004
|
RE N7 11.06.2004
|
||||||
RE N8 01.12.2004
|
KOLIBRI N2 28.08.2004
|
||||||
KOLIBRI N3 22.02.2005
|
RE N8 01.12.2004
|
||||||
Beta 2: 20.03.2005
|
KOLIBRI N3 22.02.2005
|
||||||
KOLIBRI N4 07.06.2005
|
Beta 2: 20.03.2005
|
||||||
KOLIBRI 0.5.0.0 04.10.2005
|
KOLIBRI N4 07.06.2005
|
||||||
0.5.1.0 12.10.2005
|
KOLIBRI 0.5.0.0 04.10.2005
|
||||||
0.5.2.0 02.12.2005
|
0.5.1.0 12.10.2005
|
||||||
0.5.3.0 18.03.2006
|
0.5.2.0 02.12.2005
|
||||||
0.5.8.0 09.07.2006
|
0.5.3.0 18.03.2006
|
||||||
0.5.8.1 25.07.2006
|
0.5.8.0 09.07.2006
|
||||||
|
0.5.8.1 25.07.2006
|
||||||
0.6.0.0 04.09.2006
|
|
||||||
0.6.3.0 31.10.2006
|
0.6.0.0 04.09.2006
|
||||||
0.6.5.0 14.02.2007
|
0.6.3.0 31.10.2006
|
||||||
|
0.6.5.0 14.02.2007
|
||||||
0.7.0.0 07.06.2007
|
|
||||||
0.7.1.0 23.09.2007
|
0.7.0.0 07.06.2007
|
||||||
0.7.5.0 31.01.2009
|
0.7.1.0 23.09.2007
|
||||||
0.7.7.0 13.12.2009
|
0.7.5.0 31.01.2009
|
||||||
|
0.7.7.0 13.12.2009
|
||||||
/----------------\
|
|
||||||
* KolibriOS TEAM *
|
/----------------\
|
||||||
\----------------/
|
* KolibriOS TEAM *
|
||||||
|
\----------------/
|
||||||
This list contains all, who has actively helped to creation and development
|
|
||||||
of KolibriOS, whoever possible.
|
This list contains all, who has actively helped to creation and development
|
||||||
(people are enumerated in the order by time of participation in the project,
|
of KolibriOS, whoever possible.
|
||||||
from bottom to top - from past to future, through present)
|
(people are enumerated in the order by time of participation in the project,
|
||||||
|
from bottom to top - from past to future, through present)
|
||||||
* Trans \
|
|
||||||
* VaStaNi |
|
* Trans \
|
||||||
* Ivan Poddubny |
|
* VaStaNi |
|
||||||
* Marat Zakiyanov (Mario79) |
|
* Ivan Poddubny |
|
||||||
* Mihail Semenyako (mike.dld) | system programming
|
* Marat Zakiyanov (Mario79) |
|
||||||
* Sergey Kuzmin (Wildwest) |
|
* Mihail Semenyako (mike.dld) | system programming
|
||||||
* Andrey Halyavin (halyavin) | loaders,
|
* Sergey Kuzmin (Wildwest) |
|
||||||
* Mihail Lisovin (Mihasik) | kernel improvements and so on
|
* Andrey Halyavin (halyavin) | loaders,
|
||||||
* Andrey Ignatiev (andrew_programmer) |
|
* Mihail Lisovin (Mihasik) | kernel improvements and so on
|
||||||
* NoName |
|
* Andrey Ignatiev (andrew_programmer) |
|
||||||
* Evgeny Grechnikov (Diamond) |
|
* NoName |
|
||||||
* Iliya Mihailov (Ghost) |
|
* Evgeny Grechnikov (Diamond) |
|
||||||
* Sergey Semyonov (Serge) |
|
* Iliya Mihailov (Ghost) |
|
||||||
* Johnny_B |
|
* Sergey Semyonov (Serge) |
|
||||||
* kasTIgar |
|
* Johnny_B |
|
||||||
* SPraid |
|
* kasTIgar |
|
||||||
* Rus |
|
* SPraid |
|
||||||
* Alver |
|
* Rus |
|
||||||
* Maxis |
|
* Alver |
|
||||||
* Galkov |
|
* Maxis |
|
||||||
* CleverMouse |
|
* Galkov |
|
||||||
* tsdima |
|
* CleverMouse |
|
||||||
* turbanoff |
|
* tsdima |
|
||||||
* Asper |
|
* turbanoff |
|
||||||
* art_zh /
|
* Asper |
|
||||||
|
* art_zh |
|
||||||
* Mihail Lisovin (Mihasik) \
|
* hidnplayr /
|
||||||
* Andrey Ivushkin (Willow) |
|
|
||||||
* Mihail Semenyako (mike.dld) |
|
* Mihail Lisovin (Mihasik) \
|
||||||
* Pavlushin Evgeny (Exis) |
|
* Andrey Ivushkin (Willow) |
|
||||||
* Ivan Poddubny | application programming
|
* Mihail Semenyako (mike.dld) |
|
||||||
* Marat Zakiyanov (Mario79) |
|
* Pavlushin Evgeny (Exis) |
|
||||||
* Sergey Kuzmin (Wildwest) |
|
* Ivan Poddubny | application programming
|
||||||
* Andrey Halyavin (halyavin) | creation of new,
|
* Marat Zakiyanov (Mario79) |
|
||||||
* Hex | port of existing
|
* Sergey Kuzmin (Wildwest) |
|
||||||
* Andrey Ignatiev (andrew_programmer) | or revisions of old
|
* Andrey Halyavin (halyavin) | creation of new,
|
||||||
* ealex | applications for Kolibri
|
* Hex | port of existing
|
||||||
* Olaf |
|
* Andrey Ignatiev (andrew_programmer) | or revisions of old
|
||||||
* Evgeny Grechnikov (Diamond) |
|
* ealex | applications for Kolibri
|
||||||
* Navanax |
|
* Olaf |
|
||||||
* Johnny_B |
|
* Evgeny Grechnikov (Diamond) |
|
||||||
* Pavel Rymovski (Heavyiron) |
|
* Navanax |
|
||||||
* Vitaly Bendik (mistifi(ator) |
|
* Johnny_B |
|
||||||
* Iliya Mihailov (Ghost) |
|
* Pavel Rymovski (Heavyiron) |
|
||||||
* Maxim Evtihov (Maxxxx32) |
|
* Vitaly Bendik (mistifi(ator) |
|
||||||
* Vladimir Zaitsev (Rabid Rabbit) |
|
* Iliya Mihailov (Ghost) |
|
||||||
* vectoroc |
|
* Maxim Evtihov (Maxxxx32) |
|
||||||
* Alexey Teplov (<Lrz>) |
|
* Vladimir Zaitsev (Rabid Rabbit) |
|
||||||
* Sergey Semyonov (Serge) |
|
* vectoroc |
|
||||||
* YELLOW |
|
* Alexey Teplov (<Lrz>) |
|
||||||
* iadn |
|
* Sergey Semyonov (Serge) |
|
||||||
* Maciej Guba (macgub) |
|
* YELLOW |
|
||||||
* Mario Birkner (cYfleXX) |
|
* iadn |
|
||||||
* hidden player (hidnplayr) |
|
* Maciej Guba (macgub) |
|
||||||
* trolly |
|
* Mario Birkner (cYfleXX) |
|
||||||
* nilgui |
|
* hidden player (hidnplayr) |
|
||||||
* kaitz |
|
* trolly |
|
||||||
* DedOk |
|
* nilgui |
|
||||||
* SPraid |
|
* kaitz |
|
||||||
* Rus |
|
* DedOk |
|
||||||
* Alver |
|
* SPraid |
|
||||||
* Dron2004 |
|
* Rus |
|
||||||
* Gluk |
|
* Alver |
|
||||||
* Aleksandr Bogomaz (Albom) |
|
* Dron2004 |
|
||||||
* Kirill Lipatov (Leency) |
|
* Gluk |
|
||||||
* Vasiliy Kosenko (vkos) |
|
* Aleksandr Bogomaz (Albom) |
|
||||||
* IgorA |
|
* Kirill Lipatov (Leency) |
|
||||||
* staper |
|
* Vasiliy Kosenko (vkos) |
|
||||||
* chaykin |
|
* IgorA |
|
||||||
* Alexander Meshcheryakov |
|
* staper |
|
||||||
(Self-Perfection) |
|
* chaykin |
|
||||||
* CleverMouse |
|
* Alexander Meshcheryakov |
|
||||||
* tsdima |
|
(Self-Perfection) |
|
||||||
* art_zh |
|
* CleverMouse |
|
||||||
* Asper |
|
* tsdima |
|
||||||
* Pterox |
|
* art_zh |
|
||||||
* Artemonische |
|
* Asper |
|
||||||
* dunkaist /
|
* Pterox |
|
||||||
|
* Artemonische |
|
||||||
* Hex \
|
* dunkaist /
|
||||||
* Diamond / documentation
|
|
||||||
|
* Hex \
|
||||||
* CodeWorld \ forum http://meos.sysbin.com
|
* Diamond / documentation
|
||||||
* mike.dld / site http://kolibrios.org; svn-server
|
|
||||||
|
* CodeWorld \ forum http://meos.sysbin.com
|
||||||
* Alexey Teplov (<Lrz>) \ (KolibriOS logo)
|
* mike.dld / site http://kolibrios.org; svn-server
|
||||||
* goglus | design (KolibriOS background)
|
|
||||||
* Kirill Lipatov (Leency) / (KolibriOS icons)
|
* Alexey Teplov (<Lrz>) \ (KolibriOS logo)
|
||||||
|
* goglus | design (KolibriOS background)
|
||||||
* Pavel Rymovski (Heavyiron) \
|
* Kirill Lipatov (Leency) / (KolibriOS icons)
|
||||||
* Vitaly Bendik (mistifi(ator) |
|
|
||||||
* vectoroc |
|
* Pavel Rymovski (Heavyiron) \
|
||||||
* Veliant | testing,
|
* Vitaly Bendik (mistifi(ator) |
|
||||||
* AqwAS | countenance
|
* vectoroc |
|
||||||
* Mike |
|
* Veliant | testing,
|
||||||
* camper |
|
* AqwAS | countenance
|
||||||
* Dmitry the Sorcerer |
|
* Mike |
|
||||||
* Ataualpa |
|
* camper |
|
||||||
* Maxis |
|
* Dmitry the Sorcerer |
|
||||||
* Galkov |
|
* Ataualpa |
|
||||||
* ChE /
|
* Maxis |
|
||||||
|
* Galkov |
|
||||||
and others...
|
* ChE /
|
||||||
|
|
||||||
KolibriOS team
|
and others...
|
||||||
|
|
||||||
|
KolibriOS team
|
||||||
|
Loading…
Reference in New Issue
Block a user