f63a63a008
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@3595 ea778897-0a13-0410-b9d1-a72fbfd435f5
46 lines
1.3 KiB
Plaintext
46 lines
1.3 KiB
Plaintext
2009-02-24 Enrico Tröger <enrico(dot)troeger(at)uvena(dot)de>
|
|
|
|
* configure.in, plugins/Makefile.am:
|
|
Enable socket support when cross-compiling.
|
|
Enable plugin compilation when cross-compiling.
|
|
* src/msgwindow.c:
|
|
Fix missing NULL checks when reading the colour value of compiler
|
|
output messages.
|
|
|
|
|
|
2009-02-20 Frank Lanitz <frank(at)frank(dot)uvena(dot)de>
|
|
|
|
* src/editor.c: Set cursor for LaTeX at auto closing of environment
|
|
direct into area.
|
|
|
|
|
|
2009-02-19 Enrico Tröger <enrico(dot)troeger(at)uvena(dot)de>
|
|
|
|
* src/utils.h:
|
|
Add missing header include (closes #2615808).
|
|
|
|
|
|
2009-02-18 Enrico Tröger <enrico(dot)troeger(at)uvena(dot)de>
|
|
|
|
* src/symbols.c:
|
|
Fix a possible crash when comparing symbol names
|
|
(could be related to Ubuntu bug #147151).
|
|
Fix broken symbol list tooltips when tag names contain ampersands.
|
|
|
|
|
|
2009-02-15 Nick Treleaven <nick(dot)treleaven(at)btinternet(dot)com>
|
|
|
|
* plugins/makefile.win32:
|
|
Don't build Split Window plugin on Windows (doesn't work).
|
|
|
|
|
|
2009-02-15 Enrico Tröger <enrico(dot)troeger(at)uvena(dot)de>
|
|
|
|
* ChangeLog, Makefile.am: Rotate ChangeLog.
|
|
* configure.in, geany.nsi, geany_private.rc, win32-config.h,
|
|
wscript, doc/geany.txt, doc/geany.html, src/geany.h:
|
|
Post-release version bump.
|
|
|
|
|
|
*** See ChangeLog.pre-0-17 for earlier changes ***
|