summaryrefslogtreecommitdiff
path: root/src/w32fns.c
Commit message (Expand)AuthorAgeFilesLines
* Make copy of frame parameters because the original parametersMartin Rudalics2007-12-291-0/+4
* Merge from emacs--rel--22Miles Bader2007-12-281-1/+2
|\
| * (w32_wnd_proc) <WM_KEYDOWN>: Cast char to unsigned before passing as wParam.Jason Rumney2007-12-171-1/+2
* | Merge from emacs--rel--22Miles Bader2007-12-161-4/+4
|\ \ | |/
| * (w32_wnd_proc, Fw32_reconstruct_hot_key): Range checkJason Rumney2007-12-131-4/+4
| * (Fx_create_frame, Fx_display_pixel_width, Fx_display_pixel_height,Juanma Barranquero2007-11-151-15/+15
| * (Fw32_registered_hot_keys): Don't return the nil values correspondingJuanma Barranquero2007-11-141-110/+103
| * (Fw32_register_hot_key): Don't try to registerJuanma Barranquero2007-11-131-1/+1
| * Include math.h.Jason Rumney2007-10-241-0/+1
* | (Fx_create_frame, Fx_display_pixel_width, Fx_display_pixel_height,Juanma Barranquero2007-11-141-14/+14
* | (Fw32_define_rgb_color, Fw32_load_color_file, Fx_display_save_under):Juanma Barranquero2007-11-141-13/+14
* | Remove leftover comment.Juanma Barranquero2007-11-141-4/+0
* | (Fw32_registered_hot_keys): Don't return the nil values correspondingJuanma Barranquero2007-11-141-110/+105
* | (Fw32_register_hot_key): Don't try to registerJuanma Barranquero2007-11-131-1/+1
* | (w32_pass_multimedia_buttons_to_system): New user option.Jason Rumney2007-11-091-0/+31
* | Make `window-system' into a keyboard-local variable (rather thanStefan Monnier2007-10-251-4/+0
* | include math.hJason Rumney2007-10-221-0/+1
* | (w32_abort): Move declaration to nt/config.nt.Jason Rumney2007-10-221-2/+0
* | * xselect.c (x_own_selection, x_handle_selection_clear)Stefan Monnier2007-10-171-4/+4
* | Merge from emacs--rel--22Miles Bader2007-10-151-9/+1
|\ \ | |/
| * (set-frame-configuration): Assign name parameter onlyMartin Rudalics2007-10-121-9/+1
* | Replace `abs' with `eabs'.Eli Zaretskii2007-10-131-3/+3
* | Merge from emacs--rel--22Miles Bader2007-10-091-0/+4
|\ \ | |/
| * (globals_of_w32fns): Init common controls.Jason Rumney2007-09-271-0/+4
* | (Fx_focus_frame): Rename from Fw32_focus_frame.Jason Rumney2007-09-181-2/+2
* | Horizontal mouse wheel support:Jason Rumney2007-09-041-3/+7
* | Merge from emacs--devo--0Miles Bader2007-07-311-8/+9
|\ \ | |/
| * Switch license to GPLv3 or later.Glenn Morris2007-07-251-1/+1
| * (x_real_positions): Get real position from OS instead of calculating it.Jason Rumney2007-07-241-7/+8
* | Merge from emacs--devo--0Miles Bader2007-07-151-0/+12
|\ \ | |/
| * (w32_msg_pump) <WM_EMACS_CREATEWINDOW>: Initialize COM.Jason Rumney2007-07-111-0/+12
| * (Fx_file_dialog): Take size from struct not pointer.Jason Rumney2007-06-101-2/+2
* | Merge from emacs--devo--0Miles Bader2007-06-111-2/+2
|\ \
| * | (Fx_file_dialog): Take size from struct not pointer.Jason Rumney2007-06-101-2/+2
| |/
* | * s/darwin.h (SYSTEM_PURESIZE_EXTRA): Define here.Dan Nicolaescu2007-05-191-1/+1
* | (x_create_tip_frame): Set window_system.Jason Rumney2007-05-171-0/+2
* | * term.c (init_tty): Better initialize ttys in windows.Dan Nicolaescu2007-05-171-0/+16
* | (x_create_tip_frame): Set terminal and ref count.Jason Rumney2007-05-171-0/+2
* | (x_set_tool_bar_lines): Don't use updating_frame.Jason Rumney2007-05-151-3/+6
|/
* (Fx_show_tip): Doc fix.Eli Zaretskii2007-03-241-0/+2
* * w32fns.c (menubar_in_use): New flag.Jason Rumney2007-02-221-4/+6
* * 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
* Add 2007 to copyright years.Glenn Morris2007-01-211-1/+1
* (w32-window-exists-p): New function.Eli Zaretskii2006-12-161-0/+26
* (w32_wnd_proc): Force non-tooltip frames to respect the minimum tracking size.Juanma Barranquero2006-12-141-5/+5
* (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
* 2006-10-07 Ralf Angeli <angeli@caeruleus.net>Jason Rumney2006-10-071-1/+6