322 Commits (38ca9a93f0bdc34d30d9d1a1ddffb394e0f47c70)
 

Author SHA1 Message Date
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
Heiko Hund f5cd631970 find crypto library when name is libcrypto 15 years ago
Heiko Hund b971f6f311 fix _sntprintf_0 function 15 years ago
Heiko Hund 3d76539f8e overhaul of French localization 15 years ago
Heiko Hund 248aea8537 add PACKAGE_URL 15 years ago
Heiko Hund 7a63b188f9 add .gitignore 15 years ago
Heiko Hund 0948302b70 remove execute bits from source files 15 years ago
Heiko Hund 5b4f77a4a3 fixed _tsizeof 16 years ago
Heiko Hund 56e73300e5 use TCHARs in preparation for unicode support 16 years ago
Heiko Hund 09a9867d8a use new inline function instead of old macro 16 years ago
Heiko Hund 9959072150 use TCHARs in preparation for unicode support 16 years ago
Heiko Hund ad959a520d moved to use of TCHARs in preparation for unicode support 16 years ago
Heiko Hund 5963a4a49d fixed error string for failed MSIE proxy retrieval 16 years ago
Heiko Hund 71c1eb65d1 use inline functions instead of #defines and support TCHARs 16 years ago
Heiko Hund 8eef1d5347 moved and redid MSIE proxy stuff into proxy.h 16 years ago
Heiko Hund b8f520be05 config number for status dialog is now stored as property 16 years ago
Heiko Hund ac6c155243 added function CreateLocalizedDialogParam() 16 years ago
Heiko Hund 4003e9bf3a rearranged GetGUILanguage function a bit 16 years ago
Heiko Hund 2ba8e6eee0 fill in about dialog version info at build time instead of runtime 16 years ago
Heiko Hund 38b6a4d7b8 fixed resource Ids a bit more 16 years ago
Heiko Hund a907b9d877 made it compile again 16 years ago
Heiko Hund 5783d7da94 cleaned up resource IDs 16 years ago
Heiko Hund 35c1bf35c9 removed useless code 16 years ago
Heiko Hund fb43e2ab2f fixed language combo box listview size 16 years ago
Heiko Hund d5912206fb fixed drawing problem with proxy settings dialog on w2k 16 years ago
Heiko Hund c9edb6f40b fixed recursive call to GetGUILanguage in error case 16 years ago
Heiko Hund 6f37fd999f added support for GUI localization at runtime 16 years ago
Heiko Hund 41be82f81c made compiler not warn about unused function parameters 16 years ago
Heiko Hund 93c65cee0b added test for common control library 16 years ago
Heiko Hund 3c6d7423ff allowed extra includes for AX_ASSERT_LIB 16 years ago
Heiko Hund 4003caca8a added define get an array element count 16 years ago
Heiko Hund 66280bca2c added function to get/set registry DWORD values 16 years ago
Heiko Hund 1e2d5f80c5 added "..." to about string 16 years ago
Heiko Hund e8dcb2f3ab moved proxy settings into a general settings dialog tab 16 years ago
Heiko Hund 2f3ca9d6c2 - added API to retrieve localized dialog template 16 years ago
Heiko Hund 33b255ebab redesigned settings dialog 16 years ago
Heiko Hund 3060d8f736 changes for new proxy settings dialog 16 years ago