aboutsummaryrefslogtreecommitdiffstats
path: root/src/w32fns.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix bug #17524 with crashes in creating a new frame with invalid font.Eli Zaretskii2014-05-201-1/+13
* Fix tooltips pulling Emacs window to front on windows-nt, bug #17408.Jarek Czekalski2014-05-061-4/+6
* Truly maximize w32 frames with odd fonts and some texi fixes.Martin Rudalics2014-03-211-1/+2
* Fix minor memory-related problems on MS-Windows revealed by Dr. Memory.Eli Zaretskii2014-03-191-0/+2
* Another fix for handling of file names on Windows 9X.Eli Zaretskii2014-02-061-14/+14
* src/w32fns.c (Fw32_shell_execute): Doc fix.Eli Zaretskii2014-02-051-16/+28
* src/w32fns.c (Fw32_shell_execute): Improve commentary.Eli Zaretskii2014-02-041-5/+6
* In Fx_create_frame of w32fns.c process frame alpha earlier. (Bug#16619)Martin Rudalics2014-02-021-2/+3
* Attempt to solve bug #16615 by using a more accurate function prototype.Eli Zaretskii2014-02-011-4/+4
* Fix bug #16558 with w32-shell-execute on remote file names.Eli Zaretskii2014-02-011-4/+19
* In x_set_tool_bar_lines of w32fns.c don't clear area on frames that are not v...Martin Rudalics2014-01-291-1/+1
* Fix handling of face attributes in Fx_create_frame (Bug#16529).Martin Rudalics2014-01-251-17/+34
* Fix bug #16509 with segfault in an assertion when exiting due to missing font.Eli Zaretskii2014-01-211-1/+3
* Fix handling of internal borders (Bug#16348).Martin Rudalics2014-01-111-10/+7
* Fix maximization behavior on Windows (Bug#16300).Martin Rudalics2014-01-041-7/+0
* Further adjust frame/window scrollbar width calculations.Martin Rudalics2014-01-021-4/+4
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-011-1/+1
* Fix a thinko in last commit.Eli Zaretskii2013-12-281-1/+2
* Fix bug #14739 with creation of GUI frames from TTY session on Windows.Eli Zaretskii2013-12-281-0/+3
* Some more tinkering with Bug#16051.Martin Rudalics2013-12-261-20/+23
* Fix bug #16252 with 'mailto:' documents passed to w32-shell-execute.Eli Zaretskii2013-12-251-2/+13
* Minor fixes in w32-shell-execute.Eli Zaretskii2013-12-241-21/+11
* Some more fixes for pixelwise resizing.Martin Rudalics2013-12-201-2/+1
* Avoid compiler warnings in w32fns.c:emacs_abort.Eli Zaretskii2013-12-181-1/+6
* src/w32*.c: Silence compiler warnings.Juanma Barranquero2013-12-151-4/+2
* One more change by Ken Brown to avoid breaking Cygwin.Eli Zaretskii2013-12-111-1/+4
* Another fix for Cygwin.Eli Zaretskii2013-12-101-0/+2
* Fixed problems in Cygwin build reported by Ken Brown.Eli Zaretskii2013-12-101-15/+19
* Merge from trunk.Eli Zaretskii2013-12-071-92/+232
|\
| * Improve reporting of fatal exception on MS-Windows, to aid debugging #15994.Eli Zaretskii2013-12-021-59/+110
| * Spelling and punctuation fixes.Paul Eggert2013-12-011-1/+1
| * Support resizing frames and windows pixelwise.Martin Rudalics2013-11-301-33/+122
* | Converted file-name-info.Eli Zaretskii2013-12-071-13/+42
* | Fixed initialization code and default-printer-name.Eli Zaretskii2013-12-071-34/+70
* | Converted and tested system-move-file-to-trash.Eli Zaretskii2013-11-301-20/+63
* | Debugged and fixed w32-shell-execute.Eli Zaretskii2013-11-301-18/+13
* | w32-shell-execute converted, but not tested yet.Eli Zaretskii2013-11-231-19/+151
* | Minor tweaks of the Cygwin code.Eli Zaretskii2013-11-231-2/+2
* | File selection converted and tested.Eli Zaretskii2013-11-231-63/+186
* | Merge from mainline.Eli Zaretskii2013-11-181-3/+3
|\ \ | |/
| * * src/xdisp.c (syms_of_xdisp): New vars redisplay--all-windows-cause andStefan Monnier2013-11-061-2/+2
| * *.[chm]: Number every assignment to windows_or_buffers_changed.Stefan Monnier2013-11-051-1/+1
* | Adapted dostounix_filename. w32-short/long-filename work with wide APIs.Eli Zaretskii2013-11-021-2/+2
|/
* Remove port-specific display name lists to avoid extraDmitry Antipov2013-10-181-14/+7
* Merge from trunk.Eli Zaretskii2013-09-261-67/+47
|\
| * Drop VERTICAL_SCROLL_BAR_WIDTH_TRIM. For X, it is zero since 1999,Dmitry Antipov2013-09-151-10/+5
| * Unify Fx_focus_frame between all ports.Dmitry Antipov2013-09-131-10/+0
| * Unify FRAME_window_system_DISPLAY_INFO macros between all ports.Dmitry Antipov2013-09-131-38/+38
| * * nsterm.m (syms_of_nsterm): Use Qns.Dmitry Antipov2013-09-111-5/+0
| * Attempt to make redisplay more selective when changing fonts.Dmitry Antipov2013-09-061-4/+4