Commit Graph

67 Commits

Author SHA1 Message Date
Pavel Roskin
ca9cbcafc8 Typo fixes 2016-05-04 23:33:30 -07:00
Pavel Roskin
59a5fb0ddb Move headers from EXTRA_DIST to sources, sort alphabetically
There should be no functional difference.
2016-02-21 23:06:48 -08:00
Pavel Roskin
92a6833e9b Fix typos 2016-02-13 20:41:07 -08:00
Pavel Roskin
dcab7552db Stop redefining libdir, use moduledir for ${libdir}/xrdp
libdir is for shared and static libraries. Some xrdp libraries are loaded
dynamically from a non-standard directory, so they are used like modules.

Having separate libdir and moduledir would eventually allow to separate
dynamically loaded modules from shared libraries.
2016-02-12 23:52:46 -08:00
Pavel Roskin
f8cb1588ef Replace "charactor" with "character" everywhere 2016-01-30 17:33:04 -08:00
Pavel Roskin
a452d8d36a Merge AM_CFLAGS and INCLUDES info AM_CPPFLAGS
AM_CPPFLAGS is for flags passed to the preprocessor, such as defines and
includes. AM_CFLAGS is for flags affecting the compiler, such as debug
and optimization settings.

INCLUDES is an obsolete name. Users can pass INCLUDES and break
compilation. AM_CPPFLAGS is more explicit that the flags come from
Automake and should not be overridden.
2016-01-29 22:45:00 -08:00
Jay Sorg
4a553e07af update the module API 2015-07-10 21:57:04 -07:00
Jay Sorg
b5a1b233cd neutrinordp: turn off order caps not tested 2014-10-12 17:41:09 -07:00
ArvidNorr
18d851bf18 Readded removed breaks 2014-05-23 08:18:29 +02:00
speidy
37987a842b merge ArvidN 2014-05-20 01:40:30 +03:00
Jay Sorg
89cbe76f57 neutrinordp: minor changes, coding style, log level
Conflicts:
	neutrinordp/xrdp-neutrinordp.c
	neutrinordp/xrdp-neutrinordp.h
2014-05-20 01:36:53 +03:00
speidy
b8cffeefe1 neutirnordp: changes for rail proxy 2014-02-05 10:36:58 +02:00
speidy
2360bef91a neutrinordp: fix for rail proxy, change freerdp_UnicodeToAsciiAlloc
calls
2014-01-19 15:18:58 +02:00
Jay Sorg
2aad1b2d5d work on neutrinordp proxy, cursor and glyph 2013-06-23 21:17:14 -07:00
Jay Sorg
c668b745d9 neutrinordp module, use SendInvalidate on invalidate 2013-05-13 20:48:27 -07:00
Jay Sorg
64fabbad68 got neutrinordp module building 2013-05-03 02:07:02 -07:00
Jay Sorg
862ee8b914 started adding neutrinordp module 2013-05-03 00:37:11 -07:00