summaryrefslogtreecommitdiffstats
path: root/xrdp/xrdp_login_wnd.c
Commit message (Expand)AuthorAgeFilesLines
* Makefile and file location changesjsorg712005-12-021-1/+1
* <lf><cr> should be <cr><lf>jsorg712005-11-261-4/+4
* add autologin supportjsorg712005-09-291-38/+77
* remove g_strcmp and clip fixjsorg712005-09-251-5/+5
* added more message when module dosen't loadjsorg712005-09-191-0/+12
* set hostname and keylayout firstjsorg712005-08-251-5/+5
* added server_reset(which uses demand_active) for resizing the rdp clientjsorg712005-08-241-0/+1
* harvest and pass on hostname and keylayout of clientjsorg712005-08-181-0/+7
* add new painter funcsjsorg712005-08-181-2/+27
* got vnc mod working in win32jsorg712005-07-131-4/+14
* added clipping functions to the mod interfacejsorg712005-07-071-0/+2
* got __fastcall working for borland compilersjsorg712005-07-021-11/+13
* moved files aroundjsorg712005-06-281-75/+87
* added more login optionsjsorg712005-04-021-182/+271
* got enter and esc keys working on login screenjsorg712005-03-281-1/+5
* close connection window if connectedjsorg712005-03-261-1/+7
* memleak cleanup and fix crashjsorg712005-03-261-25/+32
* some ints should be longjsorg712005-03-251-2/+2
* added connection logjsorg712005-03-061-30/+52
* readability and 64 bit changesjsorg712005-02-201-0/+1
* fix some crashes and added some debug messagesjsorg712005-02-111-2/+2
* added a bunch of error checksjsorg712005-02-081-1/+1
* added session manager and fixed disconnect problemsjsorg712005-01-301-2/+2
* added pointer cache, some debug messages and some other fixesjsorg712005-01-211-14/+16
* added lib header and makefilejsorg712005-01-171-130/+0
* changed the way the palette works in 8 bpp and changed some parameter passingjsorg712005-01-151-35/+22
* added bitmap cachejsorg712005-01-121-3/+3
* copyright updatejsorg712005-01-071-1/+1
* commit bitmap compres work and moved some files aroundjsorg712005-01-071-33/+45
* added vnc modjsorg712004-11-281-0/+614