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
Heiko Hund
9959072150
use TCHARs in preparation for unicode support
2009-02-09 17:48:21 +00:00
Heiko Hund
ad959a520d
moved to use of TCHARs in preparation for unicode support
2009-02-09 17:28:38 +00:00
Heiko Hund
5963a4a49d
fixed error string for failed MSIE proxy retrieval
2009-02-09 17:22:44 +00:00
Heiko Hund
71c1eb65d1
use inline functions instead of #defines and support TCHARs
2009-02-09 17:19:45 +00:00
Heiko Hund
8eef1d5347
moved and redid MSIE proxy stuff into proxy.h
...
using TCHARs in preparation for unicode support
2009-02-06 15:57:56 +00:00
Heiko Hund
b8f520be05
config number for status dialog is now stored as property
2009-02-05 14:22:57 +00:00
Heiko Hund
ac6c155243
added function CreateLocalizedDialogParam()
2009-02-05 13:52:27 +00:00
Heiko Hund
4003e9bf3a
rearranged GetGUILanguage function a bit
2009-02-04 16:39:41 +00:00
Heiko Hund
2ba8e6eee0
fill in about dialog version info at build time instead of runtime
2009-02-04 16:26:14 +00:00
Heiko Hund
38b6a4d7b8
fixed resource Ids a bit more
2009-02-04 16:03:43 +00:00
Heiko Hund
a907b9d877
made it compile again
2009-02-04 15:56:11 +00:00
Heiko Hund
5783d7da94
cleaned up resource IDs
2009-02-04 15:54:37 +00:00
Heiko Hund
35c1bf35c9
removed useless code
2009-02-04 06:29:07 +00:00
Heiko Hund
fb43e2ab2f
fixed language combo box listview size
2009-02-03 15:54:54 +00:00
Heiko Hund
d5912206fb
fixed drawing problem with proxy settings dialog on w2k
2009-02-03 13:13:31 +00:00
Heiko Hund
c9edb6f40b
fixed recursive call to GetGUILanguage in error case
2009-02-03 12:11:07 +00:00
Heiko Hund
6f37fd999f
added support for GUI localization at runtime
2009-02-02 17:27:09 +00:00
Heiko Hund
41be82f81c
made compiler not warn about unused function parameters
2009-02-02 17:21:37 +00:00
Heiko Hund
93c65cee0b
added test for common control library
2009-02-02 17:19:54 +00:00
Heiko Hund
3c6d7423ff
allowed extra includes for AX_ASSERT_LIB
2009-02-02 17:18:53 +00:00
Heiko Hund
4003caca8a
added define get an array element count
2009-02-02 15:49:08 +00:00
Heiko Hund
66280bca2c
added function to get/set registry DWORD values
2009-02-02 15:45:43 +00:00
Heiko Hund
1e2d5f80c5
added "..." to about string
2009-01-26 21:11:18 +00:00
Heiko Hund
e8dcb2f3ab
moved proxy settings into a general settings dialog tab
2009-01-26 21:07:04 +00:00