aboutsummaryrefslogtreecommitdiffstats
path: root/src/w32fns.c
Commit message (Collapse)AuthorAgeFilesLines
* (Fx_file_dialog): Take size from struct not pointer.Jason Rumney2007-06-101-2/+2
|
* (Fx_show_tip): Doc fix.Eli Zaretskii2007-03-241-0/+2
|
* * w32fns.c (menubar_in_use): New flag.Jason Rumney2007-02-221-4/+6
| | | | | (w32_wnd_proc) [WM_INITMENU, WM_EXITMENULOOP, WM_TIMER, WM_COMMAND]: Use it.
* * w32fns.c (w32_wnd_proc) [WM_INITMENU]: Set menubar_active frame parameter.Jason Rumney2007-02-221-0/+3
|
* (current_popup_menu): Use from w32menu.c.Jason Rumney2007-02-221-6/+13
| | | | | (w32_wnd_proc): Use menubar_active and current_popup_menu to determine whether a menubar menu has been cancelled.
* Add 2007 to copyright years.Glenn Morris2007-01-211-1/+1
|
* (w32-window-exists-p): New function.Eli Zaretskii2006-12-161-0/+26
| | | | (syms_of_w32fns): Defsubr it.
* (w32_wnd_proc): Force non-tooltip frames to respect the minimum tracking size.Juanma Barranquero2006-12-141-5/+5
| | | | Remove non-working old hack to do the same.
* (Fw32_shell_execute): Doc fix.Eli Zaretskii2006-12-011-10/+32
|
* (w32_msg_worker): Define as WINAPI and arg as void pointer.Jason Rumney2006-11-271-3/+2
|
* (w32_createwindow): Remove code for handling -geometry command line option andEli Zaretskii2006-11-041-25/+0
| | | | | `initial-frame-alist' which is superfluous after the last change to `w32_createwindow'.
* 2006-10-07 Ralf Angeli <[email protected]>Jason Rumney2006-10-071-1/+6
| | | | | * w32fns.c (w32_createwindow): Honour left and top positions if supplied explicitly.
* (w32-pass-alt-to-system, w32-alt-is-meta)Eli Zaretskii2006-09-241-21/+40
| | | | | | | (w32-pass-lwindow-to-system, w32-enable-num-lock) (w32-enable-caps-lock, w32-scroll-lock-modifier) (w32-lwindow-modifier, w32-rwindow-modifier) (w32-apps-modifier, w32-mouse-button-tolerance): Doc fix.
* (Fxw_color_values): Simplify; use list3.Kim F. Storm2006-08-251-11/+6
|
* (w32_query_font): Fix last change: use stricmp.Eli Zaretskii2006-08-041-1/+1
|
* (w32_createwindow): Handle -geometry command line option and the geometryEli Zaretskii2006-08-041-5/+34
| | | | settings in the Registry.
* (w32_query_font): Compare names by ignoring case.Kenichi Handa2006-08-041-1/+1
|
* (w32_createwindow): If `left' and/or `top' frame parameters are bound to someEli Zaretskii2006-07-221-2/+8
| | | | values, use that instead of CW_USEDEFAULT.
* (w32_createwindow): Use CW_USEDEFAULT instead of f->left_pos and SH_SHOWEli Zaretskii2006-06-301-2/+7
| | | | | instead of f->top_pos in the call to CreateWindow. Record the actual position in f->left_pos and f->top_pos.
* (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
| | | | | <WM_LBUTTONUP, WM_RBUTTONUP>: Call signal_user_input in the cases where we preempt mouse_button_timer.
* (w32_wnd_proc) <WM_MOUSEMOVE>: Ignore mouse movements if a menu is activeEli Zaretskii2006-04-081-0/+8
| | | | on this frame.
* (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
| | | | Qface_set_after_frame_default. (from xfns.c 2003-05-26)
* (signal_user_input): New function.Jason Rumney2006-03-111-0/+25
| | | | | (post_character_message): Use it for keyboard input. (w32_msg_pump): Use it for mouse input.
* (w32_wnd_proc): Ignore middle and extra button events if a menu is alreadyEli Zaretskii2006-03-111-0/+5
| | | | active (the menubar_active flag is on).
* 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
| | | | | | * w32fns.c (compute_tip_xy): Ditto * macfns.c (compute_tip_xy): Ditto
* * (compute_tip_xy): Calculate root_y the same way as root_x,Jan Djärv2005-12-121-9/+8
| | | | i.e. dy is offset from top of frame instead of bottom.
* (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
| | | | (my_create_window, my_create_tip_window): Make static.
* (Vx_hand_shape): Variable removed.Kim F. Storm2005-07-191-1/+3
| | | | (syms_of_w32fns): Intern and staticpro Qw32_charset_default.
* 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
| | | | | | (Fx_file_dialog): Use it to trick the system into giving us up to date dialogs on systems that are documented to support it. Do not set OFN_FILEMUSTEXIST flag if looking for a directory.
* (w32_abort): Use the MB_YESNO dialog instead ofEli Zaretskii2005-06-121-7/+8
| | | | MB_ABORTRETRYIGNORE. Never return, even if DebugBreak does.
* (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
| | | | | average width. Set fontp->average_width and fontp->space_width to their appropriate values.
* 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_file_dialog if only directories should be read. * lisp.h: Fx_file_dialog takes 5 parameters. * xfns.c (Fx_file_dialog): Both Motif and GTK version: Add parameter only_dir_p. In Motif version, don't put DEFAULT_FILENAME in filter part of the dialog, just text field part. Do not add DEFAULT_FILENAME to list of files if it isn't there. In GTK version, pass only_dir_p parameter to xg_get_file_name. * macfns.c (Fx_file_dialog): Add parameter only_dir_p. Check only_dir_p instead of comparing prompt to "Dired". When using a save dialog, add option kNavDontConfirmReplacement, change title to "Enter name", change text for save button to "Ok". * w32fns.c (Fx_file_dialog): Add parameter only_dir_p. Check only_dir_p instead of comparing prompt to "Dired". * gtkutil.c (xg_get_file_with_chooser) (xg_get_file_with_selection): New functions, only defined ifdef HAVE_GTK_FILE_CHOOSER_DIALOG_NEW and HAVE_GTK_FILE_SELECTION_NEW respectively. (xg_get_file_name): Add parameter only_dir_p. Call xg_get_file_with_chooser or xg_get_file_with_selection depending on HAVE_GTK_FILE* and the value of use_old_gtk_file_dialog. (xg_initialize): New DEFVAR_BOOL use_old_gtk_file_dialog. * gtkutil.h (xg_get_file_name): Add parameter only_dir_p.
* (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
| | | | Unicode menu titles.
* Fix typo in last checkinJason Rumney2004-08-311-1/+1
|