Subversion Repositories Kolibri OS

Rev

Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
9971 112 d 7 h Doczom /programs/ Update headers programs : delete MENUET00 header on 2 programs.
Fixed mario2 game : delete using sysfn 6 and added constants
Update macro.inc : Added new fields in process_information
 
9933 253 d 16 h dunkaist /programs/system/taskbar/trunk/ [taskbar] Add LCtrl+Esc hotkey to open/close menu  
8427 1243 d 0 h leency /programs/system/taskbar/trunk/ TASKBAR: change lang by a single Ctrl+Shift (thanks Mihail Serebryakov for the bugreport)  
7660 1819 d 8 h leency / @taskbar: remove set ButtonStyle feature as duplication of eskin
KolibriN Install update
 
7181 2254 d 2 h 0CodErr /programs/system/taskbar/trunk/ Use LCtrl + LShift to switch the keyboard layout  
5872 3115 d 0 h pathoswithin /programs/system/taskbar/trunk/ Taskbar: some cleaning and refactoring  
5452 3366 d 2 h leency / Rename Panel to Taskbar  
5433 3369 d 19 h eAndrew / @PANEL.ASM -> PANEL.ASM  
5432 3369 d 19 h eAndrew / Add @volume - system volume mixer  
4031 3862 d 6 h heavyiron / Panel usability fix: larger buttons without boarders, menu button is on the left now  
3927 3885 d 22 h kaitz / Translation for estonian language and fixes.
Build folder for estonian language.
 
3902 3896 d 20 h leency /programs/system/panel/trunk/ panel: second click on time will close calendar (if it was opened)  
3823 3955 d 11 h mario79 /programs/system/panel/trunk/ PANEL - reinstall screen work area after change screen resolution  
3713 3972 d 2 h mario79 / Change hotkey "PrintScreen" to "Ctrl + PrintScreen" because it causes problems with the numeric keypad keys (on the right).  
3672 3982 d 5 h hidnplayr /programs/system/panel/trunk/ panel: added history of latest revision, converted back to tabs instead of spaces, for the convenience of veterans.  
3670 3983 d 3 h hidnplayr /programs/system/panel/trunk/ @panel: do not change language when pressing alt gr + number
(Hotkeys should only use left alt)
 
3098 4169 d 9 h leency /programs/system/panel/trunk/ @panel: fixed desktop cropping size  
3014 4202 d 8 h dunkaist /programs/ 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
 
3013 4202 d 9 h dunkaist /programs/ place debug.inc in /programs
delete all the other debug.inc files
correct some programs to use common debug.inc
 
2667 4374 d 23 h mario79 /programs/system/panel/trunk/ Correction of the TASK PANEL code for offsetting the effect of r.1391  
2649 4399 d 4 h mario79 /programs/system/panel/trunk/ TASK PANEL - Using new f18.23 - minimize all windows  
2638 4405 d 2 h mario79 /programs/system/panel/trunk/ TASK PANEL - activation mechanism when trying to run an existing appl.  
2636 4405 d 3 h mario79 /programs/system/panel/trunk/ TASK PANEL - forced redrawing the background after the clean desktop (Wind)  
2630 4406 d 21 h mario79 / 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
 
2626 4407 d 19 h mario79 / 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.
 
2619 4408 d 18 h mario79 / 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.
 
2532 4425 d 2 h mario79 /programs/system/panel/trunk/ @PANEL - taskbar. Some optimisations and code refactoring. Intermediate stage.  
2195 4622 d 5 h leency /programs/system/panel/trunk/ @panel: fixes  
1920 4759 d 12 h Albom /programs/system/panel/trunk/ CapsLock check support for @panel.  
1755 4861 d 20 h dunkaist /programs/system/panel/trunk/ final (i hope) alt+f4 fix. this one is for @panel  
1735 4864 d 7 h clevermouse / fix compilation in linux  
1659 4961 d 6 h Nasarus /programs/system/panel/trunk/ @panel not shows OpenDialog windows now  
1440 5165 d 20 h diamond /programs/system/panel/trunk/ panel: corrected blinking in time indicator  
1421 5194 d 20 h diamond /programs/system/panel/trunk/ fixes in @panel:
* Alt+[Shift+]Tab again highlight button for the selected window
* global shortcuts Alt+Up/Alt+Home removed
 
873 5698 d 23 h heavyiron /programs/system/panel/trunk/ correct path to macros.inc
removed unnecessary files
added default settings file "panel.dat"
 
870 5703 d 0 h barsuk /programs/system/panel/trunk/ Decreased number of repaints of window  
665 6044 d 7 h diamond / * new system function for "send message"
* @panel: Alt+F4 sends close message rather than immediate kill
 
633 6079 d 2 h diamond /programs/system/ * @panel from Alver with corrections for minimize/restore button
* icon: corrected restart of all icons with 'Apply'
 
601 6127 d 23 h Rus /programs/system/panel/trunk/ @Panel
- added close context menu
 
532 6187 d 9 h diamond /programs/ * 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