Commit Graph

445 Commits

Author SHA1 Message Date
Albom
306b448222 Shell 0.7.2. 1) .shell moved to /sys/settings. 2) "cd .." command fixed.
git-svn-id: svn://kolibrios.org@4106 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-10-26 18:53:48 +00:00
Marat Zakiyanov (Mario79)
c3cb4901b3 MYKEY - using of SETTINGS directory for INI
git-svn-id: svn://kolibrios.org@4099 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-10-25 22:44:35 +00:00
Marat Zakiyanov (Mario79)
30309e2503 SETUP - using of SETTINGS directory for SETUP.DAT
git-svn-id: svn://kolibrios.org@4097 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-10-25 22:23:50 +00:00
Marat Zakiyanov (Mario79)
ae095b7f07 MENU - using of SETTINGS directory for MENU.DAT
git-svn-id: svn://kolibrios.org@4096 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-10-25 22:06:19 +00:00
Marat Zakiyanov (Mario79)
cabf4a3250 LAUNCHER - using of SETTINGS directory for AUTORUN.DAT
git-svn-id: svn://kolibrios.org@4095 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-10-25 21:44:42 +00:00
Marat Zakiyanov (Mario79)
71b72d643a Fix for r.4092
git-svn-id: svn://kolibrios.org@4093 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-10-25 21:00:16 +00:00
GerdtR
513b5cc12a Now @icon looks for icon.ini in the SETTINGS
git-svn-id: svn://kolibrios.org@4091 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-10-25 20:03:51 +00:00
Marat Zakiyanov (Mario79)
f25840ccca PANEL - using of SETTINGS directory for INI.
git-svn-id: svn://kolibrios.org@4089 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-10-25 19:57:48 +00:00
GerdtR
3078547be2 Fixed menu. Build_et.bat corrected. Earlier name for kpack was wrong.
git-svn-id: svn://kolibrios.org@4088 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-10-25 11:17:31 +00:00
Marat Zakiyanov (Mario79)
f7796d5bf7 1) Create SETTING directory for DAT, INI, LBL
2) Correcting SEARCHAP program

git-svn-id: svn://kolibrios.org@4086 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-10-25 07:27:40 +00:00
GerdtR
facae02939 Fixed bugs. Optimized bit.
git-svn-id: svn://kolibrios.org@4084 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-10-24 21:12:20 +00:00
GerdtR
91a8bed3bd Fixed bugs. Upgraded the menu.
git-svn-id: svn://kolibrios.org@4082 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-10-24 19:29:45 +00:00
heavyiron
9550c01924 End: unmovable window, fixed documentation.
git-svn-id: svn://kolibrios.org@4051 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-10-19 10:24:30 +00:00
Albom
817c27709e Shell 0.7.1. Pressing Up and Down keys was causing hanging up the program when command history was empty (but nobody cares). Fixed.
git-svn-id: svn://kolibrios.org@4050 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-10-19 07:13:02 +00:00
heavyiron
51ae21e2b3 End program: visual style refactoring, code cleanup and optimization
git-svn-id: svn://kolibrios.org@4044 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-10-17 14:31:03 +00:00
GerdtR
224e4023ab Fixed a problem with the stack. Improved the right mouse button menu.
git-svn-id: svn://kolibrios.org@4036 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-10-15 19:20:30 +00:00
heavyiron
979e37b1b8 Panel: disabling frame on menu button
git-svn-id: svn://kolibrios.org@4033 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-10-15 14:42:34 +00:00
heavyiron
2166c24d80 Panel usability fix: larger buttons without boarders, menu button is on the left now
git-svn-id: svn://kolibrios.org@4031 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-10-15 11:57:12 +00:00
GerdtR
562cdf4dca Given the flow of dialogue and move windows icons different stack. The dialog window now draws the icon in its own buffer.
git-svn-id: svn://kolibrios.org@4027 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-10-14 23:04:34 +00:00
Kirill Lipatov (Leency)
5528e3a3d5 small orthographic fix
git-svn-id: svn://kolibrios.org@4016 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-10-13 11:00:08 +00:00
Albom
f115e0da5a Shell 0.7.0. Command line editing implemented. + Some small fixes.
git-svn-id: svn://kolibrios.org@4015 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-10-13 10:47:59 +00:00
GerdtR
8ee81af2d3 Modified icon.ini . Icons do not get dirty. Fixed bug with moving icons.
git-svn-id: svn://kolibrios.org@4007 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-10-11 12:39:43 +00:00
GerdtR
89ac0aa669 Setup window does not change size. Removed Icon field.
git-svn-id: svn://kolibrios.org@4003 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-10-10 19:43:44 +00:00
Kirill Lipatov (Leency)
624a5c206a SHELL: fix strrchr warning
git-svn-id: svn://kolibrios.org@4001 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-10-10 06:58:53 +00:00
Marat Zakiyanov (Mario79)
14c88125a7 MyKey - removing duplicate files
git-svn-id: svn://kolibrios.org@3996 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-10-09 22:29:50 +00:00
Marat Zakiyanov (Mario79)
bc3938f5f6 MyKey - attempt to fix r.3628 N3
git-svn-id: svn://kolibrios.org@3995 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-10-09 21:52:30 +00:00
Marat Zakiyanov (Mario79)
7401bf8349 MyKey - attempt to fix r.3628 N2
git-svn-id: svn://kolibrios.org@3994 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-10-09 21:33:15 +00:00
Marat Zakiyanov (Mario79)
a915af66c1 MyKey - attempt to fix r.3628.
git-svn-id: svn://kolibrios.org@3993 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-10-09 21:25:18 +00:00
Kirill Lipatov (Leency)
88ac946b40 SHELL 0.6.4: relative passes support for scripts
git-svn-id: svn://kolibrios.org@3988 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-10-08 21:38:43 +00:00
GerdtR
9aa1618831 Fixed a bug with a pause at startup
git-svn-id: svn://kolibrios.org@3985 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-10-08 10:18:04 +00:00
GerdtR
cf30609884 Fixed a bug with a pause at the start and a bug where the moved icon is not immediately redrawn.
git-svn-id: svn://kolibrios.org@3984 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-10-07 23:32:08 +00:00
Asper
70b5927c24 filter mouse events
git-svn-id: svn://kolibrios.org@3978 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-10-05 05:22:55 +00:00
GerdtR
234f8b76b2 Restored file bgredraw.inc
git-svn-id: svn://kolibrios.org@3974 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-10-04 09:43:01 +00:00
GerdtR
89f89f20aa Adjusted capitalization BGREDRAW.INC
git-svn-id: svn://kolibrios.org@3973 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-10-04 09:38:32 +00:00
GerdtR
dbfd7a4bea Divided the streams mouse and drawing icons
git-svn-id: svn://kolibrios.org@3972 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-10-03 22:53:51 +00:00
GerdtR
776c624625 Fixed code. Now compile. Removed unnecessary files.
git-svn-id: svn://kolibrios.org@3962 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-10-02 20:50:38 +00:00
Artem Jerdev (art_zh)
5e3125f462 system latencies monitor presented
git-svn-id: svn://kolibrios.org@3957 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-09-30 21:12:19 +00:00
Marat Zakiyanov (Mario79)
0a96bce15b Optimization of r.3952
git-svn-id: svn://kolibrios.org@3955 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-09-30 19:38:48 +00:00
Marat Zakiyanov (Mario79)
6b0d11c2ba ICON (new) - now uses the system color for the rbutton menu
git-svn-id: svn://kolibrios.org@3953 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-09-30 07:39:15 +00:00
Marat Zakiyanov (Mario79)
924f9514bf CPU - inactive window does not receive mouse events
git-svn-id: svn://kolibrios.org@3952 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-09-29 18:25:50 +00:00
Marat Zakiyanov (Mario79)
e794d71df6 MGB - inactive window does not receive mouse events
git-svn-id: svn://kolibrios.org@3943 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-09-29 16:50:00 +00:00
Marat Zakiyanov (Mario79)
e7a0c2bf33 RUN - inactive window does not receive mouse events
git-svn-id: svn://kolibrios.org@3942 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-09-29 16:40:26 +00:00
Marat Zakiyanov (Mario79)
9b4e2bcfc0 Clear tasklist area before new cycle.
git-svn-id: svn://kolibrios.org@3938 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-09-29 11:05:02 +00:00
kaitz
fb86c01bbb Translation for estonian language and fixes.
Build folder for estonian language.

git-svn-id: svn://kolibrios.org@3927 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-09-21 20:26:44 +00:00
Marat Zakiyanov (Mario79)
0177401fa8 Fixed some bugs reported by 0CodErr. Author of fix - GerdtR.
git-svn-id: svn://kolibrios.org@3921 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-09-21 12:25:30 +00:00
Albom
a011dbdd7a MSVC-style attributes for data align in structures (thanks to CleverMouse and Kirakishou!)
git-svn-id: svn://kolibrios.org@3916 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-09-20 18:43:52 +00:00
Kirill Lipatov (Leency)
f530cc1eb1 panel: second click on time will close calendar (if it was opened)
git-svn-id: svn://kolibrios.org@3902 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-09-10 22:34:41 +00:00
Kirill Lipatov (Leency)
092e6ce0ea Calendar: delete debug
git-svn-id: svn://kolibrios.org@3901 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-09-10 22:06:40 +00:00
heavyiron
77fa251527 Final fix for 3897 I hope
git-svn-id: svn://kolibrios.org@3899 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-09-08 21:58:38 +00:00
heavyiron
4006ac6cbe Fix for 3897
git-svn-id: svn://kolibrios.org@3898 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-09-08 21:50:11 +00:00