gnome-shell/src/st
Carlos Soriano c23786c73e St: Fix fade effect
Commit 4095a58eb9 introduced a
regression, since we have to take into account four cases,
top, bottom, right, and left, and that can't be merged into
two like that commit did.
So fix it to make fade effect works again.

https://bugzilla.gnome.org/show_bug.cgi?id=708256
2013-09-18 20:01:49 +02:00
..
st-adjustment.c st-adjustment: Add missing math.h include 2012-12-20 23:01:13 +01:00
st-adjustment.h scroll-view: Add proper smooth scrolling 2012-12-20 08:40:04 -05:00
st-bin.c popupMenu: Simplify allocation code 2013-07-15 12:34:22 -04:00
st-bin.h Fix up copyright and license notices for St 2010-11-12 15:23:28 -05:00
st-border-image.c Fix up copyright and license notices for St 2010-11-12 15:23:28 -05:00
st-border-image.h Fix up copyright and license notices for St 2010-11-12 15:23:28 -05:00
st-box-layout-child.c st: Translate StBoxLayoutChild properties to ClutterBoxChild 2013-08-20 08:06:30 +02:00
st-box-layout-child.h st: Translate StBoxLayoutChild properties to ClutterBoxChild 2013-08-20 08:06:30 +02:00
st-box-layout.c Fix simple, unused variable warnings 2013-09-10 20:43:17 -04:00
st-box-layout.h st: Remove st-container 2012-02-28 08:14:06 -05:00
st-button.c a11y: exposing the proper button role while using toggle_mode on St.Button 2012-08-27 10:43:35 +02:00
st-button.h St: drop StClickable, add some functionality to StButton 2011-02-07 12:45:48 -05:00
st-clipboard.c st-clipboard: Use GDK for the event filters instead of Clutter 2013-02-11 09:48:45 +00:00
st-clipboard.h st-clipboard: Add the ability to choose the clipboard type 2013-02-07 04:51:30 -05:00
st-drawing-area.c StDrawingArea: fix texture drawing 2012-12-19 15:45:18 +00:00
st-drawing-area.h Fix up copyright and license notices for St 2010-11-12 15:23:28 -05:00
st-entry.c StEntry: add a hook to set the cursor from libgnome-shell 2013-09-12 10:34:25 +02:00
st-entry.h StEntry: add a hook to set the cursor from libgnome-shell 2013-09-12 10:34:25 +02:00
st-enum-types.c.in
st-enum-types.h.in
st-focus-manager.c focus-manager: Add navigate_from_event method 2013-05-03 23:20:02 -04:00
st-focus-manager.h focus-manager: Add navigate_from_event method 2013-05-03 23:20:02 -04:00
st-generic-accessible.c a11y: add a generic accessible 2013-08-28 16:05:54 +02:00
st-generic-accessible.h a11y: add a generic accessible 2013-08-28 16:05:54 +02:00
st-icon-colors.c st-icon-colors: Use non-deprecated GAtomic API 2011-06-02 16:22:28 -04:00
st-icon-colors.h Add StIconColors object, compute in StThemeNode 2010-11-12 17:36:26 -05:00
st-icon.c st-shadow: Fix offset shadow offscreen rendering 2013-05-08 16:17:02 +01:00
st-icon.h st: Remove StIconType 2012-08-29 16:41:09 -03:00
st-im-text.c ShellGlobal: repurpose the stage_gdk_window as the IBus window 2013-09-12 10:34:25 +02:00
st-im-text.h ShellGlobal: repurpose the stage_gdk_window as the IBus window 2013-09-12 10:34:25 +02:00
st-label.c st-shadow: Fix offset shadow offscreen rendering 2013-05-08 16:17:02 +01:00
st-label.h Remove use of G_CONST_RETURN macro. 2011-03-13 22:03:47 +01:00
st-private.c popupMenu: Simplify allocation code 2013-07-15 12:34:22 -04:00
st-private.h popupMenu: Simplify allocation code 2013-07-15 12:34:22 -04:00
st-scroll-bar.c scroll-bar: Add smooth scrolling support 2012-12-20 08:40:04 -05:00
st-scroll-bar.h Fix up copyright and license notices for St 2010-11-12 15:23:28 -05:00
st-scroll-view-fade.c St: Fix fade effect 2013-09-18 20:01:49 +02:00
st-scroll-view-fade.glsl St: Fix fade effect 2013-09-18 20:01:49 +02:00
st-scroll-view-fade.h StScrollView: Implement real fade effect 2011-01-20 20:53:20 +01:00
st-scroll-view.c st: Make st_scroll_view_update_fade_effect() public 2013-09-04 23:52:18 +02:00
st-scroll-view.h st: Make st_scroll_view_update_fade_effect() public 2013-09-04 23:52:18 +02:00
st-scrollable.c Fix up copyright and license notices for St 2010-11-12 15:23:28 -05:00
st-scrollable.h Fix up copyright and license notices for St 2010-11-12 15:23:28 -05:00
st-shadow.c st-shadow: Fix offset shadow offscreen rendering 2013-05-08 16:17:02 +01:00
st-shadow.h ScreenShield: add a drop shadow to the animated arrows 2012-09-01 16:38:51 +02:00
st-table-child.c Fix up copyright and license notices for St 2010-11-12 15:23:28 -05:00
st-table-child.h Fix up copyright and license notices for St 2010-11-12 15:23:28 -05:00
st-table-private.h Fix up copyright and license notices for St 2010-11-12 15:23:28 -05:00
st-table.c popupMenu: Simplify allocation code 2013-07-15 12:34:22 -04:00
st-table.h st: Remove st-container 2012-02-28 08:14:06 -05:00
st-texture-cache.c Fix simple GTK+ deprecations 2013-09-10 20:43:17 -04:00
st-texture-cache.h st-texture-cache: Remove st_texture_cache_load_from_raw 2013-01-02 12:32:29 -05:00
st-theme-context.c St: recompute all theme nodes when the icon theme changes 2012-12-06 17:42:07 -05:00
st-theme-context.h Keep similar theme nodes so we don't have to recompute CSS so often 2012-11-14 19:24:42 +00:00
st-theme-node-drawing.c st-theme-node: reset paint state when theme node changes 2013-07-18 01:12:44 +01:00
st-theme-node-private.h st-theme-node: reuse box-shadow materials between paint states when possible 2013-07-09 11:25:24 +01:00
st-theme-node-transition.c st-theme-node-transition: fix paint state corruption 2013-07-17 19:38:44 +01:00
st-theme-node-transition.h st: Move the theme node drawing state to StWidget 2013-05-03 10:50:30 -04:00
st-theme-node.c st-theme-node: init cached state properly 2013-07-09 11:25:28 +01:00
st-theme-node.h st-theme-node: let paint states take weak ref on theme nodes 2013-07-10 20:27:38 +01:00
st-theme-private.h St: avoid blocking IO to resolve relative urls 2012-12-15 03:40:13 +01:00
st-theme.c st-theme: Add "custom-stylesheets-changed" signal 2013-02-01 17:28:39 +01:00
st-theme.h Doc fixes 2011-11-07 15:24:59 -05:00
st-types.h st: Remove StIconType 2012-08-29 16:41:09 -03:00
st-widget-accessible.h StWidgetAccessible: accessibility support for StWidget 2011-01-20 12:56:46 +01:00
st-widget.c st: Fix typo 2013-09-06 17:23:19 +02:00
st-widget.h a11y: add the possibility to set the accessible object of a widget 2013-08-28 16:05:54 +02:00
test-theme.c test-theme: Clean up after ourselves 2012-06-24 19:20:48 -04:00
test-theme.css [StWidget] add list-like methods for style_class and pseudo_class 2010-03-24 09:40:37 -04:00