0
0
mirror of https://github.com/vim/vim.git synced 2025-07-25 10:54:51 -04:00

618 Commits

Author SHA1 Message Date
Bram Moolenaar
860cae1cec Add the conceal patch from Vince Negri. 2010-06-05 23:22:07 +02:00
Bram Moolenaar
a76638f47d updated for version 7.2.442
Problem:    Copy/paste with OpenOffice doesn't work.
Solution:   Do not offer the HTML target when it is not supported. (James
            Vega)
2010-06-05 12:49:46 +02:00
Bram Moolenaar
55debbe384 Included patch for persistent undo. Lots of changes and added test. 2010-05-23 23:34:36 +02:00
Bram Moolenaar
0bbabe8080 Fixed encryption big/little endian test.
Use uint32_t to avoid crash on 64 bit machines.
Added error numbers for Blowfish errors.
Fixed the tiny version not building.
2010-05-17 20:32:55 +02:00
Bram Moolenaar
40e6a71c67 Add the blowfish encryption patch from Mohsin Ahmed. Needs more work. 2010-05-16 22:32:54 +02:00
Bram Moolenaar
64486671c3 Add 'relativenumber' patch from Markus Heidelberg. 2010-05-16 15:46:46 +02:00
Bram Moolenaar
6af0506370 updated for version 7.2.426
Problem:    Commas in 'langmap' are not always handled correctly.
Solution:   Require commas to be backslash escaped. (James Vega)
2010-05-14 17:32:58 +02:00
Bram Moolenaar
ae61bcf0ab updated for version 7.2.417
Problem:    When 'shell' has an argument with a slash then 'shellpipe' is not
            set properly. (Britton Kerin)
Solution:   Assume there are no spaces in the path, arguments follow.
2010-05-13 13:12:06 +02:00
Bram Moolenaar
f4d7f944ba updated for version 7.2.370
Problem:    A redraw may cause folds to be closed.
Solution:   Revert part of the previous patch.  Add a test. (Lech Lorens)
2010-02-24 14:34:19 +01:00
Bram Moolenaar
0413d48711 updated for version 7.2.357
Problem:    When changing 'fileformat' from/to "mac" and there is a CR in the
            text the display is wrong.
Solution:   Redraw the text when 'fileformat' is changed. (Ben Schmidt)
2010-02-11 17:02:11 +01:00
Bram Moolenaar
5075aad6a8 updated for version 7.2.345
Problem:    Tab line is not updated when the value of 'bt' is changed.
Solution:   Call redraw_titles(). (Lech Lorens)
2010-01-27 15:58:13 +01:00
Bram Moolenaar
319bdbd5ef updated for version 7.2-255 2009-09-11 13:20:33 +00:00
Bram Moolenaar
801f8b865c updated for version 7.2-242 2009-07-29 13:42:05 +00:00
Bram Moolenaar
363cb67afa updated for version 7.2-238 2009-07-22 12:28:17 +00:00
Bram Moolenaar
2a7b9ee0a7 updated for version 7.2-208 2009-06-16 15:50:33 +00:00
Bram Moolenaar
3a6eaa58d5 updated for version 7.2-201 2009-06-16 13:23:06 +00:00
Bram Moolenaar
2c4278fc73 updated for version 7.2-180 2009-05-17 11:33:22 +00:00
Bram Moolenaar
78a1531005 updated for version 7.2-174 2009-05-15 19:33:18 +00:00
Bram Moolenaar
496c5267df updated for version 7.2-146 2009-03-18 14:42:00 +00:00
Bram Moolenaar
c84e8952eb updated for version 7.2-144 2009-03-18 13:21:18 +00:00
Bram Moolenaar
fab0623bcf updated for version 7.2-131 2009-03-04 03:13:35 +00:00
Bram Moolenaar
28e8d27868 updated for version 7.2-109 2009-02-21 19:28:48 +00:00
Bram Moolenaar
f69d9a354b updated for version 7.2-108 2009-02-11 21:48:40 +00:00
Bram Moolenaar
1bf0ddcbfe updated for version 7.2-105 2009-02-11 15:47:05 +00:00
Bram Moolenaar
1f26d2f57f updated for version 7.2-103 2009-02-11 10:35:36 +00:00
Bram Moolenaar
faff14ae03 updated for version 7.2-099 2009-02-04 16:29:07 +00:00
Bram Moolenaar
2a8ced0150 updated for version 7.2-073 2008-12-24 11:54:31 +00:00
Bram Moolenaar
fe86f2d7cd updated for version 7.2-055 2008-11-28 20:29:07 +00:00
Bram Moolenaar
d812df6300 updated for version 7.2-031 2008-11-09 12:46:09 +00:00
Bram Moolenaar
991e10f3c7 updated for version 7.2-024 2008-10-02 20:48:41 +00:00
Bram Moolenaar
15bfa09582 updated for version 7.2b-016 2008-07-24 16:45:38 +00:00
Bram Moolenaar
b316376b48 updated for version 7.2a-019 2008-07-08 15:15:08 +00:00
Bram Moolenaar
c1a11ed54c updated for version 7.2a 2008-06-24 22:09:24 +00:00
Bram Moolenaar
7d96acd66b updated for version 7.1-314 2008-06-09 15:07:54 +00:00
Bram Moolenaar
57e4846713 updated for version 7.1-277 2008-03-12 16:38:55 +00:00
Bram Moolenaar
f2f70252d1 updated for version 7.1-250 2008-02-13 17:36:06 +00:00
Bram Moolenaar
91a4e82243 updated for version 7.1-236 2008-01-19 14:59:58 +00:00
Bram Moolenaar
893de92ede updated for version 7.1-131 2007-10-02 18:40:57 +00:00
Bram Moolenaar
9f0545d6de updated for version 7.1-123 2007-09-26 20:36:32 +00:00
Bram Moolenaar
719939c888 updated for version 7.1-119 2007-09-25 12:51:28 +00:00
Bram Moolenaar
7fd1602e56 updated for version 7.1-099 2007-09-06 14:35:35 +00:00
Bram Moolenaar
177d8c60ee updated for version 7.1-097 2007-09-06 11:33:37 +00:00
Bram Moolenaar
83eb885d54 updated for version 7.1-066 2007-08-12 13:51:26 +00:00
Bram Moolenaar
3afaae44a9 updated for version 7.1-037 2007-07-24 12:58:01 +00:00
Bram Moolenaar
9cffde9627 updated for version 7.1-033 2007-07-24 07:51:18 +00:00
Bram Moolenaar
96bb621f25 updated for version 7.1-012 2007-06-19 18:52:53 +00:00
Bram Moolenaar
d55de224a0 updated for version 7.1a 2007-05-06 13:38:48 +00:00
Bram Moolenaar
8243a7928b updated for version 7.0-237 2007-05-01 17:05:03 +00:00
Bram Moolenaar
914572aba4 updated for version 7.0-236 2007-05-01 11:37:47 +00:00
Bram Moolenaar
733f0a286e updated for version 7.0-206 2007-03-02 18:56:27 +00:00