Subversion Repositories Kolibri OS

Rev

Go to most recent revision | Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
3311 4073 d 22 h mario79 /programs/system/panel/trunk/ @PANEL - Safe shutdown programs through the menu - not more killing, only CPU (Task Manager) can the killing processes.  
3098 4154 d 10 h leency /programs/system/panel/trunk/ @panel: fixed desktop cropping size  
3014 4187 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 4187 d 10 h dunkaist /programs/ place debug.inc in /programs
delete all the other debug.inc files
correct some programs to use common debug.inc
 
2667 4360 d 0 h mario79 /programs/system/panel/trunk/ Correction of the TASK PANEL code for offsetting the effect of r.1391  
2649 4384 d 5 h mario79 /programs/system/panel/trunk/ TASK PANEL - Using new f18.23 - minimize all windows  
2638 4390 d 3 h mario79 /programs/system/panel/trunk/ TASK PANEL - activation mechanism when trying to run an existing appl.  
2636 4390 d 5 h mario79 /programs/system/panel/trunk/ TASK PANEL - forced redrawing the background after the clean desktop (Wind)  
2634 4391 d 0 h mario79 /programs/system/panel/trunk/ TASK PANEL - safe correction of the background color.  
2630 4391 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 4392 d 20 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 4393 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 4410 d 3 h mario79 /programs/system/panel/trunk/ @PANEL - taskbar. Some optimisations and code refactoring. Intermediate stage.  
2479 4422 d 3 h mario79 /programs/system/panel/trunk/ @PANEL - restored the correct order of the languages: 1 - english, 2 - finnish, 3 - german, 4 - russian, 5 - french, 6 - estonian, 7 - ukrainian  
2195 4607 d 6 h leency /programs/system/panel/trunk/ @panel: fixes  
1920 4744 d 13 h Albom /programs/system/panel/trunk/ CapsLock check support for @panel.  
1755 4846 d 22 h dunkaist /programs/system/panel/trunk/ final (i hope) alt+f4 fix. this one is for @panel  
1735 4849 d 8 h clevermouse / fix compilation in linux  
1659 4946 d 7 h Nasarus /programs/system/panel/trunk/ @panel not shows OpenDialog windows now  
1440 5150 d 22 h diamond /programs/system/panel/trunk/ panel: corrected blinking in time indicator  
1421 5179 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 5684 d 0 h heavyiron /programs/system/panel/trunk/ correct path to macros.inc
removed unnecessary files
added default settings file "panel.dat"
 
872 5684 d 2 h heavyiron /programs/ fasm 1.67.27
@panel - removed binary file
icon - version from latest version kolibri
icon_new - movable icons (early development :)
cpuspeed - new title
 
870 5688 d 1 h barsuk /programs/system/panel/trunk/ Decreased number of repaints of window  
665 6029 d 8 h diamond / * new system function for "send message"
* @panel: Alt+F4 sends close message rather than immediate kill
 
661 6034 d 1 h ataualpa /programs/ Some programs now use window style Y=4  
633 6064 d 3 h diamond /programs/system/ * @panel from Alver with corrections for minimize/restore button
* icon: corrected restart of all icons with 'Apply'
 
605 6107 d 23 h kaitz / Updated Tinypad translation
Translated rdsave
Kernel bootcode updates for Estonian
 
602 6112 d 23 h Rus /programs/system/panel/trunk/ bag-fix of commit 601  
601 6113 d 0 h Rus /programs/system/panel/trunk/ @Panel
- added close context menu
 
532 6172 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 6177 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 6192 d 7 h spraid / @Panel: do not kill self and icon
Kernel: stage one of use dev config
 
485 6197 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
 
443 6238 d 6 h diamond /programs/system/panel/trunk/ @panel: support for Alt+Tab/Alt+Shift+Tab  
437 6239 d 9 h diamond / * 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
 
372 6274 d 10 h heavyiron /programs/ menu renamed to @menu, fixes in panel from 0.6.5.0  
318 6292 d 18 h heavyiron /programs/system/ *CPUID 2.17 from Wildwest
*skinsel from diamond
*end, menu, @panel - more stable with different system colors
*@rb - new menu
*@panel - fixed drawing cpu usage in QEMU and maybe on some real comps
 
304 6296 d 4 h diamond /programs/system/ @panel, setup: deleted useless code  
275 6313 d 4 h kaitz /programs/system/ Estonian key_map and system_language in setup and panel.