| Commit message (Expand) | Author | Age | Files | Lines |
| * | Use bool for boolean in w32menu.c, w32font.c, w32uniscribe.c. | Eli Zaretskii | 2015-01-29 | 1 | -23/+24 |
| * | Fix crashes on MS-Windows due to pop-up menus (Bug#19596) | Eli Zaretskii | 2015-01-14 | 1 | -5/+18 |
| * | Fix problems with 32-bit wide-int build exposed by MinGW | Eli Zaretskii | 2015-01-13 | 1 | -8/+15 |
| * | Adjust frame heights to real height of tool bar. | Martin Rudalics | 2015-01-12 | 1 | -2/+1 |
| * | MS-Windows followup to previous commit | Eli Zaretskii | 2015-01-05 | 1 | -2/+0 |
| * | Update copyright year to 2015 | Paul Eggert | 2015-01-01 | 1 | -1/+1 |
| * | MS-Windows followup to stpcpy changes. | Eli Zaretskii | 2014-12-26 | 1 | -3/+3 |
| * | Improve inhibiting of implied frame resizes. | Martin Rudalics | 2014-11-07 | 1 | -1/+1 |
| * | Complete pixelwise frame/window resizing, add horizontal scrollbar support. | Martin Rudalics | 2014-07-27 | 1 | -1/+2 |
| * | Use terminal-specific hooks to display menus. | Dmitry Antipov | 2014-06-04 | 1 | -8/+9 |
| * | Fix MS-Windows build broken by menu changes on 2014-06-02. | Eli Zaretskii | 2014-06-03 | 1 | -1/+1 |
| * | Use common memory management functions for lwlib and refactor users. | Dmitry Antipov | 2014-06-02 | 1 | -54/+15 |
| * | * xmenu.c (xdialog_show): Remove prototype, rename to | Dmitry Antipov | 2014-05-29 | 1 | -26/+8 |
| * | Fix bug #16636 with simple dialogs on MS-Windows. | Eli Zaretskii | 2014-02-04 | 1 | -18/+29 |
| * | Update copyright year to 2014 by running admin/update-copyright. | Paul Eggert | 2014-01-01 | 1 | -1/+1 |
| * | Fix some warnings in w32 specific code. | Eli Zaretskii | 2013-12-17 | 1 | -5/+6 |
| * | Support resizing frames and windows pixelwise. | Martin Rudalics | 2013-11-30 | 1 | -1/+1 |
| * | * configure.ac (HAVE_MENUS): Remove. | Stefan Monnier | 2013-11-28 | 1 | -7/+0 |
| * | Port to stricter C99 platforms. | Paul Eggert | 2013-11-03 | 1 | -1/+1 |
| * | x-popup-dialog fixed, almost. | Eli Zaretskii | 2013-09-29 | 1 | -117/+19 |
| * | Merge from trunk. | Eli Zaretskii | 2013-09-26 | 1 | -4/+4 |
| |\ |
|
| | * | Use union for the payload of struct Lisp_Vector. | Dmitry Antipov | 2013-09-24 | 1 | -1/+1 |
| | * | Unify FRAME_window_system_DISPLAY_INFO macros between all ports. | Dmitry Antipov | 2013-09-13 | 1 | -3/+3 |
| * | | Fix infinite loop in menu input due to block_input. | Eli Zaretskii | 2013-09-21 | 1 | -2/+9 |
| |/ |
|
| * | Drop FRAME_PTR typedef. | Dmitry Antipov | 2013-08-03 | 1 | -14/+14 |
| * | Drop unnecessary functions that deals with frame pixel size. | Dmitry Antipov | 2013-07-31 | 1 | -2/+2 |
| * | Get rid of some platform-specific functions examining window | Dmitry Antipov | 2013-04-07 | 1 | -2/+2 |
| * | Consistently use platform-specific function to detect window system. | Dmitry Antipov | 2013-04-05 | 1 | -1/+1 |
| * | * window.h (struct window): Replace hchild, vchild and buffer slots | Dmitry Antipov | 2013-03-28 | 1 | -1/+1 |
| * | Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.ca | Paul Eggert | 2013-01-02 | 1 | -2/+2 |
| |\ |
|
| | * | Update copyright notices for 2013. | Paul Eggert | 2013-01-01 | 1 | -2/+2 |
| * | | * frame.h (struct frame): Remove display_preempted member | Dmitry Antipov | 2012-11-23 | 1 | -13/+0 |
| |/ |
|
| * | Code cleanup for cygw32 | Daniel Colascione | 2012-10-08 | 1 | -1/+1 |
| * | Merge from trunk | Daniel Colascione | 2012-10-07 | 1 | -13/+13 |
| |\ |
|
| | * | Support x64 build on MS-Windows with MSVC. | Fabrice Popineau | 2012-09-30 | 1 | -5/+5 |
| | * | gnutls.c, gtkutil.c: Use bool for boolean. | Paul Eggert | 2012-09-23 | 1 | -2/+2 |
| | * | Simplify and avoid signal-handling races. | Paul Eggert | 2012-09-23 | 1 | -6/+6 |
| * | | Merge from trunk | Daniel Colascione | 2012-09-17 | 1 | -1/+1 |
| |\ \
| |/ |
|
| | * | Fix MS-Windows build broken by 2012-09-15T07:06:56Z!eggert@cs.ucla.edu, compl... | Eli Zaretskii | 2012-09-15 | 1 | -1/+0 |
| | * | Simplify redefinition of 'abort' (Bug#12316). | Paul Eggert | 2012-09-04 | 1 | -1/+1 |
| * | | Implement cygw32 | Daniel Colascione | 2012-09-17 | 1 | -1/+25 |
| |/ |
|
| * | * frame.h (FSET): Remove (Bug#12215). | Paul Eggert | 2012-08-17 | 1 | -3/+3 |
| * | Drop WGET and revert read access to Lisp_Objects slots of struct window. | Dmitry Antipov | 2012-08-07 | 1 | -1/+1 |
| * | Drop FGET and revert read access to Lisp_Objects slots of struct frame. | Dmitry Antipov | 2012-08-07 | 1 | -3/+3 |
| * | Fix usage of FRAME_MENU_BAR_ITEMS in w32menu.c. | Eli Zaretskii | 2012-08-06 | 1 | -2/+2 |
| * | Separate read and write access to Lisp_Object slots of struct window. | Dmitry Antipov | 2012-08-06 | 1 | -1/+1 |
| * | Separate read and write access to Lisp_Object slots of struct frame. | Dmitry Antipov | 2012-08-06 | 1 | -4/+4 |
| * | Generalize common compile-time constants. | Dmitry Antipov | 2012-08-05 | 1 | -4/+4 |
| * | Remove unnecessary casts involving pointers. | Paul Eggert | 2012-08-03 | 1 | -5/+4 |
| * | Use "ASET (a, i, v)" rather than "AREF (a, i) = v". | Paul Eggert | 2012-08-01 | 1 | -1/+1 |