Commit Graph

3405 Commits

Author SHA1 Message Date
hidnplayr
a70850fad6 Working encryption and HMAC for transport, use libcrash for sha256 (and more to come), placed connection variables in separate struct, fixed bug in aes256_cbc_decode where IV was wrong when in- and output buffer were the same.
git-svn-id: svn://kolibrios.org@6469 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-08-10 16:20:49 +00:00
25b23034ea fasm: update to 1.71.54
git-svn-id: svn://kolibrios.org@6467 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-08-01 01:31:26 +00:00
hidnplayr
523ccd603b Export separate init, update and finalize hash functions.
git-svn-id: svn://kolibrios.org@6465 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-07-31 00:16:12 +00:00
326d13ad14 libcrash: switch to standard init/update/final API
git-svn-id: svn://kolibrios.org@6461 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-07-12 21:16:28 +00:00
siemargl
26c74ab3f2 samples upd
git-svn-id: svn://kolibrios.org@6460 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-07-09 19:44:55 +00:00
GerdtR
fc59549902 Improved in KolibriOS.
git-svn-id: svn://kolibrios.org@6447 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-06-16 15:08:19 +00:00
GerdtR
6bd5a354f5 Added source files C--.
git-svn-id: svn://kolibrios.org@6446 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-06-13 02:07:22 +00:00
pathoswithin
5c5d793eda buttons fix
git-svn-id: svn://kolibrios.org@6444 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-06-11 18:03:44 +00:00
siemargl
3e571bd7cc small polish, samples
git-svn-id: svn://kolibrios.org@6443 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-06-10 11:10:52 +00:00
siemargl
227eb8887f debugger info, big stack opt
git-svn-id: svn://kolibrios.org@6441 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-06-05 17:15:52 +00:00
siemargl
65400f0014 small math fix & readme
git-svn-id: svn://kolibrios.org@6439 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-05-29 05:32:28 +00:00
nisargshah95
f105b9cfdf add proper error handling for socket functions
git-svn-id: svn://kolibrios.org@6437 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-05-28 10:18:22 +00:00
nisargshah95
ed33bcec93 add proper error handling for socket functions
git-svn-id: svn://kolibrios.org@6436 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-05-28 10:13:18 +00:00
Sergey Semyonov (Serge)
7c0ebfd724 zSea: fixed long command line handling
git-svn-id: svn://kolibrios.org@6435 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-05-26 10:14:29 +00:00
siemargl
ace23ebbe2 libc testsuite + fixes
git-svn-id: svn://kolibrios.org@6433 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-05-19 12:15:22 +00:00
siemargl
cd8030cee3 ctype+scanf fix
git-svn-id: svn://kolibrios.org@6432 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-05-16 11:03:59 +00:00
siemargl
9eb1268c4d added *scanf family
git-svn-id: svn://kolibrios.org@6431 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-05-15 19:19:22 +00:00
siemargl
b5e7b54c7a compiler 0.9.26 release
git-svn-id: svn://kolibrios.org@6429 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-05-14 08:56:15 +00:00
siemargl
1499413a0c printf fixes
git-svn-id: svn://kolibrios.org@6425 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-05-12 11:23:42 +00:00
siemargl
af35cc6783 release ktcc 0.9.26
git-svn-id: svn://kolibrios.org@6424 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-05-11 14:53:54 +00:00
pathoswithin
97bb3982a6 small speedup
git-svn-id: svn://kolibrios.org@6423 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-05-10 19:33:26 +00:00
hidnplayr
f119560b2d SSH client part 1: Diffie hellman group exchange.
git-svn-id: svn://kolibrios.org@6419 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-05-07 10:42:31 +00:00
siemargl
9bafc8aa7b bugfixing
git-svn-id: svn://kolibrios.org@6412 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-04-30 13:50:04 +00:00
siemargl
845d2f0618 small fixes. need more
git-svn-id: svn://kolibrios.org@6410 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-04-27 19:59:20 +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
nisargshah95
b4322cddd9 add support to parse parameters
git-svn-id: svn://kolibrios.org@6394 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-04-12 12:24:28 +00:00
Kirill Lipatov (Leency)
6190e06f73 ray: filenames to lowercase in source files
git-svn-id: svn://kolibrios.org@6389 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-04-02 11:27:09 +00:00
Kirill Lipatov (Leency)
ce491ff6be ray: filenames to lowercase
git-svn-id: svn://kolibrios.org@6388 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-04-02 11:25:32 +00:00
Kirill Lipatov (Leency)
2ff79e3b7b Ray Demo: uploaded to svn, added to autobuid img
git-svn-id: svn://kolibrios.org@6387 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-04-02 11:23:16 +00:00
IgorA
410b1a3707 some fixes in mouse selection
git-svn-id: svn://kolibrios.org@6385 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-03-28 19:48:24 +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
ashmew2
b36d7e5a1c Add SDL Demo to sources
git-svn-id: svn://kolibrios.org@6382 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-03-27 02:12:34 +00:00
IgorA
7ddfc6356d fix selection rectangle
git-svn-id: svn://kolibrios.org@6379 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-03-26 19:14:00 +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
Kirill Lipatov (Leency)
50fdbc1f54 fix toolbar.png and cursors a little, move cursors to a separate folder
git-svn-id: svn://kolibrios.org@6373 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-03-24 21:44:50 +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
IgorA
7c423903ff add menu 'Filters',
add icons for select zoom

git-svn-id: svn://kolibrios.org@6371 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-03-24 15:54:52 +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
IgorA
26ca18d747 animage: fix zoom buttons, optimize
git-svn-id: svn://kolibrios.org@6369 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-03-23 21:55:26 +00:00
cheptil
f0920318da Add English localization and configs for RUS or ENG build
git-svn-id: svn://kolibrios.org@6368 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-03-23 21:39:47 +00:00
Kirill Lipatov (Leency)
d74e4dd068 Animage 1.51: update toolbar icons, pencil cursor
TODO: fix zoom buttons position

git-svn-id: svn://kolibrios.org@6367 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-03-23 13:24:22 +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
IgorA
287dc2ef20 fix startup instrument in 6364
git-svn-id: svn://kolibrios.org@6365 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-03-23 10:52:58 +00:00
IgorA
ccef80df60 make pencil startup instrument,
change cursors on work area

git-svn-id: svn://kolibrios.org@6364 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-03-23 10:15:41 +00:00
CleverMouse
fe26455cec revert r6361 since it breaks autobuild
git-svn-id: svn://kolibrios.org@6363 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-03-22 18:21:42 +00:00
IgorA
46d18b25ac fix stack error in TakeButtonInstruments
git-svn-id: svn://kolibrios.org@6362 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-03-22 14:12:51 +00:00
cheptil
b51837d38b Add English localization and configs for RUS or ENG build
git-svn-id: svn://kolibrios.org@6361 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-03-22 12:29:16 +00:00
IgorA
fbd634739b small fix color button,
remove old code

git-svn-id: svn://kolibrios.org@6360 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-03-21 22:31:33 +00:00
IgorA
a4fbf36547 new menu from lib,
new command redo,
fix panel interface

git-svn-id: svn://kolibrios.org@6359 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-03-21 17:29:30 +00:00
IgorA
a18a9cc46b change scrollbars sizes
git-svn-id: svn://kolibrios.org@6358 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-03-19 19:38:56 +00:00
IgorA
6f44ae55dd fix interface calculating,
fix scroll broken in 6352,
fix keyboard function

git-svn-id: svn://kolibrios.org@6357 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-03-19 09:57:37 +00:00
IgorA
5f7bdd499c new fast algoritm for undo,
optimize code

git-svn-id: svn://kolibrios.org@6355 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-03-17 19:03:33 +00:00
IgorA
ac1294b91a optimize code instruments
git-svn-id: svn://kolibrios.org@6354 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-03-16 20:42:11 +00:00
nisargshah95
52fcf098d4 fix gmon flickering issue
git-svn-id: svn://kolibrios.org@6353 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-03-16 19:35:22 +00:00
IgorA
22762353bf fix scroll bars positions where redraw window
git-svn-id: svn://kolibrios.org@6352 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-03-16 13:23:19 +00:00
Sergey Semyonov (Serge)
01a73f5dea mtdbg: insert small delay after new process creation
git-svn-id: svn://kolibrios.org@6344 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-03-16 08:39:17 +00:00
Sergey Semyonov (Serge)
2c438d2074 tinypad: fixed data race.
git-svn-id: svn://kolibrios.org@6343 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-03-16 08:34:33 +00:00
IgorA
c06136cd31 fix keys in dialog file -> new,
optimize code,
add memory constants

git-svn-id: svn://kolibrios.org@6342 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-03-15 22:30:18 +00:00
IgorA
2e10d14758 small optimize
git-svn-id: svn://kolibrios.org@6341 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-03-15 11:39:00 +00:00
pathoswithin
ff6211368f bugfix
git-svn-id: svn://kolibrios.org@6331 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-03-13 04:04:08 +00:00
IgorA
f29da4d0ec remove not used functions,
panel buttons save as png

git-svn-id: svn://kolibrios.org@6329 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-03-12 21:49:40 +00:00
IgorA
32bb153b9f version 1.4:
- use 'libimg.obj'
- can open *.jpg and *.png files

git-svn-id: svn://kolibrios.org@6328 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-03-12 20:39:39 +00:00
IgorA
0a69c65794 fix memory.inc, delete old files
git-svn-id: svn://kolibrios.org@6327 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-03-12 11:05:16 +00:00
hidnplayr
d818239c29 Netstat: correctly save DNS type.
git-svn-id: svn://kolibrios.org@6323 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-03-11 20:25:02 +00:00
IgorA
174e0e1523 rename 2 functions,
add new function 'exif_get_tag_id'


git-svn-id: svn://kolibrios.org@6322 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-03-11 16:14:13 +00:00
IgorA
17a5bf20e7 add Samsung app2 tags, small optimize
git-svn-id: svn://kolibrios.org@6315 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-03-10 21:44:56 +00:00
IgorA
5240ce4bd2 fix example
git-svn-id: svn://kolibrios.org@6314 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-03-10 12:25:30 +00:00
IgorA
24104fc1e6 fix exif.obj, update example
git-svn-id: svn://kolibrios.org@6313 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-03-09 23:24:53 +00:00
pathoswithin
9c10ec708d autobuild
git-svn-id: svn://kolibrios.org@6307 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-03-07 00:11:51 +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
Kirill Lipatov (Leency)
181d0c5b00 Eolite 3.51: reduce minimal line height to 16
git-svn-id: svn://kolibrios.org@6290 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-02-24 22:30:04 +00:00
Kirill Lipatov (Leency)
ab54b10083 Eolite 3.5: Breadcrumbs (option settings)
git-svn-id: svn://kolibrios.org@6289 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-02-24 16:49:57 +00:00
IgorA
6d1c3cbf93 change path to 'kolibrios'
git-svn-id: svn://kolibrios.org@6288 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-02-23 18:26:14 +00:00
IgorA
04aea36120 fix test_array1, add some example programs in iso
git-svn-id: svn://kolibrios.org@6287 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-02-23 17:51:54 +00:00
IgorA
ce8c06cf27 add function gluCylinder
git-svn-id: svn://kolibrios.org@6286 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-02-23 17:19:45 +00:00
Kirill Lipatov (Leency)
929c8a1898 add integer collections, clear kolibri.h, move keyboard-related code to keyboard.h
git-svn-id: svn://kolibrios.org@6285 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-02-23 14:41:55 +00:00
Kirill Lipatov (Leency)
42b6e39bb2 Eolite: update Properties
git-svn-id: svn://kolibrios.org@6284 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-02-22 15:11:43 +00:00
4deb98e54d fix for r6280
git-svn-id: svn://kolibrios.org@6281 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-02-22 02:11:59 +00:00
6caebfa5b8 Eolite: big fonts in properties dialog
git-svn-id: svn://kolibrios.org@6280 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-02-22 01:41:13 +00:00
IgorA
c8cf2e532a add voxel utilites in iso
git-svn-id: svn://kolibrios.org@6279 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-02-21 22:17:07 +00:00
Kirill Lipatov (Leency)
a2a3d28523 Eolite: fix tricky issue with double click, big fonts in progress dialog; tones of minor fixes;
git-svn-id: svn://kolibrios.org@6278 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-02-21 21:57:22 +00:00
Kirill Lipatov (Leency)
cbf0e458ce upload fixed version of Almaz (from Sergeev)
git-svn-id: svn://kolibrios.org@6277 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-02-21 20:19:46 +00:00
Kirill Lipatov (Leency)
366038fe9d add Almaz game to autobuild
git-svn-id: svn://kolibrios.org@6276 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-02-21 20:10:27 +00:00
IgorA
2001b33aa6 fix symbol end line
git-svn-id: svn://kolibrios.org@6274 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-02-21 14:47:33 +00:00
Kirill Lipatov (Leency)
2c6e64c7a0 app_plus: fix manual directory choose and fix running two SEARCHAP; remove debug information; make some vars and functions optional (decrease apps size)
git-svn-id: svn://kolibrios.org@6271 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-02-20 22:09:50 +00:00
Kirill Lipatov (Leency)
2fb7e8f066 pipes 1.4: big fonts, correct displaying of UTF chars Estonian, slight code refactoring
git-svn-id: svn://kolibrios.org@6270 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-02-20 21:36:29 +00:00
IgorA
d42a058a3e 't_edit' element on focus where start program
git-svn-id: svn://kolibrios.org@6269 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-02-20 19:09:11 +00:00
Kirill Lipatov (Leency)
36b5168a0c fix path for clip
git-svn-id: svn://kolibrios.org@6268 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-02-20 17:25:07 +00:00
Kirill Lipatov (Leency)
31410fbdb3 bigger fonts in docpack; move /system/clip to /other/outdated/
git-svn-id: svn://kolibrios.org@6267 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-02-20 17:21:34 +00:00
Kirill Lipatov (Leency)
30ab10e50a cmm: add rgb example
git-svn-id: svn://kolibrios.org@6266 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-02-20 16:15:35 +00:00
Kirill Lipatov (Leency)
8afc377269 fix ЄєЇї appearance in kf_fonts; icons: knight for lev, update 3d pot icon; update rus game_center.ini
git-svn-id: svn://kolibrios.org@6265 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-02-20 13:48:16 +00:00
Kirill Lipatov (Leency)
e3cfd43e3b gui.h: add tabs component, use it for kf_font_viewer and appearance; fix font.h crash when '_' is the last
git-svn-id: svn://kolibrios.org@6264 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-02-20 13:06:19 +00:00
IgorA
d8b6a26cf1 update utilites
git-svn-id: svn://kolibrios.org@6259 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-02-19 21:36:34 +00:00
Kirill Lipatov (Leency)
82e80c20d2 app_plus faster start; replace email by voxel icon; various small fixes
git-svn-id: svn://kolibrios.org@6258 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-02-19 21:07:11 +00:00
IgorA
92c50860c9 change font size
git-svn-id: svn://kolibrios.org@6257 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-02-19 17:36:25 +00:00
IgorA
04752bcd9c 't_edit' use font size
git-svn-id: svn://kolibrios.org@6256 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-02-19 16:00:48 +00:00
Kirill Lipatov (Leency)
398b1f2f93 text_edit: edit box focused by default in search by keywords window
git-svn-id: svn://kolibrios.org@6254 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-02-19 13:41:27 +00:00
Kirill Lipatov (Leency)
6e1d7d18af add calc+ to autobuild as /kolibrios/utils/calcplus; software_widget: show notification if program is not found; other small changes
git-svn-id: svn://kolibrios.org@6253 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-02-19 13:34:31 +00:00
Kirill Lipatov (Leency)
3f4201dc21 app_plus: show message if /kolibrios/settings/app_plus.ini not found
git-svn-id: svn://kolibrios.org@6251 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-02-19 00:33:21 +00:00
Kirill Lipatov (Leency)
036bb48ceb upload app_plus and add it to autobuild
git-svn-id: svn://kolibrios.org@6250 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-02-18 23:28:04 +00:00
Kirill Lipatov (Leency)
c6751519a6 update knight game
git-svn-id: svn://kolibrios.org@6249 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-02-18 21:58:26 +00:00
IgorA
f0aeaf2628 add 'voxel_editor' to iso, small fixes in 'info3ds'
git-svn-id: svn://kolibrios.org@6247 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-02-18 21:02:58 +00:00
IgorA
4973638f8d 'info3ds' load library in sub folder '../../lib/'
git-svn-id: svn://kolibrios.org@6245 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-02-18 13:08:33 +00:00
IgorA
465434cb12 apply texture size -> 8,...,4096
git-svn-id: svn://kolibrios.org@6243 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-02-17 21:33:10 +00:00
IgorA
d112b67c4c add select word by double click
git-svn-id: svn://kolibrios.org@6239 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-02-16 20:19:26 +00:00
IgorA
b28721dd10 update code
git-svn-id: svn://kolibrios.org@6238 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-02-16 17:05:59 +00:00
IgorA
10e90697bc update code
git-svn-id: svn://kolibrios.org@6237 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-02-16 14:02:21 +00:00
pathoswithin
2f5f44a41b new constants
git-svn-id: svn://kolibrios.org@6234 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-02-15 19:46:08 +00:00
pathoswithin
bb37d24d68 Update mouse settings
git-svn-id: svn://kolibrios.org@6231 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-02-15 00:35:06 +00:00
hidnplayr
ba4849dc54 DHCP protocol: seconds since boot is in big endian byte order.
git-svn-id: svn://kolibrios.org@6228 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-02-14 22:22:59 +00:00
Kirill Lipatov (Leency)
dcadbb2d08 autobuild: remove fceu folder from /common/, use /programs/emulator/fceu/ instead; rename fce binary to fceu; add e80 readme.txt to autobuild
git-svn-id: svn://kolibrios.org@6225 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-02-14 20:58:08 +00:00
IgorA
0cde1f58b1 menu example update
git-svn-id: svn://kolibrios.org@6224 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-02-14 20:31:09 +00:00
Kirill Lipatov (Leency)
0d5d8a2410 fix almaz autobuild, add 4 new icons
git-svn-id: svn://kolibrios.org@6223 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-02-14 20:26:02 +00:00
Kirill Lipatov (Leency)
e1d49330d9 almaz: remove unnecessary resources, fix files names case
git-svn-id: svn://kolibrios.org@6222 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-02-14 19:53:22 +00:00
Kirill Lipatov (Leency)
907e00dba6 add Tupfile for almaz game
git-svn-id: svn://kolibrios.org@6221 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-02-14 19:45:55 +00:00
Kirill Lipatov (Leency)
a76e01a34d revert occasionally updated files in prior rev, add Tupfile for almaz game
git-svn-id: svn://kolibrios.org@6219 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-02-14 18:50:09 +00:00
Kirill Lipatov (Leency)
352d425605 delete cmm/ttf_viewer, upload Almaz game (unplayable because player can't move to the top)
git-svn-id: svn://kolibrios.org@6218 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-02-14 18:42:49 +00:00
Kirill Lipatov (Leency)
edd6206b90 fix for Aelia, fix button text overflow in WebView Download manager
git-svn-id: svn://kolibrios.org@6217 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-02-13 20:07:07 +00:00
Kirill Lipatov (Leency)
2c3c9a032a Aelia: fix check_is_the_adress_local(), slighter font smooth
calc: fix dec-hex-bin 3d style button appearance
Blueberries skin: update

git-svn-id: svn://kolibrios.org@6216 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-02-13 19:59:07 +00:00
Kirill Lipatov (Leency)
ceaabc7ffa calc: a bit more flexible GUI
git-svn-id: svn://kolibrios.org@6215 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-02-13 15:26:28 +00:00
Kirill Lipatov (Leency)
c5cc4baf24 calc 1.4: better gui, big fonts
git-svn-id: svn://kolibrios.org@6214 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-02-13 14:52:16 +00:00
IgorA
d2784c11d7 'log_el' modify code
git-svn-id: svn://kolibrios.org@6213 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-02-13 11:46:04 +00:00
Kirill Lipatov (Leency)
c76a2da0d0 Appearance v2.0: code refactoring, bigger font, add RMB menu, item search by first letter
git-svn-id: svn://kolibrios.org@6212 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-02-13 11:00:14 +00:00
IgorA
4a01275caa fix create empty image buffer
git-svn-id: svn://kolibrios.org@6211 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-02-13 00:08:46 +00:00
IgorA
c28f9414e8 fix rev 6208, fix 'buf2d.obj'
git-svn-id: svn://kolibrios.org@6210 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-02-12 23:28:15 +00:00
Kirill Lipatov (Leency)
ba3c0ea500 small fixes
git-svn-id: svn://kolibrios.org@6209 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-02-12 22:07:55 +00:00
IgorA
efbe3e0a39 add 'info3ds_u' in iso
git-svn-id: svn://kolibrios.org@6208 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-02-12 21:38:29 +00:00
IgorA
a97271f298 add scale limits, optimize code
git-svn-id: svn://kolibrios.org@6200 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-02-12 20:31:07 +00:00
Kirill Lipatov (Leency)
5ecdf8246d cmm: big font for morelessbox, captioned button, minor fix for mouse_cfg
git-svn-id: svn://kolibrios.org@6198 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-02-12 19:54:29 +00:00
Kirill Lipatov (Leency)
d7af065a2b CMM: bigger fonts for various programs (gift to punk_joker:)
git-svn-id: svn://kolibrios.org@6197 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-02-11 13:46:53 +00:00
Kirill Lipatov (Leency)
20ace41f1f system_colors: global rename and change meaning of "grab_button" to "work_3d_dark", and "grab_button_text" to "work_3d_light", the legacy of new_sys_colors table
git-svn-id: svn://kolibrios.org@6196 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-02-11 10:44:47 +00:00
Kirill Lipatov (Leency)
3053d5c89a remove mine tag 03a as unnecessary
git-svn-id: svn://kolibrios.org@6195 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-02-11 10:39:58 +00:00
Kirill Lipatov (Leency)
5196249563 info3ds: better icons
git-svn-id: svn://kolibrios.org@6194 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-02-11 10:26:35 +00:00
Kirill Lipatov (Leency)
deb780f6ba cmm: editbox convex
git-svn-id: svn://kolibrios.org@6193 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-02-11 02:22:34 +00:00
Kirill Lipatov (Leency)
db17d90b8d software_widget: fix gap (tnx hidnplayr for report)
git-svn-id: svn://kolibrios.org@6192 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-02-11 01:18:47 +00:00
Kirill Lipatov (Leency)
29cc7502e3 CMM: checkbox and morelessbox convex
Eolite: use system colors for some cases, better code for list click
TinyGl better icons

git-svn-id: svn://kolibrios.org@6191 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-02-11 01:07:04 +00:00
Kirill Lipatov (Leency)
ef2476cf2f end: bigger checkbox, no draw overlap
git-svn-id: svn://kolibrios.org@6190 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-02-10 23:25:56 +00:00
IgorA
ed44ecca04 add example with panorama, modify other examples
git-svn-id: svn://kolibrios.org@6189 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-02-10 18:41:35 +00:00
hidnplayr
5b72cf08cc Use sysfn 70 instead of 58 to load files, added proper window caption.
git-svn-id: svn://kolibrios.org@6184 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-02-09 20:21:32 +00:00
Kirill Lipatov (Leency)
1c06bbc091 - autobuid: added BabyPainter, Knight, Bomber
- game_center.ini: fixed paths

git-svn-id: svn://kolibrios.org@6179 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-02-09 11:30:40 +00:00
IgorA
64709b0b3e add image height change in 'buf2d_resize'
git-svn-id: svn://kolibrios.org@6178 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-02-09 11:22:50 +00:00
Kirill Lipatov (Leency)
eba5156860 fix software_widget
git-svn-id: svn://kolibrios.org@6177 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-02-09 01:48:21 +00:00