Branch: refs/heads/master Home: https://github.com/geany/geany Commit: aa96bc2cbfab0a8033d0ed600541c2d2e0c767bb https://github.com/geany/geany/commit/aa96bc2cbfab0a8033d0ed600541c2d2e0c767... Author: Colomban Wendling ban@herbesfolles.org Date: 2012-01-08 (Sun, 08 Jan 2012)
Changed paths: M data/geany.glade M src/ui_utils.c
Log Message: ----------- Add missing ComboBox cell renderers in Glade rather than manually
This also fixes the duplicated renderers when there was already one in Glade, and a second one got added manually.
Commit: 2077347b3497706b844d105c81af5437f3be13de https://github.com/geany/geany/commit/2077347b3497706b844d105c81af5437f3be13... Author: Colomban Wendling ban@herbesfolles.org Date: 2012-01-08 (Sun, 08 Jan 2012)
Changed paths: M data/geany.glade
Log Message: ----------- Remove empty rows at the end of some lists
Commit: ca922e0ddc8022283ec3c1f49aaa15ab7c5ba213 https://github.com/geany/geany/commit/ca922e0ddc8022283ec3c1f49aaa15ab7c5ba2... Author: Colomban Wendling ban@herbesfolles.org Date: 2012-01-08 (Sun, 08 Jan 2012)
Changed paths: M data/geany.glade
Log Message: ----------- Remove duplicated lists and name them more sensibly
Compare: https://github.com/geany/geany/compare/3cb3826...ca922e0