1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-08 12:40:49 -08:00
No description
Find a file
Geoff Voelker d573caaca1 (continuation of previous checkin)
(Fwin32_rgb): Dead procedure removed.
(Fwin32_define_rgb_color, Fwin32_load_color_file, win32_map_color,
win32_regenerate_palette, win32_unmap_color): New functions.
(syms_of_w32fns): Set up new lisp functions.
(define_color): Use palettes.  Simulate use of PALETTE_RGB to
use closest color instead of dithering.
(map_mode): Function removed.
(WIN32_COLOR, SET_WIN32_COLOR): New macros.

	(win32_init_class): Don't set CS_OWNDC in the WNDCLASS style.
(win32_createwindow): Invoke ShowWindow to discard defaults
from parent.
(win32_wnd_proc): Use separate critical sections appropriately.
Handle palette change, show window, and set window position messages.
Record WINDOWPLACEMENT structure length.
D
Detect quit_char.
(Fx_create_frame): Set scrollbar width to be the system standard.

(Ffocus_frame, Funfocus_frame): Functions now do nothing.

(x_to_win32_weight, win32_to_x_weight): Handle "heavy", "extrabold",
"light", "extralight", and "thin" fonts.
(x_to_win32_charset, win32_to_x_charset): New functions.
(win32_to_x_font): Use new height units.  Use win32_to_x_charset.
(x_to_win32_font): Use x_to_win32_charset.  Support Win32 font names
in addition to X font names.

(win32_load_font, Fx_list_fonts, Fx_display_color_cells,
Fx_display_mm_height, Fx_display_mm_width: Use GetDC directly.

(Fx_open_connection): Support external color mapping files.

(win32_abort): Map abort button to abort, retry to debug, and
ignore to continue.
1996-05-03 18:41:13 +00:00
etc MSDOS changes. 1996-04-11 22:55:34 +00:00
lib-src Initial revision 1996-05-03 18:29:10 +00:00
lisp (win32-handle-scroll-bar-event): New function. 1996-05-03 18:26:22 +00:00
lispref No intangible text property. 1996-04-26 03:01:43 +00:00
lwlib (destroy_all_children): When freeing a cascade button, free its submenu too. 1996-04-03 17:22:57 +00:00
man (../info/ccmode): Renamed from ../info/cc-mode. 1996-01-09 23:05:28 +00:00
msdos Replace make-docfile' with make-doc.exe'. In case 1996-04-17 18:37:18 +00:00
nt Initial revision 1996-05-03 18:29:10 +00:00
src (continuation of previous checkin) 1996-05-03 18:41:13 +00:00
build-ins.in (copydests): Get rid of spurious `-'s. 1994-05-18 22:42:41 +00:00
config.bat Make sure the GDB init file is called src/_gdbinit; 1996-04-15 18:48:06 +00:00
config.guess * config.guess: Combine two OSF1 rules. 1996-04-13 00:06:54 +00:00
config.sub (aux): Delete another duplicate entry. 1996-03-29 01:49:55 +00:00
configure.in Accept lignux in configuration name. 1996-03-27 02:49:44 +00:00
configure1.in Check for getpagesize. 1994-10-26 23:19:16 +00:00
GETTING.GNU.SOFTWARE Mention that gzip files end in ".gz", not ".z". 1993-06-14 15:12:07 +00:00
INSTALL Clarify MSDOS installing and unpacking. 1996-04-17 16:43:16 +00:00
make-dist Replace --no-clean-up and --no-tar options 1996-04-21 06:54:52 +00:00
Makefile.in (install-strip): Get rid of continuation. 1996-03-23 04:25:29 +00:00
PROBLEMS Apply typo patches from Paul Eggert. 1993-06-09 11:59:12 +00:00
tparam.c Update FSF address in comment. 1996-01-29 22:30:55 +00:00
vpath.sed Delete reference to ymakefile. 1995-05-17 19:42:46 +00:00