2008-06-16 Thomas Thurman * NEWS: 2.23.34 release. 2008-06-16 Thomas Thurman * NEWS: 2.23.34 release. 2008-06-13 Thomas Thurman * src/core/window-props.c: Some commenting. * src/core/prefs.c: Added unified handling of integer preferences. Re-ordered fields in existing preferences so that changing to a union-based system will be easier in the future. 2008-06-10 Thomas Thurman * test/tokentest/tokentest.c (draw_string_to_spec): doubles are %f or %g, not %d * test/tokentest/tokentest.ini: re-created fair copy accordingly 2008-06-10 Thomas Thurman * test/tokentest: A preliminary attempt at a test for the theme expression tokeniser. 2008-06-05 Thomas Thurman * src/compositor/compositor-xrender.c (paint_root, destroy_win, create_root_buffer, paint_windows, repair_screen, window_has_shadow, xrender_set_active_window, paint_dock_shadows, unmap_win, restack_win, make_shadow, resize_win, process_property_notify, free_win, process_configure_notify, process_circulate_notify, add_damage): defensive programming; check meta_screen_get_compositor_data() throughout in case it returns NULL. In particular, when this happened in a certain situation in xrender_set_active_window this caused a segfault; refs #530702 (and LP#178953 has more data) but this doesn't close them. 2008-06-02 Thomas Thurman * NEWS: 2.23.34 release. 2008-06-02 Thomas Thurman * src/core/display.c: make sure compositor things don't get compiled when we're not using the compositor. 2008-06-02 Thomas Thurman * test/metacity-test: new test script, imported from branch. 2008-05-30 Thomas Thurman * src/core/window-props.h: fix comments (number) 2008-05-30 Thomas Thurman * src/core/window-props.h: commenting 2008-05-28 Thomas Thurman * src/core/prefs.c (handle_preference_update_string, meta_prefs_remove_listener, queue_changed): Make disabling gconf work again. Closes #530870. 2008-05-26 Thomas Thurman * configure.in: Post-release bump to 2.23.34.