Commit Graph

7298 Commits

Author SHA1 Message Date
hidnplayr
afdec23ff9 Small extension to 86duino GPIO Demo
git-svn-id: svn://kolibrios.org@7298 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-07-01 10:48:38 +00:00
hidnplayr
9e23672659 Network library: fix typos (mass rename)
git-svn-id: svn://kolibrios.org@7297 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-07-01 10:42:27 +00:00
hidnplayr
078acfa312 Updated debug output for HTTP library.
git-svn-id: svn://kolibrios.org@7296 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-07-01 10:40:55 +00:00
hidnplayr
077316eb68 Small extension to 86duino GPIO Demo
git-svn-id: svn://kolibrios.org@7295 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-07-01 10:38:31 +00:00
d00e5c3855 Update kernel's proc32.inc from fasm source
* Resulting kernel.bin did not change.
* This file had KolibriOS copyright header which I did not preserve
  because we use it unchanged as shipped with fasm.

git-svn-id: svn://kolibrios.org@7294 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-06-15 00:31:47 +00:00
Kirill Lipatov (Leency)
5220da9d33 Aelia: add status bar, code update
git-svn-id: svn://kolibrios.org@7293 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-05-24 18:47:42 +00:00
Anton Krotov
58d62b7c76 fb2read v0.9d
built by a new compiler

git-svn-id: svn://kolibrios.org@7292 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-05-23 07:12:42 +00:00
Kirill Lipatov (Leency)
801e3fdf6c Aelia: links refactoring
git-svn-id: svn://kolibrios.org@7291 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-05-22 21:02:03 +00:00
1489fafd26 small refactoring; added rasterwerks (don't use now)
git-svn-id: svn://kolibrios.org@7290 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-05-22 20:01:11 +00:00
fa318e3fad Add minimal wrapper for rasterworks
git-svn-id: svn://kolibrios.org@7289 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-05-22 19:29:52 +00:00
Kirill Lipatov (Leency)
1bebe6bcd8 fix prior
git-svn-id: svn://kolibrios.org@7288 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-05-22 12:08:24 +00:00
Kirill Lipatov (Leency)
039d147b49 fix prior
git-svn-id: svn://kolibrios.org@7287 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-05-22 12:07:37 +00:00
Kirill Lipatov (Leency)
aa5f8268a3 speedup kfonts
completely rewriting Aelia #2

git-svn-id: svn://kolibrios.org@7286 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-05-22 12:04:44 +00:00
Kirill Lipatov (Leency)
969b1d6c5f completely rewriting Aelia #1
git-svn-id: svn://kolibrios.org@7285 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-05-21 16:29:58 +00:00
Kirill Lipatov (Leency)
1d80a7eb77 fix aelia
git-svn-id: svn://kolibrios.org@7284 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-05-20 14:03:53 +00:00
Kirill Lipatov (Leency)
0774269503 fix Liza
git-svn-id: svn://kolibrios.org@7283 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-05-20 13:54:35 +00:00
Kirill Lipatov (Leency)
873fc290d5 WebView 1.8:
1. possibility to open HTTPS sites via gate.aspero.pro (invisible for user), not working for files
2. rewrite parse tag function to fix broken URLs on page in some cases ("/user" instead of "/user/")
3. fix hand cursor appearance, fix progress bar on page load
4. load homepage on submitting empty url in adressbox
5. F12 - debug on, F11 - old tag parser on
6. unify page/file downloading code

git-svn-id: svn://kolibrios.org@7282 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-05-20 13:40:58 +00:00
Kirill Lipatov (Leency)
e59b0f053b WebView: code refactoring, minor fixes
git-svn-id: svn://kolibrios.org@7281 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-05-18 20:18:10 +00:00
Kirill Lipatov (Leency)
0c70ce5009 View3DS 0.68b: fix SSE build by Maciej Guba
git-svn-id: svn://kolibrios.org@7280 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-05-18 10:13:47 +00:00
IgorA
c87db09b6e libimg: fix save small png images
git-svn-id: svn://kolibrios.org@7279 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-05-15 16:43:23 +00:00
Kirill Lipatov (Leency)
e1c7133e38 Eolite 3.91:
1. fixed a critical issue in setElementSelectedFlag() function which could cause app crash after paste several elements
2. also deny copying in several cases (empty disk, ".." element)
3. fix regression: icon for a file without extension, not executable

git-svn-id: svn://kolibrios.org@7278 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-05-13 16:06:20 +00:00
e98d3b0786 Firework demo: build with SSE by default.
git-svn-id: svn://kolibrios.org@7277 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-05-13 00:21:17 +00:00
db8eddbd53 Enable xsave/xrstor, attempt 2.
git-svn-id: svn://kolibrios.org@7276 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-05-13 00:16:10 +00:00
Kirill Lipatov (Leency)
06eafb0c92 IconEdit 0.56: add crop tool, fix several issues
git-svn-id: svn://kolibrios.org@7275 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-05-08 18:35:13 +00:00
Kirill Lipatov (Leency)
c2149afa96 child window, new icon size set
git-svn-id: svn://kolibrios.org@7274 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-05-07 16:17:53 +00:00
Kirill Lipatov (Leency)
2f45ac2c8a IconEdit 0.54.2: completely rework selection
git-svn-id: svn://kolibrios.org@7273 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-05-06 20:31:36 +00:00
Kirill Lipatov (Leency)
cd1cb39d43 add forgotten file: math.h add .in function
git-svn-id: svn://kolibrios.org@7272 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-05-06 15:03:12 +00:00
Kirill Lipatov (Leency)
5d72ec7c19 IconEdit 0.54.1: add current color marker in gradient pallet, reduce window blink when activate and deactivate it, fix ScreenCopy tool on screen corners, selection fixes and general code update
git-svn-id: svn://kolibrios.org@7271 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-05-06 15:02:12 +00:00
02da1fd4f3 Fix for GPT partitions scan.
GPT partition entry array (GPEA) has 128 entries by default, unused ones
must be zeroed. Due to memory corruption GPEA contained non-zero data of
first sectors of partitions. This led to fake partitions detected which
were mostly filtered out by their start:length and thus didn't show up.
Pass ebx=three-sector-sized buffer to disk_add_partition as expected.

git-svn-id: svn://kolibrios.org@7270 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-05-05 13:50:04 +00:00
Kirill Lipatov (Leency)
ccd8fdd477 Update RDSAVE and WEBVIEW icons, add more 32x32 icon associations in icons.ini
git-svn-id: svn://kolibrios.org@7269 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-05-04 14:46:37 +00:00
Kirill Lipatov (Leency)
1c7d02c7c7 IconEdit 0.54: moving and flip actions can be applied to selection, code simplify
git-svn-id: svn://kolibrios.org@7268 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-05-03 14:46:27 +00:00
Kirill Lipatov (Leency)
cec5c8a3a4 IconEdit 0.53.2: rework selection
git-svn-id: svn://kolibrios.org@7267 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-05-03 13:40:26 +00:00
Kirill Lipatov (Leency)
66feca6f18 various small updates
git-svn-id: svn://kolibrios.org@7266 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-05-02 16:32:29 +00:00
Kirill Lipatov (Leency)
aa4bb9a838 IconEdit 0.53: Test Icon window; icons32.png: update some icons, changes were done directly in IconEdit
git-svn-id: svn://kolibrios.org@7265 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-05-01 14:35:58 +00:00
Kirill Lipatov (Leency)
bc9841dbb6 IconEdit 0.52: better cursors, fix pencil tool
git-svn-id: svn://kolibrios.org@7264 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-04-30 15:27:13 +00:00
Kirill Lipatov (Leency)
47e5ec1104 add forgotten cursors
git-svn-id: svn://kolibrios.org@7263 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-04-29 20:50:13 +00:00
Kirill Lipatov (Leency)
2c8b040e97 IconEdit 0.51: tools cursor support
git-svn-id: svn://kolibrios.org@7262 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-04-29 20:42:03 +00:00
Kirill Lipatov (Leency)
db0198fa2d Animage: compress build-in graphics so -340 bytes in kpacked binary
git-svn-id: svn://kolibrios.org@7261 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-04-27 20:19:32 +00:00
Kirill Lipatov (Leency)
668f8c2bdb IconEdit 0.50: new tool "Screen copy"
git-svn-id: svn://kolibrios.org@7260 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-04-25 19:09:26 +00:00
Kirill Lipatov (Leency)
5959be0518 IconEdit 0.49: draw bar tool (filled rectangle)
git-svn-id: svn://kolibrios.org@7259 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-04-25 11:18:22 +00:00
IgorA
0096ee123b fix function GetColorOfPixel
git-svn-id: svn://kolibrios.org@7258 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-04-25 05:36:00 +00:00
Kirill Lipatov (Leency)
9115f97464 IconEdit 0.48: decrease redraw, improve file save, fix pencil undo, code clean
git-svn-id: svn://kolibrios.org@7257 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-04-24 15:14:08 +00:00
Kirill Lipatov (Leency)
e7f6c577cc add fNav and Bomber game icons, fix/update my skins and Night skin (moved from _old to ok), Eolite small fixes for big icons support
git-svn-id: svn://kolibrios.org@7256 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-04-23 14:08:39 +00:00
Kirill Lipatov (Leency)
25caeab254 IocnEdit 0.47: small fixes
git-svn-id: svn://kolibrios.org@7255 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-04-22 19:00:01 +00:00
Kirill Lipatov (Leency)
82d3fec9f1 Add Appearance: add standard edit;
IconEdit: ability to open image size up to 256*256, add to IMG


git-svn-id: svn://kolibrios.org@7254 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-04-22 13:33:01 +00:00
Kirill Lipatov (Leency)
97443811f3 IconEdit 0.45 by Nicolas: new selection tool
git-svn-id: svn://kolibrios.org@7253 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-04-21 19:42:08 +00:00
Kirill Lipatov (Leency)
72a2097e37 fix menu component (found by tsdima), apps size decrease a bit, improve Appearance preview
git-svn-id: svn://kolibrios.org@7252 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-04-21 12:28:00 +00:00
hidnplayr
330d103dec Update bcm57xx driver stub as well.
git-svn-id: svn://kolibrios.org@7251 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-04-21 08:35:26 +00:00
hidnplayr
ade341318e Interpret 64-bit PCI BAR's properly.
git-svn-id: svn://kolibrios.org@7250 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-04-21 08:29:06 +00:00
Kirill Lipatov (Leency)
fb667171e2 fix #2
git-svn-id: svn://kolibrios.org@7249 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-04-20 21:04:44 +00:00