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
7629 1847 d 8 h leency /programs/cmm/notes/ trying to fix notes  
7628 1847 d 8 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 1848 d 8 h leency /programs/games/15/trunk/ proper numbers align after a new font2 was applied  
7626 1852 d 22 h siemargl /programs/develop/cmm/ c-- cppchecked  
7625 1854 d 0 h siemargl /programs/develop/fp/rtl/ freepascal rtl fix to work  
7623 1855 d 5 h akron1 /programs/develop/oberon07/Docs/ cp866  
7620 1867 d 8 h dunkaist /programs/other/graph_tablelib/ graph_tablelib: fix build  
7619 1867 d 16 h leency /programs/other/ move graph/graph_tablelib to graph_tablelib  
7618 1867 d 16 h leency /programs/other/graph/ upload graph which is using table libraries  
7617 1868 d 8 h leency / small fixes  
7616 1871 d 21 h IgorA /programs/develop/ add new functions in open dialog,
fix programs info3ds, info3ds_u
 
7615 1873 d 10 h IgorA /programs/develop/info3ds/ add exponent reading ..e+.., ..e-..  
7614 1876 d 7 h leency / sysmon: add process tab  
7613 1878 d 9 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 1879 d 16 h leency /programs/cmm/ mousecfg: fix
appearance: add a flag to update dock on skin change
 
7611 1879 d 17 h leency /programs/cmm/ appearance: image set mode, eolite bug fix  
7610 1880 d 18 h IgorA / 'info3ds' can open *.stl files  
7606 1881 d 19 h leency / Add Spiral to IMG
Add Guide to APP+
Add a poweroff/reboot issue question to Guide
Update year in CMM apps
 
7605 1882 d 6 h leency / Eolite: disalow textbox data editing in Properties window
software_widget: improve usability at small screens
games.ini: fix Ataka path
 
7604 1882 d 9 h leency /programs/media/kiv/trunk/ kiv: fix two issues related to tiled bg  
7602 1883 d 5 h dunkaist /programs/system/setup/trunk/ setup: cosmetic fix, use macro  
7600 1883 d 8 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 1883 d 8 h dunkaist /programs/demos/spiral/ Add spiral: 2D demo and screen saver example.

Originally written in UASM by 0CodErr.
 
7597 1883 d 21 h akron1 /programs/develop/oberon07/ Oberon07: upload new compiler  
7594 1884 d 10 h leency /programs/cmm/appearance/ Appearance 2.3: always use a real path  
7593 1884 d 12 h leency /programs/cmm/eolite/include/ Eolite: fix attribute set for selected files  
7592 1884 d 16 h leency / add CodeView to ISO  
7590 1884 d 18 h leency /programs/cmm/ Driver Install app: fix Russian language  
7588 1885 d 7 h leency /programs/cmm/examples/ fix pigex  
7583 1917 d 9 h IgorA /programs/ tedit: add case sensitive  
7582 1918 d 5 h dunkaist /programs/other/kpack/kerpack_linux/ Fix #121: fix kpack and kerpack linking on linux64 with -no-pie flag  
7581 1924 d 8 h dunkaist /programs/games/pipes/ Fix #126: Pipes: fix win message bug (r6270)  
7580 1924 d 9 h IgorA /programs/network/ftpc/ fix 7579  
7579 1924 d 10 h IgorA / t_edit:
1) add keys Ctrl+H, Ctrl+G
2) update panels code
 
7578 1929 d 8 h leency /programs/cmm/the_bus/ The Bus game: remove obscene word by Antonio request.  
7577 1930 d 8 h IgorA / t_edit: add function ted_but_replace, fix code  
7576 1932 d 18 h IgorA /programs/ t_edit: update found functions  
7575 1938 d 17 h IgorA /programs/other/ t_edit: fix 2 icons, fix exit function
t_edit_synt: update program, clean code
 
7574 1939 d 21 h pavelyakov /programs/cmm/math/ Math interpreter allow calc  
7573 1942 d 19 h IgorA /programs/other/t_edit/ fix r 7571, clean code