Commit Graph

308 Commits (dbe459f4189cda3a95eb34d081fa48b1d49a8d5d)
 

Author SHA1 Message Date
Heiko Hund 54d74f5861 always compile a unicode binary
13 years ago
Heiko Hund a1c152d3af send credentials to openvpn in UTF-8 encoding
13 years ago
Heiko Hund 81a666aebe add Turkish localization by Hakan Darama
13 years ago
Heiko Hund 75d914dbbe add mandatory "VarFileInfo" VERSIONINFO block
13 years ago
Heiko Hund 0edea0324c choose the right cpu architecture for comctl32.dll
14 years ago
Heiko Hund df7688777c use -mno-cygwin only when building for cygwin
14 years ago
Heiko Hund 651238c1ef use SetWindowLongPtr() for x64 compatibility
14 years ago
Heiko Hund 4683e8f045 fix popup menu creation
14 years ago
Heiko Hund 8d59948572 fix prototype of threadproc ChangePassphraseThread()
14 years ago
Heiko Hund 697ffc57f9 fix prototype of dlgproc functions
14 years ago
Heiko Hund 147d63d812 make cross compilation on linux work
14 years ago
Heiko Hund 3653d41931 fix write out of array bounds
14 years ago
Heiko Hund a1f2df515b update Swedish localization
14 years ago
Heiko Hund 77c587ba22 tweak combobox on general options dialog
14 years ago
Heiko Hund 2c6eb62c74 fix write to static buffer
14 years ago
Heiko Hund 42b3ead5f0 fix symbol clash
14 years ago
Heiko Hund bb030a99c1 set right language for general options dialog
14 years ago
Heiko Hund b5da5cc661 localize general options tab for es, it and nl
14 years ago
Heiko Hund 8249067076 let openvpn determine the Windows proxy settings
14 years ago
Heiko Hund d46789bc27 fix parameter type in FillLangListProc()
14 years ago
Heiko Hund 6934dfa783 fix loading of the proxy source from registry
14 years ago
Heiko Hund 9d918954d5 ask for HTTP proxy credentials on demand
14 years ago
Heiko Hund 1151791cd3 use snapshot version in binary instead of release
14 years ago
Heiko Hund 138ee33ed3 use code_page pragma in every l8n file
14 years ago
Heiko Hund 8390f2255a fix *connect script name, closes bug #3213131
14 years ago
Heiko Hund dd0283657c polish localization by sourceforge user skesicki
14 years ago
Heiko Hund ed5dfc0bd5 fix IP address display in tooltip, closes #3176526
14 years ago
Heiko Hund a91198d010 fix connection status if only one config exists
14 years ago
Heiko Hund efc62c3d19 fix starting a connection with double click on icon
14 years ago
Heiko Hund 6c3ce57bc9 add Danish localization by Morten Christensen
14 years ago
Heiko Hund 4bcebba60f use managment interface
14 years ago
Heiko Hund 7c4bea3f7e remove support for openvpn version < 2.0
15 years ago
Heiko Hund e16665bee6 add .kateconfig
15 years ago
Heiko Hund 65d32d7987 rename openvpn-gui.exe.manifest
15 years ago
Heiko Hund 0d04b8b981 produce dist as tarball
15 years ago
Heiko Hund f373ca17f7 tray code cleanup and fixes
15 years ago
Heiko Hund a43a0d2bb7 chmod 644 openvpn-gui-res-fi.rc
15 years ago
Heiko Hund 92c6bc6276 set gui language for common controls as well
15 years ago
Heiko Hund 223cf23748 use GetSystemDefaultLCID() for determination of the system language
15 years ago
Heiko Hund d4a5ae3e74 add Finnish localization by Samuli Seppaenen
15 years ago
Heiko Hund a6e6d88115 refactor option handling code
15 years ago
Heiko Hund b0c1bd562c reformat and fix config file code
15 years ago
Heiko Hund 287e60c284 add --disable-unicode configure option
15 years ago
Heiko Hund 61cb987f4d make it work when compiled as unicode
15 years ago
Heiko Hund f542c42738 use _tsizeof to get the buffer size
15 years ago
Heiko Hund 71a2b8fd23 add snapshot target to Makefile
15 years ago
Heiko Hund 6939cb8792 replace GUI_* with PACKAGE_* macros
15 years ago
Heiko Hund 9dbd35ef40 add VERSIONINFO ressource
15 years ago
Heiko Hund 0e06134c0d remove autogenerated file config.h.in
15 years ago
Heiko Hund d180980cfb remove version from .exe file name
15 years ago