| Commit message (Expand) | Author | Age | Files | Lines |
* | Prefer 'Qfoo' to 'intern ("foo")' in w32 source files | Eli Zaretskii | 2015-02-21 | 1 | -1/+1 |
* | Improve toggling fullscreen state of frames. | Martin Rudalics | 2015-02-11 | 1 | -9/+21 |
* | Try to improve handling of fullwidth/-height frames. | Martin Rudalics | 2015-02-07 | 1 | -128/+89 |
* | Use bool for boolean in w32term.c | Eli Zaretskii | 2015-01-26 | 1 | -59/+60 |
* | MS-Windows followup for change in semantics of XIL and XLI. (Bug#15880) | Eli Zaretskii | 2015-01-10 | 1 | -3/+2 |
* | MS-Windows followup to previous commit | Eli Zaretskii | 2015-01-05 | 1 | -4/+0 |
* | Update copyright year to 2015 | Paul Eggert | 2015-01-01 | 1 | -1/+1 |
* | Use bool for boolean in xterm.c | Paul Eggert | 2014-12-21 | 1 | -5/+6 |
* | Merge branch 'emacs-24' | Ted Zlatanov | 2014-11-26 | 1 | -2/+2 |
|\ |
|
| * | Define MINGW_W64 and use it instead of _W64 | Oscar Fuentes | 2014-11-17 | 1 | -2/+2 |
* | | Improve inhibiting of implied frame resizes. | Martin Rudalics | 2014-11-07 | 1 | -1/+1 |
* | | Handle wrapped menu bar lines when resizing frames with Windows API. | Martin Rudalics | 2014-10-21 | 1 | -0/+39 |
* | | Merge from emacs-24; up to 2014-07-22T06:37:31Z!yamaoka@jpl.org | Glenn Morris | 2014-10-08 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Doc tweaks | Glenn Morris | 2014-10-08 | 1 | -1/+1 |
* | | Merge from emacs-24 | Stefan Monnier | 2014-09-30 | 1 | -23/+31 |
|\ \
| |/ |
|
| * | Fix bug #18528 with crashes at startup during frameset restoration. | Eli Zaretskii | 2014-09-24 | 1 | -27/+35 |
* | | Fix fallout on MinGW64 from the previous commit. | Eli Zaretskii | 2014-09-24 | 1 | -5/+5 |
* | | * termhooks.h (enum scroll_bar_part): Begin from 0 to allow... | Dmitry Antipov | 2014-09-24 | 1 | -1/+1 |
* | | Merge from emacs-24 | Stefan Monnier | 2014-09-22 | 1 | -2/+11 |
|\ \
| |/ |
|
| * | Fix display of hollow-box and hbar cursors on r2L lines. | Eli Zaretskii | 2014-09-16 | 1 | -1/+10 |
| * | Fix block cursor display in R2L lines. | Eli Zaretskii | 2014-09-16 | 1 | -1/+1 |
* | | Some fixes for scroll bar code. | Martin Rudalics | 2014-08-28 | 1 | -4/+1 |
* | | Remove 16-bit limitations in scroll bar position reporting on MS-Windows. | Eli Zaretskii | 2014-08-20 | 1 | -50/+47 |
* | | Fix horizontal scroll bar dragging in R2L paragraphs. | Eli Zaretskii | 2014-08-19 | 1 | -1/+4 |
* | | Preliminary attempt to fix horizontal scroll bar dragging with bidi text. | Martin Rudalics | 2014-08-16 | 1 | -4/+4 |
* | | Don't redeem scroll bars that have been turned off. | Martin Rudalics | 2014-08-05 | 1 | -2/+2 |
* | | Fix scroll bar handling for non-toolkit builds. | Martin Rudalics | 2014-08-04 | 1 | -2/+2 |
* | | Complete pixelwise frame/window resizing, add horizontal scrollbar support. | Martin Rudalics | 2014-07-27 | 1 | -126/+489 |
* | | Fix last commit in w32term.c. | Eli Zaretskii | 2014-07-25 | 1 | -3/+0 |
* | | Provisionally fix Windows build broken by last commit. | Martin Rudalics | 2014-07-25 | 1 | -0/+3 |
* | | Move hourglass machinery to RIF. | Dmitry Antipov | 2014-07-25 | 1 | -2/+36 |
* | | * frame.c (frame_unspecified_color): New function | Dmitry Antipov | 2014-07-18 | 1 | -1/+53 |
* | | * dispextern.h (last_tool_bar_item): Remove declaration. | Dmitry Antipov | 2014-06-10 | 1 | -6/+6 |
* | | * dispextern.h (PREPARE_FACE_FOR_DISPLAY): Remove as a duplicate of ... | Dmitry Antipov | 2014-06-10 | 1 | -2/+2 |
* | | Use terminal-specific hooks to display popup dialogs. | Dmitry Antipov | 2014-06-04 | 1 | -0/+1 |
* | | Use terminal-specific hooks to display menus. | Dmitry Antipov | 2014-06-04 | 1 | -0/+2 |
* | | Refactor mouse positioning stuff to avoid code duplication. | Dmitry Antipov | 2014-05-28 | 1 | -20/+1 |
* | | * src/w32term.c (x_delete_display): Don't free dpyinfo->w32_id_name (see bug#... | Ken Brown | 2014-05-26 | 1 | -6/+0 |
* | | Merge from emacs-24; up to 2014-05-26T10:21:18Z!rgm@gnu.org | Glenn Morris | 2014-05-25 | 1 | -0/+4 |
|\ \
| |/ |
|
| * | Fix bug#17510 with a pointer freed more than once (Cygwin-w32-build). | Ken Brown | 2014-05-24 | 1 | -0/+4 |
* | | Minor cleanup for terminal setup. | Dmitry Antipov | 2014-05-14 | 1 | -8/+2 |
* | | Merge from emacs-24; up to 2014-04-16T15:28:26Z!monnier@iro.umontreal.ca | Paul Eggert | 2014-04-16 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | * src/window.c (save_window_save): Lookup window_point_insertion_type in | Stefan Monnier | 2014-04-16 | 1 | -1/+1 |
* | | * search.c (Freplace_match): Use make_specified_string. | Dmitry Antipov | 2014-03-31 | 1 | -4/+1 |
* | | Merge from emacs-24; up to 2014-03-24T03:06:35Z!dancol@dancol.org | Juanma Barranquero | 2014-03-27 | 1 | -4/+12 |
|\ \
| |/ |
|
| * | Fix bug #17115 with displaying on w32 images that have 'box' face. | YAMAMOTO Mitsuharu | 2014-03-27 | 1 | -4/+12 |
* | | Merge from emacs-24; up to 2014-03-23T23:14:52Z!yamaoka@jpl.org | Juanma Barranquero | 2014-03-26 | 1 | -12/+23 |
|\ \
| |/ |
|
| * | Refine previous fix of x_set_window_size to handle Bug#17077. | Martin Rudalics | 2014-03-24 | 1 | -12/+23 |
* | | src/*.c: Silence a few warnings about unused vars and functions. | Juanma Barranquero | 2014-03-26 | 1 | -2/+4 |
|/ |
|
* | Fix regression introduced by patch for Bug#10500. | YAMAMOTO Mitsuharu | 2014-03-21 | 1 | -4/+20 |