aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add many calls to CHECK_TOTAL_LENGTH.Richard M. Stallman2003-04-061-0/+88
* (CHECK_TOTAL_LENGTH): New macro.Richard M. Stallman2003-04-061-0/+4
* Comment change.Richard M. Stallman2003-04-061-4/+8
* (VALIDATE_LISP_STORAGE): Macro deleted. All calls deleted.Richard M. Stallman2003-04-061-25/+17
* (Flength): Return SUB_CHAR_TABLE_ORDINARY_SLOTS for sub char tables.Juanma Barranquero2003-04-062-2/+9
* Break the line after the return type in function definition.Richard M. Stallman2003-04-041-4/+7
* (Fformat): Use a copy of FORMAT string so that we canKenichi Handa2003-04-042-0/+12
* (choose_face_font): Make sure *NEEDS_OVERSTRIKE is always set.Miles Bader2003-04-032-1/+9
* *** empty log message ***Dave Love2003-04-011-0/+4
* (xpm_lookup_color): Grok "opaque".Dave Love2003-04-011-1/+9
* *** empty log message ***Kim F. Storm2003-04-011-5/+3
* Fix build on Mac OS X with Carbon.Andrew Choi2003-04-014-2/+21
* *** empty log message ***Kim F. Storm2003-03-311-0/+5
* (frame.o): Add dependency on blockinput.h and filesKim F. Storm2003-03-311-1/+2
* *** empty log message ***Juanma Barranquero2003-03-311-6/+11
* ($(BLD)/frame.$(O)): Add dependency on blockinput.h and files included from it.Juanma Barranquero2003-03-311-0/+3
* (x_set_scroll_bar_default_width): Define return value as void.Juanma Barranquero2003-03-311-1/+1
* (x_wm_set_icon_position): Define return value as void.Juanma Barranquero2003-03-311-1/+1
* (display_x_get_resource): Use Display_Info argument, not x_display_info.Juanma Barranquero2003-03-311-1/+1
* Fix compilation for --with-x=no.Kim F. Storm2003-03-311-0/+5
* (EMACS_CLASS): Remove. Use generic define.Kim F. Storm2003-03-311-25/+0
* Remove unnecessary extern declarations.Kim F. Storm2003-03-311-48/+3
* The following changes consolidates the common code related toKim F. Storm2003-03-311-1597/+83
* Remove extern decl for frame parameter vars.Kim F. Storm2003-03-311-5/+0
* (change_window_heights): Add prototype.Kim F. Storm2003-03-311-0/+1
* Remove extern decl for frame parameter vars.Kim F. Storm2003-03-311-1/+29
* (EMACS_CLASS): Remove. Use generic define.Kim F. Storm2003-03-311-17/+1
* Remove unnecessary extern declarations.Kim F. Storm2003-03-311-47/+3
* (x_get_string_resource): Use XrmDatabase.Kim F. Storm2003-03-311-1/+1
* (XrmDatabase): New (dummy) typedef.Kim F. Storm2003-03-312-0/+4
* * w32fns.c (Qauto_raise, Qauto_lower, ...): Remove vars for frameKim F. Storm2003-03-311-1406/+51
* (EMACS_CLASS): Remove.Kim F. Storm2003-03-311-3/+6
* Remove unnecessary extern declarations.Kim F. Storm2003-03-311-3/+3
* (Qauto_raise, Qauto_lower, ...): Remove vars for frameKim F. Storm2003-03-311-1250/+64
* (Qauto_raise, Qauto_lower, ...): Declare extern all frameKim F. Storm2003-03-311-2/+107
* Include blockinput.h.Kim F. Storm2003-03-311-34/+1560
* (frame_parm_handler): New typedef.Kim F. Storm2003-03-311-0/+39
* *** empty log message ***Kim F. Storm2003-03-311-0/+153
* (x_insert_glyphs): Fix swapped width and heightAndreas Schwab2003-03-302-2/+10
* (x_redisplay_interface): Add missing entry forAndreas Schwab2003-03-301-1/+2
* (Fexpand_file_name): In the no-handler case, afterKai Großjohann2003-03-292-3/+22
* * gtkutil.c (xg_tool_bar_item_expose_callback): Reduce sizeJan Djärv2003-03-282-4/+18
* (xt_action_hook): Unset dragging so the reset does take place.Stefan Monnier2003-03-281-4/+5
* (xm_scroll_callback): Undo a tiny bit of the previous change.Stefan Monnier2003-03-281-1/+1
* (take_vertical_position_into_account): Remove.Stefan Monnier2003-03-282-22/+32
* (set_vertical_scroll_bar): New fun. Extracted from redisplay_window.Stefan Monnier2003-03-281-29/+37
* (update_tool_bar): Recompute tool bar ifRichard M. Stallman2003-03-272-8/+17
* * gtkutil.c (xg_resize_widgets): Don't call xg_frame_cleared.Jan Djärv2003-03-262-20/+63
* * xdisp.c (update_menu_bar): Set w->update_mode_line to QtJan Djärv2003-03-262-1/+11
* (store_symval_forwarding): Re-instate part of the codeStefan Monnier2003-03-262-6/+21