a16331c816
kiv and libimg.asm: Follow asm style guide, no semantic changes.
...
git-svn-id: svn://kolibrios.org@8497 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-12-30 05:32:02 +00:00
de8931dae4
kiv: fix a bug (crash) after image rotation, fix memory leak.
...
git-svn-id: svn://kolibrios.org@8496 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-12-30 03:21:38 +00:00
IgorA
d72fcc2942
tinygl.obj: add some functions,
...
load_img.inc: delete old file load_lib
git-svn-id: svn://kolibrios.org@8442 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-12-18 10:03:16 +00:00
IgorA
9a54fc6aed
tinygl: add some double functions, add bcc32 example
...
libimg: small optimize
git-svn-id: svn://kolibrios.org@8408 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-12-14 16:48:32 +00:00
IgorA
5f41a75e27
box_lib.obj: clear code
...
git-svn-id: svn://kolibrios.org@8346 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-12-08 21:01:35 +00:00
maxcodehack
60c3243924
Upload GNU unRTF
...
git-svn-id: svn://kolibrios.org@8335 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-12-07 09:06:07 +00:00
IgorA
712b555519
animage use ColorDialog
...
git-svn-id: svn://kolibrios.org@8271 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-11-28 17:05:52 +00:00
IgorA
b9e8e3f735
add new version 'load_lib.mac',
...
'animage' use new macros 'load_lib.mac'
git-svn-id: svn://kolibrios.org@8227 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-11-20 19:47:45 +00:00
IgorA
f5228c717f
tinygl: fix struct ZBuffer, clean code
...
git-svn-id: svn://kolibrios.org@8174 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-11-11 20:32:44 +00:00
IgorA
02edd3949b
update: add vertical and horizontal lines for align image
...
git-svn-id: svn://kolibrios.org@8090 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-10-02 15:21:56 +00:00
IgorA
12edb27757
t_edit: new algoritm text selection
...
img_transform: update program
git-svn-id: svn://kolibrios.org@8036 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-06-10 14:53:12 +00:00
IgorA
7a7a049046
update program
...
git-svn-id: svn://kolibrios.org@7986 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-05-26 09:00:49 +00:00
Kirill Lipatov (Leency)
d23d7c335a
upload apps by JohnXenox: Beat, PlayNote
...
git-svn-id: svn://kolibrios.org@7940 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-05-17 20:07:05 +00:00
IgorA
6ac952ed64
new program 'img_transform',
...
small fix in 'tinygl.obj'
git-svn-id: svn://kolibrios.org@7929 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-05-16 14:36:52 +00:00
Kirill Lipatov (Leency)
05286caf32
KIV: save window size and position, if not set use 2/3 of screen
...
APP+: if param then automount this path
git-svn-id: svn://kolibrios.org@7879 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-05-06 17:54:44 +00:00
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
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)
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
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)
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)
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
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
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
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)
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)
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)
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)
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
Kirill Lipatov (Leency)
067e22eae8
Eolite File Manager 4.1:
...
- show 8.3 names in title case at /rd/1,
- add hotkeys to change sorting by Ctrl+Fn
- change disk drive by Ctrl+number
Kolibri Graphics Benchmark 0.9 (mgb):
- big fonts and UI impovements
- add second editbox to edit the Right comment
- show difference in percent between two columns
- if the difference is less or equal to 1% it is not shown
- Russian translation by Daniel Ovchinnikov
- add 16x16 icon for *.mgb files, add associations
icons32.png:
- add Pig icon, bought at http://porctrijambiste.e-monsite.com/contact/contact.html and a bit improved
Kiv:
- improve icons
git-svn-id: svn://kolibrios.org@7628 a494cfbc-eb01-0410-851d-a64ba20cac60
2019-04-16 21:21:19 +00:00
Kirill Lipatov (Leency)
bc5ea26ad2
kiv: fix two issues related to tiled bg
...
git-svn-id: svn://kolibrios.org@7604 a494cfbc-eb01-0410-851d-a64ba20cac60
2019-03-12 21:08:09 +00:00
Kirill Lipatov (Leency)
91939fc341
mp3info: autobuild, add to IMG
...
git-svn-id: svn://kolibrios.org@7484 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-10-19 09:19:59 +00:00
Kirill Lipatov (Leency)
d305102f81
Kiv: use app.ini
...
Icons32: fixes and optimisation, several updated icons (also thanks Lev)
git-svn-id: svn://kolibrios.org@7432 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-10-03 23:19:10 +00:00
Kirill Lipatov (Leency)
fc5e7644b9
Knight game: update by lev
...
Palitra: save noisy state
Game_center: use tricky binnary to save 4.5 Kb
Mp3Info: upload version 0.7
git-svn-id: svn://kolibrios.org@7423 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-10-01 18:19:57 +00:00
Kirill Lipatov (Leency)
dd9e50c167
KIV: save desktop image set by IgorA
...
Palitra: save desktop colors set by IgorA
Docky: no close by Alt+F4
IconNew: fix system hang when use an icon with number >99 by GerdtR
Gears (TinyGL asm): add key description to window, uncomment zoom code, add key shortcut "+" for zoom-in
TinyGL asm images: much better compression, for instance, TEXT_2.PNG from 235Kb to 106Kb without any visible degradation
git-svn-id: svn://kolibrios.org@7421 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-10-01 15:18:07 +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
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
IgorA
10393dcd17
voxel_editor and utilites: include toolbars into program files
...
git-svn-id: svn://kolibrios.org@7205 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-03-22 20:19:26 +00:00
IgorA
382c07cae5
voxel_editor: add open files from command line
...
git-svn-id: svn://kolibrios.org@7193 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-03-17 10:31:20 +00:00
Kirill Lipatov (Leency)
2253085d89
ac97snd: one more attempt to fix '-h'
...
git-svn-id: svn://kolibrios.org@7176 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-03-06 23:56:24 +00:00
Kirill Lipatov (Leency)
f91398b928
ac97snd: fix prior rev
...
git-svn-id: svn://kolibrios.org@7175 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-03-06 23:00:40 +00:00
Kirill Lipatov (Leency)
25e9e48413
ac97snd: try to fix '-h' key, force player to close itself when the song ends
...
git-svn-id: svn://kolibrios.org@7174 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-03-06 22:56:05 +00:00
2c778124e3
Remove some duplicates: proc32.inc, macros.inc, struct.inc, etc.
...
git-svn-id: svn://kolibrios.org@7134 a494cfbc-eb01-0410-851d-a64ba20cac60
2017-12-20 00:51:00 +00:00
0CodErr
2786c310ab
rename fillScr->fillscr
...
git-svn-id: svn://kolibrios.org@6962 a494cfbc-eb01-0410-851d-a64ba20cac60
2017-09-07 16:27:22 +00:00
0CodErr
df342c2f91
upload FillScr application
...
git-svn-id: svn://kolibrios.org@6961 a494cfbc-eb01-0410-851d-a64ba20cac60
2017-09-07 15:05:24 +00:00