leafo / itchio-app-old

Desktop itch.io client
MIT License
45 stars 6 forks source link

New Window Scheme and OpenSLL for Windows #17

Closed joseccandido closed 9 years ago

joseccandido commented 9 years ago

Created a new window scheme for the app.

AppWindow will hosts all other windows(called widgets in the code), making it easier to manage. The app is now frameless with a custom top bar to allow the app to look the same on every platform.

Login remade for new scheme. Library(for owned games), will be the next.

Also added OpenSSL for windows. Explanation at: #14

itch

leafo commented 9 years ago

Thank you!

leafo commented 9 years ago

Looks like you forgot to commit appsetings.cpp/h

joseccandido commented 9 years ago

More like added them before the time. Will fix it in a moment.