| Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
Fixes QRTZ sometimes growing when copied and pasted
|
|
|
|
|
|
|
|
Overwritten by: Python console 2e401babb793238564ca640fc802a52ab7f6c293
|
|
Also, initialise to empty strings - if sscanf does not find something to
put in a string, it will leave it unchanged.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
To make clipboard manipulation easier.
|
|
|
|
Was causing garbled icon on linux. 16 pixels * 4 bytes per pixel = 64, not 128.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|