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
4274 3810 d 1 h tserj /programs/develop/ Tinypad - Run in debugger by F10 key. Fasm - support debug parameter in command mode added  
4247 3813 d 23 h yogev_ezra /programs/develop/tinypad/trunk/data/ Fix Spanish translation  
4071 3840 d 17 h esevece /programs/develop/tinypad/trunk/data/ Added spanish translation  
3927 3870 d 21 h kaitz / Translation for estonian language and fixes.
Build folder for estonian language.
 
3919 3871 d 17 h mario79 /programs/develop/tinypad/trunk/ Tinypad - fix. Ctrl+H for r.987  
3669 3968 d 3 h hidnplayr /programs/develop/tinypad/trunk/ Tinypad works with ALT GR keymap now.  
3357 4068 d 0 h mario79 /programs/develop/tinypad/trunk/ Fix for Win-key, and I hope it is final.  
3279 4077 d 10 h mario79 /programs/develop/tinypad/trunk/ Fix for r.3265  
3271 4079 d 21 h mario79 /programs/ Fix for DESKTOP colors select.  
3269 4080 d 6 h mario79 /programs/develop/tinypad/trunk/ Fix build.sh  
3265 4080 d 16 h mario79 /programs/develop/tinypad/trunk/ Fix for r.2637  
3014 4187 d 7 h dunkaist /programs/ merge mem.inc to dll.inc
place dll.inc in /programs
delete all the other dll.inc and mem.inc files
correct some programs to use common dll.inc
 
2798 4332 d 23 h leency /programs/develop/tinypad/trunk/data/ Tinypad: bug fixed (docpak -> dopack)  
2690 4354 d 0 h leency /programs/develop/tinypad/trunk/data/ tinypad: menu sysfunctions bug fixed (bug #19)  
2637 4390 d 2 h mario79 /programs/develop/tinypad/trunk/ Tinypad - correctly handles pressing of the system hotkey Win+KEY  
2204 4606 d 7 h mario79 /programs/ KFM,OpenDialog, Tinypad - corrected for file associations  
2203 4606 d 17 h Rock_maniak_forever /programs/develop/tinypad/trunk/ Highlighting files with .mac extension.  
2202 4606 d 17 h Rock_maniak_forever /programs/develop/tinypad/trunk/ small change  
2183 4609 d 22 h leency /programs/develop/tinypad/trunk/data/ Tinypad: board path corrected (after a long long time ago...)  
2172 4611 d 18 h mario79 /programs/develop/tinypad/trunk/ Tinypad - correct work with CAPS LOCK  
2065 4635 d 22 h mario79 /programs/develop/tinypad/trunk/ TINYPAD - checking for "rolled up" window  
1702 4911 d 23 h Lrz /programs/ Add newline a nightbuild  
1651 4947 d 7 h mario79 /programs/develop/tinypad/trunk/ Small bugfix for r.1624  
1624 4962 d 22 h mario79 /programs/develop/tinypad/trunk/ Tinypad 4.0.6 - select file path with OpenDialog for Load and Save.  
1480 5074 d 3 h mikedld /programs/develop/tinypad/trunk/ tinypad: fix blinking mouse cursor in dialog mode  
1102 5441 d 20 h diamond /programs/ * libs-dev: style of exported names changed, ini.get_int -> ini_get_int
* programs which use libs-dev updated accordingly
* libimg: support for .ico and .cur files (icons and cursors)
* kiv: show many different images in one file in one row
 
1008 5567 d 6 h diamond /programs/develop/tinypad/trunk/ bugfixes in tinypad related to max line size increment  
987 5597 d 22 h mikedld /programs/develop/tinypad/trunk/ tinypad: 4GB line length limit; settings in INI file; bugfixes  
827 5762 d 12 h mikedld /programs/develop/tinypad/trunk/ Tinypad: update tab/window title and highlighting mode after file save  
826 5762 d 20 h mikedld /programs/develop/tinypad/trunk/ Tinypad: numpad support  
824 5764 d 12 h mikedld /programs/develop/tinypad/trunk/ Tinypad: fixed bug#1 (2)
Tinypad: changes in memory management
 
629 6066 d 17 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 6068 d 19 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 6069 d 7 h mikedld /programs/develop/tinypad/trunk/ Revert back to old mem.ReAlloc implementation using 68.12 and 68.13  
617 6082 d 20 h mikedld /programs/ Another small changes to Tinypad on the way to 4.1.0, added support for mouse wheel  
605 6107 d 21 h kaitz / Updated Tinypad translation
Translated rdsave
Kernel bootcode updates for Estonian
 
595 6117 d 15 h Rus /programs/develop/tinypad/trunk/ 4.0.5 (Rus)
bug-fixes:
- correct call save-dialog for saving new files or files from folder of tinypad
new features:
- added prompt to save file before closing
- added close tab button
 
592 6119 d 20 h Rus /programs/develop/tinypad/trunk/ Tinypad v. 4.0.5
bug-fix:
- a new tab is created when opening a file from folder of tinypad
 
539 6168 d 1 h spraid /programs/ changed path to /sys in some programs  
485 6197 d 3 h heavyiron / *kernel - fixes in 15.2 by Mario79 and 67 by mike.dld
updated sysfunc.txt
*programs
new icons and logo for CPUID and ICON
added new version of @ICON and ICONMNGR
fixes in iconedit and calendar from DedOK
new algoritm of fill background in pic4
all apps (fasm-writen only) rewriten to use common macros.inc for easy recompile in fastcall mode (there is a bug in https; run need rewrite to use common macros.inc)
small fixes in build_all.bat script