]> granicus.if.org Git - vim/log
vim
15 years agoFix some duplicates in ":find" completion. (Nazri Ramliy)
Bram Moolenaar [Tue, 20 Jul 2010 16:10:15 +0000 (18:10 +0200)]
Fix some duplicates in ":find" completion. (Nazri Ramliy)

15 years agoChange 'cryptmethod' from a number to a string option. Make it global-local.
Bram Moolenaar [Tue, 20 Jul 2010 15:32:38 +0000 (17:32 +0200)]
Change 'cryptmethod' from a number to a string option.  Make it global-local.

15 years agoFix: When 'searchhl' causes a hang make CTRL-C disable 'shearchhl'.
Bram Moolenaar [Tue, 20 Jul 2010 11:11:28 +0000 (13:11 +0200)]
Fix: When 'searchhl' causes a hang make CTRL-C disable 'shearchhl'.

15 years agoAdd a few items to the syntax menu. Split up long submenus.
Bram Moolenaar [Tue, 20 Jul 2010 11:10:11 +0000 (13:10 +0200)]
Add a few items to the syntax menu. Split up long submenus.

15 years agoUpdated sh and vim syntax files. (Charles Campbell)
Bram Moolenaar [Tue, 20 Jul 2010 10:36:02 +0000 (12:36 +0200)]
Updated sh and vim syntax files. (Charles Campbell)

15 years agoFix 'colorcolumn' adjecent columns not highlighted after end of line.
Bram Moolenaar [Tue, 20 Jul 2010 09:29:07 +0000 (11:29 +0200)]
Fix 'colorcolumn' adjecent columns not highlighted after end of line.

15 years agoFix typos in documentation. (Dominique Pelle)
Bram Moolenaar [Tue, 20 Jul 2010 09:16:17 +0000 (11:16 +0200)]
Fix typos in documentation. (Dominique Pelle)

15 years agoFixed: crash with ":find " completion, using uninitialized count.
Bram Moolenaar [Mon, 19 Jul 2010 21:11:27 +0000 (23:11 +0200)]
Fixed: crash with ":find " completion, using uninitialized count.

15 years agoUpdated Ukranian translations. (Anatoli Sakhnik)
Bram Moolenaar [Mon, 19 Jul 2010 20:08:50 +0000 (22:08 +0200)]
Updated Ukranian translations. (Anatoli Sakhnik)

15 years agoUpdated Polish translations. (Mikolaj Machowski)
Bram Moolenaar [Mon, 19 Jul 2010 19:51:01 +0000 (21:51 +0200)]
Updated Polish translations. (Mikolaj Machowski)

15 years agoFix configure for Python3 libs and version number. (James Vega)
Bram Moolenaar [Mon, 19 Jul 2010 19:18:54 +0000 (21:18 +0200)]
Fix configure for Python3 libs and version number. (James Vega)

15 years agoRename some "python3" symbols to "py3", as the command name.
Bram Moolenaar [Mon, 19 Jul 2010 18:46:22 +0000 (20:46 +0200)]
Rename some "python3" symbols to "py3", as the command name.
Documentation updates.

15 years agoNever hide text for conceal in cursor line. Do hide when there is
Bram Moolenaar [Mon, 19 Jul 2010 18:13:22 +0000 (20:13 +0200)]
Never hide text for conceal in cursor line.  Do hide when there is
highlighting.

15 years agoRename w_p_conceal to w_p_conc for consistency.
Bram Moolenaar [Mon, 19 Jul 2010 17:52:13 +0000 (19:52 +0200)]
Rename w_p_conceal to w_p_conc for consistency.

15 years agoAlso make ALT modifier work for mouse wheel. (Benjamin Haskell)
Bram Moolenaar [Sun, 18 Jul 2010 21:32:13 +0000 (23:32 +0200)]
Also make ALT modifier work for mouse wheel. (Benjamin Haskell)

15 years agoFix: 'colorcolumn' interfered with concealed text.
Bram Moolenaar [Sun, 18 Jul 2010 21:30:34 +0000 (23:30 +0200)]
Fix: 'colorcolumn' interfered with concealed text.

15 years agoVim 7.3a -> 7.3b.
Bram Moolenaar [Sun, 18 Jul 2010 21:29:58 +0000 (23:29 +0200)]
Vim 7.3a -> 7.3b.

15 years agoFix: MS-Windows installer used wrong path for uninstaller key.
Bram Moolenaar [Sun, 18 Jul 2010 20:33:56 +0000 (22:33 +0200)]
Fix: MS-Windows installer used wrong path for uninstaller key.

15 years agoLast few changes for the 7.3a BETA release.
Bram Moolenaar [Sun, 18 Jul 2010 20:10:01 +0000 (22:10 +0200)]
Last few changes for the 7.3a BETA release.

15 years agoFixes and improvements for MS-Windows build.
Bram Moolenaar [Sun, 18 Jul 2010 19:42:34 +0000 (21:42 +0200)]
Fixes and improvements for MS-Windows build.

15 years agoMinor runtime file updates.
Bram Moolenaar [Sun, 18 Jul 2010 16:47:44 +0000 (18:47 +0200)]
Minor runtime file updates.

15 years agoMake automatic prototype generation work with more interfaces.
Bram Moolenaar [Sun, 18 Jul 2010 16:04:50 +0000 (18:04 +0200)]
Make automatic prototype generation work with more interfaces.

15 years agoAdded strdisplaywidth() function.
Bram Moolenaar [Sun, 18 Jul 2010 13:45:49 +0000 (15:45 +0200)]
Added strdisplaywidth() function.

15 years agoAdded strwidth() and strchars() functions.
Bram Moolenaar [Sun, 18 Jul 2010 13:31:08 +0000 (15:31 +0200)]
Added strwidth() and strchars() functions.

15 years agoBetter conceal in help. (partly by Dominique Pelle)
Bram Moolenaar [Sun, 18 Jul 2010 12:34:51 +0000 (14:34 +0200)]
Better conceal in help. (partly by Dominique Pelle)

15 years agoMake CTRL modifier work for mouse wheel. (Benjamin Haskell)
Bram Moolenaar [Sun, 18 Jul 2010 12:26:11 +0000 (14:26 +0200)]
Make CTRL modifier work for mouse wheel. (Benjamin Haskell)

15 years agoFix build broken without multi-byte feature.
Bram Moolenaar [Sun, 18 Jul 2010 12:20:35 +0000 (14:20 +0200)]
Fix build broken without multi-byte feature.

15 years agoImproved :TOhtml. (Benjamin Fritz)
Bram Moolenaar [Sun, 18 Jul 2010 12:07:22 +0000 (14:07 +0200)]
Improved :TOhtml. (Benjamin Fritz)

15 years agoBuild problem when using all interfaces except Lua.
Bram Moolenaar [Sun, 18 Jul 2010 11:58:26 +0000 (13:58 +0200)]
Build problem when using all interfaces except Lua.

15 years agoMake 'cursorcolumn' work together with the conceal feature.
Bram Moolenaar [Sun, 18 Jul 2010 11:55:02 +0000 (13:55 +0200)]
Make 'cursorcolumn' work together with the conceal feature.

15 years agoMake it easier to build with Lua. Remove compiler warnings.
Bram Moolenaar [Sun, 18 Jul 2010 10:35:47 +0000 (12:35 +0200)]
Make it easier to build with Lua.  Remove compiler warnings.

15 years agoWhitespace cleanup.
Bram Moolenaar [Sat, 17 Jul 2010 21:52:29 +0000 (23:52 +0200)]
Whitespace cleanup.

15 years agoAdded support for Python 3. (Roland Puntaier)
Bram Moolenaar [Sat, 17 Jul 2010 19:19:38 +0000 (21:19 +0200)]
Added support for Python 3. (Roland Puntaier)

15 years agoAdd the 'L' item to 'cinoptions'. (Manuel Konig)
Bram Moolenaar [Sat, 17 Jul 2010 15:12:06 +0000 (17:12 +0200)]
Add the 'L' item to 'cinoptions'. (Manuel Konig)

15 years agoMac: Support disabling antialias. (LC Mi)
Bram Moolenaar [Sat, 17 Jul 2010 14:44:59 +0000 (16:44 +0200)]
Mac: Support disabling antialias. (LC Mi)

15 years agoMake it possible to drag a tab page label to another position. (Paul B. Mahol)
Bram Moolenaar [Sat, 17 Jul 2010 14:30:42 +0000 (16:30 +0200)]
Make it possible to drag a tab page label to another position. (Paul B. Mahol)

15 years agoBetter implementation of creating the Color Scheme menu. (Juergen Kraemer)
Bram Moolenaar [Sat, 17 Jul 2010 13:20:30 +0000 (15:20 +0200)]
Better implementation of creating the Color Scheme menu. (Juergen Kraemer)

15 years agoIn Visual mode with 'showcmd' display the number of bytes and characters.
Bram Moolenaar [Sat, 17 Jul 2010 10:47:16 +0000 (12:47 +0200)]
In Visual mode with 'showcmd' display the number of bytes and characters.

15 years agoFix bad parsing of 'colorcolumn'. (Dominique Pelle)
Bram Moolenaar [Fri, 16 Jul 2010 19:29:06 +0000 (21:29 +0200)]
Fix bad parsing of 'colorcolumn'. (Dominique Pelle)

15 years agoAvoid compiler warnings for size_t to int conversions.
Bram Moolenaar [Fri, 16 Jul 2010 18:38:52 +0000 (20:38 +0200)]
Avoid compiler warnings for size_t to int conversions.

15 years agoImproved version of 2html.vim.
Bram Moolenaar [Fri, 16 Jul 2010 18:35:36 +0000 (20:35 +0200)]
Improved version of 2html.vim.
Includes progress bar.
Fix dynamic folding in diff view.
(Benjamin Fritz)

15 years agoAdded Lua interfae. (Luis Carvalho)
Bram Moolenaar [Wed, 14 Jul 2010 21:23:17 +0000 (23:23 +0200)]
Added Lua interfae. (Luis Carvalho)

15 years agoFix: When entering a digraph or special character after a line that fits the
Bram Moolenaar [Wed, 14 Jul 2010 20:35:55 +0000 (22:35 +0200)]
Fix: When entering a digraph or special character after a line that fits the
window the '?' or '^' on the next line is not redrawn. (Ian Kelling)

15 years agoAllow synIDattr() getting GUI attributes when build without GUI.
Bram Moolenaar [Wed, 14 Jul 2010 20:04:22 +0000 (22:04 +0200)]
Allow synIDattr() getting GUI attributes when build without GUI.
(Matt Wozniski)

15 years agoDisallow setting 'enc' in a modeline. (Patrick Texier)
Bram Moolenaar [Wed, 14 Jul 2010 19:12:05 +0000 (21:12 +0200)]
Disallow setting 'enc' in a modeline. (Patrick Texier)

15 years agoFix: cursor line not properly concealed when moving between windows.
Bram Moolenaar [Wed, 14 Jul 2010 18:57:00 +0000 (20:57 +0200)]
Fix: cursor line not properly concealed when moving between windows.
(Vince Negri)

15 years agoRemove obsolete Mac code.
Bram Moolenaar [Wed, 14 Jul 2010 18:31:44 +0000 (20:31 +0200)]
Remove obsolete Mac code.

15 years agoAdded 'colorcolumn' option. Partly by Gregor Uhlenheuer.
Bram Moolenaar [Wed, 14 Jul 2010 17:53:30 +0000 (19:53 +0200)]
Added 'colorcolumn' option.  Partly by Gregor Uhlenheuer.

15 years agoFix using freed memory in :find completion.
Bram Moolenaar [Wed, 14 Jul 2010 14:59:57 +0000 (16:59 +0200)]
Fix using freed memory in :find completion.

15 years agoMissing piece for Mac console clipboard support. (Bjorn Winckler)
Bram Moolenaar [Wed, 14 Jul 2010 14:54:21 +0000 (16:54 +0200)]
Missing piece for Mac console clipboard support. (Bjorn Winckler)

15 years agoSupport completion for ":find". (Nazri Ramliy)
Bram Moolenaar [Wed, 14 Jul 2010 14:52:17 +0000 (16:52 +0200)]
Support completion for ":find". (Nazri Ramliy)
Cleanup white space.

15 years agoFix a few compiler warnings.
Bram Moolenaar [Wed, 14 Jul 2010 12:28:26 +0000 (14:28 +0200)]
Fix a few compiler warnings.

15 years agoAdd clipboard support in Mac console. (Bjorn Winckler)
Bram Moolenaar [Wed, 14 Jul 2010 11:58:07 +0000 (13:58 +0200)]
Add clipboard support in Mac console. (Bjorn Winckler)

15 years agoMinor runtime file updates.
Bram Moolenaar [Mon, 12 Jul 2010 21:05:41 +0000 (23:05 +0200)]
Minor runtime file updates.

15 years agoFix: Composing characters in :s substitute text were dropped.
Bram Moolenaar [Mon, 12 Jul 2010 20:42:33 +0000 (22:42 +0200)]
Fix: Composing characters in :s substitute text were dropped.

15 years agoupdated for version 7.2.446
Bram Moolenaar [Mon, 12 Jul 2010 19:38:19 +0000 (21:38 +0200)]
updated for version 7.2.446
Problem:    Crash in GUI when closing the last window in a tabpage. (ryo7000)
Solution:   Remove the tabpage from the list before freeing the window.

15 years agoFix: exists() was causing an autload script to be loaded.
Bram Moolenaar [Sun, 11 Jul 2010 21:12:29 +0000 (23:12 +0200)]
Fix: exists() was causing an autload script to be loaded.

15 years agoWhen the buffer is in diff mode, have :TOhtml create HTML to show the diff
Bram Moolenaar [Sun, 11 Jul 2010 20:38:52 +0000 (22:38 +0200)]
When the buffer is in diff mode, have :TOhtml create HTML to show the diff
side-by-side.  (Christian Brabandt)

15 years agoFilter out -pthread for cproto.
Bram Moolenaar [Sun, 11 Jul 2010 18:52:58 +0000 (20:52 +0200)]
Filter out -pthread for cproto.

15 years agoMake CTRL-L in command line mode respect 'ignorecase' and 'smartcase'. (Martin
Bram Moolenaar [Sun, 11 Jul 2010 18:46:53 +0000 (20:46 +0200)]
Make CTRL-L in command line mode respect 'ignorecase' and 'smartcase'. (Martin
Toft)

15 years agoAvoid use of the GTK mail_loop() so that the GtkFileChooser can be used.
Bram Moolenaar [Sun, 11 Jul 2010 17:01:06 +0000 (19:01 +0200)]
Avoid use of the GTK mail_loop() so that the GtkFileChooser can be used.
(James Vega)

15 years agoAdd back SAL lines for Swedish spell file.
Bram Moolenaar [Sun, 11 Jul 2010 16:03:15 +0000 (18:03 +0200)]
Add back SAL lines for Swedish spell file.

15 years agoFix crash in generating spell .sug file.
Bram Moolenaar [Sun, 11 Jul 2010 16:01:39 +0000 (18:01 +0200)]
Fix crash in generating spell .sug file.

15 years agoWhen 'formatexpr' evaluates to non-zero fall back to internal formatting, also
Bram Moolenaar [Sun, 11 Jul 2010 15:35:50 +0000 (17:35 +0200)]
When 'formatexpr' evaluates to non-zero fall back to internal formatting, also
for "gq". (James Vega)

15 years agoImprove Javascript indenting. Add "J" flag to 'cino'. (Hari Kumar G)
Bram Moolenaar [Sun, 11 Jul 2010 15:23:02 +0000 (17:23 +0200)]
Improve Javascript indenting.  Add "J" flag to 'cino'. (Hari Kumar G)

15 years agoSupport :browse for commands that use an error file argument. (Lech Lorens)
Bram Moolenaar [Sun, 11 Jul 2010 14:58:51 +0000 (16:58 +0200)]
Support :browse for commands that use an error file argument. (Lech Lorens)

15 years agoSupport wide file names in gvimext. (Szabolcs Horvat)
Bram Moolenaar [Sat, 10 Jul 2010 17:22:44 +0000 (19:22 +0200)]
Support wide file names in gvimext. (Szabolcs Horvat)

15 years agoMake joining a range of lines much faster. (Milan Vancura)
Bram Moolenaar [Sat, 10 Jul 2010 15:51:46 +0000 (17:51 +0200)]
Make joining a range of lines much faster. (Milan Vancura)

15 years agoFix bug: spell menu moved cursor, causing Copy not to work. Spell replacement
Bram Moolenaar [Sat, 10 Jul 2010 14:36:59 +0000 (16:36 +0200)]
Fix bug: spell menu moved cursor, causing Copy not to work.  Spell replacement
didn't work in 'compatible' mode.

15 years agoUpdate spell files for Ubuntu locale names.
Bram Moolenaar [Sat, 10 Jul 2010 13:52:35 +0000 (15:52 +0200)]
Update spell files for Ubuntu locale names.

15 years agoImprove test for joining lines. (Milan Vancura)
Bram Moolenaar [Sat, 10 Jul 2010 12:10:50 +0000 (14:10 +0200)]
Improve test for joining lines. (Milan Vancura)

15 years agoFixed ":s" message. Docs updates.
Bram Moolenaar [Sat, 10 Jul 2010 11:52:13 +0000 (13:52 +0200)]
Fixed ":s" message.  Docs updates.

15 years agoMake synstack() work on the character just after the end of the line.
Bram Moolenaar [Thu, 8 Jul 2010 20:27:55 +0000 (22:27 +0200)]
Make synstack() work on the character just after the end of the line.

15 years agoApply patch 7.2.445.
Bram Moolenaar [Wed, 7 Jul 2010 16:26:28 +0000 (18:26 +0200)]
Apply patch 7.2.445.

15 years agoMake the dos installer work with more compilers.
Bram Moolenaar [Wed, 7 Jul 2010 13:14:03 +0000 (15:14 +0200)]
Make the dos installer work with more compilers.

15 years agoAdjust MS-Windows installer so that it also works for 64 bit systems. (George
Bram Moolenaar [Wed, 7 Jul 2010 11:19:55 +0000 (13:19 +0200)]
Adjust MS-Windows installer so that it also works for 64 bit systems. (George
Reilly)

15 years agoChange SKIP_GTK to SKIP_GTK2 in configure.
Bram Moolenaar [Mon, 5 Jul 2010 20:57:59 +0000 (22:57 +0200)]
Change SKIP_GTK to SKIP_GTK2 in configure.

15 years agoBetter init for match highlighting when using conceal feature.
Bram Moolenaar [Mon, 5 Jul 2010 20:22:57 +0000 (22:22 +0200)]
Better init for match highlighting when using conceal feature.

15 years agoMainly documentation updates.
Bram Moolenaar [Sun, 4 Jul 2010 20:20:21 +0000 (22:20 +0200)]
Mainly documentation updates.

15 years agoMake updating text for conceal mode simpler. A few compiler warning fixes.
Bram Moolenaar [Fri, 2 Jul 2010 18:20:09 +0000 (20:20 +0200)]
Make updating text for conceal mode simpler.  A few compiler warning fixes.

15 years agoAdded ":earlier 1f" and ":later 1f".
Bram Moolenaar [Sun, 27 Jun 2010 03:18:54 +0000 (05:18 +0200)]
Added ":earlier 1f" and ":later 1f".

15 years agoAdd file save counter to undo information. Add undotree() function.
Bram Moolenaar [Sat, 26 Jun 2010 23:15:55 +0000 (01:15 +0200)]
Add file save counter to undo information.  Add undotree() function.

15 years agoRemove wrong #ifdef added by previous change.
Bram Moolenaar [Sat, 26 Jun 2010 19:15:50 +0000 (21:15 +0200)]
Remove wrong #ifdef added by previous change.

15 years agoVarious small fixes from Dominique Pelle.
Bram Moolenaar [Sat, 26 Jun 2010 04:24:45 +0000 (06:24 +0200)]
Various small fixes from Dominique Pelle.

15 years agoChange remaining HAVE_GTK2 to FEAT_GUI_GTK.
Bram Moolenaar [Sat, 26 Jun 2010 03:38:18 +0000 (05:38 +0200)]
Change remaining HAVE_GTK2 to FEAT_GUI_GTK.

15 years agoFix that :mksession may generate "2argu" even though there is no such
Bram Moolenaar [Sat, 26 Jun 2010 03:25:54 +0000 (05:25 +0200)]
Fix that :mksession may generate "2argu" even though there is no such
argument. (Peter Odding)

15 years agoRemove the old and not well supported GTK 1 code. (James Vega)
Bram Moolenaar [Fri, 25 Jun 2010 03:37:59 +0000 (05:37 +0200)]
Remove the old and not well supported GTK 1 code. (James Vega)

15 years agoFix build problem with Ruby on Windows. (Cesar Romani)
Bram Moolenaar [Fri, 25 Jun 2010 02:29:11 +0000 (04:29 +0200)]
Fix build problem with Ruby on Windows. (Cesar Romani)

15 years agoFix a memory leak in encryption. (Dominique Pelle)
Bram Moolenaar [Thu, 24 Jun 2010 03:39:03 +0000 (05:39 +0200)]
Fix a memory leak in encryption. (Dominique Pelle)

15 years agoFix compiler warning.
Bram Moolenaar [Thu, 24 Jun 2010 03:20:13 +0000 (05:20 +0200)]
Fix compiler warning.

15 years agoFix compiler warnings for shadowed variables. Make 'conceal' a long instead
Bram Moolenaar [Tue, 22 Jun 2010 04:28:58 +0000 (06:28 +0200)]
Fix compiler warnings for shadowed variables.  Make 'conceal' a long instead
of int.

15 years agoFixes for time in clipboard request. Also fix ownership. (David Fries)
Bram Moolenaar [Tue, 22 Jun 2010 04:07:12 +0000 (06:07 +0200)]
Fixes for time in clipboard request.  Also fix ownership.  (David Fries)

15 years agoCouple of small fixes for conceal feature. (Dominique Pelle)
Bram Moolenaar [Tue, 22 Jun 2010 03:16:38 +0000 (05:16 +0200)]
Couple of small fixes for conceal feature. (Dominique Pelle)

15 years agoCommand line completion for :ownsyntax. (Dominique Pelle)
Bram Moolenaar [Mon, 21 Jun 2010 04:24:34 +0000 (06:24 +0200)]
Command line completion for :ownsyntax. (Dominique Pelle)

15 years agoCrypt the swapfile.
Bram Moolenaar [Mon, 21 Jun 2010 04:15:46 +0000 (06:15 +0200)]
Crypt the swapfile.

15 years agoFix tiny build, move functions to undo.c.
Bram Moolenaar [Sun, 13 Jun 2010 23:39:13 +0000 (01:39 +0200)]
Fix tiny build, move functions to undo.c.

15 years agoAdded salt to blowfish encryption.
Bram Moolenaar [Sun, 13 Jun 2010 03:20:42 +0000 (05:20 +0200)]
Added salt to blowfish encryption.

15 years agoUpdate help files.
Bram Moolenaar [Sat, 12 Jun 2010 18:18:19 +0000 (20:18 +0200)]
Update help files.

15 years agoupdated for version 7.2.443
Bram Moolenaar [Sat, 12 Jun 2010 18:12:02 +0000 (20:12 +0200)]
updated for version 7.2.443
Problem:    Using taglist() on a tag file with duplicate fields generates an
            internal error. (Peter Odding)
Solution:   Check for duplicate field names.

15 years agoMinor typo and docs update.
Bram Moolenaar [Sat, 12 Jun 2010 04:46:44 +0000 (06:46 +0200)]
Minor typo and docs update.