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
7786 1500 d 16 h leency /programs/ @menu: return to orthodox flat design  
7785 1501 d 4 h leency /programs/ move notify.inc into notify3 folder, move cmd to outdated folder  
7756 1518 d 7 h leency /programs/ fix searchapp  
7732 1543 d 23 h dunkaist /programs/system/pcidev/trunk/ pcidev: Increase the number of reported IRQs from 24 to 64.  
7725 1555 d 4 h dunkaist /programs/system/calendar/trunk/ calendar: Fix typos in short day names (fixes #127).  
7724 1555 d 4 h dunkaist /programs/system/calendar/trunk/ calendar: Fix week day calculation (resolve #127).

Note: qemu-system-i386 ... -rtc base="2020-02-02T23:59:45"
 
7717 1589 d 17 h leency /programs/system/calendar/trunk/ update current date in the midnight  
7716 1591 d 6 h leency /programs/system/docpack/trunk/ fix build, thanks dunkaist  
7714 1591 d 7 h leency / move stack.txt from the local language folders into a single /kernel/docs/ folder  
7704 1634 d 5 h dunkaist /programs/system/icon_new/ icon_new: Fix off-by-one bug in icon deletion.  
7676 1735 d 7 h art_zh /programs/system/gmon/ fixed CPUID extended Family/Model detection for modern CPUs  
7660 1830 d 17 h leency / @taskbar: remove set ButtonStyle feature as duplication of eskin
KolibriN Install update
 
7659 1831 d 9 h dunkaist /programs/system/scrsaver/ Disable screen saver hack by Nasarus.  
7647 1840 d 14 h leency / APM: slightly update UI and add it to IMG
ICONS32.PNG: new mouse and APM icons, update SYSMON icons
KFONT viewer: add colored mode, on by default
 
7644 1850 d 16 h leency / 1. loaddrv: show load drv result, show hint on error
2. debug.inc no need to use macros.inc for only one mcall
3. small fix in sysfuncs.txt
4. remove duplicated vendors in pcidev app
 
7640 1855 d 9 h leency / add sntp to IMG
move notes to ISO
new icons: MGB, TXT; folder icon update
KFM fix toolbar background overflow window border
fit eskin into a single FAT sector
 
7639 1856 d 14 h leency / skincfg: save button style  
7628 1864 d 6 h leency / Eolite File Manager 4.1:
- show 8.3 names in title case at /rd/1,
- add hotkeys to change sorting by Ctrl+Fn
- change disk drive by Ctrl+number
Kolibri Graphics Benchmark 0.9 (mgb):
- big fonts and UI impovements
- add second editbox to edit the Right comment
- show difference in percent between two columns
- if the difference is less or equal to 1% it is not shown
- Russian translation by Daniel Ovchinnikov
- add 16x16 icon for *.mgb files, add associations
icons32.png:
- add Pig icon, bought at http://porctrijambiste.e-monsite.com/contact/contact.html and a bit improved
Kiv:
- improve icons
 
7613 1895 d 6 h leency / memory blocks: fix new game (thanks Antonio)
app_plus: fix typo
appearance: fix current skin save in eskin.ini
pixie player: restrict the length of folder name label (thanks Iuriy Olegov)
fm/icons.ini: add icons for *.stl
 
7602 1900 d 3 h dunkaist /programs/system/setup/trunk/ setup: cosmetic fix, use macro  
7600 1900 d 6 h dunkaist /programs/system/scrsaver/ Add scrsaver: new screen saver program.

Our default screen saver, ss, requires animations to run as its threads.
Therefore you can't set your favorite demo app as screen saver without
embedding it into ss. Vice versa, you can't run embedded animations as
standalone demos. Moreover, ss is a multi-thread app with configuration
window invoked by clicking both mouse buttons at the top right screen
corner (really?).

Scrsaver is a tiny single-thread program, configured via plain text
file, /sys/settings/system.ini. It has no window and runs a separate
executable as screen saver. This is done via primitive protocol:
* Config file specifies program to run;
* '@ss' parameter is passed to the program;
* program launches '/sys/@ss' at exit if '@ss' param is passed.

See /programs/demos/spiral for working example.
 
7548 2021 d 14 h leency / menu.dat: small update
terminal: use big fonts
menu: fix thread height
rdsave, opendial: use system colors
 
7547 2022 d 4 h leency /programs/system/end/light/ end: correct app close  
7534 2025 d 9 h leency /programs/system/disptest/trunk/ disptest: proper Russian and English translation  
7519 2030 d 16 h leency / app+: move its ini to IMG, ability to run it without /kolibrios/ mounted, translate ui  
7483 2044 d 4 h theonlymirage /programs/system/format/ Format UI: add kmenu for Devices list, aligned button "Format"  
7476 2045 d 3 h theonlymirage /programs/system/format/ Format UI: add frame and second kmenu for unit size data  
7473 2046 d 3 h theonlymirage /programs/system/format/ Format: add select menu button for FS  
7471 2046 d 19 h theonlymirage /programs/system/format/ Format Utility UI  
7466 2048 d 5 h leency /programs/ @open:
- fix new association adding [Critical]
- use system color for file path
TextRead:
- new feature: color schemes
- reopen option "Other" opens file in @open (thanks punk_joker for idea)
 
7451 2051 d 6 h leency /programs/system/searchap/ fix label name  
7449 2051 d 16 h leency /programs/ searchap: first mount attempt without delay, second mount attempt with delay (default 5 seconds); by Mario request  
7446 2052 d 15 h 0CodErr /programs/system/searchap/ add cmdline parameter "-d" — delay  
7445 2053 d 6 h leency / Add SuperStarTrack to ISO, add associations for CNC editor, update CPUid  
7444 2053 d 8 h leency / Notes 1.1:
- fixed bugs found by TheOnlyMirage
- if CPU frequency < 1000 then while drag show only window frame else whow window contents
- add to autobuild
CPUid:
- fix app crash at unknown Intel CPU name by Sh@dy
- non-cropped "intel.gif" logo
- delete redundant knopka* files
icons32.png:
- new Notes icon
- better icons: CPUid, Gmon
- reduce file size
IconEdit 0.58:
- update preview
- rotate squire images
- Ctrl+KeyArrow moves image on the canvas
- screen copy key events
- triangle gradient marker
- improve window appearance for dark skins
 
7442 2054 d 5 h leency /programs/system/cpuid/trunk/ CPUID 2.31: fixed UI by Sh@dy + images optimization by me  
7437 2057 d 5 h leency /programs/ @icon: fixed by GerdtR
notes: final version
mouse: better hold wheel with other buttongs clicked
 
7431 2059 d 15 h leency /programs/ Calc:
- fix unworkable hotkeys broken in r4588
- add hotkeys: A-F for HEX, Enter for getting result and Delete to resent number
- instantly update display when press +,-,/,*
Board: move boardlog.txt to /tmp0
Eskin: refactor and optimize code
 
7425 2060 d 13 h leency / Allgames: renamed "game_center" and its ini file to save space on ramdisk
Eolite: fixed big icon position in properties dialog
Board: press F2 to open boardlog.ini in Tinypad
Wv_skin.png: much better packed 2 secors instead of 5
Icons32.png: improved Almaz icons
 
7421 2061 d 12 h leency /programs/ KIV: save desktop image set by IgorA
Palitra: save desktop colors set by IgorA
Docky: no close by Alt+F4
IconNew: fix system hang when use an icon with number >99 by GerdtR
Gears (TinyGL asm): add key description to window, uncomment zoom code, add key shortcut "+" for zoom-in
TinyGL asm images: much better compression, for instance, TEXT_2.PNG from 235Kb to 106Kb without any visible degradation