pierre
|
cedda90477
|
Improve text positioning in debug views by adding a static pixel offset
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@7660 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2011-07-01 18:32:18 +00:00 |
pierre
|
ac62849351
|
Make the debug views use the actual rendered pixel size of the fonts.
Fixes debug view rendering on non-96dpi displays.
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@7659 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2011-07-01 14:20:33 +00:00 |
Glenn Rice
|
2f14598687
|
Clean up the debugger gui a bit. In general do not call SetSizeHints on a window unless it is a top level window. It isn't supposed to do anything for non top level windows, but it causes glitches on linux. Removing these calls does not affect the end result on windows.
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@7233 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2011-02-24 05:05:25 +00:00 |
Glenn Rice
|
a8992b7960
|
Move debugger ui files into a subdirectory. Primarily to make it easy to keep debugger strings out of translations, but also because it is more organized.
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@7163 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2011-02-13 06:06:32 +00:00 |