kolibrios-gitea/programs
Ivan Baravy 5a520e0752 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.


git-svn-id: svn://kolibrios.org@7860 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-05-04 00:27:28 +00:00
..
cmm cmm: cleanup 2020-05-01 20:57:17 +00:00
demos View3DS: support kpacked files 2020-04-14 16:03:24 +00:00
develop FASM 1.73.24 by Prohor Nikiforov 2020-05-03 13:24:00 +00:00
emulator compress images by Andrey Oskin 2019-06-10 08:44:54 +00:00
fs New tool: unimg - KolibriOS image unpacker. 2020-04-29 14:16:25 +00:00
games @menu: return to orthodox flat design 2020-04-14 11:29:55 +00:00
hd_load add forgotten file 2014-09-12 15:45:13 +00:00
media kiv: Add a button to switch scaling modes. 2020-05-04 00:27:28 +00:00
network small fixes 2020-04-29 11:16:30 +00:00
other netsurf is coming back 2020-04-28 19:56:44 +00:00
system @MENU: fix Y position of threads in case when menu appearas on top 2020-04-30 09:28:58 +00:00
testing/genfiles icons32.png: new folder and unknown file icons 2019-04-22 22:44:33 +00:00
build_all.bat rename "desktop" app to "skincfg" 2016-02-08 12:52:20 +00:00
config.inc Compiled programs now use int 40h by default instead of fastcall (config.inc) to work well in emulators. 2008-11-03 04:57:18 +00:00
debug-fdo.inc Unify fdo.inc and debug-fdo.inc files. 2019-05-16 00:49:45 +00:00
debug.inc 1. loaddrv: show load drv result, show hint on error 2019-04-30 11:05:08 +00:00
dll.inc Remove some duplicates: proc32.inc, macros.inc, struct.inc, etc. 2017-12-20 00:51:00 +00:00
export.inc add yet another forgotten file 2016-11-10 19:28:16 +00:00
gui_patterns.inc @menu: return to orthodox flat design 2020-04-14 11:29:55 +00:00
import.inc add forgotten file 2016-11-10 19:27:40 +00:00
kglobals.inc Copy /kernel/trunk/kglobals.inc to /programs directory. 2019-10-21 22:33:27 +00:00
KOSfuncs.inc fix typo 2019-08-25 19:06:21 +00:00
load_img.inc new macros 'include_image_file', 2017-05-26 10:20:10 +00:00
macros.inc @menu: return to orthodox flat design 2020-04-14 11:29:55 +00:00
network.inc Updated network.inc for programs. 2015-12-31 11:42:32 +00:00
proc32.inc fasm 1.71.13, proc32.inc and struct.inc from fasm 1.71.13 2013-10-16 08:12:09 +00:00
shell.inc Shell.inc to svn 2014-04-16 15:01:36 +00:00
string.inc @open: case insensitive sorintg; more convenient navigation using the keyboard 2015-11-11 19:16:02 +00:00
struct.inc fasm 1.71.13, proc32.inc and struct.inc from fasm 1.71.13 2013-10-16 08:12:09 +00:00
use_fasm.lua Add use_fasm.lua and example: launch. 2017-12-05 07:29:50 +00:00
use_gcc.lua update build rules 2016-09-27 23:10:44 +00:00
use_menuetlibc.lua Add -fgnu89-inline to menuetlibc related files. 2017-11-18 03:24:17 +00:00
use_msvc.lua Remove more duplicates: doexe2.asm, network.ini, etc. 2017-12-20 03:45:53 +00:00
use_newlib.lua update build rules 2016-09-27 22:16:22 +00:00
use_sdl.lua autobuild sdlquake 2014-09-18 11:46:53 +00:00
use_sound.lua autobuild sdlquake 2014-09-18 11:46:53 +00:00
use_tinygl.lua switch build system to Tup 2014-09-12 15:15:23 +00:00