--- unity-0.2.42.orig/vapi/indicator.vapi +++ unity-0.2.42/vapi/indicator.vapi @@ -27,7 +27,7 @@ [NoWrapper] public virtual unowned Gtk.Menu get_menu (); [NoWrapper] - public virtual void entry_activate (Indicator.ObjectEntry entry, uint timestamp); + public void entry_activate (Indicator.ObjectEntry entry, uint timestamp); public virtual void indicator_object_reserved_1 (); public virtual signal void entry_added (Indicator.ObjectEntry entry); public virtual signal void entry_moved (Indicator.ObjectEntry entry, uint old_pos, uint new_pos); --- unity-0.2.42.orig/debian/unity.preinst +++ unity-0.2.42/debian/unity.preinst @@ -0,0 +1,31 @@ +#!/bin/sh + +set -e + +rm_conffile() { + PKGNAME="unity" + CONFFILE="$1" + + if [ -e "$CONFFILE" ]; then + md5sum="`md5sum \"$CONFFILE\" | sed -e \"s/ .*//\"`" + old_md5sum="`dpkg-query -W -f='${Conffiles}' $PKGNAME | sed -n -e \"\\\\' $CONFFILE'{s/ obsolete$//;s/.* //p}\"`" + if [ "$md5sum" != "$old_md5sum" ]; then + echo "Obsolete conffile $CONFFILE has been modified by you." + echo "Saving as $CONFFILE.dpkg-bak ..." + mv -f "$CONFFILE" "$CONFFILE".dpkg-bak + else + echo "Removing obsolete conffile $CONFFILE ..." + rm -f "$CONFFILE" + fi + fi +} + +case "$1" in + install|upgrade) + if dpkg --compare-versions "$2" le "0.2.7-0ubuntu1"; then + rm_conffile /etc/gconf/schemas/unity.schemas + fi +esac + +#DEBHELPER# +exit 0 --- unity-0.2.42.orig/debian/unity.install +++ unity-0.2.42/debian/unity.install @@ -0,0 +1,6 @@ +debian/tmp/etc/gconf +debian/tmp/usr/bin +debian/tmp/usr/lib/mutter +debian/tmp/usr/lib/unity +debian/tmp/usr/share/locale +debian/tmp/usr/share/unity --- unity-0.2.42.orig/debian/watch +++ unity-0.2.42/debian/watch @@ -0,0 +1,2 @@ +version=3 +https://launchpad.net/unity/+download .*/unity-([0-9.]+)\.tar\.gz --- unity-0.2.42.orig/debian/rules +++ unity-0.2.42/debian/rules @@ -0,0 +1,21 @@ +#!/usr/bin/make -f + +include /usr/share/cdbs/1/rules/debhelper.mk +include /usr/share/cdbs/1/rules/simple-patchsys.mk +include /usr/share/cdbs/1/rules/utils.mk +include /usr/share/cdbs/1/class/gnome.mk + +CFLAGS=$(shell echo $$CFLAGS | sed -e 's/\-Wall//') + +DEB_DH_MAKESHLIBS_ARGS = -Xusr/lib/mutter/plugins/ + +DEB_DBG_PACKAGE_unity = unity-dbg +DEB_DBG_PACKAGE_libunity0 = unity-dbg + +DEB_DH_GENCONTROL_ARGS_netbook-launcher = -- -v2:$(DEB_VERSION) + +common-binary-post-install-arch:: + find debian/tmp/usr/lib -name \*.la -exec rm {} \; + find debian/tmp/usr/lib -name \*.a -exec rm {} \; + +common-binary-predeb-arch:: list-missing --- unity-0.2.42.orig/debian/libunity0.symbols +++ unity-0.2.42/debian/libunity0.symbols @@ -0,0 +1,1219 @@ +libunity-private.so.0 libunity0 #MINVER# + _dynamic_EntryAdded5_connect@Base 0.2.22 + _dynamic_EntryRemoved7_connect@Base 0.2.22 + _dynamic_PlaceEntryInfoChanged3_connect@Base 0.2.22 + _dynamic_RendererInfoChanged1_connect@Base 0.2.22 + _unity_places_place_browser_remote_dbus_unregister@Base 0.2.30 + _unity_places_place_entry_remote_dbus_unregister@Base 0.2.30 + g_test_log_construct@Base 0.2.22 + g_test_log_get_type@Base 0.2.22 + g_test_log_new@Base 0.2.22 + g_test_log_ref@Base 0.2.22 + g_test_log_unref@Base 0.2.22 + g_test_param_spec_log@Base 0.2.22 + g_test_value_get_log@Base 0.2.22 + g_test_value_set_log@Base 0.2.22 + g_test_value_take_log@Base 0.2.22 + indicator_object_entry_free@Base 0.2.22 + indicator_object_entry_new@Base 0.2.22 + menu_manager_construct@Base 0.2.22 + menu_manager_get_default@Base 0.2.22 + menu_manager_get_type@Base 0.2.22 + menu_manager_menu_is_open@Base 0.2.22 + menu_manager_new@Base 0.2.22 + menu_manager_popdown_current_menu@Base 0.2.22 + menu_manager_register_visible_menu@Base 0.2.22 + unity_application_commands_get_type@Base 0.2.22 + unity_application_construct@Base 0.2.22 + unity_application_get_shell@Base 0.2.22 + unity_application_get_type@Base 0.2.22 + unity_application_new@Base 0.2.22 + unity_application_on_message_received@Base 0.2.22 + unity_application_set_shell@Base 0.2.22 + unity_gesture_dispatcher_construct@Base 0.2.30 + unity_gesture_dispatcher_get_type@Base 0.2.30 + unity_gesture_event_construct@Base 0.2.30 + unity_gesture_event_get_type@Base 0.2.30 + unity_gesture_event_new@Base 0.2.30 + unity_gesture_event_ref@Base 0.2.30 + unity_gesture_event_state_to_string@Base 0.2.30 + unity_gesture_event_to_string@Base 0.2.30 + unity_gesture_event_type_to_string@Base 0.2.30 + unity_gesture_event_unref@Base 0.2.30 + unity_gesture_pan_event_construct@Base 0.2.30 + unity_gesture_pan_event_get_type@Base 0.2.30 + unity_gesture_pan_event_new@Base 0.2.30 + unity_gesture_pan_event_ref@Base 0.2.30 + unity_gesture_pan_event_unref@Base 0.2.30 + unity_gesture_param_spec_event@Base 0.2.30 + unity_gesture_param_spec_pan_event@Base 0.2.30 + unity_gesture_param_spec_pinch_event@Base 0.2.30 + unity_gesture_param_spec_tap_event@Base 0.2.30 + unity_gesture_pinch_event_construct@Base 0.2.30 + unity_gesture_pinch_event_get_type@Base 0.2.30 + unity_gesture_pinch_event_new@Base 0.2.30 + unity_gesture_pinch_event_ref@Base 0.2.30 + unity_gesture_pinch_event_unref@Base 0.2.30 + unity_gesture_state_get_type@Base 0.2.30 + unity_gesture_tap_event_construct@Base 0.2.30 + unity_gesture_tap_event_get_type@Base 0.2.30 + unity_gesture_tap_event_new@Base 0.2.30 + unity_gesture_tap_event_ref@Base 0.2.30 + unity_gesture_tap_event_unref@Base 0.2.30 + unity_gesture_type_get_type@Base 0.2.30 + unity_gesture_value_get_event@Base 0.2.30 + unity_gesture_value_get_pan_event@Base 0.2.30 + unity_gesture_value_get_pinch_event@Base 0.2.30 + unity_gesture_value_get_tap_event@Base 0.2.30 + unity_gesture_value_set_event@Base 0.2.30 + unity_gesture_value_set_pan_event@Base 0.2.30 + unity_gesture_value_set_pinch_event@Base 0.2.30 + unity_gesture_value_set_tap_event@Base 0.2.30 + unity_gesture_value_take_event@Base 0.2.30 + unity_gesture_value_take_pan_event@Base 0.2.30 + unity_gesture_value_take_pinch_event@Base 0.2.30 + unity_gesture_value_take_tap_event@Base 0.2.30 + unity_gesture_xcb_dispatcher_construct@Base 0.2.30 + unity_gesture_xcb_dispatcher_get_type@Base 0.2.30 + unity_gesture_xcb_dispatcher_glue_finish@Base 0.2.30 + unity_gesture_xcb_dispatcher_glue_init@Base 0.2.30 + unity_gesture_xcb_dispatcher_glue_main_iteration@Base 0.2.30 + unity_gesture_xcb_dispatcher_new@Base 0.2.30 + unity_is_logging@Base 0.2.22 + unity_launcher_anim_state_get_type@Base 0.2.22 + unity_launcher_app_type_error_quark@Base 0.2.22 + unity_launcher_application_controller_attach_application@Base 0.2.22 + unity_launcher_application_controller_close_windows@Base 0.2.22 + unity_launcher_application_controller_closed@Base 0.2.22 + unity_launcher_application_controller_construct@Base 0.2.22 + unity_launcher_application_controller_debug_is_application_attached@Base 0.2.22 + unity_launcher_application_controller_detach_application@Base 0.2.22 + unity_launcher_application_controller_get_desktop_file@Base 0.2.22 + unity_launcher_application_controller_get_priority@Base 0.2.22 + unity_launcher_application_controller_get_type@Base 0.2.22 + unity_launcher_application_controller_is_sticky@Base 0.2.22 + unity_launcher_application_controller_new@Base 0.2.22 + unity_launcher_application_controller_set_priority@Base 0.2.22 + unity_launcher_application_controller_set_sticky@Base 0.2.22 + unity_launcher_application_quicklist_controller_construct@Base 0.2.22 + unity_launcher_application_quicklist_controller_get_type@Base 0.2.22 + unity_launcher_application_quicklist_controller_new@Base 0.2.22 + unity_launcher_child_transition_construct@Base 0.2.22 + unity_launcher_child_transition_get_type@Base 0.2.22 + unity_launcher_child_transition_new@Base 0.2.22 + unity_launcher_child_transition_ref@Base 0.2.22 + unity_launcher_child_transition_unref@Base 0.2.22 + unity_launcher_disable_quicklists@Base 0.2.30 + unity_launcher_launcher_construct@Base 0.2.22 + unity_launcher_launcher_container_construct@Base 0.2.22 + unity_launcher_launcher_container_get_type@Base 0.2.22 + unity_launcher_launcher_container_new@Base 0.2.22 + unity_launcher_launcher_get_actor_cache@Base 0.2.22 + unity_launcher_launcher_get_container@Base 0.2.22 + unity_launcher_launcher_get_model@Base 0.2.22 + unity_launcher_launcher_get_shell@Base 0.2.22 + unity_launcher_launcher_get_type@Base 0.2.22 + unity_launcher_launcher_get_view@Base 0.2.22 + unity_launcher_launcher_get_width@Base 0.2.22 + unity_launcher_launcher_new@Base 0.2.22 + unity_launcher_param_spec_child_transition@Base 0.2.22 + unity_launcher_pin_type_get_type@Base 0.2.22 + unity_launcher_ql_controller_singleton@Base 0.2.22 + unity_launcher_quicklist_check_menu_item_construct@Base 0.2.22 + unity_launcher_quicklist_check_menu_item_construct_with_label@Base 0.2.22 + unity_launcher_quicklist_check_menu_item_get_type@Base 0.2.22 + unity_launcher_quicklist_check_menu_item_new@Base 0.2.22 + unity_launcher_quicklist_check_menu_item_new_with_label@Base 0.2.22 + unity_launcher_quicklist_controller_construct@Base 0.2.22 + unity_launcher_quicklist_controller_do_menus_match@Base 0.2.22 + unity_launcher_quicklist_controller_get_attached_controller@Base 0.2.22 + unity_launcher_quicklist_controller_get_current_menu@Base 0.2.22 + unity_launcher_quicklist_controller_get_state@Base 0.2.22 + unity_launcher_quicklist_controller_get_type@Base 0.2.22 + unity_launcher_quicklist_controller_get_view@Base 0.2.22 + unity_launcher_quicklist_controller_is_menu_open@Base 0.2.22 + unity_launcher_quicklist_controller_set_state@Base 0.2.22 + unity_launcher_quicklist_controller_state_get_type@Base 0.2.22 + unity_launcher_quicklist_image_menu_item_construct@Base 0.2.22 + unity_launcher_quicklist_image_menu_item_construct_with_label@Base 0.2.22 + unity_launcher_quicklist_image_menu_item_get_type@Base 0.2.22 + unity_launcher_quicklist_image_menu_item_new@Base 0.2.22 + unity_launcher_quicklist_image_menu_item_new_with_label@Base 0.2.22 + unity_launcher_quicklist_menu_construct@Base 0.2.22 + unity_launcher_quicklist_menu_get_type@Base 0.2.22 + unity_launcher_quicklist_menu_item_construct@Base 0.2.22 + unity_launcher_quicklist_menu_item_construct_with_label@Base 0.2.22 + unity_launcher_quicklist_menu_item_get_type@Base 0.2.22 + unity_launcher_quicklist_menu_item_new@Base 0.2.22 + unity_launcher_quicklist_menu_item_new_with_label@Base 0.2.22 + unity_launcher_quicklist_menu_new@Base 0.2.22 + unity_launcher_quicklist_menu_seperator_construct@Base 0.2.22 + unity_launcher_quicklist_menu_seperator_get_type@Base 0.2.22 + unity_launcher_quicklist_menu_seperator_new@Base 0.2.22 + unity_launcher_quicklist_radio_menu_item_construct@Base 0.2.22 + unity_launcher_quicklist_radio_menu_item_construct_with_label@Base 0.2.22 + unity_launcher_quicklist_radio_menu_item_get_type@Base 0.2.22 + unity_launcher_quicklist_radio_menu_item_new@Base 0.2.22 + unity_launcher_quicklist_radio_menu_item_new_with_label@Base 0.2.22 + unity_launcher_scroller_child_construct@Base 0.2.22 + unity_launcher_scroller_child_controller_activate@Base 0.2.22 + unity_launcher_scroller_child_controller_can_drag@Base 0.2.22 + unity_launcher_scroller_child_controller_closed@Base 0.2.22 + unity_launcher_scroller_child_controller_construct@Base 0.2.22 + unity_launcher_scroller_child_controller_get_child@Base 0.2.22 + unity_launcher_scroller_child_controller_get_hide@Base 0.2.22 + unity_launcher_scroller_child_controller_get_menu@Base 0.2.22 + unity_launcher_scroller_child_controller_get_menu_actions@Base 0.2.22 + unity_launcher_scroller_child_controller_get_menu_controller@Base 0.2.22 + unity_launcher_scroller_child_controller_get_menu_navigation@Base 0.2.22 + unity_launcher_scroller_child_controller_get_name@Base 0.2.22 + unity_launcher_scroller_child_controller_get_type@Base 0.2.22 + unity_launcher_scroller_child_controller_load_icon_from_icon_name@Base 0.2.22 + unity_launcher_scroller_child_controller_menu_state_get_type@Base 0.2.22 + unity_launcher_scroller_child_controller_set_hide@Base 0.2.22 + unity_launcher_scroller_child_controller_set_menu@Base 0.2.22 + unity_launcher_scroller_child_controller_set_name@Base 0.2.22 + unity_launcher_scroller_child_force_rotation_jump@Base 0.2.22 + unity_launcher_scroller_child_get_activating@Base 0.2.22 + unity_launcher_scroller_child_get_active@Base 0.2.22 + unity_launcher_scroller_child_get_content@Base 0.2.22 + unity_launcher_scroller_child_get_enable_close_state@Base 0.2.30 + unity_launcher_scroller_child_get_group_type@Base 0.2.22 + unity_launcher_scroller_child_get_icon@Base 0.2.22 + unity_launcher_scroller_child_get_is_dragging_state@Base 0.2.30 + unity_launcher_scroller_child_get_needs_attention@Base 0.2.22 + unity_launcher_scroller_child_get_position@Base 0.2.22 + unity_launcher_scroller_child_get_rotation@Base 0.2.22 + unity_launcher_scroller_child_get_running@Base 0.2.22 + unity_launcher_scroller_child_get_type@Base 0.2.22 + unity_launcher_scroller_child_group_type_get_type@Base 0.2.22 + unity_launcher_scroller_child_new@Base 0.2.22 + unity_launcher_scroller_child_set_activating@Base 0.2.22 + unity_launcher_scroller_child_set_active@Base 0.2.22 + unity_launcher_scroller_child_set_enable_close_state@Base 0.2.30 + unity_launcher_scroller_child_set_group_type@Base 0.2.22 + unity_launcher_scroller_child_set_icon@Base 0.2.22 + unity_launcher_scroller_child_set_is_dragging_state@Base 0.2.30 + unity_launcher_scroller_child_set_needs_attention@Base 0.2.22 + unity_launcher_scroller_child_set_position@Base 0.2.22 + unity_launcher_scroller_child_set_rotation@Base 0.2.22 + unity_launcher_scroller_child_set_running@Base 0.2.22 + unity_launcher_scroller_child_to_string@Base 0.2.22 + unity_launcher_scroller_controller_construct@Base 0.2.22 + unity_launcher_scroller_controller_get_model@Base 0.2.22 + unity_launcher_scroller_controller_get_type@Base 0.2.22 + unity_launcher_scroller_controller_get_view@Base 0.2.22 + unity_launcher_scroller_controller_new@Base 0.2.22 + unity_launcher_scroller_model_add@Base 0.2.22 + unity_launcher_scroller_model_clamp@Base 0.2.22 + unity_launcher_scroller_model_construct@Base 0.2.22 + unity_launcher_scroller_model_contains@Base 0.2.22 + unity_launcher_scroller_model_get@Base 0.2.22 + unity_launcher_scroller_model_get_size@Base 0.2.22 + unity_launcher_scroller_model_get_type@Base 0.2.22 + unity_launcher_scroller_model_index_of@Base 0.2.22 + unity_launcher_scroller_model_insert@Base 0.2.22 + unity_launcher_scroller_model_iterator@Base 0.2.22 + unity_launcher_scroller_model_iterator_construct@Base 0.2.22 + unity_launcher_scroller_model_iterator_get@Base 0.2.22 + unity_launcher_scroller_model_iterator_get_type@Base 0.2.22 + unity_launcher_scroller_model_iterator_new@Base 0.2.22 + unity_launcher_scroller_model_iterator_next@Base 0.2.22 + unity_launcher_scroller_model_iterator_ref@Base 0.2.22 + unity_launcher_scroller_model_iterator_unref@Base 0.2.22 + unity_launcher_scroller_model_move@Base 0.2.22 + unity_launcher_scroller_model_new@Base 0.2.22 + unity_launcher_scroller_model_param_spec_iterator@Base 0.2.22 + unity_launcher_scroller_model_remove@Base 0.2.22 + unity_launcher_scroller_model_set@Base 0.2.22 + unity_launcher_scroller_model_sort@Base 0.2.22 + unity_launcher_scroller_model_to_string@Base 0.2.22 + unity_launcher_scroller_model_value_get_iterator@Base 0.2.22 + unity_launcher_scroller_model_value_set_iterator@Base 0.2.22 + unity_launcher_scroller_model_value_take_iterator@Base 0.2.22 + unity_launcher_scroller_phase_get_type@Base 0.2.22 + unity_launcher_scroller_view_construct@Base 0.2.22 + unity_launcher_scroller_view_enable_keyboard_selection_mode@Base 0.2.26 + unity_launcher_scroller_view_get_cache@Base 0.2.22 + unity_launcher_scroller_view_get_drag_indicator_active@Base 0.2.30 + unity_launcher_scroller_view_get_drag_indicator_index@Base 0.2.30 + unity_launcher_scroller_view_get_drag_indicator_opacity@Base 0.2.30 + unity_launcher_scroller_view_get_drag_indicator_space@Base 0.2.30 + unity_launcher_scroller_view_get_is_autoscrolling@Base 0.2.22 + unity_launcher_scroller_view_get_model@Base 0.2.22 + unity_launcher_scroller_view_get_model_index_at_y_pos@Base 0.2.22 + unity_launcher_scroller_view_get_model_index_at_y_pos_no_anim@Base 0.2.22 + unity_launcher_scroller_view_get_type@Base 0.2.22 + unity_launcher_scroller_view_new@Base 0.2.22 + unity_launcher_scroller_view_set_drag_indicator_active@Base 0.2.30 + unity_launcher_scroller_view_set_drag_indicator_index@Base 0.2.30 + unity_launcher_scroller_view_set_drag_indicator_opacity@Base 0.2.30 + unity_launcher_scroller_view_set_drag_indicator_space@Base 0.2.30 + unity_launcher_scroller_view_set_is_autoscrolling@Base 0.2.22 + unity_launcher_scroller_view_type_get_type@Base 0.2.22 + unity_launcher_shortcut_item_activated@Base 0.2.22 + unity_launcher_shortcut_item_get_name@Base 0.2.22 + unity_launcher_shortcut_item_get_type@Base 0.2.22 + unity_launcher_value_get_child_transition@Base 0.2.22 + unity_launcher_value_set_child_transition@Base 0.2.22 + unity_launcher_value_take_child_transition@Base 0.2.22 + unity_panel_background_construct@Base 0.2.22 + unity_panel_background_get_type@Base 0.2.22 + unity_panel_background_new@Base 0.2.22 + unity_panel_divider_construct@Base 0.2.38 + unity_panel_divider_get_shell@Base 0.2.38 + unity_panel_divider_get_type@Base 0.2.38 + unity_panel_divider_new@Base 0.2.38 + unity_panel_home_button_construct@Base 0.2.22 + unity_panel_home_button_get_shell@Base 0.2.22 + unity_panel_home_button_get_type@Base 0.2.22 + unity_panel_home_button_new@Base 0.2.22 + unity_panel_indicator_background_construct@Base 0.2.22 + unity_panel_indicator_background_get_type@Base 0.2.22 + unity_panel_indicator_background_new@Base 0.2.22 + unity_panel_indicators_indicator_bar_construct@Base 0.2.22 + unity_panel_indicators_indicator_bar_get_indicator_view_matching@Base 0.2.22 + unity_panel_indicators_indicator_bar_get_type@Base 0.2.22 + unity_panel_indicators_indicator_bar_new@Base 0.2.22 + unity_panel_indicators_indicator_object_entry_view_construct@Base 0.2.22 + unity_panel_indicators_indicator_object_entry_view_get_entry@Base 0.2.22 + unity_panel_indicators_indicator_object_entry_view_get_type@Base 0.2.22 + unity_panel_indicators_indicator_object_entry_view_is_open@Base 0.2.22 + unity_panel_indicators_indicator_object_entry_view_menu_key_moved@Base 0.2.22 + unity_panel_indicators_indicator_object_entry_view_menu_shown@Base 0.2.22 + unity_panel_indicators_indicator_object_entry_view_menu_vis_changed@Base 0.2.22 + unity_panel_indicators_indicator_object_entry_view_new@Base 0.2.22 + unity_panel_indicators_indicator_object_entry_view_on_button_press_event@Base 0.2.22 + unity_panel_indicators_indicator_object_entry_view_on_motion_event@Base 0.2.22 + unity_panel_indicators_indicator_object_entry_view_show_menu@Base 0.2.22 + unity_panel_indicators_indicator_object_view_construct@Base 0.2.22 + unity_panel_indicators_indicator_object_view_find_entry@Base 0.2.22 + unity_panel_indicators_indicator_object_view_get_entry_view@Base 0.2.22 + unity_panel_indicators_indicator_object_view_get_indicator_object@Base 0.2.22 + unity_panel_indicators_indicator_object_view_get_type@Base 0.2.22 + unity_panel_indicators_indicator_object_view_new@Base 0.2.22 + unity_panel_indicators_indicator_object_view_on_menu_show@Base 0.2.40 + unity_panel_indicators_indicator_object_view_open_first_menu_entry@Base 0.2.22 + unity_panel_indicators_indicator_object_view_open_last_menu_entry@Base 0.2.22 + unity_panel_indicators_indicator_object_view_remove_first_entry@Base 0.2.22 + unity_panel_indicators_indicator_object_view_show_entry_menu@Base 0.2.22 + unity_panel_indicators_indicators_file_model_construct@Base 0.2.22 + unity_panel_indicators_indicators_file_model_get_type@Base 0.2.22 + unity_panel_indicators_indicators_file_model_indicator_order@Base 0.2.22 + unity_panel_indicators_indicators_file_model_indicator_sort_func@Base 0.2.22 + unity_panel_indicators_indicators_file_model_new@Base 0.2.22 + unity_panel_indicators_indicators_model_construct@Base 0.2.22 + unity_panel_indicators_indicators_model_get_default@Base 0.2.22 + unity_panel_indicators_indicators_model_get_indicator_name@Base 0.2.22 + unity_panel_indicators_indicators_model_get_indicators@Base 0.2.22 + unity_panel_indicators_indicators_model_get_type@Base 0.2.22 + unity_panel_indicators_indicators_model_set_default@Base 0.2.22 + unity_panel_indicators_menu_bar_construct@Base 0.2.22 + unity_panel_indicators_menu_bar_get_type@Base 0.2.22 + unity_panel_indicators_menu_bar_new@Base 0.2.22 + unity_panel_system_tray_construct@Base 0.2.22 + unity_panel_system_tray_get_type@Base 0.2.22 + unity_panel_system_tray_manage_stage@Base 0.2.22 + unity_panel_system_tray_new@Base 0.2.22 + unity_panel_view_construct@Base 0.2.22 + unity_panel_view_get_indicators_width@Base 0.2.22 + unity_panel_view_get_panel_height@Base 0.2.22 + unity_panel_view_get_shell@Base 0.2.22 + unity_panel_view_get_type@Base 0.2.22 + unity_panel_view_new@Base 0.2.22 + unity_panel_view_set_expanded@Base 0.2.22 + unity_panel_view_set_indicator_mode@Base 0.2.22 + unity_panel_window_button_construct@Base 0.2.22 + unity_panel_window_button_get_filename@Base 0.2.22 + unity_panel_window_button_get_type@Base 0.2.22 + unity_panel_window_button_new@Base 0.2.22 + unity_panel_window_buttons_construct@Base 0.2.22 + unity_panel_window_buttons_get_type@Base 0.2.22 + unity_panel_window_buttons_new@Base 0.2.22 + unity_param_spec_process_info@Base 0.2.22 + unity_places_activation_status_get_type@Base 0.2.30 + unity_places_button_construct@Base 0.2.32 + unity_places_button_get_normal_state@Base 0.2.32 + unity_places_button_get_prelight_state@Base 0.2.32 + unity_places_button_get_type@Base 0.2.32 + unity_places_button_new@Base 0.2.32 + unity_places_button_normal_state_get_type@Base 0.2.32 + unity_places_button_prelight_state_get_type@Base 0.2.32 + unity_places_button_rounded_rect@Base 0.2.32 + unity_places_button_set_normal_state@Base 0.2.32 + unity_places_button_set_prelight_state@Base 0.2.32 + unity_places_controller_activate_entry@Base 0.2.22 + unity_places_controller_activate_entry_by_dbus_path@Base 0.2.28 + unity_places_controller_construct@Base 0.2.22 + unity_places_controller_get_model@Base 0.2.22 + unity_places_controller_get_shell@Base 0.2.22 + unity_places_controller_get_type@Base 0.2.22 + unity_places_controller_get_view@Base 0.2.22 + unity_places_controller_get_volumes@Base 0.2.28 + unity_places_controller_new@Base 0.2.22 + unity_places_controller_set_model@Base 0.2.22 + unity_places_controller_set_volumes@Base 0.2.28 + unity_places_default_renderer_construct@Base 0.2.22 + unity_places_default_renderer_get_type@Base 0.2.22 + unity_places_default_renderer_group_construct@Base 0.2.22 + unity_places_default_renderer_group_get_always_expanded@Base 0.2.32 + unity_places_default_renderer_group_get_display_name@Base 0.2.22 + unity_places_default_renderer_group_get_group_id@Base 0.2.22 + unity_places_default_renderer_group_get_group_renderer@Base 0.2.22 + unity_places_default_renderer_group_get_icon_hint@Base 0.2.22 + unity_places_default_renderer_group_get_results@Base 0.2.22 + unity_places_default_renderer_group_get_type@Base 0.2.22 + unity_places_default_renderer_group_new@Base 0.2.22 + unity_places_default_renderer_group_set_always_expanded@Base 0.2.32 + unity_places_default_renderer_new@Base 0.2.22 + unity_places_default_tile_construct@Base 0.2.32 + unity_places_default_tile_get_type@Base 0.2.32 + unity_places_default_tile_new@Base 0.2.32 + unity_places_empty_search_group_construct@Base 0.2.28 + unity_places_empty_search_group_get_active@Base 0.2.30 + unity_places_empty_search_group_get_group_id@Base 0.2.28 + unity_places_empty_search_group_get_results@Base 0.2.28 + unity_places_empty_search_group_get_type@Base 0.2.28 + unity_places_empty_search_group_new@Base 0.2.28 + unity_places_empty_search_group_set_active@Base 0.2.30 + unity_places_empty_search_group_set_group_id@Base 0.2.28 + unity_places_empty_search_group_set_results@Base 0.2.28 + unity_places_empty_section_group_construct@Base 0.2.30 + unity_places_empty_section_group_get_active@Base 0.2.30 + unity_places_empty_section_group_get_group_id@Base 0.2.30 + unity_places_empty_section_group_get_results@Base 0.2.30 + unity_places_empty_section_group_get_type@Base 0.2.30 + unity_places_empty_section_group_new@Base 0.2.30 + unity_places_empty_section_group_set_active@Base 0.2.30 + unity_places_empty_section_group_set_group_id@Base 0.2.30 + unity_places_empty_section_group_set_results@Base 0.2.30 + unity_places_expander_construct@Base 0.2.28 + unity_places_expander_get_expanding_state@Base 0.2.28 + unity_places_expander_get_type@Base 0.2.28 + unity_places_expander_new@Base 0.2.28 + unity_places_expander_set_expanding_state@Base 0.2.28 + unity_places_expander_state_get_type@Base 0.2.28 + unity_places_file_info_tile_construct@Base 0.2.32 + unity_places_file_info_tile_get_type@Base 0.2.32 + unity_places_file_info_tile_new@Base 0.2.32 + unity_places_folder_browser_renderer_construct@Base 0.2.22 + unity_places_folder_browser_renderer_get_type@Base 0.2.22 + unity_places_folder_browser_renderer_new@Base 0.2.22 + unity_places_home_button_construct@Base 0.2.28 + unity_places_home_button_get_exec@Base 0.2.28 + unity_places_home_button_get_icon@Base 0.2.28 + unity_places_home_button_get_name@Base 0.2.28 + unity_places_home_button_get_type@Base 0.2.28 + unity_places_home_button_new@Base 0.2.28 + unity_places_home_renderer_construct@Base 0.2.28 + unity_places_home_renderer_get_type@Base 0.2.28 + unity_places_home_renderer_new@Base 0.2.28 + unity_places_more_results_button_construct@Base 0.2.22 + unity_places_more_results_button_get_count@Base 0.2.22 + unity_places_more_results_button_get_type@Base 0.2.22 + unity_places_more_results_button_new@Base 0.2.22 + unity_places_more_results_button_set_count@Base 0.2.22 + unity_places_place_activate@Base 0.2.22 + unity_places_place_activate_fallback@Base 0.2.38 + unity_places_place_activate_fallback_finish@Base 0.2.38 + unity_places_place_bar_active_entry_name@Base 0.2.22 + unity_places_place_bar_background_construct@Base 0.2.22 + unity_places_place_bar_background_get_entry_position@Base 0.2.22 + unity_places_place_bar_background_get_shell@Base 0.2.22 + unity_places_place_bar_background_get_type@Base 0.2.22 + unity_places_place_bar_background_new@Base 0.2.22 + unity_places_place_bar_background_set_entry_position@Base 0.2.22 + unity_places_place_bar_construct@Base 0.2.22 + unity_places_place_bar_get_model@Base 0.2.22 + unity_places_place_bar_get_shell@Base 0.2.22 + unity_places_place_bar_get_type@Base 0.2.22 + unity_places_place_bar_new@Base 0.2.22 + unity_places_place_bar_reset@Base 0.2.22 + unity_places_place_bar_set_model@Base 0.2.22 + unity_places_place_browser_remote_dbus_message@Base 0.2.30 + unity_places_place_browser_remote_dbus_proxy_filter@Base 0.2.30 + unity_places_place_browser_remote_dbus_proxy_get_type@Base 0.2.30 + unity_places_place_browser_remote_dbus_proxy_new@Base 0.2.30 + unity_places_place_browser_remote_dbus_register_object@Base 0.2.30 + unity_places_place_browser_remote_get_state@Base 0.2.30 + unity_places_place_browser_remote_get_state_finish@Base 0.2.30 + unity_places_place_browser_remote_get_type@Base 0.2.30 + unity_places_place_browser_remote_go_back@Base 0.2.30 + unity_places_place_browser_remote_go_back_finish@Base 0.2.30 + unity_places_place_browser_remote_go_forward@Base 0.2.30 + unity_places_place_browser_remote_go_forward_finish@Base 0.2.30 + unity_places_place_browser_remote_state_copy@Base 0.2.30 + unity_places_place_browser_remote_state_destroy@Base 0.2.30 + unity_places_place_browser_remote_state_dup@Base 0.2.30 + unity_places_place_browser_remote_state_free@Base 0.2.30 + unity_places_place_browser_remote_state_get_type@Base 0.2.30 + unity_places_place_connect@Base 0.2.22 + unity_places_place_construct@Base 0.2.22 + unity_places_place_entry_connect@Base 0.2.22 + unity_places_place_entry_dbus_construct@Base 0.2.22 + unity_places_place_entry_dbus_construct_with_info@Base 0.2.22 + unity_places_place_entry_dbus_get_dbus_name@Base 0.2.22 + unity_places_place_entry_dbus_get_dbus_path@Base 0.2.22 + unity_places_place_entry_dbus_get_global_results_model_name@Base 0.2.22 + unity_places_place_entry_dbus_get_sections_model_name@Base 0.2.22 + unity_places_place_entry_dbus_get_show_entry@Base 0.2.22 + unity_places_place_entry_dbus_get_show_global@Base 0.2.22 + unity_places_place_entry_dbus_get_type@Base 0.2.22 + unity_places_place_entry_dbus_new@Base 0.2.22 + unity_places_place_entry_dbus_new_with_info@Base 0.2.22 + unity_places_place_entry_dbus_place_entry_info_copy@Base 0.2.22 + unity_places_place_entry_dbus_place_entry_info_destroy@Base 0.2.22 + unity_places_place_entry_dbus_place_entry_info_dup@Base 0.2.22 + unity_places_place_entry_dbus_place_entry_info_free@Base 0.2.22 + unity_places_place_entry_dbus_place_entry_info_get_type@Base 0.2.22 + unity_places_place_entry_dbus_renderer_info_copy@Base 0.2.22 + unity_places_place_entry_dbus_renderer_info_destroy@Base 0.2.22 + unity_places_place_entry_dbus_renderer_info_dup@Base 0.2.22 + unity_places_place_entry_dbus_renderer_info_free@Base 0.2.22 + unity_places_place_entry_dbus_renderer_info_get_type@Base 0.2.22 + unity_places_place_entry_dbus_set_global_results_model_name@Base 0.2.22 + unity_places_place_entry_dbus_set_sections_model_name@Base 0.2.22 + unity_places_place_entry_dbus_set_show_entry@Base 0.2.22 + unity_places_place_entry_dbus_set_show_global@Base 0.2.22 + unity_places_place_entry_dbus_update_info@Base 0.2.22 + unity_places_place_entry_get_active@Base 0.2.22 + unity_places_place_entry_get_description@Base 0.2.22 + unity_places_place_entry_get_entry_groups_model@Base 0.2.22 + unity_places_place_entry_get_entry_renderer_hints@Base 0.2.22 + unity_places_place_entry_get_entry_renderer_name@Base 0.2.22 + unity_places_place_entry_get_entry_results_model@Base 0.2.22 + unity_places_place_entry_get_global_groups_model@Base 0.2.22 + unity_places_place_entry_get_global_renderer_hints@Base 0.2.22 + unity_places_place_entry_get_global_renderer_name@Base 0.2.22 + unity_places_place_entry_get_global_results_model@Base 0.2.22 + unity_places_place_entry_get_hints@Base 0.2.22 + unity_places_place_entry_get_icon@Base 0.2.22 + unity_places_place_entry_get_mimetypes@Base 0.2.22 + unity_places_place_entry_get_name@Base 0.2.22 + unity_places_place_entry_get_online@Base 0.2.22 + unity_places_place_entry_get_parent@Base 0.2.22 + unity_places_place_entry_get_position@Base 0.2.22 + unity_places_place_entry_get_sections_model@Base 0.2.22 + unity_places_place_entry_get_sensitive@Base 0.2.22 + unity_places_place_entry_get_type@Base 0.2.22 + unity_places_place_entry_remote_dbus_message@Base 0.2.30 + unity_places_place_entry_remote_dbus_proxy_filter@Base 0.2.30 + unity_places_place_entry_remote_dbus_proxy_get_type@Base 0.2.30 + unity_places_place_entry_remote_dbus_proxy_new@Base 0.2.30 + unity_places_place_entry_remote_dbus_register_object@Base 0.2.30 + unity_places_place_entry_remote_get_type@Base 0.2.30 + unity_places_place_entry_remote_set_active@Base 0.2.30 + unity_places_place_entry_remote_set_active_finish@Base 0.2.30 + unity_places_place_entry_remote_set_active_section@Base 0.2.30 + unity_places_place_entry_remote_set_active_section_finish@Base 0.2.30 + unity_places_place_entry_remote_set_global_search@Base 0.2.30 + unity_places_place_entry_remote_set_global_search_finish@Base 0.2.30 + unity_places_place_entry_remote_set_search@Base 0.2.30 + unity_places_place_entry_remote_set_search_finish@Base 0.2.30 + unity_places_place_entry_scroller_child_controller_construct@Base 0.2.22 + unity_places_place_entry_scroller_child_controller_get_entry@Base 0.2.22 + unity_places_place_entry_scroller_child_controller_get_type@Base 0.2.22 + unity_places_place_entry_scroller_child_controller_new@Base 0.2.22 + unity_places_place_entry_set_active@Base 0.2.22 + unity_places_place_entry_set_active_section@Base 0.2.22 + unity_places_place_entry_set_description@Base 0.2.22 + unity_places_place_entry_set_entry_groups_model@Base 0.2.22 + unity_places_place_entry_set_entry_renderer_hints@Base 0.2.22 + unity_places_place_entry_set_entry_renderer_name@Base 0.2.22 + unity_places_place_entry_set_entry_results_model@Base 0.2.22 + unity_places_place_entry_set_global_groups_model@Base 0.2.22 + unity_places_place_entry_set_global_renderer_hints@Base 0.2.22 + unity_places_place_entry_set_global_renderer_name@Base 0.2.22 + unity_places_place_entry_set_global_results_model@Base 0.2.22 + unity_places_place_entry_set_global_search@Base 0.2.22 + unity_places_place_entry_set_hints@Base 0.2.22 + unity_places_place_entry_set_icon@Base 0.2.22 + unity_places_place_entry_set_mimetypes@Base 0.2.22 + unity_places_place_entry_set_name@Base 0.2.22 + unity_places_place_entry_set_online@Base 0.2.22 + unity_places_place_entry_set_parent@Base 0.2.22 + unity_places_place_entry_set_position@Base 0.2.22 + unity_places_place_entry_set_search@Base 0.2.22 + unity_places_place_entry_set_sections_model@Base 0.2.22 + unity_places_place_entry_set_sensitive@Base 0.2.22 + unity_places_place_entry_view_construct@Base 0.2.22 + unity_places_place_entry_view_get_entry@Base 0.2.22 + unity_places_place_entry_view_get_type@Base 0.2.22 + unity_places_place_entry_view_new@Base 0.2.22 + unity_places_place_file_model_construct@Base 0.2.22 + unity_places_place_file_model_construct_with_directory@Base 0.2.22 + unity_places_place_file_model_get_async@Base 0.2.22 + unity_places_place_file_model_get_directory@Base 0.2.22 + unity_places_place_file_model_get_type@Base 0.2.22 + unity_places_place_file_model_new@Base 0.2.22 + unity_places_place_file_model_new_with_directory@Base 0.2.22 + unity_places_place_get_dbus_name@Base 0.2.22 + unity_places_place_get_dbus_path@Base 0.2.22 + unity_places_place_get_entries@Base 0.2.22 + unity_places_place_get_n_entries@Base 0.2.22 + unity_places_place_get_nth_entry@Base 0.2.22 + unity_places_place_get_online@Base 0.2.22 + unity_places_place_get_type@Base 0.2.22 + unity_places_place_home_entry_construct@Base 0.2.22 + unity_places_place_home_entry_get_entry_for_uri@Base 0.2.42 + unity_places_place_home_entry_get_place_model@Base 0.2.22 + unity_places_place_home_entry_get_shell@Base 0.2.22 + unity_places_place_home_entry_get_type@Base 0.2.22 + unity_places_place_home_entry_new@Base 0.2.22 + unity_places_place_home_entry_set_place_model@Base 0.2.22 + unity_places_place_model_construct@Base 0.2.22 + unity_places_place_model_get_type@Base 0.2.22 + unity_places_place_new@Base 0.2.22 + unity_places_place_new_from_keyfile@Base 0.2.22 + unity_places_place_search_bar_background_construct@Base 0.2.22 + unity_places_place_search_bar_background_get_entry_position@Base 0.2.22 + unity_places_place_search_bar_background_get_navigation@Base 0.2.22 + unity_places_place_search_bar_background_get_search_empty@Base 0.2.42 + unity_places_place_search_bar_background_get_search_entry@Base 0.2.22 + unity_places_place_search_bar_background_get_type@Base 0.2.22 + unity_places_place_search_bar_background_new@Base 0.2.22 + unity_places_place_search_bar_background_set_entry_position@Base 0.2.22 + unity_places_place_search_bar_background_set_search_empty@Base 0.2.42 + unity_places_place_search_bar_background_update_background@Base 0.2.22 + unity_places_place_search_bar_construct@Base 0.2.22 + unity_places_place_search_bar_get_search_fail@Base 0.2.42 + unity_places_place_search_bar_get_search_text@Base 0.2.22 + unity_places_place_search_bar_get_type@Base 0.2.22 + unity_places_place_search_bar_new@Base 0.2.22 + unity_places_place_search_bar_reset@Base 0.2.22 + unity_places_place_search_bar_search@Base 0.2.22 + unity_places_place_search_bar_set_active_entry_view@Base 0.2.22 + unity_places_place_search_bar_set_search_fail@Base 0.2.42 + unity_places_place_search_entry_construct@Base 0.2.22 + unity_places_place_search_entry_get_cursor_opacity@Base 0.2.30 + unity_places_place_search_entry_get_type@Base 0.2.22 + unity_places_place_search_entry_new@Base 0.2.22 + unity_places_place_search_entry_reset@Base 0.2.22 + unity_places_place_search_entry_set_active_entry@Base 0.2.30 + unity_places_place_search_entry_set_cursor_opacity@Base 0.2.30 + unity_places_place_search_extra_action_construct@Base 0.2.40 + unity_places_place_search_extra_action_get_destroy_factor@Base 0.2.40 + unity_places_place_search_extra_action_get_resize_factor@Base 0.2.40 + unity_places_place_search_extra_action_get_type@Base 0.2.40 + unity_places_place_search_extra_action_new@Base 0.2.40 + unity_places_place_search_extra_action_set_destroy_factor@Base 0.2.40 + unity_places_place_search_extra_action_set_icon_from_gicon_string@Base 0.2.40 + unity_places_place_search_extra_action_set_resize_factor@Base 0.2.40 + unity_places_place_search_navigation_construct@Base 0.2.22 + unity_places_place_search_navigation_get_type@Base 0.2.22 + unity_places_place_search_navigation_new@Base 0.2.22 + unity_places_place_search_navigation_set_active_entry@Base 0.2.22 + unity_places_place_search_sections_bar_construct@Base 0.2.22 + unity_places_place_search_sections_bar_get_style@Base 0.2.22 + unity_places_place_search_sections_bar_get_type@Base 0.2.22 + unity_places_place_search_sections_bar_new@Base 0.2.22 + unity_places_place_search_sections_bar_set_active_entry@Base 0.2.22 + unity_places_place_search_sections_bar_set_active_section@Base 0.2.22 + unity_places_place_search_sections_bar_set_style@Base 0.2.22 + unity_places_place_set_online@Base 0.2.22 + unity_places_place_view_construct@Base 0.2.22 + unity_places_place_view_get_place@Base 0.2.22 + unity_places_place_view_get_type@Base 0.2.22 + unity_places_place_view_new@Base 0.2.22 + unity_places_section_construct@Base 0.2.22 + unity_places_section_get_active@Base 0.2.22 + unity_places_section_get_destroy_factor@Base 0.2.22 + unity_places_section_get_iter@Base 0.2.22 + unity_places_section_get_model@Base 0.2.22 + unity_places_section_get_name@Base 0.2.22 + unity_places_section_get_resize_factor@Base 0.2.22 + unity_places_section_get_type@Base 0.2.22 + unity_places_section_new@Base 0.2.22 + unity_places_section_set_active@Base 0.2.22 + unity_places_section_set_destroy_factor@Base 0.2.22 + unity_places_section_set_iter@Base 0.2.22 + unity_places_section_set_model@Base 0.2.22 + unity_places_section_set_name@Base 0.2.22 + unity_places_section_set_resize_factor@Base 0.2.22 + unity_places_section_start_destroy@Base 0.2.22 + unity_places_section_style_get_type@Base 0.2.22 + unity_places_showcase_tile_construct@Base 0.2.32 + unity_places_showcase_tile_get_type@Base 0.2.32 + unity_places_showcase_tile_new@Base 0.2.32 + unity_places_tile_about_to_show@Base 0.2.22 + unity_places_tile_construct@Base 0.2.22 + unity_places_tile_get_comment@Base 0.2.22 + unity_places_tile_get_display_name@Base 0.2.22 + unity_places_tile_get_icon_hint@Base 0.2.22 + unity_places_tile_get_iter@Base 0.2.22 + unity_places_tile_get_mimetype@Base 0.2.22 + unity_places_tile_get_type@Base 0.2.22 + unity_places_tile_get_uri@Base 0.2.22 + unity_places_tile_set_comment@Base 0.2.34 + unity_places_tile_set_display_name@Base 0.2.34 + unity_places_tile_set_icon_hint@Base 0.2.34 + unity_places_tile_set_iter@Base 0.2.34 + unity_places_tile_set_mimetype@Base 0.2.34 + unity_places_tile_set_uri@Base 0.2.34 + unity_places_tile_update_details@Base 0.2.34 + unity_places_trash_controller_construct@Base 0.2.22 + unity_places_trash_controller_get_type@Base 0.2.22 + unity_places_trash_controller_new@Base 0.2.22 + unity_places_view_about_to_show@Base 0.2.22 + unity_places_view_construct@Base 0.2.22 + unity_places_view_get_model@Base 0.2.22 + unity_places_view_get_shell@Base 0.2.22 + unity_places_view_get_type@Base 0.2.22 + unity_places_view_hidden@Base 0.2.22 + unity_places_view_new@Base 0.2.22 + unity_places_view_on_entry_view_activated@Base 0.2.22 + unity_places_view_shown@Base 0.2.22 + unity_places_volume_child_controller_construct@Base 0.2.28 + unity_places_volume_child_controller_get_type@Base 0.2.28 + unity_places_volume_child_controller_get_volume@Base 0.2.28 + unity_places_volume_child_controller_new@Base 0.2.28 + unity_places_volume_controller_construct@Base 0.2.28 + unity_places_volume_controller_get_type@Base 0.2.28 + unity_places_volume_controller_new@Base 0.2.28 + unity_process_info_construct@Base 0.2.22 + unity_process_info_get_type@Base 0.2.22 + unity_process_info_new@Base 0.2.22 + unity_process_info_ref@Base 0.2.22 + unity_process_info_unref@Base 0.2.22 + unity_testing_background_construct@Base 0.2.22 + unity_testing_background_get_type@Base 0.2.22 + unity_testing_background_new@Base 0.2.22 + unity_testing_director_button_press@Base 0.2.22 + unity_testing_director_button_release@Base 0.2.22 + unity_testing_director_construct@Base 0.2.22 + unity_testing_director_do_wait_for_animation@Base 0.2.22 + unity_testing_director_do_wait_for_timeout@Base 0.2.22 + unity_testing_director_enter_event@Base 0.2.22 + unity_testing_director_get_stage@Base 0.2.22 + unity_testing_director_get_type@Base 0.2.22 + unity_testing_director_leave_event@Base 0.2.22 + unity_testing_director_motion_event@Base 0.2.22 + unity_testing_director_new@Base 0.2.22 + unity_testing_logging_construct@Base 0.2.22 + unity_testing_logging_fatal_handler@Base 0.2.22 + unity_testing_logging_get_type@Base 0.2.22 + unity_testing_logging_init_fatal_handler@Base 0.2.22 + unity_testing_logging_new@Base 0.2.22 + unity_testing_logging_ref@Base 0.2.22 + unity_testing_logging_unref@Base 0.2.22 + unity_testing_object_registry_construct@Base 0.2.22 + unity_testing_object_registry_get_default@Base 0.2.22 + unity_testing_object_registry_get_type@Base 0.2.22 + unity_testing_object_registry_lookup@Base 0.2.22 + unity_testing_object_registry_new@Base 0.2.22 + unity_testing_object_registry_ref@Base 0.2.22 + unity_testing_object_registry_register@Base 0.2.22 + unity_testing_object_registry_unref@Base 0.2.22 + unity_testing_param_spec_logging@Base 0.2.22 + unity_testing_param_spec_object_registry@Base 0.2.22 + unity_testing_param_spec_workarea@Base 0.2.22 + unity_testing_value_get_logging@Base 0.2.22 + unity_testing_value_get_object_registry@Base 0.2.22 + unity_testing_value_get_workarea@Base 0.2.22 + unity_testing_value_set_logging@Base 0.2.22 + unity_testing_value_set_object_registry@Base 0.2.22 + unity_testing_value_set_workarea@Base 0.2.22 + unity_testing_value_take_logging@Base 0.2.22 + unity_testing_value_take_object_registry@Base 0.2.22 + unity_testing_value_take_workarea@Base 0.2.22 + unity_testing_window_construct@Base 0.2.22 + unity_testing_window_get_is_popup@Base 0.2.22 + unity_testing_window_get_popup_height@Base 0.2.22 + unity_testing_window_get_popup_width@Base 0.2.22 + unity_testing_window_get_type@Base 0.2.22 + unity_testing_window_init_test_mode@Base 0.2.22 + unity_testing_window_new@Base 0.2.22 + unity_testing_window_on_stage_button_press@Base 0.2.22 + unity_testing_window_show_window_picker@Base 0.2.22 + unity_testing_workarea_construct@Base 0.2.22 + unity_testing_workarea_get_type@Base 0.2.22 + unity_testing_workarea_new@Base 0.2.22 + unity_testing_workarea_ref@Base 0.2.22 + unity_testing_workarea_unref@Base 0.2.22 + unity_testing_workarea_update_net_workarea@Base 0.2.22 + unity_timeline_logger_construct@Base 0.2.22 + unity_timeline_logger_end_process@Base 0.2.22 + unity_timeline_logger_get_default@Base 0.2.22 + unity_timeline_logger_get_type@Base 0.2.22 + unity_timeline_logger_new@Base 0.2.22 + unity_timeline_logger_start_process@Base 0.2.22 + unity_timeline_logger_write_log@Base 0.2.22 + unity_timeline_singleton@Base 0.2.22 + unity_value_get_process_info@Base 0.2.22 + unity_value_set_process_info@Base 0.2.22 + unity_value_take_process_info@Base 0.2.22 + utils_compare_images@Base 0.2.22 + utils_compare_snapshot@Base 0.2.22 + utils_get_stage_window@Base 0.2.22 + utils_register_object_on_dbus@Base 0.2.22 + utils_save_snapshot@Base 0.2.22 + utils_set_strut@Base 0.2.22 + utils_strip_characters@Base 0.2.22 + utils_volume_eject@Base 0.2.28 + utils_window_is_decorated@Base 0.2.22 + utils_window_set_decorations@Base 0.2.22 + xcb_gesture_event_mask_end@Base 0.2.30 + xcb_gesture_event_mask_mask_data@Base 0.2.30 + xcb_gesture_event_mask_mask_data_end@Base 0.2.30 + xcb_gesture_event_mask_mask_data_length@Base 0.2.30 + xcb_gesture_event_mask_next@Base 0.2.30 + xcb_gesture_float32_end@Base 0.2.30 + xcb_gesture_float32_next@Base 0.2.30 + xcb_gesture_get_selected_events@Base 0.2.30 + xcb_gesture_get_selected_events_masks_iterator@Base 0.2.30 + xcb_gesture_get_selected_events_masks_length@Base 0.2.30 + xcb_gesture_get_selected_events_reply@Base 0.2.30 + xcb_gesture_get_selected_events_unchecked@Base 0.2.30 + xcb_gesture_id@Base 0.2.30 + xcb_gesture_query_version@Base 0.2.30 + xcb_gesture_query_version_reply@Base 0.2.30 + xcb_gesture_query_version_unchecked@Base 0.2.30 + xcb_gesture_select_events@Base 0.2.30 + xcb_gesture_select_events_checked@Base 0.2.30 +libunity.so.0 libunity0 #MINVER# + _unity_place_activation_dbus_unregister@Base 0.2.22 + _unity_place_browser_service_dbus_unregister@Base 0.2.22 + _unity_place_browser_service_impl_dbus_unregister@Base 0.2.22 + _unity_place_entry_service_dbus_unregister@Base 0.2.22 + _unity_place_entry_service_impl_dbus_unregister@Base 0.2.22 + _unity_place_service_dbus_unregister@Base 0.2.22 + _unity_place_service_impl_dbus_unregister@Base 0.2.22 + _unity_quicklist_rendering_align@Base 0.2.24 + _unity_quicklist_rendering_round_rect@Base 0.2.24 + unity__pixbuf_cache@Base 0.2.22 + unity_app_info_manager_clear@Base 0.2.22 + unity_app_info_manager_get_categories@Base 0.2.28 + unity_app_info_manager_get_instance@Base 0.2.22 + unity_app_info_manager_get_type@Base 0.2.22 + unity_app_info_manager_lookup@Base 0.2.22 + unity_app_info_manager_lookup_async@Base 0.2.22 + unity_app_info_manager_lookup_finish@Base 0.2.22 + unity_cairo_canvas_construct@Base 0.2.22 + unity_cairo_canvas_get_type@Base 0.2.22 + unity_cairo_canvas_new@Base 0.2.22 + unity_cairo_canvas_update@Base 0.2.22 + unity_dnd_targets_get_type@Base 0.2.22 + unity_drag_controller_construct@Base 0.2.22 + unity_drag_controller_get_default@Base 0.2.22 + unity_drag_controller_get_drag_model@Base 0.2.22 + unity_drag_controller_get_is_dragging@Base 0.2.22 + unity_drag_controller_get_type@Base 0.2.22 + unity_drag_controller_new@Base 0.2.22 + unity_drag_controller_singleton@Base 0.2.22 + unity_drag_controller_start_drag@Base 0.2.22 + unity_drag_model_get_drag_data@Base 0.2.22 + unity_drag_model_get_icon@Base 0.2.22 + unity_drag_model_get_type@Base 0.2.22 + unity_drag_view_construct@Base 0.2.22 + unity_drag_view_get_stage@Base 0.2.22 + unity_drag_view_get_type@Base 0.2.22 + unity_drag_view_hook_actor_to_cursor@Base 0.2.22 + unity_drag_view_new@Base 0.2.22 + unity_drag_view_unhook_actor@Base 0.2.22 + unity_entry_construct@Base 0.2.22 + unity_entry_get_static_text@Base 0.2.22 + unity_entry_get_type@Base 0.2.22 + unity_entry_new@Base 0.2.22 + unity_entry_set_static_text@Base 0.2.22 + unity_expanding_bin_construct@Base 0.2.22 + unity_expanding_bin_get_bin_state@Base 0.2.22 + unity_expanding_bin_get_size_factor@Base 0.2.22 + unity_expanding_bin_get_type@Base 0.2.22 + unity_expanding_bin_get_unexpanded_height@Base 0.2.22 + unity_expanding_bin_new@Base 0.2.22 + unity_expanding_bin_set_bin_state@Base 0.2.22 + unity_expanding_bin_set_size_factor@Base 0.2.22 + unity_expanding_bin_set_unexpanded_height@Base 0.2.22 + unity_expanding_bin_state_get_type@Base 0.2.22 + unity_favorites_add_favorite@Base 0.2.22 + unity_favorites_construct@Base 0.2.22 + unity_favorites_find_uid_for_desktop_file@Base 0.2.22 + unity_favorites_get_bool@Base 0.2.22 + unity_favorites_get_default@Base 0.2.22 + unity_favorites_get_favorites@Base 0.2.22 + unity_favorites_get_float@Base 0.2.22 + unity_favorites_get_int@Base 0.2.22 + unity_favorites_get_string@Base 0.2.22 + unity_favorites_get_type@Base 0.2.22 + unity_favorites_is_favorite@Base 0.2.22 + unity_favorites_remove_favorite@Base 0.2.22 + unity_favorites_set_bool@Base 0.2.22 + unity_favorites_set_float@Base 0.2.22 + unity_favorites_set_int@Base 0.2.22 + unity_favorites_set_string@Base 0.2.22 + unity_favorites_singleton@Base 0.2.22 + unity_gconf_favorites_construct@Base 0.2.22 + unity_gconf_favorites_get_type@Base 0.2.22 + unity_gconf_favorites_new@Base 0.2.22 + unity_get_average_color@Base 0.2.22 + unity_global_shell@Base 0.2.22 + unity_hsv_to_rgb@Base 0.2.22 + unity_icon_name_exists_in_theme@Base 0.2.22 + unity_io_get_system_data_dirs@Base 0.2.22 + unity_io_open_from_data_dirs@Base 0.2.22 + unity_io_open_from_data_dirs_finish@Base 0.2.22 + unity_io_open_from_dirs@Base 0.2.22 + unity_io_open_from_dirs_finish@Base 0.2.22 + unity_io_read_stream_async@Base 0.2.22 + unity_io_read_stream_finish@Base 0.2.22 + unity_io_system_data_dirs@Base 0.2.22 + unity_io_system_data_dirs_length1@Base 0.2.22 + unity_layered_bin_construct@Base 0.2.30 + unity_layered_bin_get_children@Base 0.2.30 + unity_layered_bin_get_type@Base 0.2.30 + unity_layered_bin_new@Base 0.2.30 + unity_param_spec_pixbuf_cache_task@Base 0.2.34 + unity_pixbuf_cache_clear@Base 0.2.22 + unity_pixbuf_cache_construct@Base 0.2.22 + unity_pixbuf_cache_get@Base 0.2.22 + unity_pixbuf_cache_get_default@Base 0.2.22 + unity_pixbuf_cache_get_size@Base 0.2.22 + unity_pixbuf_cache_get_type@Base 0.2.22 + unity_pixbuf_cache_new@Base 0.2.22 + unity_pixbuf_cache_set@Base 0.2.22 + unity_pixbuf_cache_set_image_from_gicon@Base 0.2.22 + unity_pixbuf_cache_set_image_from_gicon_finish@Base 0.2.22 + unity_pixbuf_cache_set_image_from_gicon_string@Base 0.2.22 + unity_pixbuf_cache_set_image_from_icon_name@Base 0.2.22 + unity_pixbuf_cache_task_construct@Base 0.2.34 + unity_pixbuf_cache_task_get_type@Base 0.2.34 + unity_pixbuf_cache_task_new@Base 0.2.34 + unity_pixbuf_cache_task_ref@Base 0.2.34 + unity_pixbuf_cache_task_unref@Base 0.2.34 + unity_pixbuf_check_threshold@Base 0.2.22 + unity_pixbuf_is_tile@Base 0.2.22 + unity_pixbuf_request_type_get_type@Base 0.2.34 + unity_place__browsingstate_copy@Base 0.2.22 + unity_place__browsingstate_destroy@Base 0.2.22 + unity_place__browsingstate_dup@Base 0.2.22 + unity_place__browsingstate_free@Base 0.2.22 + unity_place__browsingstate_get_type@Base 0.2.22 + unity_place__entryinfo_copy@Base 0.2.22 + unity_place__entryinfo_destroy@Base 0.2.22 + unity_place__entryinfo_dup@Base 0.2.22 + unity_place__entryinfo_free@Base 0.2.22 + unity_place__entryinfo_get_type@Base 0.2.22 + unity_place__entryinfodata_copy@Base 0.2.22 + unity_place__entryinfodata_destroy@Base 0.2.22 + unity_place__entryinfodata_dup@Base 0.2.22 + unity_place__entryinfodata_free@Base 0.2.22 + unity_place__entryinfodata_get_type@Base 0.2.22 + unity_place__entrysignals_dup@Base 0.2.22 + unity_place__entrysignals_free@Base 0.2.22 + unity_place__entrysignals_get_type@Base 0.2.22 + unity_place__rendererinfo_copy@Base 0.2.22 + unity_place__rendererinfo_destroy@Base 0.2.22 + unity_place__rendererinfo_dup@Base 0.2.22 + unity_place__rendererinfo_free@Base 0.2.22 + unity_place__rendererinfo_get_type@Base 0.2.22 + unity_place_activation_activate@Base 0.2.22 + unity_place_activation_activate_finish@Base 0.2.22 + unity_place_activation_dbus_message@Base 0.2.22 + unity_place_activation_dbus_proxy_filter@Base 0.2.22 + unity_place_activation_dbus_proxy_get_type@Base 0.2.22 + unity_place_activation_dbus_proxy_new@Base 0.2.22 + unity_place_activation_dbus_register_object@Base 0.2.22 + unity_place_activation_get_type@Base 0.2.22 + unity_place_activation_status_get_type@Base 0.2.30 + unity_place_browser_clear@Base 0.2.22 + unity_place_browser_construct@Base 0.2.22 + unity_place_browser_get_dbus_path@Base 0.2.22 + unity_place_browser_get_service@Base 0.2.22 + unity_place_browser_get_type@Base 0.2.22 + unity_place_browser_go_back@Base 0.2.22 + unity_place_browser_go_forward@Base 0.2.22 + unity_place_browser_new@Base 0.2.22 + unity_place_browser_record_state@Base 0.2.22 + unity_place_browser_service_dbus_message@Base 0.2.22 + unity_place_browser_service_dbus_proxy_filter@Base 0.2.22 + unity_place_browser_service_dbus_proxy_get_type@Base 0.2.22 + unity_place_browser_service_dbus_proxy_new@Base 0.2.22 + unity_place_browser_service_dbus_register_object@Base 0.2.22 + unity_place_browser_service_get_state@Base 0.2.22 + unity_place_browser_service_get_type@Base 0.2.22 + unity_place_browser_service_go_back@Base 0.2.22 + unity_place_browser_service_go_forward@Base 0.2.22 + unity_place_browser_service_impl_construct@Base 0.2.22 + unity_place_browser_service_impl_dbus_message@Base 0.2.22 + unity_place_browser_service_impl_dbus_register_object@Base 0.2.22 + unity_place_browser_service_impl_get_browsing_state@Base 0.2.22 + unity_place_browser_service_impl_get_dbus_path@Base 0.2.22 + unity_place_browser_service_impl_get_type@Base 0.2.22 + unity_place_browser_service_impl_new@Base 0.2.22 + unity_place_browsing_op_get_type@Base 0.2.22 + unity_place_controller_add_entry@Base 0.2.22 + unity_place_controller_construct@Base 0.2.22 + unity_place_controller_export@Base 0.2.22 + unity_place_controller_get_activation@Base 0.2.22 + unity_place_controller_get_dbus_path@Base 0.2.22 + unity_place_controller_get_entries@Base 0.2.22 + unity_place_controller_get_entry@Base 0.2.22 + unity_place_controller_get_entry_paths@Base 0.2.22 + unity_place_controller_get_exported@Base 0.2.22 + unity_place_controller_get_type@Base 0.2.22 + unity_place_controller_new@Base 0.2.22 + unity_place_controller_num_entries@Base 0.2.22 + unity_place_controller_remove_entry@Base 0.2.22 + unity_place_controller_set_activation@Base 0.2.22 + unity_place_controller_unexport@Base 0.2.22 + unity_place_entry_info_clear_hint@Base 0.2.22 + unity_place_entry_info_clear_hints@Base 0.2.22 + unity_place_entry_info_construct@Base 0.2.22 + unity_place_entry_info_get_active@Base 0.2.22 + unity_place_entry_info_get_active_global_search@Base 0.2.22 + unity_place_entry_info_get_active_search@Base 0.2.22 + unity_place_entry_info_get_active_section@Base 0.2.22 + unity_place_entry_info_get_browser@Base 0.2.22 + unity_place_entry_info_get_dbus_path@Base 0.2.22 + unity_place_entry_info_get_display_name@Base 0.2.22 + unity_place_entry_info_get_entry_renderer_info@Base 0.2.22 + unity_place_entry_info_get_global_renderer_info@Base 0.2.22 + unity_place_entry_info_get_hint@Base 0.2.22 + unity_place_entry_info_get_icon@Base 0.2.22 + unity_place_entry_info_get_mimetypes@Base 0.2.22 + unity_place_entry_info_get_position@Base 0.2.22 + unity_place_entry_info_get_raw@Base 0.2.22 + unity_place_entry_info_get_sections_model@Base 0.2.22 + unity_place_entry_info_get_sensitive@Base 0.2.22 + unity_place_entry_info_get_type@Base 0.2.22 + unity_place_entry_info_new@Base 0.2.22 + unity_place_entry_info_num_hints@Base 0.2.22 + unity_place_entry_info_set_active@Base 0.2.22 + unity_place_entry_info_set_active_global_search@Base 0.2.22 + unity_place_entry_info_set_active_search@Base 0.2.22 + unity_place_entry_info_set_active_section@Base 0.2.22 + unity_place_entry_info_set_browser@Base 0.2.22 + unity_place_entry_info_set_dbus_path@Base 0.2.22 + unity_place_entry_info_set_display_name@Base 0.2.22 + unity_place_entry_info_set_hint@Base 0.2.22 + unity_place_entry_info_set_icon@Base 0.2.22 + unity_place_entry_info_set_mimetypes@Base 0.2.22 + unity_place_entry_info_set_position@Base 0.2.22 + unity_place_entry_info_set_sections_model@Base 0.2.22 + unity_place_entry_info_set_sensitive@Base 0.2.22 + unity_place_entry_service_dbus_message@Base 0.2.22 + unity_place_entry_service_dbus_proxy_filter@Base 0.2.22 + unity_place_entry_service_dbus_proxy_get_type@Base 0.2.22 + unity_place_entry_service_dbus_proxy_new@Base 0.2.22 + unity_place_entry_service_dbus_register_object@Base 0.2.22 + unity_place_entry_service_get_type@Base 0.2.22 + unity_place_entry_service_impl_construct@Base 0.2.22 + unity_place_entry_service_impl_dbus_message@Base 0.2.22 + unity_place_entry_service_impl_dbus_register_object@Base 0.2.22 + unity_place_entry_service_impl_export@Base 0.2.22 + unity_place_entry_service_impl_get_entry_info@Base 0.2.22 + unity_place_entry_service_impl_get_exported@Base 0.2.22 + unity_place_entry_service_impl_get_type@Base 0.2.22 + unity_place_entry_service_impl_new@Base 0.2.22 + unity_place_entry_service_impl_queue_place_entry_info_changed_signal@Base 0.2.22 + unity_place_entry_service_impl_unexport@Base 0.2.22 + unity_place_entry_service_set_active@Base 0.2.22 + unity_place_entry_service_set_active_section@Base 0.2.22 + unity_place_entry_service_set_global_search@Base 0.2.22 + unity_place_entry_service_set_search@Base 0.2.22 + unity_place_param_spec_stack@Base 0.2.22 + unity_place_param_spec_state@Base 0.2.22 + unity_place_renderer_activate_default@Base 0.2.38 + unity_place_renderer_get_type@Base 0.2.22 + unity_place_renderer_info_clear_hint@Base 0.2.22 + unity_place_renderer_info_clear_hints@Base 0.2.22 + unity_place_renderer_info_construct@Base 0.2.22 + unity_place_renderer_info_get_default_renderer@Base 0.2.22 + unity_place_renderer_info_get_groups_model@Base 0.2.22 + unity_place_renderer_info_get_hint@Base 0.2.22 + unity_place_renderer_info_get_raw@Base 0.2.22 + unity_place_renderer_info_get_results_model@Base 0.2.22 + unity_place_renderer_info_get_type@Base 0.2.22 + unity_place_renderer_info_new@Base 0.2.22 + unity_place_renderer_info_num_hints@Base 0.2.22 + unity_place_renderer_info_set_default_renderer@Base 0.2.22 + unity_place_renderer_info_set_groups_model@Base 0.2.22 + unity_place_renderer_info_set_hint@Base 0.2.22 + unity_place_renderer_info_set_results_model@Base 0.2.22 + unity_place_renderer_set_models@Base 0.2.22 + unity_place_search_clear_hint@Base 0.2.22 + unity_place_search_clear_hints@Base 0.2.22 + unity_place_search_construct@Base 0.2.22 + unity_place_search_equals@Base 0.2.30 + unity_place_search_get_hint@Base 0.2.22 + unity_place_search_get_hints@Base 0.2.30 + unity_place_search_get_search_string@Base 0.2.22 + unity_place_search_get_type@Base 0.2.22 + unity_place_search_new@Base 0.2.22 + unity_place_search_num_hints@Base 0.2.22 + unity_place_search_set_hint@Base 0.2.22 + unity_place_service_dbus_message@Base 0.2.22 + unity_place_service_dbus_proxy_filter@Base 0.2.22 + unity_place_service_dbus_proxy_get_type@Base 0.2.22 + unity_place_service_dbus_proxy_new@Base 0.2.22 + unity_place_service_dbus_register_object@Base 0.2.22 + unity_place_service_get_entries@Base 0.2.22 + unity_place_service_get_type@Base 0.2.22 + unity_place_service_impl_add_entry@Base 0.2.22 + unity_place_service_impl_construct@Base 0.2.22 + unity_place_service_impl_dbus_message@Base 0.2.22 + unity_place_service_impl_dbus_register_object@Base 0.2.22 + unity_place_service_impl_export@Base 0.2.22 + unity_place_service_impl_get_activation@Base 0.2.22 + unity_place_service_impl_get_dbus_path@Base 0.2.22 + unity_place_service_impl_get_entry@Base 0.2.22 + unity_place_service_impl_get_entry_paths@Base 0.2.22 + unity_place_service_impl_get_entry_service@Base 0.2.22 + unity_place_service_impl_get_exported@Base 0.2.22 + unity_place_service_impl_get_type@Base 0.2.22 + unity_place_service_impl_new@Base 0.2.22 + unity_place_service_impl_num_entries@Base 0.2.22 + unity_place_service_impl_remove_entry@Base 0.2.22 + unity_place_service_impl_set_activation@Base 0.2.22 + unity_place_service_impl_unexport@Base 0.2.22 + unity_place_stack_clear@Base 0.2.22 + unity_place_stack_construct@Base 0.2.22 + unity_place_stack_get_type@Base 0.2.22 + unity_place_stack_is_empty@Base 0.2.22 + unity_place_stack_new@Base 0.2.22 + unity_place_stack_peek@Base 0.2.22 + unity_place_stack_pop@Base 0.2.22 + unity_place_stack_push@Base 0.2.22 + unity_place_stack_ref@Base 0.2.22 + unity_place_stack_size@Base 0.2.22 + unity_place_stack_unref@Base 0.2.22 + unity_place_state_construct@Base 0.2.22 + unity_place_state_get_type@Base 0.2.22 + unity_place_state_new@Base 0.2.22 + unity_place_state_ref@Base 0.2.22 + unity_place_state_unref@Base 0.2.22 + unity_place_value_get_stack@Base 0.2.22 + unity_place_value_get_state@Base 0.2.22 + unity_place_value_set_stack@Base 0.2.22 + unity_place_value_set_state@Base 0.2.22 + unity_place_value_take_stack@Base 0.2.22 + unity_place_value_take_state@Base 0.2.22 + unity_quicklist_rendering_checkmark_item_construct@Base 0.2.24 + unity_quicklist_rendering_checkmark_item_get_type@Base 0.2.24 + unity_quicklist_rendering_checkmark_item_new@Base 0.2.24 + unity_quicklist_rendering_checkmark_item_normal_mask@Base 0.2.24 + unity_quicklist_rendering_checkmark_item_selected_mask@Base 0.2.24 + unity_quicklist_rendering_get_text_extents@Base 0.2.24 + unity_quicklist_rendering_item_construct@Base 0.2.22 + unity_quicklist_rendering_item_get_type@Base 0.2.22 + unity_quicklist_rendering_item_new@Base 0.2.22 + unity_quicklist_rendering_item_normal_mask@Base 0.2.22 + unity_quicklist_rendering_item_selected_mask@Base 0.2.22 + unity_quicklist_rendering_menu_anchor_mask@Base 0.2.22 + unity_quicklist_rendering_menu_background@Base 0.2.22 + unity_quicklist_rendering_menu_bottom_mask@Base 0.2.22 + unity_quicklist_rendering_menu_construct@Base 0.2.22 + unity_quicklist_rendering_menu_dyn_mask@Base 0.2.22 + unity_quicklist_rendering_menu_fill_mask@Base 0.2.22 + unity_quicklist_rendering_menu_full_mask@Base 0.2.22 + unity_quicklist_rendering_menu_get_type@Base 0.2.22 + unity_quicklist_rendering_menu_new@Base 0.2.22 + unity_quicklist_rendering_menu_outline_shadow_anchor@Base 0.2.22 + unity_quicklist_rendering_menu_outline_shadow_bottom@Base 0.2.22 + unity_quicklist_rendering_menu_outline_shadow_dyn@Base 0.2.22 + unity_quicklist_rendering_menu_outline_shadow_top@Base 0.2.22 + unity_quicklist_rendering_menu_tint_dot_hl@Base 0.2.22 + unity_quicklist_rendering_menu_top_mask@Base 0.2.22 + unity_quicklist_rendering_radio_item_construct@Base 0.2.24 + unity_quicklist_rendering_radio_item_get_type@Base 0.2.24 + unity_quicklist_rendering_radio_item_new@Base 0.2.24 + unity_quicklist_rendering_radio_item_normal_mask@Base 0.2.24 + unity_quicklist_rendering_radio_item_selected_mask@Base 0.2.24 + unity_quicklist_rendering_seperator_construct@Base 0.2.22 + unity_quicklist_rendering_seperator_fill_mask@Base 0.2.22 + unity_quicklist_rendering_seperator_get_type@Base 0.2.22 + unity_quicklist_rendering_seperator_image_background@Base 0.2.22 + unity_quicklist_rendering_seperator_new@Base 0.2.22 + unity_rgb_to_hsv@Base 0.2.22 + unity_shell_about_to_show_places@Base 0.2.22 + unity_shell_add_fullscreen_request@Base 0.2.22 + unity_shell_close_xids@Base 0.2.22 + unity_shell_do_window_action@Base 0.2.22 + unity_shell_ensure_input_region@Base 0.2.22 + unity_shell_expose_xids@Base 0.2.22 + unity_shell_get_current_time@Base 0.2.22 + unity_shell_get_indicators_width@Base 0.2.22 + unity_shell_get_is_starting@Base 0.2.30 + unity_shell_get_launcher_width_foobar@Base 0.2.22 + unity_shell_get_menus_swallow_events@Base 0.2.22 + unity_shell_get_mode@Base 0.2.22 + unity_shell_get_panel_height_foobar@Base 0.2.22 + unity_shell_get_stage@Base 0.2.22 + unity_shell_get_super_key_active@Base 0.2.26 + unity_shell_get_type@Base 0.2.22 + unity_shell_get_window_details@Base 0.2.22 + unity_shell_grab_keyboard@Base 0.2.22 + unity_shell_hide_unity@Base 0.2.22 + unity_shell_mode_get_type@Base 0.2.22 + unity_shell_remove_fullscreen_request@Base 0.2.22 + unity_shell_set_is_starting@Base 0.2.30 + unity_shell_set_super_key_active@Base 0.2.26 + unity_shell_show_unity@Base 0.2.22 + unity_shell_show_window@Base 0.2.22 + unity_shell_stop_expose@Base 0.2.22 + unity_stripe_texture_construct@Base 0.2.28 + unity_stripe_texture_get_radius@Base 0.2.28 + unity_stripe_texture_get_type@Base 0.2.28 + unity_stripe_texture_new@Base 0.2.28 + unity_stripe_texture_rounded_outline@Base 0.2.28 + unity_stripe_texture_set_radius@Base 0.2.28 + unity_theme_file_path_add_icon_theme@Base 0.2.22 + unity_theme_file_path_construct@Base 0.2.22 + unity_theme_file_path_get_icon_filepath@Base 0.2.22 + unity_theme_file_path_get_icon_filepath_finish@Base 0.2.22 + unity_theme_file_path_get_type@Base 0.2.22 + unity_theme_file_path_new@Base 0.2.22 + unity_theme_image_construct@Base 0.2.22 + unity_theme_image_get_icon_name@Base 0.2.22 + unity_theme_image_get_type@Base 0.2.22 + unity_theme_image_new@Base 0.2.22 + unity_theme_image_set_icon_name@Base 0.2.22 + unity_unity_icon_bg_layer@Base 0.2.22 + unity_unity_icon_construct@Base 0.2.22 + unity_unity_icon_fg_layer@Base 0.2.22 + unity_unity_icon_get_bg_color@Base 0.2.22 + unity_unity_icon_get_icon@Base 0.2.22 + unity_unity_icon_get_rotation@Base 0.2.28 + unity_unity_icon_get_type@Base 0.2.22 + unity_unity_icon_mk_layer@Base 0.2.22 + unity_unity_icon_new@Base 0.2.22 + unity_unity_icon_paint_real@Base 0.2.22 + unity_unity_icon_set_rotation@Base 0.2.28 + unity_value_get_pixbuf_cache_task@Base 0.2.34 + unity_value_set_pixbuf_cache_task@Base 0.2.34 + unity_value_take_pixbuf_cache_task@Base 0.2.34 + unity_webapp_chromium_web_app_add_to_favorites@Base 0.2.22 + unity_webapp_chromium_web_app_construct@Base 0.2.22 + unity_webapp_chromium_web_app_desktop_file_path@Base 0.2.22 + unity_webapp_chromium_web_app_get_icon@Base 0.2.22 + unity_webapp_chromium_web_app_get_type@Base 0.2.22 + unity_webapp_chromium_web_app_get_url@Base 0.2.22 + unity_webapp_chromium_web_app_new@Base 0.2.22 + unity_webapp_fetch_file_construct@Base 0.2.22 + unity_webapp_fetch_file_fetch_data@Base 0.2.22 + unity_webapp_fetch_file_fetch_data_finish@Base 0.2.22 + unity_webapp_fetch_file_get_type@Base 0.2.22 + unity_webapp_fetch_file_get_uri@Base 0.2.22 + unity_webapp_fetch_file_new@Base 0.2.22 + unity_webapp_get_hostname@Base 0.2.22 + unity_webapp_hostname_match@Base 0.2.22 + unity_webapp_primary_match_prefix@Base 0.2.22 + unity_webapp_primary_match_suffix@Base 0.2.22 + unity_webapp_prism_add_to_favorites@Base 0.2.22 + unity_webapp_prism_construct@Base 0.2.22 + unity_webapp_prism_desktop_file_path@Base 0.2.22 + unity_webapp_prism_get_icon@Base 0.2.22 + unity_webapp_prism_get_type@Base 0.2.22 + unity_webapp_prism_get_url@Base 0.2.22 + unity_webapp_prism_new@Base 0.2.22 + unity_webapp_secondary_match_prefix@Base 0.2.22 + unity_webapp_secondary_match_suffix@Base 0.2.22 + unity_webapp_urlify@Base 0.2.22 + unity_webapp_webicon_fetcher_construct@Base 0.2.22 + unity_webapp_webicon_fetcher_fetch_webapp_data@Base 0.2.22 + unity_webapp_webicon_fetcher_get_desktop_location@Base 0.2.22 + unity_webapp_webicon_fetcher_get_destination@Base 0.2.22 + unity_webapp_webicon_fetcher_get_type@Base 0.2.22 + unity_webapp_webicon_fetcher_get_uri@Base 0.2.22 + unity_webapp_webicon_fetcher_new@Base 0.2.22 + unity_window_action_get_type@Base 0.2.22 --- unity-0.2.42.orig/debian/libunity0.install +++ unity-0.2.42/debian/libunity0.install @@ -0,0 +1 @@ +debian/tmp/usr/lib/libunity*.so.* --- unity-0.2.42.orig/debian/control +++ unity-0.2.42/debian/control @@ -0,0 +1,94 @@ +Source: unity +Section: gnome +Priority: optional +Maintainer: Ubuntu Core Developers +Build-Depends: cdbs, + debhelper (>= 7), + pkg-config, + valac (>= 0.7.8), + intltool (>= 0.35.0), + libgee-dev (>= 0.5.0), + libunique-dev, + libclutter-1.0-dev, + libclutter-gtk-0.10-dev (>= 0.10.2-1ubuntu1), + libclutk-dev (>= 0.3.45), + libbamf-dev (>= 0.2.32), + libglib2.0-dev (>= 2.22.2-0ubuntu1wncksync3), + libdbusmenu-glib-dev (>= 0.3.6), + libgconf2-dev, + libgnome-desktop-dev, + libgtk2.0-dev (>= 2.18.0), + libpango1.0-dev, + libgnomeui-dev, + libdee-dev (>= 0.3.0), + libindicator-dev (>= 0.3.14), + libunity-misc-dev (>= 0.1.0), + libmutter-dev (>= 2.31.5), + libutouch-grail-dev, + libxcb-icccm1-dev, +Standards-Version: 3.9.1 +Homepage: https://launchpad.net/unity + +Package: unity +Architecture: any +Depends: ${shlibs:Depends}, + ${misc:Depends}, + mutter (>= 2.31.5), + unity-asset-pool +Provides: indicator-renderer +Recommends: unity-place-applications, + unity-place-files, + indicator-appmenu, + indicator-application, + indicator-sound, + indicator-datetime, + indicator-messages, + indicator-me, + indicator-session, + ubuntu-netbook-unity-default-settings, +Description: Unity Interface for Ubuntu Netbook Edition + Unity is a graphical interface designed for Ubuntu Netbook Edition + +Package: unity-dbg +Section: debug +Architecture: any +Priority: extra +Depends: ${shlibs:Depends}, + ${misc:Depends}, + unity (= ${binary:Version}) +Replaces: libunity0-dbg (<< 0.2.6-0ubuntu1) +Description: Unity Interface for Ubuntu Netbook Edition - debugging symbols + Unity is a graphical interface designed for Ubuntu Netbook Edition + . + This package contains debugging symbols. + +Package: libunity0 +Section: libs +Architecture: any +Depends: ${shlibs:Depends}, + ${misc:Depends} +Description: binding to get places into the launcher - shared library + libunity-places is a shared library to be able to interact with the launcher + and add places in Unity environment. + . + This package contains shared libraries to be used by applications. + +Package: libunity-dev +Section: libdevel +Architecture: any +Depends: ${misc:Depends}, + libunity0 (= ${binary:Version}), + libglib2.0-dev, + libdbus-glib-1-dev, + libgtk2.0-dev, + libclutter-1.0-dev, + libclutter-gtk-0.10-dev, + libdee-dev, + libgee-dev, + libclutk-dev, +Description: binding to get places into the launcher - development files + libunity-places is a shared library to be able to interact with the launcher + and add places in Unity environment. + . + This package contains files that are needed to build applications. + --- unity-0.2.42.orig/debian/changelog +++ unity-0.2.42/debian/changelog @@ -0,0 +1,765 @@ +unity (0.2.42-0ubuntu2) maverick; urgency=low + + * Cherry pick from upstream bzr to avoid crash when clicking on system + indicators (LP: #645923) + + -- Didier Roche Thu, 23 Sep 2010 14:27:39 +0200 + +unity (0.2.42-0ubuntu1) maverick; urgency=low + + * New upstream release: + - "Applications" and "Files & Folders" tooltips are not translatable + (LP: #644215) + - Fix inactive menus are accessible on switching to a window (LP: #604505) + - Fix wrong launcher tile label/quicklist x position (LP: #631446) + - Fix highlighted items in quicklist have different widths (LP: #643315) + - In migration tool, being safe when people are using crazy caracters in + desktop file (LP: #644114, #635156) + - Detect if 3D acceleration support is provided. Otherwise, prompt for + logout and change default session (LP: #614088) + - Fix quicklist shows hidden menu items (LP: #641543) + - Fix removing launchers via dnd fails (LP: #643434) + - Better launcher auto-scroll performances (LP: #640560) + - Make the insensitive state of the forward- and back-button more obvious by + decreasing their opacity, thus users don't assume they are actually + clickable. (LP: #638285) + - Fix some dialogs aren't maximized but are undecorated (LP: #628822) + - Fix some menus don't go away when window closes (LP: #640557) + - Fixes bug where the wrong icon where at times associated with a tile in + the places view. (LP: #642935) + - Speedup icon loading (LP: #641246) + - Make trash menu items in Unity are either not translatable or translations + are not loaded (LP: #645038) + - Fix using dnd on launcher makes focus not work out of the unity ui + (LP: #637123) + - Multi-monitor support (LP: #637123) + - Enable/disable super key by a gconf key (LP: #632581) + - Remove glow on fold (LP: #619344) + - Ensure we dont map windows when expose is active (LP: #599766) + - take new indicator API for action for top-level dropdown menu item not + activated (LP: #637692) + - Make the home buttons reactive (LP: #638857) + - Add red tint when search fails (LP: #607821) + - New (and final!) UI adjustement, but UNE isn't in the doc as seen with + the doc team (LP: #627009) + - Single-touches on the launcher are usually interpreted as a drag + (LP: #641328) + - URI activation in global view (LP: #612562) + - Clicking a Place icon while viewing the same place in the Dash should + return to the Home screen of that place and clear the search (LP: #607829) + - Fix mutter crashed with SIGSEGV in g_type_check_instance() (LP: #641561) + - Fix panel and menu item font colors don't match (LP: #637480) + - Fix indicators have orange color (LP: #632975) + - Fix inactive menus are accessible on switching to a window (LP: #604505) + - Use semi-transparent rectangle around launcher-icon (LP: #643388) + - Fix mutter crashes when closing pop-up dialog (LP: #642669) + - Change launcher icon reference size loading (LP: #641669) + - Fix mutter crashing in mumble start (LP: #641335) + - Fix clicking on a category from CoFs does not directly take you to the + desired category (LP: #638402) + - Fix some menus don't go away when window closes (LP: #640557) + - Launchers should act like if the application was not focussed in the place + views (LP: #637136) + - Fix mutter crashed with SIGSEGV in mutter_window_get_window_type() + (LP: #645066) + - Fix new windows don't get focus (LP: #642994) + - Fix cropping an image in shotwell crashes unity (LP: #641554) + - Some fixes on matching user icons (LP: #622146) + * debian/control: + - depends on latest libindicator-dev for ABI change transition + * debian/libunity0.symbols: + - update to track internal ABI symbols (only used by places) + + -- Didier Roche Wed, 22 Sep 2010 22:36:00 +0200 + +unity (0.2.40-0ubuntu1) maverick; urgency=low + + * New upstream release: + - Fix inactive menus accessible (LP: #604505) + - Fix some more memory leaks (LP: #604777, #621690, #628144) + - Fix weird behaviors of quicklist (LP: #617339) + - Provide an "open this folder" button (LP: #633201) + - Hidden menu causing gap (LP: #600191) + - Cannot go fullscreen for flash videos (LP: #631381) + - Can't access menu items from the keyboard (LP: #636728) + - Don't register for MDRAGs since they aren't used (LP: #632613) + - Don't run indicator on special launchers (LP: #627488) + - Center arrows position in folded launcher tiles (LP: #633084) + - Launcher icons first appear as white upon login (LP: #601093) + - Removes jittering when rubber band is in use on the launcher (LP: #632991) + - Mutter restarts on closing almost any application (LP: #634701) + - Can't launch apps like synaptic with root privileges from launch bar + (LP: #599298) + - Launcher tile dragging shouldn't be masked (LP: #631443) + - Fix Carousel-ed icons have distorted perspective (LP: #607515) + - Use no longer sync call (LP: #620011) + * update debian/libunity0.symbols + + -- Didier Roche Fri, 17 Sep 2010 14:02:54 +0200 + +unity (0.2.38-0ubuntu1) maverick; urgency=low + + * New upstream release: + - Correct the offset of the quicklist so it doesn't jump to the right when + expanding from a tooltip. Fixes (LP: #631446) + - Log apps launched via unity-place-application (LP: #632203) + - Fix launcher does not contract if a menu is open (LP: #631452) + - Auto scroll speed is now corrected (LP: #633045) + - Removes jittering when rubber band is in use on the launcher (LP: #632991) + - Fix clicking on the right of the divider also triggers action on logo + (LP: #636602) + - Full i18n support (LP: #637128) + - Avoids the crash on Super-key-shortcuts with places. (LP: #632460) + - Pressing enter in search mode should activate the first result + (LP: #620945) + - Esc close the places view (LP: #599891) + - Launcher shouldn't 'fold' when hovering on a quicklist (LP: #632079) + * update debian/libunity0.symbols + + -- Didier Roche Tue, 14 Sep 2010 20:11:57 +0200 + +unity (0.2.36-0ubuntu1) maverick; urgency=low + + * New upstream release: + - Fix width of home-button on panel, so groove aligns with right edge of + launcher, fixes (LP: #630031) + - migration script to transition first time new people to unity + (LP: #622146) + - Quicklist name disappearing (LP: #627666) + * debian/unity.install: + - install libexec in unity package (for migration tool) + * debian/libunity0.symbols: + - update symbol + + -- Didier Roche Thu, 09 Sep 2010 19:13:29 +0200 + +unity (0.2.34-0ubuntu1) maverick; urgency=low + + * New upstream release: + - Use gettext plural form (LP: #625199) + - Fix newly pinned app is removed from the launcher on closing that app but + works fine afterward (LP: #614329) + - Fix Memory leak in places (LP: #628588) + * remove debian/source/: + - revert to previous format, seems to confuse daily build and we don't have + anymore bin patch + * remove upstreamed debian/trash.png, debian/applications.png and + debian/files.png + * debian/rules: + - remove copying debian/*png + * debian/libunity0.symbols: + - refreshed + + -- Didier Roche Fri, 03 Sep 2010 17:00:45 +0200 + +unity (0.2.32-0ubuntu4) maverick; urgency=low + + * Backport a fix for new tiles being unresponsive (lp: #623953) + + -- Sebastien Bacher Thu, 02 Sep 2010 11:20:34 +0200 + +unity (0.2.32-0ubuntu3) maverick; urgency=low + + * Backport Gord's changes to fix scrolling and click issues in the + launcher and Neil's changes for the recent artwork changes + * debian/source: + - use format 3 + - list binaries that changed in the backport + + -- Sebastien Bacher Tue, 31 Aug 2010 16:39:52 +0200 + +unity (0.2.32-0ubuntu2) maverick; urgency=low + + * debian/control: clean the build-depends on libvala it's not required + + -- Sebastien Bacher Thu, 26 Aug 2010 22:41:53 +0200 + +unity (0.2.32-0ubuntu1) maverick; urgency=low + + * New upstream release. + * debian/libunity0.symbols: new version update + + -- Sebastien Bacher Thu, 26 Aug 2010 20:07:01 +0200 + +unity (0.2.30-0ubuntu1) maverick; urgency=low + + * New upstream release fixing those issues: + - clicking on an app window in workspace switcher does not get it to focus + (lp: #612327) + - App name stays in panel after exit (lp: #613087) + - Bright line at the bottom of the launcher bar (lp: #613084) + - additional round corner when clicking on application places item + (lp: #612542) + - removing active application in the launcher make unity crashes + (lp: #612535) + - Intermittent loss of all input (lp: #607519) + - Wallpaper picture-options are not all taken into account (lp: #605788) + - Add some sort of hint that the Ubuntu circle is click-able (lp: #592787) + - doesn't render appmenu accelerators correctly (lp: #601011) + - should highlight the selected items (lp: #600946) + - Files Place displays mimetype icons for file items when + thumbnails are available (lp: #599896) + * debian/control: build-depends on libxcb-icccm1-dev and libutouch-grail-dev + + -- Sebastien Bacher Thu, 26 Aug 2010 18:31:40 +0200 + +unity (0.2.28-0ubuntu2) maverick; urgency=low + + * Backported change to fix a bug where some launcher icons are not there + + -- Sebastien Bacher Fri, 20 Aug 2010 15:40:20 +0200 + +unity (0.2.28-0ubuntu1) maverick; urgency=low + + * New upstream release fixing those bugs: + - Files Place empty search view is not implemented (lp: #607764) + - poor battery performance in Unity (lp: #599425) + - When launching an app, grids glow around its icon (lp: #610250) + - Add some sort of hint that the Ubuntu circle is click-able (lp :#592787) + - the buttons to display extra items are not updated correctly (lp: #604958) + - launcher bubbles flickers a lot when places with scrollbars are displayed + (lp: #599911) + - white square displayed next to indicators crashing unity (lp: #601014) + - Display removable media (USB device, etc.) on the launcher (lp: #619695) + - Add support for DND between workspaces (lp: #594160) + - indicators dont get focus in workspace switch mode (lp: #612323) + - Workspace switch cleanups (lp: #594163) + - workspace switcher should have a title on hover (lp: #614926) + * debian/control: + - build-depends on libpango1.0-dev to match the configure + * debian/libunity0.symbols: + - new version update + * debian/patches/01_show_gicons.patch: + - the change is in the new version + + -- Sebastien Bacher Thu, 19 Aug 2010 18:34:26 +0200 + +unity (0.2.26-0ubuntu1) maverick; urgency=low + + * New upstream release. + - Fix mutter grabbing the [Super] key and breaks the shorcuts + overlay (LP: #612992) + - Fix flattened icons move when expansion is triggered by a mouse over a + flattened launcher item (LP: #600977) + - Holding down super should reveal a list of keyboard shortcuts + (LP: #610366) + - Update the applications model when changes are detected (LP: #610382) + - Implement Applications Place Software Center integration (LP: #608179) + - Files Place home screen should have a Recent group (LP: #607815) + * debian/patches/01_show_gicons.patch: + - adapt with latest libindicator change + * update debian/libunity0.symbols + + -- Didier Roche Fri, 13 Aug 2010 15:13:24 +0200 + +unity (0.2.24-0ubuntu1) maverick; urgency=low + + * New upstream release. + - makes sure to load translations from .desktop files (LP: #612494) + - get launcher events working correctly + - better spaces interactions + - new custom rendering for radiobutton- and checkmark-items in quicklist + (LP: #607251) + * debian/libunity0.symbols: + - update symbol file + * debian/control: + - build-dep on libmutter-dev 2.31.5 + - bump Standards-Version to latest + * debian/patches/01_add_dbusmenu_glib_vapi.patch, 02_i18n_launcher.patch: + - removed + + -- Didier Roche Fri, 06 Aug 2010 16:17:12 +0200 + +unity (0.2.22-0ubuntu1) maverick; urgency=low + + * New upstream release. + - Add support for window control buttons on the panel (LP: #610014) + - Create a files group model for downloads (LP: #610370) + - Fix odd representation of (partially) off-screen windows (LP: #594221) + - Fix selected category doesn't match the displayed one after a place + switch (LP: #604949) + - Move places shortcuts to the launcher (LP: #610015) + - Fix wrong arrow location in place views (LP: #604800) + - Launcher icons no more folded when launcher first starts (LP: #601107) + * debian/control: + - bump clutk build-dep + * debian/patches/02_disable_expandable_menu.patch, + debian/patches/03_strip_underscore_on_quicklist.patch, + debian/patches/04_fix_scroller_focus_issue.patch, + debian/patches/05_fix_ws_switching.patch: + - removed + * debian/patches/02_i18n_launcher.patch: + - from trunk, support use localized apps name (LP: #612494) + + -- Didier Roche Mon, 02 Aug 2010 15:55:16 +0200 + +unity (0.2.20-0ubuntu2) maverick; urgency=low + + * Misc fixes from git + - debian/patches/03_strip_underscore_on_quicklist.patch + - debian/patches/04_fix_scroller_focus_issue.patch + - debian/patches/05_fix_ws_switching.patch + + -- Didier Roche Tue, 27 Jul 2010 10:59:25 +0200 + +unity (0.2.20-0ubuntu1) maverick; urgency=low + + * New upstream release. + - Right click and selecting application doesn't launch it (LP: #592817) + - Add some hint that the Ubuntu circle is click-able (LP: #592787) + - Remove unpinned launchers when quitting the app (LP: #608492) + - add to launcher isn't changed to remove from launcher (LP: #606266) + - quicklist should be hidden when drag and drop a launcher (LP: #606258) + - Fix reorganizing launchers (LP: #600738) + - Removing active application makes the application closes (LP: #598175) + - UnityLauncherQuicklistMenu clutter_actor_queue_relayout() warning + (LP: #599718) + * debian/control: + - bump libclutk-dev to latest + * debian/patches/01_add_dbusmenu_vapi_file.patch: + - add missing file + * debian/patches/02_disable_expandable_menu.patch: + - disable latest changes making mutter respawning with some intel card + + -- Didier Roche Thu, 22 Jul 2010 22:37:56 +0200 + +unity (0.2.18-0ubuntu1) maverick; urgency=low + + * New upstream release. + - can't drag and drop item to last position in launcher (LP: #595819) + - set a solid color as background (LP: #594232) + - select a place by default (LP: #601020) + - Support offline shortcuts in quicklist (LP: #595842) + - keyboard focus in places should default to the search entry (LP: #599888) + - fix various search issues in places (LP: #600732, #604964) + - contracted/expanded feature doesn't take mouse position into account + (LP: #595878) + - Use X-GNOME-FullName when available for launcher hover text (LP: #594285) + - SIGSEGV in _clutter_stage_has_full_redraw_queued (LP: #594209) + * debian/control: + - bump libclutk-dev build-dep to latest + - add libdbusmenu-glib-dev, libgnome-desktop-dev and libgnomeui-dev deps + * add debian/patches/01_add_dbusmenu_glib_vapi.patch: + - not distribute yet, small fix in the vapi to make a method return an + unowned variable instead of an owned one + + -- Didier Roche Fri, 16 Jul 2010 14:48:14 +0200 + +unity (0.2.16-0ubuntu1) maverick; urgency=low + + * New upstream release. + - The launcher doesn't list some running softwares (LP: #601082) + - Design support for dynamic quicklist items (LP: #597259) + - In overlay mode clicking on an app icon should open/focus that appxi + (LP: #595130) + - Launcher doesnt go away when a full screen app is started (LP: #599422) + - Launcher grows beyond desktop bounds (LP: #600686) + - Can't focus indicators in places mode (LP: #598363) + - Extra file to distribute (LP: #598398) + - gtk_menu_popdown: assertion `GTK_IS_MENU (menu)' failed (LP: #599719) + + -- Didier Roche Mon, 12 Jul 2010 15:51:11 +0200 + +unity (0.2.16-0ubuntu1~lucid1) lucid; urgency=low + + * Backport to lucid ppa + + -- Didier Roche Mon, 12 Jul 2010 16:24:58 +0200 + +unity (0.2.14-0ubuntu1) maverick; urgency=low + + * New upstream release. + - fix wrong window geometry (LP: #578545) + - fix quicklist items were unresponsive when the mouse was overing over them + (LP: #598561) + - fix can't drag and drop item to last position in launcher (LP: #595819) + - removes/unfavorites apps on drag out, (LP: #592744) + - fix contracted/expanded feature doesn't take mouse position into account + (LP: #595878) + - fix really slow to display place icons (LP: #599901) + - display files thumbnails (LP: #599896) + * debian/control: + - recommend ubuntu-netbook-default-settings as the session file is there + and a lot of people could install unity without the session file + - build-dep on last clutk + + -- Didier Roche Thu, 01 Jul 2010 19:08:22 +0200 + +unity (0.2.14-0ubuntu1~lucid1) lucid; urgency=low + + * Backport to lucid UNE ppa + * debian/control + - recommends ubuntu-netbook-unity-default-settings + + -- Didier Roche Fri, 02 Jul 2010 08:18:41 +0200 + +unity (0.2.12-0ubuntu2) maverick; urgency=low + + * debian/control, add indicators as recommends: + indicator-appmenu, indicator-application, indicator-sound, + indicator-datetime, indicator-messages, indicator-me, + indicator-session, + + -- Didier Roche Mon, 28 Jun 2010 13:56:08 +0200 + +unity (0.2.12-0ubuntu1) maverick; urgency=low + + * New upstream release: + - reordered applications launchers don't save their location (LP: #592087) + - cannot close panel menus unless clicking on particular zones of the + display (LP: #595880) + - Add support for switching workspaces (LP: #594157) + - Indicators should listen to show/hide from GtkWidget (LP: #590920) + - Race in expose manager event processing (LP: #588299) + - Files Place (View) - add support for file grouping (LP: #597256) + - Apps Place (View) - add basic support (LP: #597257) + * debian/patches/01_draw_background_with_nautilus_off.patch: + - integrated upstream + * debian/control: + - add libclutk-dev as a dep to libunity-dev + - bump clutk, dee and bamf dep to latest + + -- Didier Roche Thu, 24 Jun 2010 21:12:40 +0200 + +unity (0.2.12-0ubuntu1~ppa1) lucid; urgency=low + + * Backport to lucid ppa + + -- Didier Roche Fri, 25 Jun 2010 09:23:25 +0200 + +unity (0.2.10-0ubuntu1) maverick; urgency=low + + * New upstream release: + - Panels don't reappear after leaving fullscreen (LP: #578956) + - Background seems to be wrongly detecting screen size (LP: #578686) + - Unity panels don't disapear when VLC is on full side mode (LP: #583053) + - Clicking on launcher does not raise the last used window of the + application (LP: #592583) + * debian/netbook-launcher.preinst, debian/unity.preinst: + - add debhelper token + * debian/patches/01_draw_background_with_nautilus_off.patch: + - draw background when nautilus don't draw desktop + + -- Didier Roche Thu, 17 Jun 2010 18:35:26 +0200 + +unity (0.2.10-0ubuntu1~lucid1) lucid; urgency=low + + * Unity lucid version doesn't break maximus as in different session + + -- Didier Roche Fri, 18 Jun 2010 08:58:10 +0200 + +unity (0.2.8-0ubuntu1) maverick; urgency=low + + * New upstream release. + (LP: #592120, #590728, #580104, #586015, #587237, #582530, #586002, #591742) + * removed patches integrated upstream: + debian/patches/01_drop_mutter_req.patch + debian/patches/02_make_perceptualdiff_optional.patch + debian/patches/03_use_new_mutter_plugin_init_order.patch + debian/patches/99_autoconf.patch + * debian/control: + - remove libwnck-dev dep + + -- Didier Roche Thu, 10 Jun 2010 19:21:55 +0200 + +unity (0.2.8-0ubuntu1~lucid1) lucid; urgency=low + + * Unity lucid version doesn't break maximus as in different session + + -- Didier Roche Fri, 11 Jun 2010 22:18:30 +0200 + +unity (0.2.7-0ubuntu2) maverick; urgency=low + + * debian/rules: + - include gnome.mk for installing default schema in /usr + * debian/unity.preinst: + - remove schema in /etc installed by previous package + * debian/control: + - Add transitional netbook-launcher package, and have Unity + C/R/P: netbook-launcher. + - Add Breaks: maximus as incompatible in with Unity + * debian/rules: + - Force an epoch bump on the transitional netbook-launcher package, + since the original package has a higher version. + * debian/unity.preinst: + - Remove netbook-launcher autostart .desktop conffile on upgrade. + * debian/copyright: + - fix typo + + -- Didier Roche Wed, 09 Jun 2010 13:29:48 +0200 + +unity (0.2.7-0ubuntu1) maverick; urgency=low + + * New upstream release. + * debian/copyright: + - update to latest copyright change + * debian/libunity-dev.install: + - now unity ship a .pc file + * debian/control: + - add to -dev package .pc file dependencies + + -- Didier Roche Tue, 08 Jun 2010 12:52:04 +0200 + +unity (0.2.6-0ubuntu1) maverick; urgency=low + + * New upstream release. + * add debian/watch + * update debian/copyright + * debian/control: + - change HomePage + - update Standards-Version + - remove liblauncher-dev as a build-dep + - bump buil-dep to latest + - provides indicator-renderer + - change the description + - remove unsupported Breaks: transition on mutter + - remove uneeded dep on -dev package + - remove recommends. Will be in seed now + - use unity-dbg as debug package + * debian/rules: + - make it more sane in ordering includes/rules + - fix rm *{,l}a files + - use unity-dbg as debug package + * debian/libunity-dev.install: + - install vapi file + * debian/patches/01_drop_mutter_req.patch: + - don't depend on extra mutter functionality + * debian/patches/02_make_perceptualdiff_optional.patch, debian/control: + - remove perceptualdiff as will be optional + * debian/patches/03_use_new_mutter_plugin_init_order.patch: + - new registration order with plugins for mutter + * debian/patches/99_autoconf.patch: + - refresh for change in configure.ac + + -- Didier Roche Mon, 07 Jun 2010 12:21:02 +0200 + +unity (0.2.4-0ubuntu1) maverick; urgency=low + + * New upstream release. + * debian/control: + - replace libwncksync-dev by libbamf-dev + - replace libdbusmodel-dev by libdee-dev + + -- Didier Roche Thu, 27 May 2010 19:07:31 +0200 + +unity (0.2.2-0ubuntu1) lucid; urgency=low + + * New upstream release. + * debian/control: + - bump libclutk-dev, libdbusmodel-dev and libclutk-dev and libmutter-dev + build-dep + - add perceptualdiff build-dep + - libunity-places0 removed in favor of libunity0 containing the new library + for unity and the -private one. + * renamed *.install file accordingly + + -- Didier Roche Fri, 16 Apr 2010 18:02:43 +0200 + +unity (0.1.24-0ubuntu1) lucid; urgency=low + + * debian/control: + - add debug package to both unity and libunity-places0 + - bump clutk, liblauncher and wncksync build-dep + * New upstream release. + + -- Didier Roche Fri, 19 Mar 2010 15:40:10 +0100 + +unity (0.1.22-0ubuntu1) lucid; urgency=low + + * New upstream release. + * debian/control: + - bump libclutk-dev and liblauncher-dev build-dep + * debian/rules: + - include gnome.mk to call dh_gconf + * debian/unity.install: + - install locales and gconf schema + + -- Didier Roche Thu, 11 Mar 2010 20:36:49 +0100 + +unity (0.1.20-0ubuntu1) lucid; urgency=low + + * New upstream release. + * debian/control: + - bump clutk, liblauncher and wncksync build-dep + + -- Didier Roche Thu, 04 Mar 2010 20:47:17 +0100 + +unity (0.1.18-0ubuntu1) lucid; urgency=low + + * New upstream release. + * debian/control: + - remove maximus as a recommend + - bump libclutk-dev and liblauncher-dev build-dep + + + -- Didier Roche Fri, 26 Feb 2010 13:44:42 +0100 + +unity (0.1.16-0ubuntu1) lucid; urgency=low + + * New upstream release. + * debian/control: + - unity now depends on unity-asset-pool + - bump libclutk-dev and liblauncher-dev build-dep + - add intltool build-dep + - add indicator-datetime and chromium-browser as recommends + * debian/rules: + - remove -Wall from CFLAGS, FTFBS due to unused reference + + -- Didier Roche Thu, 18 Feb 2010 20:15:25 +0100 + +unity (0.1.14-0ubuntu1) lucid; urgency=low + + * New upstream release + * debian/control: + - bump libclutk-dev and liblauncher-dev build-dep + + -- Didier Roche Thu, 11 Feb 2010 20:05:44 +0100 + +unity (0.1.12-0ubuntu1) lucid; urgency=low + + * debian/control: + - remove netbook-launcher transitional package as the old one will + be shipped in lucid + - remove C/R/P as well + - recommends maximus and ubuntu-netbook-unity-default-settings as we + have no more meta-package for it + * debian/rules: + - remove DEB_DH_GENCONTROL_ARGS_netbook-launcher rule for + transitional package + * remove debian/unity.preinst as we don't remove netbook-launcher now + + -- Didier Roche Mon, 08 Feb 2010 13:40:19 +0100 + +unity (0.1.12) lucid; urgency=low + + * new upstream version: + * debian/control: + - bump libclutk build-dep + - dep on liblauncher-dev now + - add Breaks: mutter (<< 2.28.1~git20091208-1ubuntu5) + + -- Didier Roche Thu, 04 Feb 2010 20:47:31 -0800 + +unity (0.1.10-0ubuntu1~ppa3) lucid; urgency=low + + * debian/control: + - libunity-places-dev should depends on libunit-places0 + + -- Didier Roche Fri, 29 Jan 2010 14:58:50 +0100 + +unity (0.1.10-0ubuntu1~ppa2) lucid; urgency=low + + * debian/control: + - add unity-place-applications as unity recommends + + -- Didier Roche Fri, 29 Jan 2010 14:37:00 +0100 + +unity (0.1.10-0ubuntu1~ppa1) lucid; urgency=low + + [ Martin Pitt ] + * debian/unity.preinst: Fix version comparison for cleaning up the obsolete + netbook-launcher autostart .desktop. + + [ Didier Roche ] + * New upstream release + * debian/control: + - add libindicator-dev, libunity-misc and libdbusmodel-dev build-dep + - remove autotools-dev build-dep + - bump libclutk-dev and libmutter-dev build-dep + - add libunity-places0 and libunity-places-dev packages + * add debian/libunity-places0.install and debian/libunity-places-dev.install + + -- Didier Roche Fri, 29 Jan 2010 12:14:44 +0100 + +unity (0.1.8-0ubuntu1~dxppa2) lucid; urgency=low + + * Add DEBHELPER token to debian/unity.preinst + * debian/control: add unused ${misc:Depends} to netbook-launcher for + lintian cleaning + + -- Didier Roche Thu, 21 Jan 2010 14:40:03 +0100 + +unity (0.1.8-0ubuntu1~dxppa1) lucid; urgency=low + + [ Martin Pitt ] + * debian/control: Drop Vcs-Bzr headers, until unity is properly registered + in Launchpad. + + [ Didier Roche ] + * new upstream release + * debian/control: + + remove uneeded gnome-common build-dep (don't run autogen during build) + + bump clutk build-dep + + change maintainer field + * debian/rules: remove DEB_CONFIGURE_SCRIPT (don't run autogen) + + -- Didier Roche Thu, 21 Jan 2010 14:33:30 +0100 + +unity (0.1.5+r69) lucid; urgency=low + + * debian/rules: Fix the dpkg-gencontrol invocation. + + -- Martin Pitt Tue, 12 Jan 2010 17:55:44 +0100 + +unity (0.1.5+r68) lucid; urgency=low + + * debian/control: Add transitional netbook-launcher package, and have unity + C/R/P: netbook-launcher. This can be dropped after lucid's release. + * Add debian/unity.install (now needed because we build two binaries). + * debian/control: Explicitly add mutter dependency, since it's not covered + by shlibs. + * Add debian/unity.preinst: Remove netbook-launcher autostart .desktop + conffile on upgrade. + * debian/rules: Don't generate shlibs/maintainer script code for private + shared libraries. + * debian/rules: Force an epoch on the transitional netbook-launcher package, + since the original package has a higher version. + + -- Martin Pitt Tue, 12 Jan 2010 17:25:43 +0100 + +unity (0.1.5+r60) lucid; urgency=low + + * configure with libmutter-dev + + -- Didier Roche Tue, 12 Jan 2010 14:23:23 +0100 + +unity (0.1.5+r58) lucid; urgency=low + + * New release from trunk + * debian/control + - Add mutter as a dependency + + -- Didier Roche Tue, 12 Jan 2010 11:27:57 +0100 + +unity (0.1.5-0ubuntu2) lucid; urgency=low + + * debian/control + - Bumping build depends for libgee-dev to libgee-dev (>= 0.5.0) + + -- Ken VanDine Mon, 21 Dec 2009 21:31:19 -0500 + +unity (0.1.5-0ubuntu1) lucid; urgency=low + + * New snapshot + - Build-Depend on valac and libvala-dev (>= 0.7.8) + + -- Ken VanDine Fri, 18 Dec 2009 15:57:55 -0500 + +unity (0.1.5) karmic; urgency=low + + * New release + + -- Neil J. Patel Tue, 15 Dec 2009 12:24:03 +0000 + +unity (0.1.0~ppa2) karmic; urgency=low + + * debian/control + - Added build dep for valac + + -- Ken VanDine Fri, 06 Nov 2009 11:53:38 -0500 + +unity (0.1.0~ppa1) karmic; urgency=low + + * Initial Packaging (LP: #474944) + + -- Ken VanDine Fri, 06 Nov 2009 08:40:43 -0500 --- unity-0.2.42.orig/debian/netbook-launcher.preinst +++ unity-0.2.42/debian/netbook-launcher.preinst @@ -0,0 +1,32 @@ +#!/bin/sh + +set -e + +rm_conffile() { + PKGNAME="netbook-launcher" + CONFFILE="$1" + + if [ -e "$CONFFILE" ]; then + md5sum="`md5sum \"$CONFFILE\" | sed -e \"s/ .*//\"`" + old_md5sum="`dpkg-query -W -f='${Conffiles}' $PKGNAME | sed -n -e \"\\\\' $CONFFILE'{s/ obsolete$//;s/.* //p}\"`" + if [ "$md5sum" != "$old_md5sum" ]; then + echo "Obsolete conffile $CONFFILE has been modified by you." + echo "Saving as $CONFFILE.dpkg-bak ..." + mv -f "$CONFFILE" "$CONFFILE".dpkg-bak + else + echo "Removing obsolete conffile $CONFFILE ..." + rm -f "$CONFFILE" + fi + fi +} + +case "$1" in + install|upgrade) + if dpkg --compare-versions "$2" le "1:2.1.18-0ubuntu2"; then + rm_conffile /etc/xdg/xdg-une/autostart/netbook-launcher.desktop + fi +esac + +#DEBHELPER# + +exit 0 --- unity-0.2.42.orig/debian/libunity-dev.install +++ unity-0.2.42/debian/libunity-dev.install @@ -0,0 +1,4 @@ +debian/tmp/usr/include/unity/* +debian/tmp/usr/lib/pkgconfig/unity.pc +debian/tmp/usr/lib/libunity*.so +debian/tmp/usr/share/vala/vapi/unity.vapi --- unity-0.2.42.orig/debian/copyright +++ unity-0.2.42/debian/copyright @@ -0,0 +1,52 @@ +This package was debianized by Ken VanDine on +Mon, 02 Nov 2009 23:11:01 +0100. + +Upstream Authors: + + Neil Jagdish Patel + Gordon Allott + Mirco "MacSlow" Müller + Jay Taoko + Jason Smith + +Copyright: + + Copyright (C) 2009-2010 Canonical Ltd + +License: + + targets/*, tests/*, tools/*, unity-private/*: + + This program is free software: you can redistribute it and/or modify + it under the terms of the GNU General Public License version 3 as + published by the Free Software Foundation. + + This program is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + +On Debian/Ubuntu systems, the full text of the GPL v3 can be found in +`/usr/share/common-licenses/GPL-3' + + unity/*: + + This library is free software; you can redistribute it and/or + modify it under the terms of the GNU Lesser General Public + License Version 3.0 as published by the Free Software Foundation. + + This library is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + Lesser General Public License for more details. + +On Debian/Ubuntu systems, the full text of the LGPL v3 can be found in +`/usr/share/common-licenses/LGPL-3' + + +The Debian packaging is: + + Copyright (C) 2009 Ken VanDine + +On Debian/Ubuntu systems, the full text of the GPL v3 can be found in +`/usr/share/common-licenses/GPL-3' --- unity-0.2.42.orig/debian/compat +++ unity-0.2.42/debian/compat @@ -0,0 +1 @@ +7