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
661 6030 d 3 h ataualpa /programs/ Some programs now use window style Y=4  
651 6034 d 10 h diamond /programs/media/pic4/trunk/ bugfix in pic4  
650 6035 d 0 h serge /programs/media/ac97snd/ac97snd/ update copyrights  
648 6035 d 10 h andrew_programmer /programs/develop/libGUI/ That new in this version:

1) Transfer of parameters to functions of library is copied on the convention stdcall.

2) Now functions link on names.

3)Now, if to guide the mouse on a component and to press the left button of the mouse all
messages from the mouse are sent only to this component.If to release(let off) the left
button of the mouse messages from the mouse again become accessible to all components.

4) In library new functions are added.
int Version (void) - to receive the version of library. The version comes back in a format: year + month + day.
The current library has version 71014.
void RemoveComponent (void *Control, int new_x, int new_y) - moves a component to new coordinates.
void ResizeComponent (void *Control, int new_sizex, int new_sizey) - changes the size of a component.
Examples of use of these functions look in example Bookmark.

5) The example of work with libGUI in programming language C is added. This example is a part of the interface
written by me for my scientific program.
 
647 6035 d 11 h andrew_programmer /programs/develop/ Mistakes in functions of work with files and with system calls KolibriOS are corrected.
New functions for work with system calls KolibriOS are added. Functions for format output
are added: printf (), fprintf (), sprintf (), snprintf (), vsnprintf (). For material
numbers it is meanwhile supported only format output the (%f), and exponential output a (%e)
is not realized yet.
Functions for format output correctly work only in GCC because TinyC incorrectly works with
the functions containing variable number of arguments.
 
646 6036 d 3 h serge /programs/media/ac97snd/ uFMOD 1.25.1 from Quantum and some minor bugfixes  
645 6038 d 5 h mario79 /programs/develop/examples/editbox/trunk/ From <Lrz>:
Fix buf in editbox.mac
 
644 6044 d 5 h diamond /programs/fs/kfar/trunk/ KFar 0.42, KFar_Arc 0.12  
643 6052 d 9 h bw /programs/develop/fp/ RTL for FP 2.2.0  
642 6056 d 8 h Lrz /programs/develop/examples/editbox/trunk/ fixed bug  
635 6060 d 4 h diamond /programs/develop/fasm/trunk/ fasm: dynamic memory allocation  
633 6060 d 4 h diamond /programs/system/ * @panel from Alver with corrections for minimize/restore button
* icon: corrected restart of all icons with 'Apply'
 
632 6060 d 5 h diamond /programs/fs/kfar/trunk/kfar_arc/ sorry, I forgot to 'svn add' some files for 631  
631 6060 d 5 h diamond /programs/fs/kfar/trunk/ KFar 0.41 + KFar_Arc 0.11  
629 6062 d 20 h mikedld /programs/develop/tinypad/trunk/ Fixing incorrect behaviour of tab save suggestion on close
Minor GUI fixes (tab close button is skinned now; incorrect popup height calculation)
 
627 6064 d 23 h mikedld /programs/develop/tinypad/trunk/ Better fix to the problem, thanks diamond for pointing it out
There're some other issues revealed though, I'm looking into them
 
626 6065 d 11 h mikedld /programs/develop/tinypad/trunk/ Revert back to old mem.ReAlloc implementation using 68.12 and 68.13  
625 6067 d 8 h diamond /programs/ some optimized variants from K0700  
624 6068 d 1 h heavyiron /programs/develop/fasm/trunk/ fasm 1.67.23  
623 6068 d 4 h bw /programs/develop/fp/ [FP] changes in RTL, first example  
622 6070 d 3 h spraid /programs/ iconstrp.gif by leency  
619 6076 d 8 h bw /programs/develop/fp/ FP 2.3.1 (SVN 8373)  
617 6078 d 23 h mikedld /programs/ Another small changes to Tinypad on the way to 4.1.0, added support for mouse wheel  
616 6082 d 12 h bw /programs/develop/fp/ FreePascal RTL  
615 6083 d 10 h serge /programs/develop/open watcom/trunk/clib/crt/ update CLib startup code  
614 6083 d 11 h serge /programs/develop/open watcom/trunk/clib/ update CLib  
613 6085 d 12 h serge /programs/develop/open watcom/trunk/clib/handleio/ handleio  
612 6087 d 0 h andrew_programmer /programs/develop/metcc/trunk/samples/files/ Example of work with files in TinyC.  
611 6087 d 1 h andrew_programmer /programs/develop/metcc/trunk/libc/include/ Added include files for libC.  
610 6087 d 1 h andrew_programmer /programs/develop/metcc/trunk/libc/ Update Kolibri version of libC library(for usage in TinyC).
Correction of various mistakes in functions of work with files.
For work with files 70 function is used.
Functions for work with memory are changed for use of the new manager of memory.
 
609 6087 d 2 h andrew_programmer /programs/develop/metcc/trunk/source/ Update Kolibri version of TinyC.Some bugfixes.  
607 6101 d 16 h heavyiron /programs/develop/fasm/trunk/ fasm 1.67.22  
606 6102 d 0 h mario79 /programs/media/jpegview/trunk/ jpegview 0.18
Open file with parameter in patch. Size of parameter - 4 bytes. Parameter starts with the character "\", the unused characters are filled by a blank (ASCII 20h).
'\T /hd0/1/1.jpg' - set background, mode: tile
'\S /hd0/1/1.jpg' - set background, mode: stretch
 
605 6104 d 0 h kaitz / Updated Tinypad translation
Translated rdsave
Kernel bootcode updates for Estonian
 
604 6108 d 20 h Rus /programs/system/rb/trunk/ @RB
- bug-fix and optimization
 
602 6109 d 1 h Rus /programs/system/panel/trunk/ bag-fix of commit 601  
601 6109 d 2 h Rus /programs/system/panel/trunk/ @Panel
- added close context menu
 
600 6109 d 7 h Lrz /programs/system/run/trunk/ Update source cod  
598 6111 d 21 h spraid / New iconstrp.gif for ICON by Leency
loader_doc.txt (by use bx register to set system directory)
 
596 6113 d 3 h spraid /programs/system/icon/trunk/ New iconstrp.gif for ICON by Leency