(Fw32_shell_execute): Encode parameters.
[bpt/emacs.git] / src / w32fns.c
2008-02-18 Jason Rumney(Fw32_shell_execute): Encode parameters.
2008-01-08 Glenn MorrisAdd 2008 to copyright years.
2007-12-17 Jason Rumney(w32_wnd_proc) <WM_KEYDOWN>: Cast char to unsigned...
2007-12-13 Jason Rumney(w32_wnd_proc, Fw32_reconstruct_hot_key): Range check
2007-11-15 Juanma Barranquero(Fx_create_frame, Fx_display_pixel_width, Fx_display_pi...
2007-11-14 Juanma Barranquero(Fw32_registered_hot_keys): Don't return the nil values...
2007-11-13 Juanma Barranquero(Fw32_register_hot_key): Don't try to register
2007-10-24 Jason RumneyInclude math.h.
2007-10-12 Martin Rudalics(set-frame-configuration): Assign name parameter only
2007-09-27 Jason Rumney(globals_of_w32fns): Init common controls.
2007-07-25 Glenn MorrisSwitch license to GPLv3 or later.
2007-07-24 Jason Rumney(x_real_positions): Get real position from OS instead...
2007-07-11 Jason Rumney(w32_msg_pump) <WM_EMACS_CREATEWINDOW>: Initialize...
2007-06-10 Jason Rumney(Fx_file_dialog): Take size from struct not pointer.
2007-03-24 Eli Zaretskii(Fx_show_tip): Doc fix.
2007-02-22 Jason Rumney* w32fns.c (menubar_in_use): New flag.
2007-02-22 Jason Rumney* w32fns.c (w32_wnd_proc) [WM_INITMENU]: Set menubar_ac...
2007-02-22 Jason Rumney(current_popup_menu): Use from w32menu.c.
2007-01-21 Glenn MorrisAdd 2007 to copyright years.
2006-12-16 Eli Zaretskii(w32-window-exists-p): New function.
2006-12-14 Juanma Barranquero(w32_wnd_proc): Force non-tooltip frames to respect...
2006-12-01 Eli Zaretskii(Fw32_shell_execute): Doc fix.
2006-11-27 Jason Rumney(w32_msg_worker): Define as WINAPI and arg as void...
2006-11-04 Eli Zaretskii(w32_createwindow): Remove code for handling -geometry...
2006-10-07 Jason Rumney2006-10-07 Ralf Angeli <angeli@caeruleus.net>
2006-09-24 Eli Zaretskii(w32-pass-alt-to-system, w32-alt-is-meta)
2006-08-25 Kim F. Storm(Fxw_color_values): Simplify; use list3.
2006-08-04 Eli Zaretskii(w32_query_font): Fix last change: use stricmp.
2006-08-04 Eli Zaretskii(w32_createwindow): Handle -geometry command line optio...
2006-08-04 Kenichi Handa(w32_query_font): Compare names by ignoring case.
2006-07-22 Eli Zaretskii(w32_createwindow): If `left' and/or `top' frame parame...
2006-06-30 Eli Zaretskii(w32_createwindow): Use CW_USEDEFAULT instead of f...
2006-06-02 Eli Zaretskii(x_set_icon_name): Don't use arg if it's not a string...
2006-04-26 Jason Rumney(w32_wnd_proc) <WM_LBUTTONDOWN, WM_RBUTTONDOWN>:
2006-04-08 Eli Zaretskii(w32_wnd_proc) <WM_MOUSEMOVE>: Ignore mouse movements...
2006-04-08 Eli Zaretskii(Fx_show_tip): Add 3 to the 5th arg of SetWindowPos.
2006-03-18 Eli Zaretskii(Fw32_select_font): Doc fix.
2006-03-12 Jason Rumney(Fx_create_frame): Remove call to
2006-03-11 Jason Rumney(signal_user_input): New function.
2006-03-11 Eli Zaretskii(w32_wnd_proc): Ignore middle and extra button events...
2006-02-06 Thien-Thi NguyenUpdate years in copyright notice; nfc.
2005-12-14 Jan Djärv* xfns.c (compute_tip_xy): Handle negative dx and dy.
2005-12-12 Jan Djärv* (compute_tip_xy): Calculate root_y the same way as...
2005-12-09 Eli Zaretskii(w32_abort) [__GNUC__]: Add instructions for attaching...
2005-12-02 Eli Zaretskii(compute_tip_xy): Put tip above pointer if it doesn...
2005-10-25 Jason Rumney(w32_to_x_font): Avoid forcing font widths.
2005-08-07 Thien-Thi NguyenUpdate years in copyright notice; nfc.
2005-07-28 Juanma Barranquero(my_set_window_pos, my_show_window): Don't declare.
2005-07-19 Kim F. Storm(Vx_hand_shape): Variable removed.
2005-07-04 Lute KamstraUpdate FSF's address.
2005-06-25 Richard M. Stallman(Fx_show_tip): Pass new arg to try_window.
2005-06-23 Juanma Barranquero(check_x_frame, check_x_display_info): Follow error...
2005-06-12 Jason Rumney(NEWOPENFILENAME): New struct.
2005-06-12 Eli Zaretskii(w32_abort): Use the MB_YESNO dialog instead of
2005-06-10 Jason Rumney(Fx_file_dialog): Unblock input before falling back...
2005-06-10 Juanma Barranquero(syms_of_w32fns): Fix spellings.
2005-01-03 Jason Rumney(w32_load_system_font): Set FONT_WIDTH to maximum, not
2004-11-02 Jason RumneyUse fast_string_match_ignore_case for comparing font...
2004-11-02 Jan Djärv* fileio.c (Fread_file_name): Pass Qt as fifth parameter to
2004-10-28 Richard M. Stallman(Fx_server_vendor, Fx_server_version): Doc fixes.
2004-10-16 Jason Rumney(w32_font_match): Encode font name being matched.
2004-09-07 Jason Rumney(w32_wnd_proc) [WM_MEASUREITEM, WM_DRAWITEM]: Handle
2004-08-31 Jason RumneyFix typo in last checkin
2004-08-31 Jason Rumney2004-08-31 NAKAMURA Toshikazu <nr-tkz@nifty.com>...
2004-07-19 Jason Rumney2004-07-19 KOBAYASHI Yasuhiro <kobayays@otsukakj...
2004-07-15 Jason Rumney(Fx_file_dialog): Encode strings in system coding syste...
2004-06-27 Jason Rumney(file_dialog_callback): Disable edit control if set
2004-06-02 Juanma Barranquero(Fx_display_grayscale_p, Fw32_send_sys_command, Vw32_co...
2004-05-18 Jason RumneyFix last change for non USE_LISP_UNION_TYPE case.
2004-05-17 Jason Rumney(Fw32_register_hot_key, Fw32_unregister_hot_key)
2004-05-14 Stefan Monnier(Fw32_define_rgb_color): Avoid XSET.
2004-05-10 Kenichi Handa(x_create_tip_frame): Bind inhibit-read-only and
2004-05-09 Jason Rumney(Vw32_ansi_code_page): New Lisp variable.
2004-03-11 Kim F. StormImage consolidation:
2004-02-24 Jason Rumney(slurp_file, xbm_scan, xbm_load_image)
2004-02-07 Jan Djärvmacfns.c, w32fns.c (Fx_change_window_property):
2004-02-03 Jason Rumney* w32select.c (Fw32_set_clipboard_data): Make coding...
2004-01-28 Jason Rumney* makefile.w32-in, w32fns.c: Add `default-printer-name...
2003-12-28 Kim F. Storm(Qimage): Remove extern (now in lisp.h).
2003-11-16 Jan DjärvRemove period at end of error message.
2003-10-02 Jason Rumney* w32fns.c (w32_load_system_font): Clear all members...
2003-09-01 Miles BaderAdd arch taglines
2003-08-27 Jason Rumney(syms_of_w32fns): Remove non-existent functions.
2003-07-06 Jason Rumney(clipboard_sequence_fn): New variable.
2003-07-06 Jason RumneyRemove #ifdefs from comments, as they are ignored there.
2003-06-05 Jason Rumney(add_system_logical_colors_to_map): New function.
2003-05-24 Kim F. StormMake (many) trivial substitutions for renamed and
2003-03-31 Juanma Barranquero(x_set_scroll_bar_default_width): Define return value...
2003-03-31 Kim F. Storm* w32fns.c (Qauto_raise, Qauto_lower, ...): Remove...
2003-03-21 Kim F. StormRemove setup of cross_cursor (already has hand_cursor).
2003-03-16 Jason Rumney(jpeg_load, png_load, slurp_file): Read image files
2003-03-12 Kim F. StormUse generic compute_fringe_widths.
2003-03-06 Juanma Barranquero(Fx_get_resource, x_get_resource_string): Pass xrdb...
2003-02-16 Jason Rumney(w32_list_bdf_fonts, w32_list_fonts): Negative
2003-02-04 Juanma BarranqueroTrailing whitespace deleted.
2003-02-01 Jason Rumney(w32_create_pixmap_from_bitmap_data): Use alloca for
2003-01-31 Juanma Barranquero(init_tiff_functions): New function.
2003-01-31 Juanma Barranquero(DrawText): Kludge to avoid a redefinition on Windows...
2003-01-30 Juanma Barranquero(init_external_image_libraries): Add missing operator.
2003-01-29 Jason Rumney(init_external_image_libraries): Allow jpeg-62.dll as
next