Wed, 09 Apr 2003 16:44:45 +0000 |
Jan Dj¸«£rv |
* xterm.c (xg_scroll_callback): Call gtk_range_get_adjustment to
|
Mon, 31 Mar 2003 20:36:31 +0000 |
Kim F. Storm |
Remove unnecessary extern declarations.
|
Fri, 28 Mar 2003 14:45:30 +0000 |
Stefan Monnier |
(xt_action_hook): Unset dragging so the reset does take place.
|
Fri, 28 Mar 2003 14:25:14 +0000 |
Stefan Monnier |
(xm_scroll_callback): Undo a tiny bit of the previous change.
|
Fri, 28 Mar 2003 14:20:09 +0000 |
Stefan Monnier |
(take_vertical_position_into_account): Remove.
|
Sun, 23 Mar 2003 00:59:23 +0000 |
Jan Dj¸«£rv |
Finally (?) fix flicker in scroll bar.
|
Fri, 21 Mar 2003 22:56:52 +0000 |
Kim F. Storm |
* xdisp.c (pixel_to_glyph_coords, glyph_to_pixel_coords):
|
Fri, 21 Mar 2003 21:47:46 +0000 |
Kim F. Storm |
(struct redisplay_interface): Add active_p argument to
|
Fri, 21 Mar 2003 13:52:48 +0000 |
Kim F. Storm |
* xterm.c: Remove consolidated defines and code.
|
Mon, 17 Mar 2003 23:03:53 +0000 |
Jan Dj¸«£rv |
New approach to scrolling and scroll bars for better redraw and smoother
|
Sun, 16 Mar 2003 20:46:42 +0000 |
Kim F. Storm |
Remove consolidated defines and code.
|
Fri, 14 Mar 2003 19:13:17 +0000 |
Jan Dj¸«£rv |
Clear frame didn't redraw scrollbars, fixed that.
|
Wed, 12 Mar 2003 22:55:02 +0000 |
Andreas Schwab |
(x_term_init) [USE_GTK]: Fix typo.
|
Wed, 12 Mar 2003 12:10:36 +0000 |
Kim F. Storm |
Remove generic fringe code.
|
Sun, 09 Mar 2003 20:43:04 +0000 |
Jan Dj¸«£rv |
Implement Ctrl-Mouse-2 (split vertically) for toolkit scrollbars
|
Sat, 08 Mar 2003 10:16:04 +0000 |
Jan Dj¸«£rv |
* xterm.c (handle_one_xevent): Pass ReparentNotify to Xt even if
|
Tue, 04 Mar 2003 19:33:04 +0000 |
Jan Dj¸«£rv |
* xterm.c (x_detect_focus_change): Call x_any_window_to_frame
|
Tue, 18 Feb 2003 21:30:08 +0000 |
Jan Dj¸«£rv |
* xterm.c (x_list_fonts): If maxnames is less than 0, get all font
|
Sat, 08 Feb 2003 11:18:32 +0000 |
Jan Dj¸«£rv |
xterm.c (x_make_frame_visible): Call gtk_window_deiconify.
|
Fri, 07 Feb 2003 16:38:54 +0000 |
Jan Dj¸«£rv |
Use FRAME_OUTER_WINDOW instead of ifdef X_TOOLKIT/else/endif
|
Tue, 04 Feb 2003 14:56:31 +0000 |
Juanma Barranquero |
Trailing whitespace deleted.
|
Sat, 25 Jan 2003 16:25:39 +0000 |
Jan Dj¸«£rv |
Fix input methods for GTK.
|
Sun, 19 Jan 2003 23:06:42 +0000 |
Jan Dj¸«£rv |
*** empty log message ***
|
Sun, 19 Jan 2003 21:50:03 +0000 |
Jan Dj¸«£rv |
GTK version
|
Wed, 08 Jan 2003 20:06:05 +0000 |
Jan Dj¸«£rv |
*** empty log message ***
|
Mon, 06 Jan 2003 00:45:31 +0000 |
Richard M. Stallman |
(x_catch_errors): Save dpy using make_save_value.
|
Sun, 17 Nov 2002 23:49:32 +0000 |
Miles Bader |
(x_draw_glyph_string_foreground)
|
Thu, 14 Nov 2002 14:21:34 +0000 |
Dave Love |
(x_draw_relief_rect, x_draw_box_rect, x_update_cursor):
|
Wed, 06 Nov 2002 05:03:33 +0000 |
Richard M. Stallman |
(x_term_init): Use turn_on_atimers, not start_polling and stop_polling.
|
Mon, 04 Nov 2002 14:29:04 +0000 |
Dave Love |
(XTread_socket): Check Lisp types for Vx_keysym_table
|