- Sep 30, 2010
-
-
Bram Moolenaar authored
-
Bram Moolenaar authored
Problem: ":nbstart" can fail silently. Solution: Give an error when netbeans is not supported by the GUI. (Xavier de Gaye)
-
- Sep 29, 2010
-
-
Bram Moolenaar authored
Problem: Missing argument to windres in MingW makefiles. Solution: Add the argument that was wrapped in the patch. (Jon Maken)
-
Bram Moolenaar authored
Problem: smatch reports errors. Solution: Fix the reported errors. (Dominique Pelle)
-
Bram Moolenaar authored
Problem: Netbeans doesn't work under Athena. Solution: Support Athena, just like Motif. (Xavier de Gaye)
-
Bram Moolenaar authored
Problem: Test is using error message that no longer exists. Solution: Change E106 to E121. (Dominique Pelle)
-
Bram Moolenaar authored
Problem: Ending a line in a backslash inside an ":append" or ":insert" command in Ex mode doesn't work properly. (Ray Frush) Solution: Halve the number of backslashes, only insert a NUL after an odd number of backslashes.
-
Bram Moolenaar authored
Problem: Dynamic loading with Ruby doesn't work for 1.9.2. Solution: Handle rb_str2cstr differently. Also support dynamic loading on Unix. (Jon Maken)
-
Bram Moolenaar authored
Problem: Problems building with MingW. Solution: Adjust the MingW makefiles. (Jon)
-
- Sep 21, 2010
-
-
Bram Moolenaar authored
-
Bram Moolenaar authored
Problem: X11 clipboard doesn't work in Athena/Motif GUI. First selection after a shell command doesn't work. Solution: When using the GUI use XtLastTimestampProcessed() instead of changing a property. (partly by Toni Ronkko) When executing a shell command disown the selection.
-
Bram Moolenaar authored
Problem: Mac GUI: Missing break statements. Solution: Add the break statements. (Dominique Pelle)
-
Bram Moolenaar authored
Problem: Win32: Crash on Windows when using a bad argument for strftime(). (Christian Brabandt) Solution: Use the bad_param_handler(). (Mike Williams)
-
Bram Moolenaar authored
Problem: 'cursorbind' is kept in places where 'scrollbind' is reset. Solution: Reset 'cursorbind'.
-
Bram Moolenaar authored
Problem: Python code defines global "buffer". Re-implements a grow-array. Solution: Use a grow-array instead of coding the same functionality. Handle out-of-memory situation properly.
-
- Sep 19, 2010
-
-
Bram Moolenaar authored
-
- Sep 18, 2010
-
-
Bram Moolenaar authored
Problem: Can't build some multi-byte code with C89. Solution: Move code to after declarations. (Joachim Schmitz)
-
- Sep 14, 2010
-
-
Bram Moolenaar authored
Problem: Crash when using undotree(). (Christian Brabandt) Solution: Increase the list reference count. Add a test for undotree() (Lech Lorens)
-
Bram Moolenaar authored
Problem: Crash when using very long regexp. (Peter Odding) Solution: Reset reg_toolong. (Carlo Teubner)
-
- Aug 20, 2010
-
-
Bram Moolenaar authored
Mechelynck)
-
- Aug 17, 2010
-
-
Bram Moolenaar authored
Problem: Crash with specific BufWritePost autocmd. (Peter Odding) Solution: Don't free the quickfix title twice. (Lech Lorens)
-
- Aug 16, 2010
-
-
Bram Moolenaar authored
Problem: ":find" completion doesn't work when halfway an environment variable. (Dominique Pelle) Solution: Only use in-path completion when expanding file names. (Nazri Ramliy)
-
Bram Moolenaar authored
Problem: ":find" completion doesn't work when halfway an environment variable. (Dominique Pelle) Solution: Only use in-path completion when expanding file names. (Nazri Ramliy)
-
- Aug 15, 2010
-
-
Bram Moolenaar authored
-
Bram Moolenaar authored
-
Bram Moolenaar authored
-
Bram Moolenaar authored
-
Bram Moolenaar authored
-
Bram Moolenaar authored
-
- Aug 14, 2010
-
-
Bram Moolenaar authored
-
Bram Moolenaar authored
-
Bram Moolenaar authored
-
Bram Moolenaar authored
message.
-
Bram Moolenaar authored
-
Bram Moolenaar authored
-
- Aug 13, 2010
-
-
Bram Moolenaar authored
-
Bram Moolenaar authored
-
Bram Moolenaar authored
-
Bram Moolenaar authored
-
Bram Moolenaar authored
-