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
7889 1421 d 4 h leency / icons16.png: small colors tweak to bring them into the common gamma
eng/settings/menu.dat: general update, sunc with rus
/data/rus/pipetka: remove as it is closed-source and replace by
pipet: add to IMG/develop/pipet (open-source, copy to clipboard function)
cmm/lib/io.h: fix library function
ircc: add 'x' to the close button, update tab colors to fix low contrast on some skins
 
7888 1421 d 7 h rgimad /programs/develop/ktcc/trunk/ fix bug in "localtime" and "mktime" functions  
7887 1421 d 9 h leency /programs/cmm/examples/ fix #2  
7886 1421 d 9 h leency /programs/cmm/lib/ fix prior  
7885 1421 d 9 h leency / add backy to IMG, update cmm/lib/collection.h  
7884 1421 d 10 h leency /programs/develop/backy/ no autobuild, packed bin  
7883 1421 d 10 h leency /programs/develop/backy/ upload Backy by JohnXenox, trying to Autobuild  
7882 1421 d 10 h Boppan /programs/fs/unimg/ Make it buildable by both TCC and GCC.
Remove extra readme.txt (all info is in fat12.c)
 
7881 1421 d 11 h pavelyakov /programs/cmm/ Upd: function indexArray, add: new example  
7880 1421 d 21 h rgimad /programs/emulator/kwine/ kwine: added time function  
7879 1422 d 1 h leency /programs/ KIV: save window size and position, if not set use 2/3 of screen
APP+: if param then automount this path
 
7878 1422 d 4 h leency /programs/cmm/ menu: fix keys
lib/strings.h: fix strstri()
Eolite:
- fix sorting
- paste in a new process
- delete and properties in a new process for a single item
 
7877 1422 d 5 h IgorA /programs/develop/libraries/box_lib/trunk/ t_edit:
fixed color highlighting at the end of the file,
scrolling with the mouse wheel 3 lines.
 
7876 1422 d 9 h rgimad /programs/emulator/kwine/ delete make_old.txt  
7873 1422 d 21 h rgimad /programs/emulator/kwine/ kwine v0.0.2  
7872 1422 d 21 h leency / Eskin: if skin file was not defined then no skin set. Default system skin will be used in this case. Probably a bit speedup system boot.
TxtRead: autodetect encoding, fix about encoding
 
7870 1422 d 22 h leency / move eskin.ini settings into system.ini  
7869 1422 d 22 h leency /programs/fs/unimg/ unimg: cross compiling, revert back deleted functionality  
7868 1423 d 1 h Boppan /programs/fs/unimg/ Rewrite unimg to compile with GCC (-60% of size).  
7867 1423 d 7 h leency / various small updates  
7866 1423 d 18 h leency / file managers: associate .img with unimg
add LUA to ISO
 
7864 1423 d 19 h leency / MENU.DAT: general update of Russian version
UNIMG: upload binnary, add to IMG
KWINE: upload to SVN, add to ISO
 
7863 1423 d 20 h leency / FASM: fix whole system hung if source was "dd %t" (by Prohor Nikiforov)
KFM: buildin buttons.bmp
CMM: update libs
 
7862 1424 d 5 h dunkaist /programs/media/kiv/trunk/ kiv: fix loading of toolbar icons.

Toolbar icons are loaded not in runtime from an image file but in
compile time via fasm preprocessor script. An error was introduced in
r7860 which is fixed now.
 
7861 1424 d 7 h IgorA /programs/ buf2d.obj: update function 'buf2d_bit_blt'  
7860 1424 d 19 h dunkaist /programs/media/kiv/trunk/ kiv: Add a button to switch scaling modes.

Two scaling modes (fit to the window, no scaling) were implemented
some time ago. One can switch them with not obvious shortcuts 'w' and
'=' (like in sxiv). This commit adds a button to the toolbar to do the
same.

Also, the window title now mentions the number of supported images in
the current directory, not the total number of files in it.

Align code to the kernel style guide.
 
7859 1425 d 6 h leency /programs/develop/fasm/1.73/ FASM 1.73.24 by Prohor Nikiforov  
7858 1425 d 10 h pavelyakov /programs/develop/golang/ GOLANG: addition  
7857 1425 d 11 h Boppan /programs/develop/ktcc/trunk/ Fix issue #48 [http://bugs.kolibri-n.org/?id=48]  
7856 1425 d 11 h Boppan /programs/develop/ktcc/trunk/bin/lib/ Update libck.a:
Add <dlfcn.h> functions
Update sysmalloc, sysrealloc and sysfree to preserve general purpose registers.
Remove (likely accidentaly inserted) wtalloc.o.
 
7855 1425 d 11 h Boppan /programs/develop/ktcc/trunk/libc/ Make libck project self-containing.  
7854 1426 d 22 h leency /programs/cmm/ cmm: cleanup  
7853 1427 d 0 h leency /programs/cmm/ trying to fix build  
7852 1427 d 0 h leency /programs/cmm/aelia/ aelia: last update before deletion  
7851 1428 d 8 h Boppan /programs/develop/ktcc/trunk/libc/dlfcn/ Second call of dlerror should return NULL by the POSIX standard.  
7850 1428 d 9 h leency /programs/develop/ktcc/trunk/ remove duplication simple, force to add lib/*  
7849 1428 d 9 h leency / TCC: join two dirs into one  
7848 1428 d 10 h leency /programs/system/menu/trunk/ @MENU: fix Y position of threads in case when menu appearas on top
Closes issue http://bugs.kolibri-n.org/?id=32
 
7847 1428 d 11 h Boppan /programs/develop/ktcc/trunk/libc/ Add <dlfcn.h> functions to libck.a (these functions initialize COFF library the same way as dll.inc)  
7846 1428 d 23 h leency / update TinyBasic bin, no autobuild