several changes
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@26 ea778897-0a13-0410-b9d1-a72fbfd435f5
This commit is contained in:
parent
6da8472689
commit
737b34f9c0
12
ChangeLog
12
ChangeLog
@ -1,3 +1,15 @@
|
||||
2005-11-30 Enrico Troeger <enrico.troeger@uvena.de>
|
||||
|
||||
* src/keyfile.c, src/prefs.c, src/interface.c, src/vte.c:
|
||||
added some options for the VTE to the preferences dialog
|
||||
|
||||
|
||||
2005-11-28 Enrico Troeger <enrico.troeger@uvena.de>
|
||||
|
||||
* src/vte.c: added rudimentary clipboard support by pressing
|
||||
middle(paste) and right(copy) mouse button
|
||||
|
||||
|
||||
2005-11-27 Enrico Troeger <enrico.troeger@uvena.de>
|
||||
|
||||
* src/vte.c/h: newly created: contains functions for the terminal
|
||||
|
||||
6
TODO
6
TODO
@ -18,13 +18,13 @@ TODO List:
|
||||
o encoding-bug in utils_convert_to_utf8()
|
||||
o latex build menu
|
||||
o colourize the tags in the tag list widget to show if it's a
|
||||
function, macro or whatever
|
||||
function, macro or whatever, build a real tree?
|
||||
o fix { and } problems at some "special" lines where indentation
|
||||
get broken
|
||||
o command line option -e (editor mode)
|
||||
o fix bug in highlighting.c at style_init_c
|
||||
o vte.c: clipboard support, add configure option --disable-vte
|
||||
o fix bug in highlighting.c at style_init_c()
|
||||
o BSD compatibility
|
||||
o remember cursor position at pressing END key (Oleg)
|
||||
o (indent wrapped lines, but how?)
|
||||
o (project management)
|
||||
o (folding)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user