Commit Graph

59 Commits

Author SHA1 Message Date
b227b900a4 rtfread: yet another scroll_bar fix
git-svn-id: svn://kolibrios.org@1525 a494cfbc-eb01-0410-851d-a64ba20cac60
2010-07-24 19:28:57 +00:00
3533831e62 rtfread: fixed crash when the window was _too_ minimised, scroll_bar horrible blinking fixed, version 1.034
git-svn-id: svn://kolibrios.org@1524 a494cfbc-eb01-0410-851d-a64ba20cac60
2010-07-23 15:28:48 +00:00
e8c7f3f1f6 rtfread: providing menu_bar and scroll_bar from box_lib
git-svn-id: svn://kolibrios.org@1515 a494cfbc-eb01-0410-851d-a64ba20cac60
2010-07-12 09:13:08 +00:00
Marat Zakiyanov (Mario79)
8cf0d4890e Rtfread
1) Use OpenDialog calls of Proc_Lib now
2) Removed old code for invoke Sysxtree

git-svn-id: svn://kolibrios.org@1512 a494cfbc-eb01-0410-851d-a64ba20cac60
2010-07-03 15:26:02 +00:00
IgorA
433be1188e deleted function of memory of the 'box_lib.obj' now they are connected through 'lib_init'
all programs that use 'tree_list' and 't_edit' must use 'lib_init'

git-svn-id: svn://kolibrios.org@1489 a494cfbc-eb01-0410-851d-a64ba20cac60
2010-06-09 20:06:03 +00:00
IgorA
4c444c11c9 new macros '@use_library_mem mem_alloc,mem_free,mem_realloc,dll_load'
in file 'load_lib.mac'

git-svn-id: svn://kolibrios.org@1488 a494cfbc-eb01-0410-851d-a64ba20cac60
2010-06-08 21:43:19 +00:00
IgorA
6db5aa0119 1) removed duplicate code in 'box_lib'
2) add program 'TextEditor syntax file editor'

git-svn-id: svn://kolibrios.org@1476 a494cfbc-eb01-0410-851d-a64ba20cac60
2010-05-30 21:27:14 +00:00
IgorA
f8c3f54152 element 'OpenDialog' get from '/rd/1/File managers/' in programs 't_edit', 'planet_v'
git-svn-id: svn://kolibrios.org@1468 a494cfbc-eb01-0410-851d-a64ba20cac60
2010-05-27 15:30:32 +00:00
IgorA
a5e9346baa programs 't_edit' and 'planet_v' now use 'OpenDialog'
git-svn-id: svn://kolibrios.org@1467 a494cfbc-eb01-0410-851d-a64ba20cac60
2010-05-27 14:46:37 +00:00
IgorA
b062f4354f 1) 'box_lib.obj' update 'text_edititor'
2) modify code 't_edit' and 'planet_v'

git-svn-id: svn://kolibrios.org@1464 a494cfbc-eb01-0410-851d-a64ba20cac60
2010-05-17 16:49:58 +00:00
IgorA
2accd7bab7 new option in function 'ted_init_scroll_bars'
git-svn-id: svn://kolibrios.org@1459 a494cfbc-eb01-0410-851d-a64ba20cac60
2010-05-05 19:38:25 +00:00
IgorA
16c8c37422 1) revised 't_edit' new function 'ted_init_scroll_bars'
2) updated documentation

git-svn-id: svn://kolibrios.org@1458 a494cfbc-eb01-0410-851d-a64ba20cac60
2010-05-03 15:12:50 +00:00
IgorA
fd898963db 1) new element 'text_editor' in library 'box_lib.obj'
2) changes code t_edit.kex
3) fixed function 'tl_strlen' in 'tree_list'
4) minor edits documentation 'box_lib.obj'

git-svn-id: svn://kolibrios.org@1457 a494cfbc-eb01-0410-851d-a64ba20cac60
2010-04-29 18:27:40 +00:00
IgorA
f751f0881f t_edit:
1) small update
2) code change

git-svn-id: svn://kolibrios.org@1456 a494cfbc-eb01-0410-851d-a64ba20cac60
2010-04-22 19:39:39 +00:00
IgorA
d5f5e7780a t_edit:
1) sync with the new box_lib.obj
2) corrected bug that could occur when pressing Ctrl+F
3) change the code

git-svn-id: svn://kolibrios.org@1449 a494cfbc-eb01-0410-851d-a64ba20cac60
2010-04-15 15:50:49 +00:00
IgorA
dec9645258 revised audit 1441
git-svn-id: svn://kolibrios.org@1442 a494cfbc-eb01-0410-851d-a64ba20cac60
2010-03-26 18:30:24 +00:00
IgorA
c2cbea2674 changed the function of the opening of Tile when specifying non-existent path
git-svn-id: svn://kolibrios.org@1441 a494cfbc-eb01-0410-851d-a64ba20cac60
2010-03-26 17:16:07 +00:00
Marat Zakiyanov (Mario79)
d352cf28a6 Rtfread remove garbage code from the old version of opendial.mac
git-svn-id: svn://kolibrios.org@1437 a494cfbc-eb01-0410-851d-a64ba20cac60
2010-03-19 09:43:39 +00:00
Marat Zakiyanov (Mario79)
04dd6d0c8c Rtfread updated for opendial.mac
git-svn-id: svn://kolibrios.org@1436 a494cfbc-eb01-0410-851d-a64ba20cac60
2010-03-19 08:21:29 +00:00
Marat Zakiyanov (Mario79)
79c0315dca BoxLib: Small reorganization for user-macros.
1) Now all the macros used by other applications to work with BoxLib located in box_lib.mac 
2) Macros for components that are used only in the library BoxLib - located in  bl_sys.mac, a list of include files. 
3) Big requests to other developers  -support this rule, it will do easier to use macros for other applications.

git-svn-id: svn://kolibrios.org@1432 a494cfbc-eb01-0410-851d-a64ba20cac60
2010-03-12 19:52:43 +00:00
Marat Zakiyanov (Mario79)
8f306c2c3d 1) Rtfread - now uses OpenDialog
2) Small addition of opendial.mac

git-svn-id: svn://kolibrios.org@1418 a494cfbc-eb01-0410-851d-a64ba20cac60
2010-02-17 15:15:50 +00:00
IgorA
e1a0b0c660 1) changes in 'TreeList':
- fix 'tl_iterat_perv'
- small fix 'tl_mouse'
- update 'tl_node_lev_inc'
- optimization 'tl_node_lev_dec'
2) add new programm 'PlanetV'

git-svn-id: svn://kolibrios.org@1401 a494cfbc-eb01-0410-851d-a64ba20cac60
2010-02-09 14:54:59 +00:00
Evgeny Grechnikov (Diamond)
8ed4fad765 cosmetic fix in rtfread from Sorcerer
git-svn-id: svn://kolibrios.org@1399 a494cfbc-eb01-0410-851d-a64ba20cac60
2010-02-08 22:13:58 +00:00
IgorA
e79fad8794 1) some fixes in functions 'tl_mouse'
2) added documentation for the 'scrollbar'
3) small improvements 't_edit'

git-svn-id: svn://kolibrios.org@1390 a494cfbc-eb01-0410-851d-a64ba20cac60
2010-02-05 11:17:26 +00:00
IgorA
05c7a5c29f Updated 'fasm':
1) he now uses a library 'box_lib.obj'
2) Russification

git-svn-id: svn://kolibrios.org@1361 a494cfbc-eb01-0410-851d-a64ba20cac60
2010-01-04 17:51:09 +00:00
IgorA
d1bdc45e2f TextEditor -> add english language
git-svn-id: svn://kolibrios.org@1343 a494cfbc-eb01-0410-851d-a64ba20cac60
2009-12-30 19:07:50 +00:00
hidnplayr
9eba566c5c Updated t_edit program so it compiles with latest sources from SVN
git-svn-id: svn://kolibrios.org@1339 a494cfbc-eb01-0410-851d-a64ba20cac60
2009-12-29 11:06:58 +00:00
IgorA
c65339bd59 add program 'TextEditor' version 29.12.09
git-svn-id: svn://kolibrios.org@1338 a494cfbc-eb01-0410-851d-a64ba20cac60
2009-12-28 23:19:20 +00:00
Alexey Teplov (
c002678faf Some programs already wrote on C will have using new structure an edit_box and they will have new ability to use system library box_lib.obj.
git-svn-id: svn://kolibrios.org@1218 a494cfbc-eb01-0410-851d-a64ba20cac60
2009-10-17 04:13:20 +00:00
Evgeny Grechnikov (Diamond)
00978e27e3 changes in rtfread from Sorcerer
git-svn-id: svn://kolibrios.org@1195 a494cfbc-eb01-0410-851d-a64ba20cac60
2009-10-04 12:45:50 +00:00
maximYCH
84932d86ad Added Slovarik sources (author - DoomEd Archangel)
git-svn-id: svn://kolibrios.org@1146 a494cfbc-eb01-0410-851d-a64ba20cac60
2009-08-29 08:52:18 +00:00
Kirill Lipatov (Leency)
b89b199a17 Table v0.96
git-svn-id: svn://kolibrios.org@1114 a494cfbc-eb01-0410-851d-a64ba20cac60
2009-06-12 22:16:16 +00:00
barsuk
6c35234d83 table 0.95: some bugfixes
git-svn-id: svn://kolibrios.org@1112 a494cfbc-eb01-0410-851d-a64ba20cac60
2009-06-12 14:19:47 +00:00
barsuk
9166e950b4 uploaded graph
git-svn-id: svn://kolibrios.org@1005 a494cfbc-eb01-0410-851d-a64ba20cac60
2009-01-28 15:13:38 +00:00
barsuk
c24abef1b6 added table sources
git-svn-id: svn://kolibrios.org@990 a494cfbc-eb01-0410-851d-a64ba20cac60
2008-12-29 23:23:33 +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
Kirill Lipatov (Leency)
ff699eaffc small improvement in archer header
git-svn-id: svn://kolibrios.org@936 a494cfbc-eb01-0410-851d-a64ba20cac60
2008-11-24 23:48:06 +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
Evgeny Grechnikov (Diamond)
3ce0c6763b small bugfix in @rcher
git-svn-id: svn://kolibrios.org@678 a494cfbc-eb01-0410-851d-a64ba20cac60
2007-12-08 16:34:10 +00:00
ataualpa
0ceaac39cf Some programs now use window style Y=4
git-svn-id: svn://kolibrios.org@661 a494cfbc-eb01-0410-851d-a64ba20cac60
2007-10-20 18:12:58 +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
SPraid (simba)
98a985b7d1 changed path to /sys in some programs
git-svn-id: svn://kolibrios.org@539 a494cfbc-eb01-0410-851d-a64ba20cac60
2007-06-08 15:54:05 +00:00
SPraid (simba)
93e66701fb change path to "/sys" in some programs.
in build_all.bat: delete config.inc after compiling
delete /kernel/trunk/lib

git-svn-id: svn://kolibrios.org@529 a494cfbc-eb01-0410-851d-a64ba20cac60
2007-05-30 14:45:45 +00:00
heavyiron
5d1134a0a8 Bugfix of 485 revision
git-svn-id: svn://kolibrios.org@502 a494cfbc-eb01-0410-851d-a64ba20cac60
2007-05-16 23:02:17 +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
1c9a42e362 New optimized version of period from Johnny_B
git-svn-id: svn://kolibrios.org@229 a494cfbc-eb01-0410-851d-a64ba20cac60
2006-12-02 09:46:49 +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