aboutsummaryrefslogtreecommitdiffstats
path: root/src/w32fns.c
Commit message (Expand)AuthorAgeFilesLines
* (w32_createwindow): Use CW_USEDEFAULT instead of f->left_pos and SH_SHOWEli Zaretskii2006-06-301-2/+7
* (x_set_icon_name): Don't use arg if it's not a string and not nil.Eli Zaretskii2006-06-021-1/+1
* (w32_wnd_proc) <WM_LBUTTONDOWN, WM_RBUTTONDOWN>:Jason Rumney2006-04-261-0/+2
* (w32_wnd_proc) <WM_MOUSEMOVE>: Ignore mouse movements if a menu is activeEli Zaretskii2006-04-081-0/+8
* (Fx_show_tip): Add 3 to the 5th arg of SetWindowPos.Eli Zaretskii2006-04-081-2/+5
* (Fw32_select_font): Doc fix.Eli Zaretskii2006-03-181-2/+6
* (Fx_create_frame): Remove call toJason Rumney2006-03-121-11/+0
* (signal_user_input): New function.Jason Rumney2006-03-111-0/+25
* (w32_wnd_proc): Ignore middle and extra button events if a menu is alreadyEli Zaretskii2006-03-111-0/+5
* Update years in copyright notice; nfc.Thien-Thi Nguyen2006-02-061-1/+1
* * xfns.c (compute_tip_xy): Handle negative dx and dy.Jan Djärv2005-12-141-0/+4
* * (compute_tip_xy): Calculate root_y the same way as root_x,Jan Djärv2005-12-121-9/+8
* (w32_abort) [__GNUC__]: Add instructions for attaching GDB to the abort dialog.Eli Zaretskii2005-12-091-2/+6
* (compute_tip_xy): Put tip above pointer if it doesn't fit below.Eli Zaretskii2005-12-021-0/+3
* (w32_to_x_font): Avoid forcing font widths.Jason Rumney2005-10-251-0/+4
* Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-071-2/+2
* (my_set_window_pos, my_show_window): Don't declare.Juanma Barranquero2005-07-281-4/+4
* (Vx_hand_shape): Variable removed.Kim F. Storm2005-07-191-1/+3
* Update FSF's address.Lute Kamstra2005-07-041-2/+2
* (Fx_show_tip): Pass new arg to try_window.Richard M. Stallman2005-06-251-1/+1
* (check_x_frame, check_x_display_info): Follow error conventions.Juanma Barranquero2005-06-231-4/+4
* (NEWOPENFILENAME): New struct.Jason Rumney2005-06-121-16/+43
* (w32_abort): Use the MB_YESNO dialog instead ofEli Zaretskii2005-06-121-7/+8
* (Fx_file_dialog): Unblock input before falling back to minibuffer.Jason Rumney2005-06-101-2/+6
* (syms_of_w32fns): Fix spellings.Juanma Barranquero2005-06-101-1/+1
* (w32_load_system_font): Set FONT_WIDTH to maximum, notJason Rumney2005-01-031-1/+20
* Use fast_string_match_ignore_case for comparing font names.Jason Rumney2004-11-021-7/+5
* * fileio.c (Fread_file_name): Pass Qt as fifth parameter toJan Djärv2004-11-021-10/+8
* (Fx_server_vendor, Fx_server_version): Doc fixes.Richard M. Stallman2004-10-281-2/+2
* (w32_font_match): Encode font name being matched.Jason Rumney2004-10-161-5/+7
* (w32_wnd_proc) [WM_MEASUREITEM, WM_DRAWITEM]: HandleJason Rumney2004-09-071-8/+24
* Fix typo in last checkinJason Rumney2004-08-311-1/+1
* 2004-08-31 NAKAMURA Toshikazu <[email protected]> (tiny change)Jason Rumney2004-08-311-0/+12
* 2004-07-19 KOBAYASHI Yasuhiro <[email protected]> (tiny change)Jason Rumney2004-07-191-2/+2
* (Fx_file_dialog): Encode strings in system coding system beforeJason Rumney2004-07-151-2/+2
* (file_dialog_callback): Disable edit control if setJason Rumney2004-06-271-7/+18
* (Fx_display_grayscale_p, Fw32_send_sys_command, Vw32_color_map):Juanma Barranquero2004-06-021-56/+57
* Fix last change for non USE_LISP_UNION_TYPE case.Jason Rumney2004-05-181-2/+2
* (Fw32_register_hot_key, Fw32_unregister_hot_key)Jason Rumney2004-05-171-63/+89
* (Fw32_define_rgb_color): Avoid XSET.Stefan Monnier2004-05-141-2/+2
* (x_create_tip_frame): Bind inhibit-read-only andKenichi Handa2004-05-101-0/+2
* (Vw32_ansi_code_page): New Lisp variable.Jason Rumney2004-05-091-0/+8
* Image consolidation:Kim F. Storm2004-03-111-5858/+0
* (slurp_file, xbm_scan, xbm_load_image)Jason Rumney2004-02-241-13/+13
* macfns.c, w32fns.c (Fx_change_window_property):Jan Djärv2004-02-071-5/+18
* * w32select.c (Fw32_set_clipboard_data): Make coding iso2022 safe.Jason Rumney2004-02-031-0/+5
* * makefile.w32-in, w32fns.c: Add `default-printer-name' function.Jason Rumney2004-01-281-0/+72
* (Qimage): Remove extern (now in lisp.h).Kim F. Storm2003-12-281-7/+2
* Remove period at end of error message.Jan Djärv2003-11-161-1/+1
* * w32fns.c (w32_load_system_font): Clear all members of FONTP beforeJason Rumney2003-10-021-0/+1