Subversion Repositories Kolibri OS

Rev

Go to most recent revision | Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
1122 5423 d 8 h diamond /programs/fs/kfar/trunk/ KFar 0.65: fixed error handler
KFar_Arc 0.16: fixed crash when handling some extremely big 7z+lzma archives
 
1121 5423 d 9 h diamond /programs/develop/libraries/libs-dev/libimg/gif/ libimg: fixed processing of some interlaced GIFs  
1118 5425 d 16 h diamond /programs/develop/libraries/libs-dev/libimg/gif/ libimg: fixed gif loading broken in rev. 1102  
1115 5441 d 14 h heavyiron /programs/develop/fasm/trunk/ fasm 1.68  
1114 5443 d 7 h leency /programs/other/table/ Table v0.96  
1113 5443 d 8 h diamond /programs/develop/libraries/box_lib/trunk/ box_lib: make all branches of edit_box_key return as stdcall  
1112 5443 d 15 h barsuk /programs/other/table/ table 0.95: some bugfixes  
1111 5449 d 11 h Lrz /programs/system/rdsave/trunk/ modify path  
1110 5449 d 11 h Lrz /programs/system/run/trunk/ modify path  
1109 5449 d 11 h Lrz /programs/media/scrshoot/ change path to load_lib.mac  
1108 5449 d 11 h Lrz /programs/develop/libraries/box_lib/ remove load_lib.mac  
1106 5450 d 10 h diamond / Loading COM mouse driver is moved from the kernel to application  
1102 5452 d 8 h diamond /programs/ * libs-dev: style of exported names changed, ini.get_int -> ini_get_int
* programs which use libs-dev updated accordingly
* libimg: support for .ico and .cur files (icons and cursors)
* kiv: show many different images in one file in one row
 
1101 5452 d 12 h Lrz /programs/develop/libraries/box_lib/ Reorganization library. Examples remove in asm/trunk. Modify optionbox.  
1100 5453 d 11 h Lrz /programs/media/scrshoot/ a logic bugfix.  
1099 5454 d 11 h Lrz /programs/develop/libraries/box_lib/trunk/ update checkbox  
1098 5454 d 11 h Lrz /programs/media/scrshoot/ support system library box_lib.obj  
1096 5455 d 8 h diamond /programs/media/pic4/trunk/ pic4: fixed background install  
1092 5456 d 16 h diamond /programs/media/pic4/trunk/ pic4: memory requirements reduced  
1087 5459 d 12 h diamond /programs/media/kiv/trunk/ bugfixes in KIV  
1080 5462 d 13 h diamond /programs/media/kiv/trunk/ kiv: support for animated images  
1079 5462 d 13 h diamond /programs/develop/libraries/libs-dev/libimg/ libimg, version 4:
* decoder for animated GIFs
* some fixes in PNG and JPEG decoders
* internal image representation now allows 15 and 16 bpp
(without conversions in decoders)
* decoder for TGA, Z80 from Nable
 
1077 5463 d 21 h Galkov / changing by forum post 23500:
1) f68:15,18 moved to f68:24,25
2) f68:15,18 set to obsolete
 
1075 5464 d 19 h Galkov /programs/develop/open watcom/trunk/clib/fpu/ change functionality of f68:15, f68:18  
1070 5476 d 4 h Lrz /programs/system/rdsave/trunk/ use box_lib.obj  
1069 5476 d 11 h Lrz /programs/system/run/trunk/ support system lib a box_lib.obj  
1068 5478 d 12 h Lrz /programs/develop/libraries/box_lib/trunk/ bugfix a macros load_lib.mac  
1064 5501 d 17 h Lrz /programs/develop/libraries/box_lib/trunk/ add macros for load library. See editbox_ex and load_lib.mac.
Alfa version
 
1062 5504 d 23 h heavyiron /programs/develop/fasm/trunk/ fasm version 1.67.38 (Mar 29, 2009)

[-] Fixed a bug with size of memory operand for ROUNDSS/ROUNDSD
 
1060 5506 d 8 h hidnplayr /programs/develop/libraries/box_lib/trunk/ This fix makes box_lib a valid KolibriOS library.
(export 'lib_init' and 'version')
 
1054 5520 d 7 h heavyiron /programs/develop/fasm/trunk/ fasm

version 1.67.37 (Mar 24, 2009)
[-] The .efi extension is now generated for EFI PE formats.
[-] Fixed a bug with invalid size of memory operand for SSE4 instructions.

version 1.67.36 (Mar 20, 2009)
[-] The size of section table was stored with a wrong value in symbols file, it should have the correct value now.
 
1053 5537 d 19 h heavyiron /programs/develop/fasm/trunk/ fasm 1.67.35  
1051 5538 d 15 h vkos /programs/system/launch/trunk/ Updated to 0.1.4.  
1050 5538 d 15 h vkos /programs/system/launch/trunk/ Launch 0.1.4. Fixed launching with arguments.  
1049 5538 d 16 h mario79 /programs/develop/libraries/box_lib/trunk/ Small correct Box_Lib MenuBar for Function 0 with B=1 (coordinates of all graphics primitives are relative to window client area).  
1048 5539 d 19 h mikedld /programs/develop/libraries/libs-dev/ fix in libini._.low.read_value (reported by Insolor)
comments support (lines starting with ';' by default)
version bump
 
1046 5541 d 8 h diamond /programs/fs/kfar/trunk/ KFar 0.64: fixed crash when plugin loading failed (found by Insolor)  
1045 5541 d 11 h diamond /programs/fs/kfar/trunk/ KFar 0.63: saves sort mode; bugfix in editor  
1044 5543 d 5 h heavyiron /programs/develop/fasm/trunk/ fasm version 1.67.34 (Feb 22, 2009)
[-] Fixed small bug with DT directive far pointer syntax.
Visit http://flatassembler.net/ for more information.
 
1042 5546 d 16 h vkos /programs/system/launch/ Launch 0.1.3. Launching with arguments is implemented.