summaryrefslogtreecommitdiffstats
path: root/xrdp/xrdp_login_wnd.c
Commit message (Expand)AuthorAgeFilesLines
* xrdp comestic patch from "Alessandro Briosi" <tsdogs@briosix.org>Itamar Reis Peixoto2010-11-201-26/+26
* update copyright yearjsorg712010-07-041-1/+1
* improve login graphicsjsorg712009-09-171-2/+16
* fixes for small screenjsorg712009-08-211-38/+61
* add extended log outputjsorg712009-08-051-0/+4
* autotools fix and file_loc.h simplifiedjsorg712009-05-191-1/+3
* update copyright yearjsorg712009-01-251-1/+1
* use share path when loading filesjsorg712008-05-071-2/+5
* main loop changes, not so chattyjsorg712008-04-051-2/+2
* update copyright yearjsorg712008-01-301-1/+1
* font changes, no color in font struct, wm default font, etcjsorg712007-09-261-1/+1
* unicodejsorg712007-09-231-3/+3
* adjust controls for new fontjsorg712007-07-031-5/+5
* got autologin working again and some other fixesjsorg712007-05-061-20/+14
* moving module management to seperate c file and moving sesman coomuniation to...jsorg712007-04-261-193/+12
* copyright year updatejsorg712007-01-121-1/+1
* more work on channel supportjsorg712006-12-301-0/+3
* printf -> writelnjsorg712006-04-291-4/+4
* fix crash when typing a username injsorg712006-03-131-2/+1
* copyright year updatejsorg712006-02-041-1/+1
* 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