source: trunk/third/gtksourceview/TODO @ 20969

Revision 20969, 1.0 KB checked in by ghudson, 20 years ago (diff)
This commit was generated by cvs2svn to compensate for changes in r20968, which included commits to RCS files with non-trunk default branches.
RevLine 
[20968]1TODO (last update: 13th June 2003)
2=================================
3
4Before next release:
5
6[X] Removing hack for bug #81893 (Paolo)
7[ ] Fixing GtkSourceSearchFlags to represent a bitmask fields
8[ ] Adding php.lang and csharp.lang
9
10Future releases:
11
12[ ] Convert .lang files to the new format (we could write a perl
13    script to translate UltraEdit or TextPad syntax files in
14    our format) (Gustavo)
15[ ] Implementing smart indentation (bug #107044) (Paolo)
16[ ] Writing documentation
17[ ] Properties in GtkSourceLanguage (?) (Paolo)
18[ ] Using a stack machine for the highlight code (Gustavo)
19[ ] Trying to improve the performance of
20    gtk_source_buffer_remove_all_source_tags by using an hash table
21[X] Moving (and improving) the UTF-8 aware case insensitive search code from gedit
22    to gtksourceview (Jeroen)
23[ ] Writing a test program showing how to use GtkSourceTag
24    (instead of GtkSourceLanguage)
25[ ] Adding calltip (see the Scintilla API)
26[ ] User syntax files should merge with system defaults (bug #110978)
27[ ] Support for code Auto-completion
Note: See TracBrowser for help on using the repository browser.