Commit Graph

433 Commits

Author SHA1 Message Date
CleverMouse
40beda5783 airc v0.6
git-svn-id: svn://kolibrios.org@1188 a494cfbc-eb01-0410-851d-a64ba20cac60
2009-09-29 10:34:03 +00:00
Evgeny Grechnikov (Diamond)
f705611d81 * libs-dev: style of exported names changed, ini.get_int -> ini_get_int
* programs which use libs-dev updated accordingly
* libimg: support for .ico and .cur files (icons and cursors)
* kiv: show many different images in one file in one row

git-svn-id: svn://kolibrios.org@1102 a494cfbc-eb01-0410-851d-a64ba20cac60
2009-06-03 21:12:49 +00:00
Evgeny Grechnikov (Diamond)
7bfc5040a8 heed and tftpc use sysfn 70 instead of deleted 33
git-svn-id: svn://kolibrios.org@1017 a494cfbc-eb01-0410-851d-a64ba20cac60
2009-01-31 03:55:37 +00:00
hidnplayr
6ed3fc627e bugfix
git-svn-id: svn://kolibrios.org@1011 a494cfbc-eb01-0410-851d-a64ba20cac60
2009-01-29 20:08:35 +00:00
hidnplayr
a1d301efb2 Moved Zeroconf to the right directory.
Changes in stackcfg:

Removed Static IP setting (now obsolete because of zeroconf)
Added dutch translation.
Auto-read settings when program loads.

git-svn-id: svn://kolibrios.org@1010 a494cfbc-eb01-0410-851d-a64ba20cac60
2009-01-29 17:59:37 +00:00
hidnplayr
7d0bc204c7 AutoDHCP renamed to zeroconf
zeroconf now uses zeroconf.ini for static settings
zeroconf.ini should be in the same directory as the zeroconf application

git-svn-id: svn://kolibrios.org@1009 a494cfbc-eb01-0410-851d-a64ba20cac60
2009-01-29 17:36:59 +00:00
Ataualpa
5be6f93061 Sysxtree now knows more file types, and dnsr got Russian interface
git-svn-id: svn://kolibrios.org@993 a494cfbc-eb01-0410-851d-a64ba20cac60
2008-12-31 17:02:06 +00:00
ataualpa
94cec78ecd Stackcfg now has Russian interface
git-svn-id: svn://kolibrios.org@664 a494cfbc-eb01-0410-851d-a64ba20cac60
2007-10-22 18:43:00 +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
Evgeny Grechnikov (Diamond)
b8fa8489d3 some optimized variants from K0700
git-svn-id: svn://kolibrios.org@625 a494cfbc-eb01-0410-851d-a64ba20cac60
2007-09-13 13:29:59 +00:00
heavyiron
bdae342131 airc 0.51 (bugfix release):
*Using dns resolve instead of static IP for default server
*Fixed drawing of russian letters "х" and "ф"

git-svn-id: svn://kolibrios.org@556 a494cfbc-eb01-0410-851d-a64ba20cac60
2007-06-26 21:38:12 +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
heavyiron
87a40b0f48 fix in build.bat to compile chess, ftps and @ss;
chess.bmp added

git-svn-id: svn://kolibrios.org@534 a494cfbc-eb01-0410-851d-a64ba20cac60
2007-06-04 23:21:07 +00:00
Evgeny Grechnikov (Diamond)
827172f6c0 * pic4, rdsave, cpuid: size optimization
* @ss: decrease used memory & time requirements, size optimization
* @panel: if there is only one window, Alt+[Shift+]Tab activates it
* jpegview: IPC service to unpack JPEG data for other apps
* chess: bmp-file is now inlined
* @ss, chess moved to more appropriate place in file structure

git-svn-id: svn://kolibrios.org@532 a494cfbc-eb01-0410-851d-a64ba20cac60
2007-06-04 09:21:07 +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
Evgeny Grechnikov (Diamond)
0f7aa4d574 * popc modified to use function 70 and standard header in function 0
* desktop modified to use function 70
* rsquare (level compression part) modified to use function 70

git-svn-id: svn://kolibrios.org@484 a494cfbc-eb01-0410-851d-a64ba20cac60
2007-05-10 12:29:08 +00:00
Evgeny Grechnikov (Diamond)
4847853673 ftps rewritten to function 70
git-svn-id: svn://kolibrios.org@481 a494cfbc-eb01-0410-851d-a64ba20cac60
2007-05-08 12:57:37 +00:00
Evgeny Grechnikov (Diamond)
06a1a8f6a3 * KFar 0.32.
* smtps modified to use function 70 and standard header in function 0.

git-svn-id: svn://kolibrios.org@474 a494cfbc-eb01-0410-851d-a64ba20cac60
2007-05-02 12:19:54 +00:00
hidnplayr
5b0eb8ab98 Bugfixes & cleanup of AUTODHCP.
git-svn-id: svn://kolibrios.org@339 a494cfbc-eb01-0410-851d-a64ba20cac60
2007-02-10 19:10:48 +00:00
hidnplayr
979e9112da Bugfix in Autodhcp
git-svn-id: svn://kolibrios.org@337 a494cfbc-eb01-0410-851d-a64ba20cac60
2007-02-10 16:19:25 +00:00
hidnplayr
ef27b83e97 DHCP client now sends MAC address to dhcp server.
It also uses new system functions 53-10 and 53-11

Link-local ip support is under construction (problem with kernel ARP functions)

git-svn-id: svn://kolibrios.org@336 a494cfbc-eb01-0410-851d-a64ba20cac60
2007-02-10 14:01:21 +00:00
heavyiron
13528c5c97 Some skinned network apps from Johnny_B (10.11.06). Also they use 'MENUET01' header instead of 'MENUET00' now
git-svn-id: svn://kolibrios.org@331 a494cfbc-eb01-0410-851d-a64ba20cac60
2007-02-08 09:50:45 +00:00
hidnplayr
49830b7fd4 Update to the VNC-client
The new client uses a thread to receive and parse all incoming data from server.
Standard graphics mode is 8BPP but you can use 32BPP if you uncomment it in raw.inc 
Mouse works, keyboard doesnt (yet)
No encryption supported yet.
Cursor is drawn remotely.

git-svn-id: svn://kolibrios.org@264 a494cfbc-eb01-0410-851d-a64ba20cac60
2007-01-08 19:28:20 +00:00
hidnplayr
7fe01d3053 Beta for my VNC client
git-svn-id: svn://kolibrios.org@260 a494cfbc-eb01-0410-851d-a64ba20cac60
2007-01-06 01:10:23 +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
f5c7d5551c stackcfg - added BOOT-parameter to automatic applying network settings, optimised program
autodhcp - added build.bat

git-svn-id: svn://kolibrios.org@199 a494cfbc-eb01-0410-851d-a64ba20cac60
2006-10-28 03:57:32 +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
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
Evgeny Grechnikov (Diamond)
8df5cba38d icon2: russian and english variants corrected
jpegview, launcher, life, mv, pcidev: new versions from K0581 distro
rccc, rccs: english translation added

git-svn-id: svn://kolibrios.org@132 a494cfbc-eb01-0410-851d-a64ba20cac60
2006-08-18 14:32:11 +00:00
Evgeny Grechnikov (Diamond)
16091ddd9e File system: new function 70.3 for write to the existing file
@panel: to match K0581 distro: SYSMETER -> GMON
@numcalc: moved to the appropriate place in repository
HeEd: added english variant
NetSendC, NetSendS: added english variant + optimization
pic4: changes in set background + optimization
tetris, @rcher, board, sysxtree, vrr: new versions from K0581 distro
bgitest: fixed small error + ability to set language via lang.inc
c4: small correction in label height to match K0581 distro

git-svn-id: svn://kolibrios.org@131 a494cfbc-eb01-0410-851d-a64ba20cac60
2006-08-18 13:32:18 +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