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
7553 2019 d 11 h pavelyakov /programs/cmm/BrainFuck/ Brainfuck interpreter  
7552 2024 d 5 h b00bl1k /drivers/usb/usbftdi/ usbftdi: fix errors  
7551 2024 d 7 h leency /programs/cmm/ Eolite: fix dialog popins when two panels view is on
Appearance: fix redraw, thanks themirageonly for bug found
 
7550 2024 d 10 h leency /skins/Leency/HydrogenOS/ upload HydrogenOS skin  
7549 2024 d 13 h leency /programs/cmm/template/ commit to rebuild abutobuild  
7548 2026 d 11 h leency / menu.dat: small update
terminal: use big fonts
menu: fix thread height
rdsave, opendial: use system colors
 
7547 2027 d 1 h leency /programs/system/end/light/ end: correct app close  
7546 2027 d 3 h dunkaist /kernel/trunk/blkdev/ Relax Protective MBR checks.  
7545 2027 d 5 h tsdima /programs/develop/cmm/ Bugfix for linux port  
7544 2029 d 1 h leency / table 0.99.3: fix several bugs
templates: upload to svn, add to ISO/res/templates
 
7543 2029 d 5 h leency / C--: add to ISO, upload linux version by pavelyakov  
7542 2029 d 6 h leency /data/ fix filename  
7541 2029 d 6 h leency / pig game: cd workaround  
7540 2029 d 6 h leency /data/ add TinyC (tcc) to ISO  
7539 2029 d 6 h leency /programs/fs/unz/ remove lang.inc  
7538 2029 d 6 h leency /programs/fs/unz/ Unz 0.2 by GerdtR  
7537 2029 d 6 h siemargl /programs/develop/ktcc/trunk/ better suballocator  
7536 2030 d 4 h hidnplayr /kernel/trunk/network/ Fix ICMP Echo reply, broken in #5522  
7535 2030 d 4 h hidnplayr /kernel/trunk/network/ Fix ARP Reply, broken in #5522  
7534 2030 d 5 h leency /programs/system/disptest/trunk/ disptest: proper Russian and English translation  
7533 2030 d 7 h leency / appearance: save skin settings in eskin.ini
uPDF: run without param opens /sys/lod
 
7532 2030 d 8 h leency /programs/cmm/ Notes: save window position
PanelsCfg: fix Docky icon
Sysmon: fix tmpdisk size
 
7531 2032 d 12 h leency /data/ revert normal game names  
7530 2032 d 12 h leency /data/ fix  
7529 2032 d 12 h leency /data/ workaround tup issue  
7528 2032 d 12 h leency /data/ try again (tup issue?)  
7527 2032 d 12 h leency /data/ ISO: move games outside folders in case when the folder had only one file the of game itself  
7526 2032 d 23 h leency /programs/games/life3/trunk/ wtf, do not include lang.inc  
7525 2032 d 23 h leency / life3: update UI, add to ISO  
7524 2033 d 3 h IgorA /programs/games/life3/trunk/ cleaning code;
resizing the buffer to fit the window;
changing the scale from scrolling the mouse
 
7523 2033 d 6 h dunkaist /programs/develop/libraries/libs-dev/libimg/bmp/ Libimg: Fix bug with 16-bit BMP padding.  
7522 2035 d 0 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 2035 d 2 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 2035 d 6 h siemargl /programs/develop/ktcc/trunk/ suballocator plus path fixes  
7519 2035 d 12 h leency / app+: move its ini to IMG, ability to run it without /kolibrios/ mounted, translate ui  
7518 2035 d 14 h leency /programs/ Table: select all by CTRL+A and click on the left top cell
Eolite: do not show size for cd
 
7517 2036 d 2 h leency /programs/other/table/ Table: check ext ignoring text case  
7516 2036 d 2 h leency / Table 0.99.1:
- autodetect separator
- open with param
- add accoc to fm
 
7515 2036 d 7 h leency /programs/cmm/ Eolite: show disk sizes
TmpDisk: get disk size by 70.5 instead of ini storage, impove board loging
 
7514 2036 d 10 h IgorA /programs/games/life3/trunk/ 'life3': fix function 'but_open_file', clean code