ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/rxvt-unicode/src/rxvttoolkit.h
(Generate patch)

Comparing rxvt-unicode/src/rxvttoolkit.h (file contents):
Revision 1.56 by root, Mon Feb 21 08:10:10 2011 UTC vs.
Revision 1.58 by sf-exg, Sun Nov 20 11:09:21 2011 UTC

1/*----------------------------------------------------------------------* 1/*----------------------------------------------------------------------*
2 * File: rxvttoolkit.h - provide toolkit-functionality for rxvt. 2 * File: rxvttoolkit.h - provide toolkit-functionality for rxvt.
3 *----------------------------------------------------------------------* 3 *----------------------------------------------------------------------*
4 * 4 *
5 * All portions of code are copyright by their respective author/s. 5 * All portions of code are copyright by their respective author/s.
6 * Copyright (c) 2003-2006 Marc Lehmann <schmorp@schmorp.de> 6 * Copyright (c) 2003-2011 Marc Lehmann <schmorp@schmorp.de>
7 * Copyright (c) 2011 Emanuele Giaquinta <e.giaquinta@glauco.it> 7 * Copyright (c) 2011 Emanuele Giaquinta <e.giaquinta@glauco.it>
8 * 8 *
9 * This program is free software; you can redistribute it and/or modify 9 * This program is free software; you can redistribute it and/or modify
10 * it under the terms of the GNU General Public License as published by 10 * it under the terms of the GNU General Public License as published by
11 * the Free Software Foundation; either version 2 of the License, or 11 * the Free Software Foundation; either version 2 of the License, or
371 void run (); 371 void run ();
372 ~rxvt_selection (); 372 ~rxvt_selection ();
373 373
374 rxvt_term *term; // terminal to paste to, may be 0 374 rxvt_term *term; // terminal to paste to, may be 0
375 void *cb_sv; // managed by perl 375 void *cb_sv; // managed by perl
376 376
377 rxvt_display *display; 377 rxvt_display *display;
378 Time request_time; 378 Time request_time;
379 Window request_win; 379 Window request_win;
380 Atom request_prop; 380 Atom request_prop;
381 381

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines