gnome-shell:wip/cogl-deprecations

Last commit made on 2013-09-11
Get this branch:
git clone -b wip/cogl-deprecations https://git.launchpad.net/gnome-shell

Branch merges

Branch information

Name:
wip/cogl-deprecations
Repository:
lp:gnome-shell

Recent commits

d8009fd... by Jasper St. Pierre

Fix most of the Cogl deprecation warnings

744749f... by Jasper St. Pierre

dnd: Remove the queue updated ID for completed drags as well

I thought that cancelDrag was called for completed drags as well,
but it's not. Move the updateHoverId source removal to dragComplete.

This fixes "this._dragActor is undefined" warnings after completed
drags.

https://bugzilla.gnome.org/show_bug.cgi?id=707935

db1c659... by Jasper St. Pierre

Remove various E4X junk remove4x can't handle

2d8ed4c... by Jasper St. Pierre

Bind "this" for various methods

For extremely silly reasons with how the class framework works, the wrapper
method requires "this" to be bound in order for it to work, or else we'll
emit errors in strict mode.

https://bugzilla.gnome.org/show_bug.cgi?id=707892

9ba970b... by Jasper St. Pierre

lookingGlass: Fix newline replacing

text.replace() returns the new string as strings in JS are immutable.

954d262... by =?utf-8?q?Florian_M=C3=BCllner?= <email address hidden>

st: Fix spacing on right icon in entry

https://bugzilla.gnome.org/show_bug.cgi?id=705779

1b6090f... by Matthias Clasen <email address hidden>

Make the search entry behave better in RTL locales

It is expected that the primary and secondary icons in entries
change places in RTL locales. When doing so, the edit-clear
icon must be replaced by an rtl variant too.

http://bugzilla.gnome.org/show_bug.cgi?id=705779

f8234b0... by Jasper St. Pierre

workspacesView: Don't double-destroy workspaces

The WorkspaceView actors contain the Workspace actors, so destroying the
WorkspaceView actors should be enough.

https://bugzilla.gnome.org/show_bug.cgi?id=707889

25318f6... by Jasper St. Pierre

workspace: Clean up a leftover later_add on destroy

https://bugzilla.gnome.org/show_bug.cgi?id=707889

1ab3d12... by Timo Jyrinki

Finnish translation update