Commit Graph

57 Commits

Author SHA1 Message Date
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
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
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
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
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
Marat Zakiyanov (Mario79)
f3c95fbee0 PANEL - reinstall screen work area after change screen resolution
git-svn-id: svn://kolibrios.org@3823 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-07-14 06:52:11 +00:00
Marat Zakiyanov (Mario79)
885953abf1 Change hotkey "PrintScreen" to "Ctrl + PrintScreen" because it causes problems with the numeric keypad keys (on the right).
git-svn-id: svn://kolibrios.org@3713 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-06-27 16:13:54 +00:00
hidnplayr
a71e4b74cb panel: added history of latest revision, converted back to tabs instead of spaces, for the convenience of veterans.
git-svn-id: svn://kolibrios.org@3672 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-06-17 13:10:47 +00:00
hidnplayr
d38208a79a @panel: do not change language when pressing alt gr + number
(Hotkeys should only use left alt)

git-svn-id: svn://kolibrios.org@3670 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-06-16 15:29:04 +00:00
fedesco
8bb5266143 italian version
git-svn-id: svn://kolibrios.org@3630 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-06-09 12:28:30 +00:00
esevece
29bd2ca45b Translation of menu.dat to spanish
git-svn-id: svn://kolibrios.org@3420 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-03-26 16:53:39 +00:00
esevece
a3a6f17e0b Translating desktop to spanish
git-svn-id: svn://kolibrios.org@3415 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-03-26 02:12:02 +00:00
Marat Zakiyanov (Mario79)
c0eb0eb462 @PANEL - Safe shutdown programs through the menu - not more killing, only CPU (Task Manager) can the killing processes.
git-svn-id: svn://kolibrios.org@3311 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-03-02 21:35:56 +00:00
Kirill Lipatov (Leency)
7adfc23a16 @panel: fixed desktop cropping size
git-svn-id: svn://kolibrios.org@3098 a494cfbc-eb01-0410-851d-a64ba20cac60
2012-12-12 09:12:42 +00:00
0cc349060f merge mem.inc to dll.inc
place dll.inc in /programs
delete all the other dll.inc and mem.inc files
correct some programs to use common dll.inc


git-svn-id: svn://kolibrios.org@3014 a494cfbc-eb01-0410-851d-a64ba20cac60
2012-11-09 10:42:30 +00:00
55f254a7ee place debug.inc in /programs
delete all the other debug.inc files
correct some programs to use common debug.inc


git-svn-id: svn://kolibrios.org@3013 a494cfbc-eb01-0410-851d-a64ba20cac60
2012-11-09 09:19:16 +00:00
Marat Zakiyanov (Mario79)
a63750fa28 Correction of the TASK PANEL code for offsetting the effect of r.1391
git-svn-id: svn://kolibrios.org@2667 a494cfbc-eb01-0410-851d-a64ba20cac60
2012-05-20 19:39:15 +00:00
Marat Zakiyanov (Mario79)
0a885cad3e TASK PANEL - Using new f18.23 - minimize all windows
git-svn-id: svn://kolibrios.org@2649 a494cfbc-eb01-0410-851d-a64ba20cac60
2012-04-26 14:33:09 +00:00
Marat Zakiyanov (Mario79)
cfdb41bed2 TASK PANEL - activation mechanism when trying to run an existing appl.
git-svn-id: svn://kolibrios.org@2638 a494cfbc-eb01-0410-851d-a64ba20cac60
2012-04-20 16:27:21 +00:00
Marat Zakiyanov (Mario79)
fdcea03c64 TASK PANEL - forced redrawing the background after the clean desktop (Wind)
git-svn-id: svn://kolibrios.org@2636 a494cfbc-eb01-0410-851d-a64ba20cac60
2012-04-20 14:46:14 +00:00
Marat Zakiyanov (Mario79)
ea3b5f1721 TASK PANEL - safe correction of the background color.
git-svn-id: svn://kolibrios.org@2634 a494cfbc-eb01-0410-851d-a64ba20cac60
2012-04-19 19:11:56 +00:00
Marat Zakiyanov (Mario79)
d6e0b2fc01 TASK PANEL v2.2
1) Support PrintScreen for SCRSHOOT.
2) Path to run applications from the INI file.
3) Algorithm anti-duplication of applications for run with hotkey.
4) Added color selection for the Alt+Tab.
5) Alt+Ctrl+ArrowLeft - Page list next, Alt+Ctrl+ArrowRight - Page list previous

git-svn-id: svn://kolibrios.org@2630 a494cfbc-eb01-0410-851d-a64ba20cac60
2012-04-18 21:39:37 +00:00
Marat Zakiyanov (Mario79)
8bc17ae113 TASK PANEL v2.1
1) Added color selection for the text.
2) Show "change page list" only if the applications does not fit in the panel.
3) Display file names up to 11 char previously displ. only 8 char.

git-svn-id: svn://kolibrios.org@2626 a494cfbc-eb01-0410-851d-a64ba20cac60
2012-04-17 22:58:52 +00:00
Marat Zakiyanov (Mario79)
c1c36c0b6a TASK PANEL v2.0
1) New logic of switching windows (turnoff/restore)
2) New logic of button "clear desktop".
3) Win+D (restore/clear desktop), Win+R (start RUN application).
4) Using the library LibINI to set the parameters.
5) New style of panel.
6) Start application Menu with boot options.
7) Two versions of the location of the panel - the bottom of the desktop and on top of the desktop.


git-svn-id: svn://kolibrios.org@2619 a494cfbc-eb01-0410-851d-a64ba20cac60
2012-04-16 23:46:54 +00:00
Marat Zakiyanov (Mario79)
f4bf2eedaa @PANEL - taskbar. Some optimisations and code refactoring. Intermediate stage.
git-svn-id: svn://kolibrios.org@2532 a494cfbc-eb01-0410-851d-a64ba20cac60
2012-03-31 16:34:52 +00:00
Marat Zakiyanov (Mario79)
a6e69b9e82 @PANEL - restored the correct order of the languages: 1 - english, 2 - finnish, 3 - german, 4 - russian, 5 - french, 6 - estonian, 7 - ukrainian
git-svn-id: svn://kolibrios.org@2479 a494cfbc-eb01-0410-851d-a64ba20cac60
2012-03-19 15:56:43 +00:00
Kirill Lipatov (Leency)
a9700f0e2f @panel: fixes
git-svn-id: svn://kolibrios.org@2195 a494cfbc-eb01-0410-851d-a64ba20cac60
2011-09-16 13:31:37 +00:00
Albom
b543704e50 CapsLock check support for @panel.
git-svn-id: svn://kolibrios.org@1920 a494cfbc-eb01-0410-851d-a64ba20cac60
2011-05-02 06:19:00 +00:00
9bb3849632 final (i hope) alt+f4 fix. this one is for @panel
git-svn-id: svn://kolibrios.org@1755 a494cfbc-eb01-0410-851d-a64ba20cac60
2011-01-19 21:49:13 +00:00
CleverMouse
b4fc3602f9 fix compilation in linux
git-svn-id: svn://kolibrios.org@1735 a494cfbc-eb01-0410-851d-a64ba20cac60
2011-01-17 11:10:41 +00:00
Nasarus
635692c4f4 @panel not shows OpenDialog windows now
git-svn-id: svn://kolibrios.org@1659 a494cfbc-eb01-0410-851d-a64ba20cac60
2010-10-12 12:28:40 +00:00
Evgeny Grechnikov (Diamond)
1f3b9dbf58 panel: corrected blinking in time indicator
git-svn-id: svn://kolibrios.org@1440 a494cfbc-eb01-0410-851d-a64ba20cac60
2010-03-21 21:47:17 +00:00
Evgeny Grechnikov (Diamond)
f572339139 fixes in @panel:
* Alt+[Shift+]Tab again highlight button for the selected window
* global shortcuts Alt+Up/Alt+Home removed

git-svn-id: svn://kolibrios.org@1421 a494cfbc-eb01-0410-851d-a64ba20cac60
2010-02-20 22:24:12 +00:00
heavyiron
38b4e9b960 correct path to macros.inc
removed unnecessary files
added default settings file "panel.dat"

git-svn-id: svn://kolibrios.org@873 a494cfbc-eb01-0410-851d-a64ba20cac60
2008-10-04 18:57:34 +00:00
heavyiron
07b6a39a9e fasm 1.67.27
@panel - removed binary file
icon - version from latest version kolibri
icon_new - movable icons (early development :)
cpuspeed - new title

git-svn-id: svn://kolibrios.org@872 a494cfbc-eb01-0410-851d-a64ba20cac60
2008-10-04 17:01:53 +00:00
barsuk
2c7ef5e739 Decreased number of repaints of window
git-svn-id: svn://kolibrios.org@870 a494cfbc-eb01-0410-851d-a64ba20cac60
2008-09-30 18:03:55 +00:00
Evgeny Grechnikov (Diamond)
c1f806239d * new system function for "send message"
* @panel: Alt+F4 sends close message rather than immediate kill

git-svn-id: svn://kolibrios.org@665 a494cfbc-eb01-0410-851d-a64ba20cac60
2007-10-25 11:20:02 +00:00
ataualpa
0ceaac39cf Some programs now use window style Y=4
git-svn-id: svn://kolibrios.org@661 a494cfbc-eb01-0410-851d-a64ba20cac60
2007-10-20 18:12:58 +00:00
Evgeny Grechnikov (Diamond)
5504861649 * @panel from Alver with corrections for minimize/restore button
* icon: corrected restart of all icons with 'Apply'

git-svn-id: svn://kolibrios.org@633 a494cfbc-eb01-0410-851d-a64ba20cac60
2007-09-20 16:35:52 +00:00
kaitz
85028a5147 Updated Tinypad translation
Translated rdsave
Kernel bootcode updates for Estonian


git-svn-id: svn://kolibrios.org@605 a494cfbc-eb01-0410-851d-a64ba20cac60
2007-08-07 20:42:45 +00:00
Rus
e0479cff91 bag-fix of commit 601
git-svn-id: svn://kolibrios.org@602 a494cfbc-eb01-0410-851d-a64ba20cac60
2007-08-02 20:16:05 +00:00
Rus
71e4e59cf3 @Panel
- added close context menu

git-svn-id: svn://kolibrios.org@601 a494cfbc-eb01-0410-851d-a64ba20cac60
2007-08-02 19:03:24 +00:00
Evgeny Grechnikov (Diamond)
827172f6c0 * pic4, rdsave, cpuid: size optimization
* @ss: decrease used memory & time requirements, size optimization
* @panel: if there is only one window, Alt+[Shift+]Tab activates it
* jpegview: IPC service to unpack JPEG data for other apps
* chess: bmp-file is now inlined
* @ss, chess moved to more appropriate place in file structure

git-svn-id: svn://kolibrios.org@532 a494cfbc-eb01-0410-851d-a64ba20cac60
2007-06-04 09:21:07 +00:00
SPraid (simba)
93e66701fb change path to "/sys" in some programs.
in build_all.bat: delete config.inc after compiling
delete /kernel/trunk/lib

git-svn-id: svn://kolibrios.org@529 a494cfbc-eb01-0410-851d-a64ba20cac60
2007-05-30 14:45:45 +00:00
SPraid (simba)
ba74e7f00f @Panel: do not kill self and icon
Kernel: stage one of use dev config

git-svn-id: svn://kolibrios.org@494 a494cfbc-eb01-0410-851d-a64ba20cac60
2007-05-15 12:03:26 +00:00
heavyiron
4daae89053 *kernel - fixes in 15.2 by Mario79 and 67 by mike.dld
updated sysfunc.txt
*programs 
         new icons and logo for CPUID and ICON
         added new version of @ICON and ICONMNGR
         fixes in iconedit and calendar from DedOK
         new algoritm of fill background in pic4
         all apps (fasm-writen only) rewriten to use common macros.inc for easy recompile in fastcall mode (there is a bug in https; run need rewrite to use common macros.inc)
         small fixes in build_all.bat script
         

git-svn-id: svn://kolibrios.org@485 a494cfbc-eb01-0410-851d-a64ba20cac60
2007-05-10 13:48:35 +00:00
Evgeny Grechnikov (Diamond)
6753d88bae @panel: support for Alt+Tab/Alt+Shift+Tab
git-svn-id: svn://kolibrios.org@443 a494cfbc-eb01-0410-851d-a64ba20cac60
2007-03-30 13:19:32 +00:00
Evgeny Grechnikov (Diamond)
54dc123015 * bootcode: revision string is now calculated at compile-time
* taskman.inc: do not add '@' to thread names
* @panel: do not draw undefined (zero-sized) windows
* rd.inc: corrected folder creation

git-svn-id: svn://kolibrios.org@437 a494cfbc-eb01-0410-851d-a64ba20cac60
2007-03-29 10:24:08 +00:00
heavyiron
21dcb2539a menu renamed to @menu, fixes in panel from 0.6.5.0
git-svn-id: svn://kolibrios.org@372 a494cfbc-eb01-0410-851d-a64ba20cac60
2007-02-22 09:02:29 +00:00