Handle the stopping signals, explicitly unblock the signal before re-raising it in...
[platform/upstream/freerdp.git] / client /
2011-09-28 Shea Levyxfreerdp: Handle signals on start
2011-09-28 Shea LevyMerge remote-tracking branch 'upstream/master' into...
2011-09-27 Marc-André Moreauxfreerdp: fix color conversion in 16-bit X11 environment
2011-09-27 Jay SorgMerge branch 'master' of github.com:FreeRDP/FreeRDP
2011-09-27 Marc-André Moreauxfreerdp: improve error tolerance in xf_GetWorkArea
2011-09-27 Marc-André MoreauMerge branch 'master' of github.com:FreeRDP/FreeRDP
2011-09-25 Marc-André Moreauxfreerdp: fix usage of invalid structure pointer in...
2011-09-25 Marc-André Moreauwfreerdp: start Win32 GDI implementation, fix certstore
2011-09-25 Marc-André Moreauwfreerdp: fix tcp non-blocking read
2011-09-25 Marc-André Moreauwfreerdp: fix mutex handling
2011-09-25 Otavio SalvadorMerge pull request #122 from shlevy/readpassphrase
2011-09-24 Shea LevyMerge remote-tracking branch 'upstream/master' into...
2011-09-24 Shea Levyxfreerdp: Read passwords using passphrase_read if none...
2011-09-23 Marc-André Moreaucmake: fix build options for wfreerdp
2011-09-23 Marc-André Moreauwfreerdp: fix compilation on windows
2011-09-23 Marc-André Moreauxfreerdp: fix RemoteApp after addition of cliprdr
2011-09-23 Marc-André MoreauMerge pull request #120 from llyzs/cliprdr
2011-09-23 Vic Leecliprdr: integrate with xfreerdp.
2011-09-23 Marc-André Moreauxfreerdp: initial RemoteApp support with --gdi hw ...
2011-09-23 Marc-André Moreauxfreerdp: RemoteApp stabilization (window movement...
2011-09-21 Marc-André Moreauxfreerdp: properly handle local Alt+F4 for RemoteApp...
2011-09-20 Marc-André Moreaulibfreerdp-core: improving parsing if fast index order
2011-09-20 Marc-André MoreauMerge pull request #112 from ydal/patch-4
2011-09-20 Marc-André MoreauMerge pull request #114 from llyzs/tsmf
2011-09-20 Vic Leetsmf: add XVideo support in xfreerdp.
2011-09-19 Marc-André Moreauxfreerdp: fix RemoteApp segfault
2011-09-19 Anthony TongMerge branch 'master' of git://github.com/FreeRDP/FreeRDP
2011-09-19 Marc-André Moreaulibfreerdp-rfx: modify public API for easier external...
2011-09-18 Marc-André Moreauxfreerdp: fix missing includes
2011-09-18 Marc-André MoreauMerge branch 'master' of github.com:FreeRDP/FreeRDP
2011-09-18 Marc-André Moreauxfreerdp: initial glyph drawing support
2011-09-18 Marc-André MoreauMerge pull request #109 from atong-tcs/master
2011-09-17 Otavio SalvadorMerge pull request #88 from shlevy/master
2011-09-17 Otavio SalvadorMerge pull request #100 from ydal/patch-3
2011-09-16 Shea LevyMerge from upstream
2011-09-15 ydalEdited client/DirectFB/CMakeLists.txt via GitHub
2011-09-15 Marc-André Moreaulibfreerdp-core: merging jsorg71's work on old encrypti...
2011-09-14 Jay Sorggot rdp encryption working
2011-09-14 Marc-André MoreauMerge branch 'master' of github.com:FreeRDP/FreeRDP
2011-09-14 Marc-André Moreauxfreerdp: add support for no-codec bitmaps in X11-GDI
2011-09-14 Marc-André Moreauxfreerdp: fix fullscreen window toggle
2011-09-13 Marc-André Moreauxfreerdp-server: encode a single tile from X11 at a...
2011-09-12 Marc-André Moreaulibfreerdp-core: preparing memblt and bitmap cache
2011-09-12 Marc-André Moreauxfreerdp: X11-GDI: add PatBlt, LineTo, Polyline
2011-09-12 Marc-André Moreauxfreerdp: add RemoteFX support for --gdi hw
2011-09-08 Marc-André Moreaumerge pull request #87
2011-09-08 Shea LevyWrap the tcsetattr() call in a fork() so the terminal...
2011-09-08 Marc-André MoreauMerge pull request #86 from atong-tcs/master
2011-09-08 Marc-André MoreauMerge pull request #89 from ydal/patch-2
2011-09-08 ydaldfreerdp : add df_send_mouse_motion_event().
2011-09-08 Shea LevyAdd some comments
2011-09-08 Shea LevyTurn off ECHO on stdin when reading a password
2011-09-08 Shea LevyFix memory leak in instance->settings->password when...
2011-09-08 Shea LevyAdd prompt for the password when reading from stdin
2011-09-08 Shea LevyRead the password from stdin if -p - is sent
2011-09-07 Marc-André MoreauMerge branch 'master' of github.com:FreeRDP/FreeRDP
2011-09-07 Vic LeeMerge pull request #84 from llyzs/desktop
2011-09-07 Vic Leefix memory leaks.
2011-09-07 Vic Leefix memory leaks.
2011-09-07 Vic Leexfreerdp: use gdi_resize to resize the surface.
2011-09-06 Marc-André MoreauMerge pull request #80 from floppym/gentoo-patches
2011-09-06 Marc-André MoreauMerge pull request #81 from roman-b/rail
2011-09-06 Marc-André MoreauMerge pull request #82 from llyzs/desktop
2011-09-06 Vic Leexfreerdp: process actual desktop window resizing.
2011-09-05 roman-bxfreerdp: fixed "window shake" effect in RAIL Local...
2011-09-05 roman-bxfreerdp: fixed minor RAIL move/size error.
2011-09-05 roman-bxfreerdp: fixed NULL windows destroying.
2011-09-05 Vic Leexfreerdp: add missing event mask.
2011-09-04 Mike Gilbertclient/X11: Install man page from the build dir
2011-09-04 Marc-André MoreauMerge pull request #79 from roman-b/rail
2011-09-03 roman-bMerge remote-tracking branch 'upstream/master' into...
2011-09-03 roman-bxfreerdp: RemoteApp Local Move/Size improvements.
2011-09-03 roman-bxfreerdp: fix usage of new DEBUG_ macroses for RAIL...
2011-09-02 Marc-André Moreaudebug: cleanup printf's all over the place
2011-09-02 Marc-André MoreauMerge branch 'master' of github.com:FreeRDP/FreeRDP-1.0
2011-09-02 Marc-André Moreauxfreerdp: stabilizing RemoteApp
2011-09-02 Marc-André MoreauMerge pull request #78 from atong-tcs/master
2011-09-02 Marc-André MoreauMerge pull request #76 from roman-b/rail
2011-09-02 Marc-André MoreauMerge pull request #77 from LK2000/master
2011-09-01 roman-bMerge remote-tracking branch 'upstream/master' into...
2011-09-01 roman-bxfreerdp: added initial Local Move/Size (by using _NET_...
2011-09-01 roman-bxfreerdp: added sending Window Move Order to server.
2011-08-31 roman-bxfreerdp: preparation for Local Window Move/Size.
2011-08-31 roman-bxfreerdp: added handlers for MinMax and Local Move...
2011-08-31 Marc-André MoreauMerge pull request #73 from awakecoding/master
2011-08-31 Otavio SalvadorMerge pull request #72 from nils-a/ebuild-prep
2011-08-31 Marc-André Moreauxfreerdp: fix after refactoring libfreerdp-rail on...
2011-08-31 Marc-André Moreauwfreerdp: initial commit
2011-08-31 Marc-André Moreauxfreerdp: start handling multiple monitors in xf_monitor.c
2011-08-30 Nils Andresenmove from find_package and find_opitonal_package (old...
2011-08-30 roman-bMerge remote-tracking branch 'upstream/master' into...
2011-08-30 Marc-André Moreauxfreerdp: fix listing of RemoteApp windows in taskbar
2011-08-30 Nils Andreseninserted find_optional_package to require or ignore...
2011-08-30 Marc-André MoreauMerge pull request #71 from nils-a/manpage
2011-08-30 Nils Andresenclient/X11: Do not break compilation, if xmlto is not...
2011-08-30 Marc-André Moreauxfreerdp: stabilizing RemoteApp, fix window styles
2011-08-30 Marc-André MoreauMerge pull request #69 from nils-a/manpage
2011-08-30 Marc-André MoreauMerge pull request #68 from jiten19/master
2011-08-29 Nils Andresenclient/X11/xfreerdp: rudimentary version of a man-page.
2011-08-29 Marc-André Moreaulibfreerdp-core: fix replay of RemoteFX session from...
next