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
9908 409 d 17 h Doczom /programs/ Updated dll.load. Added support for loading the library using the full path.
Fixed makefile for Whether
 
9820 718 d 11 h dunkaist / Move weather.json config to /kolibrios

Weather app was moved to /kolibrios a year ago, move its config there
too. There is no reason for the config to be in img since nobody in img
uses it.

Also, update Weather to look for its config not only in /sys but also
in /kolibrios.
 
9651 843 d 16 h turbocat /programs/other/Weather/ Weather: now uses auto import(KX).  
8813 1065 d 17 h turbocat /programs/other/ Fixed Tupefile.lua in other programs  
8805 1065 d 17 h turbocat /programs/other/Weather/ Weather:
fix Tupefile.lua
 
8802 1065 d 18 h turbocat /programs/other/Weather/ Weather:
Fixed build
 
8735 1083 d 16 h turbocat /programs/other/Weather/ Weather 1.6e:
- Now uses libc.obj
- The binary file has been reduced to ~ 8kb
 
8589 1185 d 13 h turbocat / Weather: Fix config filepath  
8587 1185 d 13 h turbocat /programs/other/Weather/json/ - Added libjson.a lib  
8586 1185 d 14 h turbocat /programs/other/Weather/ Weather:
- Added to autobuild
- Updated weather.json config path
 
8566 1193 d 16 h superturbocat2001 /programs/other/Weather/ Weather 1.5 :
- Added auto-update
- Fixed unicode 3byte symbol ( 'ь' - BUG )
 
8556 1198 d 0 h superturbocat2001 /programs/other/Weather/ Weather 1.4:
- Added wind direction
- Added comments to the code
 
8555 1198 d 11 h superturbocat2001 /programs/other/Weather/ Weather 1.3:
- Added Russian, English and German languages.
- Added Celsius/Fahrenheit configuration
- Fixed no connection crash
 
8554 1199 d 10 h superturbocat2001 /programs/other/Weather/ Update Weather 1.2b:
- Fixed all memory leaks.
- A workaround for img_blend is to use integer types.
- The window adheres to the system style.
- The window becomes larger if the location name does not fit.
 
8553 1199 d 14 h superturbocat2001 /programs/other/Weather/ - Added Weather 1.0b