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
949 5624 d 21 h leency /programs/develop/fasm/trunk/ FASM window move (for cursor and icons bug invisible)  
919 5652 d 1 h mikedld /programs/develop/libraries/libs-dev/ Fixed major issue in libini (set_* affected) connected with wrong parameters to file.seek
Commented out wildcards test from test001 (function is no longer exported thus can't be tested)
 
896 5660 d 16 h heavyiron / Compiled programs now use int 40h by default instead of fastcall (config.inc) to work well in emulators.
Deleted binary files - SVN is for sources only
 
882 5674 d 5 h serge /programs/develop/libraries/pixlib/ lost pixlib sources  
881 5675 d 5 h serge /programs/ pixlib 0.2  
880 5676 d 11 h serge /programs/ pixlib 0.1  
879 5678 d 9 h serge /programs/ cleanup  
872 5690 d 4 h heavyiron /programs/ fasm 1.67.27
@panel - removed binary file
icon - version from latest version kolibri
icon_new - movable icons (early development :)
cpuspeed - new title
 
853 5743 d 3 h diamond /programs/develop/libraries/console/ console: API for get/set cursor pos & clear screen  
852 5743 d 6 h diamond /programs/develop/libraries/console/ console: added gets2() with user callback  
845 5749 d 19 h mikedld /programs/develop/libraries/libs-dev/ libs_dev: refactoring, comments  
836 5759 d 6 h diamond /programs/develop/libraries/console/ console library: upload sources  
835 5761 d 12 h serge /programs/develop/fasm/trunk/ fix memory allocation  
830 5763 d 8 h Lrz /programs/develop/ optimization mouse code and delete 9 function and not use it now  
827 5768 d 16 h mikedld /programs/develop/tinypad/trunk/ Tinypad: update tab/window title and highlighting mode after file save  
826 5768 d 23 h mikedld /programs/develop/tinypad/trunk/ Tinypad: numpad support  
824 5770 d 16 h mikedld /programs/develop/tinypad/trunk/ Tinypad: fixed bug#1 (2)
Tinypad: changes in memory management
 
809 5789 d 12 h diamond /programs/develop/mtdbg/ mtdbg: small improvements in disassembler (but it is still incomplete)  
807 5790 d 16 h Lrz /programs/develop/examples/checkbox/trunk/ fixed small bug  
806 5791 d 9 h Lrz /programs/develop/box_lib/ add files :)  
805 5791 d 10 h Lrz /programs/ add library and example on C--  
790 5865 d 11 h bw /programs/develop/fp/ [fp] changes in rtl & examples  
783 5877 d 22 h mikedld /programs/develop/libraries/libs-dev/ libimg: image flipping and rotating (look into .test/test002 for example use)
libini: small fix in ini.get_int
 
780 5882 d 5 h bw /programs/develop/fp/rtl/ [fp] rtl changes  
775 5884 d 21 h bw /programs/ fp rtl changes, lrl editor  
772 5891 d 0 h gluk /programs/develop/ fixed some grammar errors in Russian help-files (for new users and respect-up of our community)  
763 5908 d 3 h bw /programs/develop/fp/ LRL 1.4b  
755 5914 d 11 h diamond / * kernel.asm: 18.1 is now safe (correction of rev. 748)
* vesa20.inc: comments were correct! Restored (correction of rev. 753)
* fasm from last AZ
 
743 5920 d 5 h jacekm /programs/develop/scc/ scc - output file is in a good format  
733 5926 d 8 h serge /programs/develop/sdk/trunk/HDraw/ SDK: hardware accelerated drawing (R500 required)  
727 5927 d 7 h serge /programs/develop/open watcom/trunk/clib/ Clib chsize, fstat, setmode.
set_file_size: watcom-specific implementation
 
723 5928 d 19 h jacekm /programs/develop/scc/example/ scc - klib.h bug fixed  
722 5929 d 1 h mikedld /programs/develop/libraries/libs-dev/libimg/gif/ libs-dev: fixed incorrect GIF processing  
721 5929 d 2 h jacekm /programs/develop/scc/ scc 0.5.3 b + new examples  
720 5929 d 9 h jacekm /programs/develop/scc/ scc changes in examples and scc 0.5.3  
719 5929 d 9 h jacekm /programs/develop/scc/example/ scc examples  
718 5929 d 9 h jacekm /programs/develop/scc/ scc 0.5.3  
717 5929 d 22 h mikedld /programs/develop/libraries/ Libs-dev: libio, libini, libgfx, libimg  
711 5932 d 15 h serge /programs/develop/open watcom/trunk/ Clib create_file, read_file, write_file: watcom-specific implementation  
710 5933 d 0 h andrew_programmer /programs/develop/libGUI/ Save of registers after an entrance in function is added: SendMessage (), DestroyControl ().