Alon Bar-Lev
6eef880c8f
debug: fix debug under unicode
...
Signed-off-by: Alon Bar-Lev <alon.barlev@gmail.com>
edit: use _tsizeof for array element count
13 years ago
Alon Bar-Lev
45421c2514
cleanup: resolve warnings missing malloc include
...
Signed-off-by: Alon Bar-Lev <alon.barlev@gmail.com>
13 years ago
Heiko Hund
18376e2f2e
tag unused variables to stop compiler warnings
13 years ago
Heiko Hund
0bac9ed151
fix resource leak in viewlog.c, closes #3485875
13 years ago
Heiko Hund
3670a4bd2a
support starting OpenVPN via interactive service
13 years ago
Heiko Hund
fb667a866c
replace "..." with ellipses
13 years ago
Heiko Hund
cb491623b9
correct Japanese about dialog caption
13 years ago
Heiko Hund
4725798de6
fix property sheet initialization
13 years ago
Heiko Hund
66b77868b4
move "About" dialog to settings tab
13 years ago
Heiko Hund
cb99eadb0a
add Japanese localization by Taro Yamazaki
13 years ago
Heiko Hund
781e34c846
convert language resource files to UTF-8
13 years ago
Heiko Hund
7528c6b2af
move resource files into separate directory
13 years ago
Heiko Hund
e755155332
make log window display unicode properly
13 years ago
Heiko Hund
c697eed849
fix proxy command line if config is used
13 years ago
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
13 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
...
* 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