Commit Graph

4247 Commits

Author SHA1 Message Date
Kirill Lipatov (Leency)
1d3e5422e8 move eskin.ini settings into system.ini
git-svn-id: svn://kolibrios.org@7870 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-05-05 21:42:00 +00:00
Kirill Lipatov (Leency)
c5ceb21ce1 unimg: cross compiling, revert back deleted functionality
git-svn-id: svn://kolibrios.org@7869 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-05-05 21:14:05 +00:00
Magomed Kostoev (mkostoevr)
fa23477ae5 Rewrite unimg to compile with GCC (-60% of size).
git-svn-id: svn://kolibrios.org@7868 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-05-05 18:38:41 +00:00
Kirill Lipatov (Leency)
e4b948b955 various small updates
git-svn-id: svn://kolibrios.org@7867 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-05-05 12:09:37 +00:00
Kirill Lipatov (Leency)
7169ea5d6b file managers: associate .img with unimg
add LUA to ISO

git-svn-id: svn://kolibrios.org@7866 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-05-05 01:16:36 +00:00
Kirill Lipatov (Leency)
7d89f2686a MENU.DAT: general update of Russian version
UNIMG: upload binnary, add to IMG
KWINE: upload to SVN, add to ISO

git-svn-id: svn://kolibrios.org@7864 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-05-05 00:40:51 +00:00
Kirill Lipatov (Leency)
dad5229ccd FASM: fix whole system hung if source was "dd %t" (by Prohor Nikiforov)
KFM: buildin buttons.bmp
CMM: update libs

git-svn-id: svn://kolibrios.org@7863 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-05-04 23:50:41 +00:00
6aac7a3d5a 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.

git-svn-id: svn://kolibrios.org@7862 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-05-04 14:02:04 +00:00
IgorA
e74d295b71 buf2d.obj: update function 'buf2d_bit_blt'
git-svn-id: svn://kolibrios.org@7861 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-05-04 11:55:42 +00:00
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
Kirill Lipatov (Leency)
78851ff66b FASM 1.73.24 by Prohor Nikiforov
git-svn-id: svn://kolibrios.org@7859 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-05-03 13:24:00 +00:00
pavelyakov
b9a45ff5fe GOLANG: addition
git-svn-id: svn://kolibrios.org@7858 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-05-03 09:30:20 +00:00
Magomed Kostoev (mkostoevr)
d7529d70c3 Fix issue #48 [http://bugs.kolibri-n.org/?id=48]
git-svn-id: svn://kolibrios.org@7857 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-05-03 08:21:08 +00:00
Magomed Kostoev (mkostoevr)
a76259a20a Update libck.a:
Add <dlfcn.h> functions
Update sysmalloc, sysrealloc and sysfree to preserve general purpose registers.
Remove (likely accidentaly inserted) wtalloc.o.

git-svn-id: svn://kolibrios.org@7856 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-05-03 08:13:04 +00:00
Magomed Kostoev (mkostoevr)
71b99beec5 Make libck project self-containing.
git-svn-id: svn://kolibrios.org@7855 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-05-03 08:09:36 +00:00
Kirill Lipatov (Leency)
7f1f263ff5 cmm: cleanup
git-svn-id: svn://kolibrios.org@7854 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-05-01 20:57:17 +00:00
Kirill Lipatov (Leency)
77815b3f9e trying to fix build
git-svn-id: svn://kolibrios.org@7853 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-05-01 19:10:48 +00:00
Kirill Lipatov (Leency)
f3fcde3a95 aelia: last update before deletion
git-svn-id: svn://kolibrios.org@7852 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-05-01 19:04:12 +00:00
Magomed Kostoev (mkostoevr)
be1d6256c6 Second call of dlerror should return NULL by the POSIX standard.
git-svn-id: svn://kolibrios.org@7851 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-04-30 11:01:55 +00:00
Kirill Lipatov (Leency)
ef6d8a9089 remove duplication simple, force to add lib/*
git-svn-id: svn://kolibrios.org@7850 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-04-30 10:05:04 +00:00
Kirill Lipatov (Leency)
b364fe71e3 TCC: join two dirs into one
git-svn-id: svn://kolibrios.org@7849 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-04-30 09:59:56 +00:00
Kirill Lipatov (Leency)
60c6638d09 @MENU: fix Y position of threads in case when menu appearas on top
Closes issue http://bugs.kolibri-n.org/?id=32

git-svn-id: svn://kolibrios.org@7848 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-04-30 09:28:58 +00:00
Magomed Kostoev (mkostoevr)
46051e254f Add <dlfcn.h> functions to libck.a (these functions initialize COFF library the same way as dll.inc)
git-svn-id: svn://kolibrios.org@7847 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-04-30 08:47:52 +00:00
Kirill Lipatov (Leency)
7fa0f1b5ea update TinyBasic bin, no autobuild
git-svn-id: svn://kolibrios.org@7846 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-04-29 20:53:10 +00:00
Kirill Lipatov (Leency)
5a5f9eb384 TinyBasic: fix issue with extended keys like arrows
Trying to add to autobuild 

git-svn-id: svn://kolibrios.org@7845 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-04-29 20:43:31 +00:00
pavelyakov
da33359efc LISP: update version
git-svn-id: svn://kolibrios.org@7844 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-04-29 18:58:22 +00:00
Magomed Kostoev (mkostoevr)
3aee626ccb New tool: unimg - KolibriOS image unpacker.
git-svn-id: svn://kolibrios.org@7843 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-04-29 14:16:25 +00:00
Kirill Lipatov (Leency)
d84a8119f0 small fixes
git-svn-id: svn://kolibrios.org@7842 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-04-29 11:16:30 +00:00
Kirill Lipatov (Leency)
8b304aa59e faster nsinstall
git-svn-id: svn://kolibrios.org@7841 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-04-29 00:47:51 +00:00
Kirill Lipatov (Leency)
bceb72f67a upload fasm.txt (manual)
git-svn-id: svn://kolibrios.org@7840 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-04-28 23:37:24 +00:00
Kirill Lipatov (Leency)
00fce03e89 add new fasm to autobuild
git-svn-id: svn://kolibrios.org@7839 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-04-28 23:30:33 +00:00
Kirill Lipatov (Leency)
ad3dc1f530 return to commot 'lang eq'
git-svn-id: svn://kolibrios.org@7838 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-04-28 23:28:46 +00:00
Kirill Lipatov (Leency)
b19b80fd33 remove binnary
git-svn-id: svn://kolibrios.org@7837 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-04-28 23:25:34 +00:00
Kirill Lipatov (Leency)
0e67df68e0 FASM 1.73.23 by Prohor Nikiforov
git-svn-id: svn://kolibrios.org@7836 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-04-28 23:24:56 +00:00
Kirill Lipatov (Leency)
f7731a6366 netsurf is coming back
git-svn-id: svn://kolibrios.org@7835 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-04-28 19:56:44 +00:00
Kirill Lipatov (Leency)
4c9dd0828e add '-ker' key to kpack to pack kernel
remove kerpack from IMG

git-svn-id: svn://kolibrios.org@7834 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-04-28 18:03:20 +00:00
Kirill Lipatov (Leency)
e234763f2f fix prior
git-svn-id: svn://kolibrios.org@7833 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-04-28 14:52:26 +00:00
Kirill Lipatov (Leency)
0c92eb0b2e scrshoot: less options
git-svn-id: svn://kolibrios.org@7832 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-04-28 14:50:37 +00:00
pavelyakov
3805e04938 CMM Array: new function indexArray
git-svn-id: svn://kolibrios.org@7831 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-04-27 20:18:23 +00:00
Kirill Lipatov (Leency)
0a88d5d814 KPACK: bigger font, FASM: upd UI
git-svn-id: svn://kolibrios.org@7829 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-04-27 19:11:13 +00:00
Kirill Lipatov (Leency)
50528bfbed fasm: bigger font
git-svn-id: svn://kolibrios.org@7824 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-04-27 11:02:30 +00:00
Kirill Lipatov (Leency)
039ba54ea6 various fixes
git-svn-id: svn://kolibrios.org@7823 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-04-25 14:36:28 +00:00
Kirill Lipatov (Leency)
28e25cb9c5 revert Estonian translation, add Italian translation (thanks Google Translate)
git-svn-id: svn://kolibrios.org@7822 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-04-24 21:04:21 +00:00
Kirill Lipatov (Leency)
3b73f5a88d Fix KosChess game, fix Tynypad Italian lables, add Vaporwave skin
git-svn-id: svn://kolibrios.org@7821 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-04-24 18:36:36 +00:00
0408ac5bde kolibrisys.h fix: added missing _ksys_pci_write_config_dword signature
git-svn-id: svn://kolibrios.org@7820 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-04-23 11:22:34 +00:00
Kirill Lipatov (Leency)
cb460e1265 Small UI fixes
git-svn-id: svn://kolibrios.org@7819 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-04-22 20:42:35 +00:00
Kirill Lipatov (Leency)
f3e196d8aa TxtRead 1.4: add search
git-svn-id: svn://kolibrios.org@7818 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-04-21 20:49:38 +00:00
hidnplayr
27e32a883f Fix typo
git-svn-id: svn://kolibrios.org@7817 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-04-20 18:46:49 +00:00
Kirill Lipatov (Leency)
2d68dc5bfc force Eolite rebuild
git-svn-id: svn://kolibrios.org@7816 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-04-20 09:50:47 +00:00
Kirill Lipatov (Leency)
d3a18b87d5 upd lib/keyboard.h
git-svn-id: svn://kolibrios.org@7814 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-04-20 09:38:27 +00:00