Branch: refs/heads/gtkbuilder Home: https://github.com/geany/geany
Commit: c7c9eec6d07dad81fc275fea60f19b3f6d564112 https://github.com/geany/geany/commit/c7c9eec6d07dad81fc275fea60f19b3f6d5641... Author: Matthew Brush matt@geany.org Date: 2011-10-14 (Fri, 14 Oct 2011)
Changed paths: M src/ui_utils.c
Log Message: ----------- Fix minor style and visibility issue
Commit: caaf824f70562138324da02c9720460f77c4a015 https://github.com/geany/geany/commit/caaf824f70562138324da02c9720460f77c4a0... Author: Matthew Brush matt@geany.org Date: 2011-10-14 (Fri, 14 Oct 2011)
Changed paths: M data/geany.glade M src/vte.c
Log Message: ----------- Fix VTE font and foreground/background colour preference callbacks
Remove `font-set` signal from Glade file since it's dependent on the VTE being available and connect it from `vte.c`.
Add `color-set` handlers for foreground and background color preferences.
Compare: https://github.com/geany/geany/compare/feb917d...caaf824