/[rdesktop]/sourceforge.net/branches/seamlessrdp-branch/rdesktop/xproto.h
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/xproto.h

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

revision 407 by forsberg, Fri Jun 6 10:43:40 2003 UTC revision 432 by matthewc, Tue Jul 1 09:31:25 2003 UTC
# Line 1  Line 1 
1  /* cliprdr.c */  void xclip_handle_SelectionNotify(XSelectionEvent *event);
2  void cliprdr_handle_SelectionNotify(XSelectionEvent * event);  void xclip_handle_SelectionRequest(XSelectionRequestEvent *xevent);
3  void cliprdr_handle_SelectionRequest(XSelectionRequestEvent * xevent);  void xclip_handle_SelectionClear(void);
4  /* xwin.c */  void xclip_handle_PropertyNotify(XPropertyEvent *xev);
 void xwin_register_propertynotify(Window event_wnd, Atom atom,  
                                   void (*propertycallback) (XPropertyEvent *));  
 void xwin_deregister_propertynotify(Window event_wnd, Atom atom);  

Legend:
Removed from v.407  
changed lines
  Added in v.432

  ViewVC Help
Powered by ViewVC 1.1.26