summaryrefslogtreecommitdiff
path: root/src/w32term.c
Commit message (Expand)AuthorAgeFilesLines
* Use bool for boolean in xterm.cPaul Eggert2014-12-211-5/+6
* Merge branch 'emacs-24'Ted Zlatanov2014-11-261-2/+2
|\
| * Define MINGW_W64 and use it instead of _W64Oscar Fuentes2014-11-171-2/+2
* | Improve inhibiting of implied frame resizes.Martin Rudalics2014-11-071-1/+1
* | Handle wrapped menu bar lines when resizing frames with Windows API.Martin Rudalics2014-10-211-0/+39
* | Merge from emacs-24; up to 2014-07-22T06:37:31Z!yamaoka@jpl.orgGlenn Morris2014-10-081-1/+1
|\ \ | |/
| * Doc tweaksGlenn Morris2014-10-081-1/+1
* | Merge from emacs-24Stefan Monnier2014-09-301-23/+31
|\ \ | |/
| * Fix bug #18528 with crashes at startup during frameset restoration.Eli Zaretskii2014-09-241-27/+35
* | Fix fallout on MinGW64 from the previous commit.Eli Zaretskii2014-09-241-5/+5
* | * termhooks.h (enum scroll_bar_part): Begin from 0 to allow...Dmitry Antipov2014-09-241-1/+1
* | Merge from emacs-24Stefan Monnier2014-09-221-2/+11
|\ \ | |/
| * Fix display of hollow-box and hbar cursors on r2L lines.Eli Zaretskii2014-09-161-1/+10
| * Fix block cursor display in R2L lines.Eli Zaretskii2014-09-161-1/+1
* | Some fixes for scroll bar code.Martin Rudalics2014-08-281-4/+1
* | Remove 16-bit limitations in scroll bar position reporting on MS-Windows.Eli Zaretskii2014-08-201-50/+47
* | Fix horizontal scroll bar dragging in R2L paragraphs.Eli Zaretskii2014-08-191-1/+4
* | Preliminary attempt to fix horizontal scroll bar dragging with bidi text.Martin Rudalics2014-08-161-4/+4
* | Don't redeem scroll bars that have been turned off.Martin Rudalics2014-08-051-2/+2
* | Fix scroll bar handling for non-toolkit builds.Martin Rudalics2014-08-041-2/+2
* | Complete pixelwise frame/window resizing, add horizontal scrollbar support.Martin Rudalics2014-07-271-126/+489
* | Fix last commit in w32term.c.Eli Zaretskii2014-07-251-3/+0
* | Provisionally fix Windows build broken by last commit.Martin Rudalics2014-07-251-0/+3
* | Move hourglass machinery to RIF.Dmitry Antipov2014-07-251-2/+36
* | * frame.c (frame_unspecified_color): New functionDmitry Antipov2014-07-181-1/+53
* | * dispextern.h (last_tool_bar_item): Remove declaration.Dmitry Antipov2014-06-101-6/+6
* | * dispextern.h (PREPARE_FACE_FOR_DISPLAY): Remove as a duplicate of ...Dmitry Antipov2014-06-101-2/+2
* | Use terminal-specific hooks to display popup dialogs.Dmitry Antipov2014-06-041-0/+1
* | Use terminal-specific hooks to display menus.Dmitry Antipov2014-06-041-0/+2
* | Refactor mouse positioning stuff to avoid code duplication.Dmitry Antipov2014-05-281-20/+1
* | * src/w32term.c (x_delete_display): Don't free dpyinfo->w32_id_name (see bug#...Ken Brown2014-05-261-6/+0
* | Merge from emacs-24; up to 2014-05-26T10:21:18Z!rgm@gnu.orgGlenn Morris2014-05-251-0/+4
|\ \ | |/
| * Fix bug#17510 with a pointer freed more than once (Cygwin-w32-build).Ken Brown2014-05-241-0/+4
* | Minor cleanup for terminal setup.Dmitry Antipov2014-05-141-8/+2
* | Merge from emacs-24; up to 2014-04-16T15:28:26Z!monnier@iro.umontreal.caPaul Eggert2014-04-161-1/+1
|\ \ | |/
| * * src/window.c (save_window_save): Lookup window_point_insertion_type inStefan Monnier2014-04-161-1/+1
* | * search.c (Freplace_match): Use make_specified_string.Dmitry Antipov2014-03-311-4/+1
* | Merge from emacs-24; up to 2014-03-24T03:06:35Z!dancol@dancol.orgJuanma Barranquero2014-03-271-4/+12
|\ \ | |/
| * Fix bug #17115 with displaying on w32 images that have 'box' face.YAMAMOTO Mitsuharu2014-03-271-4/+12
* | Merge from emacs-24; up to 2014-03-23T23:14:52Z!yamaoka@jpl.orgJuanma Barranquero2014-03-261-12/+23
|\ \ | |/
| * Refine previous fix of x_set_window_size to handle Bug#17077.Martin Rudalics2014-03-241-12/+23
* | src/*.c: Silence a few warnings about unused vars and functions.Juanma Barranquero2014-03-261-2/+4
|/
* Fix regression introduced by patch for Bug#10500.YAMAMOTO Mitsuharu2014-03-211-4/+20
* Truly maximize w32 frames with odd fonts and some texi fixes.Martin Rudalics2014-03-211-18/+6
* Document pixelwise frame resizing and fix related bug on Windows.Martin Rudalics2014-03-141-25/+52
* Add comment for 2014-03-10T10:31:13Z!rudalics@gmx.at and 2014-03-10T18:53:39Z...Martin Rudalics2014-03-111-0/+4
* Revert last change to w32_read_socket.Martin Rudalics2014-03-101-1/+2
* Unconditionally set visibility to 1 when restoring frame size (Bug#16967).Martin Rudalics2014-03-101-2/+1
* Improve window dividers code.Martin Rudalics2014-02-041-15/+27
* Fix bug #16517 with display change on MS-Windows while in full-screen mode.Fabrice Popineau2014-01-251-0/+4