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
8442 1244 d 2 h IgorA /programs/ tinygl.obj: add some functions,
load_img.inc: delete old file load_lib
 
7959 1455 d 23 h leency / boxlib/tree_list: react on double click as on enter
ftpc: set default user and server (kolibrios.org), some cosmetic improvements
beat and playnote: add to ISO
 
7631 1855 d 3 h leency / convert files into 8.3  
7580 1932 d 15 h IgorA /programs/network/ftpc/ fix 7579  
7579 1932 d 16 h IgorA / t_edit:
1) add keys Ctrl+H, Ctrl+G
2) update panels code
 
7577 1938 d 14 h IgorA / t_edit: add function ted_but_replace, fix code  
7509 2023 d 21 h leency / ftpc: restrict cursor move to existing nodes  
7507 2024 d 18 h leency /programs/ boxlib edit_box: do not display pgup, pgdown press
fptc: fix for Tab press when no field selected
table 0.99: proper behaviour when cell is edited, use scancodes
 
7490 2034 d 15 h leency /programs/ Eolite 4.02: asc and desc sorting order, save current file selection after changing sorting order (thanks lev for idea)  
7489 2034 d 16 h leency /programs/network/ftpc/ ftpc 0.15: use system colors for login, show error if no server set, fix letter spacing in edit0 at main window  
7487 2035 d 2 h nisargshah95 /programs/network/ftpc/ ftpc:
- reduce log font size
- refresh local directory list after download
 
7465 2039 d 17 h leency /programs/network/ftpc/ ftpc: use tab to switch between editboxes  
7464 2039 d 18 h leency /programs/network/ftpc/ ftpc 0.12a:
- bigger fonts in editbox
- press enter to login
- compressed images: 3 sectors instead of 5, system icons
 
7463 2039 d 21 h nisargshah95 /programs/network/ftpc/ disable Cancel button when not downloading  
7201 2246 d 20 h nisargshah95 /programs/network/ftpc/ Fix FTPC logging, change log file path  
7167 2269 d 20 h nisargshah95 / Fix broken treelist icons  
6835 2672 d 18 h hidnplayr /programs/ Remove duplicate libio.inc  
6582 2776 d 19 h nisargshah95 /programs/ refactor code, add GUI and fix bugs  
6437 2909 d 2 h nisargshah95 /programs/network/ftpc/ add proper error handling for socket functions  
6436 2909 d 2 h nisargshah95 /programs/network/ftpc/ add proper error handling for socket functions  
6394 2955 d 0 h nisargshah95 /programs/network/ftpc/ add support to parse parameters  
5098 3532 d 21 h clevermouse / switch build system to Tup  
5011 3580 d 15 h hidnplayr /programs/network/ftpc/ Preparing for active connections, added ftpc.ini with settings, some housekeeping.  
4922 3656 d 12 h ashmew2 /programs/network/ftpc/ Added RDIR command to FTPC  
4920 3657 d 15 h hidnplayr /programs/network/ftpc/ small bugfixes  
4918 3661 d 4 h hidnplayr /programs/network/ftpc/ FTPC 0.12: notify user when connect failed, added timeout when receiving commands from the server.  
4729 3697 d 5 h hidnplayr /programs/network/ftpc/ Fixed support for multiline commands. (fix #80)  
3967 3876 d 17 h hidnplayr /programs/network/ftpc/ FTP client: print some more text to the user.  
3821 3959 d 3 h hidnplayr /programs/network/ftpc/ FTPc: fixed passive command broken in #3814  
3818 3959 d 15 h hidnplayr /programs/network/ftpc/ FTPc: bugfix for passive, other small improvements.  
3814 3960 d 2 h hidnplayr /programs/network/ftpc/ FTPc: use <cr lf> after commands instead of just <lf>  
3813 3960 d 3 h hidnplayr /programs/network/ftpc/ FTPc: better command parser, improved help, increased code quality.  
3804 3962 d 1 h hidnplayr /programs/network/ftpc/ FTPc: added cdup, mkd, and rmd commands.  
3803 3962 d 2 h hidnplayr /programs/network/ftpc/ FTPc: hide password.  
3802 3962 d 2 h hidnplayr /programs/network/ftpc/ FTPc: added lcwd command (change local working directory)  
3800 3962 d 2 h hidnplayr /programs/network/ftpc/ FTPc: send and receive files from applications working directory to servers working directory, also added dele and bye commands.  
3794 3962 d 14 h hidnplayr /programs/network/ftpc/ FTPc: added pwd command, bugfixes  
3793 3962 d 14 h hidnplayr /programs/network/ftpc/ FTPc: added retr command (just print to console for now).  
3792 3962 d 15 h hidnplayr /programs/network/ftpc/ FTPc: receive all data from server, larger screen buffer.  
3790 3962 d 15 h hidnplayr /programs/network/ftpc/ FTPc: some more bugfixes, added cwd command