Subversion Repositories Kolibri OS

Rev

Go to most recent revision | Hide changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff Changes
8496 1214 d 11 h dunkaist /programs/media/kiv/trunk/ kiv: fix a bug (crash) after image rotation, fix memory leak.  
/programs/media/kiv/trunk/kiv.asm
7879 1451 d 21 h leency /programs/ KIV: save window size and position, if not set use 2/3 of screen
APP+: if param then automount this path
 
/programs/cmm/app_plus/app_plus.c
/programs/cmm/eolite/Eolite.c
/programs/media/kiv/trunk/kiv.asm
7870 1452 d 17 h leency / move eskin.ini settings into system.ini  
/data/common/settings/eskin.ini
/data/common/settings/system.ini
/data/rus/settings/lang.ini
/programs/cmm/appearance/appearance.c
/programs/media/kiv/trunk/kiv.asm
/programs/media/palitra/trunk/palitra.asm
/programs/system/eskin/trunk/eskin.asm
/programs/system/skincfg/trunk/idata.inc
7862 1454 d 1 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.
 
/programs/media/kiv/trunk/kiv.asm
7860 1454 d 14 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.
 
/programs/media/kiv/trunk/kiv.asm
/programs/media/kiv/trunk/kivicons.bmp
7784 1474 d 15 h leency /programs/ various updates  
/programs/cmm/browser/editbox_icons.png
/programs/cmm/browser/editbox_icons.raw
/programs/other/outdated/param
/programs/develop/param
/programs/cmm/browser/WebView.c
/programs/cmm/menu/menu.c
/programs/cmm/txtread/toolbar.png
/programs/cmm/txtread/txtread.c
/programs/media/kiv/trunk/kiv.asm
/programs/other/outdated/param/trunk/cmdipc.inc
7726 1528 d 13 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.
 
/programs/media/kiv/trunk/kiv.asm
7660 1804 d 4 h leency / @taskbar: remove set ButtonStyle feature as duplication of eskin
KolibriN Install update
 
/data/Tupfile.lua
/data/common/settings/taskbar.ini
/programs/cmm/appearance/appearance.c
/programs/cmm/installer/install.c
/programs/cmm/lib/gui.h
/programs/media/kiv/trunk/kiv.asm
/programs/system/taskbar/trunk/TASKBAR.ASM
/programs/system/taskbar/trunk/i_data.inc
/programs/system/taskbar/trunk/libini.inc
/programs/system/taskbar/trunk/taskbar.ini
7656 1808 d 19 h dunkaist /programs/media/kiv/trunk/ kiv: add no-scaling mode and scrollbars, fixes  
/programs/media/kiv/trunk/Tupfile.lua
/programs/media/kiv/trunk/kiv.asm
7628 1837 d 17 h leency / Eolite File Manager 4.1:
- show 8.3 names in title case at /rd/1,
- add hotkeys to change sorting by Ctrl+Fn
- change disk drive by Ctrl+number
Kolibri Graphics Benchmark 0.9 (mgb):
- big fonts and UI impovements
- add second editbox to edit the Right comment
- show difference in percent between two columns
- if the difference is less or equal to 1% it is not shown
- Russian translation by Daniel Ovchinnikov
- add 16x16 icon for *.mgb files, add associations
icons32.png:
- add Pig icon, bought at http://porctrijambiste.e-monsite.com/contact/contact.html and a bit improved
Kiv:
- improve icons
 
/data/common/File Managers/fNav/fnav.set
/data/common/File Managers/icons.ini
/data/common/File Managers/kfar.ini
/data/common/File Managers/kfm.ini
/data/common/icons16.png
/data/common/icons32.png
/data/common/settings/assoc.ini
/data/common/settings/games.ini
/programs/cmm/appearance/appearance.c
/programs/cmm/eolite/Eolite.c
/programs/cmm/eolite/include/settings.h
/programs/cmm/eolite/include/translations.h
/programs/cmm/examples/rgb.c
/programs/cmm/lib/keyboard.h
/programs/cmm/panels_cfg/panels_cfg.c
/programs/cmm/pixie2/pixie.c
/programs/cmm/tmpdisk/t_gui.c
/programs/media/kiv/trunk/kiv.asm
/programs/media/kiv/trunk/kivicons.bmp
/programs/system/mgb/trunk/mgb.asm
7604 1872 d 17 h leency /programs/media/kiv/trunk/ kiv: fix two issues related to tiled bg  
/programs/media/kiv/trunk/kiv.asm
7432 2032 d 15 h leency / Kiv: use app.ini
Icons32: fixes and optimisation, several updated icons (also thanks Lev)
 
/programs/media/kiv/trunk/kiv.ini
/data/Tupfile.lua
/data/common/icons32.png
/data/common/settings/app.ini
/programs/media/kiv/trunk/kiv.asm
/programs/other/calc/trunk/calc.asm
7421 2034 d 23 h leency /programs/ KIV: save desktop image set by IgorA
Palitra: save desktop colors set by IgorA
Docky: no close by Alt+F4
IconNew: fix system hang when use an icon with number >99 by GerdtR
Gears (TinyGL asm): add key description to window, uncomment zoom code, add key shortcut "+" for zoom-in
TinyGL asm images: much better compression, for instance, TEXT_2.PNG from 235Kb to 106Kb without any visible degradation
 
/programs/develop/libraries/TinyGL/asm_fork/examples/gears.asm
/programs/develop/libraries/TinyGL/asm_fork/examples/text_1.png
/programs/develop/libraries/TinyGL/asm_fork/examples/text_2.png
/programs/develop/libraries/TinyGL/asm_fork/examples/text_3.png
/programs/media/kiv/trunk/kiv.asm
/programs/media/palitra/trunk/palitra.asm
/programs/system/docky/trunk/docky.asm
/programs/system/icon_new/icon.asm
6804 2684 d 0 h IgorA /programs/media/kiv/trunk/ kiv: scale to screen big images (24 bit)  
/programs/media/kiv/trunk/kiv.asm
6801 2685 d 2 h IgorA /programs/ archiver.obj: fix function deflate_rle
kiv: clean code
 
/programs/fs/kfar/trunk/zlib/deflate.asm
/programs/fs/kfar/trunk/zlib/example1.asm
/programs/media/kiv/trunk/kiv.asm
5183 3445 d 4 h hidnplayr /programs/media/kiv/trunk/ KIV: better file extension parsing.  
/programs/media/kiv/trunk/kiv.asm
3116 4150 d 19 h dunkaist /programs/media/kiv/trunk/ kiv:
add basic slide show mode
toggle toolbar
tweak layout engine
 
/programs/media/kiv/trunk/dll.inc
/programs/media/kiv/trunk/kiv.asm
/programs/media/kiv/trunk/kiv.ini
/programs/media/kiv/trunk/kivicons.bmp
2394 4446 d 16 h dunkaist /programs/media/kiv/trunk/ kiv: list of supported extentions updated: wbmp (example, r2392 related)  
/programs/media/kiv/trunk/kiv.asm
2389 4446 d 16 h dunkaist /programs/media/kiv/trunk/ kiv: list of supported extentions updated  
/programs/media/kiv/trunk/kiv.asm
2036 4654 d 19 h dunkaist /programs/media/kiv/trunk/ kiv: fixed calculating window size for files containing several frames of different size (*.ico)  
/programs/media/kiv/trunk/kiv.asm

Show All