log src/w32fns.c @ 85114:5039706521c9

age author description
Tue, 09 Oct 2007 08:52:57 +0000 Miles Bader Merge from emacs--rel--22
Tue, 18 Sep 2007 22:14:50 +0000 Jason Rumney (Fx_focus_frame): Rename from Fw32_focus_frame.
Tue, 04 Sep 2007 21:40:59 +0000 Jason Rumney Horizontal mouse wheel support:
Tue, 31 Jul 2007 05:50:45 +0000 Miles Bader Merge from emacs--devo--0
Sun, 15 Jul 2007 02:05:20 +0000 Miles Bader Merge from emacs--devo--0
Mon, 11 Jun 2007 01:00:07 +0000 Miles Bader Merge from emacs--devo--0
Sat, 19 May 2007 19:08:02 +0000 Dan Nicolaescu * s/darwin.h (SYSTEM_PURESIZE_EXTRA): Define here.
Thu, 17 May 2007 14:19:43 +0000 Jason Rumney (x_create_tip_frame): Set window_system.
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.