- Jan 19, 2010
-
-
Bram Moolenaar authored
Problem: Popup menu wraps to next line when double-wide character doesn't fit. (Jiang Ma) Solution: Display a ">" instead. (Dominique Pelle)
-
Bram Moolenaar authored
Problem: Gcc warning for condition that can never be true. (James Vega) Solution: Use start_lvl instead flp->lvl.
-
Bram Moolenaar authored
Problem: Part of --startuptime patch is missing. Solution: Add check for time_fd.
-
Bram Moolenaar authored
Problem: Part of FD_CLOEXEC change is missing. Solution: Include source file skipped because of typo.
-
Bram Moolenaar authored
Problem: The :compiler command doesn't function properly when invoked in a function. Solution: Add "g:" before "current_compiler". (Yukihiro Nakadaira)
-
Bram Moolenaar authored
Problem: MzScheme interface can't evaluate an expression. Solution: Add mzeval(). (Sergey Khorev)
-
Bram Moolenaar authored
Problem: The CTRL-] command escapes too many characters. Solution: Use a different list of characters to be escaped. (Sergey Khorev)
-
Bram Moolenaar authored
Problem: Postponing keys in Netbeans interface does not work properly. Solution: Store the key string instead of the number. Avoid an infinite loop. (Mostly by Xavier de Gaye)
-
Bram Moolenaar authored
Problem: Warnings from static code analysis. Solution: Small changes to various lines. (Dominique Pelle)
-
Bram Moolenaar authored
Problem: Crash when spell correcting triggers an autocommand that reloads the buffer. Solution: Make a copy of the line to be modified. (Dominique Pelle)
-
Bram Moolenaar authored
Problem: Can't interrupt "echo list" for a very long list. Solution: Call line_breakcheck() in list_join().
-
- Jan 17, 2010
-
-
Bram Moolenaar authored
-
- Jan 16, 2010
-
-
Bram Moolenaar authored
-
- Jan 12, 2010
-
-
Bram Moolenaar authored
-
Bram Moolenaar authored
Problem: Tables for Unicode case operators are outdated. Solution: Add a Vim script for generating the tables. Include tables for Unicode 5.2.
-
Bram Moolenaar authored
Problem: "g_" doesn't position cursor correctly when in Visual mode and 'selection' is "exclusive". (Ben Fritz) Solution: Call adjust_for_sel().
-
Bram Moolenaar authored
Problem: has("win64") does not return 1 on 64 bit MS-Windows version. Solution: Also check for _WIN64 besides WIN64.
-
- Jan 11, 2010
-
-
Bram Moolenaar authored
-
- Jan 10, 2010
-
-
Bram Moolenaar authored
-
Bram Moolenaar authored
-
- Jan 06, 2010
-
-
Bram Moolenaar authored
-
Bram Moolenaar authored
-
Bram Moolenaar authored
-
Bram Moolenaar authored
-
Bram Moolenaar authored
-
Bram Moolenaar authored
-
- Dec 31, 2009
-
-
Bram Moolenaar authored
-
Bram Moolenaar authored
-
- Dec 24, 2009
-
-
Bram Moolenaar authored
-
Bram Moolenaar authored
-
Bram Moolenaar authored
-
- Dec 16, 2009
-
-
Bram Moolenaar authored
-
Bram Moolenaar authored
-
Bram Moolenaar authored
-
Bram Moolenaar authored
-
Bram Moolenaar authored
-
- Dec 02, 2009
-
-
Bram Moolenaar authored
-
Bram Moolenaar authored
-
Bram Moolenaar authored
-
Bram Moolenaar authored
-