FreeRDP/libfreerdp-locale
Julien Ropé 98d5b98465 Memory leak fixes.
Passed the code through a static analyzer and fixed all reported (and verified) potential memory leaks.
2012-05-16 11:33:57 +02:00
..
CMakeLists.txt locale: don't fall back to keymap detection when xkbfile is used 2012-03-24 01:57:10 +01:00
keyboard.c locale: make RDP_SCANCODE a simple value type that easily can be passed around 2012-03-29 01:12:35 +02:00
keyboard_keymap.c fix building on X11 without XKBFILE 2012-03-29 01:10:57 +02:00
keyboard_keymap.h locale: move keymap parsing to keyboard_keymap.c 2012-03-24 01:57:09 +01:00
keyboard_layout.c locale: update rdp scancodes according to Win CE "Translating Scan Codes to Virtual-Key Codes" 2012-03-29 01:25:49 +02:00
keyboard_sun.c locale: reintroduce sun keyboard layouts and fix sun compilation 2012-03-24 01:57:10 +01:00
keyboard_sun.h locale: clarify internally what is xkbfile and what is xkb 2012-03-24 01:57:09 +01:00
keyboard_x11.c locale: make RDP_SCANCODE a simple value type that easily can be passed around 2012-03-29 01:12:35 +02:00
keyboard_x11.h locale: encapsulate X11_KEYCODE_TO_RDP_SCANCODE in keyboard.c 2012-03-24 01:57:10 +01:00
keyboard_xkbfile.c locale: update rdp scancodes according to Win CE "Translating Scan Codes to Virtual-Key Codes" 2012-03-29 01:25:49 +02:00
keyboard_xkbfile.h locale: make RDP_SCANCODE a simple value type that easily can be passed around 2012-03-29 01:12:35 +02:00
liblocale.h locale: move keymap parsing to keyboard_keymap.c 2012-03-24 01:57:09 +01:00
locale.c introduce generic ARRAY_SIZE macro 2012-02-28 18:11:11 +01:00
timezone.c Memory leak fixes. 2012-05-16 11:33:57 +02:00
virtual_key_codes.c locale: move Virtual-Key Code definitions to virtual_key_codes.[ch] 2012-03-24 01:57:09 +01:00
xkb_layout_ids.c locale: move conversion from xkb layout names to RDP IDs to xkb_layout_ids.c 2012-03-24 01:57:10 +01:00
xkb_layout_ids.h locale: move conversion from xkb layout names to RDP IDs to xkb_layout_ids.c 2012-03-24 01:57:10 +01:00