aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog (follow)
Commit message (Collapse)AuthorAgeFilesLines
* *** empty log message ***Gerd Moellmann2001-05-091-3/+5
|
* *** empty log message ***Gerd Moellmann2001-05-071-0/+4
|
* *** empty log message ***Gerd Moellmann2001-05-071-0/+5
|
* (XTread_socket) <Expose> [!USE_TOOLKIT_SCROLL_BARS]: FixEli Zaretskii2001-05-031-0/+5
| | | | the change from 2001-04-30.
* (file_dialog_unmap_cb): New function.Gerd Moellmann2001-05-031-0/+4
| | | | | (Fx_file_dialog): Use it as XmNunmapCallback to capture the case where a dialog is closed via the window manager.
* *** empty log message ***Gerd Moellmann2001-05-031-5/+15
|
* (expose_window): Return int. If W is the windowGerd Moellmann2001-05-021-0/+5
| | | | | | currently being updated, mark the frame garbaged. Fix computation of rows intersection the exposed rectangle. (expose_window_tree): Stop when expose_window returns 0.
* *** empty log message ***Gerd Moellmann2001-05-021-0/+5
|
* *** empty log message ***Stefan Monnier2001-05-011-15/+17
|
* *** empty log message ***Gerd Moellmann2001-04-301-0/+3
|
* (x_window_to_menu_bar) [USE_LUCID]: New function.Gerd Moellmann2001-04-301-0/+6
| | | | | (XTread_socket) [USE_LUCID] <Expose>: Handle events for windows that are components of a Lucid menu bar.
* *** empty log message ***Gerd Moellmann2001-04-271-0/+5
|
* (save_excursion_restore): Don't use XBUFFER onGerd Moellmann2001-04-261-0/+5
| | | | a non-buffer.
* *** empty log message ***Gerd Moellmann2001-04-251-0/+3
|
* (wait_reading_process_input): CallGerd Moellmann2001-04-251-0/+4
| | | | | record_asynch_buffer_change only if a timer really changed buffers.
* (mouse_face_overlay_overlaps): Fix the computationGerd Moellmann2001-04-251-0/+3
| | | | of the number of overlays to check.
* (command_loop_1): Redo change of 2001-03-12.Gerd Moellmann2001-04-251-0/+2
|
* (try_window_id): Fix a case where window_end_posGerd Moellmann2001-04-251-0/+5
| | | | and window_end_bytepos were not adjusted.
* (compute_char_face): If buffer is unibyte, set CH toGerd Moellmann2001-04-231-0/+5
| | | | zero instead of -1.
* (wait_reading_process_input) [!subprocesses]: Don'tEli Zaretskii2001-04-211-0/+6
| | | | | reference waiting_for_user_input_p, it's not defined in the branch without async subprocesses support.
* (delete_kboard): Prevent a dangling referenceGerd Moellmann2001-04-191-0/+3
| | | | from current_kboard to KB, which is freed.
* (wait_reading_process_input): CallGerd Moellmann2001-04-191-0/+6
| | | | | record_asynch_buffer_change after running timers, to make read_key_sequence aware of buffer changes from under it.
* (Qscalable_fonts_allowed): New variable.Gerd Moellmann2001-04-181-0/+8
| | | | | | | | | (realizing_basic_faces_p): Removed. (x_face_list_fonts): Special handling for realizing_basic_faces_p removed. (realize_basic_faces): Specbind Qscalable_fonts_allowed to t. (syms_of_xfaces): Initialize Qscalable_fonts_allowed. Change default for scalable-fonts-allowed to t.
* *** empty log message ***Gerd Moellmann2001-04-181-0/+7
|
* (__malloc_size_t) [__GNUC__]: If STDC_HEADERS is notEli Zaretskii2001-04-181-0/+6
| | | | | defined, include stddef.h and use __SIZE_TYPE__ instead of size_t. (__memalign_hook): Make the two prototypes consistent.
* *** empty log message ***Gerd Moellmann2001-04-171-0/+5
|
* (find_interval): Don't rebalance during signal handling.Stefan Monnier2001-04-121-762/+565
|
* *** empty log message ***Gerd Moellmann2001-04-111-0/+2
|
* (Fplist_get): Don't QUIT is interrupt_input_blocked.Gerd Moellmann2001-04-111-0/+4
|
* (Fcompare_strings): Fix return values.Gerd Moellmann2001-04-101-0/+2
|
* *** empty log message ***Gerd Moellmann2001-04-101-0/+12
|
* *** empty log message ***Gerd Moellmann2001-04-101-0/+10
|
* *** empty log message ***Gerd Moellmann2001-04-091-0/+2
|
* (try_window_id): When scrolling on a terminal, takeGerd Moellmann2001-04-091-0/+8
| | | | the change of window_internal_height into account.
* (align): If the argument SIZE would overflowEli Zaretskii2001-04-091-0/+5
| | | | __malloc_ptrdiff_t, fail right away.
* (xmenu_show): Use FRAME_X_SCREEN_NUMBER.Gerd Moellmann2001-04-061-0/+10
|
* *** empty log message ***Dave Love2001-04-061-0/+5
|
* *** empty log message ***Gerd Moellmann2001-04-061-0/+3
|
* (Qinhibit_eval_during_redisplay): Make it a Lisp_Object.Gerd Moellmann2001-04-061-0/+4
|
* *** empty log message ***Gerd Moellmann2001-04-051-0/+2
|
* *** empty log message ***Gerd Moellmann2001-04-051-0/+3
|
* (x_free_frame_resources) [USE_X_TOOLKIT]: SetGerd Moellmann2001-04-051-0/+9
| | | | f->output_data.x->widget to null after destroying it.
* (Frequire): Doc fix. Rename parameter FILE_NAME toGerd Moellmann2001-04-051-0/+3
| | | | FILENAME to bring it in synch with the documentation.
* (realizing_basic_faces_p): Renamed fromGerd Moellmann2001-04-051-0/+7
| | | | | | realize_default_face_p. (realize_basic_faces): Set/clear realizing_basic_faces_p. (realize_default_face): Don't set the flag.
* (with_echo_area_buffer): Avoid confusion from reusingGerd Moellmann2001-04-041-0/+8
| | | | the buffer that was used for echoing.
* (best_matching_font): Remove unused parameter PATTERN.Gerd Moellmann2001-04-041-0/+15
| | | | | | | | | | | | | | (first_font_matching): Removed unused function. (x_face_list_fonts): Remove unused parameter SCALABLE_P. (may_use_scalable_font_p): Remove parameter FONT; rename parameter NAME to FONT. (x_face_list_fonts): Fix missing bounds check. (realizing_default_face_p): New variable. (realize_default_face): Set and clear that flag. (x_face_list_fonts): When called during the realization of the default face, and no matching fonts are found when ignoring scalable fonts and fonts matching a regexp from face-ignored-fonts, try without ignoring fonts.
* (postprocess_image): New function.Gerd Moellmann2001-04-031-0/+4
| | | | | (lookup_image): Call it for all image types except PostScript. (x_kill_gs_process): Call postprocess_image.
* *** empty log message ***Gerd Moellmann2001-04-031-0/+6
|
* (x_alloc_nearest_color_1): New function.Gerd Moellmann2001-04-021-0/+10
| | | | | | | | | (x_alloc_nearest_color): Use it. (x_color_cells): Take a Display as argument, instead of a frame. (string_to_pixel_args, cvt_string_to_pixel_value): New variables. (cvt_string_to_pixel, cvt_pixel_dtor): New functions. (x_initialize): Register cvt_string_to_pixel as resource converter string -> Pixel and cvt_pixel_dtor as pixel resource destructor.
* (get_overlay_strings): Set iterator's end_charpos.Gerd Moellmann2001-03-301-1/+6
| | | | | | (set_iterator_to_next): If a string from a display property ends, consider the case that this might also be the end of an overlay string having the display property.