Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-11-20 | updated for version 7.3.719 | Bram Moolenaar | |
Problem: Cannot run new version of cproto, it fails on missing include files. Solution: Add lots of #ifndef PROTO | |||
2012-01-04 | updated for version 7.3.393 | Bram Moolenaar | |
Problem: Win32: When resizing Vim it is always moved to the primary monitor if the secondary monitor is on the left. Solution: Use the nearest monitor. (Yukihiro Nakadaira) | |||
2011-12-15 | updated for version 7.3.382 | Bram Moolenaar | |
Problem: IME characters are inserted twice. Solution: Do not call DefWindowProc() if the event was handled. (Yasuhiro Matsumoto) | |||
2011-12-14 | updated for version 7.3.376 | Bram Moolenaar | |
Problem: Win32: Toolbar repainting does not work when the mouse pointer hovers over a button. Solution: Call DefWindowProc() when not hanlding an event. (Sergiu Dotenco) | |||
2011-08-10 | updated for version 7.3.277 | Bram Moolenaar | |
Problem: MS-Windows: some characters do not show in dialogs. Solution: Use the wide methods when available. (Yanwei Jia) | |||
2011-08-10 | updated for version 7.3.275 | Bram Moolenaar | |
Problem: MS-Windows: When using a black background some screen updates cause the window to flicker. Solution: Add WS_CLIPCHILDREN to CreateWindow(). (René Aguirre) | |||
2011-07-07 | updated for version 7.3.244 | Bram Moolenaar | |
Problem: MS-Windows: Build problem with old compiler. (John Beckett) Solution: Only use HandleToLong() when available. (Mike Williams) | |||
2011-05-25 | updated for version 7.3.206 | Bram Moolenaar | |
Problem: 64bit MS-Windows compiler warning. Solution: Use HandleToLong() instead of type cast. (Mike Williams) | |||
2011-01-17 | updated for version 7.3.102 | Bram Moolenaar | |
Problem: When using ":make", typing the next command and then getting the "reload" prompt the next command is (partly) eaten by the reload prompt. Solution: Accept ':' as a special character at the reload prompt to accept the default choice and execute the command. | |||
2010-10-27 | updated for version 7.3.038 | Bram Moolenaar | |
Problem: v:windowid isn't set on MS-Windows. Solution: Set it to the window handle. (Chris Sutcliffe) | |||
2010-10-27 | updated for version 7.3.036 | Bram Moolenaar | |
Problem: Win32 GUI: When building without menus, the font for dialogs and tab page headers also changes. Solution: Define USE_SYSMENU_FONT always. (Harig G.) | |||
2010-10-23 | updated for version 7.3.034 | Bram Moolenaar | |
Problem: Win32: may be loading .dll from the wrong directory. Solution: Go to the Vim executable directory when opening a library. | |||
2010-08-08 | Remove unused code. | Bram Moolenaar | |
2010-07-18 | Added strwidth() and strchars() functions. | Bram Moolenaar | |
2010-07-14 | Support completion for ":find". (Nazri Ramliy) | Bram Moolenaar | |
Cleanup white space. | |||
2010-05-26 | Fix definition of UINT_PTR for 64 bit systems. | Bram Moolenaar | |
2010-05-24 | Improve the MS-Windows installer. | Bram Moolenaar | |
2010-05-22 | Add :nbstart and :nbclose. | Bram Moolenaar | |
2010-02-17 | updated for version 7.2.362 | Bram Moolenaar | |
Problem: Win64: Vim doesn't work when cross-compiled with MingW libraries. Solution: Instead of handling WM_NCCREATE, create wide text area window class if the parent window iw side. (Sergey Khorev) | |||
2009-12-24 | updated for version 7.2-323 | Bram Moolenaar | |
2009-01-28 | updated for version 7.2-093 | Bram Moolenaar | |
2008-11-20 | updated for version 7.2-049 | Bram Moolenaar | |
2008-06-24 | updated for version 7.2a | Bram Moolenaar | |
2008-01-05 | updated for version 7.1-204 | Bram Moolenaar | |
2008-01-03 | updated for version 7.1-196 | Bram Moolenaar | |
2007-08-30 | updated for version 7.1-091 | Bram Moolenaar | |
2007-08-14 | updated for version 7.1-070 | Bram Moolenaar | |
2007-06-19 | updated for version 7.1-003 | Bram Moolenaar | |
2007-05-10 | updated for version 7.1b-001 | Bram Moolenaar | |
2007-05-10 | updated for version 7.1b | Bram Moolenaar | |
2007-05-06 | updated for version 7.1a | Bram Moolenaar | |
2007-05-04 | updated for version 7.0-242 | Bram Moolenaar | |
2006-08-29 | updated for version 7.0-074 | Bram Moolenaar | |
2006-05-06 | updated for version 7.0g05 | Bram Moolenaar | |
2006-04-30 | updated for version 7.0g | Bram Moolenaar | |
2006-04-25 | updated for version 7.0f01 | Bram Moolenaar | |
2006-04-24 | updated for version 7.0f | Bram Moolenaar | |
2006-04-22 | updated for version 7.0e06 | Bram Moolenaar | |
2006-04-19 | updated for version 7.0e03 | Bram Moolenaar | |
2006-04-17 | updated for version 7.0e01 | Bram Moolenaar | |
2006-04-09 | updated for version 7.0c13 | Bram Moolenaar | |
2006-04-05 | updated for version 7.0c10 | Bram Moolenaar | |
2006-03-27 | updated for version 7.0c01 | Bram Moolenaar | |
2006-03-27 | updated for version 7.0c | Bram Moolenaar | |
2006-03-19 | updated for version 7.0229 | Bram Moolenaar | |
2006-03-18 | updated for version 7.0228 | Bram Moolenaar | |
2006-03-17 | updated for version 7.0227 | Bram Moolenaar | |
2006-03-06 | updated for version 7.0216 | Bram Moolenaar | |
2006-01-21 | updated for version 7.0184 | Bram Moolenaar | |
2005-12-22 | updated for version 7.0175 | Bram Moolenaar | |