Added tag v7-4a-039 for changeset a08fa2919f2b |
|
More...
|
almost 12 years ago
|
Added tag v7-4a-038 for changeset 8f983df0299f |
|
More...
|
almost 12 years ago
|
updated for version 7.4a.038 Problem: When using MSVC 2012 there are various issues, including GUI size computations. Solution: Use SM_CXPADDEDBORDER. (Mike Williams) |
|
More...
|
almost 12 years ago
|
Added tag v7-4a-037 for changeset 91d478da863e |
|
More...
|
almost 12 years ago
|
updated for version 7.4a.037 Problem: Win32: When mouse is hidden and in the toolbar, moving it won't make it appear. (Sami Salonen) Solution: Add tabline_wndproc() and toolbar_wndproc(). (Ken Takata) |
|
More...
|
almost 12 years ago
|
Added tag v7-4a-036 for changeset 9982ec574beb |
|
More...
|
almost 12 years ago
|
updated for version 7.4a.036 Problem: "\p" in a regexp does not match double-width characters. (Yukihiro Nakadaira) Solution: Don't count display cells, use vim_isprintc(). |
|
More...
|
almost 12 years ago
|
Merge branch 'vim' |
|
More...
|
almost 12 years ago
|
Updated runtime files. |
|
More...
|
almost 12 years ago
|
updated for version 7.4a.035 Problem: Fix in patch 7.4a.032 is not tested. Solution: Add test. |
|
More...
|
almost 12 years ago
|
Added tag v7-4a-035 for changeset 4ceacc1b0054 |
|
More...
|
almost 12 years ago
|
Added tag v7-4a-034 for changeset 947edb6335d1 |
|
More...
|
almost 12 years ago
|
updated for version 7.4a.034 Problem: The tabline may flicker when opening a new tab after 7.3.759 on Win32. Solution: Move call to TabCtrl_SetCurSel(). (Ken Takata) |
|
More...
|
almost 12 years ago
|
updated for version 7.4a.033 Problem: Test 98 always passes. Solution: Include test98a.in in test98.in, execute the crucial command in one line. (Yukihiro Nakadaira) |
|
More...
|
almost 12 years ago
|
Added tag v7-4a-033 for changeset fa024ce48542 |
|
More...
|
almost 12 years ago
|
updated for version 7.4a.032 Problem: New regexp engine: Does not match shorter alternative. (Ingo Karkat) Solution: Do not drop a new state when the PIM info is different. |
|
More...
|
almost 12 years ago
|
Added tag v7-4a-032 for changeset 2741b46e96bf |
|
More...
|
almost 12 years ago
|
Don't double-encode URLs before parsing them |
|
More...
|
almost 12 years ago
|
updated for version 7.4a.031 Problem: Compiler warnings. (Charles Campbell) Solution: Initialize variables even when not needed. |
|
More...
|
almost 12 years ago
|
Added tag v7-4a-031 for changeset 839ebe7c1b2f |
|
More...
|
almost 12 years ago
|
updated for version 7.4a.030 Problem: Missing find_win_for_buf(). (toothpik) Solution: Add missing changes. |
|
More...
|
almost 12 years ago
|
Added tag v7-4a-030 for changeset bc4fb0317465 |
|
More...
|
almost 12 years ago
|
updated for version 7.4a.029 Problem: Can't build with MzScheme on Ubuntu 13.04. Solution: Add configure check for the "ffi" library. |
|
More...
|
almost 12 years ago
|
Added tag v7-4a-029 for changeset 2b58913e19a5 |
|
More...
|
almost 12 years ago
|
updated for version 7.4a.028 Problem: Crash when spell checking in new buffer. Solution: Set the b_p_key field. (Mike Williams) |
|
More...
|
almost 12 years ago
|
Added tag v7-4a-028 for changeset 7aca84c0cd37 |
|
More...
|
almost 12 years ago
|
Added tag v7-4a-027 for changeset 8edba3805d78 |
|
More...
|
almost 12 years ago
|
updated for version 7.4a.027 Problem: When Python adds lines to another buffer the cursor position is wrong, it might be below the last line causing ml_get errors. (Vlad Irnov) Solution: Temporarily change the current window, so that marks are corrected properly. |
|
More...
|
almost 12 years ago
|
Merge branch 'vim' |
|
More...
|
almost 12 years ago
|
updated for version 7.4a.026 Problem: ":diffoff" does not remove folds. (Ramel) Solution: Do not restore 'foldenable' when 'foldmethod' is "manual". |
|
More...
|
almost 12 years ago
|