fghber
fghber
Sure, just drop me a line with some issues to select from. I have some spare time next week, so I am ready to do some work.
@ralphilius Thank you for sharing! I've applied your change and noticed that blank cells become `#NUM!` error. This can be avoided using `Number(data[row][column])` instead of `parseFloat(data[row][column])` to do the actual...
@qeet Good job. However, the main reason I use bradjaspers' is the BasicAuth option his implementation offers.
@Iruwen Indeed, thank you. It was not working for me first since I was not aware you have to provide the credentials in a different form: The credentials must be...
If not absolute necessary I would stay away from importing unsecure win32 code. E.g. if you ever plan to put the app on the store, it will be rejected.
Actually I can think of *four* scenarios: - only show in tray - show in taskbar and tray - minimized to tray (current behavior) - never minimize to tray
Cool! Is YAPA2 ready now?