- May 21, 2013
-
-
-
It is only based on the presence of the '@' character in the font name.
-
-
gdi32: Vertical glyph replacements are not applied in GetGlyphOutline if glyph is specified by index.
-
-
- May 20, 2013
-
-
-
-
-
-
-
-
-
-
-
-
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
-
-
-
-
-
-
- May 17, 2013
-
-
-
-
-
-
-
-
-
-
-
When we have windows on two different spaces and the user switches between them by clicking our Dock icon, Cocoa inexplicably sends the switched-to window to the back of the z-order. It's only -makeKeyAndOrderFront: that brings it forward again, but our override broke that.
-