log src/w32fns.c @ 79597:cfa45835a9e5

age author description
Mon, 17 Dec 2007 01:49:51 +0000 Jason Rumney (w32_wnd_proc) <WM_KEYDOWN>: Cast char to unsigned before passing as wParam.
Thu, 13 Dec 2007 15:52:38 +0000 Jason Rumney (w32_wnd_proc, Fw32_reconstruct_hot_key): Range check
Thu, 15 Nov 2007 09:33:33 +0000 Juanma Barranquero (Fx_create_frame, Fx_display_pixel_width, Fx_display_pixel_height,
Wed, 14 Nov 2007 20:22:57 +0000 Juanma Barranquero (Fw32_registered_hot_keys): Don't return the nil values corresponding
Tue, 13 Nov 2007 12:55:45 +0000 Juanma Barranquero (Fw32_register_hot_key): Don't try to register
Wed, 24 Oct 2007 13:55:03 +0000 Jason Rumney Include math.h.
Fri, 12 Oct 2007 08:48:05 +0000 Martin Rudalics *** empty log message ***
Thu, 27 Sep 2007 22:09:58 +0000 Jason Rumney (globals_of_w32fns): Init common controls.
Wed, 25 Jul 2007 05:16:09 +0000 Glenn Morris Switch license to GPLv3 or later.
Tue, 24 Jul 2007 23:56:27 +0000 Jason Rumney (x_real_positions): Get real position from OS instead of calculating it.
Wed, 11 Jul 2007 14:42:21 +0000 Jason Rumney (w32_msg_pump) <WM_EMACS_CREATEWINDOW>: Initialize COM.
Sun, 10 Jun 2007 23:28:55 +0000 Jason Rumney (Fx_file_dialog): Take size from struct not pointer.
Sat, 24 Mar 2007 15:41:33 +0000 Eli Zaretskii (Fx_show_tip): Doc fix.
Thu, 22 Feb 2007 23:32:31 +0000 Jason Rumney * w32fns.c (menubar_in_use): New flag.
Thu, 22 Feb 2007 23:03:56 +0000 Jason Rumney * w32fns.c (w32_wnd_proc) [WM_INITMENU]: Set menubar_active frame parameter.