Last 30 days
-
-
r292
(Added update dxpack
Moved old solution file to DXTaskbar7-20...) committed by julien.t...@gmail.com
- Added update dxpack
Moved old solution file to DXTaskbar7-2008.sln
Added update dxpack
Moved old solution file to DXTaskbar7-2008.sln
-
r291
(Converted project to VS2010
Properly restore widget when a t...) committed by julien.t...@gmail.com
- Converted project to VS2010
Properly restore widget when a thumbnail is clicked
Converted project to VS2010
Properly restore widget when a thumbnail is clicked
-
r290
(Added helper methods and French locale data) committed by julien.t...@gmail.com
- Added helper methods and French locale data
Added helper methods and French locale data
-
r289
(Removed DXMouseWheel and DXVolumeControl plugins(they have b...) committed by julien.t...@gmail.com
- Removed DXMouseWheel and DXVolumeControl plugins(they have been merged into DXSystemEx and improved)
Removed DXMouseWheel and DXVolumeControl plugins(they have been merged into DXSystemEx and improved)
-
r288
(Converted solution to VS2010
Some small fixes to FileDownloa...) committed by julien.t...@gmail.com
- Converted solution to VS2010
Some small fixes to FileDownloader class
Converted solution to VS2010
Some small fixes to FileDownloader class
Earlier this year
-
r287
( - Reorganized source
- Added Zip/UnZip functions
- Added ...) committed by julien.templier
- - Reorganized source
- Added Zip/UnZip functions
- Added HTTP file downloader (WIP)
- Reorganized source
- Added Zip/UnZip functions
- Added HTTP file downloader (WIP)
-
-
-
r284
(Updated include files for DXCanvas libs) committed by julien.templier
- Updated include files for DXCanvas libs
Updated include files for DXCanvas libs
-
-
r282
(Added preview for 1.0 release of DXTaskbar) committed by julien.templier
- Added preview for 1.0 release of DXTaskbar
Added preview for 1.0 release of DXTaskbar
-
r281
(Fixed problems with tasks
Removed tasks section (all hardcod...) committed by julien.templier
- Fixed problems with tasks
Removed tasks section (all hardcoded in script for 1.0)
Fixed problems with tasks
Removed tasks section (all hardcoded in script for 1.0)
-
r280
( - TWC: only throw a warning if the city code is unknown (an...) committed by julien.templier
- - TWC: only throw a warning if the city code is unknown (and use the value as a custom query
string)
- Rewrote WeatherAlert to implement the CAP1.1 spec. Updated WUnderground provider (still need
custom parsing for magic numbers)
- TWC: only throw a warning if the city code is unknown (and use the value as a custom query
string)
- Rewrote WeatherAlert to implement the CAP1.1 spec. Updated WUnderground provider (still need
custom parsing for magic numbers)
-
r279
(Fix non-parsable copyright character) committed by julien.templier
- Fix non-parsable copyright character
Fix non-parsable copyright character
-
r278
(Added folder for external libs) committed by julien.templier
- Added folder for external libs
Added folder for external libs
-
r277
(Parse gust with current weather in addition to forecast) committed by julien.templier
- Parse gust with current weather in addition to forecast
Parse gust with current weather in addition to forecast
-
r276
( - Fixed location cache in Weather Underground provider
- W...) committed by julien.templier
- - Fixed location cache in Weather Underground provider
- WeatherCamera.ToString showed duplicated ":"
- Fixed location cache in Weather Underground provider
- WeatherCamera.ToString showed duplicated ":"
-
r275
(Weather Underground: implemented parseCode) committed by julien.templier
- Weather Underground: implemented parseCode
Weather Underground: implemented parseCode
-
r274
(Weather Underground
- Implemented cameras
- Added location...) committed by julien.templier
- Weather Underground
- Implemented cameras
- Added location & camera cache
Weather Underground
- Implemented cameras
- Added location & camera cache
-
r273
( - Updated build with latest changes
- Fixed last error wit...) committed by julien.templier
- - Updated build with latest changes
- Fixed last error with cache in Weather Underground
- Updated build with latest changes
- Fixed last error with cache in Weather Underground
-
r272
( - Added caching to Weather Underground provider
- Added he...) committed by julien.templier
- - Added caching to Weather Underground provider
- Added helper method IsNullOrEmpty
- Added caching to Weather Underground provider
- Added helper method IsNullOrEmpty
-
r271
( - Renamed WeatherError to WeatherConstants
- Added constan...) committed by julien.templier
- - Renamed WeatherError to WeatherConstants
- Added constants for each weather code
- Return license error code in TWC provider if applicable
- Implemented parsing of elevation, humidity and speed in WeatherUnderground provider
- Fixed conversion functions to use toFixed()
- Renamed WeatherError to WeatherConstants
- Added constants for each weather code
- Return license error code in TWC provider if applicable
- Implemented parsing of elevation, humidity and speed in WeatherUnderground provider
- Fixed conversion functions to use toFixed()
-
r270
( - Fixed 0 values interpreted as ""
- Finished forecast for...) committed by julien.templier
- - Fixed 0 values interpreted as ""
- Finished forecast for TWC provider
- Fixed 0 values interpreted as ""
- Finished forecast for TWC provider
-
r269
(Updated build with latest changes) committed by julien.templier
- Updated build with latest changes
Updated build with latest changes
-
r268
( - Handle WUnderground forecast and weather properly
- Fixe...) committed by julien.templier
- - Handle WUnderground forecast and weather properly
- Fixes in ToString and in CheckCache
- Fixed parsing of date in WUnderground
- Added forecast to TWC provider (WIP)
- Handle WUnderground forecast and weather properly
- Fixes in ToString and in CheckCache
- Fixed parsing of date in WUnderground
- Added forecast to TWC provider (WIP)
-
r267
(Fixed a few problems with date handling) committed by julien.templier
- Fixed a few problems with date handling
Fixed a few problems with date handling
-
-
r265
(Remove leftover of debugger code) committed by julien.templier
- Remove leftover of debugger code
Remove leftover of debugger code
-
r264
(Fix small problems in Release mode) committed by julien.templier
- Fix small problems in Release mode
Fix small problems in Release mode
-
r263
(Added proper handling when we get a simple list of cities in...) committed by julien.templier
- Added proper handling when we get a simple list of cities in the locations request
Added proper handling when we get a simple list of cities in the locations request
-
r262
(Fixed cache not working properly
Added new format specifier ...) committed by julien.templier
- Fixed cache not working properly
Added new format specifier for date
Fixed cache not working properly
Added new format specifier for date
-
r261
(Removed debugger leftover) committed by julien.templier
- Removed debugger leftover
Removed debugger leftover
-
r260
(Fixed some more problems with Date parsing) committed by julien.templier
- Fixed some more problems with Date parsing
Fixed some more problems with Date parsing
-
r259
(Fixed problems with dates (sunrise/sunset are still using cu...) committed by julien.templier
- Fixed problems with dates (sunrise/sunset are still using current time instead of local time)
Fixed problems with dates (sunrise/sunset are still using current time instead of local time)
-
r258
( - Added helper method to check cache
- Implemented locatio...) committed by julien.templier
- - Added helper method to check cache
- Implemented locations and weather for TWC (date parsing is still broken)
- Added Fiddler sessions for TWC
- Added helper method to check cache
- Implemented locations and weather for TWC (date parsing is still broken)
- Added Fiddler sessions for TWC
-
r257
(Updated samples for Weather.com) committed by julien.templier
- Updated samples for Weather.com
Updated samples for Weather.com
-
-
r255
(Fixed problem with DAY_PART_NIGHT not being set correctly in...) committed by julien.templier
- Fixed problem with DAY_PART_NIGHT not being set correctly in all cases
Fixed problem with DAY_PART_NIGHT not being set correctly in all cases
-
r254
(Fixed most date parsing problems
Added day part in forecast) committed by julien.templier
- Fixed most date parsing problems
Added day part in forecast
Fixed most date parsing problems
Added day part in forecast
-
r253
(Fixed helper methods to parse epoch and RFC822 dates) committed by julien.templier
- Fixed helper methods to parse epoch and RFC822 dates
Fixed helper methods to parse epoch and RFC822 dates
-
r252
(Fix compiler to not include merged components) committed by julien.templier
- Fix compiler to not include merged components
Fix compiler to not include merged components
-
r251
(Added forecast parsing
Fix a null exception in WeatherInfo.t...) committed by julien.templier
- Added forecast parsing
Fix a null exception in WeatherInfo.toString()
Added forecast parsing
Fix a null exception in WeatherInfo.toString()
-
r250
(Fix some problems with unrecognized functions) committed by julien.templier
- Fix some problems with unrecognized functions
Fix some problems with unrecognized functions
-
r249
(Fix reset link not working in release mode) committed by julien.templier
- Fix reset link not working in release mode
Fix reset link not working in release mode
-
r248
( - Added saved Fiddler sessions for replay
- Added mini ver...) committed by julien.templier
- - Added saved Fiddler sessions for replay
- Added mini version of the merged component
- Finish WeatherLinks implementation
- Misc fixes
- Added saved Fiddler sessions for replay
- Added mini version of the merged component
- Finish WeatherLinks implementation
- Misc fixes
-
-
r246
(Added DateEx component (using DateJS code)
Added I18N compon...) committed by julien.templier
- Added DateEx component (using DateJS code)
Added I18N component
Added DateEx component (using DateJS code)
Added I18N component
-
r245
(Added external for globalization files) committed by julien.templier
- Added external for globalization files
Added external for globalization files
-
|