summaryrefslogtreecommitdiffstats
path: root/vnc/vnc.c
Commit message (Expand)AuthorAgeFilesLines
* added new wait_obj functionsjsorg712008-04-031-0/+45
* update copyright yearjsorg712008-01-301-1/+1
* added more russian unicode to keysym and added some commentsjsorg712007-10-101-88/+188
* added russian unicode to keysymjsorg712007-10-091-2/+101
* added unicode_to_keysym functionjsorg712007-09-261-11/+19
* 24 bit colorjsorg712007-04-291-0/+18
* 24 bit colorjsorg712007-04-281-3/+35
* move scp to xrdpjsorg712007-04-201-75/+2
* adding libscp to xupilsimo2007-03-251-0/+2
* added use of libscpilsimo2007-03-251-64/+47
* clipboard redir workjsorg712007-01-251-13/+147
* copyright year updatejsorg712007-01-121-1/+1
* remove sleep callsjsorg712006-12-101-2/+2
* let module decide if alt-gr needs to be ignoredjsorg712006-12-091-5/+20
* added switch for any char conversion we need for other key layoutsjsorg712006-10-091-1/+11
* fix for large clip datajsorg712006-05-021-2/+12
* printf -> writelnjsorg712006-04-291-4/+10
* copyright year updatejsorg712006-02-041-1/+1
* <lf><cr> should be <cr><lf>jsorg712005-11-261-3/+3
* use case insensitive compare in lib_mod_set_paramjsorg712005-09-251-6/+6
* added server_reset(which uses demand_active) for resizing the rdp clientjsorg712005-08-241-0/+4
* added param1 to paint_rectjsorg712005-08-201-1/+1
* add new painter funcsjsorg712005-08-181-29/+30
* got vnc mod working in win32jsorg712005-07-131-22/+40
* some more big endian fixesjsorg712005-07-101-0/+8
* moved a bunch of files aroundjsorg712005-06-281-1/+2
* fix crash with large cursorsjsorg712005-03-281-5/+6
* remove vncauth.cjsorg712005-03-131-1/+15
* added connection logjsorg712005-03-061-22/+62
* almost null hot spot should be 3, 3jsorg712005-02-221-1/+1
* a few minor fixesjsorg712005-02-221-33/+142
* readability and 64 bit changesjsorg712005-02-201-0/+9
* added a bunch of error checksjsorg712005-02-081-369/+346
* fix disconnect problemsjsorg712005-02-041-20/+174
* added session manager and fixed disconnect problemsjsorg712005-01-301-23/+80
* added bitmap cachejsorg712005-01-121-6/+6
* move some file to commonjsorg712005-01-071-45/+117
* added vnc modjsorg712004-11-281-0/+663