log src/w32fns.c @ 83616:b78afd4acd43

age author description
Thu, 17 May 2007 13:17:56 +0000 Dan Nicolaescu * term.c (init_tty): Better initialize ttys in windows.
Thu, 17 May 2007 00:01:32 +0000 Jason Rumney (x_create_tip_frame): Set terminal and ref count.
Tue, 15 May 2007 23:01:38 +0000 Jason Rumney (x_set_tool_bar_lines): Don't use updating_frame.
Tue, 26 Aug 2008 11:11:41 +0000 Juanma Barranquero Fix typos (sync from trunk).
Sun, 24 Feb 2008 22:02:47 +0000 Jason Rumney (enum_font_cb2): Don't use raster fonts for Unicode.
Mon, 18 Feb 2008 11:34:29 +0000 Jason Rumney (Fw32_shell_execute): Encode parameters.
Tue, 08 Jan 2008 04:30:25 +0000 Glenn Morris Add 2008 to copyright years.
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.
Thu, 22 Feb 2007 22:50:04 +0000 Jason Rumney (current_popup_menu): Use from w32menu.c.
Sun, 21 Jan 2007 04:57:37 +0000 Glenn Morris Add 2007 to copyright years.
Sat, 16 Dec 2006 14:38:44 +0000 Eli Zaretskii (w32-window-exists-p): New function.
Thu, 14 Dec 2006 23:37:20 +0000 Juanma Barranquero (w32_wnd_proc): Force non-tooltip frames to respect the minimum tracking size.
Fri, 01 Dec 2006 13:04:59 +0000 Eli Zaretskii (Fw32_shell_execute): Doc fix.
Mon, 27 Nov 2006 10:01:04 +0000 Jason Rumney (w32_msg_worker): Define as WINAPI and arg as void pointer.
Sat, 04 Nov 2006 12:21:29 +0000 Eli Zaretskii (w32_createwindow): Remove code for handling -geometry command line option and
Sat, 07 Oct 2006 20:09:09 +0000 Jason Rumney 2006-10-07 Ralf Angeli <angeli@caeruleus.net>