Your message dated Wed, 15 Jun 2016 12:05:11 +0000
with message-id <[email protected]>
and subject line Bug#718983: fixed in mx 1.99.4-1
has caused the Debian Bug report #718983,
regarding mx-2.0: please (parallel) update mx to latest upstream release
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
718983: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=718983
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: mx
Version: 2.0
Severity: wishlist

Hello Paul,

  Could you please consider releasing 'mx-2.0' and make it so it is parallel 
installable with 'mx'?
  Find attached a debian dir diff against ubuntu mx version.

-- System Information:
Debian Release: jessie/sid
  APT prefers unstable
  APT policy: (900, 'unstable'), (500, 'stable'), (1, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 3.10-1-686-pae (SMP w/4 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
diff -Naur mx-1.4.6/debian/changelog mx-2.0-1.99.5+20130417gita614f7/debian/changelog
diff -Naur mx-1.4.6/debian/control mx-2.0-1.99.5+20130417gita614f7/debian/control
--- mx-1.4.6/debian/control	2012-03-17 18:53:50.000000000 +0100
+++ mx-2.0-1.99.5+20130417gita614f7/debian/control	2013-04-24 10:01:09.000000000 +0200
@@ -1,7 +1,8 @@
-Source: mx
+Source: mx-2.0
 Section: libs
 Priority: optional
-Maintainer: Ying-Chun Liu (PaulLiu) <[email protected]>
+Maintainer: Ubuntu Developers <[email protected]>
+XSBC-Original-Maintainer: Ying-Chun Liu (PaulLiu) <[email protected]>
 Build-Depends: autoconf,
                automake,
                autotools-dev,
@@ -15,9 +16,7 @@
                gobject-introspection (>= 0.10.0),
                gtk-doc-tools,
                intltool,
-               libclutter-1.0-dev,
-               libclutter-imcontext-0.1-dev,
-               libcluttergesture-dev,
+               libclutter-1.0-dev (>= 1.11.12),
                libdbus-glib-1-dev,
                libgdk-pixbuf2.0-dev,
                libgirepository1.0-dev (>= 0.10.0),
@@ -28,12 +27,11 @@
 Standards-Version: 3.9.3
 Homepage: http://www.clutter-project.org/
 
-Package: libmx-1.0-2
+Package: libmx-2.0-0
 Section: libs
 Architecture: any
 Pre-Depends: ${misc:Pre-Depends}
-Depends: libmx-common (= ${source:Version}), ${misc:Depends}, ${shlibs:Depends}
-Recommends: libmx-bin
+Depends: ${misc:Depends}, ${shlibs:Depends}
 Multi-Arch: same
 Description: toolkit for the Moblin user experience
  The MX toolkit is a GUI toolkit library, using Clutter and is optimized
@@ -41,16 +39,15 @@
  building UIs such as Buttons, Tooltips, Scrollbars and others. It also
  supports styling through CSS stylesheets.
 
-Package: libmx-dev
+Package: libmx-2.0-0-dev
 Section: libdevel
 Architecture: any
 Depends: autotools-dev,
-         gir1.2-mx-1.0 (= ${binary:Version}),
-         libclutter-1.0-dev,
-         libclutter-imcontext-0.1-dev,
-         libmx-1.0-2 (= ${binary:Version}),
+         gir1.2-mx-2.0 (= ${binary:Version}),
+         libclutter-1.0-dev (>= 1.11.12),
+         libmx-2.0-0 (= ${binary:Version}),
          ${misc:Depends}
-Suggests: libmx-doc
+Suggests: libmx-2.0-doc
 Description: toolkit for the Moblin user experience (development files)
  The MX toolkit is a GUI toolkit library, using Clutter and is optimized
  for the Moblin user experience. It consists of various classes useful for
@@ -59,7 +56,7 @@
  .
  This package contains the development files.
 
-Package: libmx-doc
+Package: libmx-2.0-doc
 Section: doc
 Architecture: all
 Depends: ${misc:Depends}
@@ -73,52 +70,34 @@
  .
  This package contains the documentation.
 
-Package: libmx-common
-Architecture: all
-Section: misc
-Depends: ${misc:Depends}
-Replaces: libmx-1.0-2 (<< 1.4.3-1)
-Breaks: libmx-1.0-2 (<< 1.4.3-1)
-Multi-Arch: foreign
-Description: toolkit for the Moblin user experience (common files)
- The MX toolkit is a GUI toolkit library, using Clutter and is optimized
- for the Moblin user experience. It consists of various classes useful for
- building UIs such as Buttons, Tooltips, Scrollbars and others. It also
- supports styling through CSS stylesheets.
- .
- This package contains the common files which the libraries need.
-
-Package: libmx-bin
+Package: libmx-2.0-0-dbg
 Architecture: any
-Section: misc
-Depends: ${misc:Depends}, ${shlibs:Depends}
-Replaces: libmx-1.0-2 (<< 1.4.3-1)
-Breaks: libmx-1.0-2 (<< 1.4.3-1)
-Multi-Arch: foreign
-Description: toolkit for the Moblin user experience (utilities)
+Section: debug
+Priority: extra
+Depends: libmx-2.0-0 (=${binary:Version}), ${misc:Depends}
+Multi-Arch: same
+Description: toolkit for the Moblin user experience (debug symbols)
  The MX toolkit is a GUI toolkit library, using Clutter and is optimized
  for the Moblin user experience. It consists of various classes useful for
  building UIs such as Buttons, Tooltips, Scrollbars and others. It also
  supports styling through CSS stylesheets.
  .
- This package contains the utilities which are used by the libraries and
- other packages.
+ This package contains the debug symbols
 
-Package: libmx-1.0-2-dbg
+Package: libmx-2.0-0-tests
 Architecture: any
-Section: debug
+Section: libdevel
 Priority: extra
-Depends: libmx-1.0-2 (=${binary:Version}), ${misc:Depends}
-Multi-Arch: same
-Description: toolkit for the Moblin user experience (debug symbols)
+Depends: libmx-2.0-0 (=${binary:Version}), ${misc:Depends}
+Description: toolkit for the Moblin user experience (test programs)
  The MX toolkit is a GUI toolkit library, using Clutter and is optimized
  for the Moblin user experience. It consists of various classes useful for
  building UIs such as Buttons, Tooltips, Scrollbars and others. It also
  supports styling through CSS stylesheets.
  .
- This package contains the debug symbols
+ This package contains test programs
 
-Package: gir1.2-mx-1.0
+Package: gir1.2-mx-2.0
 Architecture: any
 Section: introspection
 Depends: ${gir:Depends}, ${misc:Depends}, ${shlibs:Depends}
diff -Naur mx-1.4.6/debian/gir1.2-mx-1.0.install mx-2.0-1.99.5+20130417gita614f7/debian/gir1.2-mx-1.0.install
--- mx-1.4.6/debian/gir1.2-mx-1.0.install	2012-03-21 03:07:48.000000000 +0100
+++ mx-2.0-1.99.5+20130417gita614f7/debian/gir1.2-mx-1.0.install	1970-01-01 01:00:00.000000000 +0100
@@ -1 +0,0 @@
-usr/lib/*/girepository-1.0/ usr/lib/
diff -Naur mx-1.4.6/debian/gir1.2-mx-2.0.install mx-2.0-1.99.5+20130417gita614f7/debian/gir1.2-mx-2.0.install
--- mx-1.4.6/debian/gir1.2-mx-2.0.install	1970-01-01 01:00:00.000000000 +0100
+++ mx-2.0-1.99.5+20130417gita614f7/debian/gir1.2-mx-2.0.install	2012-05-27 00:43:37.000000000 +0200
@@ -0,0 +1 @@
+usr/lib/*/girepository-1.0/ usr/lib/
diff -Naur mx-1.4.6/debian/libmx-1.0-2.install mx-2.0-1.99.5+20130417gita614f7/debian/libmx-1.0-2.install
--- mx-1.4.6/debian/libmx-1.0-2.install	2012-03-17 18:35:04.000000000 +0100
+++ mx-2.0-1.99.5+20130417gita614f7/debian/libmx-1.0-2.install	1970-01-01 01:00:00.000000000 +0100
@@ -1 +0,0 @@
-usr/lib/*/*.so.*
diff -Naur mx-1.4.6/debian/libmx-1.0-2.symbols mx-2.0-1.99.5+20130417gita614f7/debian/libmx-1.0-2.symbols
--- mx-1.4.6/debian/libmx-1.0-2.symbols	2011-11-20 07:33:24.000000000 +0100
+++ mx-2.0-1.99.5+20130417gita614f7/debian/libmx-1.0-2.symbols	1970-01-01 01:00:00.000000000 +0100
@@ -1,642 +0,0 @@
-libmx-1.0.so.2 libmx-1.0-2 #MINVER#
- mx_action_get_active@Base 1.2.0
- mx_action_get_display_name@Base 1.2.0
- mx_action_get_icon@Base 1.2.0
- mx_action_get_name@Base 1.2.0
- mx_action_get_type@Base 1.2.0
- mx_action_new@Base 1.2.0
- mx_action_new_full@Base 1.2.0
- mx_action_new_stateful@Base 1.4.1
- mx_action_new_with_parameter@Base 1.4.1
- mx_action_set_active@Base 1.2.0
- mx_action_set_display_name@Base 1.2.0
- mx_action_set_icon@Base 1.2.0
- mx_action_set_name@Base 1.2.0
- mx_actor_box_clamp_to_pixels@Base 1.2.0
- mx_actor_manager_add_actor@Base 1.2.0
- mx_actor_manager_cancel_operation@Base 1.2.0
- mx_actor_manager_cancel_operations@Base 1.2.0
- mx_actor_manager_create_actor@Base 1.2.0
- mx_actor_manager_error_get_type@Base 1.2.0
- mx_actor_manager_get_for_stage@Base 1.2.0
- mx_actor_manager_get_n_operations@Base 1.2.0
- mx_actor_manager_get_stage@Base 1.2.0
- mx_actor_manager_get_time_slice@Base 1.2.0
- mx_actor_manager_get_type@Base 1.2.0
- mx_actor_manager_new@Base 1.2.0
- mx_actor_manager_remove_actor@Base 1.2.0
- mx_actor_manager_remove_container@Base 1.2.0
- mx_actor_manager_set_time_slice@Base 1.2.0
- mx_adjustment_get_clamp_value@Base 1.2.0
- mx_adjustment_get_elastic@Base 1.2.0
- mx_adjustment_get_lower@Base 1.2.0
- mx_adjustment_get_page_increment@Base 1.2.0
- mx_adjustment_get_page_size@Base 1.2.0
- mx_adjustment_get_step_increment@Base 1.2.0
- mx_adjustment_get_type@Base 1.2.0
- mx_adjustment_get_upper@Base 1.2.0
- mx_adjustment_get_value@Base 1.2.0
- mx_adjustment_get_values@Base 1.2.0
- mx_adjustment_interpolate@Base 1.2.0
- mx_adjustment_interpolate_relative@Base 1.2.0
- mx_adjustment_new@Base 1.2.0
- mx_adjustment_new_with_values@Base 1.2.0
- mx_adjustment_set_clamp_value@Base 1.2.0
- mx_adjustment_set_elastic@Base 1.2.0
- mx_adjustment_set_lower@Base 1.2.0
- mx_adjustment_set_page_increment@Base 1.2.0
- mx_adjustment_set_page_size@Base 1.2.0
- mx_adjustment_set_step_increment@Base 1.2.0
- mx_adjustment_set_upper@Base 1.2.0
- mx_adjustment_set_value@Base 1.2.0
- mx_adjustment_set_values@Base 1.2.0
- mx_align_get_type@Base 1.2.0
- mx_allocate_align_fill@Base 1.2.0
- mx_application_add_action@Base 1.2.0
- mx_application_add_window@Base 1.2.0
- mx_application_create_window@Base 1.2.0
- mx_application_flags_get_type@Base 1.2.0
- mx_application_get_actions@Base 1.2.0
- mx_application_get_flags@Base 1.2.0
- mx_application_get_type@Base 1.2.0
- mx_application_get_windows@Base 1.2.0
- mx_application_invoke_action@Base 1.2.0
- mx_application_invoke_action_with_parameter@Base 1.4.1
- mx_application_is_running@Base 1.2.0
- mx_application_new@Base 1.2.0
- mx_application_quit@Base 1.2.0
- mx_application_remove_action@Base 1.2.0
- mx_application_remove_window@Base 1.2.0
- mx_application_run@Base 1.2.0
- mx_bin_allocate_child@Base 1.2.0
- mx_bin_get_alignment@Base 1.2.0
- mx_bin_get_child@Base 1.2.0
- mx_bin_get_fill@Base 1.2.0
- mx_bin_get_type@Base 1.2.0
- mx_bin_set_alignment@Base 1.2.0
- mx_bin_set_child@Base 1.2.0
- mx_bin_set_fill@Base 1.2.0
- mx_border_image_get_type@Base 1.2.0
- mx_border_image_set_from_string@Base 1.2.0
- mx_box_layout_add_actor@Base 1.2.0
- mx_box_layout_add_actor_with_properties@Base 1.2.0
- mx_box_layout_child_get_expand@Base 1.2.0
- mx_box_layout_child_get_type@Base 1.2.0
- mx_box_layout_child_get_x_align@Base 1.2.0
- mx_box_layout_child_get_x_fill@Base 1.2.0
- mx_box_layout_child_get_y_align@Base 1.2.0
- mx_box_layout_child_get_y_fill@Base 1.2.0
- mx_box_layout_child_set_expand@Base 1.2.0
- mx_box_layout_child_set_x_align@Base 1.2.0
- mx_box_layout_child_set_x_fill@Base 1.2.0
- mx_box_layout_child_set_y_align@Base 1.2.0
- mx_box_layout_child_set_y_fill@Base 1.2.0
- mx_box_layout_get_enable_animations@Base 1.2.0
- mx_box_layout_get_orientation@Base 1.2.0
- mx_box_layout_get_scroll_to_focused@Base 1.2.0
- mx_box_layout_get_spacing@Base 1.2.0
- mx_box_layout_get_type@Base 1.2.0
- mx_box_layout_new@Base 1.2.0
- mx_box_layout_set_enable_animations@Base 1.2.0
- mx_box_layout_set_orientation@Base 1.2.0
- mx_box_layout_set_scroll_to_focused@Base 1.2.0
- mx_box_layout_set_spacing@Base 1.2.0
- mx_button_get_action@Base 1.2.0
- mx_button_get_icon_name@Base 1.2.0
- mx_button_get_icon_position@Base 1.2.0
- mx_button_get_icon_size@Base 1.2.0
- mx_button_get_icon_visible@Base 1.2.0
- mx_button_get_is_toggle@Base 1.2.0
- mx_button_get_label@Base 1.2.0
- mx_button_get_label_visible@Base 1.2.0
- mx_button_get_toggled@Base 1.2.0
- mx_button_get_type@Base 1.2.0
- mx_button_group_add@Base 1.2.0
- mx_button_group_foreach@Base 1.2.0
- mx_button_group_get_active_button@Base 1.2.0
- mx_button_group_get_allow_no_active@Base 1.2.0
- mx_button_group_get_buttons@Base 1.2.0
- mx_button_group_get_type@Base 1.2.0
- mx_button_group_new@Base 1.2.0
- mx_button_group_remove@Base 1.2.0
- mx_button_group_set_active_button@Base 1.2.0
- mx_button_group_set_allow_no_active@Base 1.2.0
- mx_button_new@Base 1.2.0
- mx_button_new_with_label@Base 1.2.0
- mx_button_set_action@Base 1.2.0
- mx_button_set_icon_name@Base 1.2.0
- mx_button_set_icon_position@Base 1.2.0
- mx_button_set_icon_size@Base 1.2.0
- mx_button_set_icon_visible@Base 1.2.0
- mx_button_set_is_toggle@Base 1.2.0
- mx_button_set_label@Base 1.2.0
- mx_button_set_label_visible@Base 1.2.0
- mx_button_set_toggled@Base 1.2.0
- mx_clipboard_get_default@Base 1.2.0
- mx_clipboard_get_text@Base 1.2.0
- mx_clipboard_get_type@Base 1.2.0
- mx_clipboard_set_text@Base 1.2.0
- mx_combo_box_append_text@Base 1.2.0
- mx_combo_box_get_active_icon_name@Base 1.2.0
- mx_combo_box_get_active_text@Base 1.2.0
- mx_combo_box_get_index@Base 1.2.0
- mx_combo_box_get_type@Base 1.2.0
- mx_combo_box_insert_text@Base 1.2.0
- mx_combo_box_insert_text_with_icon@Base 1.2.0
- mx_combo_box_new@Base 1.2.0
- mx_combo_box_prepend_text@Base 1.2.0
- mx_combo_box_remove_all@Base 1.3.0
- mx_combo_box_remove_text@Base 1.2.0
- mx_combo_box_set_active_icon_name@Base 1.2.0
- mx_combo_box_set_active_text@Base 1.2.0
- mx_combo_box_set_index@Base 1.2.0
- mx_deform_bow_tie_get_flip_back@Base 1.2.0
- mx_deform_bow_tie_get_period@Base 1.2.0
- mx_deform_bow_tie_get_type@Base 1.2.0
- mx_deform_bow_tie_new@Base 1.2.0
- mx_deform_bow_tie_set_flip_back@Base 1.2.0
- mx_deform_bow_tie_set_period@Base 1.2.0
- mx_deform_page_turn_get_angle@Base 1.2.0
- mx_deform_page_turn_get_period@Base 1.2.0
- mx_deform_page_turn_get_radius@Base 1.2.0
- mx_deform_page_turn_get_type@Base 1.2.0
- mx_deform_page_turn_new@Base 1.2.0
- mx_deform_page_turn_set_angle@Base 1.2.0
- mx_deform_page_turn_set_period@Base 1.2.0
- mx_deform_page_turn_set_radius@Base 1.2.0
- mx_deform_texture_get_resolution@Base 1.2.0
- mx_deform_texture_get_textures@Base 1.2.0
- mx_deform_texture_get_type@Base 1.2.0
- mx_deform_texture_invalidate@Base 1.2.0
- mx_deform_texture_set_resolution@Base 1.2.0
- mx_deform_texture_set_textures@Base 1.2.0
- mx_deform_waves_get_amplitude@Base 1.2.0
- mx_deform_waves_get_angle@Base 1.2.0
- mx_deform_waves_get_period@Base 1.2.0
- mx_deform_waves_get_radius@Base 1.2.0
- mx_deform_waves_get_type@Base 1.2.0
- mx_deform_waves_new@Base 1.2.0
- mx_deform_waves_set_amplitude@Base 1.2.0
- mx_deform_waves_set_angle@Base 1.2.0
- mx_deform_waves_set_period@Base 1.2.0
- mx_deform_waves_set_radius@Base 1.2.0
- mx_dialog_add_action@Base 1.2.0
- mx_dialog_get_actions@Base 1.2.0
- mx_dialog_get_type@Base 1.2.0
- mx_dialog_new@Base 1.2.0
- mx_dialog_remove_action@Base 1.2.0
- mx_dialog_set_transient_parent@Base 1.2.0
- mx_drag_axis_get_type@Base 1.2.0
- mx_draggable_disable@Base 1.2.0
- mx_draggable_enable@Base 1.2.0
- mx_draggable_get_axis@Base 1.2.0
- mx_draggable_get_drag_actor@Base 1.2.0
- mx_draggable_get_drag_threshold@Base 1.2.0
- mx_draggable_get_type@Base 1.2.0
- mx_draggable_is_enabled@Base 1.2.0
- mx_draggable_set_axis@Base 1.2.0
- mx_draggable_set_drag_actor@Base 1.2.0
- mx_draggable_set_drag_threshold@Base 1.2.0
- mx_droppable_accept_drop@Base 1.2.0
- mx_droppable_disable@Base 1.2.0
- mx_droppable_enable@Base 1.2.0
- mx_droppable_get_type@Base 1.2.0
- mx_droppable_is_enabled@Base 1.2.0
- mx_entry_get_clutter_text@Base 1.2.0
- mx_entry_get_hint_text@Base 1.2.0
- mx_entry_get_icon_highlight_suffix@Base 1.4.1
- mx_entry_get_password_char@Base 1.2.0
- mx_entry_get_text@Base 1.2.0
- mx_entry_get_type@Base 1.2.0
- mx_entry_new@Base 1.2.0
- mx_entry_new_with_text@Base 1.2.0
- mx_entry_set_hint_text@Base 1.2.0
- mx_entry_set_icon_highlight_suffix@Base 1.4.1
- mx_entry_set_password_char@Base 1.2.0
- mx_entry_set_primary_icon_from_file@Base 1.2.0
- mx_entry_set_primary_icon_tooltip_text@Base 1.4.1
- mx_entry_set_secondary_icon_from_file@Base 1.2.0
- mx_entry_set_secondary_icon_tooltip_text@Base 1.4.1
- mx_entry_set_text@Base 1.2.0
- mx_expander_get_expanded@Base 1.2.0
- mx_expander_get_type@Base 1.2.0
- mx_expander_new@Base 1.2.0
- mx_expander_set_expanded@Base 1.2.0
- mx_expander_set_label@Base 1.2.0
- mx_fade_effect_get_border@Base 1.2.0
- mx_fade_effect_get_bounds@Base 1.2.0
- mx_fade_effect_get_color@Base 1.2.0
- mx_fade_effect_get_type@Base 1.2.0
- mx_fade_effect_new@Base 1.2.0
- mx_fade_effect_set_border@Base 1.2.0
- mx_fade_effect_set_bounds@Base 1.2.0
- mx_fade_effect_set_color@Base 1.2.0
- mx_floating_widget_get_type@Base 1.2.0
- mx_focus_direction_get_type@Base 1.2.0
- mx_focus_hint_from_direction@Base 1.2.0
- mx_focus_hint_get_type@Base 1.2.0
- mx_focus_manager_get_focused@Base 1.2.0
- mx_focus_manager_get_for_stage@Base 1.2.0
- mx_focus_manager_get_stage@Base 1.2.0
- mx_focus_manager_get_type@Base 1.2.0
- mx_focus_manager_move_focus@Base 1.2.0
- mx_focus_manager_push_focus@Base 1.2.0
- mx_focus_manager_push_focus_with_hint@Base 1.2.0
- mx_focusable_accept_focus@Base 1.2.0
- mx_focusable_get_type@Base 1.2.0
- mx_focusable_move_focus@Base 1.2.0
- mx_font_weight_get_type@Base 1.2.0
- mx_font_weight_set_from_string@Base 1.2.0
- mx_frame_get_type@Base 1.2.0
- mx_frame_new@Base 1.2.0
- mx_grid_get_child_x_align@Base 1.2.0
- mx_grid_get_child_y_align@Base 1.2.0
- mx_grid_get_column_spacing@Base 1.2.0
- mx_grid_get_homogenous_columns@Base 1.2.0
- mx_grid_get_homogenous_rows@Base 1.2.0
- mx_grid_get_line_alignment@Base 1.2.0
- mx_grid_get_max_stride@Base 1.2.0
- mx_grid_get_orientation@Base 1.2.0
- mx_grid_get_row_spacing@Base 1.2.0
- mx_grid_get_type@Base 1.2.0
- mx_grid_new@Base 1.2.0
- mx_grid_set_child_x_align@Base 1.2.0
- mx_grid_set_child_y_align@Base 1.2.0
- mx_grid_set_column_spacing@Base 1.2.0
- mx_grid_set_homogenous_columns@Base 1.2.0
- mx_grid_set_homogenous_rows@Base 1.2.0
- mx_grid_set_line_alignment@Base 1.2.0
- mx_grid_set_max_stride@Base 1.2.0
- mx_grid_set_orientation@Base 1.2.0
- mx_grid_set_row_spacing@Base 1.2.0
- mx_icon_get_icon_name@Base 1.2.0
- mx_icon_get_icon_size@Base 1.2.0
- mx_icon_get_type@Base 1.2.0
- mx_icon_new@Base 1.2.0
- mx_icon_set_icon_name@Base 1.2.0
- mx_icon_set_icon_size@Base 1.2.0
- mx_icon_theme_get_default@Base 1.2.0
- mx_icon_theme_get_search_paths@Base 1.2.0
- mx_icon_theme_get_theme_name@Base 1.2.0
- mx_icon_theme_get_type@Base 1.2.0
- mx_icon_theme_has_icon@Base 1.2.0
- mx_icon_theme_lookup@Base 1.2.0
- mx_icon_theme_lookup_texture@Base 1.2.0
- mx_icon_theme_new@Base 1.2.0
- mx_icon_theme_set_search_paths@Base 1.2.0
- mx_icon_theme_set_theme_name@Base 1.2.0
- mx_image_animate_scale_mode@Base 1.2.0
- mx_image_clear@Base 1.2.0
- mx_image_error_get_type@Base 1.2.0
- mx_image_error_quark@Base 1.2.0
- mx_image_get_allow_upscale@Base 1.2.0
- mx_image_get_image_rotation@Base 1.2.0
- mx_image_get_load_async@Base 1.2.0
- mx_image_get_scale_height_threshold@Base 1.2.0
- mx_image_get_scale_mode@Base 1.2.0
- mx_image_get_scale_width_threshold@Base 1.2.0
- mx_image_get_transition_duration@Base 1.2.0
- mx_image_get_type@Base 1.2.0
- mx_image_new@Base 1.2.0
- mx_image_scale_mode_get_type@Base 1.2.0
- mx_image_set_allow_upscale@Base 1.2.0
- mx_image_set_from_buffer@Base 1.2.0
- mx_image_set_from_buffer_at_size@Base 1.2.0
- mx_image_set_from_cogl_texture@Base 1.2.0
- mx_image_set_from_data@Base 1.2.0
- mx_image_set_from_file@Base 1.2.0
- mx_image_set_from_file_at_size@Base 1.2.0
- mx_image_set_image_rotation@Base 1.2.0
- mx_image_set_load_async@Base 1.2.0
- mx_image_set_scale_height_threshold@Base 1.2.0
- mx_image_set_scale_mode@Base 1.2.0
- mx_image_set_scale_width_threshold@Base 1.2.0
- mx_image_set_transition_duration@Base 1.2.0
- mx_item_factory_create@Base 1.2.0
- mx_item_factory_get_type@Base 1.2.0
- mx_item_view_add_attribute@Base 1.2.0
- mx_item_view_freeze@Base 1.2.0
- mx_item_view_get_factory@Base 1.2.0
- mx_item_view_get_item_type@Base 1.2.0
- mx_item_view_get_model@Base 1.2.0
- mx_item_view_get_type@Base 1.2.0
- mx_item_view_new@Base 1.2.0
- mx_item_view_set_factory@Base 1.2.0
- mx_item_view_set_item_type@Base 1.2.0
- mx_item_view_set_model@Base 1.2.0
- mx_item_view_thaw@Base 1.2.0
- mx_kinetic_scroll_view_get_acceleration_factor@Base 1.3.1
- mx_kinetic_scroll_view_get_clamp_duration@Base 1.3.1
- mx_kinetic_scroll_view_get_clamp_mode@Base 1.3.1
- mx_kinetic_scroll_view_get_clamp_to_center@Base 1.4.1
- mx_kinetic_scroll_view_get_deceleration@Base 1.2.0
- mx_kinetic_scroll_view_get_mouse_button@Base 1.2.0
- mx_kinetic_scroll_view_get_overshoot@Base 1.2.0
- mx_kinetic_scroll_view_get_scroll_policy@Base 1.2.0
- mx_kinetic_scroll_view_get_type@Base 1.2.0
- mx_kinetic_scroll_view_get_use_captured@Base 1.2.0
- mx_kinetic_scroll_view_new@Base 1.2.0
- mx_kinetic_scroll_view_set_acceleration_factor@Base 1.3.1
- mx_kinetic_scroll_view_set_clamp_duration@Base 1.3.1
- mx_kinetic_scroll_view_set_clamp_mode@Base 1.3.1
- mx_kinetic_scroll_view_set_clamp_to_center@Base 1.4.1
- mx_kinetic_scroll_view_set_deceleration@Base 1.2.0
- mx_kinetic_scroll_view_set_mouse_button@Base 1.2.0
- mx_kinetic_scroll_view_set_overshoot@Base 1.2.0
- mx_kinetic_scroll_view_set_scroll_policy@Base 1.2.0
- mx_kinetic_scroll_view_set_use_captured@Base 1.2.0
- mx_kinetic_scroll_view_state_get_type@Base 1.4.1
- mx_kinetic_scroll_view_stop@Base 1.2.0
- mx_label_get_clutter_text@Base 1.2.0
- mx_label_get_fade_out@Base 1.2.0
- mx_label_get_line_wrap@Base 1.2.0
- mx_label_get_show_tooltip@Base 1.4.1
- mx_label_get_text@Base 1.2.0
- mx_label_get_type@Base 1.2.0
- mx_label_get_use_markup@Base 1.2.0
- mx_label_get_x_align@Base 1.2.0
- mx_label_get_y_align@Base 1.2.0
- mx_label_new@Base 1.2.0
- mx_label_new_with_text@Base 1.2.0
- mx_label_set_fade_out@Base 1.2.0
- mx_label_set_line_wrap@Base 1.2.0
- mx_label_set_show_tooltip@Base 1.4.1
- mx_label_set_text@Base 1.2.0
- mx_label_set_use_markup@Base 1.2.0
- mx_label_set_x_align@Base 1.2.0
- mx_label_set_y_align@Base 1.2.0
- mx_list_view_add_attribute@Base 1.2.0
- mx_list_view_freeze@Base 1.2.0
- mx_list_view_get_factory@Base 1.2.0
- mx_list_view_get_item_type@Base 1.2.0
- mx_list_view_get_model@Base 1.2.0
- mx_list_view_get_type@Base 1.2.0
- mx_list_view_new@Base 1.2.0
- mx_list_view_set_factory@Base 1.2.0
- mx_list_view_set_item_type@Base 1.2.0
- mx_list_view_set_model@Base 1.2.0
- mx_list_view_thaw@Base 1.2.0
- mx_long_press_action_get_type@Base 1.2.0
- mx_menu_add_action@Base 1.2.0
- mx_menu_get_type@Base 1.2.0
- mx_menu_new@Base 1.2.0
- mx_menu_remove_action@Base 1.2.0
- mx_menu_remove_all@Base 1.2.0
- mx_menu_show_with_position@Base 1.2.0
- mx_notebook_get_current_page@Base 1.2.0
- mx_notebook_get_enable_gestures@Base 1.2.0
- mx_notebook_get_type@Base 1.2.0
- mx_notebook_new@Base 1.2.0
- mx_notebook_set_current_page@Base 1.2.0
- mx_notebook_set_enable_gestures@Base 1.2.0
- mx_offscreen_get_accumulation_enabled@Base 1.2.0
- mx_offscreen_get_accumulation_material@Base 1.2.0
- mx_offscreen_get_auto_update@Base 1.2.0
- mx_offscreen_get_buffer@Base 1.2.0
- mx_offscreen_get_child@Base 1.2.0
- mx_offscreen_get_pick_child@Base 1.2.0
- mx_offscreen_get_redirect_enabled@Base 1.2.0
- mx_offscreen_get_type@Base 1.2.0
- mx_offscreen_new@Base 1.2.0
- mx_offscreen_set_accumulation_enabled@Base 1.2.0
- mx_offscreen_set_auto_update@Base 1.2.0
- mx_offscreen_set_child@Base 1.2.0
- mx_offscreen_set_pick_child@Base 1.2.0
- mx_offscreen_set_redirect_enabled@Base 1.2.0
- mx_offscreen_update@Base 1.2.0
- mx_orientation_get_type@Base 1.2.0
- mx_padding_get_type@Base 1.2.0
- mx_path_bar_button_get_type@Base 1.2.0
- mx_path_bar_button_new@Base 1.2.0
- mx_path_bar_clear@Base 1.2.0
- mx_path_bar_get_clear_on_change@Base 1.2.0
- mx_path_bar_get_editable@Base 1.2.0
- mx_path_bar_get_entry@Base 1.2.0
- mx_path_bar_get_label@Base 1.2.0
- mx_path_bar_get_level@Base 1.2.0
- mx_path_bar_get_text@Base 1.2.0
- mx_path_bar_get_type@Base 1.2.0
- mx_path_bar_new@Base 1.2.0
- mx_path_bar_pop@Base 1.2.0
- mx_path_bar_push@Base 1.2.0
- mx_path_bar_set_clear_on_change@Base 1.2.0
- mx_path_bar_set_editable@Base 1.2.0
- mx_path_bar_set_label@Base 1.2.0
- mx_path_bar_set_text@Base 1.2.0
- mx_position_get_type@Base 1.2.0
- mx_progress_bar_get_progress@Base 1.2.0
- mx_progress_bar_get_type@Base 1.2.0
- mx_progress_bar_new@Base 1.2.0
- mx_progress_bar_set_progress@Base 1.2.0
- mx_scroll_bar_get_adjustment@Base 1.2.0
- mx_scroll_bar_get_orientation@Base 1.2.0
- mx_scroll_bar_get_type@Base 1.2.0
- mx_scroll_bar_new@Base 1.2.0
- mx_scroll_bar_new_with_adjustment@Base 1.2.0
- mx_scroll_bar_set_adjustment@Base 1.2.0
- mx_scroll_bar_set_orientation@Base 1.2.0
- mx_scroll_policy_get_type@Base 1.2.0
- mx_scroll_view_ensure_visible@Base 1.2.0
- mx_scroll_view_get_enable_gestures@Base 1.2.0
- mx_scroll_view_get_enable_mouse_scrolling@Base 1.2.0
- mx_scroll_view_get_scroll_policy@Base 1.2.0
- mx_scroll_view_get_type@Base 1.2.0
- mx_scroll_view_new@Base 1.2.0
- mx_scroll_view_set_enable_gestures@Base 1.2.0
- mx_scroll_view_set_enable_mouse_scrolling@Base 1.2.0
- mx_scroll_view_set_scroll_policy@Base 1.2.0
- mx_scrollable_get_adjustments@Base 1.2.0
- mx_scrollable_get_type@Base 1.2.0
- mx_scrollable_set_adjustments@Base 1.2.0
- mx_set_locale@Base 1.2.0
- mx_settings_get_default@Base 1.2.0
- mx_settings_get_type@Base 1.2.0
- mx_slider_get_buffer_value@Base 1.2.0
- mx_slider_get_type@Base 1.2.0
- mx_slider_get_value@Base 1.2.0
- mx_slider_new@Base 1.2.0
- mx_slider_set_buffer_value@Base 1.2.0
- mx_slider_set_value@Base 1.2.0
- mx_spinner_get_animating@Base 1.2.0
- mx_spinner_get_type@Base 1.2.0
- mx_spinner_new@Base 1.2.0
- mx_spinner_set_animating@Base 1.2.0
- mx_stack_child_get_crop@Base 1.3.1
- mx_stack_child_get_fit@Base 1.2.0
- mx_stack_child_get_type@Base 1.2.0
- mx_stack_child_get_x_align@Base 1.2.0
- mx_stack_child_get_x_fill@Base 1.2.0
- mx_stack_child_get_y_align@Base 1.2.0
- mx_stack_child_get_y_fill@Base 1.2.0
- mx_stack_child_set_crop@Base 1.3.1
- mx_stack_child_set_fit@Base 1.2.0
- mx_stack_child_set_x_align@Base 1.2.0
- mx_stack_child_set_x_fill@Base 1.2.0
- mx_stack_child_set_y_align@Base 1.2.0
- mx_stack_child_set_y_fill@Base 1.2.0
- mx_stack_get_type@Base 1.2.0
- mx_stack_new@Base 1.2.0
- mx_stylable_apply_clutter_text_attributes@Base 1.2.0
- mx_stylable_connect_change_notifiers@Base 1.2.0
- mx_stylable_find_property@Base 1.2.0
- mx_stylable_get@Base 1.2.0
- mx_stylable_get_default_value@Base 1.2.0
- mx_stylable_get_property@Base 1.2.0
- mx_stylable_get_style@Base 1.2.0
- mx_stylable_get_style_class@Base 1.2.0
- mx_stylable_get_style_pseudo_class@Base 1.2.0
- mx_stylable_get_type@Base 1.2.0
- mx_stylable_iface_install_property@Base 1.2.0
- mx_stylable_list_properties@Base 1.2.0
- mx_stylable_set_style@Base 1.2.0
- mx_stylable_set_style_class@Base 1.2.0
- mx_stylable_set_style_pseudo_class@Base 1.2.0
- mx_stylable_style_changed@Base 1.2.0
- mx_stylable_style_pseudo_class_add@Base 1.2.0
- mx_stylable_style_pseudo_class_contains@Base 1.2.0
- mx_stylable_style_pseudo_class_remove@Base 1.2.0
- mx_style_changed_flags_get_type@Base 1.2.0
- mx_style_error_get_type@Base 1.2.0
- mx_style_get@Base 1.2.0
- mx_style_get_default@Base 1.2.0
- mx_style_get_property@Base 1.2.0
- mx_style_get_type@Base 1.2.0
- mx_style_get_valist@Base 1.2.0
- mx_style_load_from_file@Base 1.2.0
- mx_style_new@Base 1.2.0
- mx_style_sheet_add_from_file@Base 1.2.0
- mx_style_sheet_destroy@Base 1.2.0
- mx_style_sheet_get_properties@Base 1.2.0
- mx_style_sheet_new@Base 1.2.0
- mx_table_add_actor@Base 1.2.0
- mx_table_add_actor_with_properties@Base 1.2.0
- mx_table_child_get_column@Base 1.2.0
- mx_table_child_get_column_span@Base 1.2.0
- mx_table_child_get_row@Base 1.2.0
- mx_table_child_get_row_span@Base 1.2.0
- mx_table_child_get_type@Base 1.2.0
- mx_table_child_get_x_align@Base 1.2.0
- mx_table_child_get_x_expand@Base 1.2.0
- mx_table_child_get_x_fill@Base 1.2.0
- mx_table_child_get_y_align@Base 1.2.0
- mx_table_child_get_y_expand@Base 1.2.0
- mx_table_child_get_y_fill@Base 1.2.0
- mx_table_child_set_column@Base 1.2.0
- mx_table_child_set_column_span@Base 1.2.0
- mx_table_child_set_row@Base 1.2.0
- mx_table_child_set_row_span@Base 1.2.0
- mx_table_child_set_x_align@Base 1.2.0
- mx_table_child_set_x_expand@Base 1.2.0
- mx_table_child_set_x_fill@Base 1.2.0
- mx_table_child_set_y_align@Base 1.2.0
- mx_table_child_set_y_expand@Base 1.2.0
- mx_table_child_set_y_fill@Base 1.2.0
- mx_table_get_column_count@Base 1.2.0
- mx_table_get_column_spacing@Base 1.2.0
- mx_table_get_row_count@Base 1.2.0
- mx_table_get_row_spacing@Base 1.2.0
- mx_table_get_type@Base 1.2.0
- mx_table_new@Base 1.2.0
- mx_table_set_column_spacing@Base 1.2.0
- mx_table_set_row_spacing@Base 1.2.0
- mx_texture_cache_contains@Base 1.2.0
- mx_texture_cache_contains_meta@Base 1.2.0
- mx_texture_cache_get_actor@Base 1.2.0
- mx_texture_cache_get_cogl_texture@Base 1.2.0
- mx_texture_cache_get_default@Base 1.2.0
- mx_texture_cache_get_meta_cogl_texture@Base 1.2.0
- mx_texture_cache_get_meta_texture@Base 1.2.0
- mx_texture_cache_get_size@Base 1.2.0
- mx_texture_cache_get_texture@Base 1.2.0
- mx_texture_cache_get_type@Base 1.2.0
- mx_texture_cache_insert@Base 1.2.0
- mx_texture_cache_insert_meta@Base 1.2.0
- mx_texture_cache_load_cache@Base 1.2.0
- mx_texture_frame_get_border_values@Base 1.2.0
- mx_texture_frame_get_parent_texture@Base 1.2.0
- mx_texture_frame_get_type@Base 1.2.0
- mx_texture_frame_new@Base 1.2.0
- mx_texture_frame_set_border_values@Base 1.2.0
- mx_texture_frame_set_parent_texture@Base 1.2.0
- mx_toggle_get_active@Base 1.2.0
- mx_toggle_get_type@Base 1.2.0
- mx_toggle_handle_get_type@Base 1.2.0
- mx_toggle_new@Base 1.2.0
- mx_toggle_set_active@Base 1.2.0
- mx_toolbar_get_has_close_button@Base 1.2.0
- mx_toolbar_get_type@Base 1.2.0
- mx_toolbar_new@Base 1.2.0
- mx_toolbar_set_has_close_button@Base 1.2.0
- mx_tooltip_animation_get_type@Base 1.2.0
- mx_tooltip_get_text@Base 1.2.0
- mx_tooltip_get_tip_area@Base 1.2.0
- mx_tooltip_get_type@Base 1.2.0
- mx_tooltip_hide@Base 1.2.0
- mx_tooltip_is_in_browse_mode@Base 1.2.0
- mx_tooltip_set_text@Base 1.2.0
- mx_tooltip_set_tip_area@Base 1.2.0
- mx_tooltip_set_tip_area_from_actor@Base 1.4.1
- mx_tooltip_show@Base 1.2.0
- mx_utils_format_time@Base 1.2.0
- mx_viewport_get_origin@Base 1.2.0
- mx_viewport_get_sync_adjustments@Base 1.2.0
- mx_viewport_get_type@Base 1.2.0
- mx_viewport_new@Base 1.2.0
- mx_viewport_set_origin@Base 1.2.0
- mx_viewport_set_sync_adjustments@Base 1.2.0
- mx_widget_apply_style@Base 1.2.0
- mx_widget_get_available_area@Base 1.2.0
- mx_widget_get_background_image@Base 1.2.0
- mx_widget_get_border_image@Base 1.2.0
- mx_widget_get_disabled@Base 1.2.0
- mx_widget_get_menu@Base 1.2.0
- mx_widget_get_padding@Base 1.2.0
- mx_widget_get_tooltip_delay@Base 1.2.0
- mx_widget_get_tooltip_text@Base 1.2.0
- mx_widget_get_type@Base 1.2.0
- mx_widget_hide_tooltip@Base 1.2.0
- mx_widget_long_press_cancel@Base 1.2.0
- mx_widget_long_press_query@Base 1.2.0
- mx_widget_paint_background@Base 1.2.0
- mx_widget_set_disabled@Base 1.2.0
- mx_widget_set_menu@Base 1.2.0
- mx_widget_set_tooltip_delay@Base 1.2.0
- mx_widget_set_tooltip_text@Base 1.2.0
- mx_widget_show_tooltip@Base 1.2.0
- mx_window_get_child@Base 1.2.0
- mx_window_get_clutter_stage@Base 1.2.0
- mx_window_get_for_stage@Base 1.2.0
- mx_window_get_fullscreen@Base 1.2.0
- mx_window_get_has_toolbar@Base 1.2.0
- mx_window_get_icon_name@Base 1.2.0
- mx_window_get_small_screen@Base 1.2.0
- mx_window_get_title@Base 1.2.0
- mx_window_get_toolbar@Base 1.2.0
- mx_window_get_type@Base 1.2.0
- mx_window_get_window_position@Base 1.2.0
- mx_window_get_window_rotation@Base 1.2.0
- mx_window_get_window_size@Base 1.2.0
- mx_window_hide@Base 1.2.0
- mx_window_new@Base 1.2.0
- mx_window_new_with_clutter_stage@Base 1.2.0
- mx_window_present@Base 1.2.0
- mx_window_rotation_get_type@Base 1.2.0
- mx_window_set_child@Base 1.2.0
- mx_window_set_fullscreen@Base 1.2.0
- mx_window_set_has_toolbar@Base 1.2.0
- mx_window_set_icon_from_cogl_texture@Base 1.2.0
- mx_window_set_icon_name@Base 1.2.0
- mx_window_set_small_screen@Base 1.2.0
- mx_window_set_title@Base 1.2.0
- mx_window_set_toolbar@Base 1.2.0
- mx_window_set_window_position@Base 1.2.0
- mx_window_set_window_rotation@Base 1.2.0
- mx_window_set_window_size@Base 1.2.0
- mx_window_show@Base 1.2.0
-libmx-gtk-1.0.so.0 libmx-1.0-2 #MINVER#
- mx_gtk_frame_get_type@Base 1.2.0
- mx_gtk_frame_new@Base 1.2.0
- mx_gtk_light_switch_get_active@Base 1.2.0
- mx_gtk_light_switch_get_type@Base 1.2.0
- mx_gtk_light_switch_new@Base 1.2.0
- mx_gtk_light_switch_set_active@Base 1.2.0
diff -Naur mx-1.4.6/debian/libmx-2.0-0-dev.install mx-2.0-1.99.5+20130417gita614f7/debian/libmx-2.0-0-dev.install
--- mx-1.4.6/debian/libmx-2.0-0-dev.install	1970-01-01 01:00:00.000000000 +0100
+++ mx-2.0-1.99.5+20130417gita614f7/debian/libmx-2.0-0-dev.install	2012-05-27 00:43:37.000000000 +0200
@@ -0,0 +1,4 @@
+usr/include/
+usr/lib/*/*.so
+usr/lib/*/pkgconfig/
+usr/share/gir-1.0/
diff -Naur mx-1.4.6/debian/libmx-2.0-0.install mx-2.0-1.99.5+20130417gita614f7/debian/libmx-2.0-0.install
--- mx-1.4.6/debian/libmx-2.0-0.install	1970-01-01 01:00:00.000000000 +0100
+++ mx-2.0-1.99.5+20130417gita614f7/debian/libmx-2.0-0.install	2013-03-07 17:46:40.000000000 +0100
@@ -0,0 +1,2 @@
+usr/lib/*/*.so.*
+usr/share/locale/
diff -Naur mx-1.4.6/debian/libmx-2.0-0.symbols mx-2.0-1.99.5+20130417gita614f7/debian/libmx-2.0-0.symbols
--- mx-1.4.6/debian/libmx-2.0-0.symbols	1970-01-01 01:00:00.000000000 +0100
+++ mx-2.0-1.99.5+20130417gita614f7/debian/libmx-2.0-0.symbols	2013-04-17 17:33:52.000000000 +0200
@@ -0,0 +1,614 @@
+libmx-2.0.so.0 libmx-2.0-0 #MINVER#
+ mx_action_get_active@Base 1.99.4+20130307gitcf5edd
+ mx_action_get_display_name@Base 1.99.4+20130307gitcf5edd
+ mx_action_get_icon@Base 1.99.4+20130307gitcf5edd
+ mx_action_get_name@Base 1.99.4+20130307gitcf5edd
+ mx_action_get_type@Base 1.99.4+20130307gitcf5edd
+ mx_action_new@Base 1.99.4+20130307gitcf5edd
+ mx_action_new_full@Base 1.99.4+20130307gitcf5edd
+ mx_action_new_stateful@Base 1.99.4+20130307gitcf5edd
+ mx_action_new_with_parameter@Base 1.99.4+20130307gitcf5edd
+ mx_action_set_active@Base 1.99.4+20130307gitcf5edd
+ mx_action_set_display_name@Base 1.99.4+20130307gitcf5edd
+ mx_action_set_icon@Base 1.99.4+20130307gitcf5edd
+ mx_action_set_name@Base 1.99.4+20130307gitcf5edd
+ mx_actor_box_clamp_to_pixels@Base 1.99.4+20130307gitcf5edd
+ mx_actor_manager_add_actor@Base 1.99.4+20130307gitcf5edd
+ mx_actor_manager_cancel_operation@Base 1.99.4+20130307gitcf5edd
+ mx_actor_manager_cancel_operations@Base 1.99.4+20130307gitcf5edd
+ mx_actor_manager_create_actor@Base 1.99.4+20130307gitcf5edd
+ mx_actor_manager_error_get_type@Base 1.99.4+20130307gitcf5edd
+ mx_actor_manager_get_for_stage@Base 1.99.4+20130307gitcf5edd
+ mx_actor_manager_get_n_operations@Base 1.99.4+20130307gitcf5edd
+ mx_actor_manager_get_stage@Base 1.99.4+20130307gitcf5edd
+ mx_actor_manager_get_time_slice@Base 1.99.4+20130307gitcf5edd
+ mx_actor_manager_get_type@Base 1.99.4+20130307gitcf5edd
+ mx_actor_manager_new@Base 1.99.4+20130307gitcf5edd
+ mx_actor_manager_remove_actor@Base 1.99.4+20130307gitcf5edd
+ mx_actor_manager_remove_container@Base 1.99.4+20130307gitcf5edd
+ mx_actor_manager_set_time_slice@Base 1.99.4+20130307gitcf5edd
+ mx_adjustment_get_clamp_value@Base 1.99.4+20130307gitcf5edd
+ mx_adjustment_get_elastic@Base 1.99.4+20130307gitcf5edd
+ mx_adjustment_get_lower@Base 1.99.4+20130307gitcf5edd
+ mx_adjustment_get_page_increment@Base 1.99.4+20130307gitcf5edd
+ mx_adjustment_get_page_size@Base 1.99.4+20130307gitcf5edd
+ mx_adjustment_get_step_increment@Base 1.99.4+20130307gitcf5edd
+ mx_adjustment_get_type@Base 1.99.4+20130307gitcf5edd
+ mx_adjustment_get_upper@Base 1.99.4+20130307gitcf5edd
+ mx_adjustment_get_value@Base 1.99.4+20130307gitcf5edd
+ mx_adjustment_get_values@Base 1.99.4+20130307gitcf5edd
+ mx_adjustment_interpolate@Base 1.99.4+20130307gitcf5edd
+ mx_adjustment_interpolate_relative@Base 1.99.4+20130307gitcf5edd
+ mx_adjustment_new@Base 1.99.4+20130307gitcf5edd
+ mx_adjustment_new_with_values@Base 1.99.4+20130307gitcf5edd
+ mx_adjustment_set_clamp_value@Base 1.99.4+20130307gitcf5edd
+ mx_adjustment_set_elastic@Base 1.99.4+20130307gitcf5edd
+ mx_adjustment_set_lower@Base 1.99.4+20130307gitcf5edd
+ mx_adjustment_set_page_increment@Base 1.99.4+20130307gitcf5edd
+ mx_adjustment_set_page_size@Base 1.99.4+20130307gitcf5edd
+ mx_adjustment_set_step_increment@Base 1.99.4+20130307gitcf5edd
+ mx_adjustment_set_upper@Base 1.99.4+20130307gitcf5edd
+ mx_adjustment_set_value@Base 1.99.4+20130307gitcf5edd
+ mx_adjustment_set_values@Base 1.99.4+20130307gitcf5edd
+ mx_align_get_type@Base 1.99.4+20130307gitcf5edd
+ mx_allocate_align_fill@Base 1.99.4+20130307gitcf5edd
+ mx_application_add_window@Base 1.99.4+20130307gitcf5edd
+ mx_application_create_window@Base 1.99.4+20130307gitcf5edd
+ mx_application_get_type@Base 1.99.4+20130307gitcf5edd
+ mx_application_get_windows@Base 1.99.4+20130307gitcf5edd
+ mx_application_new@Base 1.99.4+20130307gitcf5edd
+ mx_application_remove_window@Base 1.99.4+20130307gitcf5edd
+#MISSING: 1.99.5+20130417gita614f7-0co1# mx_bin_allocate_child@Base 1.99.4+20130307gitcf5edd
+#MISSING: 1.99.5+20130417gita614f7-0co1# mx_bin_get_alignment@Base 1.99.4+20130307gitcf5edd
+#MISSING: 1.99.5+20130417gita614f7-0co1# mx_bin_get_child@Base 1.99.4+20130307gitcf5edd
+#MISSING: 1.99.5+20130417gita614f7-0co1# mx_bin_get_fill@Base 1.99.4+20130307gitcf5edd
+#MISSING: 1.99.5+20130417gita614f7-0co1# mx_bin_get_type@Base 1.99.4+20130307gitcf5edd
+#MISSING: 1.99.5+20130417gita614f7-0co1# mx_bin_set_alignment@Base 1.99.4+20130307gitcf5edd
+#MISSING: 1.99.5+20130417gita614f7-0co1# mx_bin_set_child@Base 1.99.4+20130307gitcf5edd
+#MISSING: 1.99.5+20130417gita614f7-0co1# mx_bin_set_fill@Base 1.99.4+20130307gitcf5edd
+ mx_border_image_equal@Base 1.99.4+20130307gitcf5edd
+ mx_border_image_get_type@Base 1.99.4+20130307gitcf5edd
+ mx_border_image_set_from_string@Base 1.99.4+20130307gitcf5edd
+ mx_box_layout_child_get_expand@Base 1.99.4+20130307gitcf5edd
+ mx_box_layout_child_get_type@Base 1.99.4+20130307gitcf5edd
+ mx_box_layout_child_get_x_align@Base 1.99.4+20130307gitcf5edd
+ mx_box_layout_child_get_x_fill@Base 1.99.4+20130307gitcf5edd
+ mx_box_layout_child_get_y_align@Base 1.99.4+20130307gitcf5edd
+ mx_box_layout_child_get_y_fill@Base 1.99.4+20130307gitcf5edd
+ mx_box_layout_child_set_expand@Base 1.99.4+20130307gitcf5edd
+ mx_box_layout_child_set_x_align@Base 1.99.4+20130307gitcf5edd
+ mx_box_layout_child_set_x_fill@Base 1.99.4+20130307gitcf5edd
+ mx_box_layout_child_set_y_align@Base 1.99.4+20130307gitcf5edd
+ mx_box_layout_child_set_y_fill@Base 1.99.4+20130307gitcf5edd
+ mx_box_layout_get_enable_animations@Base 1.99.4+20130307gitcf5edd
+ mx_box_layout_get_orientation@Base 1.99.4+20130307gitcf5edd
+ mx_box_layout_get_scroll_to_focused@Base 1.99.4+20130307gitcf5edd
+ mx_box_layout_get_spacing@Base 1.99.4+20130307gitcf5edd
+ mx_box_layout_get_type@Base 1.99.4+20130307gitcf5edd
+ mx_box_layout_insert_actor@Base 1.99.4+20130307gitcf5edd
+ mx_box_layout_insert_actor_with_properties@Base 1.99.4+20130307gitcf5edd
+ mx_box_layout_new@Base 1.99.4+20130307gitcf5edd
+ mx_box_layout_new_with_orientation@Base 1.99.4+20130307gitcf5edd
+ mx_box_layout_set_enable_animations@Base 1.99.4+20130307gitcf5edd
+ mx_box_layout_set_orientation@Base 1.99.4+20130307gitcf5edd
+ mx_box_layout_set_scroll_to_focused@Base 1.99.4+20130307gitcf5edd
+ mx_box_layout_set_spacing@Base 1.99.4+20130307gitcf5edd
+ mx_button_get_action@Base 1.99.4+20130307gitcf5edd
+ mx_button_get_icon_name@Base 1.99.4+20130307gitcf5edd
+ mx_button_get_icon_position@Base 1.99.4+20130307gitcf5edd
+ mx_button_get_icon_size@Base 1.99.4+20130307gitcf5edd
+ mx_button_get_icon_visible@Base 1.99.4+20130307gitcf5edd
+ mx_button_get_is_toggle@Base 1.99.4+20130307gitcf5edd
+ mx_button_get_label@Base 1.99.4+20130307gitcf5edd
+ mx_button_get_label_visible@Base 1.99.4+20130307gitcf5edd
+ mx_button_get_toggled@Base 1.99.4+20130307gitcf5edd
+ mx_button_get_type@Base 1.99.4+20130307gitcf5edd
+ mx_button_group_add@Base 1.99.4+20130307gitcf5edd
+ mx_button_group_foreach@Base 1.99.4+20130307gitcf5edd
+ mx_button_group_get_active_button@Base 1.99.4+20130307gitcf5edd
+ mx_button_group_get_allow_no_active@Base 1.99.4+20130307gitcf5edd
+ mx_button_group_get_buttons@Base 1.99.4+20130307gitcf5edd
+ mx_button_group_get_type@Base 1.99.4+20130307gitcf5edd
+ mx_button_group_new@Base 1.99.4+20130307gitcf5edd
+ mx_button_group_remove@Base 1.99.4+20130307gitcf5edd
+ mx_button_group_set_active_button@Base 1.99.4+20130307gitcf5edd
+ mx_button_group_set_allow_no_active@Base 1.99.4+20130307gitcf5edd
+ mx_button_new@Base 1.99.4+20130307gitcf5edd
+ mx_button_new_with_label@Base 1.99.4+20130307gitcf5edd
+ mx_button_set_action@Base 1.99.4+20130307gitcf5edd
+ mx_button_set_icon_name@Base 1.99.4+20130307gitcf5edd
+ mx_button_set_icon_position@Base 1.99.4+20130307gitcf5edd
+ mx_button_set_icon_size@Base 1.99.4+20130307gitcf5edd
+ mx_button_set_icon_visible@Base 1.99.4+20130307gitcf5edd
+ mx_button_set_is_toggle@Base 1.99.4+20130307gitcf5edd
+ mx_button_set_label@Base 1.99.4+20130307gitcf5edd
+ mx_button_set_label_visible@Base 1.99.4+20130307gitcf5edd
+ mx_button_set_toggled@Base 1.99.4+20130307gitcf5edd
+ mx_clipboard_get_default@Base 1.99.4+20130307gitcf5edd
+ mx_clipboard_get_text@Base 1.99.4+20130307gitcf5edd
+ mx_clipboard_get_type@Base 1.99.4+20130307gitcf5edd
+ mx_clipboard_set_text@Base 1.99.4+20130307gitcf5edd
+ mx_combo_box_append_text@Base 1.99.4+20130307gitcf5edd
+ mx_combo_box_get_active_icon_name@Base 1.99.4+20130307gitcf5edd
+ mx_combo_box_get_active_text@Base 1.99.4+20130307gitcf5edd
+ mx_combo_box_get_index@Base 1.99.4+20130307gitcf5edd
+ mx_combo_box_get_type@Base 1.99.4+20130307gitcf5edd
+ mx_combo_box_insert_text@Base 1.99.4+20130307gitcf5edd
+ mx_combo_box_insert_text_with_icon@Base 1.99.4+20130307gitcf5edd
+ mx_combo_box_new@Base 1.99.4+20130307gitcf5edd
+ mx_combo_box_prepend_text@Base 1.99.4+20130307gitcf5edd
+ mx_combo_box_remove_all@Base 1.99.4+20130307gitcf5edd
+ mx_combo_box_remove_text@Base 1.99.4+20130307gitcf5edd
+ mx_combo_box_set_active_icon_name@Base 1.99.4+20130307gitcf5edd
+ mx_combo_box_set_active_text@Base 1.99.4+20130307gitcf5edd
+ mx_combo_box_set_index@Base 1.99.4+20130307gitcf5edd
+ mx_dialog_add_action@Base 1.99.4+20130307gitcf5edd
+ mx_dialog_get_actions@Base 1.99.4+20130307gitcf5edd
+ mx_dialog_get_type@Base 1.99.4+20130307gitcf5edd
+ mx_dialog_new@Base 1.99.4+20130307gitcf5edd
+ mx_dialog_remove_action@Base 1.99.4+20130307gitcf5edd
+ mx_dialog_set_transient_parent@Base 1.99.4+20130307gitcf5edd
+ mx_display_style_get_type@Base 1.99.4+20130307gitcf5edd
+ mx_drag_axis_get_type@Base 1.99.4+20130307gitcf5edd
+ mx_draggable_disable@Base 1.99.4+20130307gitcf5edd
+ mx_draggable_enable@Base 1.99.4+20130307gitcf5edd
+ mx_draggable_get_axis@Base 1.99.4+20130307gitcf5edd
+ mx_draggable_get_drag_actor@Base 1.99.4+20130307gitcf5edd
+ mx_draggable_get_drag_threshold@Base 1.99.4+20130307gitcf5edd
+ mx_draggable_get_type@Base 1.99.4+20130307gitcf5edd
+ mx_draggable_is_enabled@Base 1.99.4+20130307gitcf5edd
+ mx_draggable_set_axis@Base 1.99.4+20130307gitcf5edd
+ mx_draggable_set_drag_actor@Base 1.99.4+20130307gitcf5edd
+ mx_draggable_set_drag_threshold@Base 1.99.4+20130307gitcf5edd
+ mx_droppable_accept_drop@Base 1.99.4+20130307gitcf5edd
+ mx_droppable_disable@Base 1.99.4+20130307gitcf5edd
+ mx_droppable_enable@Base 1.99.4+20130307gitcf5edd
+ mx_droppable_get_type@Base 1.99.4+20130307gitcf5edd
+ mx_droppable_is_enabled@Base 1.99.4+20130307gitcf5edd
+ mx_entry_get_clutter_text@Base 1.99.4+20130307gitcf5edd
+ mx_entry_get_icon_highlight_suffix@Base 1.99.4+20130307gitcf5edd
+ mx_entry_get_password_char@Base 1.99.4+20130307gitcf5edd
+ mx_entry_get_placeholder@Base 1.99.4+20130307gitcf5edd
+ mx_entry_get_text@Base 1.99.4+20130307gitcf5edd
+ mx_entry_get_type@Base 1.99.4+20130307gitcf5edd
+ mx_entry_new@Base 1.99.4+20130307gitcf5edd
+ mx_entry_new_with_text@Base 1.99.4+20130307gitcf5edd
+ mx_entry_set_icon_highlight_suffix@Base 1.99.4+20130307gitcf5edd
+ mx_entry_set_password_char@Base 1.99.4+20130307gitcf5edd
+ mx_entry_set_placeholder@Base 1.99.4+20130307gitcf5edd
+ mx_entry_set_primary_icon_from_file@Base 1.99.4+20130307gitcf5edd
+ mx_entry_set_primary_icon_tooltip_text@Base 1.99.4+20130307gitcf5edd
+ mx_entry_set_secondary_icon_from_file@Base 1.99.4+20130307gitcf5edd
+ mx_entry_set_secondary_icon_tooltip_text@Base 1.99.4+20130307gitcf5edd
+ mx_entry_set_text@Base 1.99.4+20130307gitcf5edd
+ mx_expander_get_expanded@Base 1.99.4+20130307gitcf5edd
+ mx_expander_get_type@Base 1.99.4+20130307gitcf5edd
+ mx_expander_new@Base 1.99.4+20130307gitcf5edd
+ mx_expander_set_expanded@Base 1.99.4+20130307gitcf5edd
+ mx_expander_set_label@Base 1.99.4+20130307gitcf5edd
+ mx_fade_effect_get_border@Base 1.99.4+20130307gitcf5edd
+ mx_fade_effect_get_bounds@Base 1.99.4+20130307gitcf5edd
+ mx_fade_effect_get_color@Base 1.99.4+20130307gitcf5edd
+ mx_fade_effect_get_type@Base 1.99.4+20130307gitcf5edd
+ mx_fade_effect_new@Base 1.99.4+20130307gitcf5edd
+ mx_fade_effect_set_border@Base 1.99.4+20130307gitcf5edd
+ mx_fade_effect_set_bounds@Base 1.99.4+20130307gitcf5edd
+ mx_fade_effect_set_color@Base 1.99.4+20130307gitcf5edd
+ mx_floating_widget_get_type@Base 1.99.4+20130307gitcf5edd
+ mx_focus_direction_get_type@Base 1.99.4+20130307gitcf5edd
+ mx_focus_hint_from_direction@Base 1.99.4+20130307gitcf5edd
+ mx_focus_hint_get_type@Base 1.99.4+20130307gitcf5edd
+ mx_focus_manager_get_focused@Base 1.99.4+20130307gitcf5edd
+ mx_focus_manager_get_for_stage@Base 1.99.4+20130307gitcf5edd
+ mx_focus_manager_get_stage@Base 1.99.4+20130307gitcf5edd
+ mx_focus_manager_get_type@Base 1.99.4+20130307gitcf5edd
+ mx_focus_manager_move_focus@Base 1.99.4+20130307gitcf5edd
+ mx_focus_manager_push_focus@Base 1.99.4+20130307gitcf5edd
+ mx_focus_manager_push_focus_with_hint@Base 1.99.4+20130307gitcf5edd
+ mx_focusable_accept_focus@Base 1.99.4+20130307gitcf5edd
+ mx_focusable_get_type@Base 1.99.4+20130307gitcf5edd
+ mx_focusable_move_focus@Base 1.99.4+20130307gitcf5edd
+ mx_font_weight_get_type@Base 1.99.4+20130307gitcf5edd
+ mx_font_weight_set_from_string@Base 1.99.4+20130307gitcf5edd
+ mx_frame_get_type@Base 1.99.4+20130307gitcf5edd
+ mx_frame_new@Base 1.99.4+20130307gitcf5edd
+ mx_get_resource@Base 1.99.4+20130307gitcf5edd
+ mx_grid_get_child_x_align@Base 1.99.4+20130307gitcf5edd
+ mx_grid_get_child_y_align@Base 1.99.4+20130307gitcf5edd
+ mx_grid_get_column_spacing@Base 1.99.4+20130307gitcf5edd
+ mx_grid_get_homogenous_columns@Base 1.99.4+20130307gitcf5edd
+ mx_grid_get_homogenous_rows@Base 1.99.4+20130307gitcf5edd
+ mx_grid_get_line_alignment@Base 1.99.4+20130307gitcf5edd
+ mx_grid_get_max_stride@Base 1.99.4+20130307gitcf5edd
+ mx_grid_get_orientation@Base 1.99.4+20130307gitcf5edd
+ mx_grid_get_row_spacing@Base 1.99.4+20130307gitcf5edd
+ mx_grid_get_type@Base 1.99.4+20130307gitcf5edd
+ mx_grid_new@Base 1.99.4+20130307gitcf5edd
+ mx_grid_set_child_x_align@Base 1.99.4+20130307gitcf5edd
+ mx_grid_set_child_y_align@Base 1.99.4+20130307gitcf5edd
+ mx_grid_set_column_spacing@Base 1.99.4+20130307gitcf5edd
+ mx_grid_set_homogenous_columns@Base 1.99.4+20130307gitcf5edd
+ mx_grid_set_homogenous_rows@Base 1.99.4+20130307gitcf5edd
+ mx_grid_set_line_alignment@Base 1.99.4+20130307gitcf5edd
+ mx_grid_set_max_stride@Base 1.99.4+20130307gitcf5edd
+ mx_grid_set_orientation@Base 1.99.4+20130307gitcf5edd
+ mx_grid_set_row_spacing@Base 1.99.4+20130307gitcf5edd
+ mx_icon_get_icon_name@Base 1.99.4+20130307gitcf5edd
+ mx_icon_get_icon_size@Base 1.99.4+20130307gitcf5edd
+ mx_icon_get_type@Base 1.99.4+20130307gitcf5edd
+ mx_icon_new@Base 1.99.4+20130307gitcf5edd
+ mx_icon_set_icon_name@Base 1.99.4+20130307gitcf5edd
+ mx_icon_set_icon_size@Base 1.99.4+20130307gitcf5edd
+ mx_icon_theme_get_default@Base 1.99.4+20130307gitcf5edd
+ mx_icon_theme_get_search_paths@Base 1.99.4+20130307gitcf5edd
+ mx_icon_theme_get_theme_name@Base 1.99.4+20130307gitcf5edd
+ mx_icon_theme_get_type@Base 1.99.4+20130307gitcf5edd
+ mx_icon_theme_has_icon@Base 1.99.4+20130307gitcf5edd
+ mx_icon_theme_lookup@Base 1.99.4+20130307gitcf5edd
+#MISSING: 1.99.5+20130417gita614f7-0co1# mx_icon_theme_lookup_texture@Base 1.99.4+20130307gitcf5edd
+ mx_icon_theme_new@Base 1.99.4+20130307gitcf5edd
+ mx_icon_theme_set_search_paths@Base 1.99.4+20130307gitcf5edd
+ mx_icon_theme_set_theme_name@Base 1.99.4+20130307gitcf5edd
+ mx_image_animate_scale_mode@Base 1.99.4+20130307gitcf5edd
+ mx_image_clear@Base 1.99.4+20130307gitcf5edd
+ mx_image_error_get_type@Base 1.99.4+20130307gitcf5edd
+ mx_image_error_quark@Base 1.99.4+20130307gitcf5edd
+ mx_image_get_allow_upscale@Base 1.99.4+20130307gitcf5edd
+ mx_image_get_image_rotation@Base 1.99.4+20130307gitcf5edd
+ mx_image_get_load_async@Base 1.99.4+20130307gitcf5edd
+ mx_image_get_scale_height_threshold@Base 1.99.4+20130307gitcf5edd
+ mx_image_get_scale_mode@Base 1.99.4+20130307gitcf5edd
+ mx_image_get_scale_width_threshold@Base 1.99.4+20130307gitcf5edd
+ mx_image_get_transition_duration@Base 1.99.4+20130307gitcf5edd
+ mx_image_get_type@Base 1.99.4+20130307gitcf5edd
+ mx_image_new@Base 1.99.4+20130307gitcf5edd
+ mx_image_scale_mode_get_type@Base 1.99.4+20130307gitcf5edd
+ mx_image_set_allow_upscale@Base 1.99.4+20130307gitcf5edd
+ mx_image_set_from_buffer@Base 1.99.4+20130307gitcf5edd
+ mx_image_set_from_buffer_at_size@Base 1.99.4+20130307gitcf5edd
+ mx_image_set_from_cogl_texture@Base 1.99.4+20130307gitcf5edd
+ mx_image_set_from_data@Base 1.99.4+20130307gitcf5edd
+ mx_image_set_from_file@Base 1.99.4+20130307gitcf5edd
+ mx_image_set_from_file_at_size@Base 1.99.4+20130307gitcf5edd
+ mx_image_set_image_rotation@Base 1.99.4+20130307gitcf5edd
+ mx_image_set_load_async@Base 1.99.4+20130307gitcf5edd
+ mx_image_set_scale_height_threshold@Base 1.99.4+20130307gitcf5edd
+ mx_image_set_scale_mode@Base 1.99.4+20130307gitcf5edd
+ mx_image_set_scale_width_threshold@Base 1.99.4+20130307gitcf5edd
+ mx_image_set_transition_duration@Base 1.99.4+20130307gitcf5edd
+ mx_item_factory_create@Base 1.99.4+20130307gitcf5edd
+ mx_item_factory_get_type@Base 1.99.4+20130307gitcf5edd
+ mx_item_view_add_attribute@Base 1.99.4+20130307gitcf5edd
+ mx_item_view_freeze@Base 1.99.4+20130307gitcf5edd
+ mx_item_view_get_factory@Base 1.99.4+20130307gitcf5edd
+ mx_item_view_get_item_type@Base 1.99.4+20130307gitcf5edd
+ mx_item_view_get_model@Base 1.99.4+20130307gitcf5edd
+ mx_item_view_get_type@Base 1.99.4+20130307gitcf5edd
+ mx_item_view_new@Base 1.99.4+20130307gitcf5edd
+ mx_item_view_set_factory@Base 1.99.4+20130307gitcf5edd
+ mx_item_view_set_item_type@Base 1.99.4+20130307gitcf5edd
+ mx_item_view_set_model@Base 1.99.4+20130307gitcf5edd
+ mx_item_view_thaw@Base 1.99.4+20130307gitcf5edd
+ mx_kinetic_scroll_view_ensure_visible@Base 1.99.4+20130307gitcf5edd
+ mx_kinetic_scroll_view_get_acceleration_factor@Base 1.99.4+20130307gitcf5edd
+ mx_kinetic_scroll_view_get_clamp_duration@Base 1.99.4+20130307gitcf5edd
+ mx_kinetic_scroll_view_get_clamp_mode@Base 1.99.4+20130307gitcf5edd
+ mx_kinetic_scroll_view_get_clamp_to_center@Base 1.99.4+20130307gitcf5edd
+ mx_kinetic_scroll_view_get_deceleration@Base 1.99.4+20130307gitcf5edd
+ mx_kinetic_scroll_view_get_input@Base 1.99.4+20130307gitcf5edd
+ mx_kinetic_scroll_view_get_mouse_button@Base 1.99.4+20130307gitcf5edd
+ mx_kinetic_scroll_view_get_overshoot@Base 1.99.4+20130307gitcf5edd
+ mx_kinetic_scroll_view_get_scroll_policy@Base 1.99.4+20130307gitcf5edd
+ mx_kinetic_scroll_view_get_snap_on_page@Base 1.99.4+20130307gitcf5edd
+ mx_kinetic_scroll_view_get_type@Base 1.99.4+20130307gitcf5edd
+ mx_kinetic_scroll_view_get_use_captured@Base 1.99.4+20130307gitcf5edd
+ mx_kinetic_scroll_view_get_use_grab@Base 1.99.4+20130307gitcf5edd
+ mx_kinetic_scroll_view_new@Base 1.99.4+20130307gitcf5edd
+ mx_kinetic_scroll_view_set_acceleration_factor@Base 1.99.4+20130307gitcf5edd
+ mx_kinetic_scroll_view_set_clamp_duration@Base 1.99.4+20130307gitcf5edd
+ mx_kinetic_scroll_view_set_clamp_mode@Base 1.99.4+20130307gitcf5edd
+ mx_kinetic_scroll_view_set_clamp_to_center@Base 1.99.4+20130307gitcf5edd
+ mx_kinetic_scroll_view_set_deceleration@Base 1.99.4+20130307gitcf5edd
+ mx_kinetic_scroll_view_set_mouse_button@Base 1.99.4+20130307gitcf5edd
+ mx_kinetic_scroll_view_set_overshoot@Base 1.99.4+20130307gitcf5edd
+ mx_kinetic_scroll_view_set_scroll_policy@Base 1.99.4+20130307gitcf5edd
+ mx_kinetic_scroll_view_set_snap_on_page@Base 1.99.4+20130307gitcf5edd
+ mx_kinetic_scroll_view_set_use_captured@Base 1.99.4+20130307gitcf5edd
+ mx_kinetic_scroll_view_set_use_grab@Base 1.99.4+20130307gitcf5edd
+ mx_kinetic_scroll_view_state_get_type@Base 1.99.4+20130307gitcf5edd
+ mx_kinetic_scroll_view_stop@Base 1.99.4+20130307gitcf5edd
+ mx_label_get_alignment@Base 1.99.4+20130307gitcf5edd
+ mx_label_get_clutter_text@Base 1.99.4+20130307gitcf5edd
+ mx_label_get_fade_out@Base 1.99.4+20130307gitcf5edd
+ mx_label_get_line_wrap@Base 1.99.4+20130307gitcf5edd
+ mx_label_get_show_tooltip@Base 1.99.4+20130307gitcf5edd
+ mx_label_get_text@Base 1.99.4+20130307gitcf5edd
+ mx_label_get_type@Base 1.99.4+20130307gitcf5edd
+ mx_label_get_use_markup@Base 1.99.4+20130307gitcf5edd
+ mx_label_get_x_align@Base 1.99.4+20130307gitcf5edd
+ mx_label_get_y_align@Base 1.99.4+20130307gitcf5edd
+ mx_label_new@Base 1.99.4+20130307gitcf5edd
+ mx_label_new_with_text@Base 1.99.4+20130307gitcf5edd
+ mx_label_set_alignment@Base 1.99.4+20130307gitcf5edd
+ mx_label_set_fade_out@Base 1.99.4+20130307gitcf5edd
+ mx_label_set_line_wrap@Base 1.99.4+20130307gitcf5edd
+ mx_label_set_show_tooltip@Base 1.99.4+20130307gitcf5edd
+ mx_label_set_text@Base 1.99.4+20130307gitcf5edd
+ mx_label_set_use_markup@Base 1.99.4+20130307gitcf5edd
+ mx_label_set_x_align@Base 1.99.4+20130307gitcf5edd
+ mx_label_set_y_align@Base 1.99.4+20130307gitcf5edd
+ mx_list_view_add_attribute@Base 1.99.4+20130307gitcf5edd
+ mx_list_view_freeze@Base 1.99.4+20130307gitcf5edd
+ mx_list_view_get_factory@Base 1.99.4+20130307gitcf5edd
+ mx_list_view_get_item_type@Base 1.99.4+20130307gitcf5edd
+ mx_list_view_get_model@Base 1.99.4+20130307gitcf5edd
+ mx_list_view_get_type@Base 1.99.4+20130307gitcf5edd
+ mx_list_view_new@Base 1.99.4+20130307gitcf5edd
+ mx_list_view_set_factory@Base 1.99.4+20130307gitcf5edd
+ mx_list_view_set_item_type@Base 1.99.4+20130307gitcf5edd
+ mx_list_view_set_model@Base 1.99.4+20130307gitcf5edd
+ mx_list_view_thaw@Base 1.99.4+20130307gitcf5edd
+ mx_long_press_action_get_type@Base 1.99.4+20130307gitcf5edd
+ mx_menu_add_action@Base 1.99.4+20130307gitcf5edd
+ mx_menu_get_type@Base 1.99.4+20130307gitcf5edd
+ mx_menu_new@Base 1.99.4+20130307gitcf5edd
+ mx_menu_remove_action@Base 1.99.4+20130307gitcf5edd
+ mx_menu_remove_all@Base 1.99.4+20130307gitcf5edd
+ mx_menu_show_with_position@Base 1.99.4+20130307gitcf5edd
+ mx_notebook_get_current_page@Base 1.99.4+20130307gitcf5edd
+ mx_notebook_get_type@Base 1.99.4+20130307gitcf5edd
+ mx_notebook_new@Base 1.99.4+20130307gitcf5edd
+ mx_notebook_next_page@Base 1.99.4+20130307gitcf5edd
+ mx_notebook_previous_page@Base 1.99.4+20130307gitcf5edd
+ mx_notebook_set_current_page@Base 1.99.4+20130307gitcf5edd
+ mx_orientation_get_type@Base 1.99.4+20130307gitcf5edd
+ mx_padding_get_type@Base 1.99.4+20130307gitcf5edd
+ mx_pager_get_actor_for_page@Base 1.99.4+20130307gitcf5edd
+ mx_pager_get_current_page@Base 1.99.4+20130307gitcf5edd
+ mx_pager_get_current_page_actor@Base 1.99.4+20130307gitcf5edd
+ mx_pager_get_edge_previews@Base 1.99.4+20130307gitcf5edd
+ mx_pager_get_n_pages@Base 1.99.4+20130307gitcf5edd
+ mx_pager_get_type@Base 1.99.4+20130307gitcf5edd
+ mx_pager_insert_page@Base 1.99.4+20130307gitcf5edd
+ mx_pager_new@Base 1.99.4+20130307gitcf5edd
+ mx_pager_next@Base 1.99.4+20130307gitcf5edd
+ mx_pager_previous@Base 1.99.4+20130307gitcf5edd
+ mx_pager_set_current_page@Base 1.99.4+20130307gitcf5edd
+ mx_pager_set_current_page_by_actor@Base 1.99.4+20130307gitcf5edd
+ mx_pager_set_edge_previews@Base 1.99.4+20130307gitcf5edd
+ mx_path_bar_button_get_type@Base 1.99.4+20130307gitcf5edd
+ mx_path_bar_button_new@Base 1.99.4+20130307gitcf5edd
+ mx_path_bar_clear@Base 1.99.4+20130307gitcf5edd
+ mx_path_bar_get_clear_on_change@Base 1.99.4+20130307gitcf5edd
+ mx_path_bar_get_editable@Base 1.99.4+20130307gitcf5edd
+ mx_path_bar_get_entry@Base 1.99.4+20130307gitcf5edd
+ mx_path_bar_get_label@Base 1.99.4+20130307gitcf5edd
+ mx_path_bar_get_level@Base 1.99.4+20130307gitcf5edd
+ mx_path_bar_get_text@Base 1.99.4+20130307gitcf5edd
+ mx_path_bar_get_type@Base 1.99.4+20130307gitcf5edd
+ mx_path_bar_new@Base 1.99.4+20130307gitcf5edd
+ mx_path_bar_pop@Base 1.99.4+20130307gitcf5edd
+ mx_path_bar_push@Base 1.99.4+20130307gitcf5edd
+ mx_path_bar_set_clear_on_change@Base 1.99.4+20130307gitcf5edd
+ mx_path_bar_set_editable@Base 1.99.4+20130307gitcf5edd
+ mx_path_bar_set_label@Base 1.99.4+20130307gitcf5edd
+ mx_path_bar_set_text@Base 1.99.4+20130307gitcf5edd
+ mx_position_get_type@Base 1.99.4+20130307gitcf5edd
+ mx_progress_bar_get_progress@Base 1.99.4+20130307gitcf5edd
+ mx_progress_bar_get_type@Base 1.99.4+20130307gitcf5edd
+ mx_progress_bar_new@Base 1.99.4+20130307gitcf5edd
+ mx_progress_bar_set_progress@Base 1.99.4+20130307gitcf5edd
+ mx_scroll_bar_get_adjustment@Base 1.99.4+20130307gitcf5edd
+ mx_scroll_bar_get_orientation@Base 1.99.4+20130307gitcf5edd
+ mx_scroll_bar_get_type@Base 1.99.4+20130307gitcf5edd
+ mx_scroll_bar_new@Base 1.99.4+20130307gitcf5edd
+ mx_scroll_bar_new_with_adjustment@Base 1.99.4+20130307gitcf5edd
+ mx_scroll_bar_set_adjustment@Base 1.99.4+20130307gitcf5edd
+ mx_scroll_bar_set_orientation@Base 1.99.4+20130307gitcf5edd
+ mx_scroll_policy_get_type@Base 1.99.4+20130307gitcf5edd
+ mx_scroll_view_ensure_visible@Base 1.99.4+20130307gitcf5edd
+ mx_scroll_view_get_enable_mouse_scrolling@Base 1.99.4+20130307gitcf5edd
+ mx_scroll_view_get_scroll_policy@Base 1.99.4+20130307gitcf5edd
+ mx_scroll_view_get_scroll_visibility@Base 1.99.4+20130307gitcf5edd
+ mx_scroll_view_get_type@Base 1.99.4+20130307gitcf5edd
+ mx_scroll_view_new@Base 1.99.4+20130307gitcf5edd
+ mx_scroll_view_set_enable_mouse_scrolling@Base 1.99.4+20130307gitcf5edd
+ mx_scroll_view_set_scroll_policy@Base 1.99.4+20130307gitcf5edd
+ mx_scroll_view_set_scroll_visibility@Base 1.99.4+20130307gitcf5edd
+ mx_scrollable_get_adjustments@Base 1.99.4+20130307gitcf5edd
+ mx_scrollable_get_type@Base 1.99.4+20130307gitcf5edd
+ mx_scrollable_set_adjustments@Base 1.99.4+20130307gitcf5edd
+ mx_set_locale@Base 1.99.4+20130307gitcf5edd
+ mx_settings_get_default@Base 1.99.4+20130307gitcf5edd
+ mx_settings_get_type@Base 1.99.4+20130307gitcf5edd
+ mx_slider_get_buffer_value@Base 1.99.4+20130307gitcf5edd
+ mx_slider_get_type@Base 1.99.4+20130307gitcf5edd
+ mx_slider_get_value@Base 1.99.4+20130307gitcf5edd
+ mx_slider_new@Base 1.99.4+20130307gitcf5edd
+ mx_slider_set_buffer_value@Base 1.99.4+20130307gitcf5edd
+ mx_slider_set_value@Base 1.99.4+20130307gitcf5edd
+ mx_spinner_get_animating@Base 1.99.4+20130307gitcf5edd
+ mx_spinner_get_type@Base 1.99.4+20130307gitcf5edd
+ mx_spinner_new@Base 1.99.4+20130307gitcf5edd
+ mx_spinner_set_animating@Base 1.99.4+20130307gitcf5edd
+ mx_stack_child_get_crop@Base 1.99.4+20130307gitcf5edd
+ mx_stack_child_get_fit@Base 1.99.4+20130307gitcf5edd
+ mx_stack_child_get_type@Base 1.99.4+20130307gitcf5edd
+ mx_stack_child_get_x_align@Base 1.99.4+20130307gitcf5edd
+ mx_stack_child_get_x_fill@Base 1.99.4+20130307gitcf5edd
+ mx_stack_child_get_y_align@Base 1.99.4+20130307gitcf5edd
+ mx_stack_child_get_y_fill@Base 1.99.4+20130307gitcf5edd
+ mx_stack_child_set_crop@Base 1.99.4+20130307gitcf5edd
+ mx_stack_child_set_fit@Base 1.99.4+20130307gitcf5edd
+ mx_stack_child_set_x_align@Base 1.99.4+20130307gitcf5edd
+ mx_stack_child_set_x_fill@Base 1.99.4+20130307gitcf5edd
+ mx_stack_child_set_y_align@Base 1.99.4+20130307gitcf5edd
+ mx_stack_child_set_y_fill@Base 1.99.4+20130307gitcf5edd
+ mx_stack_get_type@Base 1.99.4+20130307gitcf5edd
+ mx_stack_new@Base 1.99.4+20130307gitcf5edd
+ mx_stylable_apply_clutter_text_attributes@Base 1.99.4+20130307gitcf5edd
+ mx_stylable_connect_change_notifiers@Base 1.99.4+20130307gitcf5edd
+ mx_stylable_disconnect_change_notifiers@Base 1.99.4+20130307gitcf5edd
+ mx_stylable_find_property@Base 1.99.4+20130307gitcf5edd
+ mx_stylable_get@Base 1.99.4+20130307gitcf5edd
+ mx_stylable_get_default_value@Base 1.99.4+20130307gitcf5edd
+ mx_stylable_get_style@Base 1.99.4+20130307gitcf5edd
+ mx_stylable_get_style_class@Base 1.99.4+20130307gitcf5edd
+ mx_stylable_get_style_property@Base 1.99.4+20130307gitcf5edd
+ mx_stylable_get_style_pseudo_class@Base 1.99.4+20130307gitcf5edd
+ mx_stylable_get_type@Base 1.99.4+20130307gitcf5edd
+ mx_stylable_iface_install_property@Base 1.99.4+20130307gitcf5edd
+ mx_stylable_list_properties@Base 1.99.4+20130307gitcf5edd
+ mx_stylable_set_style@Base 1.99.4+20130307gitcf5edd
+ mx_stylable_set_style_class@Base 1.99.4+20130307gitcf5edd
+ mx_stylable_set_style_pseudo_class@Base 1.99.4+20130307gitcf5edd
+ mx_stylable_style_changed@Base 1.99.4+20130307gitcf5edd
+ mx_stylable_style_pseudo_class_add@Base 1.99.4+20130307gitcf5edd
+ mx_stylable_style_pseudo_class_contains@Base 1.99.4+20130307gitcf5edd
+ mx_stylable_style_pseudo_class_remove@Base 1.99.4+20130307gitcf5edd
+ mx_style_changed_flags_get_type@Base 1.99.4+20130307gitcf5edd
+ mx_style_error_get_type@Base 1.99.4+20130307gitcf5edd
+ mx_style_get@Base 1.99.4+20130307gitcf5edd
+ mx_style_get_default@Base 1.99.4+20130307gitcf5edd
+ mx_style_get_property@Base 1.99.4+20130307gitcf5edd
+ mx_style_get_type@Base 1.99.4+20130307gitcf5edd
+ mx_style_get_valist@Base 1.99.4+20130307gitcf5edd
+ mx_style_load_from_data@Base 1.99.4+20130307gitcf5edd
+ mx_style_load_from_file@Base 1.99.4+20130307gitcf5edd
+ mx_style_load_from_resource@Base 1.99.4+20130307gitcf5edd
+ mx_style_new@Base 1.99.4+20130307gitcf5edd
+ mx_style_sheet_add_from_data@Base 1.99.4+20130307gitcf5edd
+ mx_style_sheet_add_from_file@Base 1.99.4+20130307gitcf5edd
+ mx_style_sheet_destroy@Base 1.99.4+20130307gitcf5edd
+ mx_style_sheet_get_properties@Base 1.99.4+20130307gitcf5edd
+ mx_style_sheet_new@Base 1.99.4+20130307gitcf5edd
+ mx_style_sheet_remove@Base 1.99.4+20130307gitcf5edd
+ mx_table_child_get_column@Base 1.99.4+20130307gitcf5edd
+ mx_table_child_get_column_span@Base 1.99.4+20130307gitcf5edd
+ mx_table_child_get_row@Base 1.99.4+20130307gitcf5edd
+ mx_table_child_get_row_span@Base 1.99.4+20130307gitcf5edd
+ mx_table_child_get_type@Base 1.99.4+20130307gitcf5edd
+ mx_table_child_get_x_align@Base 1.99.4+20130307gitcf5edd
+ mx_table_child_get_x_expand@Base 1.99.4+20130307gitcf5edd
+ mx_table_child_get_x_fill@Base 1.99.4+20130307gitcf5edd
+ mx_table_child_get_y_align@Base 1.99.4+20130307gitcf5edd
+ mx_table_child_get_y_expand@Base 1.99.4+20130307gitcf5edd
+ mx_table_child_get_y_fill@Base 1.99.4+20130307gitcf5edd
+ mx_table_child_set_column@Base 1.99.4+20130307gitcf5edd
+ mx_table_child_set_column_span@Base 1.99.4+20130307gitcf5edd
+ mx_table_child_set_row@Base 1.99.4+20130307gitcf5edd
+ mx_table_child_set_row_span@Base 1.99.4+20130307gitcf5edd
+ mx_table_child_set_x_align@Base 1.99.4+20130307gitcf5edd
+ mx_table_child_set_x_expand@Base 1.99.4+20130307gitcf5edd
+ mx_table_child_set_x_fill@Base 1.99.4+20130307gitcf5edd
+ mx_table_child_set_y_align@Base 1.99.4+20130307gitcf5edd
+ mx_table_child_set_y_expand@Base 1.99.4+20130307gitcf5edd
+ mx_table_child_set_y_fill@Base 1.99.4+20130307gitcf5edd
+ mx_table_get_actor_at@Base 1.99.4+20130307gitcf5edd
+ mx_table_get_column_count@Base 1.99.4+20130307gitcf5edd
+ mx_table_get_column_spacing@Base 1.99.4+20130307gitcf5edd
+ mx_table_get_row_count@Base 1.99.4+20130307gitcf5edd
+ mx_table_get_row_spacing@Base 1.99.4+20130307gitcf5edd
+ mx_table_get_type@Base 1.99.4+20130307gitcf5edd
+ mx_table_insert_actor@Base 1.99.4+20130307gitcf5edd
+ mx_table_insert_actor_with_properties@Base 1.99.4+20130307gitcf5edd
+ mx_table_new@Base 1.99.4+20130307gitcf5edd
+ mx_table_set_column_spacing@Base 1.99.4+20130307gitcf5edd
+ mx_table_set_row_spacing@Base 1.99.4+20130307gitcf5edd
+ mx_text_align_get_type@Base 1.99.4+20130307gitcf5edd
+ mx_text_shadow_get_type@Base 1.99.4+20130307gitcf5edd
+ mx_texture_cache_contains@Base 1.99.4+20130307gitcf5edd
+ mx_texture_cache_contains_meta@Base 1.99.4+20130307gitcf5edd
+#MISSING: 1.99.5+20130417gita614f7-0co1# mx_texture_cache_get_actor@Base 1.99.4+20130307gitcf5edd
+ mx_texture_cache_get_cogl_texture@Base 1.99.4+20130307gitcf5edd
+ mx_texture_cache_get_default@Base 1.99.4+20130307gitcf5edd
+ mx_texture_cache_get_meta_cogl_texture@Base 1.99.4+20130307gitcf5edd
+#MISSING: 1.99.5+20130417gita614f7-0co1# mx_texture_cache_get_meta_texture@Base 1.99.4+20130307gitcf5edd
+ mx_texture_cache_get_size@Base 1.99.4+20130307gitcf5edd
+#MISSING: 1.99.5+20130417gita614f7-0co1# mx_texture_cache_get_texture@Base 1.99.4+20130307gitcf5edd
+ mx_texture_cache_get_type@Base 1.99.4+20130307gitcf5edd
+ mx_texture_cache_insert@Base 1.99.4+20130307gitcf5edd
+ mx_texture_cache_insert_meta@Base 1.99.4+20130307gitcf5edd
+ mx_texture_cache_load_cache@Base 1.99.4+20130307gitcf5edd
+#MISSING: 1.99.5+20130417gita614f7-0co1# mx_texture_frame_get_border_values@Base 1.99.4+20130307gitcf5edd
+#MISSING: 1.99.5+20130417gita614f7-0co1# mx_texture_frame_get_parent_texture@Base 1.99.4+20130307gitcf5edd
+#MISSING: 1.99.5+20130417gita614f7-0co1# mx_texture_frame_get_type@Base 1.99.4+20130307gitcf5edd
+#MISSING: 1.99.5+20130417gita614f7-0co1# mx_texture_frame_new@Base 1.99.4+20130307gitcf5edd
+ mx_texture_frame_paint_texture@Base 1.99.4+20130307gitcf5edd
+#MISSING: 1.99.5+20130417gita614f7-0co1# mx_texture_frame_set_border_values@Base 1.99.4+20130307gitcf5edd
+#MISSING: 1.99.5+20130417gita614f7-0co1# mx_texture_frame_set_parent_texture@Base 1.99.4+20130307gitcf5edd
+ mx_toggle_get_active@Base 1.99.4+20130307gitcf5edd
+ mx_toggle_get_type@Base 1.99.4+20130307gitcf5edd
+ mx_toggle_handle_get_type@Base 1.99.4+20130307gitcf5edd
+ mx_toggle_new@Base 1.99.4+20130307gitcf5edd
+ mx_toggle_set_active@Base 1.99.4+20130307gitcf5edd
+ mx_toolbar_get_has_close_button@Base 1.99.4+20130307gitcf5edd
+ mx_toolbar_get_type@Base 1.99.4+20130307gitcf5edd
+ mx_toolbar_new@Base 1.99.4+20130307gitcf5edd
+ mx_toolbar_set_has_close_button@Base 1.99.4+20130307gitcf5edd
+#MISSING: 1.99.5+20130417gita614f7-0co1# mx_tooltip_animation_get_type@Base 1.99.4+20130307gitcf5edd
+ mx_tooltip_get_text@Base 1.99.4+20130307gitcf5edd
+ mx_tooltip_get_tip_area@Base 1.99.4+20130307gitcf5edd
+ mx_tooltip_get_type@Base 1.99.4+20130307gitcf5edd
+ mx_tooltip_hide@Base 1.99.4+20130307gitcf5edd
+ mx_tooltip_is_in_browse_mode@Base 1.99.4+20130307gitcf5edd
+ mx_tooltip_set_text@Base 1.99.4+20130307gitcf5edd
+ mx_tooltip_set_tip_area@Base 1.99.4+20130307gitcf5edd
+ mx_tooltip_set_tip_area_from_actor@Base 1.99.4+20130307gitcf5edd
+ mx_tooltip_show@Base 1.99.4+20130307gitcf5edd
+ mx_utils_format_time@Base 1.99.4+20130307gitcf5edd
+ mx_viewport_get_origin@Base 1.99.4+20130307gitcf5edd
+ mx_viewport_get_sync_adjustments@Base 1.99.4+20130307gitcf5edd
+ mx_viewport_get_type@Base 1.99.4+20130307gitcf5edd
+ mx_viewport_new@Base 1.99.4+20130307gitcf5edd
+ mx_viewport_set_origin@Base 1.99.4+20130307gitcf5edd
+ mx_viewport_set_sync_adjustments@Base 1.99.4+20130307gitcf5edd
+ mx_visibility_style_get_type@Base 1.99.4+20130307gitcf5edd
+ mx_widget_apply_style@Base 1.99.4+20130307gitcf5edd
+ mx_widget_get_available_area@Base 1.99.4+20130307gitcf5edd
+ mx_widget_get_background_color@Base 1.99.4+20130307gitcf5edd
+ mx_widget_get_background_texture@Base 1.99.4+20130307gitcf5edd
+ mx_widget_get_disabled@Base 1.99.4+20130307gitcf5edd
+ mx_widget_get_menu@Base 1.99.4+20130307gitcf5edd
+ mx_widget_get_padding@Base 1.99.4+20130307gitcf5edd
+ mx_widget_get_tooltip_delay@Base 1.99.4+20130307gitcf5edd
+ mx_widget_get_tooltip_text@Base 1.99.4+20130307gitcf5edd
+ mx_widget_get_type@Base 1.99.4+20130307gitcf5edd
+ mx_widget_hide_tooltip@Base 1.99.4+20130307gitcf5edd
+ mx_widget_long_press_cancel@Base 1.99.4+20130307gitcf5edd
+ mx_widget_long_press_query@Base 1.99.4+20130307gitcf5edd
+ mx_widget_set_disabled@Base 1.99.4+20130307gitcf5edd
+ mx_widget_set_menu@Base 1.99.4+20130307gitcf5edd
+ mx_widget_set_tooltip_delay@Base 1.99.4+20130307gitcf5edd
+ mx_widget_set_tooltip_text@Base 1.99.4+20130307gitcf5edd
+ mx_widget_show_tooltip@Base 1.99.4+20130307gitcf5edd
+ mx_window_get_child@Base 1.99.4+20130307gitcf5edd
+ mx_window_get_clutter_stage@Base 1.99.4+20130307gitcf5edd
+ mx_window_get_for_stage@Base 1.99.4+20130307gitcf5edd
+ mx_window_get_fullscreen@Base 1.99.4+20130307gitcf5edd
+ mx_window_get_has_toolbar@Base 1.99.4+20130307gitcf5edd
+ mx_window_get_icon_name@Base 1.99.4+20130307gitcf5edd
+ mx_window_get_small_screen@Base 1.99.4+20130307gitcf5edd
+ mx_window_get_title@Base 1.99.4+20130307gitcf5edd
+ mx_window_get_toolbar@Base 1.99.4+20130307gitcf5edd
+ mx_window_get_type@Base 1.99.4+20130307gitcf5edd
+ mx_window_get_window_position@Base 1.99.4+20130307gitcf5edd
+ mx_window_get_window_rotation@Base 1.99.4+20130307gitcf5edd
+ mx_window_get_window_size@Base 1.99.4+20130307gitcf5edd
+ mx_window_hide@Base 1.99.4+20130307gitcf5edd
+ mx_window_new@Base 1.99.4+20130307gitcf5edd
+ mx_window_new_with_clutter_stage@Base 1.99.4+20130307gitcf5edd
+ mx_window_present@Base 1.99.4+20130307gitcf5edd
+ mx_window_rotation_get_type@Base 1.99.4+20130307gitcf5edd
+ mx_window_set_child@Base 1.99.4+20130307gitcf5edd
+ mx_window_set_fullscreen@Base 1.99.4+20130307gitcf5edd
+ mx_window_set_has_toolbar@Base 1.99.4+20130307gitcf5edd
+ mx_window_set_icon_from_cogl_texture@Base 1.99.4+20130307gitcf5edd
+ mx_window_set_icon_name@Base 1.99.4+20130307gitcf5edd
+ mx_window_set_small_screen@Base 1.99.4+20130307gitcf5edd
+ mx_window_set_title@Base 1.99.4+20130307gitcf5edd
+ mx_window_set_toolbar@Base 1.99.4+20130307gitcf5edd
+ mx_window_set_window_position@Base 1.99.4+20130307gitcf5edd
+ mx_window_set_window_rotation@Base 1.99.4+20130307gitcf5edd
+ mx_window_set_window_size@Base 1.99.4+20130307gitcf5edd
+ mx_window_show@Base 1.99.4+20130307gitcf5edd
diff -Naur mx-1.4.6/debian/libmx-2.0-0-tests.install mx-2.0-1.99.5+20130417gita614f7/debian/libmx-2.0-0-tests.install
--- mx-1.4.6/debian/libmx-2.0-0-tests.install	1970-01-01 01:00:00.000000000 +0100
+++ mx-2.0-1.99.5+20130417gita614f7/debian/libmx-2.0-0-tests.install	2013-04-24 10:27:28.000000000 +0200
@@ -0,0 +1 @@
+usr/lib/*/*/tests/*
diff -Naur mx-1.4.6/debian/libmx-2.0-doc.install mx-2.0-1.99.5+20130417gita614f7/debian/libmx-2.0-doc.install
--- mx-1.4.6/debian/libmx-2.0-doc.install	1970-01-01 01:00:00.000000000 +0100
+++ mx-2.0-1.99.5+20130417gita614f7/debian/libmx-2.0-doc.install	2013-03-14 14:25:19.000000000 +0100
@@ -0,0 +1 @@
+usr/share/gtk-doc/html/mx/*html usr/share/doc/libmx-2.0-doc/html/mx/
diff -Naur mx-1.4.6/debian/libmx-2.0-doc.links mx-2.0-1.99.5+20130417gita614f7/debian/libmx-2.0-doc.links
--- mx-1.4.6/debian/libmx-2.0-doc.links	1970-01-01 01:00:00.000000000 +0100
+++ mx-2.0-1.99.5+20130417gita614f7/debian/libmx-2.0-doc.links	2013-03-14 15:50:54.000000000 +0100
@@ -0,0 +1 @@
+usr/share/doc/libmx-2.0-doc/html/mx usr/share/gtk-doc/html/mx-2.0
diff -Naur mx-1.4.6/debian/libmx-bin.install mx-2.0-1.99.5+20130417gita614f7/debian/libmx-bin.install
--- mx-1.4.6/debian/libmx-bin.install	2012-03-17 18:35:04.000000000 +0100
+++ mx-2.0-1.99.5+20130417gita614f7/debian/libmx-bin.install	1970-01-01 01:00:00.000000000 +0100
@@ -1 +0,0 @@
-usr/bin/
diff -Naur mx-1.4.6/debian/libmx-bin.manpages mx-2.0-1.99.5+20130417gita614f7/debian/libmx-bin.manpages
--- mx-1.4.6/debian/libmx-bin.manpages	2010-04-17 09:02:29.000000000 +0200
+++ mx-2.0-1.99.5+20130417gita614f7/debian/libmx-bin.manpages	1970-01-01 01:00:00.000000000 +0100
@@ -1 +0,0 @@
-mx-create-image-cache.1
diff -Naur mx-1.4.6/debian/libmx-common.install mx-2.0-1.99.5+20130417gita614f7/debian/libmx-common.install
--- mx-1.4.6/debian/libmx-common.install	2012-03-17 18:35:04.000000000 +0100
+++ mx-2.0-1.99.5+20130417gita614f7/debian/libmx-common.install	1970-01-01 01:00:00.000000000 +0100
@@ -1,2 +0,0 @@
-usr/share/locale/
-usr/share/mx/
diff -Naur mx-1.4.6/debian/libmx-dev.install mx-2.0-1.99.5+20130417gita614f7/debian/libmx-dev.install
--- mx-1.4.6/debian/libmx-dev.install	2012-03-17 18:35:04.000000000 +0100
+++ mx-2.0-1.99.5+20130417gita614f7/debian/libmx-dev.install	1970-01-01 01:00:00.000000000 +0100
@@ -1,4 +0,0 @@
-usr/include/
-usr/lib/*/*.so
-usr/lib/*/pkgconfig/
-usr/share/gir-1.0/
diff -Naur mx-1.4.6/debian/libmx-doc.install mx-2.0-1.99.5+20130417gita614f7/debian/libmx-doc.install
--- mx-1.4.6/debian/libmx-doc.install	2012-03-17 18:35:04.000000000 +0100
+++ mx-2.0-1.99.5+20130417gita614f7/debian/libmx-doc.install	1970-01-01 01:00:00.000000000 +0100
@@ -1,2 +0,0 @@
-usr/share/gtk-doc/html/mx usr/share/doc/libmx-doc/html
-usr/share/gtk-doc/html/mx-gtk usr/share/doc/libmx-doc/html
diff -Naur mx-1.4.6/debian/libmx-doc.links mx-2.0-1.99.5+20130417gita614f7/debian/libmx-doc.links
--- mx-1.4.6/debian/libmx-doc.links	2011-06-27 21:51:06.000000000 +0200
+++ mx-2.0-1.99.5+20130417gita614f7/debian/libmx-doc.links	1970-01-01 01:00:00.000000000 +0100
@@ -1,2 +0,0 @@
-usr/share/doc/libmx-doc/html/mx usr/share/gtk-doc/html/mx
-usr/share/doc/libmx-doc/html/mx-gtk usr/share/gtk-doc/html/mx-gtk
diff -Naur mx-1.4.6/debian/mx-create-image-cache.sgml mx-2.0-1.99.5+20130417gita614f7/debian/mx-create-image-cache.sgml
--- mx-1.4.6/debian/mx-create-image-cache.sgml	2010-04-17 09:02:29.000000000 +0200
+++ mx-2.0-1.99.5+20130417gita614f7/debian/mx-create-image-cache.sgml	1970-01-01 01:00:00.000000000 +0100
@@ -1,118 +0,0 @@
-<!doctype refentry PUBLIC "-//OASIS//DTD DocBook V4.1//EN" [
-
-<!-- Process this file with docbook-to-man to generate an nroff manual
-     page: `docbook-to-man manpage.sgml > manpage.1'.  You may view
-     the manual page with: `docbook-to-man manpage.sgml | nroff -man |
-     less'.  A typical entry in a Makefile or Makefile.am is:
-
-manpage.1: manpage.sgml
-	docbook-to-man $< > $@
-
-
-	The docbook-to-man binary is found in the docbook-to-man package.
-	Please remember that if you create the nroff version in one of the
-	debian/rules file targets (such as build), you will need to include
-	docbook-to-man in your Build-Depends control field.
-
-  -->
-
-  <!-- Fill in your name for FIRSTNAME and SURNAME. -->
-  <!ENTITY dhfirstname "<firstname>Ying-Chun</firstname>">
-  <!ENTITY dhsurname   "<surname>Liu</surname>">
-  <!-- Please adjust the date whenever revising the manpage. -->
-  <!ENTITY dhdate      "<date>September  5, 2009</date>">
-  <!-- SECTION should be 1-8, maybe w/ subsection other parameters are
-       allowed: see man(7), man(1). -->
-  <!ENTITY dhsection   "<manvolnum>1</manvolnum>">
-  <!ENTITY dhemail     "<email>[email protected]</email>">
-  <!ENTITY dhusername  "Ying-Chun Liu (PaulLiu)">
-  <!ENTITY dhucpackage "<refentrytitle>mx</refentrytitle>">
-  <!ENTITY dhpackage   "mx-create-image-cache">
-
-  <!ENTITY debian      "<productname>Debian</productname>">
-  <!ENTITY gnu         "<acronym>GNU</acronym>">
-  <!ENTITY gpl         "&gnu; <acronym>GPL</acronym>">
-]>
-
-<refentry>
-  <refentryinfo>
-    <address>
-      &dhemail;
-    </address>
-    <author>
-      &dhfirstname;
-      &dhsurname;
-    </author>
-    <copyright>
-      <year>2009</year>
-      <holder>&dhusername;</holder>
-    </copyright>
-    &dhdate;
-  </refentryinfo>
-  <refmeta>
-    &dhucpackage;
-
-    &dhsection;
-  </refmeta>
-  <refnamediv>
-    <refname>&dhpackage;</refname>
-
-    <refpurpose>program to make a cache of a directory
-    </refpurpose>
-  </refnamediv>
-  <refsynopsisdiv>
-    <cmdsynopsis>
-      <command>&dhpackage;</command>
-
-    </cmdsynopsis>
-  </refsynopsisdiv>
-  <refsect1>
-    <title>DESCRIPTION</title>
-
-    <para>This manual page documents briefly the
-      <command>&dhpackage;</command> command.</para>
-
-    <para>This manual page was written for the &debian; distribution
-      because the original program does not have a manual page.</para>
-
-    <para><command>&dhpackage;</command> is a prgram to make a cache for
-       a directory which contains images. It will create a cached image inside
-       /var/cache/mx for all the images inside that directory and
-       its sub-directories.
-    </para>
-
-  </refsect1>
-  <refsect1>
-    <title>AUTHOR</title>
-
-    <para>This manual page was written by &dhusername; &dhemail; for
-      the &debian; system (and may be used by others).  Permission is
-      granted to copy, distribute and/or modify this document under
-      the terms of the &gnu; Lesser General Public License,
-      version 2.1 or any
-      later version published by the Free Software Foundation.
-    </para>
-    <para>
-      On Debian systems, the complete text of the GNU Lesser General Public
-      License can be found in /usr/share/common-licenses/LGPL-2.1.
-    </para>
-
-  </refsect1>
-</refentry>
-
-<!-- Keep this comment at the end of the file
-Local variables:
-mode: sgml
-sgml-omittag:t
-sgml-shorttag:t
-sgml-minimize-attributes:nil
-sgml-always-quote-attributes:t
-sgml-indent-step:2
-sgml-indent-data:t
-sgml-parent-document:nil
-sgml-default-dtd-file:nil
-sgml-exposed-tags:nil
-sgml-local-catalogs:nil
-sgml-local-ecat-files:nil
-End:
--->
diff -Naur mx-1.4.6/debian/patches/0002-Add-MxKineticScrollView-test.patch mx-2.0-1.99.5+20130417gita614f7/debian/patches/0002-Add-MxKineticScrollView-test.patch
diff -Naur mx-1.4.6/debian/patches/0003-Use-clamp-value.patch mx-2.0-1.99.5+20130417gita614f7/debian/patches/0003-Use-clamp-value.patch
diff -Naur mx-1.4.6/debian/patches/01_cogl_gl_types.patch mx-2.0-1.99.5+20130417gita614f7/debian/patches/01_cogl_gl_types.patch
diff -Naur mx-1.4.6/debian/patches/series mx-2.0-1.99.5+20130417gita614f7/debian/patches/series
diff -Naur mx-1.4.6/debian/rules mx-2.0-1.99.5+20130417gita614f7/debian/rules
--- mx-1.4.6/debian/rules	2012-03-17 18:23:55.000000000 +0100
+++ mx-2.0-1.99.5+20130417gita614f7/debian/rules	2013-04-24 09:58:37.000000000 +0200
@@ -6,12 +6,7 @@
 include /usr/share/cdbs/1/rules/utils.mk
 
 DEB_DH_AUTORECONF_ARGS := $(CURDIR)/debian/rules reconf
-DEB_CONFIGURE_EXTRA_FLAGS := --enable-gtk-doc --libdir=\$${prefix}/lib/$(DEB_HOST_MULTIARCH)
-
-mx-create-image-cache.1: debian/mx-create-image-cache.sgml
-	docbook-to-man $< > $@
-
-build/libmx-bin:: mx-create-image-cache.1
+DEB_CONFIGURE_EXTRA_FLAGS := --enable-gtk-doc --libdir=\$${prefix}/lib/$(DEB_HOST_MULTIARCH) --without-clutter-imcontext --without-clutter-gesture --enable-tests
 
 clean:: 
 	rm -rf docs/reference/libmx/html

--- End Message ---
--- Begin Message ---
Source: mx
Source-Version: 1.99.4-1

We believe that the bug you reported is fixed in the latest version of
mx, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Ying-Chun Liu (PaulLiu) <[email protected]> (supplier of updated mx package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Tue, 14 Jun 2016 16:18:47 +0800
Source: mx
Binary: libmx-2.0-0 libmx-dev libmx-doc libmx-common libmx-bin libmx-2.0-0-dbg 
gir1.2-mx-2.0
Architecture: source amd64 all
Version: 1.99.4-1
Distribution: unstable
Urgency: low
Maintainer: Ying-Chun Liu (PaulLiu) <[email protected]>
Changed-By: Ying-Chun Liu (PaulLiu) <[email protected]>
Description:
 gir1.2-mx-2.0 - GObject introspection data for the libmx library
 libmx-2.0-0 - toolkit for the Moblin user experience
 libmx-2.0-0-dbg - toolkit for the Moblin user experience (debug symbols)
 libmx-bin  - toolkit for the Moblin user experience (utilities)
 libmx-common - toolkit for the Moblin user experience (common files)
 libmx-dev  - toolkit for the Moblin user experience (development files)
 libmx-doc  - toolkit for the Moblin user experience (documentation)
Closes: 718983
Changes:
 mx (1.99.4-1) unstable; urgency=low
 .
   * New upstream release (Closes: #718983)
     - ABI bumped to 2.0. Renaming packages from "1.0-2" to "2.0-0"
   * Bump Standards-Version to 3.9.8: nothing needs to be changed.
Checksums-Sha1:
 02c506c4352b97a81ede8b3ad0550f4edb920c68 2423 mx_1.99.4-1.dsc
 1591691b3824a6773996a4fa0865e76b7c181e97 714541 mx_1.99.4.orig.tar.gz
 fac174646bb127ecd6bae8568c68f2aabac57e99 9512 mx_1.99.4-1.debian.tar.xz
 3d9fbf98e9aff24432bd870fbfc1bbe708393602 33794 gir1.2-mx-2.0_1.99.4-1_amd64.deb
 74fa5ea66a5eba848aae3e0b06b9dbc96a7b209b 827028 
libmx-2.0-0-dbg_1.99.4-1_amd64.deb
 dca521435927580371019db56e10b450ce0902a8 226946 libmx-2.0-0_1.99.4-1_amd64.deb
 74b06a6fc23f4b56c8cc5544cb968574b61b2f59 19772 libmx-bin_1.99.4-1_amd64.deb
 286a01088a736ed4b7da3f5220d67f6ba1a7b357 88570 libmx-common_1.99.4-1_all.deb
 8aa04d7496a7993421bc4bd8c9aa8819a0d116d6 77598 libmx-dev_1.99.4-1_amd64.deb
 7eb854e037fd1eab8655ba27315471a6a86aba5d 174076 libmx-doc_1.99.4-1_all.deb
Checksums-Sha256:
 942ef6861f2838ee1c9f4d660aeb424b9b56cd15303d15760fe28c6e78c2a5fd 2423 
mx_1.99.4-1.dsc
 2af157244ebd389ca01c7a292d4a46655ed2c4779a28a7f79ec15480430f927c 714541 
mx_1.99.4.orig.tar.gz
 61688fa6c87e9a57398f3e18ff9a5fd58414deaa8a6506ddd83b8cdd45ab952f 9512 
mx_1.99.4-1.debian.tar.xz
 ec3ce0c9757b9e62158c477acf8b5368fcf77da89d042c09fb291432f6c42694 33794 
gir1.2-mx-2.0_1.99.4-1_amd64.deb
 2404a730d24d79249f897320c2fea9f24c7e1a542cf77e35cd8bd3f723be3fc1 827028 
libmx-2.0-0-dbg_1.99.4-1_amd64.deb
 37da90998905755a3571e0d185922a2df37c8b8b4896d25ef1673615949ded6a 226946 
libmx-2.0-0_1.99.4-1_amd64.deb
 b425fb0172410193511304ffbbe031889804bf677b36333d9edda3e5dda27365 19772 
libmx-bin_1.99.4-1_amd64.deb
 8c36ae70786ee7b03ea3ca9e9e921bec6602197042fcc7fa4dac0ed2c37033da 88570 
libmx-common_1.99.4-1_all.deb
 3c2f65f73c9f6c57890f907431951bb3261ce9cb4b4ad4291951f7adc6dbe50b 77598 
libmx-dev_1.99.4-1_amd64.deb
 faaeef1fc505c99b38ffb93a9c112caabe088e5effa0f6f5a87b818915e8cc29 174076 
libmx-doc_1.99.4-1_all.deb
Files:
 3f29a9963eaaee83489ed5f25626c5ec 2423 libs optional mx_1.99.4-1.dsc
 23d8d591ec59abc50bc229c13e46d18e 714541 libs optional mx_1.99.4.orig.tar.gz
 709c69c3592f5e842bb2c39230d99c5a 9512 libs optional mx_1.99.4-1.debian.tar.xz
 c564cf898de8db2b8eac5096a1243390 33794 introspection optional 
gir1.2-mx-2.0_1.99.4-1_amd64.deb
 4229bf634d0ac173778466c179d1a87a 827028 debug extra 
libmx-2.0-0-dbg_1.99.4-1_amd64.deb
 251bc442f8a09f092d81e83e27d5e90b 226946 libs optional 
libmx-2.0-0_1.99.4-1_amd64.deb
 69ac4b04313cfae183a9af933aef135d 19772 misc optional 
libmx-bin_1.99.4-1_amd64.deb
 f8e4f9ed22f777f7ebd59979c5c58cd0 88570 misc optional 
libmx-common_1.99.4-1_all.deb
 57e77ebd7a5e24c067a861576002307b 77598 libdevel optional 
libmx-dev_1.99.4-1_amd64.deb
 95bf12d7cfe3472a87eec879d41ca20f 174076 doc optional libmx-doc_1.99.4-1_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIcBAEBCgAGBQJXX8AHAAoJEEQXP6E9BYiIrmkP/R5VegqFNXpSR0432NbmnLoz
FnXkTZ70iCKp5Xzr9nXAdOSgz2w2saXoucGfk3elHu8hXjkiL/51GU9tHSfapQw+
8GsCh4eEjQsSBH/+mQ9zLsVQMo0QsdhIXGkkqnVEEBRNHaex7zCMSuNpPS6syY5c
2r9Q0bBg3W+v23aBppxE2J5EtF8SLrp7ePvgGLbvKEigLGx9mxtBLg3vq0TgOMCT
WNCPinW1MNJYH+UUjaFBqJV5yowx/8QL89F6tWHFdO6Jc6g1aEQx6NWEdIr0zYLs
9wTzM1BNski+zvEphdRIMCBU5tqvIuqVWXKlKU/4cG44GAvY9VKHewMEwfyVHksk
GT8cwvKcYiA1zDR8yVV6uFD3cEGTGmLSn6GDHrWe62zPrdgtpmFlTsD+43LNKUmU
+kN9vLwG5DlUQ7mZDzTpsTC5G03aa9+8xPPH5O+sWME2Lat1rq9UY8aiou3Oaqjv
2wgGlpsUfscBwQOuPXEWv5uTodeLu7nPg2NJpCdXyf2gVrGQWBlw3gvMEIB02ivA
ajSWbQhNmfFgA7aM5P4A5Mp870yrn7rY81y6jwuHHny4LJjWSYcL/Etd9HQCrUrz
+Etmp38I2tyIHDEBOcMJhKX9HaFcMYV74ccIKoKodtqDcSL28+3Yt5tNBLGP3Ipe
h89dWLS+TLmK+uVL3I68
=xrMz
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to