summaryrefslogtreecommitdiff
path: root/runtime
Commit message (Collapse)AuthorAgeFilesLines
* updated for version 7.3.038v7.3.038Bram Moolenaar2010-10-271-1/+5
| | | | | Problem: v:windowid isn't set on MS-Windows. Solution: Set it to the window handle. (Chris Sutcliffe)
* updated for version 7.3.032v7.3.032Bram Moolenaar2010-10-201-8/+36
| | | | | | Problem: maparg() doesn't return the flags, such as <buffer>, <script>, <silent>. These are needed to save and restore a mapping. Solution: Improve maparg(). (also by Christian Brabandt)
* updated for version 7.3.031v7.3.031Bram Moolenaar2010-10-201-0/+5
| | | | | Problem: Can't pass the X window ID to another application. Solution: Add v:windowid. (Christian J. Robinson, Lech Lorens)
* Updated runtime files and translations.Bram Moolenaar2010-10-2014-164/+235
|
* updated for version 7.3.030v7.3.030Bram Moolenaar2010-10-201-2/+3
| | | | | Problem: Cannot store Dict and List in viminfo file. Solution: Add support for this. (Christian Brabandt)
* Runtime file updates.Bram Moolenaar2010-09-3020-80/+454
|
* updated for version 7.3.016v7.3.016Bram Moolenaar2010-09-291-2/+3
| | | | | Problem: Netbeans doesn't work under Athena. Solution: Support Athena, just like Motif. (Xavier de Gaye)
* Updated runtime files.Bram Moolenaar2010-09-215-79/+33
|
* Updated runtime files.Bram Moolenaar2010-09-1918-275/+667
|
* Last changes for the 7.3 release!v7.3Bram Moolenaar2010-08-15131-138/+137
|
* Make the references to features in the help more consistent. (Sylvain Hitier)Bram Moolenaar2010-08-1520-102/+103
|
* Docs fix for tabpagewinnr(). (Sylvain Hitier)Bram Moolenaar2010-08-151-2/+2
|
* Runtime file updates.Bram Moolenaar2010-08-143-22/+10
|
* README and help file updates.Bram Moolenaar2010-08-144-43/+33
|
* Version 7.3f -> 7.3gBram Moolenaar2010-08-14131-132/+135
|
* Preparations for 7.3f release.Bram Moolenaar2010-08-133-17/+42
|
* Cleanup in :find completion code. Make it work for "./subdir" in 'path'.Bram Moolenaar2010-08-131-5/+4
|
* Fix illegal memory access when using expressions in the command line.Bram Moolenaar2010-08-131-2/+0
|
* Update message for :python/:py3 usage with approximate translations.Bram Moolenaar2010-08-131-2/+0
|
* Add a configure check for RTLD_GLOBAL. (James Vega, Roland Puntaier)Bram Moolenaar2010-08-132-7/+8
|
* Conceal feature caused the 'cursorline' highlighting to stop early.Bram Moolenaar2010-08-131-3/+7
|
* Fix for Yaml syntax file. (Nikolai Weibull)Bram Moolenaar2010-08-131-5/+8
|
* Runtime file updates.Bram Moolenaar2010-08-132-5/+6
|
* Update to Perl runtime files. (Andy Lester)Bram Moolenaar2010-08-133-33/+30
|
* Updated Italian menus. (Vlad Sandrini)Bram Moolenaar2010-08-131-72/+74
|
* Updates for :TOhtml. (Benjamin Fritz)Bram Moolenaar2010-08-133-13/+33
|
* Improvements for :find completion.Bram Moolenaar2010-08-121-1/+3
|
* Runtime file updates.Bram Moolenaar2010-08-113-19/+29
|
* Updated translations. Added Portuguese tutor.Bram Moolenaar2010-08-115-4/+2032
|
* Improved pt_PT spell file generation.Bram Moolenaar2010-08-103-67/+75
|
* Runtime file updates. Fix tar plugin window split.Bram Moolenaar2010-08-108-273/+344
|
* Runtime file updates.Bram Moolenaar2010-08-097-430/+568
|
* Version 7.3e -> 7.3f.Bram Moolenaar2010-08-09131-131/+131
|
* Runtime file updates. (Tim Pope)Bram Moolenaar2010-08-094-18/+46
|
* Prepare for 7.3e release.Bram Moolenaar2010-08-081-0/+2
|
* Update version info in help files.Bram Moolenaar2010-08-083-3/+34
|
* Fixed: on MS-Windows sometimes files with number 4913 or higher are leftBram Moolenaar2010-08-081-3/+0
| | | | behind.
* Update help about wildcards in 'tags' option.Bram Moolenaar2010-08-082-6/+6
|
* Fix: 'suffixesadd' was used for finding tags file.Bram Moolenaar2010-08-081-4/+4
|
* Remove unused code.Bram Moolenaar2010-08-082-9/+7
|
* NL spelling: remove REP items to avoid lots of suggestions with dots.Bram Moolenaar2010-08-081-3/+136
|
* Also support Doxygen in C# files. (Andreas J. Beblik)Bram Moolenaar2010-08-081-3/+3
|
* Change readfile() to ignore byte order marks, unless in binary mode.Bram Moolenaar2010-08-073-6/+7
|
* Use different Czech keymap (Stepan Nemec)Bram Moolenaar2010-08-071-27/+35
|
* Fixed: on MS-Windows completion of shell commands didn't work.Bram Moolenaar2010-08-071-3/+0
|
* Fix: An unprintable multi-byte character at the start of the screen lineBram Moolenaar2010-08-071-3/+0
| | | | caused the following text to be drawn at the wrong position.
* Updates for :TOhtml. (Ben Fritz)Bram Moolenaar2010-08-073-94/+138
|
* Fix: with newer GTK versions accented characters were drawn too much to theBram Moolenaar2010-08-071-3/+0
| | | | left.
* Update for jsp syntax file.Bram Moolenaar2010-08-071-2/+3
|
* Set 'visualbell' in test 72 to avoid a beep.Bram Moolenaar2010-08-071-2/+0
|