mx/mx
Nedko Arnaudov 39c2e003a7 notebook: add methods for switching to previous and next page
(cherry picked from commit bb66b4ed1a)
2023-05-31 22:09:51 +03:00
..
x11 settings-x11: don't attempt to access a setting if it is NULL 2011-11-23 11:36:24 +00:00
.vimrc
Makefile.am mx fails to link with ld.gold linker 2012-04-03 10:01:56 +01:00
mx-action.c action: prevent warnings when using MxAction with glib 2.28 2011-10-17 11:44:43 +01:00
mx-action.h action: Implement the GAction interface 2011-09-20 12:16:54 +01:00
mx-actor-manager.c introspection: many small introspection and documentation fixes 2011-08-26 15:32:09 +01:00
mx-actor-manager.h actor-manager: Allow instantiation of an actor manager 2011-04-07 12:36:51 +01:00
mx-adjustment.c adjustment: emit the "changed" signal if the value property changes 2012-03-16 16:01:51 +00:00
mx-adjustment.h Add MxAdjustment::interpolation-completed signal 2011-04-15 12:27:27 +01:00
mx-application.c application: ensure the singleton variable is properly assigned 2012-03-19 10:38:15 +00:00
mx-application.h application: add a function to invoke an action with a parameter 2011-09-23 14:52:28 +01:00
mx-bin.c bin: fix get_fill() annotation 2012-08-29 12:14:26 +01:00
mx-bin.h
mx-box-layout-child.c
mx-box-layout-child.h
mx-box-layout.c box-layout, grid: update the origin of the paint volume correctly 2011-09-21 15:50:01 +01:00
mx-box-layout.h
mx-button-group.c introspection: many small introspection and documentation fixes 2011-08-26 15:32:09 +01:00
mx-button-group.h Removes use of deprecated G_CONST_RETURN macro 2011-07-04 10:36:13 +01:00
mx-button.c button: avoid setting the ClutterText "text" property to NULL 2012-03-06 15:49:43 +00:00
mx-button.h Removes use of deprecated G_CONST_RETURN macro 2011-07-04 10:36:13 +01:00
mx-clipboard-default.c
mx-clipboard.h introspection: many small introspection and documentation fixes 2011-08-26 15:32:09 +01:00
mx-combo-box.c combo-box: don't use NULL when setting the ClutterText "text" property 2012-03-27 11:34:50 +01:00
mx-combo-box.h combox-box: Add a remove_all() method 2011-07-01 17:18:17 +01:00
mx-create-image-cache.c create-image-cache: use dynamic memory allocation for paths 2012-01-20 15:32:21 +00:00
mx-css.c css: pseudo-class should be identified by ':' in debug output 2012-03-27 11:37:42 +01:00
mx-css.h
mx-deform-bow-tie.c
mx-deform-bow-tie.h
mx-deform-page-turn.c
mx-deform-page-turn.h
mx-deform-texture.c Replace GL data types with equivalent glib types. 2012-08-29 12:11:54 +01:00
mx-deform-texture.h
mx-deform-waves.c
mx-deform-waves.h
mx-dialog.c dialog: ensure that the initial size of the dialog is correct 2012-03-27 12:10:45 +01:00
mx-dialog.h
mx-draggable.c Introspection annotations fixes 2011-02-01 16:05:28 +00:00
mx-draggable.h
mx-droppable.c droppable: Fix the incorrect removal of qdata when disabling 2011-01-11 11:28:53 +00:00
mx-droppable.h Mark private fields as such and document mx_icon_theme_get_search_paths 2011-08-01 09:47:06 +01:00
mx-entry.c _mx_entry_icon_leave_cb: target_tooltip may be NULL 2013-07-04 13:47:01 +02:00
mx-entry.h entry: Add highlight icons 2011-10-10 15:31:56 +01:00
mx-enum-types.c.in
mx-enum-types.h.in
mx-expander.c Fix compiler warnings related to variables set but not used 2011-05-11 13:44:30 +01:00
mx-expander.h
mx-fade-effect.c docs: indicate which symbols are new in 1.2 2011-05-03 14:50:41 +01:00
mx-fade-effect.h fade-effect: Add a new class, MxFadeEffect 2011-02-11 17:44:22 +00:00
mx-floating-widget.c configure.ac: bump clutter required version to 1.4 2011-08-26 15:48:46 +01:00
mx-floating-widget.h
mx-focus-manager.c Cancel refocus task when a new focusable is pushed 2011-06-29 14:55:35 +01:00
mx-focus-manager.h focus-manager: add mx_focus_manager_push_focus_with_hint function 2011-02-03 11:28:45 +00:00
mx-focusable.c introspection: many small introspection and documentation fixes 2011-08-26 15:32:09 +01:00
mx-focusable.h
mx-frame.c
mx-frame.h
mx-grid.c MxGrid: fix row allocation when some children are hidden 2013-07-10 15:16:05 +01:00
mx-grid.h
mx-icon-theme.c Mark private fields as such and document mx_icon_theme_get_search_paths 2011-08-01 09:47:06 +01:00
mx-icon-theme.h
mx-icon.c icon: allow the icon name to be unset from the style 2011-08-04 15:44:33 +01:00
mx-icon.h
mx-image.c image: add some annotations for mx_image_set_from_buffer/data 2012-07-27 16:33:04 +01:00
mx-image.h image: remove the gdk-pixbuf include from the public header 2011-09-13 16:53:51 +01:00
mx-item-factory.c introspection: many small introspection and documentation fixes 2011-08-26 15:32:09 +01:00
mx-item-factory.h
mx-item-view.c item-view/tooltip: Add missing breaks in set_property switch statements 2013-03-25 17:05:01 +00:00
mx-item-view.h
mx-kinetic-scroll-view.c kinetic-scroll-view: correctly clamp to the center 2011-11-08 09:59:24 +00:00
mx-kinetic-scroll-view.h kinetic-scroll-view: Add ::clamp-to-center property 2011-10-07 16:36:30 +01:00
mx-label.c Improve compatibility with Clutter 1.9 2012-03-09 16:42:00 +00:00
mx-label.h label: add the "show-tooltip" property 2011-10-11 14:01:16 +01:00
mx-list-view.c stylable/listview: fix some memory leaks 2011-10-03 15:50:27 +01:00
mx-list-view.h
mx-marshal.list actor-manager: Fix the signal signiatures 2011-04-06 20:16:37 +01:00
mx-menu.c menu: close the menu if the focus is moved elsewhere 2011-08-30 13:26:47 +01:00
mx-menu.h
mx-native-window.c
mx-native-window.h
mx-notebook.c notebook: add methods for switching to previous and next page 2023-05-31 22:09:51 +03:00
mx-notebook.h notebook: add methods for switching to previous and next page 2023-05-31 22:09:51 +03:00
mx-offscreen.c offscreen: only restore the cogl state if it had been modified 2011-11-08 09:59:24 +00:00
mx-offscreen.h
mx-path-bar-button.c
mx-path-bar-button.h
mx-path-bar.c Introspection annotations fixes 2011-02-01 16:05:28 +00:00
mx-path-bar.h
mx-private.c Add a CSS debug mode 2011-01-25 17:30:02 +00:00
mx-private.h configure.ac: bump clutter required version to 1.4 2011-08-26 15:48:46 +01:00
mx-progress-bar-fill.c
mx-progress-bar-fill.h
mx-progress-bar.c Improve compatibility with Clutter 1.9 2012-03-09 16:42:00 +00:00
mx-progress-bar.h
mx-scroll-bar.c Improve compatibility with Clutter 1.9 2012-03-09 16:42:00 +00:00
mx-scroll-bar.h
mx-scroll-view.c MxScrollView: Fixed to clip events for clipped child area in ClutterActor->pick() 2012-07-27 17:36:34 +01:00
mx-scroll-view.h
mx-scrollable.c introspection: many small introspection and documentation fixes 2011-08-26 15:32:09 +01:00
mx-scrollable.h Mark private fields as such and document mx_icon_theme_get_search_paths 2011-08-01 09:47:06 +01:00
mx-settings-provider.c
mx-settings-provider.h Mark private fields as such and document mx_icon_theme_get_search_paths 2011-08-01 09:47:06 +01:00
mx-settings.c docs: indicate which symbols are new in 1.2 2011-05-03 14:50:41 +01:00
mx-settings.h
mx-slider.c Improve compatibility with Clutter 1.9 2012-03-09 16:42:00 +00:00
mx-slider.h slider: add "buffer-value" property 2011-02-25 13:23:51 +00:00
mx-spinner.c Fix compiler warnings related to shadowing of variables 2011-05-11 13:44:30 +01:00
mx-spinner.h spinner: Add a 'looped' signal 2011-02-25 12:09:35 +00:00
mx-stack-child.c stack: add 'crop' child property 2011-08-12 12:06:52 +01:00
mx-stack-child.h stack-child: correct the declarations for the set_crop/get_crop 2011-09-23 14:52:30 +01:00
mx-stack.c stack: don't call mx_stack_paint during pick 2012-04-02 16:00:16 +01:00
mx-stack.h Fix -Wstrict-prototypes warnings 2013-06-25 09:52:38 +02:00
mx-stylable.c stylable/listview: fix some memory leaks 2011-10-03 15:50:27 +01:00
mx-stylable.h Mark private fields as such and document mx_icon_theme_get_search_paths 2011-08-01 09:47:06 +01:00
mx-style.c style: special case a value of 'none' as a NULL string 2011-08-30 16:04:52 +01:00
mx-style.h
mx-table-child.c
mx-table-child.h
mx-table.c table: fix sorting depth 2012-03-22 11:52:24 +00:00
mx-table.h
mx-texture-cache.c image/texture-cache: adjust pointer types for changes in Cogl API 2011-09-27 14:34:36 +01:00
mx-texture-cache.h texture-cache: Add the ability to store meta-textures 2011-03-24 16:27:22 +00:00
mx-texture-frame.c Replace GL data types with equivalent glib types. 2012-08-29 12:11:54 +01:00
mx-texture-frame.h
mx-toggle.c Improve compatibility with Clutter 1.9 2012-03-09 16:42:00 +00:00
mx-toggle.h
mx-toolbar.c Improve compatibility with Clutter 1.9 2012-03-09 16:42:00 +00:00
mx-toolbar.h
mx-tooltip.c item-view/tooltip: Add missing breaks in set_property switch statements 2013-03-25 17:05:01 +00:00
mx-tooltip.h tooltip: Add utility function to set the tooltip area from an actor 2011-10-07 14:43:52 +01:00
mx-types.c Fix various memory leaks 2011-07-22 16:38:10 +01:00
mx-types.h docs: indicate which symbols are new in 1.2 2011-05-03 14:50:41 +01:00
mx-utils.c utils: Document mx_set_locale 2011-05-03 10:34:56 +01:00
mx-utils.h Fix -Wstrict-prototypes warnings 2013-06-25 09:52:38 +02:00
mx-version.h.in
mx-viewport.c viewport: implement apply_transform and get_paint_volume 2012-03-26 13:50:12 +01:00
mx-viewport.h
mx-widget.c widget: fix annotation on get_padding() 2012-08-29 12:13:59 +01:00
mx-widget.h widget: Add tooltip delay property 2011-05-24 10:52:52 +01:00
mx-window.c Fix cast alignment warnings 2011-09-23 15:21:00 +01:00
mx-window.h window: Add a 'title' property 2011-03-07 17:48:19 -08:00
mx.h actor-manager: Implement an object that manages actor life-cycle 2011-04-06 20:16:37 +01:00