summaryrefslogtreecommitdiffstats
path: root/xrdp/xrdp_bitmap.c
Commit message (Expand)AuthorAgeFilesLines
* no logic changes, cleanup and copyright year updatesJay Sorg2013-05-281-1/+1
* o moved from GNU General Public License to Apache License, Version 2.0Laxmikant Rashinkar2012-09-191-1498/+1682
* no logic change, remove tabsJay Sorg2012-07-241-17/+17
* Initial syslog support in XRDPnorrarvid2012-05-271-16/+17
* variable drop down menu sizeJay Sorg2010-11-251-0/+10
* xrdp comestic patch from "Alessandro Briosi" <tsdogs@briosix.org>Itamar Reis Peixoto2010-11-201-6/+21
* Removed dead code re-introduced erroneously in commit 4cf06dbbcb8522be5fa0699...Nicola Ruggero2010-11-041-1/+0
* Major code cleanup:Nicola Ruggero2010-11-031-37/+42
* update copyright yearjsorg712010-07-041-1/+1
* remove some dead codejsorg712009-12-261-1/+0
* improve login graphicsjsorg712009-09-171-6/+10
* improve xrdp_bitmap_load to support 4 and 24 bpp bitmapsjsorg712009-09-171-18/+122
* add extended log outputjsorg712009-08-051-0/+6
* update copyright yearjsorg712009-01-251-1/+1
* fix overflow when typing in edit on login screenjsorg712009-01-211-1/+5
* log errors and minor fixjsorg712008-08-251-6/+14
* update copyright yearjsorg712008-01-301-1/+1
* added ability to use keymap files and added capslock and shiftcapslock mapsjsorg712007-10-161-1/+1
* font changes, no color in font struct, wm default font, etcjsorg712007-09-261-11/+11
* unicodejsorg712007-09-231-22/+49
* got autologin working again and some other fixesjsorg712007-05-061-0/+10
* need 24 bit RGB and BGR macrosjsorg712007-04-281-3/+3
* moved module work to its own structjsorg712007-04-131-4/+5
* copyright year updatejsorg712007-01-121-1/+1
* commit patch 1589325, slightly modified - code cleanupjsorg712006-11-041-1/+1
* make some functions static per 1579343jsorg712006-10-241-3/+3
* altgr fixjsorg712006-10-091-1/+1
* added de, fr, and gb key layoutsjsorg712006-10-081-1/+2
* copyright year updatejsorg712006-02-041-1/+1
* MAKELONG should be lo, hi, not hi, lojsorg712005-11-071-1/+1
* added server_reset(which uses demand_active) for resizing the rdp clientjsorg712005-08-241-3/+10
* add new painter funcsjsorg712005-08-181-8/+48
* big endian fixjsorg712005-07-101-2/+24
* moved files aroundjsorg712005-06-281-61/+82
* added more login optionsjsorg712005-04-021-2/+32
* got enter and esc keys working on login screenjsorg712005-03-281-0/+38
* some ints should be longjsorg712005-03-251-3/+3
* added connection logjsorg712005-03-061-2/+15
* added a bunch of error checksjsorg712005-02-081-5/+7
* added pointer cache, some debug messages and some other fixesjsorg712005-01-211-20/+21
* don't load font unless neededjsorg712005-01-171-0/+2
* changed the way the palette works in 8 bpp and changed some parameter passingjsorg712005-01-151-20/+15
* set bitmap cache and bitmap compression from the config filejsorg712005-01-141-16/+101
* added bitmap cachejsorg712005-01-121-9/+228
* copyright updatejsorg712005-01-071-1/+1
* commit bitmap compres work and moved some files aroundjsorg712005-01-071-1/+3
* added vnc modjsorg712004-11-281-6/+66
* more work on combo boxjsorg712004-11-121-0/+114
* some combo box workjsorg712004-11-091-57/+167
* hide password charsjsorg712004-11-071-5/+19