FreeRDP/libfreerdp
Nigel Reeves 777dff2d0b Further changes to fix issue 574\685.
There appear to be some additional problems with the impact of daylight
savings time kicking in. Calculations of BIAS, Standard BIAS &
Daylight BIAS are wrong.
This is showing up with Outlook 2010 meeting appointments, for example
select America\Vancouver, appointments, once accepted get assigned an hour
early.
I have also applied a fix to correctly send the Timezone information
currently commented out of code referencing this issue number in
libfreerdp_locale/timezone.c function freerdp_time_zone_detect()
2013-04-08 14:42:49 +01:00
..
cache Replace printf(...) by fprintf(stderr, ...) 2013-03-28 23:06:34 +01:00
codec Replace printf(...) by fprintf(stderr, ...) 2013-03-28 23:06:34 +01:00
common libfreerdp-common: added generic get/set methods for parameters 2013-03-20 15:33:33 -04:00
core Further changes to fix issue 574\685. 2013-04-08 14:42:49 +01:00
crypto libfreerdp-crypto: add missing link libraries 2013-03-28 16:01:41 -07:00
gdi libfreerdp-gdi: Added missing include 2013-04-05 12:54:24 +02:00
locale Further changes to fix issue 574\685. 2013-04-08 14:42:49 +01:00
primitives Merge branch 'master' of github.com:FreeRDP/FreeRDP 2013-03-04 16:07:29 -05:00
rail Replace printf(...) by fprintf(stderr, ...) 2013-03-28 23:06:34 +01:00
utils Further changes to fix issue 574\685. 2013-04-08 14:42:49 +01:00
CMakeLists.txt