log src/w32fns.c @ 41834:efe03af8f775

age author description
Wed, 05 Dec 2001 23:02:18 +0000 Kim F. Storm (x_report_frame_params): Return actual fringe widths.
Sat, 01 Dec 2001 11:13:25 +0000 Jason Rumney (trackmouse_window, track_mouse_event_fn): New vars.
Sat, 01 Dec 2001 01:33:30 +0000 Kim F. Storm Merged fringe width related changes from xfns.c.
Wed, 28 Nov 2001 20:34:46 +0000 Jason Rumney (w32_wnd_proc) <WM_MENUSELECT>: Display help directly.
Sun, 25 Nov 2001 11:03:33 +0000 Jason Rumney (x_create_tip_frame): Set frame's fringes_extra to 0.
Sat, 24 Nov 2001 17:39:31 +0000 Jason Rumney (w32_wnd_proc) <WM_MENUSELECT>: Revert last change.
Thu, 22 Nov 2001 20:40:03 +0000 Jason Rumney (x_window_to_frame): Remove irrelevant TODO comment.
Tue, 20 Nov 2001 22:00:54 +0000 Jason Rumney (Vw32_system_coding_system): Remove.
Sun, 18 Nov 2001 21:57:18 +0000 Jason Rumney (x_set_frame_parameters): Avoid infinite recursion for
Fri, 16 Nov 2001 13:18:38 +0000 Kim F. Storm Fringe cleanup.
Tue, 13 Nov 2001 19:03:48 +0000 Jason Rumney Doc fixes.
Tue, 13 Nov 2001 11:57:48 +0000 Pavel Jank (Fx_synchronize): Reindent.
Tue, 13 Nov 2001 00:02:55 +0000 Jason Rumney Change doc-string comments to `new style'. [w/`doc:' keyword]. Doc fixes.
Sat, 10 Nov 2001 13:51:02 +0000 Jason Rumney (enum_font_cb2): Use leading @ on face name to detect
Fri, 02 Nov 2001 20:46:55 +0000 Pavel Jank Update usage of CHECK_ macros (remove unused second argument).
Tue, 30 Oct 2001 22:22:04 +0000 Jason Rumney (w32_to_x_charset): Increase size of XLFD charset buffer.
Sat, 27 Oct 2001 22:30:55 +0000 Jason Rumney (w32_wnd_proc) <WM_KILLFOCUS>: Destroy the system caret.
Sun, 21 Oct 2001 11:42:44 +0000 Jason Rumney (Fx_file_dialog): Pass a filter to GetOpenFileName.
Wed, 17 Oct 2001 17:47:56 +0000 Andrew Innes (w32_load_system_font): Cache codepage for font, in
Tue, 16 Oct 2001 09:09:51 +0000 Ken Raeburn Avoid (most) uses of XCAR/XCDR as lvalues, for flexibility in experimenting
Fri, 12 Oct 2001 03:37:43 +0000 Stefan Monnier Update calls to openp.
Thu, 04 Oct 2001 17:14:01 +0000 Andrew Innes (x_to_w32_color): Fix argument to alloca.
Wed, 05 Sep 2001 09:52:14 +0000 Andrew Innes (w32_createwindow): Undo last change.
Tue, 04 Sep 2001 17:35:24 +0000 Andrew Innes (w32_createwindow): Remove the WS_CLIPCHILDREN style
Sat, 12 May 2001 11:02:22 +0000 Eli Zaretskii (w32_to_x_font): Change prototype to fit the declaration.
Tue, 06 Mar 2001 19:33:47 +0000 Gerd Moellmann (Fx_create_frame): Clear Vwindow_list.
Fri, 23 Feb 2001 10:11:40 +0000 Jason Rumney (Fx_create_frame): Don't add FRAME_TOOL_BAR_LINES
Wed, 21 Feb 2001 13:55:14 +0000 Gerd Moellmann Rename everything containing *busy_cursor* and similar
Wed, 14 Feb 2001 13:00:01 +0000 Andrew Innes (w32_wnd_proc) <WM_GETMINMAXINFO>: Allow resizing the
Fri, 09 Feb 2001 09:55:43 +0000 Jason Rumney (Fx_show_tip): Fix calls to make_number.