This is an automated email from the git hooks/post-receive script.
ben pushed a change to annotated tag 1.4.1
in repository autocomplete.
at fa35bb3 (tag)
tagging eb3369d2fe258d24b5d94ba50fbf6500ac973533 (commit)
tagged by bobbylight
on Thu Mar 11 04:09:56 2010 +0000
- Log -----------------------------------------------------------------
Part 2 of workaround for Subclipse bug (?)
bobbylight (32):
Adding AutoComplete and demo projects
Initial population of AutoComplete and AutoCompleteDemo.
Making AutoCompletion.doCompletion() a way to programmatically display
the completion popup window.
Fixing input issue when >1 JTextComponent has an AutoComplete installed.
Adding beginnings of language-aware completion support.
Description for function parameters added to
ProceduralLanguageCompletionProvider. Started
"LanguageAwareCompletionProvider", which uses RSTA's syntax highlighting to
provide more intelligent completion choices. Adding getReplacementText() hook
to AutoCompletion.
Added support for "markup tags", to be used in languages such as HTML,
JSP and XML. Cleaned up code somewhat.
Enhanced the demo, the CompletionCellRenderer, and added the beginnings
of a JarCompletionProvider for Java.
Adding parameter support when typing a function or method. Like Eclipse,
arguments are pre-filled in and you can tab through them, and there is a
tooltip listing the parameters to enter.
Lots of work on parameter assistance. Functions/methods can have
descriptions of their return values.
Runtime LaF changes are now handled properly. Refactored demo to work as
both an applet and standalone app. Demo now allows you to switch LaF.
Fixing keybinding bug when switching from autocomplete choices to
parameter assistance. Making size grip look better on OS X.
Making parameter completion chars editable in XML. Better formatting of
param descriptions for function and markup completions. Removing debug
printing to stdout. Better paren handling when in param completion mode. Demo
can now run as an applet and in webstart, in addition to a standalone app.
Adding license and readme file.
Fixed bug loading proper size grip icon on OS X.
Lots of Javadoc improvements. Fixed a bug preventing "standard" cell
rendering from working.
Make text in description window copy-able. Add
AutoComplete.setDescriptionWindowSize() method. Minor update to c.xml for demo.
Adding ToolTipSupplier to RTextArea so hosting apps can supply tooltips
without subclassing RSTA. AutoComplete has optional support for this through
CCompletionProvider (to be expanded on later). Fixed recently-broken
hyperlinks in description autocomplete window. Made command+c the copy
shortcut for the description window on OS X.
Fix for auto-closing parens in parameter assistance. Javadoc fixes.
svn:ignore updates.
Improved Mark Occurrences highlight behavior (painted underneath
selection, doesn't "absorb" chars typed at end of highlight). Also made
several Javadoc improvements.
Beginning of Lisp syntax highlighting. Fixing some incorrect copyrights
in files. Other small updates.
Better RTL support. Completion popup now properly aligns its right side
with the caret for RTL locales. The size grip also properly resizes the popup
in RTL.
Better RTL support for AutoComplete.
Better custom tooltip coloring for Nimbus. Removed a few stdout debug
messages.
Fixed bug in SyntaxScheme.toCommaSeparatedString() parsing.
Rename CCompletionProvider to LanguageAwareCompletionProvider.
Bumping version numbers in build.xml files.
Allow specifying the size of the completion choices window.
Fixing Ctrl+Space/Shift+Space issue in editor kit.
Bumping version numbers to 1.4.1.
commit ee170c6a65b4b00e910b5a6e1b3fac59f2bdb94a
Tagging 1.4.1, using a different name to workaround bug (?) in
Subclipse...
Part 2 of workaround for Subclipse bug (?)
-----------------------------------------------------------------------
This annotated tag includes the following new commits:
new 4964fd7
new 17eb6bb Tagging 1.4.1, using a different name to workaround bug
(?) in Subclipse...
new eb3369d Part 2 of workaround for Subclipse bug (?)
The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
--
Alioth's /usr/local/bin/git-commit-notice on
/srv/git.debian.org/git/pkg-java/autocomplete.git
_______________________________________________
pkg-java-commits mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits