Add FontType enum, and a font_type parameter to gconf_peditor_new_font.
2002-04-10 Rachel Hestilow <hestilow@ximian.com> * gconf-proprerty-editor.h: Add FontType enum, and a font_type parameter to gconf_peditor_new_font. * gconf-property-editor.c: (peditor_font_value_changed): Call peditor_font_merge_setting instead of setting the properties explicitly. (peditor_font_widget_changed): Switch on font_type to determine what to set for a GConfValue.
This commit is contained in:
parent
68b79b4fab
commit
ef4591f5fb
3 changed files with 108 additions and 16 deletions
|
@ -1,3 +1,14 @@
|
|||
2002-04-10 Rachel Hestilow <hestilow@ximian.com>
|
||||
|
||||
* gconf-proprerty-editor.h: Add FontType enum, and a font_type
|
||||
parameter to gconf_peditor_new_font.
|
||||
|
||||
* gconf-property-editor.c:
|
||||
(peditor_font_value_changed): Call peditor_font_merge_setting
|
||||
instead of setting the properties explicitly.
|
||||
(peditor_font_widget_changed): Switch on font_type to determine
|
||||
what to set for a GConfValue.
|
||||
|
||||
2002-03-28 Richard Hestilow <hestilow@ximian.com>
|
||||
|
||||
* gconf-property-editor.c (peditor_image_clicked_cb): Set
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue