Commit Graph

47 Commits (5963a4a49d16b1594b4b2d40bb9cc9e0534444cc)

Author SHA1 Message Date
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
Heiko Hund 2f3ca9d6c2 - added API to retrieve localized dialog template
- using instance from global options struct
2009-01-26 21:03:39 +00:00
Heiko Hund 33b255ebab redesigned settings dialog 2009-01-21 12:44:08 +00:00
Heiko Hund 3060d8f736 changes for new proxy settings dialog 2009-01-20 22:16:22 +00:00
Heiko Hund d646c7fc8c fixed compiler warnings 2009-01-19 12:28:26 +00:00
Heiko Hund c554992de1 fixed syntax error 2009-01-19 10:04:55 +00:00
Heiko Hund 3d4aaeb5a4 switched to use of localization functions 2009-01-18 20:59:52 +00:00
Heiko Hund 1ea8d5b8f7 added functions for localized dialog, string and icon resources 2009-01-18 20:37:32 +00:00
Heiko Hund b25d0f268a produce better warnings 2009-01-18 03:10:37 +00:00
Heiko Hund d46af68a82 added function to load localized dialog 2009-01-16 22:54:50 +00:00
Heiko Hund 523a7a1e2e added localized resource files 2009-01-16 17:30:48 +00:00
Heiko Hund 82caa8775f did some reformatting 2009-01-16 17:29:11 +00:00
Heiko Hund 3bdf5eec26 use english for resource language 2009-01-16 17:13:14 +00:00
Heiko Hund 746451bafa added functions to load localized resources 2009-01-16 16:58:03 +00:00
Heiko Hund 860e90d198 make english the default/fallback language 2009-01-13 12:30:45 +00:00
Heiko Hund 5bf31fb03b fixed resource dependencies 2009-01-13 12:29:40 +00:00
Heiko Hund 258e3dd4b2 prepared infrastructure for multilingual binary 2009-01-12 17:23:50 +00:00
Heiko Hund 99185f10f3 added XP theme support to GUI 2009-01-07 15:23:39 +00:00
Heiko Hund 4203e97aff produce a win32 gui binary 2009-01-07 13:46:44 +00:00
Heiko Hund 531c341e8e ignore Makefile 2009-01-07 13:00:56 +00:00
Heiko Hund 79c2badf44 link ressources into binary as well 2009-01-07 12:57:53 +00:00
Heiko Hund b2500ebf47 use autoconf to generate Makefile 2009-01-07 12:51:01 +00:00
Heiko Hund bed501165b setup svn:ignore property 2008-12-31 10:44:46 +00:00
Heiko Hund e224b69e5b added 1.0 branch 2008-12-18 11:24:35 +00:00
Heiko Hund fd9e4ae6db import of openvpn-gui-1.0.3.zip
git-svn-id: https://openvpn-gui.svn.sourceforge.net/svnroot/openvpn-gui/trunk@2 43a1345a-9c20-4331-951f-9845fc178312
2008-12-18 11:08:35 +00:00
Heiko Hund a0e7f98401 created base dirs
git-svn-id: https://openvpn-gui.svn.sourceforge.net/svnroot/openvpn-gui/trunk@1 43a1345a-9c20-4331-951f-9845fc178312
2008-12-18 11:05:34 +00:00