Alon Bar-Lev
|
c9eb68c77f
|
use automake in build
Signed-off-by: Alon Bar-Lev <alon.barlev@gmail.com>
Edited to not use libtool and implicit automake rule to build resource object
|
2012-03-28 10:59:44 +00:00 |
Heiko Hund
|
3046f8a345
|
convert files to unix style end-of-line
|
2012-03-28 10:44:54 +00:00 |
Alon Bar-Lev
|
93118db5e8
|
cleanup: add missing stdlib.h
Signed-off-by: Alon Bar-Lev <alon.barlev@gmail.com>
|
2012-03-28 10:44:54 +00:00 |
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
|
2012-03-28 10:44:54 +00:00 |
Alon Bar-Lev
|
45421c2514
|
cleanup: resolve warnings missing malloc include
Signed-off-by: Alon Bar-Lev <alon.barlev@gmail.com>
|
2012-03-28 10:44:54 +00:00 |
Heiko Hund
|
18376e2f2e
|
tag unused variables to stop compiler warnings
|
2012-03-28 10:44:51 +00:00 |
Heiko Hund
|
0bac9ed151
|
fix resource leak in viewlog.c, closes #3485875
|
2012-02-09 10:26:10 +00:00 |
Heiko Hund
|
3670a4bd2a
|
support starting OpenVPN via interactive service
|
2012-01-31 09:40:08 +00:00 |
Heiko Hund
|
fb667a866c
|
replace "..." with ellipses
|
2011-12-16 17:49:17 +00:00 |
Heiko Hund
|
cb491623b9
|
correct Japanese about dialog caption
|
2011-12-01 12:54:16 +01:00 |
Heiko Hund
|
4725798de6
|
fix property sheet initialization
|
2011-11-30 17:42:20 +01:00 |
Heiko Hund
|
66b77868b4
|
move "About" dialog to settings tab
|
2011-11-30 17:20:23 +01:00 |
Heiko Hund
|
cb99eadb0a
|
add Japanese localization by Taro Yamazaki
|
2011-11-30 14:01:04 +01:00 |
Heiko Hund
|
781e34c846
|
convert language resource files to UTF-8
|
2011-11-30 10:26:27 +01:00 |
Heiko Hund
|
7528c6b2af
|
move resource files into separate directory
|
2011-11-29 17:31:17 +01:00 |
Heiko Hund
|
e755155332
|
make log window display unicode properly
|
2011-11-09 16:15:41 +01:00 |
Heiko Hund
|
c697eed849
|
fix proxy command line if config is used
|
2011-11-09 16:02:10 +01:00 |
Heiko Hund
|
54d74f5861
|
always compile a unicode binary
|
2011-08-29 13:56:32 +00:00 |
Heiko Hund
|
a1c152d3af
|
send credentials to openvpn in UTF-8 encoding
|
2011-08-29 13:30:50 +00:00 |
Heiko Hund
|
81a666aebe
|
add Turkish localization by Hakan Darama
|
2011-08-24 15:41:34 +00:00 |
Heiko Hund
|
75d914dbbe
|
add mandatory "VarFileInfo" VERSIONINFO block
|
2011-08-08 10:52:32 +02:00 |
Heiko Hund
|
0edea0324c
|
choose the right cpu architecture for comctl32.dll
|
2011-08-05 18:24:37 +02:00 |
Heiko Hund
|
df7688777c
|
use -mno-cygwin only when building for cygwin
|
2011-07-26 14:33:56 +02:00 |
Heiko Hund
|
651238c1ef
|
use SetWindowLongPtr() for x64 compatibility
|
2011-07-26 09:13:07 +02:00 |
Heiko Hund
|
4683e8f045
|
fix popup menu creation
|
2011-07-26 09:12:11 +02:00 |
Heiko Hund
|
8d59948572
|
fix prototype of threadproc ChangePassphraseThread()
|
2011-07-26 09:09:58 +02:00 |
Heiko Hund
|
697ffc57f9
|
fix prototype of dlgproc functions
|
2011-07-26 09:05:16 +02:00 |
Heiko Hund
|
147d63d812
|
make cross compilation on linux work
|
2011-07-26 09:01:55 +02:00 |
Heiko Hund
|
3653d41931
|
fix write out of array bounds
|
2011-07-21 17:59:08 +02:00 |
Heiko Hund
|
a1f2df515b
|
update Swedish localization
|
2011-07-21 13:01:05 +02:00 |
Heiko Hund
|
77c587ba22
|
tweak combobox on general options dialog
|
2011-07-21 12:59:37 +02:00 |
Heiko Hund
|
2c6eb62c74
|
fix write to static buffer
|
2011-07-21 11:43:00 +02:00 |
Heiko Hund
|
42b3ead5f0
|
fix symbol clash
|
2011-07-21 09:01:04 +02:00 |
Heiko Hund
|
bb030a99c1
|
set right language for general options dialog
|
2011-07-21 08:56:31 +02:00 |
Heiko Hund
|
b5da5cc661
|
localize general options tab for es, it and nl
|
2011-07-20 18:09:57 +02:00 |
Heiko Hund
|
8249067076
|
let openvpn determine the Windows proxy settings
|
2011-07-20 17:28:08 +02:00 |
Heiko Hund
|
d46789bc27
|
fix parameter type in FillLangListProc()
|
2011-07-20 16:26:27 +02:00 |
Heiko Hund
|
6934dfa783
|
fix loading of the proxy source from registry
|
2011-03-24 18:36:20 +01:00 |
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
|
2011-03-24 17:54:53 +01:00 |
Heiko Hund
|
1151791cd3
|
use snapshot version in binary instead of release
|
2011-03-18 16:53:48 +01:00 |
Heiko Hund
|
138ee33ed3
|
use code_page pragma in every l8n file
|
2011-03-18 12:55:50 +01:00 |
Heiko Hund
|
8390f2255a
|
fix *connect script name, closes bug #3213131
|
2011-03-18 12:09:57 +01:00 |
Heiko Hund
|
dd0283657c
|
polish localization by sourceforge user skesicki
|
2011-03-18 12:02:06 +01:00 |
Heiko Hund
|
ed5dfc0bd5
|
fix IP address display in tooltip, closes #3176526
|
2011-02-11 11:03:57 +01:00 |
Heiko Hund
|
a91198d010
|
fix connection status if only one config exists
|
2010-09-10 11:40:03 +02:00 |
Heiko Hund
|
efc62c3d19
|
fix starting a connection with double click on icon
|
2010-09-10 11:40:02 +02:00 |
Heiko Hund
|
6c3ce57bc9
|
add Danish localization by Morten Christensen
|
2010-09-10 11:40:01 +02:00 |
Heiko Hund
|
4bcebba60f
|
use managment interface
|
2010-09-10 11:39:39 +02:00 |
Heiko Hund
|
7c4bea3f7e
|
remove support for openvpn version < 2.0
|
2010-06-29 16:12:17 +02:00 |
Heiko Hund
|
e16665bee6
|
add .kateconfig
|
2010-06-29 16:11:34 +02:00 |