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
1735 4845 d 3 h clevermouse / fix compilation in linux  
1729 4865 d 1 h hidnplayr /programs/network/airc/trunk/ Changed default server in Airc to freenode.  
1728 4866 d 2 h clevermouse /programs/ fix compilation in linux  
1726 4871 d 19 h ataualpa /programs/network/airc/trunk/ AIRC: added Russian translation, and now I made it correctly;)  
1725 4872 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 4872 d 21 h ataualpa /programs/ Stackcfg: improved Russian translation and added Ukrainian, AIRC: added Russian translation  
1646 4947 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 4948 d 1 h clevermouse /programs/network/downloader/ upload downloader  
1325 5241 d 17 h tsdima /programs/network/ftps/trunk/ change directory added  
1323 5242 d 19 h tsdima /programs/network/ftps/trunk/ buffered output for LIST and NLST  
1315 5246 d 0 h clevermouse /programs/network/airc/trunk/ correct handling of nick changes in airc  
1302 5256 d 17 h tsdima /programs/network/ftps/trunk/ fix: delete command  
1301 5256 d 17 h tsdima /programs/network/ftps/trunk/ fix: get after put long file  
1297 5259 d 20 h tsdima /programs/network/ftps/trunk/ fix: delay between disconnect and connect (waiting for ACK)  
1287 5260 d 19 h tsdima /programs/network/ftps/trunk/ fix: local port for data connection selected by kernel  
1247 5282 d 18 h diamond /programs/network/terminal/trunk/ senseless upgrade in useless application  
1188 5320 d 4 h clevermouse /programs/network/airc/trunk/ airc v0.6  
1102 5437 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 5561 d 10 h diamond /programs/ heed and tftpc use sysfn 70 instead of deleted 33  
1011 5562 d 18 h hidnplayr /programs/network/zeroconf/trunk/ bugfix  
1010 5562 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 5562 d 21 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 5591 d 21 h Ataualpa /programs/ Sysxtree now knows more file types, and dnsr got Russian interface  
664 6027 d 19 h ataualpa /programs/network/stackcfg/trunk/ Stackcfg now has Russian interface  
661 6029 d 20 h ataualpa /programs/ Some programs now use window style Y=4  
625 6067 d 1 h diamond /programs/ some optimized variants from K0700  
556 6145 d 17 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 6149 d 18 h spraid /programs/ in some programs set not sized changed window  
539 6163 d 22 h spraid /programs/ changed path to /sys in some programs  
534 6167 d 15 h heavyiron /programs/ fix in build.bat to compile chess, ftps and @ss;
chess.bmp added
 
532 6168 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 6186 d 15 h heavyiron /programs/ Bugfix of 485 revision  
485 6193 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 6193 d 2 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 6195 d 1 h diamond /programs/network/ftps/ ftps rewritten to function 70  
474 6201 d 2 h diamond /programs/ * KFar 0.32.
* smtps modified to use function 70 and standard header in function 0.
 
339 6281 d 19 h hidnplayr /programs/network/autodhcp/trunk/ Bugfixes & cleanup of AUTODHCP.  
337 6281 d 22 h hidnplayr /programs/network/autodhcp/trunk/ Bugfix in Autodhcp  
336 6282 d 0 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)
 
331 6284 d 4 h heavyiron /programs/network/ Some skinned network apps from Johnny_B (10.11.06). Also they use 'MENUET01' header instead of 'MENUET00' now