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
1801 4835 d 19 h yogev_ezra /programs/network/zeroconf/trunk/ zeroconf.asm - fix typos  
1735 4848 d 6 h clevermouse / fix compilation in linux  
1729 4868 d 4 h hidnplayr /programs/network/airc/trunk/ Changed default server in Airc to freenode.  
1728 4869 d 5 h clevermouse /programs/ fix compilation in linux  
1726 4874 d 23 h ataualpa /programs/network/airc/trunk/ AIRC: added Russian translation, and now I made it correctly;)  
1725 4875 d 5 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 4876 d 0 h ataualpa /programs/ Stackcfg: improved Russian translation and added Ukrainian, AIRC: added Russian translation  
1646 4950 d 8 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 4 h clevermouse /programs/network/downloader/ upload downloader  
1325 5244 d 21 h tsdima /programs/network/ftps/trunk/ change directory added  
1323 5245 d 22 h tsdima /programs/network/ftps/trunk/ buffered output for LIST and NLST  
1315 5249 d 3 h clevermouse /programs/network/airc/trunk/ correct handling of nick changes in airc  
1302 5259 d 20 h tsdima /programs/network/ftps/trunk/ fix: delete command  
1301 5259 d 20 h tsdima /programs/network/ftps/trunk/ fix: get after put long file  
1297 5262 d 23 h tsdima /programs/network/ftps/trunk/ fix: delay between disconnect and connect (waiting for ACK)  
1287 5263 d 22 h tsdima /programs/network/ftps/trunk/ fix: local port for data connection selected by kernel  
1247 5285 d 21 h diamond /programs/network/terminal/trunk/ senseless upgrade in useless application  
1188 5323 d 7 h clevermouse /programs/network/airc/trunk/ airc v0.6  
1102 5440 d 20 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 13 h diamond /programs/ heed and tftpc use sysfn 70 instead of deleted 33  
1011 5565 d 21 h hidnplayr /programs/network/zeroconf/trunk/ bugfix  
1010 5565 d 23 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 5566 d 0 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 5595 d 0 h Ataualpa /programs/ Sysxtree now knows more file types, and dnsr got Russian interface  
664 6030 d 23 h ataualpa /programs/network/stackcfg/trunk/ Stackcfg now has Russian interface  
661 6032 d 23 h ataualpa /programs/ Some programs now use window style Y=4  
625 6070 d 4 h diamond /programs/ some optimized variants from K0700  
556 6148 d 20 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 21 h spraid /programs/ in some programs set not sized changed window  
539 6167 d 2 h spraid /programs/ changed path to /sys in some programs  
534 6170 d 18 h heavyiron /programs/ fix in build.bat to compile chess, ftps and @ss;
chess.bmp added
 
532 6171 d 8 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 18 h heavyiron /programs/ Bugfix of 485 revision  
485 6196 d 4 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 5 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 4 h diamond /programs/network/ftps/ ftps rewritten to function 70  
474 6204 d 5 h diamond /programs/ * KFar 0.32.
* smtps modified to use function 70 and standard header in function 0.
 
339 6284 d 22 h hidnplayr /programs/network/autodhcp/trunk/ Bugfixes & cleanup of AUTODHCP.  
337 6285 d 1 h hidnplayr /programs/network/autodhcp/trunk/ Bugfix in Autodhcp  
336 6285 d 3 h hidnplayr /programs/network/autodhcp/trunk/ DHCP client now sends MAC address to dhcp server.
It also uses new system functions 53-10 and 53-11

Link-local ip support is under construction (problem with kernel ARP functions)