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
Heiko Hund
65d32d7987
rename openvpn-gui.exe.manifest
2010-06-29 14:49:59 +02:00
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
2010-04-23 14:18:36 +02:00
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
2010-04-23 13:22:05 +02:00
Heiko Hund
a43a0d2bb7
chmod 644 openvpn-gui-res-fi.rc
2010-04-16 15:46:14 +02:00
Heiko Hund
92c6bc6276
set gui language for common controls as well
2010-04-15 20:28:11 +02:00
Heiko Hund
223cf23748
use GetSystemDefaultLCID() for determination of the system language
2010-04-15 19:20:26 +02:00
Heiko Hund
d4a5ae3e74
add Finnish localization by Samuli Seppaenen
2010-04-14 22:15:36 +02:00
Heiko Hund
a6e6d88115
refactor option handling code
2010-04-09 06:18:58 +02:00
Heiko Hund
b0c1bd562c
reformat and fix config file code
...
* make sure strings are \0 terminated
* remove obsolete string IDS_ERR_LOG_CONSTRUCT
2010-03-21 21:32:48 +01:00
Heiko Hund
287e60c284
add --disable-unicode configure option
...
* binary is now compiled as Unicode by default
* --disable-unicode will use the default codepage
2010-03-21 21:32:28 +01:00
Heiko Hund
61cb987f4d
make it work when compiled as unicode
2010-03-21 10:07:14 +01:00
Heiko Hund
f542c42738
use _tsizeof to get the buffer size
2010-03-13 09:35:33 +01:00
Heiko Hund
71a2b8fd23
add snapshot target to Makefile
2010-03-12 16:14:25 +01:00
Heiko Hund
6939cb8792
replace GUI_* with PACKAGE_* macros
2010-03-11 22:58:45 +01:00
Heiko Hund
9dbd35ef40
add VERSIONINFO ressource
2010-03-11 16:52:53 +01:00
Heiko Hund
0e06134c0d
remove autogenerated file config.h.in
2010-03-11 16:51:38 +01:00
Heiko Hund
d180980cfb
remove version from .exe file name
2010-03-11 09:52:54 +01:00
Heiko Hund
f5cd631970
find crypto library when name is libcrypto
2010-03-11 09:50:56 +01:00
Heiko Hund
b971f6f311
fix _sntprintf_0 function
2010-03-10 18:50:59 +01:00
Heiko Hund
3d76539f8e
overhaul of French localization
2010-03-10 15:04:27 +01:00
Heiko Hund
248aea8537
add PACKAGE_URL
2010-03-10 10:40:19 +01:00
Heiko Hund
7a63b188f9
add .gitignore
2010-03-10 10:39:51 +01:00
Heiko Hund
0948302b70
remove execute bits from source files
2010-03-10 10:28:52 +01:00
Heiko Hund
5b4f77a4a3
fixed _tsizeof
2009-05-16 01:50:10 +00:00
Heiko Hund
56e73300e5
use TCHARs in preparation for unicode support
2009-02-10 02:59:33 +00:00
Heiko Hund
09a9867d8a
use new inline function instead of old macro
2009-02-09 17:58:53 +00:00