/[rdesktop]/sourceforge.net/branches/seamlessrdp-branch/rdesktop/rdesktop.c
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Diff of /sourceforge.net/branches/seamlessrdp-branch/rdesktop/rdesktop.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 828 by stargo, Sun Mar 6 21:11:18 2005 UTC revision 848 by jsorg71, Sun Mar 13 03:29:19 2005 UTC
# Line 61  BOOL g_bitmap_cache_persist_enable = Fal Line 61  BOOL g_bitmap_cache_persist_enable = Fal
61  BOOL g_bitmap_cache_precache = True;  BOOL g_bitmap_cache_precache = True;
62  BOOL g_encryption = True;  BOOL g_encryption = True;
63  BOOL packet_encryption = True;  BOOL packet_encryption = True;
64  BOOL g_desktop_save = True;  BOOL g_desktop_save = True;     /* desktop save order */
65    BOOL g_polygon_ellipse_orders = True;   /* polygon / ellipse orders */
66  BOOL g_fullscreen = False;  BOOL g_fullscreen = False;
67  BOOL g_grab_keyboard = True;  BOOL g_grab_keyboard = True;
68  BOOL g_hide_decorations = False;  BOOL g_hide_decorations = False;

Legend:
Removed from v.828  
changed lines
  Added in v.848

  ViewVC Help
Powered by ViewVC 1.1.26