| Age | Commit message (Collapse) | Author | Files | Lines |
|
To make clipboard manipulation easier.
|
|
|
|
Was causing garbled icon on linux. 16 pixels * 4 bytes per pixel = 64, not 128.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
'from' as a keyword, wind brush fixes.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Made a demo of increasing element type by one, import example, example.increment()
|
|
|
|
|
|
Conflicts:
src/main.c
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Conflicts:
src/main.c
|
|
|
|
|
|
Change zoom key to only use keysym.sym, like all the other keyboard
controls. This may mean it is no longer the 'z' key on all
systems, but will prevent it conflicting with the
other keyboard controls.
|