[geany/geany] 9130b8: Add ui_builder_get_object()
Colomban Wendling
ban at xxxxx
Fri Jan 20 18:33:22 UTC 2012
Branch: refs/heads/master
Home: https://github.com/geany/geany
Commit: 9130b84d86f4e078df480a2f1e798d835b158f52
https://github.com/geany/geany/commit/9130b84d86f4e078df480a2f1e798d835b158f52
Author: Colomban Wendling <ban at herbesfolles.org>
Date: 2012-01-20 (Fri, 20 Jan 2012)
Changed paths:
M src/ui_utils.c
M src/ui_utils.h
Log Message:
-----------
Add ui_builder_get_object()
This is used to get any object built from the UI file, not widgets only.
Commit: 7f16b9a4fb3af08239c928df3e634abd6af9ff16
https://github.com/geany/geany/commit/7f16b9a4fb3af08239c928df3e634abd6af9ff16
Author: Colomban Wendling <ban at herbesfolles.org>
Date: 2012-01-20 (Fri, 20 Jan 2012)
Changed paths:
M data/geany.glade
M src/prefs.c
Log Message:
-----------
Fix content of encodings and EOL style prefs ComboBoxes (oops)
I broke them in ca922e0ddc8022283ec3c1f49aaa15ab7c5ba213
Now the two encoding combo boxes shares the same data, which is
built only once.
Commit: 9031335971a0f26625b3494d99b668c3af6befe0
https://github.com/geany/geany/commit/9031335971a0f26625b3494d99b668c3af6befe0
Author: Colomban Wendling <ban at herbesfolles.org>
Date: 2012-01-20 (Fri, 20 Jan 2012)
Changed paths:
M data/geany.glade
M src/prefs.c
Log Message:
-----------
Set prefs' encoding combo boxes "wrap with" in the Glade file directly
Compare: https://github.com/geany/geany/compare/21cd7bb...9031335
More information about the Commits
mailing list