Evgeny Grechnikov (Diamond)
d99e3ea921
keyboard.inc: deleted obsolete code for Alt+arrows
...
sys32.inc: small bugfix (IRQ reservation free)
@numcalc: sources added
git-svn-id: svn://kolibrios.org@118 a494cfbc-eb01-0410-851d-a64ba20cac60
2006-08-11 13:30:23 +00:00
heavyiron
fca11d7700
Sorry for this commit: it is a part of previous one
...
git-svn-id: svn://kolibrios.org@111 a494cfbc-eb01-0410-851d-a64ba20cac60
2006-07-29 07:27:24 +00:00
heavyiron
630234432f
Changed structure of svn repository
...
git-svn-id: svn://kolibrios.org@109 a494cfbc-eb01-0410-851d-a64ba20cac60
2006-07-28 13:39:16 +00:00
heavyiron
5aa9386dcc
1. Updated ethernet.inc from Hex with supports of some new ethernet card.
...
2. Colorref - window with skin, less memory for application
3. Added string "include 'lang.inc'" in icon.asm
4. Vrr - window with skin
git-svn-id: svn://kolibrios.org@108 a494cfbc-eb01-0410-851d-a64ba20cac60
2006-07-27 16:29:24 +00:00
heavyiron
bbc7ddcf4f
Calc updated to version 1.3
...
git-svn-id: svn://kolibrios.org@107 a494cfbc-eb01-0410-851d-a64ba20cac60
2006-07-27 12:29:46 +00:00
hidnplayr
45e9240e92
Added AutoDHCP to programs
...
git-svn-id: svn://kolibrios.org@104 a494cfbc-eb01-0410-851d-a64ba20cac60
2006-07-25 09:47:45 +00:00
Marat Zakiyanov (Mario79)
400f8f145d
Changes:
...
1) changed version of a kernel - 0581
2) menu now uses the function 70
These changes will be in Kolibri 0581 (or beta2)
git-svn-id: svn://kolibrios.org@97 a494cfbc-eb01-0410-851d-a64ba20cac60
2006-07-10 20:26:50 +00:00
Evgeny Grechnikov (Diamond)
e44a4705bc
System panel updated
...
git-svn-id: svn://kolibrios.org@93 a494cfbc-eb01-0410-851d-a64ba20cac60
2006-06-30 12:34:18 +00:00
Evgeny Grechnikov (Diamond)
cb6852bc2c
Optimized FIRE2 program: code size 684->511, now it fits in one sector;
...
memory requirements 1Mb -> 200Kb.
git-svn-id: svn://kolibrios.org@80 a494cfbc-eb01-0410-851d-a64ba20cac60
2006-05-17 13:43:20 +00:00
Evgeny Grechnikov (Diamond)
65a732dc5a
Added APM interface disconnection before real-mode shutdown.
...
Optimized FIRE program: code size 690->474, now it fits in one sector;
memory requirements 0.5Mb -> 200Kb.
git-svn-id: svn://kolibrios.org@79 a494cfbc-eb01-0410-851d-a64ba20cac60
2006-05-15 12:49:40 +00:00
Andrey Halyavin (halyavin)
09f8067f56
fixed bug with coping file with size divisible by 4Kb.
...
git-svn-id: svn://kolibrios.org@68 a494cfbc-eb01-0410-851d-a64ba20cac60
2006-04-15 16:04:54 +00:00
Marat Zakiyanov (Mario79)
e9e0059192
1) The comment of pointer the version is changed on 0530
...
2) Corrected VRR (mcall 5,50; mcall 15,3)
These 2 corrections were included in K0530
git-svn-id: svn://kolibrios.org@62 a494cfbc-eb01-0410-851d-a64ba20cac60
2006-03-20 17:27:09 +00:00
Andrey Halyavin (halyavin)
8eba058ee9
I forget to include lang.inc file in END application. Now this is fixed.
...
git-svn-id: svn://kolibrios.org@59 a494cfbc-eb01-0410-851d-a64ba20cac60
2006-03-17 17:14:40 +00:00
Andrey Halyavin (halyavin)
960abf3792
bug with processing next page button fixed.
...
git-svn-id: svn://kolibrios.org@55 a494cfbc-eb01-0410-851d-a64ba20cac60
2006-03-06 20:09:32 +00:00
Mihail Semenyako (mike.dld)
df5b0209d7
ICON2, @PANEL: changes to perform self-reposition on screen resolution change
...
@PANEL: display of up to 255 running applications (from Mario79)
VRR: don't kill applications on screen resolution change
GRSCREEN: don't set up system colors (they're taken from skin file now)
DESKTOP: added ability to change window skins 'on the fly' (with preview)
git-svn-id: svn://kolibrios.org@51 a494cfbc-eb01-0410-851d-a64ba20cac60
2006-03-04 11:44:33 +00:00
Andrey Halyavin (halyavin)
aa9b0bc44b
Fixed bug which will lead to incorrect panel position
...
after maximazing from right button. Bug would appear if windows which
not fit in screen are allowed.
git-svn-id: svn://kolibrios.org@50 a494cfbc-eb01-0410-851d-a64ba20cac60
2006-03-03 15:01:49 +00:00
Andrey Halyavin (halyavin)
2945b2faa6
optimized by size version from diamond
...
git-svn-id: svn://kolibrios.org@47 a494cfbc-eb01-0410-851d-a64ba20cac60
2006-02-16 06:44:47 +00:00
Mihail Semenyako (mike.dld)
3985e8ead6
added workarea setup code + PANEL_HEIGHT constant
...
git-svn-id: svn://kolibrios.org@42 a494cfbc-eb01-0410-851d-a64ba20cac60
2006-02-01 07:17:11 +00:00
Andrey Halyavin (halyavin)
e84aefdb16
free3d04 size optimization from willow
...
git-svn-id: svn://kolibrios.org@37 a494cfbc-eb01-0410-851d-a64ba20cac60
2006-01-14 09:05:06 +00:00
Andrey Halyavin (halyavin)
065b8d32b2
programs sources added
...
git-svn-id: svn://kolibrios.org@31 a494cfbc-eb01-0410-851d-a64ba20cac60
2006-01-03 09:43:31 +00:00