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
3379 4092 d 13 h Serge /programs/develop/libraries/newlib/include/ newlib: pixlib2 header  
3378 4092 d 16 h clevermouse /programs/fs/kfm/trunk/ kfm: no need to sort empty folders  
3377 4094 d 13 h mario79 /programs/system/mgb/trunk/ Kolibri Graphics Benchmark 0.6 / benchmark f36 - read screen area  
3376 4094 d 14 h leency /programs/cmm/notify/ notify: 0.51 pause delay depends to text length  
3375 4094 d 16 h esevece /programs/media/scrshoot/ scrshoot.mac corrected by dunkaist  
3374 4094 d 20 h IgorA /programs/develop/libraries/box_lib/ use @notify
new macros 'notify_window_run'
 
3373 4094 d 20 h esevece /data/sp/ Autobuild for spanish language  
3372 4094 d 21 h leency /programs/cmm/eolite/ Eolite: small changes  
3371 4095 d 1 h clevermouse /kernel/trunk/core/ fix insignificant misprint  
3370 4095 d 13 h leency /programs/cmm/notify/ notify: add copyright information  
3369 4095 d 13 h leency /programs/cmm/notify/ notify: using #ifdef AUTOBUILD  
3368 4095 d 18 h leency /programs/cmm/ uploaded liza, deleted installer.lst  
3367 4095 d 21 h hidnplayr /kernel/branches/net/applications/zeroconf/ Zeroconf now prints correct link-local IP to the debug board.  
3366 4095 d 22 h IgorA /programs/other/t_edit/ t_edit: small fix in function open file  
3365 4096 d 16 h leency /programs/ deleted old versions of Eolite and tmpdisk  
3364 4096 d 16 h leency /data/ Makefiles: using new version of Eolite  
3363 4096 d 16 h leency /programs/cmm/ cmm: uploading all, part 1  
3362 4096 d 16 h Serge /programs/develop/libraries/newlib/ newlib: new libm code  
3361 4096 d 17 h hidnplayr /kernel/branches/net/applications/zeroconf/ Zeroconfig: dont assume first received packet is the correct one.
Also fixed link-local IP assignment.
 
3360 4096 d 18 h hidnplayr /kernel/branches/net/network/ ARP_BLOCK now lets you choose if ARP_IP_to_MAC should block or not.  
3359 4097 d 22 h hidnplayr /kernel/branches/net/ Synced net branch with trunk (#3358)  
3358 4099 d 16 h mario79 /programs/develop/libraries/box_lib/trunk/ Box_Lib - Editbox fix for Win keys.  
3357 4099 d 17 h mario79 /programs/develop/tinypad/trunk/ Fix for Win-key, and I hope it is final.  
3356 4099 d 17 h mario79 /kernel/trunk/hid/ Fix for r.3355  
3355 4099 d 18 h mario79 /kernel/trunk/ F66.3 added indication pressing of keys: Win-left and Win-right.  
3354 4099 d 20 h hidnplayr /kernel/branches/net/network/ Fixed typo in ARP_IP_to_MAC (debug output displayed wrong IP)  
3353 4099 d 21 h mario79 /programs/develop/libraries/box_lib/trunk/ Box_Lib - fix for scrollbar.  
3352 4099 d 23 h mario79 /programs/system/mgb/trunk/ Fix logic for flag  
3351 4100 d 13 h hidnplayr /kernel/branches/net/drivers/ MII: only include code when its actually used.  
3350 4100 d 14 h hidnplayr /kernel/branches/net/drivers/ PHY and link detection for PCnet32 driver (no watchdog yet), added general mii code for ethernet drivers.  
3349 4100 d 23 h hidnplayr /kernel/branches/net/drivers/ 3c59x: enable RX/TX after enabling interrupts, not before.  
3348 4101 d 0 h hidnplayr /kernel/branches/net/ Netstat: redraw window on network subsystem event.
Kernel: send event when IP configuration changed.
 
3347 4101 d 1 h hidnplayr /kernel/branches/net/drivers/ Fixed pcnet32 driver  
3346 4101 d 1 h hidnplayr /kernel/branches/net/ Introduced new application event for network subsystem changes (link changed, ip changed, ...)
Removed get_mac and set_mac procedures from device structure, kernel does not need them.
Added link state detection capabilities for kernel and some drivers.
 
3345 4101 d 19 h yogev_ezra /kernel/trunk/core/ Group all Spanish translations in one place  
3344 4101 d 20 h yogev_ezra /kernel/trunk/core/ Fix iglobal directive usage try 3  
3343 4101 d 21 h yogev_ezra /kernel/trunk/core/ Fix iglobal directive usage try 2  
3342 4101 d 21 h yogev_ezra /kernel/trunk/core/ Fix iglobal directive usage  
3341 4101 d 22 h yogev_ezra /kernel/trunk/ Fix Spanish language selection  
3340 4101 d 23 h hidnplayr /kernel/branches/net/ Now Zeroconfig waits for driver to be initialised.