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>
|
Sun, 24 Sep 2006 09:04:56 +0000 |
Eli Zaretskii |
(w32-pass-alt-to-system, w32-alt-is-meta)
|
Fri, 25 Aug 2006 23:33:04 +0000 |
Kim F. Storm |
(Fxw_color_values): Simplify; use list3.
|
Fri, 04 Aug 2006 17:21:21 +0000 |
Eli Zaretskii |
(w32_query_font): Fix last change: use stricmp.
|
Fri, 04 Aug 2006 11:36:02 +0000 |
Eli Zaretskii |
(w32_createwindow): Handle -geometry command line option and the geometry
|
Fri, 04 Aug 2006 02:49:58 +0000 |
Kenichi Handa |
(w32_query_font): Compare names by ignoring case.
|
Sat, 22 Jul 2006 11:31:55 +0000 |
Eli Zaretskii |
(w32_createwindow): If `left' and/or `top' frame parameters are bound to some
|
Fri, 30 Jun 2006 13:40:21 +0000 |
Eli Zaretskii |
(w32_createwindow): Use CW_USEDEFAULT instead of f->left_pos and SH_SHOW
|
Fri, 02 Jun 2006 21:20:44 +0000 |
Eli Zaretskii |
(x_set_icon_name): Don't use arg if it's not a string and not nil.
|
Wed, 26 Apr 2006 17:54:41 +0000 |
Jason Rumney |
(w32_wnd_proc) <WM_LBUTTONDOWN, WM_RBUTTONDOWN>:
|
Sat, 08 Apr 2006 20:04:57 +0000 |
Eli Zaretskii |
(w32_wnd_proc) <WM_MOUSEMOVE>: Ignore mouse movements if a menu is active
|
Sat, 08 Apr 2006 12:26:25 +0000 |
Eli Zaretskii |
(Fx_show_tip): Add 3 to the 5th arg of SetWindowPos.
|
Sat, 18 Mar 2006 13:29:34 +0000 |
Eli Zaretskii |
(Fw32_select_font): Doc fix.
|