Subversion Repositories Kolibri OS

Rev

Rev 4451 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 4451 Rev 4452
Line 122... Line 122...
122
   * New versions of dynamic libraries and new dynamic libraries:
122
   * New versions of dynamic libraries and new dynamic libraries:
123
    libini   - Evgeny Grechnikov (Diamond), added function to read
123
    libini   - Evgeny Grechnikov (Diamond), added function to read
124
                keyboard shortcuts
124
                keyboard shortcuts
125
    box_lib  - IgorA, update component tree_list, new component
125
    box_lib  - IgorA, update component tree_list, new component
126
                text_editor, documentation on the library
126
                text_editor, documentation on the library
127
               Marat Zakiyanov (Mario79) refinement of ŽpenDialog component, rewriting 
127
               Marat Zakiyanov (Mario79) refinement of OpenDialog component, rewriting 
128
                of some applications to use it, new component PathShow
128
                of some applications to use it, new component PathShow
129
				
-
 
130
	console	 - numpad support and some escape code support from hidnplayr
129
	console	 - numpad support and some escape code support from hidnplayr
131
			   bugfixes by Serge, SoUrcerer and Leency
130
			   bugfixes by Serge, SoUrcerer and Leency
132
			   
-
 
133
	http	 - HTTP library from hidnplayr
131
	http	 - HTTP library from hidnplayr
Line -... Line 132...
-
 
132
	
-
 
133
	
-
 
134
	
-
 
135
	* New versions of drivers and new drivers:
-
 
136
	sound.obj	- service to detect the soundcard and load correct driver
-
 
137
				   by hidnplayr
-
 
138
	3c59x.obj	- 3Com network driver, converted to new stack by hidnplayr
-
 
139
	dec21x4x.obj- New DEC network driver (for VirtualPC), written by hidnplayr
-
 
140
	i8254x.obj  - New intel eepro/1000 network driver written by hidnplayr
-
 
141
	i8255x.obj  - intel eepro/100 network driver, converted to new stack by hidnplayr
-
 
142
	mdt80x.obj  - Myson mtd80x network driver, written by hidnplayr
-
 
143
	pcnet32.obj - AMD pcnet driver, converted to new stack by hidnplayr
-
 
144
	r6040.obj   - New RDC R6040 network driver, written by hidnplayr and asper
-
 
145
	rhine.obj   - New VIA Rhine network driver, written by hidnplayr and asper
-
 
146
	rtl8029.obj - Realtek 8029 network driver, converted to new stack by hidnplayr
-
 
147
	rtl8139.obj - Realtek 8139 network driver, converted to new stack by hidnplayr
-
 
148
	rtl8169.obj - Realtek 8169 network driver, converted to new stack by hidnplayr
-
 
149
	sis900.obj  - SIS 900 network driver, converted to new stack by hidnplayr
134
 
150
 
135
 
151
 
136
 
152
 
Line 137... Line 153...
137
/-----------------------------------------------\
153
/-----------------------------------------------\