aboutsummaryrefslogtreecommitdiffstats
path: root/src/w32fns.c
Commit message (Expand)AuthorAgeFilesLines
* (uniscribe_font_driver) [WINDOWSNT]: Declare for w32fns.c.Jason Rumney2008-04-031-0/+12
* (start_hourglass): Suppress hourglass on tty frames.Jason Rumney2008-03-271-0/+4
* * w32fns.c (hourglass_timer, hourglass_hwnd): New variables.Jason Rumney2008-03-191-97/+70
* (globals_of_w32fns, Fx_create_frame): Fix last change.Eli Zaretskii2008-03-141-11/+0
* (MONITOR_DEFAULT_TO_NEAREST, struct MONITOR_INFO)Jason Rumney2008-03-141-10/+76
* (w32_msg_pump): Disable debug code.Jason Rumney2008-03-011-0/+4
* Merge from emacs--rel--22Miles Bader2008-02-251-0/+12
|\
| * (enum_font_cb2): Don't use raster fonts for Unicode.Jason Rumney2008-02-241-0/+12
* | Merge from emacs--rel--22Miles Bader2008-02-241-1/+4
|\|
| * (Fw32_shell_execute): Encode parameters.Jason Rumney2008-02-181-1/+4
* | Consolidate the image_cache to the terminal struct.Stefan Monnier2008-02-221-1/+1
* | Merge from emacs--devo--0Miles Bader2008-01-091-1/+2
|\ \
| * | Merge from emacs--rel--22Miles Bader2008-01-081-1/+2
| |\|
| | * Add 2008 to copyright years.Glenn Morris2008-01-081-1/+2
* | | Merge from emacs--devo--0Miles Bader2008-01-021-0/+4
|\| |
| * | Make copy of frame parameters because the original parametersMartin Rudalics2007-12-291-0/+4
* | | Merge from emacs--devo--0Miles Bader2007-12-291-1/+2
|\| |
| * | 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--devo--0Miles Bader2007-12-161-4/+4
|\| |
| * | 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
* | | (w32_to_x_font): Fix bad merge.Jason Rumney2007-12-061-3/+0
* | | Merge from emacs--devo--0Miles Bader2007-12-061-138/+133
|\| |
| * | (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
* | | Include imm.h.Jason Rumney2007-11-171-2/+75
* | | Merge from emacs--devo--0Miles Bader2007-11-111-0/+31
|\| |
| * | (w32_pass_multimedia_buttons_to_system): New user option.Jason Rumney2007-11-091-0/+31
* | | Merge from emacs--devo--0Miles Bader2007-10-271-6/+1
|\| |
| * | 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
* | | Merge from emacs--devo--0Miles Bader2007-10-191-4/+4
|\| |
| * | * xselect.c (x_own_selection, x_handle_selection_clear)Stefan Monnier2007-10-171-4/+4
* | | Merge from emacs--devo--0Miles Bader2007-10-151-12/+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--devo--0Miles Bader2007-10-111-9/+40
|\| |
| * | 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