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
|
12 years ago |
Jay Sorg
|
87ab0218e2
|
no logic change, remove tabs
|
12 years ago |
norrarvid
|
4d4ebbf363
|
Initial syslog support in XRDP
|
13 years ago |
Jay Sorg
|
dd6a0988b7
|
variable drop down menu size
|
14 years ago |
Itamar Reis Peixoto
|
759757435e
|
xrdp comestic patch from "Alessandro Briosi" <tsdogs@briosix.org>
|
14 years ago |
Nicola Ruggero
|
3ba752e7b7
|
Removed dead code re-introduced erroneously in commit 4cf06dbbcb
|
14 years ago |
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.)
|
14 years ago |
jsorg71
|
e266d7ed04
|
update copyright year
|
15 years ago |
jsorg71
|
00ec87700b
|
remove some dead code
|
15 years ago |
jsorg71
|
d350ec5bfd
|
improve login graphics
|
15 years ago |
jsorg71
|
347ab74a93
|
improve xrdp_bitmap_load to support 4 and 24 bpp bitmaps
|
15 years ago |
jsorg71
|
eeac7c938a
|
add extended log output
|
15 years ago |
jsorg71
|
859dc139f0
|
update copyright year
|
16 years ago |
jsorg71
|
c46123b813
|
fix overflow when typing in edit on login screen
|
16 years ago |
jsorg71
|
a7df159ce9
|
log errors and minor fix
|
16 years ago |
jsorg71
|
38b789e81f
|
update copyright year
|
17 years ago |
jsorg71
|
ca37e8cb1d
|
added ability to use keymap files and added capslock and shiftcapslock maps
|
17 years ago |
jsorg71
|
62e47c6de0
|
font changes, no color in font struct, wm default font, etc
|
17 years ago |
jsorg71
|
719b13b388
|
unicode
|
17 years ago |
jsorg71
|
d0e066ee8b
|
got autologin working again and some other fixes
|
18 years ago |
jsorg71
|
99e7f9d8ca
|
need 24 bit RGB and BGR macros
|
18 years ago |
jsorg71
|
43a80af11c
|
moved module work to its own struct
|
18 years ago |
jsorg71
|
d2802912f6
|
copyright year update
|
18 years ago |
jsorg71
|
00d8b7106f
|
commit patch 1589325, slightly modified - code cleanup
|
18 years ago |
jsorg71
|
f386cea14a
|
make some functions static per 1579343
|
18 years ago |
jsorg71
|
8cf3c7eaaa
|
altgr fix
|
18 years ago |
jsorg71
|
d3e361d09b
|
added de, fr, and gb key layouts
|
18 years ago |
jsorg71
|
7dfa87a2d5
|
copyright year update
|
19 years ago |
jsorg71
|
9655dff462
|
MAKELONG should be lo, hi, not hi, lo
|
19 years ago |
jsorg71
|
7d891a1bde
|
added server_reset(which uses demand_active) for resizing the rdp client
|
19 years ago |
jsorg71
|
9d2ce459da
|
add new painter funcs
|
20 years ago |
jsorg71
|
196bfa81d6
|
big endian fix
|
20 years ago |
jsorg71
|
fd4beef2df
|
moved files around
|
20 years ago |
jsorg71
|
3a7093caac
|
added more login options
|
20 years ago |
jsorg71
|
272eaf7003
|
got enter and esc keys working on login screen
|
20 years ago |
jsorg71
|
66956f4624
|
some ints should be long
|
20 years ago |
jsorg71
|
d5dea39baf
|
added connection log
|
20 years ago |
jsorg71
|
cf6e2abd41
|
added a bunch of error checks
|
20 years ago |
jsorg71
|
f0c7bdb304
|
added pointer cache, some debug messages and some other fixes
|
20 years ago |
jsorg71
|
5a149e01ae
|
don't load font unless needed
|
20 years ago |
jsorg71
|
cf3e17cb73
|
changed the way the palette works in 8 bpp and changed some parameter passing
|
20 years ago |
jsorg71
|
520301d70a
|
set bitmap cache and bitmap compression from the config file
|
20 years ago |
jsorg71
|
1d03bafb9e
|
added bitmap cache
|
20 years ago |
jsorg71
|
24b2d9672e
|
copyright update
|
20 years ago |
jsorg71
|
e14b8365fa
|
commit bitmap compres work and moved some files around
|
20 years ago |
jsorg71
|
ae38cee2f0
|
added vnc mod
|
20 years ago |
jsorg71
|
0be4f03392
|
more work on combo box
|
20 years ago |
jsorg71
|
ea265279ef
|
some combo box work
|
20 years ago |
jsorg71
|
c365727909
|
hide password chars
|
20 years ago |
jsorg71
|
e99ad9c181
|
control focus improvements
|
20 years ago |