Commit Graph

25 Commits

Author SHA1 Message Date
Kirill Lipatov (Leency)
eebb43e620 calc: change button name sqr => sqrt
git-svn-id: svn://kolibrios.org@8304 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-12-02 19:31:18 +00:00
Kirill Lipatov (Leency)
4ad25a75b3 @menu: return to orthodox flat design
git-svn-id: svn://kolibrios.org@7786 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-04-14 11:29:55 +00:00
Kirill Lipatov (Leency)
d305102f81 Kiv: use app.ini
Icons32: fixes and optimisation, several updated icons (also thanks Lev)

git-svn-id: svn://kolibrios.org@7432 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-10-03 23:19:10 +00:00
Kirill Lipatov (Leency)
def6ce4577 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

git-svn-id: svn://kolibrios.org@7431 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-10-03 11:51:34 +00:00
Kirill Lipatov (Leency)
2c3c9a032a Aelia: fix check_is_the_adress_local(), slighter font smooth
calc: fix dec-hex-bin 3d style button appearance
Blueberries skin: update

git-svn-id: svn://kolibrios.org@6216 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-02-13 19:59:07 +00:00
Kirill Lipatov (Leency)
ceaabc7ffa calc: a bit more flexible GUI
git-svn-id: svn://kolibrios.org@6215 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-02-13 15:26:28 +00:00
Kirill Lipatov (Leency)
c5cc4baf24 calc 1.4: better gui, big fonts
git-svn-id: svn://kolibrios.org@6214 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-02-13 14:52:16 +00:00
Kirill Lipatov (Leency)
1a537e6e27 Calc 1.35: use big font for number display
git-svn-id: svn://kolibrios.org@5673 a494cfbc-eb01-0410-851d-a64ba20cac60
2015-08-04 13:40:51 +00:00
Kirill Lipatov (Leency)
2d64a2d4dd calc: return to system colors
git-svn-id: svn://kolibrios.org@5547 a494cfbc-eb01-0410-851d-a64ba20cac60
2015-03-24 23:05:16 +00:00
CleverMouse
cd74d1af33 switch build system to Tup
git-svn-id: svn://kolibrios.org@5098 a494cfbc-eb01-0410-851d-a64ba20cac60
2014-09-12 15:15:23 +00:00
Akyltist
759b31a019 calc fix: sys_colors_new
git-svn-id: svn://kolibrios.org@4935 a494cfbc-eb01-0410-851d-a64ba20cac60
2014-05-24 14:49:28 +00:00
Akyltist
496fa4232c calc - use system colors
git-svn-id: svn://kolibrios.org@4934 a494cfbc-eb01-0410-851d-a64ba20cac60
2014-05-24 14:37:42 +00:00
f2ab5a6e90 align button captions in proper way, finally
git-svn-id: svn://kolibrios.org@3625 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-06-08 11:35:43 +00:00
cef1d79688 calc: better vertical align of digits on buttons, basic skin height handling, window width increased (visual fix)
git-svn-id: svn://kolibrios.org@2745 a494cfbc-eb01-0410-851d-a64ba20cac60
2012-06-05 12:50:49 +00:00
heavyiron
5f10b7db0c small fix 967 revision - removed duplicated code
git-svn-id: svn://kolibrios.org@974 a494cfbc-eb01-0410-851d-a64ba20cac60
2008-12-18 19:39:06 +00:00
Kirill Lipatov (Leency)
944f2a9b14 changing skin procedure moved to draw_window (calc)
git-svn-id: svn://kolibrios.org@967 a494cfbc-eb01-0410-851d-a64ba20cac60
2008-12-17 08:22:42 +00:00
Evgeny Grechnikov (Diamond)
7079b013bb fixed ftoa procedure in calculator (fixed bug reported by Albom)
git-svn-id: svn://kolibrios.org@822 a494cfbc-eb01-0410-851d-a64ba20cac60
2008-07-10 18:37:51 +00:00
SPraid (simba)
f8ca762192 in some programs set not sized changed window
git-svn-id: svn://kolibrios.org@551 a494cfbc-eb01-0410-851d-a64ba20cac60
2007-06-22 20:24:06 +00:00
heavyiron
4daae89053 *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
         

git-svn-id: svn://kolibrios.org@485 a494cfbc-eb01-0410-851d-a64ba20cac60
2007-05-10 13:48:35 +00:00
heavyiron
743dc85bed calc 1.32 - fixed arccos
git-svn-id: svn://kolibrios.org@382 a494cfbc-eb01-0410-851d-a64ba20cac60
2007-03-01 22:28:51 +00:00
heavyiron
3eda462807 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...

git-svn-id: svn://kolibrios.org@205 a494cfbc-eb01-0410-851d-a64ba20cac60
2006-11-02 14:18:23 +00:00
heavyiron
ae5e114234 gifview, jpegview, trantest, calc, menu, end - small fixes
icon2.lst renamed to icons.dat (it will be easer for new users I hope...)
airc with cp1251 support from mike.dld
kbd with boot-parameter to automatic enabling bus disconnect where it possible

git-svn-id: svn://kolibrios.org@195 a494cfbc-eb01-0410-851d-a64ba20cac60
2006-10-26 14:43:39 +00:00
heavyiron
ab3caba8a7 small fixes
git-svn-id: svn://kolibrios.org@175 a494cfbc-eb01-0410-851d-a64ba20cac60
2006-10-10 22:20:38 +00:00
heavyiron
2665e9eebc 1. Calc now use system colors and drawing from client area (with current kernel it works incorrect because there is a bug in 47th function)
2. New version https by Hex, rewrited to use 70th function by YELLOW. It also use 0th function to write header

git-svn-id: svn://kolibrios.org@153 a494cfbc-eb01-0410-851d-a64ba20cac60
2006-09-19 10:58:07 +00:00
heavyiron
630234432f Changed structure of svn repository
git-svn-id: svn://kolibrios.org@109 a494cfbc-eb01-0410-851d-a64ba20cac60
2006-07-28 13:39:16 +00:00