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
7583 1911 d 9 h IgorA /programs/ tedit: add case sensitive  
7579 1918 d 10 h IgorA / t_edit:
1) add keys Ctrl+H, Ctrl+G
2) update panels code
 
7577 1924 d 8 h IgorA / t_edit: add function ted_but_replace, fix code  
7576 1926 d 18 h IgorA /programs/ t_edit: update found functions  
7571 1939 d 13 h IgorA /programs/ add save files Ctrl+S and Ctrl+Shift+S  
7558 1989 d 19 h pathoswithin /programs/develop/libraries/box_lib/trunk/ editbox ctrl-a support  
7548 1998 d 17 h leency / menu.dat: small update
terminal: use big fonts
menu: fix thread height
rdsave, opendial: use system colors
 
7545 1999 d 11 h tsdima /programs/develop/cmm/ Bugfix for linux port  
7543 2001 d 11 h leency / C--: add to ISO, upload linux version by pavelyakov  
7537 2001 d 12 h siemargl /programs/develop/ktcc/trunk/ better suballocator  
7523 2005 d 12 h dunkaist /programs/develop/libraries/libs-dev/libimg/bmp/ Libimg: Fix bug with 16-bit BMP padding.  
7520 2007 d 12 h siemargl /programs/develop/ktcc/trunk/ suballocator plus path fixes  
7512 2009 d 8 h hidnplayr /programs/develop/libraries/http/ Bigger default buffer size, add API to change buffer size.  
7508 2009 d 17 h IgorA /programs/ new style for cursor position in 'tree_list'  
7507 2010 d 11 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
 
7502 2015 d 10 h b00bl1k /programs/develop/libraries/box_lib/trunk/ box_lib: correct filter for win keys in editbox  
7500 2016 d 14 h leency /programs/ mouse_cfg: fix for double click (thanks 0CodErr for bug found)
boxlib->editbox: filter super (windows) key
table: continue code refactoring
 
7497 2018 d 10 h IgorA /programs/develop/libraries/box_lib/trunk/ add [Ctrl+X] for cut text in 't_edit'  
7457 2026 d 22 h 0CodErr /programs/develop/libraries/InputBox/Examples/ add InputBox examples  
7454 2026 d 22 h 0CodErr /programs/develop/libraries/InputBox/ fix mistake in tupfile  
7453 2026 d 22 h 0CodErr /programs/develop/libraries/InputBox/ fix mistake in tupfile  
7452 2026 d 22 h 0CodErr /programs/develop/libraries/InputBox/ upload InputBox library  
7449 2028 d 19 h leency /programs/ searchap: first mount attempt without delay, second mount attempt with delay (default 5 seconds); by Mario request  
7447 2029 d 15 h leency / Iconedit: add menu "Icon" with functions Replace color in canvas and Count unic colors used
H2d2b: allow input numbers only in
Sstartrek: rename Readme.txt to sst.doc
 
7423 2038 d 11 h leency / Knight game: update by lev
Palitra: save noisy state
Game_center: use tricky binnary to save 4.5 Kb
Mp3Info: upload version 0.7
 
7421 2038 d 14 h leency /programs/ KIV: save desktop image set by IgorA
Palitra: save desktop colors set by IgorA
Docky: no close by Alt+F4
IconNew: fix system hang when use an icon with number >99 by GerdtR
Gears (TinyGL asm): add key description to window, uncomment zoom code, add key shortcut "+" for zoom-in
TinyGL asm images: much better compression, for instance, TEXT_2.PNG from 235Kb to 106Kb without any visible degradation
 
7418 2044 d 18 h siemargl /programs/develop/ktcc/trunk/libc/ tcc lib fix coffload, fwrite  
7404 2047 d 22 h 0CodErr /programs/develop/libraries/box_lib/trunk/ fix crash when copy\paste  
7400 2049 d 15 h 0CodErr /programs/develop/libraries/box_lib/trunk/ Reset Shift flags after Shift+Backspace  
7297 2130 d 19 h hidnplayr /programs/develop/libraries/network/ Network library: fix typos (mass rename)  
7296 2130 d 19 h hidnplayr /programs/develop/libraries/http/ Updated debug output for HTTP library.  
7279 2177 d 13 h IgorA /programs/develop/libraries/libs-dev/libimg/png/ libimg: fix save small png images  
7209 2230 d 8 h akron1 /programs/develop/oberon07/ Oberon-07:
base address 0x10000 for applications
(parameter "kem" instead "kos")
 
7184 2241 d 9 h siemargl /programs/develop/ktcc/trunk/ added read buffering, ungetc  
7172 2248 d 12 h siemargl /programs/develop/ktcc/trunk/ fix libck  
7141 2283 d 10 h siemargl /programs/develop/tinybasic/ add&fix TinyBasic  
7134 2324 d 5 h dunkaist /programs/ Remove some duplicates: proc32.inc, macros.inc, struct.inc, etc.  
7128 2333 d 12 h IgorA /programs/develop/ box_lib: fix clear cursor in 'editbox'
info3ds: crop zeros after floating point
 
7112 2356 d 2 h dunkaist /programs/ Add -fgnu89-inline to menuetlibc related files.

One can't build programs that use menuetlibc and the library itself with
the latest toolchain from Serge because new GCC assumes C99 inline
semantics. Fix it by passing -fgnu89-inline option to such programs.
 
7110 2357 d 23 h akron1 /programs/develop/oberon07/ oberon07: fix for r7107, NEW/DISPOSE support multi-thread mode