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

Comparing rxvt-unicode/src/screen.C (file contents):
Revision 1.153 by root, Fri Jan 14 17:15:26 2005 UTC vs.
Revision 1.158 by root, Sat Feb 19 19:37:34 2005 UTC

28#include "rxvt.h" /* NECESSARY */ 28#include "rxvt.h" /* NECESSARY */
29 29
30#include <X11/Xmd.h> /* get the typedef for CARD32 */ 30#include <X11/Xmd.h> /* get the typedef for CARD32 */
31 31
32#include <inttypes.h> 32#include <inttypes.h>
33#include <wchar.h>
34 33
35#include "salloc.C" // HACK, should be a seperate compile! 34#include "salloc.C" // HACK, should be a seperate compile!
36 35
37inline void fill_text (text_t *start, text_t value, int len) 36inline void fill_text (text_t *start, text_t value, int len)
38{ 37{
334 scr_scroll_text (0, (int)nrow - 1, -k, 1); 333 scr_scroll_text (0, (int)nrow - 1, -k, 1);
335 screen.cur.row += k; 334 screen.cur.row += k;
336 screen.s_cur.row += k; 335 screen.s_cur.row += k;
337 TermWin.nscrolled -= k; 336 TermWin.nscrolled -= k;
338 } 337 }
338
339#ifdef DEBUG_STRICT 339#ifdef DEBUG_STRICT
340 assert (screen.cur.row < TermWin.nrow); 340 assert (screen.cur.row < TermWin.nrow);
341#else /* drive with your eyes closed */ 341#else /* drive with your eyes closed */
342
343 MIN_IT (screen.cur.row, nrow - 1); 342 MIN_IT (screen.cur.row, nrow - 1);
344#endif 343#endif
345 TermWin.ncol = ncol; // save b/c scr_blank_screen_mem uses this 344 TermWin.ncol = ncol; // save b/c scr_blank_screen_mem uses this
346 } 345 }
347 346
1893rxvt_term::scr_page (enum page_dirn direction, int nlines) 1892rxvt_term::scr_page (enum page_dirn direction, int nlines)
1894{ 1893{
1895 int n; 1894 int n;
1896 unsigned int oldviewstart; 1895 unsigned int oldviewstart;
1897 1896
1898#ifdef DEBUG_STRICT
1899 assert ((nlines >= 0) && (nlines <= TermWin.nrow));
1900#endif
1901 oldviewstart = TermWin.view_start; 1897 oldviewstart = TermWin.view_start;
1898
1902 if (direction == UP) 1899 if (direction == UP)
1903 { 1900 {
1904 n = TermWin.view_start + nlines; 1901 n = TermWin.view_start + nlines;
1905 TermWin.view_start = min (n, TermWin.nscrolled); 1902 TermWin.view_start = min (n, TermWin.nscrolled);
1906 } 1903 }
1907 else 1904 else
1908 { 1905 {
1909 n = TermWin.view_start - nlines; 1906 n = TermWin.view_start - nlines;
1910 TermWin.view_start = max (n, 0); 1907 TermWin.view_start = max (n, 0);
1911 } 1908 }
1909
1912 return scr_changeview (oldviewstart); 1910 return scr_changeview (oldviewstart);
1913} 1911}
1914 1912
1915int 1913int
1916rxvt_term::scr_changeview (unsigned int oldviewstart) 1914rxvt_term::scr_changeview (unsigned int oldviewstart)
3409 selection_delimit_word (DN, &selection.end, &selection.end); 3407 selection_delimit_word (DN, &selection.end, &selection.end);
3410 } 3408 }
3411 else if (selection.clicks == 3) 3409 else if (selection.clicks == 3)
3412 { 3410 {
3413#if ENABLE_FRILLS 3411#if ENABLE_FRILLS
3414 if ((options & Opt_tripleclickwords)) 3412 if (options & Opt_tripleclickwords)
3415 { 3413 {
3416 int end_row; 3414 int end_row;
3417 3415
3418 selection_delimit_word (UP, &selection.beg, &selection.beg); 3416 selection_delimit_word (UP, &selection.beg, &selection.beg);
3419 end_row = screen.tlen[selection.mark.row + TermWin.saveLines]; 3417 end_row = screen.tlen[selection.mark.row + TermWin.saveLines];
3437 if (ROWCOL_IS_AFTER (selection.mark, selection.beg)) 3435 if (ROWCOL_IS_AFTER (selection.mark, selection.beg))
3438 selection.mark.col++; 3436 selection.mark.col++;
3439 3437
3440 selection.beg.col = 0; 3438 selection.beg.col = 0;
3441 selection.end.col = ncol; 3439 selection.end.col = ncol;
3440
3441 // select a complete logical line
3442 while (selection.beg.row > -TermWin.saveLines
3443 && screen.tlen[selection.beg.row - 1 + TermWin.saveLines] == -1)
3444 selection.beg.row--;
3445
3446 while (selection.end.row < TermWin.nrow
3447 && screen.tlen[selection.end.row + TermWin.saveLines] == -1)
3448 selection.end.row++;
3442 } 3449 }
3443 } 3450 }
3444 3451
3445 if (button3 && buttonpress) 3452 if (button3 && buttonpress)
3446 { /* mark may need to be changed */ 3453 { /* mark may need to be changed */
3526 */ 3533 */
3527void 3534void
3528rxvt_term::selection_send (const XSelectionRequestEvent &rq) 3535rxvt_term::selection_send (const XSelectionRequestEvent &rq)
3529{ 3536{
3530 XSelectionEvent ev; 3537 XSelectionEvent ev;
3538 dDisp;
3531 3539
3532 ev.type = SelectionNotify; 3540 ev.type = SelectionNotify;
3533 ev.property = None; 3541 ev.property = None;
3534 ev.display = rq.display; 3542 ev.display = rq.display;
3535 ev.requestor = rq.requestor; 3543 ev.requestor = rq.requestor;
3549 *target++ = xa[XA_COMPOUND_TEXT]; 3557 *target++ = xa[XA_COMPOUND_TEXT];
3550#if X_HAVE_UTF8_STRING 3558#if X_HAVE_UTF8_STRING
3551 *target++ = xa[XA_UTF8_STRING]; 3559 *target++ = xa[XA_UTF8_STRING];
3552#endif 3560#endif
3553 3561
3554 XChangeProperty (display->display, rq.requestor, rq.property, XA_ATOM, 3562 XChangeProperty (disp, rq.requestor, rq.property, XA_ATOM,
3555 32, PropModeReplace, 3563 32, PropModeReplace,
3556 (unsigned char *)target_list, target - target_list); 3564 (unsigned char *)target_list, target - target_list);
3557 ev.property = rq.property; 3565 ev.property = rq.property;
3558 } 3566 }
3559#if TODO // TODO 3567#if TODO // TODO
3562 /* TODO: Handle MULTIPLE */ 3570 /* TODO: Handle MULTIPLE */
3563 } 3571 }
3564#endif 3572#endif
3565 else if (rq.target == xa[XA_TIMESTAMP] && selection.text) 3573 else if (rq.target == xa[XA_TIMESTAMP] && selection.text)
3566 { 3574 {
3567 XChangeProperty (display->display, rq.requestor, rq.property, rq.target, 3575 XChangeProperty (disp, rq.requestor, rq.property, rq.target,
3568 32, PropModeReplace, (unsigned char *)&selection_time, 1); 3576 32, PropModeReplace, (unsigned char *)&selection_time, 1);
3569 ev.property = rq.property; 3577 ev.property = rq.property;
3570 } 3578 }
3571 else if (rq.target == XA_STRING 3579 else if (rq.target == XA_STRING
3572 || rq.target == xa[XA_TEXT] 3580 || rq.target == xa[XA_TEXT]
3630 ct.value = (unsigned char *)rxvt_wcstoutf8 (cl, selectlen); 3638 ct.value = (unsigned char *)rxvt_wcstoutf8 (cl, selectlen);
3631 ct.nitems = strlen ((char *)ct.value); 3639 ct.nitems = strlen ((char *)ct.value);
3632 } 3640 }
3633 else 3641 else
3634#endif 3642#endif
3635 if (XwcTextListToTextProperty (display->display, &cl, 1, (XICCEncodingStyle) style, &ct) >= 0) 3643 if (XwcTextListToTextProperty (disp, &cl, 1, (XICCEncodingStyle) style, &ct) >= 0)
3636 freect = 1; 3644 freect = 1;
3637 else 3645 else
3638 { 3646 {
3639 /* if we failed to convert then send it raw */ 3647 /* if we failed to convert then send it raw */
3640 ct.value = (unsigned char *)cl; 3648 ct.value = (unsigned char *)cl;
3641 ct.nitems = selectlen; 3649 ct.nitems = selectlen;
3642 ct.encoding = target; 3650 ct.encoding = target;
3643 } 3651 }
3644 3652
3645 XChangeProperty (display->display, rq.requestor, rq.property, 3653 XChangeProperty (disp, rq.requestor, rq.property,
3646 ct.encoding, 8, PropModeReplace, 3654 ct.encoding, 8, PropModeReplace,
3647 ct.value, (int)ct.nitems); 3655 ct.value, (int)ct.nitems);
3648 ev.property = rq.property; 3656 ev.property = rq.property;
3649 3657
3650 if (freect) 3658 if (freect)
3651 XFree (ct.value); 3659 XFree (ct.value);
3652 } 3660 }
3653 3661
3654 XSendEvent (display->display, rq.requestor, False, 0L, (XEvent *)&ev); 3662 XSendEvent (disp, rq.requestor, False, 0L, (XEvent *)&ev);
3655} 3663}
3656 3664
3657/* ------------------------------------------------------------------------- * 3665/* ------------------------------------------------------------------------- *
3658 * MOUSE ROUTINES * 3666 * MOUSE ROUTINES *
3659 * ------------------------------------------------------------------------- */ 3667 * ------------------------------------------------------------------------- */

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines