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
1440 5151 d 22 h diamond /programs/system/panel/trunk/ panel: corrected blinking in time indicator  
1421 5180 d 22 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 5685 d 1 h heavyiron /programs/system/panel/trunk/ correct path to macros.inc
removed unnecessary files
added default settings file "panel.dat"
 
872 5685 d 3 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 5689 d 2 h barsuk /programs/system/panel/trunk/ Decreased number of repaints of window  
665 6030 d 9 h diamond / * new system function for "send message"
* @panel: Alt+F4 sends close message rather than immediate kill
 
661 6035 d 2 h ataualpa /programs/ Some programs now use window style Y=4  
633 6065 d 3 h diamond /programs/system/ * @panel from Alver with corrections for minimize/restore button
* icon: corrected restart of all icons with 'Apply'
 
605 6108 d 23 h kaitz / Updated Tinypad translation
Translated rdsave
Kernel bootcode updates for Estonian
 
602 6114 d 0 h Rus /programs/system/panel/trunk/ bag-fix of commit 601  
601 6114 d 1 h Rus /programs/system/panel/trunk/ @Panel
- added close context menu
 
532 6173 d 11 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 6178 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 6193 d 8 h spraid / @Panel: do not kill self and icon
Kernel: stage one of use dev config
 
485 6198 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 6239 d 7 h diamond /programs/system/panel/trunk/ @panel: support for Alt+Tab/Alt+Shift+Tab  
437 6240 d 10 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 6275 d 11 h heavyiron /programs/ menu renamed to @menu, fixes in panel from 0.6.5.0  
318 6293 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 6297 d 4 h diamond /programs/system/ @panel, setup: deleted useless code  
275 6314 d 5 h kaitz /programs/system/ Estonian key_map and system_language in setup and panel.  
208 6383 d 21 h heavyiron /programs/system/panel/trunk/ fixed build-scripts: I forgot that word "MENU" can be in various languages ;)  
205 6387 d 6 h heavyiron / Kernel: Smoothing image code from Mario79, build scripts for skin and drivers/build.bat
Programs: fasm updated to 1.67.14, small fixes in desktop, stackcfg, calc, board, pipes, freecell, big cleanup of unused programs, added some applications from 0.6.3.0 distr...
 
131 6463 d 6 h diamond / File system: new function 70.3 for write to the existing file

@panel: to match K0581 distro: SYSMETER -> GMON
@numcalc: moved to the appropriate place in repository
HeEd: added english variant
NetSendC, NetSendS: added english variant + optimization
pic4: changes in set background + optimization
tetris, @rcher, board, sysxtree, vrr: new versions from K0581 distro
bgitest: fixed small error + ability to set language via lang.inc
c4: small correction in label height to match K0581 distro
 
109 6484 d 6 h heavyiron /programs/ Changed structure of svn repository  
93 6512 d 7 h diamond /programs/panel/trunk/ System panel updated  
51 6630 d 8 h mikedld /programs/ ICON2, @PANEL: changes to perform self-reposition on screen resolution change
@PANEL: display of up to 255 running applications (from Mario79)
VRR: don't kill applications on screen resolution change
GRSCREEN: don't set up system colors (they're taken from skin file now)
DESKTOP: added ability to change window skins 'on the fly' (with preview)
 
50 6631 d 5 h halyavin /programs/panel/trunk/ Fixed bug which will lead to incorrect panel position
after maximazing from right button. Bug would appear if windows which
not fit in screen are allowed.
 
42 6661 d 13 h mikedld /programs/panel/trunk/ added workarea setup code + PANEL_HEIGHT constant  
31 6690 d 10 h halyavin /programs/ programs sources added