Commit Graph

4310 Commits

Author SHA1 Message Date
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
Kirill Lipatov (Leency)
5e88509341 Eolite: add burger menu
git-svn-id: svn://kolibrios.org@7813 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-04-20 09:37:37 +00:00
Kirill Lipatov (Leency)
23edf2e721 return back mem_init()
git-svn-id: svn://kolibrios.org@7812 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-04-20 01:06:24 +00:00
hidnplayr
0b226f50ba Add AR8171
git-svn-id: svn://kolibrios.org@7810 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-04-19 17:53:55 +00:00
0cdc4d3e93 SHELL 0.8.1 changelog
- added output redirection to file (> >>) for echo command

e.g. echo "<html>">123.txt ; echo a b c >> y.txt


git-svn-id: svn://kolibrios.org@7808 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-04-18 14:11:23 +00:00
Kirill Lipatov (Leency)
fc1a2c6aad fix lib/system.h
git-svn-id: svn://kolibrios.org@7807 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-04-17 23:54:21 +00:00
Kirill Lipatov (Leency)
2eda7fed5c tinypad: no optim_save by default
eolite: fix crash on put image h<1
cmm: rename colors to the short one "sc"

git-svn-id: svn://kolibrios.org@7806 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-04-17 23:52:24 +00:00
610a0f5c6e fixed bug with cd ../
fixed cd . and cd ./ behavior

git-svn-id: svn://kolibrios.org@7805 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-04-17 21:43:55 +00:00
Kirill Lipatov (Leency)
667c49c5af WebView: fix crash on End and PgDown
mousecfg: -1 img sector
Eolite: small fixes and improvements in status bar

git-svn-id: svn://kolibrios.org@7804 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-04-17 17:04:54 +00:00
1a812a14c6 change version to 0.8
git-svn-id: svn://kolibrios.org@7803 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-04-16 21:53:23 +00:00
b8b18f32a0 SHELL 0.8 changelog
- added mv command
- added ren command
- now ls works also with relative pathes
- fixed bug in strrchr

git-svn-id: svn://kolibrios.org@7802 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-04-16 21:50:49 +00:00
Kirill Lipatov (Leency)
d802f7476f KFM: use @open
git-svn-id: svn://kolibrios.org@7801 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-04-16 15:40:08 +00:00
Kirill Lipatov (Leency)
5c005d6f35 WebView: support *.url link files
git-svn-id: svn://kolibrios.org@7800 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-04-16 14:04:21 +00:00
Kirill Lipatov (Leency)
52e6b02de2 browser bugfixes
git-svn-id: svn://kolibrios.org@7799 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-04-16 06:39:58 +00:00
Kirill Lipatov (Leency)
e510a94760 some final adjustments
git-svn-id: svn://kolibrios.org@7798 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-04-15 20:55:42 +00:00
Kirill Lipatov (Leency)
f07f30b675 mouse: fix; webview support bold text in docx
git-svn-id: svn://kolibrios.org@7797 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-04-15 19:22:26 +00:00
Kirill Lipatov (Leency)
869f0667e0 separators in menus
git-svn-id: svn://kolibrios.org@7796 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-04-15 17:00:34 +00:00
Kirill Lipatov (Leency)
604a9d71a7 fix mispell
git-svn-id: svn://kolibrios.org@7795 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-04-15 13:47:56 +00:00
Kirill Lipatov (Leency)
e766cfbda7 fix liza...
git-svn-id: svn://kolibrios.org@7794 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-04-15 13:47:06 +00:00
Kirill Lipatov (Leency)
56413fb062 icons32.png: new script icon
drvinst: restart desktop on video driver install, and a notice for achi driver
syspanel/game center: fix performance issue

git-svn-id: svn://kolibrios.org@7793 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-04-15 13:44:21 +00:00
b76d44d868 Now for incorrect scripts (which doesnt start with #SHS) shell says that they are incorrect, not "File not found". Also, translated comments from russian to english in two files.
git-svn-id: svn://kolibrios.org@7792 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-04-14 22:21:16 +00:00
Kirill Lipatov (Leency)
abbaaa2ff2 fix browser crash and rare bug with redirects
git-svn-id: svn://kolibrios.org@7791 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-04-14 17:38:31 +00:00
simsanutiy
75a8dbc548 WebView version changed to 2.46
git-svn-id: svn://kolibrios.org@7790 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-04-14 17:24:34 +00:00
simsanutiy
ec3cf3d14a Add "Open in new tab" abd "Open in new window" buttons to Eolite
git-svn-id: svn://kolibrios.org@7789 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-04-14 16:33:17 +00:00
Kirill Lipatov (Leency)
7ff31d4724 View3DS: support kpacked files
WebView: DOCX support

git-svn-id: svn://kolibrios.org@7788 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-04-14 16:03:24 +00:00
6bc343bd07 SHELL 0.7.8 changelog
- fixed bug with ctrl+v
- added navigation in current string by Home, End
- directory highlighting in ls command output

git-svn-id: svn://kolibrios.org@7787 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-04-14 14:46:35 +00:00
Kirill Lipatov (Leency)
4ad25a75b3 @menu: return to orthodox flat design
git-svn-id: svn://kolibrios.org@7786 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-04-14 11:29:55 +00:00
Kirill Lipatov (Leency)
a385ed42e0 move notify.inc into notify3 folder, move cmd to outdated folder
git-svn-id: svn://kolibrios.org@7785 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-04-13 23:21:48 +00:00
Kirill Lipatov (Leency)
06c32b5fc2 various updates
git-svn-id: svn://kolibrios.org@7784 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-04-13 23:11:07 +00:00
Kirill Lipatov (Leency)
d79ae6398f easyshot v1.3, console: new scrollbar
git-svn-id: svn://kolibrios.org@7783 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-04-13 21:08:28 +00:00
Kirill Lipatov (Leency)
f9bdb60722 finally switch all apps into lmenu and remove old implementation
git-svn-id: svn://kolibrios.org@7782 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-04-13 14:47:37 +00:00
Kirill Lipatov (Leency)
17f2ee8344 CMM Menu: now used in TxtRead, Calypte, IconEdit
git-svn-id: svn://kolibrios.org@7781 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-04-13 13:16:55 +00:00
Kirill Lipatov (Leency)
162d120bc4 lmenu: use fix permissions of shared memory; thanks a lot to tsdima
WebView: use lmenu

git-svn-id: svn://kolibrios.org@7780 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-04-13 11:51:56 +00:00
Kirill Lipatov (Leency)
fbb2253145 fix for a f*cking mem
git-svn-id: svn://kolibrios.org@7779 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-04-12 09:14:17 +00:00
Kirill Lipatov (Leency)
3ad0875d89 Add a new Menu component into IMG, use it in Eolite and Appearance
git-svn-id: svn://kolibrios.org@7778 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-04-11 21:17:55 +00:00
theonlymirage
20689c7864 HAconfig: Fixed offset (height) for popup menu
git-svn-id: svn://kolibrios.org@7777 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-04-11 18:49:33 +00:00
Kirill Lipatov (Leency)
c4b94dcb78 HA Config 0.3.9: bigger font
git-svn-id: svn://kolibrios.org@7776 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-04-11 17:56:21 +00:00
theonlymirage
bacf93e817 Browser: hide "new tab" button with the max number of open tabs
git-svn-id: svn://kolibrios.org@7775 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-04-11 15:49:11 +00:00
Kirill Lipatov (Leency)
1ef8d92a9e app size decrease
git-svn-id: svn://kolibrios.org@7774 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-04-11 15:48:27 +00:00
Kirill Lipatov (Leency)
2289d86d71 optimize pipes.raw
menu: new menu component

git-svn-id: svn://kolibrios.org@7773 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-04-11 11:00:31 +00:00
Kirill Lipatov (Leency)
14f3457eb8 WebView 2.4a: bugfix
git-svn-id: svn://kolibrios.org@7772 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-04-10 16:37:34 +00:00
Kirill Lipatov (Leency)
672bbcf6a0 WebVIew 2.4: tabs
git-svn-id: svn://kolibrios.org@7771 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-04-10 16:19:52 +00:00
Kirill Lipatov (Leency)
3f59e384f1 WebView: add clear cache feature
git-svn-id: svn://kolibrios.org@7770 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-04-06 19:54:05 +00:00
Kirill Lipatov (Leency)
0a6d41ab86 SYSPANEL: add Russian translation
git-svn-id: svn://kolibrios.org@7769 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-04-06 15:22:12 +00:00
Kirill Lipatov (Leency)
37a69c4efa cmm: reduce C-- app sizes by removing sprintf() from some apps and libs
git-svn-id: svn://kolibrios.org@7768 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-04-05 19:29:24 +00:00
Kirill Lipatov (Leency)
b62308a5e1 ups, sorry fix #2
git-svn-id: svn://kolibrios.org@7767 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-04-05 18:31:20 +00:00
Kirill Lipatov (Leency)
5e2d6e5253 fix prior
git-svn-id: svn://kolibrios.org@7766 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-04-05 18:30:19 +00:00
Kirill Lipatov (Leency)
7bac0abad3 WebView 2.25: add check for updates function
git-svn-id: svn://kolibrios.org@7765 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-04-05 18:28:02 +00:00
Kirill Lipatov (Leency)
6aa36595f5 WebView 2.2: pages cache, fast DrawBufer.Fill()
git-svn-id: svn://kolibrios.org@7764 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-04-05 07:33:55 +00:00
Kirill Lipatov (Leency)
a3acc97488 fix prior
git-svn-id: svn://kolibrios.org@7763 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-04-04 19:14:23 +00:00
Kirill Lipatov (Leency)
1ae3511fb7 WebView: autodetect encoding, fix crash on "dd" tag overflow, write ipfame link
git-svn-id: svn://kolibrios.org@7762 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-04-04 19:13:03 +00:00
Kirill Lipatov (Leency)
52461ceda9 add forgotten tcc files
git-svn-id: svn://kolibrios.org@7760 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-04-04 15:15:50 +00:00
Kirill Lipatov (Leency)
1fa2b55388 WebView 2.1: ordered list support, feature to change encoding manually
git-svn-id: svn://kolibrios.org@7759 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-04-03 23:17:28 +00:00
Kirill Lipatov (Leency)
8a746b8351 WebView 2.0 Gold
git-svn-id: svn://kolibrios.org@7758 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-03-30 21:29:52 +00:00
Kirill Lipatov (Leency)
2c4fa5e173 WebView 2.0 beta 4: highlight a link as a single item, more refactoring
git-svn-id: svn://kolibrios.org@7757 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-03-29 10:57:14 +00:00
Kirill Lipatov (Leency)
7b61a5afa1 fix searchapp
git-svn-id: svn://kolibrios.org@7756 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-03-27 20:18:44 +00:00
Kirill Lipatov (Leency)
f608182ea2 WebView 2.0 beta 2: WebView.c refactoring
git-svn-id: svn://kolibrios.org@7755 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-03-27 10:38:54 +00:00
Kirill Lipatov (Leency)
6a00fc624a compress animage graphics, webview fix
git-svn-id: svn://kolibrios.org@7754 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-03-26 02:22:41 +00:00
Kirill Lipatov (Leency)
d05eee0368 WebView 2.0 beta 1:
- rewrite tag parsing procedure to use collections
- completely refactor TWB component
- fix a couple of issues: broken tabs in <pre>, mishandle of local page not found, anchors memory leak
- so finally all id's and names are included as anchors*
(*some anchors in web still don't work)

git-svn-id: svn://kolibrios.org@7752 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-03-26 00:12:32 +00:00
Kirill Lipatov (Leency)
00d0aad98e fix liza
git-svn-id: svn://kolibrios.org@7751 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-03-25 00:23:58 +00:00
Kirill Lipatov (Leency)
e7484ebe37 WebView 1.94: code refactoring and bugfixing; also
- rework source code view, open it in a new tab
- fix tagparm parsing for case: src=./images/KolibriOS_logo2.jpg?sid=e8ece8b38b
- fix: show image text in multiple lines if need

git-svn-id: svn://kolibrios.org@7750 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-03-25 00:18:19 +00:00
Kirill Lipatov (Leency)
eaed653ad3 WebView 1.93:
- handle the case when '&' is written as non special caracter like &nbsp;
- handle emply lines of list to aboid more than 2 emply lines for better readability
- improve img tag display
- show colored background of all text in debug mode
- improve page display if no html or body tag but the page is still has tags to display


git-svn-id: svn://kolibrios.org@7749 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-03-23 15:53:56 +00:00
Kirill Lipatov (Leency)
f53868d3c8 WebView 1.92:
- fix crash with <img> tag
- fix links hovering on the header
- update gate.aspero.pro so it toss a redirect location to the browser
- allow websearch with the space in phrase
- allow render pages with <html> without <body> tag
- Ctrl+O to open files via OpenDialog

git-svn-id: svn://kolibrios.org@7748 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-03-23 01:11:31 +00:00
Kirill Lipatov (Leency)
26ac5e5b3f fix misspell
git-svn-id: svn://kolibrios.org@7747 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-03-22 19:54:20 +00:00
Kirill Lipatov (Leency)
8256819a57 WebView 1.9: tweaks for better view, reworked source view
git-svn-id: svn://kolibrios.org@7746 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-03-22 19:50:16 +00:00
pavelyakov
4d5b6935a6 Lisp: upd new function.
git-svn-id: svn://kolibrios.org@7745 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-03-22 11:50:49 +00:00
pavelyakov
bf41544e29 Upd: Lisp interpreter v1.5
git-svn-id: svn://kolibrios.org@7744 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-03-21 23:26:21 +00:00
Kirill Lipatov (Leency)
a1815a31ee WebView 1.85: russification, new feature to search the web, allow to set background color of the text, add help page, more hotkeys
Pixie: better icon of audio button

git-svn-id: svn://kolibrios.org@7743 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-03-21 18:49:45 +00:00
Kirill Lipatov (Leency)
ce732ebdd3 WebView 1.84:
- deny more than 2 empty line breaks
- h1 is now bolder than h2, propper align of list items, show buttons, distinct images in text
- add hotkeys
- improve proceed of urls

git-svn-id: svn://kolibrios.org@7742 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-03-21 14:33:54 +00:00
pavelyakov
1db21b9e5d Update library array.
git-svn-id: svn://kolibrios.org@7741 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-03-21 13:38:17 +00:00
pavelyakov
eed7aee495 Addition new function for crc32 checksum!
git-svn-id: svn://kolibrios.org@7740 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-03-21 10:59:27 +00:00
Kirill Lipatov (Leency)
0cee7aa77a WebView 1.83:
- hack to show all text on the page, even if Y>32000
- open urls with #tag in the end
- fix page open for some cases

git-svn-id: svn://kolibrios.org@7739 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-03-20 01:28:59 +00:00
Kirill Lipatov (Leency)
e1d611df85 WebView 1.82: dynamic realloc finally, working anchors again!
git-svn-id: svn://kolibrios.org@7738 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-03-18 00:45:36 +00:00
a0a18277da libimg: tiff: Don't rely on EOI tag at the end of the strip.
Reference implementation (libtiff) has a workaround: precalculate data
size of the strip and don't rely on EOI tag of specific bit length.

This allow to read some invalid TIFF LZW images by my old scanner.

git-svn-id: svn://kolibrios.org@7735 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-03-07 12:54:18 +00:00
57b2e6af66 pcidev: Increase the number of reported IRQs from 24 to 64.
git-svn-id: svn://kolibrios.org@7732 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-03-02 04:25:06 +00:00
Kirill Lipatov (Leency)
32c1aaa506 notes: fix hotkeys of editbox with the ctrl like copy|paste
git-svn-id: svn://kolibrios.org@7730 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-02-25 15:14:47 +00:00
d8113abd2e 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.

git-svn-id: svn://kolibrios.org@7726 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-02-20 01:26:27 +00:00
3163804b76 calendar: Fix typos in short day names (fixes #127).
git-svn-id: svn://kolibrios.org@7725 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-02-19 23:22:49 +00:00
49fa7c89bf calendar: Fix week day calculation (resolve #127).
Note: qemu-system-i386 ... -rtc base="2020-02-02T23:59:45"

git-svn-id: svn://kolibrios.org@7724 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-02-19 23:15:56 +00:00
97d8594f28 Add Newton fractal demo.
Accepts @ss parameter to run as a screen saver.

Written in UASM by 0CorErr.
Translated to FASM by dunkaist.

git-svn-id: svn://kolibrios.org@7723 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-02-17 02:52:40 +00:00
Kirill Lipatov (Leency)
eec1dc83ff WebView 1.8d: replace Space symbol in URL by %20
git-svn-id: svn://kolibrios.org@7720 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-02-10 19:53:38 +00:00
Kirill Lipatov (Leency)
6fa329e5b4 update current date in the midnight
git-svn-id: svn://kolibrios.org@7717 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-01-16 10:39:14 +00:00
Kirill Lipatov (Leency)
751e3e3d06 fix build, thanks dunkaist
git-svn-id: svn://kolibrios.org@7716 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-01-14 21:23:09 +00:00
Kirill Lipatov (Leency)
18917968a9 move stack.txt from the local language folders into a single /kernel/docs/ folder
git-svn-id: svn://kolibrios.org@7714 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-01-14 20:12:46 +00:00
633d75c969 libini: Fix ini.del_section to not lose the last byte of a file.
git-svn-id: svn://kolibrios.org@7705 a494cfbc-eb01-0410-851d-a64ba20cac60
2019-12-04 22:44:16 +00:00
d96b0532ba icon_new: Fix off-by-one bug in icon deletion.
git-svn-id: svn://kolibrios.org@7704 a494cfbc-eb01-0410-851d-a64ba20cac60
2019-12-02 22:01:29 +00:00
IgorA
773bfc7a0e add vendor 'Marvell Semiconductor Inc.'
git-svn-id: svn://kolibrios.org@7703 a494cfbc-eb01-0410-851d-a64ba20cac60
2019-11-19 16:03:22 +00:00
Kirill Lipatov (Leency)
663f47a564 Update C-- binaries
git-svn-id: svn://kolibrios.org@7702 a494cfbc-eb01-0410-851d-a64ba20cac60
2019-11-14 19:44:57 +00:00
Kirill Lipatov (Leency)
266cc44e49 trying to fix build by reverting port.h
git-svn-id: svn://kolibrios.org@7701 a494cfbc-eb01-0410-851d-a64ba20cac60
2019-11-14 18:49:53 +00:00
Kirill Lipatov (Leency)
7984195956 upload fixed verion by paulcodeman
git-svn-id: svn://kolibrios.org@7700 a494cfbc-eb01-0410-851d-a64ba20cac60
2019-11-14 18:45:31 +00:00
b51d135d5c libcrash: Sync with upstream.
* Add oneshot wrappers.
* Move tables to data section.
* Add/rename macros and fix their use in ssh.

git-svn-id: svn://kolibrios.org@7698 a494cfbc-eb01-0410-851d-a64ba20cac60
2019-10-21 22:33:41 +00:00
488a034278 Copy /kernel/trunk/kglobals.inc to /programs directory.
Actually, copy and remove $Revision$ svn keyword.
Macros in this file are useful at least for libraries.

git-svn-id: svn://kolibrios.org@7697 a494cfbc-eb01-0410-851d-a64ba20cac60
2019-10-21 22:33:27 +00:00
Anton Krotov
4f802a86ba oberon07: update (v1.13)
git-svn-id: svn://kolibrios.org@7696 a494cfbc-eb01-0410-851d-a64ba20cac60
2019-10-06 17:55:12 +00:00
Anton Krotov
fe240646ed delete old files
git-svn-id: svn://kolibrios.org@7694 a494cfbc-eb01-0410-851d-a64ba20cac60
2019-09-26 20:32:03 +00:00
Anton Krotov
c4dee82cbc update
git-svn-id: svn://kolibrios.org@7693 a494cfbc-eb01-0410-851d-a64ba20cac60
2019-09-26 20:23:06 +00:00
Kirill Lipatov (Leency)
d6813fbf8f KosChess: move to appropriate place
git-svn-id: svn://kolibrios.org@7686 a494cfbc-eb01-0410-851d-a64ba20cac60
2019-09-08 04:51:29 +00:00
Kirill Lipatov (Leency)
e12f9c8615 KosChess: upload to SVN, add to ISO
git-svn-id: svn://kolibrios.org@7685 a494cfbc-eb01-0410-851d-a64ba20cac60
2019-09-08 04:48:34 +00:00
Kirill Lipatov (Leency)
1f66ce3f11 mtdbg: use bigger font by default
git-svn-id: svn://kolibrios.org@7683 a494cfbc-eb01-0410-851d-a64ba20cac60
2019-09-05 12:05:58 +00:00
hidnplayr
dd3fcadfa2 fix typo
git-svn-id: svn://kolibrios.org@7681 a494cfbc-eb01-0410-851d-a64ba20cac60
2019-08-25 19:06:21 +00:00
hidnplayr
60a2ed9972 Less GUI magic, more GUI logic. It's now possible to compile with a larger font.
git-svn-id: svn://kolibrios.org@7677 a494cfbc-eb01-0410-851d-a64ba20cac60
2019-08-24 16:48:24 +00:00
Artem Jerdev (art_zh)
f16345a714 fixed CPUID extended Family/Model detection for modern CPUs
git-svn-id: svn://kolibrios.org@7676 a494cfbc-eb01-0410-851d-a64ba20cac60
2019-08-23 20:12:13 +00:00
hidnplayr
e1a519a379 clean up
git-svn-id: svn://kolibrios.org@7675 a494cfbc-eb01-0410-851d-a64ba20cac60
2019-08-22 16:38:09 +00:00
IgorA
39e98c4dca clear code
git-svn-id: svn://kolibrios.org@7674 a494cfbc-eb01-0410-851d-a64ba20cac60
2019-08-20 15:22:52 +00:00
fefed7d26d gomoku: Use 1-bit images instead of chars.
git-svn-id: svn://kolibrios.org@7673 a494cfbc-eb01-0410-851d-a64ba20cac60
2019-06-23 00:55:52 +00:00
e196fc9e1b macros.inc: Allow mcall macro to set ebp register.
git-svn-id: svn://kolibrios.org@7672 a494cfbc-eb01-0410-851d-a64ba20cac60
2019-06-23 00:54:35 +00:00
bb04fe3a77 boxlib/progressbar: Fix imul overflow, use 32*32 mul.
git-svn-id: svn://kolibrios.org@7671 a494cfbc-eb01-0410-851d-a64ba20cac60
2019-06-18 19:24:22 +00:00
Kirill Lipatov (Leency)
1203d7f120 compress images by Andrey Oskin
git-svn-id: svn://kolibrios.org@7670 a494cfbc-eb01-0410-851d-a64ba20cac60
2019-06-10 08:44:54 +00:00
895f0af6ac Add cmm to autobuild.
git-svn-id: svn://kolibrios.org@7669 a494cfbc-eb01-0410-851d-a64ba20cac60
2019-06-05 01:12:14 +00:00
40f4d2b2b9 cmm: Add dirname of the input file to include path.
git-svn-id: svn://kolibrios.org@7668 a494cfbc-eb01-0410-851d-a64ba20cac60
2019-06-05 01:08:02 +00:00
Anton Krotov
920044111f oberon07 compiler: bug fix
git-svn-id: svn://kolibrios.org@7667 a494cfbc-eb01-0410-851d-a64ba20cac60
2019-06-04 07:22:50 +00:00
b6b8407c4f cmm: Fix compilation under and for Linux.
git-svn-id: svn://kolibrios.org@7666 a494cfbc-eb01-0410-851d-a64ba20cac60
2019-06-04 01:43:34 +00:00
13388e2db3 spiral demo: Replace P6 fcomip instruction with pre-P6 ones.
git-svn-id: svn://kolibrios.org@7665 a494cfbc-eb01-0410-851d-a64ba20cac60
2019-06-04 01:04:46 +00:00
IgorA
638f059c26 add button for optimize figure
git-svn-id: svn://kolibrios.org@7663 a494cfbc-eb01-0410-851d-a64ba20cac60
2019-05-23 19:31:53 +00:00
IgorA
4ed472dca1 add opening files from the command line
git-svn-id: svn://kolibrios.org@7662 a494cfbc-eb01-0410-851d-a64ba20cac60
2019-05-22 12:15:56 +00:00
Kirill Lipatov (Leency)
4b31a55f25 Mine: slightly update UI
KolibriN Installer: translation, add complete frame

git-svn-id: svn://kolibrios.org@7661 a494cfbc-eb01-0410-851d-a64ba20cac60
2019-05-21 18:04:27 +00:00
Kirill Lipatov (Leency)
e1a32382fd @taskbar: remove set ButtonStyle feature as duplication of eskin
KolibriN Install update

git-svn-id: svn://kolibrios.org@7660 a494cfbc-eb01-0410-851d-a64ba20cac60
2019-05-20 10:40:10 +00:00
3defe609b4 Disable screen saver hack by Nasarus.
git-svn-id: svn://kolibrios.org@7659 a494cfbc-eb01-0410-851d-a64ba20cac60
2019-05-19 18:13:38 +00:00
Kirill Lipatov (Leency)
d7aa06e1d1 use a new screensaver, C-- a new UI component FileBox used in DIFF app
git-svn-id: svn://kolibrios.org@7658 a494cfbc-eb01-0410-851d-a64ba20cac60
2019-05-16 10:48:21 +00:00
fab3b3a411 Unify fdo.inc and debug-fdo.inc files.
git-svn-id: svn://kolibrios.org@7657 a494cfbc-eb01-0410-851d-a64ba20cac60
2019-05-16 00:49:45 +00:00
9f3f8b346e kiv: add no-scaling mode and scrollbars, fixes
git-svn-id: svn://kolibrios.org@7656 a494cfbc-eb01-0410-851d-a64ba20cac60
2019-05-15 19:53:46 +00:00
Kirill Lipatov (Leency)
aa456d953d add KolibriNext installer to ISO
git-svn-id: svn://kolibrios.org@7654 a494cfbc-eb01-0410-851d-a64ba20cac60
2019-05-14 13:07:29 +00:00
Kirill Lipatov (Leency)
239267df1e update piano Tupfile.lua adding lang.inc generation
git-svn-id: svn://kolibrios.org@7652 a494cfbc-eb01-0410-851d-a64ba20cac60
2019-05-14 07:37:07 +00:00
Kirill Lipatov (Leency)
1ce31fbdb8 ataka: fix window height, translate to English, move to ISO
piano: translate to English


git-svn-id: svn://kolibrios.org@7650 a494cfbc-eb01-0410-851d-a64ba20cac60
2019-05-14 07:33:19 +00:00
Kirill Lipatov (Leency)
0b5dbe568e move programs to /other/outdated folder: copy2, imgview, mv, dictionary
upload correct mfar sources

git-svn-id: svn://kolibrios.org@7649 a494cfbc-eb01-0410-851d-a64ba20cac60
2019-05-12 08:52:09 +00:00
Kirill Lipatov (Leency)
b831f200eb eyes: fix blinking
piano: add to rus IMG, make the code more flexible
graph: big fonts

git-svn-id: svn://kolibrios.org@7648 a494cfbc-eb01-0410-851d-a64ba20cac60
2019-05-10 17:36:11 +00:00
Kirill Lipatov (Leency)
5486248fed APM: slightly update UI and add it to IMG
ICONS32.PNG: new mouse and APM icons, update SYSMON icons
KFONT viewer: add colored mode, on by default


git-svn-id: svn://kolibrios.org@7647 a494cfbc-eb01-0410-851d-a64ba20cac60
2019-05-10 12:51:47 +00:00
Kirill Lipatov (Leency)
8a0107ea33 mousecfg: load COM-mouse driver option
piano: upload to SVN
minimp3: reupload to SVN and add it to ISO



git-svn-id: svn://kolibrios.org@7646 a494cfbc-eb01-0410-851d-a64ba20cac60
2019-05-06 08:47:59 +00:00
Kirill Lipatov (Leency)
dbf745a885 Eolite: fix weird crash on the real PC after r7491
git-svn-id: svn://kolibrios.org@7645 a494cfbc-eb01-0410-851d-a64ba20cac60
2019-05-01 08:56:46 +00:00
Kirill Lipatov (Leency)
4f9a8d23e4 1. loaddrv: show load drv result, show hint on error
2. debug.inc no need to use macros.inc for only one mcall
3. small fix in sysfuncs.txt
4. remove duplicated vendors in pcidev app

git-svn-id: svn://kolibrios.org@7644 a494cfbc-eb01-0410-851d-a64ba20cac60
2019-04-30 11:05:08 +00:00
Kirill Lipatov (Leency)
33fb3deeb1 Fix FCEU save folder path and window width
Add 4 freeware NES games to Templates folder
Update SNTP by Coldy

git-svn-id: svn://kolibrios.org@7642 a494cfbc-eb01-0410-851d-a64ba20cac60
2019-04-27 12:16:26 +00:00
Kirill Lipatov (Leency)
bbe41151a9 add sntp to IMG
move notes to ISO
new icons: MGB, TXT; folder icon update
KFM fix toolbar background overflow window border
fit eskin into a single FAT sector

git-svn-id: svn://kolibrios.org@7640 a494cfbc-eb01-0410-851d-a64ba20cac60
2019-04-25 17:51:39 +00:00
Kirill Lipatov (Leency)
bf5320cbe8 skincfg: save button style
git-svn-id: svn://kolibrios.org@7639 a494cfbc-eb01-0410-851d-a64ba20cac60
2019-04-24 12:52:10 +00:00
Kirill Lipatov (Leency)
e3ae69008a upload SNTP v0.5.2 by Coldy
git-svn-id: svn://kolibrios.org@7638 a494cfbc-eb01-0410-851d-a64ba20cac60
2019-04-23 21:58:21 +00:00
Kirill Lipatov (Leency)
af223225da icons32.png: new folder and unknown file icons
genfiles: bigger fonts
new skin Workbench
Eolite scroll new style

git-svn-id: svn://kolibrios.org@7637 a494cfbc-eb01-0410-851d-a64ba20cac60
2019-04-22 22:44:33 +00:00
Kirill Lipatov (Leency)
c4eca65496 barscfg: add options to enable and disable @taskbar and @docky
icons32.png: new library icon
other small fixes

git-svn-id: svn://kolibrios.org@7636 a494cfbc-eb01-0410-851d-a64ba20cac60
2019-04-22 18:19:43 +00:00
Kirill Lipatov (Leency)
f9e2c34b31 Eolite 4.21: change colors on fly
Software widget: dark skins support

git-svn-id: svn://kolibrios.org@7635 a494cfbc-eb01-0410-851d-a64ba20cac60
2019-04-18 09:38:01 +00:00
Kirill Lipatov (Leency)
59530bcfc4 Eolite 4.2: dark skins support
git-svn-id: svn://kolibrios.org@7634 a494cfbc-eb01-0410-851d-a64ba20cac60
2019-04-17 12:11:31 +00:00
Kirill Lipatov (Leency)
859f9e5990 convert files into 8.3
git-svn-id: svn://kolibrios.org@7631 a494cfbc-eb01-0410-851d-a64ba20cac60
2019-04-17 08:48:41 +00:00