This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
FreeRDP
Watch
1
Star
0
Fork
0
You've already forked FreeRDP
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
FreeRDP
/
libfreerdp
/
locale
History
Armin Novak
a715e9ef50
Fixed compiler warnings.
2014-09-15 08:55:00 +02:00
..
CMakeLists.txt
libfreerdp: always build "MONOLITHIC"
2014-09-12 00:19:53 +02:00
keyboard_layout.c
I am making several changes to cleanup French Canadian, with the end result being: ca,fr -> Canadian French ca,fr-legacy -> Canadian English ca,eng -> Canadian English. Currently ca,fr isn't defined, ca,fr-legacy thinks it's Canadian French and it isn't anyway because the value is wrong for that definition, and ca,eng is US.
2014-07-08 16:51:50 -04:00
keyboard_sun.c
…
keyboard_sun.h
…
keyboard_x11.c
…
keyboard_x11.h
…
keyboard_xkbfile.c
Fixed compiler warnings.
2014-09-15 08:55:00 +02:00
keyboard_xkbfile.h
libwinpr-input: started mapping XKB keynames to virtual key codes
2013-03-06 17:43:41 -05:00
keyboard.c
freerdp: merging with master
2013-03-11 13:25:23 -04:00
liblocale.h
Replaced logging in libfreerdp with wlog defines.
2014-09-15 08:48:46 +02:00
locale.c
libwinpr-input: started mapping XKB keynames to virtual key codes
2013-03-06 17:43:41 -05:00
timezone.c
Replaced logging in libfreerdp with wlog defines.
2014-09-15 08:48:46 +02:00
xkb_layout_ids.c
I am making several changes to cleanup French Canadian, with the end result being: ca,fr -> Canadian French ca,fr-legacy -> Canadian English ca,eng -> Canadian English. Currently ca,fr isn't defined, ca,fr-legacy thinks it's Canadian French and it isn't anyway because the value is wrong for that definition, and ca,eng is US.
2014-07-08 16:51:50 -04:00
xkb_layout_ids.h
…