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
9587 858 d 8 h vitalkrilov /programs/ Fixed misuse of "/rd/1" (changed to "/sys") for all other programs  
9568 861 d 23 h IgorA /programs/ fix function name 'edit_box' to 'edit_box_draw'  
9542 864 d 6 h leency /programs/media/palitra/branch/ new palitra: update UI  
9541 865 d 0 h leency /programs/media/palitra/branch/ Palitra: update by Vaicheslav97  
9472 870 d 20 h leency / Palitra: refactoring, add shared icons
Move t_edit into separate folder
 
9470 870 d 22 h leency /programs/media/palitra/branch/ Palitra branch by Vaicheslav97 focused on updating UI  
9439 878 d 5 h leency / @MENU: allow to set links to files that would be open using @open
MENU.DAT: add a "Welcome" link, small resort
WEBVIEW: fix links browsing at bugs.kolibri-n.org
@RESHARE: fix crash on skin change
CMM: use @reshare for some apps which leads to size decrease
OSUPDATE: rework UI
 
9366 893 d 7 h leency /programs/media/zsea/ zSea: proper align menu, make separators less bold  
9035 1041 d 2 h leency / various small fixes:
- icons.ini: fix icon in OpenDialog
- assoc.ini: use CEDIT for txt and log
- taskbar.ini: shoe min left button
- kiv: show info about image dimensions in the title
- rdsave: win_height considers skin_height
 
8945 1053 d 14 h leency /programs/media/kiv/trunk/ KIV: fix rolled-up bug https://prnt.sc/16uz1nf  
8814 1069 d 4 h Doczom /programs/media/piano/ cleaning up unnecessary comments  
8812 1069 d 4 h Doczom /programs/media/piano/ cleaning up unnecessary comments  
8753 1081 d 1 h dunkaist /programs/media/kiv/trunk/ kiv: remove debug code overriding mouse settings.  
8658 1139 d 23 h dunkaist /programs/media/kiv/trunk/ Remove more leftover files (trigger autobuild).  
8585 1192 d 3 h rgimad / upload new program QR Tool  
8497 1231 d 15 h dunkaist /programs/ kiv and libimg.asm: Follow asm style guide, no semantic changes.  
8496 1231 d 17 h dunkaist /programs/media/kiv/trunk/ kiv: fix a bug (crash) after image rotation, fix memory leak.  
8442 1243 d 10 h IgorA /programs/ tinygl.obj: add some functions,
load_img.inc: delete old file load_lib
 
8408 1247 d 4 h IgorA /programs/ tinygl: add some double functions, add bcc32 example
libimg: small optimize
 
8346 1252 d 23 h IgorA /programs/ box_lib.obj: clear code  
8335 1254 d 11 h maxcodehack /programs/media/unrtf/ Upload GNU unRTF  
8271 1263 d 3 h IgorA /programs/ animage use ColorDialog  
8227 1271 d 1 h IgorA /programs/ add new version 'load_lib.mac',
'animage' use new macros 'load_lib.mac'
 
8174 1280 d 0 h IgorA /programs/ tinygl: fix struct ZBuffer, clean code  
8090 1320 d 5 h IgorA /programs/media/img_transform/ update: add vertical and horizontal lines for align image  
8036 1434 d 5 h IgorA /programs/ t_edit: new algoritm text selection
img_transform: update program
 
7986 1449 d 11 h IgorA /programs/media/img_transform/ update program  
7940 1458 d 0 h leency /programs/media/Beat/ upload apps by JohnXenox: Beat, PlayNote  
7929 1459 d 6 h IgorA /programs/ new program 'img_transform',
small fix in 'tinygl.obj'
 
7879 1469 d 2 h leency /programs/ KIV: save window size and position, if not set use 2/3 of screen
APP+: if param then automount this path
 
7870 1469 d 23 h leency / move eskin.ini settings into system.ini  
7862 1471 d 6 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 1471 d 8 h IgorA /programs/ buf2d.obj: update function 'buf2d_bit_blt'  
7860 1471 d 20 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.
 
7833 1477 d 5 h leency /programs/media/scrshoot/ fix prior  
7832 1477 d 6 h leency /programs/ scrshoot: less options  
7786 1491 d 9 h leency /programs/ @menu: return to orthodox flat design  
7784 1491 d 21 h leency /programs/ various updates  
7754 1510 d 18 h leency /programs/ compress animage graphics, webview fix  
7726 1545 d 19 h dunkaist /programs/media/kiv/trunk/ kiv: Fix canvas size calculation bug when pressing '=' twice.

Reported by Leency:
1. Open "Home.jpg" image in KIV.
2. Press '=' two or more times.
=> Each time image becomes smaller on the right bottom.