aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* *** empty log message ***Kenichi Handa2000-12-041-0/+4
* (Fmake_variable_buffer_local, Fbuffer_file_name): Declare.Ken Raeburn2000-12-042-0/+11
* (Fmd5): Pass lisp objects, not integers, to call3.Ken Raeburn2000-12-041-1/+2
* (code_convert_string1): Declare.Ken Raeburn2000-12-041-0/+2
* (x_estimate_mode_line_height): If `mode-line' face hasn't a font, useJason Rumney2000-12-022-2/+24
* (struct w32_output): Add member horizontal_drag_cursor.Jason Rumney2000-12-021-0/+1
* (Fx_create_frame): Reintroduce the call to face-set-after-frame-defaults.Jason Rumney2000-12-021-1/+26
* *** empty log message ***Jason Rumney2000-12-021-0/+7
* (w32_bdf_per_char_metric): Dereference pointer correctly for singleJason Rumney2000-12-021-3/+3
* *** empty log message ***Gerd Moellmann2000-12-021-1/+8
* *** empty log message ***Eli Zaretskii2000-12-021-0/+5
* (Qwrite_region, Qcoding_system_error): Declare extern.Gerd Moellmann2000-12-021-0/+4
* (Fmd5): Use a different logic to decide the coding systemGerd Moellmann2000-12-021-40/+83
* (Fread_file_name) [DOS_NT]: Don't crash if homedir is NULL.Eli Zaretskii2000-12-021-2/+7
* (x_calc_absolute_position): Don't subtract menubar'sGerd Moellmann2000-12-012-16/+29
* (coordinates_in_window): Handle computations forGerd Moellmann2000-12-012-21/+54
* (get_frame_dc): Avoid changing the palette on an invalid frame.Jason Rumney2000-12-012-1/+13
* (x_draw_vertical_border): Fix call to w32_fill_rect.Jason Rumney2000-12-011-3/+10
* *** empty log message ***Jason Rumney2000-12-011-0/+1
* (struct saved_window): Add members orig_top andGerd Moellmann2000-12-012-3/+15
* Fix last change.Jason Rumney2000-12-011-2/+1
* *** empty log message ***Jason Rumney2000-12-011-0/+4
* (echo_area_display): If cursor is in the echo area, makeGerd Moellmann2000-11-302-0/+10
* Test USE_TOOLKIT_SCROLL_BARS everywhere with #ifdef andGerd Moellmann2000-11-302-9/+16
* (x_set_cursor_color): Use x_update_cursor instead of x_display_cursor.Jason Rumney2000-11-301-8/+14
* *** empty log message ***Jason Rumney2000-11-301-0/+5
* *** empty log message ***Gerd Moellmann2000-11-303-0/+594
* (Fmd5): Doc fix.Gerd Moellmann2000-11-301-8/+9
* *** empty log message ***Gerd Moellmann2000-11-301-0/+9
* (Fmd5): New function.Gerd Moellmann2000-11-301-1/+163
* (obj): Add md5.oGerd Moellmann2000-11-301-1/+1
* *** empty log message ***Gerd Moellmann2000-11-301-0/+2
* (popup_get_selection): Use xmalloc instead of malloc.Gerd Moellmann2000-11-301-8/+4
* *** empty log message ***Gerd Moellmann2000-11-301-0/+6
* (x_estimate_mode_line_height): If `mode-line' faceGerd Moellmann2000-11-301-2/+6
* *** empty log message ***Stefan Monnier2000-11-292-1/+5
* *** empty log message ***Gerd Moellmann2000-11-291-0/+3
* (XTmouse_position) [USE_X_TOOLKIT]: When the mouseGerd Moellmann2000-11-291-0/+9
* (Fx_create_frame): Reintroduce the call toGerd Moellmann2000-11-292-0/+10
* (Fsignal): Reset handling_signal.Gerd Moellmann2000-11-292-2/+6
* (add_menu_item): Reset menu item text when changing type to radio button.Jason Rumney2000-11-282-7/+17
* *** empty log message ***Gerd Moellmann2000-11-281-0/+2
* (wait_for_property_change): Update copyright.Gerd Moellmann2000-11-281-1/+1
* *** empty log message ***Gerd Moellmann2000-11-281-0/+14
* (Vx_window_horizontal_drag_shape): New variable.Gerd Moellmann2000-11-281-2/+33
* (struct x_output): Add member horizontal_drag_cursor.Gerd Moellmann2000-11-281-0/+1
* (note_mouse_highlight): Change the cursor shapeGerd Moellmann2000-11-281-2/+6
* (coordinates_in_window): If on a mode or header line,Gerd Moellmann2000-11-281-23/+46
* *** empty log message ***Gerd Moellmann2000-11-281-0/+5
* (text_read_only): New function.Gerd Moellmann2000-11-281-6/+18