- 20 Jul, 2015 21 commits
-
-
Iván Matellanes authored
-
Iván Matellanes authored
-
Iván Matellanes authored
-
Iván Matellanes authored
-
Iván Matellanes authored
-
Sebastian Lackner authored
-
Sebastian Lackner authored
-
Sebastian Lackner authored
-
Sebastian Lackner authored
-
Sebastian Lackner authored
-
Sebastian Lackner authored
Forks with ifval == FALSE do not count as "parallel", so nested forks are still allowed. Please note that calling _vcomp_fork(FALSE, ...) or directly calling the callback is still different in some aspects, the synchronization functions run in a different context for example.
-
Sebastian Lackner authored
-
André Hentschel authored
-
André Hentschel authored
-
André Hentschel authored
-
André Hentschel authored
-
André Hentschel authored
-
Vincent Povirk authored
In Win32, minimized windows are generally not considered maximized, but restoring a minimized window that had been maximized returns it to the maximized state. In X11, at least with some window managers (I tested metacity and gnome shell), the maximized state is meaningful for minimized windows. If we remove the net_wm maximized state from windows we minimize, they will still be unmaximized when the WM restores them.
-
Julian Rüger authored
-
Frédéric Delanoy authored
-
Frédéric Delanoy authored
-
- 17 Jul, 2015 19 commits
-
-
Piotr Caban authored
-
Hans Leidekker authored
-
Hans Leidekker authored
-
Hans Leidekker authored
-
Hans Leidekker authored
-
Hans Leidekker authored
-
Hans Leidekker authored
-
Hans Leidekker authored
-
Huw Davies authored
-
Dmitry Timoshkov authored
-
Dmitry Timoshkov authored
-
Dmitry Timoshkov authored
EnumFontFamilies(NULL) should not enumerate substituted fonts, but EnumFontFamilies("MS Shell Dlg") should do.
-
Dmitry Timoshkov authored
user32: Add a test to show that fonts returned by SystemParametersInfo(SPI_GETNONCLIENTMETRICS) should be listed by EnumFontFamilies(hdc, NULL).
-
Nikolay Sivov authored
-
Iván Matellanes authored
-
Iván Matellanes authored
-
Iván Matellanes authored
-
Iván Matellanes authored
-
Aaryaman Vasishta authored
-