| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | * macterm.c (x_list_fonts): Return all fonts that match if maxnames = -1. | Andrew Choi | 2003-04-25 | 1 | -0/+5 |
| | | |||||
| * | (skip_chars): Fix previous change. | Kenichi Handa | 2003-04-24 | 1 | -0/+4 |
| | | |||||
| * | (skip_chars): Make the code faster by using the common | Kenichi Handa | 2003-04-24 | 1 | -0/+5 |
| | | | | | technique of *p, *stop, and *endp. | ||||
| * | * xdisp.c (update_tool_bar): BLOCK_INPUT before calling | Jan Djärv | 2003-04-23 | 1 | -0/+6 |
| | | | | | | tool_bar_items so GTK tool bar expose callback does not access items being updated. | ||||
| * | (Faset): Calculate nbytes earlier, to satisfy the now pickier | Miles Bader | 2003-04-18 | 1 | -0/+5 |
| | | | | | PARSE_MULTIBYTE_SEQ. | ||||
| * | (For, Fand, Fprogn, un_autoload, do_autoload): Use XCDR, XCAR, CONSP. | Stefan Monnier | 2003-04-17 | 1 | -0/+19 |
| | | | | | | (Fdefmacro): Fix docstring. Use XCAR, XCDR. (Fapply): Remove unnecessary GCPRO. | ||||
| * | *** empty log message *** | Richard M. Stallman | 2003-04-16 | 1 | -0/+7 |
| | | |||||
| * | * macterm.c (mac_check_for_quit_char): Don't check more often than | Andrew Choi | 2003-04-14 | 1 | -0/+5 |
| | | | | | once a second. | ||||
| * | (head_table): Use switch-frame as event_kind for select-window. | Stefan Monnier | 2003-04-11 | 1 | -15/+22 |
| | | |||||
| * | *** empty log message *** | Kenichi Handa | 2003-04-11 | 1 | -1/+1 |
| | | |||||
| * | *** empty log message *** | Kenichi Handa | 2003-04-11 | 1 | -0/+10 |
| | | |||||
| * | *** empty log message *** | Kenichi Handa | 2003-04-11 | 1 | -1/+8 |
| | | |||||
| * | *** empty log message *** | Kenichi Handa | 2003-04-10 | 1 | -0/+9 |
| | | |||||
| * | * xterm.c (xg_scroll_callback): Call gtk_range_get_adjustment to | Jan Djärv | 2003-04-09 | 1 | -0/+8 |
| | | | | | | | | get GtkAdjustment as widget now is a GtkRange. * gtkutil.c (xg_create_scroll_bar): Connect to value-changed on GtkRange to avoid memory leak. | ||||
| * | *** empty log message *** | Kenichi Handa | 2003-04-09 | 1 | -2/+2 |
| | | |||||
| * | *** empty log message *** | Kenichi Handa | 2003-04-09 | 1 | -0/+12 |
| | | |||||
| * | *** empty log message *** | Kenichi Handa | 2003-04-09 | 1 | -0/+5 |
| | | |||||
| * | *** empty log message *** | Richard M. Stallman | 2003-04-09 | 1 | -0/+6 |
| | | |||||
| * | (openp): Get the Qfile_exists_p handler for STRING, not FN. | Richard M. Stallman | 2003-04-08 | 1 | -0/+9 |
| | | |||||
| * | mac.c (init_mac_osx_environment): Switch libexec and bin so that self- | Steven Tamm | 2003-04-08 | 1 | -0/+4 |
| | | | | | cohntained application find libexec files. | ||||
| * | *** empty log message *** | Kenichi Handa | 2003-04-08 | 1 | -0/+3 |
| | | |||||
| * | *** empty log message *** | Kenichi Handa | 2003-04-08 | 1 | -0/+9 |
| | | |||||
| * | (md5.o): Add missing dependency info. | Thien-Thi Nguyen | 2003-04-07 | 1 | -1/+5 |
| | | |||||
| * | *** empty log message *** | Richard M. Stallman | 2003-04-06 | 1 | -0/+18 |
| | | |||||
| * | (Flength): Return SUB_CHAR_TABLE_ORDINARY_SLOTS for sub char tables. | Juanma Barranquero | 2003-04-06 | 1 | -2/+7 |
| | | |||||
| * | (Fformat): Use a copy of FORMAT string so that we can | Kenichi Handa | 2003-04-04 | 1 | -0/+5 |
| | | | | | destructively change "%S" to "%s". | ||||
| * | (choose_face_font): Make sure *NEEDS_OVERSTRIKE is always set. | Miles Bader | 2003-04-03 | 1 | -0/+5 |
| | | |||||
| * | *** empty log message *** | Dave Love | 2003-04-01 | 1 | -0/+4 |
| | | |||||
| * | *** empty log message *** | Kim F. Storm | 2003-04-01 | 1 | -5/+3 |
| | | |||||
| * | Fix build on Mac OS X with Carbon. | Andrew Choi | 2003-04-01 | 1 | -0/+10 |
| | | |||||
| * | *** empty log message *** | Kim F. Storm | 2003-03-31 | 1 | -0/+5 |
| | | |||||
| * | *** empty log message *** | Juanma Barranquero | 2003-03-31 | 1 | -6/+11 |
| | | |||||
| * | *** empty log message *** | Kim F. Storm | 2003-03-31 | 1 | -0/+153 |
| | | |||||
| * | (x_insert_glyphs): Fix swapped width and height | Andreas Schwab | 2003-03-30 | 1 | -0/+8 |
| | | | | | parameters for shift_glyphs_for_insert. | ||||
| * | (Fexpand_file_name): In the no-handler case, after | Kai Großjohann | 2003-03-29 | 1 | -0/+8 |
| | | | | | | | | expanding, look again for a handler and invoke it. This is needed for filenames like "/foo/../user@host:/bar/../baz" -- the first expansion produces "/user@host:/bar/../baz" which needs to be expanded again for the finame result "/user@host:/baz". | ||||
| * | * gtkutil.c (xg_tool_bar_item_expose_callback): Reduce size | Jan Djärv | 2003-03-28 | 1 | -0/+5 |
| | | | | | of area to be redrawn for better performance. | ||||
| * | (take_vertical_position_into_account): Remove. | Stefan Monnier | 2003-03-28 | 1 | -0/+14 |
| | | | | | | | | | | | (xt_action_hook): Call set_vertical_scroll_bar if needed. (XM_SB_MIN, XM_SB_RANGE): Remove (min is now set to 0). (xm_scroll_callback, x_create_toolkit_scroll_bar) (x_set_toolkit_scroll_bar_thumb): Simplify. (x_scroll_bar_expose): Only compile if !USE_TOOLKIT_SCROLL_BARS. (XTread_socket): Remove unused var. (x_make_frame_invisible): Replace goto with else. | ||||
| * | (update_tool_bar): Recompute tool bar if | Richard M. Stallman | 2003-03-27 | 1 | -0/+7 |
| | | | | | | | update_mode_lines is set. Set w->update_mode_line only if the tool bar contents actually change. (update_menu_bar): Undo previous change. | ||||
| * | * gtkutil.c (xg_resize_widgets): Don't call xg_frame_cleared. | Jan Djärv | 2003-03-26 | 1 | -0/+7 |
| | | | | | | | | | (xg_frame_set_char_size): Calculate scroll bar width before frame width. Call SET_FRAME_GARBAGED and cancel_mouse_face. (xg_separator_p): Check for all documented separator types. (xg_update_scrollbar_pos): Variable gheight not needed, use height. (update_frame_tool_bar): Don't call gdk_window_process_all_updates. | ||||
| * | * xdisp.c (update_menu_bar): Set w->update_mode_line to Qt | Jan Djärv | 2003-03-26 | 1 | -0/+5 |
| | | | | | so tool bar gets updated. | ||||
| * | (store_symval_forwarding): Re-instate part of the code | Stefan Monnier | 2003-03-26 | 1 | -6/+20 |
| | | | | | that was deleted with too much enthusiasm. | ||||
| * | Allow building on Mac OS X again after Kim's merging of display code. | Andrew Choi | 2003-03-24 | 1 | -0/+21 |
| | | |||||
| * | (redisplay_window): If mini window's buffer is not | John Paul Wallington | 2003-03-24 | 1 | -0/+5 |
| | | | | | empty, then redisplay it like other windows. | ||||
| * | *** empty log message *** | Kim F. Storm | 2003-03-23 | 1 | -4/+7 |
| | | |||||
| * | (make_string_from_bytes, make_specified_string): | Kenichi Handa | 2003-03-23 | 1 | -1/+10 |
| | | | | | Prototypes adjusted. | ||||
| * | * xdisp.c (get_glyph_string_clip_rect): Removed ; at end of #endif | Jan Djärv | 2003-03-23 | 1 | -0/+2 |
| | | |||||
| * | Finally (?) fix flicker in scroll bar. | Jan Djärv | 2003-03-23 | 1 | -0/+21 |
| | | |||||
| * | Fix long lines. | Kim F. Storm | 2003-03-22 | 1 | -2/+2 |
| | | |||||
| * | *** empty log message *** | Stefan Monnier | 2003-03-22 | 1 | -4/+16 |
| | | |||||
| * | Make sure space precedes end-of-line backslashes. | Thien-Thi Nguyen | 2003-03-22 | 1 | -4/+8 |
| | | |||||