| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | *** empty log message *** | Gerd Moellmann | 2000-12-02 | 1 | -1/+8 |
| | | |||||
| * | *** empty log message *** | Eli Zaretskii | 2000-12-02 | 1 | -0/+5 |
| | | |||||
| * | (x_calc_absolute_position): Don't subtract menubar's | Gerd Moellmann | 2000-12-01 | 1 | -0/+5 |
| | | | | | | | height for YNegative. (x_calc_absolute_position) [USE_MOTIF]: Use the column widget's height; also see comment there. | ||||
| * | (coordinates_in_window): Handle computations for | Gerd Moellmann | 2000-12-01 | 1 | -0/+9 |
| | | | | | | | | | positions on the vertical bar and fringes differently for window-system frames. Consider some pixels near the vertical bar as on the bar if the frame doesn't have vertical scroll bars. Associate positions between mode or header lines with the right window, the left one. | ||||
| * | (get_frame_dc): Avoid changing the palette on an invalid frame. | Jason Rumney | 2000-12-01 | 1 | -0/+8 |
| | | |||||
| * | *** empty log message *** | Jason Rumney | 2000-12-01 | 1 | -0/+1 |
| | | |||||
| * | (struct saved_window): Add members orig_top and | Gerd Moellmann | 2000-12-01 | 1 | -0/+8 |
| | | | | | | | | orig_height. (SAVED_WINDOW_VECTOR_SIZE): Increment to 16. (save_window_save, Fset_window_configuration): Save/restore window's orig_top and orig_height. | ||||
| * | *** empty log message *** | Jason Rumney | 2000-12-01 | 1 | -0/+4 |
| | | |||||
| * | (echo_area_display): If cursor is in the echo area, make | Gerd Moellmann | 2000-11-30 | 1 | -0/+4 |
| | | | | | | sure that the next redisplay displays the minibuffer, so that the cursor will be replaced with what the minibuffer wants. | ||||
| * | Test USE_TOOLKIT_SCROLL_BARS everywhere with #ifdef and | Gerd Moellmann | 2000-11-30 | 1 | -0/+7 |
| | | | | | | | #ifndef instead of using #if. (XTread_socket) [USE_MOTIF] <KeyPress>: Call XmIsScrollBar only if USE_TOOLKIT_SCROLL_BARS is defined. | ||||
| * | *** empty log message *** | Jason Rumney | 2000-11-30 | 1 | -0/+5 |
| | | |||||
| * | *** empty log message *** | Gerd Moellmann | 2000-11-30 | 1 | -0/+4 |
| | | |||||
| * | *** empty log message *** | Gerd Moellmann | 2000-11-30 | 1 | -0/+9 |
| | | |||||
| * | *** empty log message *** | Gerd Moellmann | 2000-11-30 | 1 | -0/+2 |
| | | |||||
| * | *** empty log message *** | Gerd Moellmann | 2000-11-30 | 1 | -0/+6 |
| | | |||||
| * | *** empty log message *** | Stefan Monnier | 2000-11-29 | 1 | -0/+4 |
| | | |||||
| * | *** empty log message *** | Gerd Moellmann | 2000-11-29 | 1 | -0/+3 |
| | | |||||
| * | (Fx_create_frame): Reintroduce the call to | Gerd Moellmann | 2000-11-29 | 1 | -0/+3 |
| | | | | | face-set-after-frame-defaults. | ||||
| * | (Fsignal): Reset handling_signal. | Gerd Moellmann | 2000-11-29 | 1 | -1/+5 |
| | | |||||
| * | (add_menu_item): Reset menu item text when changing type to radio button. | Jason Rumney | 2000-11-28 | 1 | -0/+5 |
| | | |||||
| * | *** empty log message *** | Gerd Moellmann | 2000-11-28 | 1 | -0/+2 |
| | | |||||
| * | *** empty log message *** | Gerd Moellmann | 2000-11-28 | 1 | -0/+14 |
| | | |||||
| * | *** empty log message *** | Gerd Moellmann | 2000-11-28 | 1 | -0/+5 |
| | | |||||
| * | *** empty log message *** | Gerd Moellmann | 2000-11-28 | 1 | -0/+5 |
| | | |||||
| * | *** empty log message *** | Kenichi Handa | 2000-11-28 | 1 | -0/+5 |
| | | |||||
| * | *** empty log message *** | Jason Rumney | 2000-11-27 | 1 | -0/+5 |
| | | |||||
| * | *** empty log message *** | Gerd Moellmann | 2000-11-27 | 1 | -0/+4 |
| | | |||||
| * | (lucid_event_type_list_p): Handle `help-echo', | Gerd Moellmann | 2000-11-27 | 1 | -1/+4 |
| | | | | | `vertical-line', `mode-line' and `header-line' events. | ||||
| * | (try_window_id): Avoid starting to display in the moddle | Gerd Moellmann | 2000-11-27 | 1 | -1/+8 |
| | | | | | | | of a character, a TAB for instance. This is easier than to set up the iterator exactly, and it's not a frequent case, so the additional effort wouldn't really pay off. | ||||
| * | * src/macterm.c (x_handle_tool_bar_click, note_tool_bar_highlight): | Andrew Choi | 2000-11-26 | 1 | -0/+5 |
| | | | | | | | | | | change references to members deleted from struct frame as in xterm.c. * inc/epaths.h: set PATH_EXEC to ~emacs/mac instead of ~emacs/mac/bin. * emacs.c (main) [macintosh]: call syms_of_frame before calling init_window_once. | ||||
| * | *** empty log message *** | Jason Rumney | 2000-11-25 | 1 | -0/+3 |
| | | |||||
| * | *** empty log message *** | Jason Rumney | 2000-11-25 | 1 | -0/+5 |
| | | |||||
| * | *** empty log message *** | Miles Bader | 2000-11-25 | 1 | -0/+4 |
| | | |||||
| * | *** empty log message *** | Jason Rumney | 2000-11-24 | 1 | -0/+11 |
| | | |||||
| * | (init_from_display_pos): If POS says we're already after | Gerd Moellmann | 2000-11-24 | 1 | -0/+5 |
| | | | | | | | an overlay string ending at POS, make sure to pop the iterator because it will be in front of that overlay string. When POS is ZV, we've thereby also ``processed'' overlay strings at ZV. | ||||
| * | *** empty log message *** | Gerd Moellmann | 2000-11-24 | 1 | -0/+4 |
| | | |||||
| * | (display_menu_bar, display_mode_line): Change the way we | Miles Bader | 2000-11-24 | 1 | -0/+7 |
| | | | | | | | apply `mode-line-inverse-video' -- zero means force display using the default face, non-zero means display using the specialized face. (syms_of_xdisp): `mode-line-inverse-video' defaults to true again. | ||||
| * | *** empty log message *** | Kenichi Handa | 2000-11-23 | 1 | -0/+5 |
| | | |||||
| * | *** empty log message *** | Eli Zaretskii | 2000-11-23 | 1 | -5/+4 |
| | | |||||
| * | (decode_coding_emacs_mule): Fix the case of | Eli Zaretskii | 2000-11-23 | 1 | -0/+5 |
| | | | | | CODING_EOL_LF, which used an uninitialized value of c. | ||||
| * | *** empty log message *** | Stefan Monnier | 2000-11-23 | 1 | -0/+4 |
| | | |||||
| * | *** empty log message *** | Gerd Moellmann | 2000-11-22 | 1 | -0/+3 |
| | | |||||
| * | *** empty log message *** | Gerd Moellmann | 2000-11-22 | 1 | -0/+27 |
| | | |||||
| * | *** empty log message *** | Miles Bader | 2000-11-22 | 1 | -0/+5 |
| | | |||||
| * | Remove autoload cookied, add author, | Gerd Moellmann | 2000-11-22 | 1 | -1/+6 |
| | | | | | maintainer, keywords tags. | ||||
| * | (_LARGEFILE_SOURCE, _FILE_OFFSET_BITS): Don't define. | Dave Love | 2000-11-22 | 1 | -0/+4 |
| | | |||||
| * | *** empty log message *** | Miles Bader | 2000-11-22 | 1 | -0/+4 |
| | | |||||
| * | *** empty log message *** | Miles Bader | 2000-11-22 | 1 | -0/+4 |
| | | |||||
| * | *** empty log message *** | Kenichi Handa | 2000-11-21 | 1 | -0/+5 |
| | | |||||
| * | *** empty log message *** | Gerd Moellmann | 2000-11-21 | 1 | -0/+3 |
| | | |||||