Commit Graph

19 Commits (0658ca3f8a0af0f47425b78b3fe471b9a1a6a839)

Author SHA1 Message Date
Heiko Hund f420d7dcbb use CRT's _countof instead of proprietary _tsizeof 2012-03-29 17:40:34 +02:00
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 66b77868b4 move "About" dialog to settings tab 2011-11-30 17:20:23 +01:00
Heiko Hund 4683e8f045 fix popup menu creation 2011-07-26 09:12:11 +02: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 4bcebba60f use managment interface 2010-09-10 11:39:39 +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 a6e6d88115 refactor option handling code 2010-04-09 06:18:58 +02:00
Heiko Hund 61cb987f4d make it work when compiled as unicode 2010-03-21 10:07:14 +01:00
Heiko Hund 6939cb8792 replace GUI_* with PACKAGE_* macros 2010-03-11 22:58:45 +01:00
Heiko Hund ad959a520d moved to use of TCHARs in preparation for unicode support 2009-02-09 17:28:38 +00:00
Heiko Hund 5783d7da94 cleaned up resource IDs 2009-02-04 15:54:37 +00:00
Heiko Hund e8dcb2f3ab moved proxy settings into a general settings dialog tab 2009-01-26 21:07:04 +00:00
Heiko Hund d646c7fc8c fixed compiler warnings 2009-01-19 12:28:26 +00:00
Heiko Hund 3d4aaeb5a4 switched to use of localization functions 2009-01-18 20:59:52 +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