Re: hint for vertical writing mode to input method

2015-04-06 Thread Makoto Kato
Hi, Matthias. Thank you for reply. This hint will be used on candidate window layout by IME. By default, each word item into candidate window is top to down. [*1] Although I create screenshots [*2] for Windows and OSX, both OS's IMEs can change the layout (item is right-to-left or left-to-right

Re: dependency graph

2015-04-06 Thread Jasper St. Pierre
The one in here, perhaps? https://github.com/hexchat/gtk-win32/blob/master/README.md On Mon, Apr 6, 2015 at 10:55 AM, Paul Davis wrote: > sometime in the last few months, somebody posted a link to (or the actual > image of) a really really nice diagram laying out the dependencies in the > GTK st

dependency graph

2015-04-06 Thread Paul Davis
sometime in the last few months, somebody posted a link to (or the actual image of) a really really nice diagram laying out the dependencies in the GTK stack. i am having a hard time finding it. does anyone have any pointers? it was nicely organized by functionality etc. ___