Google Code Exporter
Google Code Exporter
``` Thanks a lot for your files, that's help me many things But... i'm add some easing in your project such as new Bounce, Quart, Quint, Cubic, Quad. sorry for...
``` Hi, I would like to use your nice project in my open source library (http://shutternotifier.codeplex.com/, it'll be published in 2-3 days), your url is included in the Resources section...
``` first, Amazing code... Great Job... ;) i just have a question, imagine the situation: i have a form with a form_mouseLeave and form_mouseEnter transition. the problem is that when...
``` PyWinery should be able to handle uninitialized prefixes. ``` Original issue reported on code.google.com by `[email protected]` on 29 Jul 2014 at 12:44
``` Traceback (most recent call last): File "/usr/bin/pywinery", line 1125, in app = Main(sys_argv) File "/usr/bin/pywinery", line 431, in __init__ if guess_type(apath)[0].lower() == "application/x-msi": AttributeError: 'NoneType' object has no attribute...
``` What steps will reproduce the problem? 1. Switch to non-English layout (Russian) 2. 3. What is the expected output? What do you see instead? F.i.: Cntl-D instead of Cntl-X...
``` Added Numlock (Mod2) to modifiers ``` Original issue reported on code.google.com by `[email protected]` on 26 Feb 2014 at 3:07 Attachments: - [xdq.c.patch](https://storage.googleapis.com/google-code-attachments/dvorak-qwerty/issue-5/comment-0/xdq.c.patch)
``` What steps will reproduce the problem? 1. Switch to the Dvorak layout. 2. Run dvorak-qwerty. 3. Press Windows-E (which will produce a period (.), since you're in dvorak) 4....
``` Usually, I have to switch between Dvorak and Qwerty because a lot of programs are hardcoded to use the Qwerty (a huge example is any Flash Application). This program...
``` Hi mate, I think your binding might be very useful for a lot of guys. Deploying it to Maven central could help a lot... ``` Original issue reported on...