Subversion Repositories Kolibri OS

Rev

Go to most recent revision | Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
7660 1811 d 9 h leency / @taskbar: remove set ButtonStyle feature as duplication of eskin
KolibriN Install update
 
7181 2246 d 4 h 0CodErr /programs/system/taskbar/trunk/ Use LCtrl + LShift to switch the keyboard layout  
5872 3107 d 2 h pathoswithin /programs/system/taskbar/trunk/ Taskbar: some cleaning and refactoring  
5452 3358 d 4 h leency / Rename Panel to Taskbar  
5433 3361 d 21 h eAndrew / @PANEL.ASM -> PANEL.ASM  
5432 3361 d 21 h eAndrew / Add @volume - system volume mixer  
4031 3854 d 8 h heavyiron / Panel usability fix: larger buttons without boarders, menu button is on the left now  
3927 3877 d 23 h kaitz / Translation for estonian language and fixes.
Build folder for estonian language.
 
3902 3888 d 21 h leency /programs/system/panel/trunk/ panel: second click on time will close calendar (if it was opened)  
3823 3947 d 13 h mario79 /programs/system/panel/trunk/ PANEL - reinstall screen work area after change screen resolution  
3713 3964 d 4 h mario79 / Change hotkey "PrintScreen" to "Ctrl + PrintScreen" because it causes problems with the numeric keypad keys (on the right).  
3672 3974 d 7 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 3975 d 4 h hidnplayr /programs/system/panel/trunk/ @panel: do not change language when pressing alt gr + number
(Hotkeys should only use left alt)
 
3098 4161 d 11 h leency /programs/system/panel/trunk/ @panel: fixed desktop cropping size  
3014 4194 d 9 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 4194 d 11 h dunkaist /programs/ place debug.inc in /programs
delete all the other debug.inc files
correct some programs to use common debug.inc
 
2667 4367 d 0 h mario79 /programs/system/panel/trunk/ Correction of the TASK PANEL code for offsetting the effect of r.1391  
2649 4391 d 5 h mario79 /programs/system/panel/trunk/ TASK PANEL - Using new f18.23 - minimize all windows  
2638 4397 d 3 h mario79 /programs/system/panel/trunk/ TASK PANEL - activation mechanism when trying to run an existing appl.  
2636 4397 d 5 h mario79 /programs/system/panel/trunk/ TASK PANEL - forced redrawing the background after the clean desktop (Wind)  
2630 4398 d 22 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 4399 d 21 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 4400 d 20 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 4417 d 3 h mario79 /programs/system/panel/trunk/ @PANEL - taskbar. Some optimisations and code refactoring. Intermediate stage.  
2195 4614 d 6 h leency /programs/system/panel/trunk/ @panel: fixes  
1920 4751 d 14 h Albom /programs/system/panel/trunk/ CapsLock check support for @panel.  
1755 4853 d 22 h dunkaist /programs/system/panel/trunk/ final (i hope) alt+f4 fix. this one is for @panel  
1735 4856 d 9 h clevermouse / fix compilation in linux  
1659 4953 d 7 h Nasarus /programs/system/panel/trunk/ @panel not shows OpenDialog windows now  
1440 5157 d 22 h diamond /programs/system/panel/trunk/ panel: corrected blinking in time indicator  
1421 5186 d 21 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 5691 d 1 h heavyiron /programs/system/panel/trunk/ correct path to macros.inc
removed unnecessary files
added default settings file "panel.dat"
 
870 5695 d 2 h barsuk /programs/system/panel/trunk/ Decreased number of repaints of window  
665 6036 d 9 h diamond / * new system function for "send message"
* @panel: Alt+F4 sends close message rather than immediate kill
 
633 6071 d 3 h diamond /programs/system/ * @panel from Alver with corrections for minimize/restore button
* icon: corrected restart of all icons with 'Apply'
 
601 6120 d 1 h Rus /programs/system/panel/trunk/ @Panel
- added close context menu
 
532 6179 d 10 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
 
529 6184 d 5 h spraid / change path to "/sys" in some programs.
in build_all.bat: delete config.inc after compiling
delete /kernel/trunk/lib
 
494 6199 d 8 h spraid / @Panel: do not kill self and icon
Kernel: stage one of use dev config
 
485 6204 d 6 h heavyiron / *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