2008-12-13 Tristan Van Berkom <
[email protected]>
* gladeui/glade-inspector.c: Removed old search code.
* plugins/gtk+/gtk+.xml.in: Added missing displayable values.
* plugins/gtk+/glade-column-types.c: Fixed crashers on empty input, keep focus on
current cell when editing is canceled.
* plugins/gtk+/glade-model-data.c: keep focus on current cell when editing is canceled.
2008-12-10 Tristan Van Berkom <
[email protected]>
* gladeui/glade-name-context.[ch], gladeui/glade-editable.[ch],
gladeui/glade-displayable-values.c: Relicensed LGPL.
* plugins/gtk+/glade-image-editor.c, plugins/gtk+/glade-image-item-editor.c,
plugins/gtk+/glade-button-editor.c, plugins/gtk+/glade-label-editor.c,
plugins/gtk+/glade-cell-renderer-editor.c, plugins/gtk+/glade-tool-button-editor.c,
gladeui/glade-editor-table.c, gladeui/glade-base-editor.c:
Now editable portions of properties dont expand in tables, leaving more freedom
for labels to expand in tight spots, no more item_labels in radio buttons (they dont expand).
* gladeui/glade-widget-adaptor.c: Fixed regression, now disabled classes are not
reinstalled in subclasses.