On 12/12/2011 04:34 PM, Scott Ritchie wrote:
Would it be appropriate to display those self-added bookmarks in Wine?
I'm worried there might be something I'm missing about the
implementation that would make this difficult or a bad idea.
It would only work with v6 controls, not the old dialogs Wi
Scott Ritchie wrote:
> Would it be appropriate to display those self-added bookmarks in Wine?
> I'm worried there might be something I'm missing about the
> implementation that would make this difficult or a bad idea.
File open/save dialogs use the standard SDK templates, which are supposed
to b
I took a closer look at Windows Notepad and discovered that while the
Find and Replace dialogs do not have system menu icons, they do have
system menus accessible by Alt+Space. So these two patches aren't the
solution after all.
I came up with a new patch that seems to fix the problem properly and
Assuming you're running Gnome, as I'm not sure there's a freedesktop
standard for the Bookmark feature yet (and perhaps there should be).
In every Gnome nautilus window, save dialog, and file open dialog
there's a standard set of folders you see on the side as quick links.
Some are obvious, and we
Kusanagi Kouichi writes:
> vertical.sfd and vertical.ttf were generated from
> M+ 1p regular (http://mplus-fonts.sourceforge.jp/)
> by the following fontforge script.
I'm getting a failure here:
../../../tools/runtest -q -P wine -M gdi32.dll -T ../../.. -p gdi32_test.exe.so
font.c && touch fon
Hi,
While running your changed tests on Windows, I think I found new failures.
Being a bot and all I'm not very good at pattern recognition, so I might be
wrong, but could you please double-check?
Full results can be found at
http://testbot.winehq.org/JobDetails.pl?Key=15897
Your paranoid android
Hi,
While running your changed tests on Windows, I think I found new failures.
Being a bot and all I'm not very good at pattern recognition, so I might be
wrong, but could you please double-check?
Full results can be found at
http://testbot.winehq.org/JobDetails.pl?Key=15896
Your paranoid android
Hi,
While running your changed tests on Windows, I think I found new failures.
Being a bot and all I'm not very good at pattern recognition, so I might be
wrong, but could you please double-check?
Full results can be found at
http://testbot.winehq.org/JobDetails.pl?Key=15895
Your paranoid android
Alex Henrie wrote:
> MSGBOX DIALOG 100, 80, 216, 168
> -STYLE DS_MODALFRAME | DS_NOIDLEMSG | WS_POPUP | WS_VISIBLE | WS_CAPTION |
> WS_SYSMENU
> +STYLE DS_MODALFRAME | DS_NOIDLEMSG | WS_POPUP | WS_VISIBLE | WS_CAPTION
This doesn't match what Windows does.
--
Dmitry.
Alex Henrie wrote:
> FINDDLGORD DIALOG 36, 24, 276, 62
> -STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
> +STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION
What version of PSDK does it match? It doesn't match mine.
--
Dmitry.
10 matches
Mail list logo