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
...
* use "auto" parameter for --http-proxy option
* pass proxy credentialsls via management interface
* also closes #3223163
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
...
* make dist produces a tarball instead of a .zip now
* removed local copy of shellapi.h
* snapshot version is now the current date and time
* snapshot version is now part of the .exe name
15 years ago
Heiko Hund
f373ca17f7
tray code cleanup and fixes
...
* make tray icon reflect connection status again
* prevent tray context menu popup on right click
* display proxy settings tab only if enabled
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
...
* make sure strings are \0 terminated
* remove obsolete string IDS_ERR_LOG_CONSTRUCT
15 years ago
Heiko Hund
287e60c284
add --disable-unicode configure option
...
* binary is now compiled as Unicode by default
* --disable-unicode will use the default codepage
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
...
using TCHARs in preparation for unicode support
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