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
7637 1823 d 8 h leency / icons32.png: new folder and unknown file icons
genfiles: bigger fonts
new skin Workbench
Eolite scroll new style
 
7636 1823 d 12 h leency / barscfg: add options to enable and disable @taskbar and @docky
icons32.png: new library icon
other small fixes
 
7635 1827 d 21 h leency /programs/ Eolite 4.21: change colors on fly
Software widget: dark skins support
 
7634 1828 d 19 h leency /programs/cmm/eolite/ Eolite 4.2: dark skins support  
7631 1828 d 22 h leency / convert files into 8.3  
7630 1828 d 23 h leency / rename panels_cfg to barscfg and change path of /sys/media/pixie/pixie to just /sys/media/pixie  
7629 1829 d 9 h leency /programs/cmm/notes/ trying to fix notes  
7628 1829 d 9 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
 
7627 1830 d 9 h leency /programs/games/15/trunk/ proper numbers align after a new font2 was applied  
7626 1834 d 23 h siemargl /programs/develop/cmm/ c-- cppchecked  
7625 1836 d 1 h siemargl /programs/develop/fp/rtl/ freepascal rtl fix to work  
7623 1837 d 6 h akron1 /programs/develop/oberon07/Docs/ cp866  
7620 1849 d 9 h dunkaist /programs/other/graph_tablelib/ graph_tablelib: fix build  
7619 1849 d 17 h leency /programs/other/ move graph/graph_tablelib to graph_tablelib  
7618 1849 d 17 h leency /programs/other/graph/ upload graph which is using table libraries  
7617 1850 d 9 h leency / small fixes  
7616 1853 d 22 h IgorA /programs/develop/ add new functions in open dialog,
fix programs info3ds, info3ds_u
 
7615 1855 d 11 h IgorA /programs/develop/info3ds/ add exponent reading ..e+.., ..e-..  
7614 1858 d 8 h leency / sysmon: add process tab  
7613 1860 d 10 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
 
7612 1861 d 17 h leency /programs/cmm/ mousecfg: fix
appearance: add a flag to update dock on skin change
 
7611 1861 d 18 h leency /programs/cmm/ appearance: image set mode, eolite bug fix  
7610 1862 d 19 h IgorA / 'info3ds' can open *.stl files  
7606 1863 d 20 h leency / Add Spiral to IMG
Add Guide to APP+
Add a poweroff/reboot issue question to Guide
Update year in CMM apps
 
7605 1864 d 7 h leency / Eolite: disalow textbox data editing in Properties window
software_widget: improve usability at small screens
games.ini: fix Ataka path
 
7604 1864 d 10 h leency /programs/media/kiv/trunk/ kiv: fix two issues related to tiled bg  
7602 1865 d 6 h dunkaist /programs/system/setup/trunk/ setup: cosmetic fix, use macro  
7600 1865 d 9 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.
 
7599 1865 d 9 h dunkaist /programs/demos/spiral/ Add spiral: 2D demo and screen saver example.

Originally written in UASM by 0CodErr.
 
7597 1865 d 22 h akron1 /programs/develop/oberon07/ Oberon07: upload new compiler  
7594 1866 d 11 h leency /programs/cmm/appearance/ Appearance 2.3: always use a real path  
7593 1866 d 13 h leency /programs/cmm/eolite/include/ Eolite: fix attribute set for selected files  
7592 1866 d 17 h leency / add CodeView to ISO  
7590 1866 d 19 h leency /programs/cmm/ Driver Install app: fix Russian language  
7588 1867 d 8 h leency /programs/cmm/examples/ fix pigex  
7583 1899 d 10 h IgorA /programs/ tedit: add case sensitive  
7582 1900 d 6 h dunkaist /programs/other/kpack/kerpack_linux/ Fix #121: fix kpack and kerpack linking on linux64 with -no-pie flag  
7581 1906 d 9 h dunkaist /programs/games/pipes/ Fix #126: Pipes: fix win message bug (r6270)  
7580 1906 d 10 h IgorA /programs/network/ftpc/ fix 7579  
7579 1906 d 11 h IgorA / t_edit:
1) add keys Ctrl+H, Ctrl+G
2) update panels code