Commit Graph

57 Commits

Author SHA1 Message Date
Pavel Roskin
6ed4c969f4 Eliminate APP_CC and DEFAULT_CC 2017-03-14 00:21:48 -07:00
Pavel Roskin
b2d3dcf169 Include config_ac.h from all source files 2017-03-04 00:52:34 -08:00
Pavel Roskin
6807b616ed Fix incorrect argument to painter_line() 2017-01-21 18:20:27 -08:00
Jay Sorg
1f51586769 add libpainter for drawing when client does not have minimum orders 2016-12-15 21:17:50 -08:00
Pavel Roskin
aeeb3d2c2e Fix warnings detected by -Wwrite-strings 2016-07-08 04:29:42 +00:00
Pavel Roskin
ca9cbcafc8 Typo fixes 2016-05-04 23:33:30 -07:00
Jay Sorg
dbf6bcc8be remove some warnings 2016-04-09 19:26:27 -07:00
Jay Sorg
0cabb4a565 32 bpp compress the alpha, leave room for biggest 32 bpp data 2014-06-29 13:58:54 -07:00
Jay Sorg
8f05bee238 xrdp: add an option to do md5 bitmap hash for bitmap cache 2014-03-16 00:09:58 -07:00
Jay Sorg
12cbbf74e6 xrdp:no logic change, comments and printfs 2014-03-02 00:23:17 -08:00
Jim Grandy
981741f55c Hand-apply patch (compositing) from Authentic8: 5d5e470 81c9c29 b0c2c10 27d8a01 a96a217 e512090 a9a6762 9c02bfa bd26fcc c0d29d9 676dd35 3b26737 2013-08-22 12:54:10 -07:00
Jay Sorg
9f175d307b no logic changes, cleanup and copyright year updates 2013-05-28 23:35:02 -07:00
Jay Sorg
cce4f773d8 fixes, logging for off screen 2012-12-23 14:07:37 -08:00
Laxmikant Rashinkar
1123323fda o moved from GNU General Public License to Apache License, Version 2.0
o applied new coding standards to all .c files
o moved some files around
2012-09-19 20:51:34 -07:00
Jay Sorg
a8bf71b567 xrdp: fix warnings 2012-06-11 20:55:39 -07:00
Jay Sorg
900a2541ca offscreen bitmaps: implement the delete list 2012-05-22 08:27:09 -07:00
Jay Sorg
d88291c9dd -xorg: work on off screen bitmaps 2012-05-20 21:14:15 -07:00
Jay Sorg
aa3fad894d xorg: work on offscreen bitmaps 2012-05-19 19:25:08 -07:00
Jay Sorg
cc3754a2bd xorg: work on offscreen bitmaps 2012-05-17 18:48:28 -07:00
Jay Sorg
e8d2e4b6ad xrdp: xrdp_painter_copy width, height fix 2012-05-13 14:09:52 -07:00
Nicola Ruggero
4cf06dbbcb Major code cleanup:
- Initialized and zeroed out local variables
- Check for some null pointers
- Fixed some typos
- Other minor changes (beautify, etc.)
2010-11-03 16:59:26 +01:00
jsorg71
e266d7ed04 update copyright year 2010-07-04 06:14:50 +00:00
jsorg71
859dc139f0 update copyright year 2009-01-25 02:11:15 +00:00
jsorg71
bc0f9e453c use valid mixmode in line draw 2008-08-31 01:03:37 +00:00
jsorg71
df49056579 fix crash when font file dosen't exist 2008-08-26 05:12:24 +00:00
jsorg71
bfe555e3b6 added brush cache bits for clients that support it 2008-06-24 05:43:10 +00:00
jsorg71
38b789e81f update copyright year 2008-01-30 07:30:10 +00:00
jsorg71
62e47c6de0 font changes, no color in font struct, wm default font, etc 2007-09-26 07:22:14 +00:00
jsorg71
d1d5aac19c unicode 2007-09-23 06:47:21 +00:00
jsorg71
d2802912f6 copyright year update 2007-01-12 04:51:48 +00:00
jsorg71
00d8b7106f commit patch 1589325, slightly modified - code cleanup 2006-11-04 22:05:06 +00:00
jsorg71
f386cea14a make some functions static per 1579343 2006-10-24 04:05:38 +00:00
jsorg71
b5efd2034e patblt opcode fix 2006-03-07 03:58:41 +00:00
jsorg71
7dfa87a2d5 copyright year update 2006-02-04 02:23:31 +00:00
jsorg71
b2890e1ee2 rop fix 2006-02-03 03:17:53 +00:00
jsorg71
2380919d0b remove g_strcmp and clip fix 2005-09-25 04:52:34 +00:00
jsorg71
a4e3a5fd60 use srcx and y in paint_rect 2005-08-20 22:27:57 +00:00
jsorg71
9d2ce459da add new painter funcs 2005-08-18 00:32:11 +00:00
jsorg71
54db1e6409 fixed screenblt for ms client 2005-07-10 00:24:42 +00:00
jsorg71
79557c9cc6 call painter funcs, not orders 2005-06-30 01:01:19 +00:00
jsorg71
fd4beef2df moved files around 2005-06-28 03:00:43 +00:00
jsorg71
dda1ae712c bitmap cache change 2005-02-25 03:15:06 +00:00
jsorg71
8f2b4512cf fix some crashes and added some debug messages 2005-02-11 02:54:26 +00:00
jsorg71
cf6e2abd41 added a bunch of error checks 2005-02-08 03:45:30 +00:00
jsorg71
f0c7bdb304 added pointer cache, some debug messages and some other fixes 2005-01-21 03:55:16 +00:00
jsorg71
5a149e01ae don't load font unless needed 2005-01-17 04:37:49 +00:00
jsorg71
cf3e17cb73 changed the way the palette works in 8 bpp and changed some parameter passing 2005-01-15 20:53:02 +00:00
jsorg71
520301d70a set bitmap cache and bitmap compression from the config file 2005-01-14 03:59:36 +00:00
jsorg71
1d03bafb9e added bitmap cache 2005-01-12 00:48:11 +00:00
jsorg71
24b2d9672e copyright update 2005-01-07 01:37:57 +00:00