- 02 Feb, 2003 2 commits
-
-
Jan Djärv authored
-
Jason Rumney authored
-
- 01 Feb, 2003 1 commit
-
-
Jason Rumney authored
timestamp.
-
- 31 Jan, 2003 5 commits
-
-
Dave Love authored
(open-paren-in-column-0-is-defun-start): Doc fix.
-
Juanma Barranquero authored
-
Juanma Barranquero authored
-
Juanma Barranquero authored
-
Kenichi Handa authored
-
- 30 Jan, 2003 3 commits
-
-
Jan Djärv authored
-
Dave Love authored
-
Juanma Barranquero authored
-
- 29 Jan, 2003 2 commits
-
-
Jason Rumney authored
-
Kenichi Handa authored
-
- 28 Jan, 2003 3 commits
-
-
Kim F. Storm authored
missing file name suffixes, and * used as prefix on non-file entries.
-
Andrew Choi authored
* macterm.c (keycode_to_xkeysym_table): Add <tab>, <backspace>, <escape>. (keycode_to_xkeysym_table): Reformat and add more comments. (XTread_socket): Drop special case for backspace. * term/mac-win.el: Add entries in function-key-map for [tab], [backspace], [escape].
-
Andrew Choi authored
* macfns.c (x_to_mac_color): Correct the order for parsing the RGB values in old-style RGB specs.
-
- 27 Jan, 2003 2 commits
-
-
Juanma Barranquero authored
-
Jan Djärv authored
-
- 26 Jan, 2003 2 commits
-
-
Jan Djärv authored
and handle image load failure (invalid pixmap).
-
Jason Rumney authored
-
- 25 Jan, 2003 4 commits
-
-
Jason Rumney authored
-
Richard M. Stallman authored
-
Jan Djärv authored
Don't right justify GTK help menu.
-
Jason Rumney authored
[HAVE_PNG]: Sync with xfns.c version. (png_load): Adjust colors for Windows. Use Windows bitmaps. Disable color table lookups.
-
- 24 Jan, 2003 4 commits
-
-
Andreas Schwab authored
-
Jan Djärv authored
of static initializer
-
Dave Love authored
Use __alignof__.
-
Kenichi Handa authored
It it is nonzero, don't pretend that an invisible area doesn't exist. (command_loop_1): Call adjust_point_for_property with proper second arg.
-
- 23 Jan, 2003 1 commit
-
-
Juanma Barranquero authored
-
- 22 Jan, 2003 1 commit
-
-
Jason Rumney authored
(x_draw_composite_glyph_string_foreground): Implement overstriking. * w32term.c (x_write_glyphs): Clear phys_cursor_on_p if current phys_cursor's hpos is overwritten. This is still not completely correct, as it doesn't really make sense to use hpos at all to get the cursor glyph (as that is relative to the width of the characters on the line, which may have changed during the update). * w32term.c (notice_overwritten_cursor): Handle the special case of the cursor being in the first blank non-text line at the end of a window. * w32term.c (x_draw_hollow_cursor, x_draw_bar_cursor) (x_draw_phys_cursor_glyph): Set phys_cursor_width here. Compute from the x position returned by x_draw_glyphs. * w32term.c (note_mode_line_or_margin_highlight): Renamed from note_mode_line_highlight and extended. * w32term.c (last_window): New variable. (w32_read_socket) <WM_MOUSEMOVE>: Generate SELECT_WINDOW_EVENTs. (note_mouse_movement): Remove reimplemented code in #if 0.
-
- 21 Jan, 2003 4 commits
-
-
Jason Rumney authored
-
Juanma Barranquero authored
-
Jan Djärv authored
-
Dave Love authored
(mark_maybe_object) [GC_MARK_STACK==GC_USE_GCPROS_CHECK_ZOMBIES]: Fix assignment of zombies. (Fgarbage_collect) [GC_MARK_STACK==GC_USE_GCPROS_CHECK_ZOMBIES]: Don't take car of non-cons.
-
- 20 Jan, 2003 3 commits
-
-
Jason Rumney authored
Sync with 2002-12-23 Richard M. Stallman <rms@gnu.org> changes in xmenu.c: (parse_single_submenu): Use individual keymap's prompt string as pane name, if there is one. (set_frame_menubar): Save menu_items_n_panes from each call to parse_single_submenu and use it when calling digest_single_submenu.
-
Steven Tamm authored
before sending a scroll-wheel event.
-
Richard M. Stallman authored
-
- 19 Jan, 2003 3 commits