Kaydet (Commit) d6097b6b authored tarafından Enrico Tröger's avatar Enrico Tröger

several changes


git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@229 ea778897-0a13-0410-b9d1-a72fbfd435f5
üst 9e5f113c
2006-02-26 Enrico Troeger <enrico.troeger@uvena.de>
* src/callbacks.c: removed unneeded destroyapp_early()
* src/main.c, src/utils.c: improved configuration directory creation
* src/sci_cb.c, src/highlighting.c, src/document.c, geany.glade,
src/geany.h, src/interface.c, src/prefs.c, src/callbacks.c:
implemented first version of rudimentary folding support, added
goto line entry in the toolbar and made it hideable
2006-02-25 Enrico Troeger <enrico.troeger@uvena.de>
* src/keyfile.c: fixed memory leak, load filetype extensions from a
......
......@@ -9,7 +9,6 @@ TODO List:
o create filetype specific menus, read templates from filetypes.*,
use XML instead of key-value-format
o template rework
o improve toolbar tooltips translation
o fix a freeze at switching between filetypes with files in
ISO-8859-x encoding (reported by Jörg Sommer)
o fix: "attempt to put segment in horiz list twice" warning
......@@ -24,5 +23,4 @@ TODO List:
o (startup notification)
o (indent wrapped lines, but how?)
o (project management)
o (folding)
o (folder tree in the sidebar)
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment