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
5874 3131 d 3 h pathoswithin /programs/system/setup/trunk/ Setup: deleted keyboard layout option, added font height option.  
5872 3131 d 23 h pathoswithin /programs/system/taskbar/trunk/ Taskbar: some cleaning and refactoring  
5868 3134 d 1 h eAndrew /programs/system/notify3/ add ALWAYS_TOP feature; small optimization  
5862 3137 d 5 h punk_joker /programs/system/eskin/trunk/ fix r5861  
5861 3137 d 5 h punk_joker /programs/system/eskin/ upload eskin  
5859 3139 d 5 h hidnplayr /programs/network/tcpserv/ TCPserv: code cleanup.  
5858 3139 d 5 h hidnplayr /programs/network/telnet/ Telnet: code cleanup, no semantic changes.  
5857 3143 d 5 h leency /programs/cmm/mouse_cfg/ Mouse configuration utility v1.3: use system.ini for saving settings, fix text bolding  
5854 3143 d 18 h pathoswithin /programs/system/setup/trunk/ Setup: use .ini file for settings  
5849 3149 d 2 h pathoswithin /programs/system/setup/trunk/ Setup: total code refactoring  
5846 3152 d 6 h pavelyakov /programs/cmm/ Font.h: option "use smooth"
Eolite: setting option "use smooth"
 
5845 3152 d 7 h pathoswithin /programs/develop/tinypad/trunk/ Tinypad: fix option checkmarks  
5843 3152 d 23 h hidnplayr /programs/network/icmp/ forgotten file.  
5842 3152 d 23 h hidnplayr / Improved RAW sockets. Added ability to set TTL thorugh setsockopt, Improved ping program.  
5838 3153 d 5 h pathoswithin /programs/develop/tinypad/trunk/ Tinypad: integer zoom feature  
5837 3153 d 5 h pathoswithin /programs/system/board/trunk/ Board: text scroll fix  
5835 3155 d 7 h pavelyakov /programs/develop/libraries/console/ Console: new ver.  
5834 3156 d 20 h pavelyakov /programs/cmm/eolite/ Eolite:The ability to store settings in the image  
5833 3164 d 21 h pavelyakov /programs/cmm/eolite/ Eolite:A new feature of adding the default path.  
5832 3178 d 3 h IgorA /programs/develop/libraries/box_lib/trunk/ make end line = (13,10) in copy buffer  
5831 3178 d 6 h IgorA /programs/other/t_edit/ fix copy key words to buffer  
5830 3178 d 7 h IgorA /programs/other/t_edit/ small fix  
5829 3180 d 19 h leency /programs/cmm/lib/ list_box.h: fix ProcessMouse() zero divide  
5828 3180 d 23 h punk_joker /programs/cmm/eolite/include/ small fix  
5826 3181 d 0 h leency /programs/cmm/textreader/ textreader: optimized toolbar.png size  
5825 3185 d 3 h leency /programs/cmm/ list_box: structure improvements  
5824 3185 d 19 h dunkaist /programs/demos/colorref/trunk/ colorref: erase the name of bottom color properly: the very bottom pixel of 'Q' became an artefact if one chooses 'ultramarine' after 'light turquoise'  
5823 3185 d 21 h dunkaist /programs/games/xonix/trunk/ fix r5822  
5822 3185 d 21 h dunkaist /programs/games/xonix/trunk/ xonix: use skinned window (no more legacy windows finally?)  
5819 3187 d 2 h leency /programs/cmm/textreader/ TextReader v1.0: plaint text reader, supports different font size and different encodings, uses ini file to save settings  
5818 3187 d 2 h leency /programs/cmm/dicty/ Dicty 2.0: live search, rebuild dictionary bases that cause decrease their size into 30%, rus version, beter code and a bit better gui  
5817 3187 d 3 h leency /programs/cmm/software_widget/ software_widget.c: font smooth, section lines  
5816 3187 d 4 h leency /programs/cmm/lib/ font.h: update for long text  
5814 3187 d 6 h pavelyakov /programs/cmm/ Update: lib font.h, fixed bugs, new font software_widget.c  
5811 3188 d 5 h leency /programs/cmm/ CMM: minor fixes  
5807 3188 d 23 h punk_joker /programs/cmm/installer/ second fix for #5804  
5806 3189 d 0 h punk_joker /programs/cmm/lib/ fix for #5804  
5805 3189 d 0 h hidnplayr /programs/network/icmp/ ping: Use high precision timer.  
5804 3189 d 0 h punk_joker /programs/cmm/eolite/ Eolite 3.2: deleting in another thread; progressbar while deleting  
5803 3189 d 3 h leency /programs/cmm/ CMM: remove strncpy() function, replace it by strlcpy() as more stable