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
7536 1999 d 13 h hidnplayr /kernel/trunk/network/ Fix ICMP Echo reply, broken in #5522  
7535 1999 d 13 h hidnplayr /kernel/trunk/network/ Fix ARP Reply, broken in #5522  
7534 1999 d 15 h leency /programs/system/disptest/trunk/ disptest: proper Russian and English translation  
7533 1999 d 16 h leency / appearance: save skin settings in eskin.ini
uPDF: run without param opens /sys/lod
 
7532 1999 d 17 h leency /programs/cmm/ Notes: save window position
PanelsCfg: fix Docky icon
Sysmon: fix tmpdisk size
 
7531 2001 d 21 h leency /data/ revert normal game names  
7530 2001 d 22 h leency /data/ fix  
7529 2001 d 22 h leency /data/ workaround tup issue  
7528 2001 d 22 h leency /data/ try again (tup issue?)  
7527 2001 d 22 h leency /data/ ISO: move games outside folders in case when the folder had only one file the of game itself  
7526 2002 d 9 h leency /programs/games/life3/trunk/ wtf, do not include lang.inc  
7525 2002 d 9 h leency / life3: update UI, add to ISO  
7524 2002 d 12 h IgorA /programs/games/life3/trunk/ cleaning code;
resizing the buffer to fit the window;
changing the scale from scrolling the mouse
 
7523 2002 d 15 h dunkaist /programs/develop/libraries/libs-dev/libimg/bmp/ Libimg: Fix bug with 16-bit BMP padding.  
7522 2004 d 9 h dunkaist /kernel/trunk/ Fix kernel crash on high screen resolution.

Increase MAX_SCREEN_WIDTH=3840 and MAX_SCREEN_HEIGHT=2160.
Replace hardcoded numbers with macros, add runtime checks.
 
7521 2004 d 11 h leency /programs/cmm/ CMM new lib: events.h
IconEdit: use event model
netcheck: example of event model, can be used for network testing
 
7520 2004 d 16 h siemargl /programs/develop/ktcc/trunk/ suballocator plus path fixes  
7519 2004 d 22 h leency / app+: move its ini to IMG, ability to run it without /kolibrios/ mounted, translate ui  
7518 2005 d 0 h leency /programs/ Table: select all by CTRL+A and click on the left top cell
Eolite: do not show size for cd
 
7517 2005 d 11 h leency /programs/other/table/ Table: check ext ignoring text case  
7516 2005 d 12 h leency / Table 0.99.1:
- autodetect separator
- open with param
- add accoc to fm
 
7515 2005 d 16 h leency /programs/cmm/ Eolite: show disk sizes
TmpDisk: get disk size by 70.5 instead of ini storage, impove board loging
 
7514 2005 d 19 h IgorA /programs/games/life3/trunk/ 'life3': fix function 'but_open_file', clean code  
7513 2006 d 11 h hidnplayr /programs/network/netstat/ Netstat: fix speed indicators  
7512 2006 d 12 h hidnplayr /programs/develop/libraries/http/ Bigger default buffer size, add API to change buffer size.  
7511 2006 d 12 h hidnplayr /programs/network/netcfg/ Add PCI ID for I218-V  
7510 2006 d 14 h hidnplayr /kernel/trunk/video/ Fix check_mouse_area_for_getpixel_new in 16BPP mode.  
7509 2006 d 18 h leency / ftpc: restrict cursor move to existing nodes  
7508 2006 d 20 h IgorA /programs/ new style for cursor position in 'tree_list'  
7507 2007 d 15 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
 
7506 2007 d 21 h leency /programs/cmm/ cmm editboxes: various fixes  
7505 2009 d 14 h pathoswithin /programs/other/rtfread/trunk/ fix for no file  
7504 2009 d 15 h leency / Table 0.98.9:
- big fonts
- use system colors
- use @notify to show load/save file status
- fixed: grid do not steal focus when scroll used
- fixed: window restore after making it very small
update Table icon and add it APP+
 
7503 2010 d 20 h leency /programs/other/table/ Table 0.98.5: UI refinement, bugfixing  
7502 2012 d 13 h b00bl1k /programs/develop/libraries/box_lib/trunk/ box_lib: correct filter for win keys in editbox  
7501 2013 d 17 h 0CodErr /data/common/File Managers/fNav/ Swap buttons.
File size with accuracy to tenths if necessary.
Sizes of partitions and disks.
 
7500 2013 d 18 h leency /programs/ mouse_cfg: fix for double click (thanks 0CodErr for bug found)
boxlib->editbox: filter super (windows) key
table: continue code refactoring
 
7499 2015 d 10 h theonlymirage / Base roadmap 0.8.4.0 for Siemargl  
7498 2015 d 12 h leency /programs/other/table/ table: use boxlib scrollbars, code refactoring, bug fixing and optimizing  
7497 2015 d 13 h IgorA /programs/develop/libraries/box_lib/trunk/ add [Ctrl+X] for cut text in 't_edit'