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
7872 1463 d 13 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 1463 d 14 h leency / move eskin.ini settings into system.ini  
7869 1463 d 14 h leency /programs/fs/unimg/ unimg: cross compiling, revert back deleted functionality  
7868 1463 d 17 h Boppan /programs/fs/unimg/ Rewrite unimg to compile with GCC (-60% of size).  
7867 1463 d 23 h leency / various small updates  
7866 1464 d 10 h leency / file managers: associate .img with unimg
add LUA to ISO
 
7864 1464 d 11 h leency / MENU.DAT: general update of Russian version
UNIMG: upload binnary, add to IMG
KWINE: upload to SVN, add to ISO
 
7863 1464 d 12 h leency / FASM: fix whole system hung if source was "dd %t" (by Prohor Nikiforov)
KFM: buildin buttons.bmp
CMM: update libs
 
7862 1464 d 22 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 1465 d 0 h IgorA /programs/ buf2d.obj: update function 'buf2d_bit_blt'  
7860 1465 d 11 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 1465 d 22 h leency /programs/develop/fasm/1.73/ FASM 1.73.24 by Prohor Nikiforov  
7858 1466 d 2 h pavelyakov /programs/develop/golang/ GOLANG: addition  
7857 1466 d 3 h Boppan /programs/develop/ktcc/trunk/ Fix issue #48 [http://bugs.kolibri-n.org/?id=48]  
7856 1466 d 3 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 1466 d 3 h Boppan /programs/develop/ktcc/trunk/libc/ Make libck project self-containing.  
7854 1467 d 15 h leency /programs/cmm/ cmm: cleanup  
7853 1467 d 16 h leency /programs/cmm/ trying to fix build  
7852 1467 d 17 h leency /programs/cmm/aelia/ aelia: last update before deletion  
7851 1469 d 1 h Boppan /programs/develop/ktcc/trunk/libc/dlfcn/ Second call of dlerror should return NULL by the POSIX standard.  
7850 1469 d 2 h leency /programs/develop/ktcc/trunk/ remove duplication simple, force to add lib/*  
7849 1469 d 2 h leency / TCC: join two dirs into one  
7848 1469 d 2 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 1469 d 3 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 1469 d 15 h leency / update TinyBasic bin, no autobuild  
7845 1469 d 15 h leency /programs/develop/tinybasic/ TinyBasic: fix issue with extended keys like arrows
Trying to add to autobuild
 
7844 1469 d 17 h pavelyakov /programs/cmm/lisp/ LISP: update version  
7843 1469 d 21 h Boppan /programs/fs/unimg/ New tool: unimg - KolibriOS image unpacker.  
7842 1470 d 0 h leency / small fixes  
7841 1470 d 11 h leency /programs/network/netsurf/ faster nsinstall  
7840 1470 d 12 h leency /programs/ upload fasm.txt (manual)  
7839 1470 d 12 h leency / add new fasm to autobuild  
7838 1470 d 12 h leency /programs/develop/fasm/1.73/ return to commot 'lang eq'  
7837 1470 d 12 h leency /programs/develop/fasm/1.73/ remove binnary  
7836 1470 d 12 h leency /programs/develop/fasm/1.73/ FASM 1.73.23 by Prohor Nikiforov  
7835 1470 d 16 h leency /programs/ netsurf is coming back  
7834 1470 d 18 h leency / add '-ker' key to kpack to pack kernel
remove kerpack from IMG
 
7833 1470 d 21 h leency /programs/media/scrshoot/ fix prior  
7832 1470 d 21 h leency /programs/ scrshoot: less options  
7831 1471 d 15 h pavelyakov /programs/cmm/lib/ CMM Array: new function indexArray