Subversion Repositories Kolibri OS

Rev

Go to most recent revision | Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
7615 1884 d 6 h IgorA /programs/develop/info3ds/ add exponent reading ..e+.., ..e-..  
7614 1887 d 4 h leency / sysmon: add process tab  
7613 1889 d 5 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 1890 d 12 h leency /programs/cmm/ mousecfg: fix
appearance: add a flag to update dock on skin change
 
7611 1890 d 14 h leency /programs/cmm/ appearance: image set mode, eolite bug fix  
7610 1891 d 15 h IgorA / 'info3ds' can open *.stl files  
7606 1892 d 16 h leency / Add Spiral to IMG
Add Guide to APP+
Add a poweroff/reboot issue question to Guide
Update year in CMM apps
 
7605 1893 d 2 h leency / Eolite: disalow textbox data editing in Properties window
software_widget: improve usability at small screens
games.ini: fix Ataka path
 
7604 1893 d 5 h leency /programs/media/kiv/trunk/ kiv: fix two issues related to tiled bg  
7602 1894 d 2 h dunkaist /programs/system/setup/trunk/ setup: cosmetic fix, use macro  
7600 1894 d 5 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 1894 d 5 h dunkaist /programs/demos/spiral/ Add spiral: 2D demo and screen saver example.

Originally written in UASM by 0CodErr.
 
7597 1894 d 18 h akron1 /programs/develop/oberon07/ Oberon07: upload new compiler  
7594 1895 d 7 h leency /programs/cmm/appearance/ Appearance 2.3: always use a real path  
7593 1895 d 8 h leency /programs/cmm/eolite/include/ Eolite: fix attribute set for selected files  
7592 1895 d 13 h leency / add CodeView to ISO  
7590 1895 d 14 h leency /programs/cmm/ Driver Install app: fix Russian language  
7588 1896 d 4 h leency /programs/cmm/examples/ fix pigex  
7583 1928 d 5 h IgorA /programs/ tedit: add case sensitive  
7582 1929 d 2 h dunkaist /programs/other/kpack/kerpack_linux/ Fix #121: fix kpack and kerpack linking on linux64 with -no-pie flag  
7581 1935 d 5 h dunkaist /programs/games/pipes/ Fix #126: Pipes: fix win message bug (r6270)  
7580 1935 d 5 h IgorA /programs/network/ftpc/ fix 7579  
7579 1935 d 6 h IgorA / t_edit:
1) add keys Ctrl+H, Ctrl+G
2) update panels code
 
7578 1940 d 5 h leency /programs/cmm/the_bus/ The Bus game: remove obscene word by Antonio request.  
7577 1941 d 4 h IgorA / t_edit: add function ted_but_replace, fix code  
7576 1943 d 15 h IgorA /programs/ t_edit: update found functions  
7575 1949 d 14 h IgorA /programs/other/ t_edit: fix 2 icons, fix exit function
t_edit_synt: update program, clean code
 
7574 1950 d 17 h pavelyakov /programs/cmm/math/ Math interpreter allow calc  
7573 1953 d 16 h IgorA /programs/other/t_edit/ fix r 7571, clean code  
7572 1954 d 14 h leency /programs/other/t_edit/ TEdit: add "Save as" menu item, better pack icons  
7571 1956 d 10 h IgorA /programs/ add save files Ctrl+S and Ctrl+Shift+S  
7570 1959 d 15 h IgorA /programs/other/t_edit/ 1) fix dialog save on press Ctrl+S
2) fix file name in dialog save file
 
7569 1961 d 9 h leency / add Guide Documentation to RUS ISO  
7567 1968 d 15 h pavelyakov /programs/cmm/lisp/ Lisp v1.4 new version  
7566 1988 d 15 h pavelyakov /programs/cmm/lisp/ Lisp v1.3 new example  
7565 1988 d 15 h pavelyakov /programs/cmm/lisp/ Lisp v1.3 stable version  
7564 1989 d 5 h pavelyakov /programs/cmm/lisp/ Lisp v1.2 fixed errors  
7563 1989 d 18 h pavelyakov /programs/cmm/lisp/ Lisp v1.2  
7562 1991 d 4 h pavelyakov /programs/cmm/lisp/ New lisp for KolibriOS  
7561 2002 d 15 h pavelyakov /programs/cmm/BrainFuck/ Update examples source for interpret BF