save as error
The file names are case insensitive on Windows OS. You can verify that by renaming two files to two names that only differs in upper/lower cases. The Windows OS will refuse to do that and report an error.
myipc.cpp:136: error: ‘gtk_widget_get_window’ was not declared in this scope
myipc.cpp:136: error: ‘gtk_widget_get_window’ was not declared in this scope
It should have been fixed in [3f87d8].
Error message "DDE data request failed: a transaction failed" when starting XML copy editor multiple times
The code has been fixed in [f80b96].
Version 1.3.1.0 released