aboutsummaryrefslogtreecommitdiffstats
path: root/src/xterm.c
Commit message (Expand)AuthorAgeFilesLines
* (x_draw_fringe_bitmap): Handle wider bitmaps (max 16 bits).Kim F. Storm2004-02-131-1/+6
* (x_draw_fringe_bitmap): Handle overlayed fringe bitmaps.Kim F. Storm2004-02-081-5/+31
* * xterm.c (handle_one_xevent): Call x_handle_dnd_message forJan Djärv2004-02-031-1/+19
* (x_update_window_end): Call draw_window_fringes.Kim F. Storm2004-01-161-6/+27
* * xterm.c (handle_one_xevent): Don't handle characters that are partJan Djärv2004-01-161-0/+5
* (Qface, Qmouse_face): Remove unused externs.Kim F. Storm2003-12-281-8/+14
* * xterm.c (x_window_to_scroll_bar): Move check of display toJan Djärv2003-11-171-4/+2
* Implement multiple display handling for GTK.Jan Djärv2003-11-161-89/+123
* * xterm.c (x_detect_focus_change): Do not change focus frame forJan Djärv2003-11-141-10/+16
* (x_list_fonts): Fix excluding of auto-scaled fonts.Kenichi Handa2003-11-111-10/+13
* * xterm.c (XAW_ARROW_SCROLLBARS): Define it for Xaw 1.5E.Jan Djärv2003-11-081-0/+1
* * xterm.c (x_term_init): Fix formatting.Jan Djärv2003-11-031-1/+1
* * xterm.c (x_term_init): For GTK part, increase x_initializedJan Djärv2003-10-311-1/+2
* * w32term.c (w32_read_socket): Remove call to x_check_fullscreen_move,Jan Djärv2003-10-051-5/+10
* Fix memory leaks (from YAMAMOTO Mitsuharu)Jan Djärv2003-10-051-0/+14
* Make (modify-frame-parameters nil '((top . 0))) work for all typesJan Djärv2003-10-051-18/+36
* (x_load_font): Fix previous change.Kenichi Handa2003-10-021-1/+1
* (x_load_font): Clear all members of FONTP before start filling them.Kenichi Handa2003-10-021-0/+1
* (x_bitmap_mask): Declare.Dave Love2003-09-261-1/+1
* * xterm.c (x_set_offset): Take window manager decorationsJan Djärv2003-09-191-1/+4
* Add arch taglinesMiles Bader2003-09-011-0/+3
* Fix pixel calculation for TrueVisuals.Jan Djärv2003-08-301-0/+42
* Create and initialize a client leader window so session managementJan Djärv2003-08-211-7/+10
* Revision: [email protected]/emacs--cvs-trunk--0--patch-20Miles Bader2003-08-191-1/+1
* * xfns.c (xg_set_icon): Rewrite to compile with GTK 2.0 and 2.2.Jan Djärv2003-07-311-1/+1
* (xim_open_dpy, xim_initialize, xim_close_dpy):Richard M. Stallman2003-07-291-0/+6
* (xim_initialize): Redo 6/24 change.Richard M. Stallman2003-07-171-1/+1
* (x_bitmap_icon,x_wm_set_icon_pixmap): Modify to add mask, and use the Gtk+Juanma Barranquero2003-07-131-14/+31
* (x_term_init) [!USE_XIM]: Use `useXIM' resource to turn on XIM.Kim F. Storm2003-07-081-0/+7
* (use_xim) [!USE_XIM]: Default to disable XIM if emacsKim F. Storm2003-07-081-0/+5
* (xim_initialize): Undo previous change.Richard M. Stallman2003-06-271-1/+1
* (xim_initialize): Use XRegisterIMInstantiateCallback_arg6.Dave Love2003-06-241-4/+4
* (x_dispatch_event): Don't pass uninitializedStefan Monnier2003-06-151-1/+5
* (Qutf_8): Moved to coding.cDave Love2003-06-021-2/+1
* Make (several) trivial substitutions for renamed andKim F. Storm2003-05-241-170/+143
* (use_xim): Initialize.Dave Love2003-05-211-47/+65
* Comment change.Richard M. Stallman2003-05-191-1/+1
* (Fselect_window): Add optional arg `norecord'.Stefan Monnier2003-05-171-2/+2
* * xterm.c (xg_scroll_callback): Call gtk_range_get_adjustment toJan Djärv2003-04-091-3/+3
* Remove unnecessary extern declarations.Kim F. Storm2003-03-311-48/+3
* (xt_action_hook): Unset dragging so the reset does take place.Stefan Monnier2003-03-281-4/+5
* (xm_scroll_callback): Undo a tiny bit of the previous change.Stefan Monnier2003-03-281-1/+1
* (take_vertical_position_into_account): Remove.Stefan Monnier2003-03-281-22/+18
* Finally (?) fix flicker in scroll bar.Jan Djärv2003-03-231-2/+6
* * xdisp.c (pixel_to_glyph_coords, glyph_to_pixel_coords):Kim F. Storm2003-03-211-93/+0
* (struct redisplay_interface): Add active_p argument toKim F. Storm2003-03-211-8/+9
* * xterm.c: Remove consolidated defines and code.Kim F. Storm2003-03-211-2498/+102
* New approach to scrolling and scroll bars for better redraw and smootherJan Djärv2003-03-171-4/+3
* Remove consolidated defines and code.Kim F. Storm2003-03-161-2205/+17
* Clear frame didn't redraw scrollbars, fixed that.Jan Djärv2003-03-141-0/+5