Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FreeRDP/FreeRDP-old.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-06-19Remove debian from Makefile.amv0.7.1Vic Lee
2010-06-19keymaps: fix VK_APPS and VK_OEM_102 and regenerate with XKB release 1.9Vic Lee
2010-06-19Drop Debian packaging directoryOtavio Salvador
2010-06-16xfreerdp: forgot to change --plugin in helpVic Lee
2010-06-15xfreerdp: change -plugin and -data argument to --plugin and --dataVic Lee
2010-06-15xfreerdp: add new option descriptions in man pageVic Lee
2010-06-15Change the keyboard layout listing API to return a layout arrayVic Lee
2010-06-15Move keyboard_layout_id from rdpSet to xfInfoVic Lee
2010-06-14added -h option for helpMarc-André Moreau
2010-06-14added -k option to force particular keyboard layout ID, and added --kbd-list ...Marc-André Moreau
2010-06-14small fix for libfreerdpkbdMarc-André Moreau
2010-06-13mergeMads Kiilerich
2010-06-13build-aux is not a source directoryMads Kiilerich
2010-06-13oops, second typo, I haven't taken my coffee this morning, sorryMarc-André Moreau
2010-06-13oops, typoMarc-André Moreau
2010-06-13patch for german neo keyboard layoutMarc-André Moreau
2010-06-13Merge branch 'maint'Otavio Salvador
2010-06-13Makefile.am: build-aux need to be included in tarballOtavio Salvador
2010-06-13autogen.sh: install aclocal scripts in m4 directoryOtavio Salvador
2010-06-11xfreerdp: fix some memory leaks.v0.7.0Vic Lee
2010-06-11xfreerdp: add xf_types.h and move all ui types, settings and RDP objects ther...Vic Lee
2010-06-10Detect -lX11 and add it only if found.Vic Lee
2010-06-10Fix X11 issues with Mac OS XMarc-André Moreau
2010-06-10forgot something in the Mac OS X in tcp.c for non-Apple OSes ;)Marc-André Moreau
2010-06-10Merge branch 'master' of ssh://freerdp.git.sourceforge.net/gitroot/freerdp/fr...Marc-André Moreau
2010-06-10Merge branch 'master' of ssh://freerdp.git.sourceforge.net/gitroot/freerdp/fr...Marc-André Moreau
2010-06-10somes fixes for Mac OS XMarc-Andre
2010-06-09xfreerdp: full screen option (-f)Eduardo Beloni
2010-06-09xfreerdp: xf_event.h must include X11Eduardo Beloni
2010-06-09xfreerdp: grab focus if mouse is into windowEduardo Beloni
2010-06-09xfreerdp: handling user quitEduardo Beloni
2010-06-09Merge branch 'master' of ssh://freerdp.git.sourceforge.net/gitroot/freerdp/fr...Marc-André Moreau
2010-06-08Compile channels/common as a static noinst library to avoid duplicated compil...Vic Lee
2010-06-08libfreerdpkbd: provide 'base' keycodes in case setxkbmap failVic Lee
2010-06-08Big-endian fix. Avoid casting from uint8 to other integer type in chan_stream.hVic Lee
2010-06-08DirectFB UI work (colours)Marc-André Moreau
2010-06-07xfreerdp: big-endian fix. casting from uint8 to uint16/32 assuming little-end...Vic Lee
2010-06-07Fix channels/common/Makefile.am which caused some problem in older automake (...Vic Lee
2010-06-07DirectFB UI (colors)Marc-André Moreau
2010-06-07some additional work on DirectFB UI regarding clippingMarc-André Moreau
2010-06-07DirectFB UI (started bitmap drawing)Marc-André Moreau
2010-06-04DirectFB UI workMarc-André Moreau
2010-06-03Add debian package files. Debianized by Otavio Salvador.Vic Lee
2010-06-03Build system changes:Vic Lee
2010-06-03update ssl.c and change big number libraryJay Sorg
2010-06-02Add xfreerdp.1 man page in 'make dist'Vic Lee
2010-06-02dfb: it should be included in 'make dist' no matter it's configured to be bui...Vic Lee
2010-06-01man page: removes duplicated entry (-n)Eduardo Beloni
2010-06-01rdpsnd: avoid segfault if audio card is not availableEduardo Beloni
2010-05-31libfreerdpkdb: correcting segfault while detecting keyboard type from xkbEduardo Beloni