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
1971 4689 d 12 h lev / added sources of HTMLv with named colors and italic text support  
1834 4832 d 2 h yogev_ezra / Add ICQ to the auto-build script  
1833 4832 d 3 h hidnplayr /programs/network/icq/trunk/ ICQ:
- deleted unused files
- Spelling mistake corrected
- Added correct build_xx.bat files (altough program itself still needs to be translated)
 
1832 4832 d 4 h yogev_ezra /programs/network/icq/ network/icq: sources uploaded to SVN  
1801 4835 d 16 h yogev_ezra /programs/network/zeroconf/trunk/ zeroconf.asm - fix typos  
1735 4848 d 3 h clevermouse / fix compilation in linux  
1729 4868 d 1 h hidnplayr /programs/network/airc/trunk/ Changed default server in Airc to freenode.  
1728 4869 d 1 h clevermouse /programs/ fix compilation in linux  
1726 4874 d 19 h ataualpa /programs/network/airc/trunk/ AIRC: added Russian translation, and now I made it correctly;)  
1725 4875 d 1 h clevermouse /programs/ Files {BOARD,AIRC}.ASM restored from before svn.1723:
- BOARD.ASM@1723 can not be compiled (wrong path to MACROS.INC)
- AIRC.ASM@1723 lacks english support
 
1723 4875 d 20 h ataualpa /programs/ Stackcfg: improved Russian translation and added Ukrainian, AIRC: added Russian translation  
1646 4950 d 4 h mario79 /programs/network/downloader/trunk/ Downloader v0.5
1) reducing the size of the binary code,
2) program uses far less memory while running (>0x7000, the old version used >0x100000)
3) process only net event at start with parameter (URL)
 
1645 4951 d 0 h clevermouse /programs/network/downloader/ upload downloader  
1325 5244 d 17 h tsdima /programs/network/ftps/trunk/ change directory added  
1323 5245 d 19 h tsdima /programs/network/ftps/trunk/ buffered output for LIST and NLST  
1315 5249 d 0 h clevermouse /programs/network/airc/trunk/ correct handling of nick changes in airc  
1302 5259 d 16 h tsdima /programs/network/ftps/trunk/ fix: delete command  
1301 5259 d 16 h tsdima /programs/network/ftps/trunk/ fix: get after put long file  
1297 5262 d 20 h tsdima /programs/network/ftps/trunk/ fix: delay between disconnect and connect (waiting for ACK)  
1287 5263 d 18 h tsdima /programs/network/ftps/trunk/ fix: local port for data connection selected by kernel  
1247 5285 d 17 h diamond /programs/network/terminal/trunk/ senseless upgrade in useless application  
1188 5323 d 3 h clevermouse /programs/network/airc/trunk/ airc v0.6  
1102 5440 d 17 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
 
1017 5564 d 10 h diamond /programs/ heed and tftpc use sysfn 70 instead of deleted 33  
1011 5565 d 18 h hidnplayr /programs/network/zeroconf/trunk/ bugfix  
1010 5565 d 20 h hidnplayr /programs/network/ Moved Zeroconf to the right directory.

Changes in stackcfg:

Removed Static IP setting (now obsolete because of zeroconf)
Added dutch translation.
Auto-read settings when program loads.
 
1009 5565 d 20 h hidnplayr /programs/network/autodhcp/trunk/ AutoDHCP renamed to zeroconf

zeroconf now uses zeroconf.ini for static settings
zeroconf.ini should be in the same directory as the zeroconf application
 
993 5594 d 21 h Ataualpa /programs/ Sysxtree now knows more file types, and dnsr got Russian interface  
664 6030 d 19 h ataualpa /programs/network/stackcfg/trunk/ Stackcfg now has Russian interface  
661 6032 d 20 h ataualpa /programs/ Some programs now use window style Y=4  
625 6070 d 0 h diamond /programs/ some optimized variants from K0700  
556 6148 d 16 h heavyiron /programs/network/airc/trunk/ airc 0.51 (bugfix release):
*Using dns resolve instead of static IP for default server
*Fixed drawing of russian letters "х" and "ф"
 
551 6152 d 17 h spraid /programs/ in some programs set not sized changed window  
539 6166 d 22 h spraid /programs/ changed path to /sys in some programs  
534 6170 d 15 h heavyiron /programs/ fix in build.bat to compile chess, ftps and @ss;
chess.bmp added
 
532 6171 d 5 h diamond /programs/ * pic4, rdsave, cpuid: size optimization
* @ss: decrease used memory & time requirements, size optimization
* @panel: if there is only one window, Alt+[Shift+]Tab activates it
* jpegview: IPC service to unpack JPEG data for other apps
* chess: bmp-file is now inlined
* @ss, chess moved to more appropriate place in file structure
 
502 6189 d 15 h heavyiron /programs/ Bugfix of 485 revision  
485 6196 d 0 h heavyiron / *kernel - fixes in 15.2 by Mario79 and 67 by mike.dld
updated sysfunc.txt
*programs
new icons and logo for CPUID and ICON
added new version of @ICON and ICONMNGR
fixes in iconedit and calendar from DedOK
new algoritm of fill background in pic4
all apps (fasm-writen only) rewriten to use common macros.inc for easy recompile in fastcall mode (there is a bug in https; run need rewrite to use common macros.inc)
small fixes in build_all.bat script
 
484 6196 d 1 h diamond /programs/ * popc modified to use function 70 and standard header in function 0
* desktop modified to use function 70
* rsquare (level compression part) modified to use function 70
 
481 6198 d 1 h diamond /programs/network/ftps/ ftps rewritten to function 70