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 4105 d 9 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 4185 d 21 h leency /programs/system/panel/trunk/ @panel: fixed desktop cropping size  
3014 4218 d 20 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 4218 d 21 h dunkaist /programs/ place debug.inc in /programs
delete all the other debug.inc files
correct some programs to use common debug.inc
 
2667 4391 d 11 h mario79 /programs/system/panel/trunk/ Correction of the TASK PANEL code for offsetting the effect of r.1391  
2649 4415 d 16 h mario79 /programs/system/panel/trunk/ TASK PANEL - Using new f18.23 - minimize all windows  
2638 4421 d 14 h mario79 /programs/system/panel/trunk/ TASK PANEL - activation mechanism when trying to run an existing appl.  
2636 4421 d 16 h mario79 /programs/system/panel/trunk/ TASK PANEL - forced redrawing the background after the clean desktop (Wind)  
2634 4422 d 11 h mario79 /programs/system/panel/trunk/ TASK PANEL - safe correction of the background color.  
2630 4423 d 9 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 4424 d 7 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 4425 d 7 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 4441 d 14 h mario79 /programs/system/panel/trunk/ @PANEL - taskbar. Some optimisations and code refactoring. Intermediate stage.  
2479 4453 d 14 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 4638 d 17 h leency /programs/system/panel/trunk/ @panel: fixes  
1920 4776 d 0 h Albom /programs/system/panel/trunk/ CapsLock check support for @panel.  
1755 4878 d 8 h dunkaist /programs/system/panel/trunk/ final (i hope) alt+f4 fix. this one is for @panel  
1735 4880 d 19 h clevermouse / fix compilation in linux  
1659 4977 d 18 h Nasarus /programs/system/panel/trunk/ @panel not shows OpenDialog windows now  
1440 5182 d 9 h diamond /programs/system/panel/trunk/ panel: corrected blinking in time indicator  
1421 5211 d 8 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 5715 d 11 h heavyiron /programs/system/panel/trunk/ correct path to macros.inc
removed unnecessary files
added default settings file "panel.dat"
 
872 5715 d 13 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 5719 d 12 h barsuk /programs/system/panel/trunk/ Decreased number of repaints of window  
665 6060 d 19 h diamond / * new system function for "send message"
* @panel: Alt+F4 sends close message rather than immediate kill
 
661 6065 d 12 h ataualpa /programs/ Some programs now use window style Y=4  
633 6095 d 14 h diamond /programs/system/ * @panel from Alver with corrections for minimize/restore button
* icon: corrected restart of all icons with 'Apply'
 
605 6139 d 10 h kaitz / Updated Tinypad translation
Translated rdsave
Kernel bootcode updates for Estonian
 
602 6144 d 10 h Rus /programs/system/panel/trunk/ bag-fix of commit 601  
601 6144 d 11 h Rus /programs/system/panel/trunk/ @Panel
- added close context menu
 
532 6203 d 21 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 6208 d 16 h spraid / change path to "/sys" in some programs.
in build_all.bat: delete config.inc after compiling
delete /kernel/trunk/lib
 
494 6223 d 18 h spraid / @Panel: do not kill self and icon
Kernel: stage one of use dev config
 
485 6228 d 16 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 6269 d 17 h diamond /programs/system/panel/trunk/ @panel: support for Alt+Tab/Alt+Shift+Tab  
437 6270 d 20 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 6305 d 21 h heavyiron /programs/ menu renamed to @menu, fixes in panel from 0.6.5.0  
318 6324 d 4 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 6327 d 15 h diamond /programs/system/ @panel, setup: deleted useless code  
275 6344 d 15 h kaitz /programs/system/ Estonian key_map and system_language in setup and panel.