Kirill Lipatov (Leency)
695e658b9d
browser: replace ':' and '?' in saving filename, fix broken Cyrillic labels
...
git-svn-id: svn://kolibrios.org@6674 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-11-05 00:03:12 +00:00
Kirill Lipatov (Leency)
f9e3adeff5
DrawBufer::Init() prevent case when zoom=0
...
git-svn-id: svn://kolibrios.org@6672 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-11-04 10:43:03 +00:00
Kirill Lipatov (Leency)
1069d62233
DRIVERS: update atikms and intel (by Serge), remove ver.txt
...
END: fix mixed up "Kernel" and "Reboot" buttons
DRVINST: translations (thanks to hidnplayr)
git-svn-id: svn://kolibrios.org@6662 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-11-03 12:41:15 +00:00
Kirill Lipatov (Leency)
4d0fb27482
fix paths
...
git-svn-id: svn://kolibrios.org@6656 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-11-02 18:35:13 +00:00
Kirill Lipatov (Leency)
0db7a95137
drvinst: v1.0, add to ISO
...
git-svn-id: svn://kolibrios.org@6654 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-11-02 18:18:50 +00:00
Kirill Lipatov (Leency)
7ce6f6bd28
select_list.h: update API, add SelectList_ProcessMouse()
...
drvinst: use select_list
git-svn-id: svn://kolibrios.org@6653 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-11-02 14:30:45 +00:00
Kirill Lipatov (Leency)
e35a30e7cd
CMM: create pattern select_list (Yeah!), use in clipview, appearance; Blueberries skin small fixes
...
git-svn-id: svn://kolibrios.org@6651 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-11-02 12:19:15 +00:00
Kirill Lipatov (Leency)
85139c507e
Blueberries update, cmm dui fixes for dark skins
...
git-svn-id: svn://kolibrios.org@6649 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-11-01 17:11:54 +00:00
Kirill Lipatov (Leency)
0485fe792b
Eolite 3.71: fix crash while using Insert key, two tiny fixes
...
git-svn-id: svn://kolibrios.org@6646 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-11-01 12:14:17 +00:00
Kirill Lipatov (Leency)
58a1a17acf
cmm: delete 'end' app as it was ported to FASM
...
git-svn-id: svn://kolibrios.org@6645 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-11-01 11:31:11 +00:00
Kirill Lipatov (Leency)
77914283f6
CMM: ability to use Ctrl+C/Ctrl+V in EditBox for the rest apps
...
git-svn-id: svn://kolibrios.org@6641 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-10-31 12:37:22 +00:00
Kirill Lipatov (Leency)
c65a0e6a0a
CMM: ability to use Ctrl+C/Ctrl+V in EditBox. Fix Dicty, TmpDisk.
...
TmpDisk switch from ASCII to SCANCODE, better process keys for case when EditBox is active and inactive.
git-svn-id: svn://kolibrios.org@6640 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-10-31 11:27:15 +00:00
Kirill Lipatov (Leency)
33fb425969
Dicty 2.2: bigger font, no speaker
...
Clipview 1.02: better show content
git-svn-id: svn://kolibrios.org@6638 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-10-30 22:47:57 +00:00
Kirill Lipatov (Leency)
74e17c9a4d
Eolite fix issue with wrong path highlighted, delete cmm/experimental/ttf_performance and cmm/lib/obj/truetype.h, zSea increase default window size
...
git-svn-id: svn://kolibrios.org@6637 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-10-30 20:40:47 +00:00
Kirill Lipatov (Leency)
4d00613e3b
Eolite 3.68: do not hold slash in the end of the #path
...
git-svn-id: svn://kolibrios.org@6635 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-10-30 19:17:46 +00:00
Kirill Lipatov (Leency)
0397079560
small fix for prior rev
...
git-svn-id: svn://kolibrios.org@6632 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-10-28 16:07:43 +00:00
Kirill Lipatov (Leency)
eb2812b317
gui.h: add DrawTextViewArea(), upload drvinst
...
git-svn-id: svn://kolibrios.org@6631 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-10-28 16:06:18 +00:00
Kirill Lipatov (Leency)
31a4eb5247
upload oberon07 by akron1, add to ISO
...
git-svn-id: svn://kolibrios.org@6613 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-10-23 23:30:27 +00:00
Kirill Lipatov (Leency)
20a101806e
Eolite: fix sorting in "/"
...
git-svn-id: svn://kolibrios.org@6604 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-10-17 14:39:22 +00:00
Kirill Lipatov (Leency)
3c11bb4fbb
Eolite 3.67: use one code for one and many elements copy; reduce memory use; faster operations because used pointers instead strcpy(); a lot of fixes and optimizations; unnecessary debug messages deleted()
...
git-svn-id: svn://kolibrios.org@6602 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-10-17 01:31:59 +00:00
113ef158d8
fix operations copy/paste
...
git-svn-id: svn://kolibrios.org@6600 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-10-16 21:06:28 +00:00
37ecc74c91
optimization of buffer operations copy/paste
...
git-svn-id: svn://kolibrios.org@6597 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-10-15 21:39:03 +00:00
Kirill Lipatov (Leency)
a36e7f74c1
Fix various mistakes: Eolite, app_plus.ini, /data/Tupfile.lua
...
git-svn-id: svn://kolibrios.org@6583 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-10-07 19:12:37 +00:00
Kirill Lipatov (Leency)
3820a8d290
fix cmm/app_data, add fNav to ISO
...
git-svn-id: svn://kolibrios.org@6580 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-10-07 14:43:24 +00:00
Kirill Lipatov (Leency)
fab76bf2c2
Eolite: fix status bar for case when a lot of files, add ClipView to SysPanel->Monitoring
...
git-svn-id: svn://kolibrios.org@6572 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-10-07 08:44:03 +00:00
Kirill Lipatov (Leency)
ce87a4e150
Eolite: Fix status two bar issues
...
git-svn-id: svn://kolibrios.org@6570 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-10-05 19:33:49 +00:00
Kirill Lipatov (Leency)
6091b058a0
fix ConvertSizeToKb() function for case when size is less than 1Kb
...
git-svn-id: svn://kolibrios.org@6568 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-10-05 13:26:19 +00:00
Kirill Lipatov (Leency)
edc6f75e77
CLIPVIEW v1.0: upload a new app Clipboard Viewer
...
git-svn-id: svn://kolibrios.org@6567 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-10-05 13:12:39 +00:00
Kirill Lipatov (Leency)
97e444ea0f
Elite: fix scrollbar slider appearance in the most bottom position
...
git-svn-id: svn://kolibrios.org@6566 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-10-05 11:27:33 +00:00
Kirill Lipatov (Leency)
fa6627769b
Fixed copy/paste, thanks akron1 for found issues
...
git-svn-id: svn://kolibrios.org@6565 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-10-05 10:34:43 +00:00
Kirill Lipatov (Leency)
cd032eeac4
Eolite 3.62: status bar code optimization, fix appearance
...
git-svn-id: svn://kolibrios.org@6564 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-10-04 23:11:59 +00:00
Kirill Lipatov (Leency)
ffdee858f6
fix for prior rev
...
git-svn-id: svn://kolibrios.org@6563 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-10-04 22:46:07 +00:00
Kirill Lipatov (Leency)
b779d29caa
CMM: Fix broken notify() function and wrong parameter in Clipboard::ResetBlockingBuffer()
...
git-svn-id: svn://kolibrios.org@6562 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-10-04 22:44:07 +00:00
8b2e98ff52
Eolite 3.61: status bar optionaly; Show file names in original case;
...
git-svn-id: svn://kolibrios.org@6505 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-08-27 23:44:17 +00:00
b1adedb4a8
Eolite 3.60: change currend directory
...
git-svn-id: svn://kolibrios.org@6504 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-08-27 22:54:05 +00:00
ea3f3441bb
Eolite 3.59: bug fixes
...
git-svn-id: svn://kolibrios.org@6406 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-04-21 21:50:46 +00:00
5ce4d443d8
Eolite 3.58: add status bar
...
git-svn-id: svn://kolibrios.org@6404 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-04-20 00:11:28 +00:00
fb3c3f01e9
Eolite 3.57: the ability to manually enter the path to open when the Eolite starts
...
git-svn-id: svn://kolibrios.org@6403 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-04-19 18:42:13 +00:00
guillem
a71fccce10
Cleaner version of fixSymbol
...
git-svn-id: svn://kolibrios.org@6383 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-03-27 12:42:19 +00:00
guillem
50b7ed90e3
Fix parsing symbols
...
git-svn-id: svn://kolibrios.org@6378 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-03-25 19:45:01 +00:00
guillem
c8e394d8fd
Fix small bug in tag.h
...
git-svn-id: svn://kolibrios.org@6377 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-03-25 16:08:12 +00:00
guillem
0b7ac66eda
Add special symbol "parsing"
...
git-svn-id: svn://kolibrios.org@6376 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-03-25 15:44:27 +00:00
guillem
01bcd9bc95
Add special symbol "parsing"
...
git-svn-id: svn://kolibrios.org@6375 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-03-25 15:39:48 +00:00
guillem
955ed8254c
Fix small bug when the url has a slash at the end
...
git-svn-id: svn://kolibrios.org@6374 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-03-25 15:35:48 +00:00
cheptil
878255817e
Fix bug with links in h tags and symbols width
...
git-svn-id: svn://kolibrios.org@6372 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-03-24 19:13:24 +00:00
cheptil
e64a07b8b6
Tags h1, h2, h3 imaging support for Aelia
...
git-svn-id: svn://kolibrios.org@6370 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-03-24 11:32:13 +00:00
Kirill Lipatov (Leency)
e33b239aec
Aelia 0.36: port Download manager from WebView, fix two issues in it
...
git-svn-id: svn://kolibrios.org@6366 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-03-23 11:13:28 +00:00
52d53bf71f
Eolite: inproperly operate the buttons in the delete dialog - fix 2
...
git-svn-id: svn://kolibrios.org@6300 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-03-02 17:44:25 +00:00
5bae2399f4
Eolite: inproperly operate the buttons in the delete dialog
...
git-svn-id: svn://kolibrios.org@6294 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-02-26 20:00:40 +00:00
Kirill Lipatov (Leency)
2a32370a8a
Eolite 3.55: update toolbar, decrease minimal line height to 15
...
git-svn-id: svn://kolibrios.org@6291 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-02-25 14:07:16 +00:00