| Commit message (Expand) | Author | Age | Files | Lines |
* | * xfns.c (unwind_create_frame): | Jan Djärv | 2011-11-11 | 1 | -1/+1 |
* | Modify w32fns.c similarly to 2011-11-05T12:04:34Z!jan.h.d@swipnet.se. | Eli Zaretskii | 2011-11-05 | 1 | -9/+11 |
* | Support MSVC build with newer versions of Visual Studio. | Eli Zaretskii | 2011-11-05 | 1 | -2/+2 |
* | Fix bug #9943 with abort at shutdown. | Eli Zaretskii | 2011-11-03 | 1 | -0/+1 |
* | * lisp/term/w32-win.el (w32-default-color-map): Declare obsolete. | Juanma Barranquero | 2011-10-26 | 1 | -5/+10 |
* | * src/w32fns.c (w32_wnd_proc) [WM_TIMER, WM_SET_CURSOR]: Avoid using | Jason Rumney | 2011-07-08 | 1 | -4/+5 |
* | * textprop.c (text_property_stickiness): Obey Vtext_property_default_nonsticky. | Stefan Monnier | 2011-07-04 | 1 | -4/+0 |
* | GLYPH_DEBUG fixes | Paul Eggert | 2011-06-22 | 1 | -1/+1 |
* | Move window resize code from window.c to window.el. | Martin Rudalics | 2011-06-10 | 1 | -3/+4 |
* | src/w32fns.c: #if-0 some functions entirely, not just the bodies. | Juanma Barranquero | 2011-04-28 | 1 | -9/+3 |
* | nt/*.c, src/*.c: Remove unused variables. | Juanma Barranquero | 2011-03-25 | 1 | -6/+3 |
* | w32: Fix some warnings reported by -Wall -Wextra. | Juanma Barranquero | 2011-03-23 | 1 | -3/+1 |
* | src/w32*.c: Clean up extern declarations. | Juanma Barranquero | 2011-03-14 | 1 | -14/+1 |
* | Fix bug#8181. | Ben Key | 2011-03-07 | 1 | -1/+34 |
* | Use KVAR in MS-Windows build, remove buffer-file-type. | Eli Zaretskii | 2011-02-16 | 1 | -3/+3 |
* | Change B_ to BVAR | Tom Tromey | 2011-02-16 | 1 | -3/+3 |
* | Fix the MS-Windows build due to introduction of B_. | Eli Zaretskii | 2011-02-14 | 1 | -3/+3 |
* | Refill some long/short copyright headers. | Glenn Morris | 2011-01-26 | 1 | -2/+1 |
* | Convert consecutive FSF copyright years to ranges. | Glenn Morris | 2011-01-24 | 1 | -2/+1 |
* | Promote SSDATA macro from gtkutil.c and xsmfns.c to lisp.h. | Paul Eggert | 2011-01-22 | 1 | -14/+13 |
* | Fix an error introduced by the previous patch. | Sam Steingold | 2011-01-19 | 1 | -2/+0 |
* | Move all DEFVAR'd globals into a structure -- threading infrastructure | Tom Tromey | 2011-01-18 | 1 | -151/+32 |
* | Merge from emacs-23 | Stefan Monnier | 2011-01-14 | 1 | -2/+2 |
|\ |
|
| * | Add 2011 to FSF/AIST copyright years. | Glenn Morris | 2011-01-02 | 1 | -1/+1 |
| * | Fix bug #7398 with truncated glyphs in tooltip display on w32. | Eli Zaretskii | 2010-12-11 | 1 | -11/+12 |
* | | Fix bug #7398 with truncated glyphs in w32 tooltips. | Eli Zaretskii | 2010-12-11 | 1 | -14/+13 |
* | | Repeat 2010-11-14 change to xfns.c for w32 and ns. | Chong Yidong | 2010-11-14 | 1 | -2/+0 |
* | | Add const to array elements. | YAMAMOTO Mitsuharu | 2010-11-14 | 1 | -1/+1 |
* | | Support R2L lines in tool-tip text. | Eli Zaretskii | 2010-11-06 | 1 | -11/+70 |
* | | Sync docs of some X, W32, NS C functions. | Glenn Morris | 2010-10-29 | 1 | -5/+5 |
* | | Sync docs of some W32 and X C functions. | Glenn Morris | 2010-10-24 | 1 | -19/+43 |
* | | Merge changes from emacs-23 branch. | Juanma Barranquero | 2010-10-14 | 1 | -4/+1 |
|\| |
|
| * | src/w32*.c: Whitespace fixes and typos. | Juanma Barranquero | 2010-10-14 | 1 | -5/+2 |
* | | src/w32*.c: Make functions static. | Juanma Barranquero | 2010-10-14 | 1 | -3/+3 |
* | | Remove W32 API function pointer unused since 2005-02-15T23:19:26Z!jasonr@gnu.... | Juanma Barranquero | 2010-09-24 | 1 | -4/+0 |
* | | (w32_wnd_proc): Don't check context before initializing. | Jason Rumney | 2010-08-19 | 1 | -3/+4 |
* | | Fix bug #6796. | Eli Zaretskii | 2010-08-17 | 1 | -0/+1 |
* | | Merge changes from emacs-23 branch | Chong Yidong | 2010-08-08 | 1 | -1/+1 |
|\| |
|
| * | * w32fns.c (syms_of_w32fns) <x-max-tooltip-size>: Fix typo in docstring. | Juanma Barranquero | 2010-08-01 | 1 | -1/+1 |
* | | * w32fns.c (w32_to_x_color): Remove, unused. | Juanma Barranquero | 2010-07-24 | 1 | -19/+0 |
* | | * w32fns.c, xfaces.c: Remove obsolete static declarations. | Juanma Barranquero | 2010-07-23 | 1 | -2/+0 |
* | | Merge changes from emacs-23 branch. | Chong Yidong | 2010-07-16 | 1 | -1/+4 |
|\| |
|
| * | Fix bug #6609. | Eli Zaretskii | 2010-07-14 | 1 | -1/+4 |
* | | Merge changes from emacs-23 branch. | Chong Yidong | 2010-07-10 | 1 | -3/+7 |
|\| |
|
| * | src/w32fns.c (Qtooltip): Declare. | Juanma Barranquero | 2010-07-04 | 1 | -1/+5 |
| * | Fix faulty `if' statement in delete_frame. | Chong Yidong | 2010-07-02 | 1 | -3/+2 |
| * | Backport from trunk: Fix bug #6126. | Eli Zaretskii | 2010-05-11 | 1 | -1/+13 |
* | | Convert DEFUNs to standard C. | Dan Nicolaescu | 2010-07-08 | 1 | -80/+43 |
* | | Replace bcopy, bzero, bcmp by memcpy, memmove, memset, memcmp | Andreas Schwab | 2010-07-08 | 1 | -6/+6 |
* | | Fix whitespace to follow coding guidelines. | Juanma Barranquero | 2010-07-07 | 1 | -1/+1 |