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

several changes


git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@164 ea778897-0a13-0410-b9d1-a72fbfd435f5
üst 4417cdb4
2006-02-01 Enrico Troeger <enrico.troeger@uvena.de>
* src/build.c: applied patch from Nick Treleaven to fix memory leaks
* src/document.c: changed <? to <?php in new file template
* src/keyfile.c: changed "term" to "xterm", this was a simple typo
* src/utils.c: added encoding to the status bar, fixed a freeze with
C++ files (closes #1419473)
2006-01-29 Enrico Troeger <enrico.troeger@uvena.de>
* src/win32.c: set the Open File dialog directory to the same
directory as the current file
* src/utils.c: disabled the build menu under Win32, at least temporary
* src/templates.c, doc/geany.docbook:
added new wildcard {geanyversion} to have actual Geany version in
filetype templates (e.g. HTML template)
2006-01-27 Enrico Troeger <enrico.troeger@uvena.de>
* new release: Geany 0.5 "Rebus"
......
......@@ -7,11 +7,11 @@ TODO List:
o filetype SQL
o filetype (O)Caml
o add the file open dialog current directory support to Win32
o filetype OMS
o http://sourceforge.net/tracker/index.php?func=detail&aid=1421776&group_id=153444&atid=787791
o https://sourceforge.net/tracker/?func=detail&atid=102439&aid=1389486&group_id=2439
o fix a freeze at switching between filetypes with files in
ISO-8859-x encoding (reported by Jörg Sommer)
o added new wildcard {geanyversion} to have recent Geany version in
filetype templats
o fix: "attempt to put segment in horiz list twice" warning
o open files in a new tab in a already running instance
o encoding-bug in utils_convert_to_utf8()
......
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