2014-07-05 09:49:48 +0100 ronys 

	* Updated .po files for 3.34pre (HEAD, SD)

2014-07-05 09:25:39 +0100 ronys 

	* Set version to 3.34pre

2014-07-04 20:17:13 +0100 ronys 

	* New database with SD & Yubi fixes (nanas/SD)

2014-07-04 20:14:55 +0100 ronys 

	* FR758 - tweak yubi prompt for clarity

2014-07-04 02:52:22 +0100 c-273 

	* Remove checking on variable that was never set (prevented some code being executed)

2014-07-04 02:43:53 +0100 c-273 

	* Do DialogProcs better

2014-07-04 02:22:23 +0100 c-273 

	* Use stringT instead of wstring for consistency even though Windows is only Unicode now Don't use StringX when not necessary

2014-07-03 20:33:29 +0100 ronys 

	* Fixed crash in CSystemTray::OnTrayNotification

2014-07-03 14:00:36 +0100 c-273 

	* Tidy up DialogProcs based on conflicting MS documentation

2014-07-03 13:43:37 +0100 c-273 

	* Remove MFC CString from SDThread.cpp

2014-07-03 12:59:07 +0100 c-273 

	* Get SD dialog in the correct monitor Remove unused local variable brc

2014-07-03 12:58:04 +0100 c-273 

	* CR-LF changes by VS2013

2014-07-02 19:43:56 +0100 ronys 

	* Replaced new/delete with stack allocation of CSDThread

2014-07-02 19:33:12 +0100 ronys 

	* Yubikey supported in all SD usages.

2014-07-02 19:13:54 +0100 ronys 

	* Fixed hiding of timer text

2014-07-01 20:13:11 +0100 ronys 

	* Working on YubiKey support in CWZSelectDB - WiP

2014-07-01 04:44:11 +0100 ronys 

	* End-of-line crud

2014-06-30 19:42:20 +0100 ronys 

	* Resolved mixed-up mixins

2014-06-30 19:10:47 +0100 ronys 

	* More progress on Yubi support under SD, WiP

2014-06-30 10:07:50 +0100 c-273 

	* Add caption to SD dialogs

2014-06-29 19:26:23 +0100 c-273 

	* Correct call when VK Insert buffer is clicked in SD mode

2014-06-29 17:00:20 +0100 c-273 

	* Update VS2013 project files for YubiKey and bitmaps

2014-06-28 07:58:51 +0100 ronys 

	* Yubikey in SD basic functionality - WiP

2014-06-27 10:31:00 +0100 c-273 

	* Deal with return code from DeleteTimerQueueTimer correctly

2014-06-27 11:14:00 +0100 ronys 

	* Remove hack in prep for patch re DeleteTimerQueueTimer error

2014-06-27 09:46:26 +0100 ronys 

	* Typos plus normalizing naming convention

2014-06-27 05:14:31 +0100 ronys 

	* define NO_NEW_DESKTOP under debug build

2014-06-26 20:01:07 +0100 ronys 

	* More .rc file tweaks

2014-06-26 19:23:13 +0100 ronys 

	* Resized buttons for SD bitmaps

2014-06-26 19:20:44 +0100 ronys 

	* Added SD bitmaps to project files

2014-06-26 14:51:30 +0100 c-273 

	* Fix Wizard & SD

2014-06-26 00:02:01 +0100 c-273 

	* Properly implement resetting SD timer when user enters characters or clicks on VK buttons Rename VK routine to match its name elsewhere Minor change to setting static timer text to red - only if visible

2014-06-25 23:58:07 +0100 c-273 

	* Missed one static timer text being wt initially to not visible

2014-06-25 22:52:31 +0100 c-273 

	* Make timer static text red

2014-06-25 21:15:15 +0100 c-273 

	* Fix Tooltips on non-MFC dialogs. Simplify dialog procedure.

2014-06-25 19:10:47 +0100 c-273 

	* Allow default Tooltip timings

2014-06-25 19:09:51 +0100 c-273 

	* Change SD Toggle tooltip a snmidgen

2014-06-25 14:38:55 +0100 c-273 

	* Update Wizard page for new button SD toggle Remove now unnecessary include in PKBaseDlg.h

2014-06-25 14:37:27 +0100 c-273 

	* Update the SD toggle graphics again (makes a difference on Wizard dialog)

2014-06-25 14:09:50 +0100 c-273 

	* Save SD preference if user presses OK to passkey entry/change/setup

2014-06-25 14:06:48 +0100 c-273 

	* Fix dialog that still had SD toggle as a static control rather than an ownerdraw button

2014-06-25 13:21:44 +0100 c-273 

	* Make Using/Not Using differences more obvious

2014-06-24 17:54:20 +0100 ronys 

	* Typos in IDS_TOGGLE_SECURE_DESKTOP_* prompted rephrase.

2014-06-24 02:23:39 +0100 c-273 

	* Add Tooltips to SD Toggle button (currently not working on non-MFC SD dialogs, including Virtual Keyboard). Fix showing timer and countdown on Virtual Keyboard (and make them not visible by default) Rename some control IDs Move YubiKey string definitions so that in numerical order (resource3.h)

2014-06-23 22:07:46 +0100 c-273 

	* Make SD toggle a button with transparent image

2014-06-23 19:35:20 +0100 c-273 

	* Go back to calling dialog if user cancels SD input

2014-06-23 19:21:16 +0100 c-273 

	* Move timer text and countdown below in a pseudo "Status Bar". Hide countdown etc. until only 25% left of timer.

2014-06-23 17:43:33 +0100 c-273 

	* Move SD toggle to top left and ensure code is there in all dialogs to support it

2014-06-23 17:02:26 +0100 c-273 

	* Missing part of fix for blank DB name

2014-06-23 14:41:43 +0100 c-273 

	* Put Secure Dialogs in centre of monitor having current PWS dialog

2014-06-21 21:57:43 +0100 c-273 

	* Rename images

2014-06-21 21:48:25 +0100 c-273 

	* Allow toggle of SD

2014-06-20 17:57:07 +0100 ronys 

	* Align readonly checkbox in IDD_PASSKEY_*_SD

2014-06-20 17:49:28 +0100 ronys 

	* CPasskeyEntry: Infer UseSecureDesktop directly

2014-06-20 17:06:04 +0100 ronys 

	* Removed Secure Desktop timeout from GUI

2014-06-20 16:18:26 +0100 ronys 

	* Rephrased timeout message in SD password entry dialogs

2014-06-18 18:05:03 +0100 ronys 

	* More code review nits

2014-06-17 11:06:29 +0300 Rony Shapiro 

	* SD branch now builds under Linux

2014-06-18 05:34:43 +0100 ronys 

	* Code review fixes - minor stuff

2014-06-15 16:20:04 +0100 c-273 

	* Fix issue if passphrase incorrect Some defensive programming to make sure desktop names and window class names are not reused

2014-06-15 10:58:30 +0100 c-273 

	* Implement Secure Desktop

2014-06-23 21:53:49 +0300 ronys 

	* [1196] wx: Fix hash iteration calculation.

2014-06-23 21:50:19 +0300 ronys 

	* wx: Compiler warning

2014-06-21 10:17:39 +0100 ronys 

	* BR1195: Show Find* in Edit menu when group selected

2014-06-21 09:23:58 +0100 ronys 

	* Clear clipboard once we're done with the drag

2014-06-14 13:11:09 +0100 c-273 

	* Using Virtual Keyboard - ensure flags set so that buttons are activated as required

2014-06-14 08:52:48 +0100 ronys 

	* Replaced TryAgainDlg with a simple messagebox

2014-06-13 16:49:33 +0100 ronys 

	* *REALLY* Fixed silly assert in opening without a DB via empty DB field

2014-06-13 13:22:53 +0100 ronys 

	* Fixed silly assert in opening without a DB via empty DB field

2014-06-11 11:16:56 +0100 c-273 

	* Fix resource.h (App Studio value) and change variable name so not the same as a member function

2014-06-10 18:58:08 +0100 ronys 

	* Support opening without a DB via empty DB field

2014-06-09 10:01:01 +0100 c-273 

	* Add new button on initial Open Dialog to allow opening PWS without opening or creating a DB (equivalent to -c command line flag). Tidy up resource.h (removing duplicates)

2014-06-09 09:28:46 +0100 c-273 

	* Move resources to US English

2014-06-09 09:26:07 +0100 c-273 

	* More VS2013 updates

2014-06-06 19:21:45 +0100 c-273 

	* Updates for VS2013

2014-05-31 03:58:58 +0100 ronys 

	* [FR753] Support Drag & Drop of file onto tree view

2014-05-26 22:05:14 +0300 ronys 

	* wx: Added the ability to specify alternate autotype method (X11/GTK+).

2014-05-24 21:38:10 +0300 ronys 

	* wx: respect lock-on-minimize preference change

2014-05-24 19:19:01 +0300 ronys 

	* [1185] wx: -s flag now works correctly

2014-05-23 19:35:04 +0300 ronys 

	* [1185] wx -m and -s cli flags work as documented

2014-05-19 22:18:35 +0300 ronys 

	* wx: Remove redundant Options->Password Policy tab.

2014-05-19 22:06:03 +0300 ronys 

	* wx: Update idle timer config when preferences updated

2014-05-18 20:29:50 +0300 ronys 

	* wx: refactored idle timeout lock code

2014-05-17 10:08:44 +0300 ronys 

	* wx: minor cleanup - removed irrelevant ifdef notyet

2014-05-17 08:43:06 +0300 ronys 

	* FR746: wxWidgets, PasswordPolicy Dialog

2014-05-14 21:54:58 +0300 ronys 

	* wxWidgets, smarter AddEdit PasswordPolicy tab control enable/disable

2014-05-14 20:38:05 +0300 ronys 

	* FR746: wxWidgets, AddEdit PasswordPolicy tab

2014-05-12 20:29:38 +0100 ronys 

	* Apply Saurav's fix for BR1167 and BR1150 unconditionally, after testing

2014-04-16 14:55:33 +0530 Saurav Ghosh 

	* Discard terminating NULL chars for text fields

2014-05-06 21:38:44 +0100 ronys 

	* Document dbl-click on pswd history table action

2014-05-06 21:12:33 +0100 ronys 

	* silly off-by-one

2014-05-06 20:54:28 +0100 ronys 

	* [FR749] DoubleClick on a history entry copies it to clipboard

2014-05-04 18:34:48 +0100 ronys 

	* BR1184 - explain \w \W \d in more detail.

2014-05-03 04:48:13 +0100 ronys 

	* Password Policy symbols for new entries fixed.

2014-05-02 18:20:57 +0100 ronys 

	* Updated default (English) help files for new FR746.

2014-05-01 19:03:39 +0100 ronys 

	* PasswordPolicy seems to be OK with new semantics

2014-05-01 18:26:51 +0100 ronys 

	* Added a way to restore the default symbol set preference to, well, default

2014-04-29 07:35:13 +0100 ronys 

	* Apply Symbol cleanup to short/wide version of AddEdit_PasswordPolicy

2014-04-27 19:36:17 +0100 ronys 

	* Refactored CPasswordPolicyDlg::OnUse*() along lines on AddEdit_PasswordPolicy

2014-04-27 18:49:42 +0100 ronys 

	* Refactor CPasswordPolicyDlg::OnInitDialog() common spinbox setup

2014-04-27 17:22:33 +0100 ronys 

	* Refactor CAddEdit_PasswordPolicy::OnInitDialog() common spinbox setup

2014-04-27 16:42:48 +0100 ronys 

	* Refactor CAddEdit_Password::OnUse*()

2014-04-26 07:21:58 +0100 ronys 

	* Be a bit more flexible re symbol sets

2014-04-26 06:13:46 +0100 ronys 

	* Refactor CPasswordCharPool::Get*Symbols

2014-04-26 05:33:01 +0100 ronys 

	* AddEdit Policy tab - move symbol field where it can be wide enough

2014-04-23 20:33:58 +0100 ronys 

	* [FR746] Simplify PasswordPolicy

2014-04-22 05:41:51 +0100 ronys 

	* Replaced BubbleSort with std::sort

2014-04-21 21:37:56 +0100 ronys 

	* Refactor getting default symbol set to check prefs

2014-04-30 18:37:18 +0100 ronys 

	* Fix spelling errors in Dutch text, thanks to Jan.

2014-04-23 18:21:51 +0100 ronys 

	* [BR1176] Refine criteria for acceptable master password (nanas/master)

2014-04-21 14:48:41 +0300 Michael Bannister 

	* [1169] Don't buffer /dev/random ifstream so as not to block

2014-04-20 17:20:24 +0300 Y. Shirman 

	* [1137] Workaround wx/gtk transparent tray icon issue

2014-04-19 20:07:44 +0100 ronys 

	* [1174] R-O checkbox state tracks selected file in Windows build

2014-04-18 11:29:41 +0300 ronys 

	* translation updates from wx build

2014-04-18 11:29:17 +0300 ronys 

	* Push version of wx to 0.93.1

2014-04-19 21:36:57 +0530 Saurav Ghosh 

	* [1174] Update read-only checkbox as DB selection changes

2014-03-29 22:53:09 +0530 Saurav Ghosh 

	* [1171] Check for validity of wxTreeItem before acting on label notifications

2014-04-14 14:41:05 +0100 c-273 

	* Fix YKib22 builds under VS2013

2014-04-14 14:34:07 +0100 c-273 

	* Change tabs to spaces for consistency (VS2013 checks on opening and allows fixing one way or another)

2014-04-13 17:09:52 +0100 ronys 

	* Twaeks to Dutch translation, thanks to zzynx

2014-04-05 19:34:56 +0100 ronys 

	* Resize About dbox to avoid wrapping of longer version string

2014-04-05 19:34:15 +0100 ronys 

	* Bump version to 3.33.1

2014-04-05 18:45:58 +0100 ronys 

	* Fix for BR1149 from Andrey (nanas/BR1149, BR1149)

2014-04-04 08:44:10 +0200 mniklas 

	* New translations

2014-04-04 08:35:49 +0200 mniklas 

	* Corrections

2014-04-04 08:33:00 +0200 mniklas 

	* Some new translations. Correction of CRLF -> LF.

2014-04-02 14:15:39 +0100 ronys 

	* Merge branch 'master' of ssh://git.code.sf.net/p/passwordsafe/git-code

2014-04-01 18:58:37 +0100 ronys 

	* Fixed copyright dates in wx about dialog box

2014-03-31 20:20:39 +0100 ronys 

	* Update to Hungarian translations from Ervin

2014-03-31 20:18:33 +0100 ronys 

	* Merge branch 'hungarian_dll'

2014-03-31 20:11:18 +0100 ronys 

	* update to Hungarian installer texts from Ervin

2014-03-30 19:29:11 +0400 Andrey Kuznetsov 

	* Use dafault positon for `main' and `password subset' windows if previous position isn't visible now (for example, disconnected 2nd monitor) [MFC]

2014-03-25 20:07:05 +0200 ronys 

	* wx po file updates

2014-03-25 06:31:34 +0100 ronys 

	* Minor adjustments to Italian 3.33 translation from Thuban

2014-03-24 06:54:07 +0100 ronys 

	* Small fix to French 3.33 translation from Francois

2014-03-21 20:05:36 +0100 ronys 

	* French translation for 3.33 from Francois

2014-03-20 17:42:35 +0100 ronys 

	* Update Windows Italian po file thanks to Thuban

2014-03-18 10:13:58 +0000 c-273 

	* Move coretest sln files and minor update of project file to remove LINK progress messages

2014-03-17 17:49:45 +0000 c-273 

	* Move coretest to its own VS2012 solution as not needed in normal PWS builds

2014-03-16 19:20:03 +0000 c-273@users.surceforge.net 

	* Fix the VS2012/V2013 build configurations and tidy them up. Split the MFC & wxWidgets library projects (core, os & YkLib22).

2014-03-16 16:28:09 +0200 ronys 

	* Make fc87098b8a2 a bit more maintainable

2014-03-15 19:43:15 +0100 Simon Gerhards 

	* Read at most 256 bit from /dev/random. Trying to read too much could slow down the startup. It is hashed to 256 bit anyway. See Bug #1169.

2014-03-09 16:01:27 +0200 Rony Shapiro 

	* Fixed an if() that always eval'ed to true in VerifyXMLImportPWHistoryString.

2014-03-09 12:51:42 +0530 Saurav Ghosh 

	* More sensible bundle IDs, thanks to Mark Clayton

2014-03-08 20:09:10 +0000 ronys 

	* Removed bInReadfile from PWScore::Validate

2014-03-08 19:37:57 +0000 ronys 

	* Removed unused VF_* enums.

2014-03-07 16:36:56 +0000 c-273@users.surceforge.net 

	* Implement changes based on results of CppCheck

2014-03-07 16:37:40 +0000 c-273 

	* Upgrade pugixml to V1.4

2014-03-08 18:46:02 +0000 ronys 

	* Moved msi-related build files from install to install/windows.

2014-03-08 18:41:00 +0000 ronys 

	* Moved (unused?) InnoSetup script from install to install/windows

2014-03-08 18:37:27 +0000 ronys 

	* Moved nsis & co. from install to install/windows

2014-03-08 18:19:45 +0000 ronys 

	* Cleanup of NSIS installer script pwsafe.nsi

2014-03-07 10:15:22 +0000 ronys 

	* Forgot to say Hungarian in Hungarian installer support

2014-03-07 10:10:41 +0000 ronys 

	* Update NSIS installer script internal documentation

2014-03-06 21:14:13 +0200 ronys 

	* Apply Saurav's fix to 1168 on Manage->Password Policies->Edit/New

2014-03-06 20:34:52 +0200 ronys 

	* Fixed assert on File->Properties on 64bit wxbuild.

2014-03-06 15:02:57 +0530 Saurav Ghosh 

	* Merge branch 'master' of ssh://git.code.sf.net/p/passwordsafe/git-code

2014-03-06 14:42:19 +0530 Saurav Ghosh 

	* Re-layout the dialog after adding all controls to "Password Policies" properitysheet, to ensure all of them are visible

2014-03-05 18:14:17 +0530 Saurav Ghosh 

	* Don't hard-code the number of rows wxGridSizer will have in "Password Policies" tab in "Add/Edit Item" dialog.  That lets it grow dynamically and fixes assert in bug#1168

2014-03-05 14:31:52 +0100 mniklas 

	* Some new translations

2014-03-04 11:04:57 +0100 mniklas 

	* Some new translations

2014-03-04 11:04:19 +0100 mniklas 

	* Some new translations

2014-03-04 09:51:51 +0100 mniklas 

	* Some new translations

2014-03-03 17:28:10 +0000 ronys 

	* Removed reference to non-existent file

2014-03-03 10:55:30 +0000 c-273@users.surceforge.net 

	* Support VS2013 and deal with MS's deprecation of GetVersion/GetVersionEx and the use of the new Windows Driver Kit 8.1. Note 1: These solutions use new "UserVariables-12.props" files. The user will need to create them using the new configure-12.vbs scripts in order to specify the location of the WDK 8.1 for a successful build of the YubiKey library. Note 2: If the vendor provides a new version of the YubiKey project file, it must be updated to use the new WDKDIR variable in the Compile and Lib sections.

2014-03-03 17:01:48 +0000 ronys 

	* Update pos, as we've a new volunteer for the Italian texts

2014-02-24 16:00:25 +0000 c-273 

	* Update VS2012 solution & project files Remove references to non-existent 7.0A SDK (also wrong path if running on a 64-bit Windows system). Add project references to both MFC (add YkLib22) and wxWidgets (core, os & YkLib22).

2014-02-21 13:41:10 +0100 mniklas 

	* Merge branch 'master' of ssh://git.code.sf.net/p/passwordsafe/git-code

2014-02-21 13:23:33 +0100 mniklas 

	* New translations

2014-02-21 13:23:33 +0100 mniklas 

	* New translations

2014-02-21 13:17:53 +0100 mniklas 

	* Some new translations

2014-02-21 13:17:10 +0100 mniklas 

	* Checking of multiline entries in .po files (translations)

2014-02-21 10:39:01 +0100 mniklas 

	* Some new translations

2014-02-21 10:39:01 +0100 mniklas 

	* Some new translations

2014-02-17 19:11:24 +0000 ronys 

	* Yet more project/sln changes, thanks to dk

2014-02-17 17:26:52 +0000 ronys 

	* Fixed some references to *11.vcxproj that I missed last time.

2014-02-16 19:27:51 +0200 ronys 

	* [1165] Remove execute permission where irrelevant.

2014-02-15 17:54:52 +0000 ronys 

	* Reorg of old Visual Studio solution and project files

2014-02-14 09:26:12 +0000 ronys 

	* Update Windows dev README

2014-02-12 18:43:01 +0000 ronys 

	* Added copyright notices where missing

2014-02-11 19:06:04 +0000 ronys 

	* Implement Andrey's code review comments re yubi support - part 1.

2014-02-11 07:38:56 +0100 mniklas 

	* Merge branch 'master' of ssh://git.code.sf.net/p/passwordsafe/git-code

2014-02-11 07:37:52 +0100 mniklas 

	* Correct of encoding of "węgierski"

2014-02-10 17:01:31 +0000 Bill Blough 

	* Disable debug override

2014-02-09 19:30:35 +0000 Bill Blough 

	* [1162] Support passing additional build flags to Makefiles.

2014-02-08 10:27:50 +0200 ronys 

	* Get build and rpm creation to work under Fedora 20

2014-02-07 07:58:28 +0000 ronys 

	* Update PAD file (3.33, 0.93BETA)

2014-02-06 19:10:25 +0000 ronys 

	* Fixed typo in German Windows po file, thanks to M. Heitz

2014-02-03 18:18:41 +0000 ronys 

	* Fix fix for 1160 s.t. dir isn't created when we need to save a config change.

2014-02-02 17:45:59 +0000 ronys 

	* [1125] Increased range of unlock difficulty by a factor of four.

2014-02-02 16:36:16 +0000 ronys 

	* 33pre -> 33, 0.92 -> 0.93 - release preparations

2014-01-31 17:07:18 +0000 ronys 

	* [1160] Don't create config dir if config file passed in command line.

2014-01-27 19:46:53 +0000 c-273@users.surceforge.net 

	* Changes to 3 source members to stop a warning (Windows build) and 2 errors (wxWidgets build) with VS2013 Update project files to set WINVER=0x0501 for Windows XP (oldest currently supported PWS OS). Required for VS2013. Note current value (0x0500) means Windows 2000. Change Windows wxWidgets pwsafe project name to pwsafe11 in keeping with all other Windows wxWidgets project naming. Add YubiKey library to Windows wxWidgets build.

2014-01-27 19:15:26 +0000 ronys 

	* Swedish translations for 3.33 from Bjorn

2014-01-27 17:18:45 +0000 ronys 

	* Dcumented fix to 1155 in relnotes

2014-01-27 17:15:40 +0000 c-273@users.surceforge.net 

	* [1155] Uninitialized # of shortcuts for an entry

2014-01-22 15:46:00 +0400 Andrey Kuznetsov 

	* Fixed small memleak

2014-01-22 11:13:31 +0100 mniklas 

	* New translations

2014-01-22 11:13:03 +0100 mniklas 

	* New translations

2014-01-22 13:19:07 +0400 Andrey Kuznetsov 

	* Updated Russian help and .po (WX)

2014-01-22 12:42:45 +0400 Andrey Kuznetsov 

	* Updated Russian .po (MFC) and help image for misc tab

2014-01-17 08:17:06 +0000 Rob van Eerd 

	* Dutch translations for version 3.33

2014-01-16 18:47:26 +0000 ronys 

	* Merge branch 'master' of ssh://git.code.sf.net/p/passwordsafe/git-code

2014-01-15 22:46:13 +0200 ronys 

	* Update wx pos files

2014-01-15 19:51:38 +0000 ronys 

	* Update pos for 3.33pre

2014-01-06 17:31:20 +0530 Saurav Ghosh 

	* Don't active the delete item menu or toolbar button unless a valid entry is selected. This prevents an assert in an empty db if the Delete button on toolbar is clicked.

2014-01-14 17:23:45 +0000 ronys 

	* [FR728] The default delay between characters on autotype is now configurable.

2014-01-14 10:18:26 +0000 ronys 

	* Described e-mail field in more detail, as a result of FR727

2014-01-14 06:14:49 +0000 ronys 

	* Get rid of annoying ^M that crept in somehow

2014-01-13 19:55:44 +0400 Andrey Kuznetsov 

	* * Few updates in Russian .po (WX)

2014-01-13 19:49:32 +0400 Andrey Kuznetsov 

	* Merge branch 'master' of git://git.code.sf.net/p/passwordsafe/git-code

2014-01-13 19:48:15 +0400 Andrey Kuznetsov 

	* * Updated Russian help * Removed some empty tags for default help * Few adjustments to .gitignore

2014-01-13 14:48:06 +0400 Andrey Kuznetsov 

	* Normalize case in "YubiKey" in Russian .po (MFC)

2014-01-13 13:54:36 +0400 Andrey Kuznetsov 

	* Targets without Yubikey for C::B

2014-01-13 13:27:27 +0400 Andrey Kuznetsov 

	* Updated to Russian .po (NFC)

2014-01-12 19:04:45 +0000 ronys 

	* Merge branch 'master' of ssh://git.code.sf.net/p/passwordsafe/git-code

2014-01-12 18:59:54 +0000 ronys 

	* [1067] Fail gracefully when trying to encrypt a file > 2GB.

2014-01-12 16:40:27 +0400 Andrey Kuznetsov 

	* * NO_YUBI mode for SlackBuild (to build package without YubiKey support you should define NO_YUBI variable before calling pwsafe.SlackBuild)

2014-01-12 15:19:22 +0400 Andrey Kuznetsov 

	* * Updated Russian .po (WX) * Don't mark empty string as localizable

2014-01-12 14:07:51 +0400 Andrey Kuznetsov 

	* Updated Russian .lng

2014-01-12 13:47:39 +0400 Andrey Kuznetsov 

	* Merge branch 'master' of git://git.code.sf.net/p/passwordsafe/git-code

2014-01-11 17:19:21 +0000 ronys 

	* Some 64bit cleanups for Windows

2014-01-10 08:30:31 +0000 ronys 

	* Push version to 3.33pre

2014-01-10 08:23:56 +0000 ronys 

	* Annual copyright notice update

2014-01-10 08:04:27 +0000 ronys 

	* Support for Hungarian dll.

2014-01-04 17:26:14 +0000 ronys 

	* Merge branch 'master' of ssh://git.code.sf.net/p/passwordsafe/git-code

2014-01-04 17:25:56 +0000 ronys 

	* Hungarian install text with right encoding, again thanks to Aron

2014-01-04 18:21:56 +0530 Saurav Ghosh 

	* Explicitly touch version.h after running mkversion.pl since the latter takes special care to not touch the output unless it has changed

2014-01-04 18:15:55 +0530 Saurav Ghosh 

	* Removed an unnecessary build task

2014-01-02 19:30:23 +0000 ronys 

	* Merge branch 'master' of ssh://git.code.sf.net/p/passwordsafe/git-code

2014-01-02 19:22:38 +0000 ronys 

	* First support for Hungarian installer - thanks to Aron

2014-01-02 18:35:28 +0000 ronys 

	* Cleanup - removed long unused install/pwsafe.lng

2013-12-30 19:22:05 +0000 ronys 

	* Some updates to Dutch texts by Rob van Eerd

2013-12-29 21:10:25 +0200 ronys 

	* wx: Cherry pick of 4f0c685 changes to compile under wx3.0.0

2013-12-28 19:59:41 +0000 ronys 

	* Fix for BR1149 - odd "Requested mode change failed" error message when starting app with -s

2013-12-23 08:30:11 +0100 mniklas 

	* Some new translations

2013-12-23 06:39:48 +0000 ronys 

	* More nits on README for MAC developers

2013-12-23 06:31:19 +0000 c-273@users.surceforge.net 

	* Cosmetic fixes to MAC developers README

2013-12-21 18:55:10 +0000 Michal Niklas 

	* Update to Polish texts for both Windows and wxWidgets. Signed-off-by: ronys <ronys@users.sourceforge.net>

2013-12-20 14:01:49 +0200 ronys 

	* wxWidgets: Update pos

2013-12-15 20:15:37 +0200 ronys 

	* [1150] Linux: terminating \0 should not be stored as part of string

2013-12-15 18:39:22 +0200 ronys 

	* Silly compilation error

2013-12-09 20:40:56 +0530 Saurav Ghosh 

	* Fixed OS X build by adding NO_YUBI to every target, removing hmac.cpp and fixing minor compilation errors

2013-12-09 20:17:29 +0530 Saurav Ghosh 

	* Merge branch 'master' of ssh://git.code.sf.net/p/passwordsafe/git-code

2013-12-09 12:26:41 +0000 c-273@users.surceforge.net 

	* [1130] Database field isn't highlighted when it doesn't have the focus.

2013-12-09 12:00:13 +0000 ronys 

	* [1148] No longer crashes when canceling unlock with expired password entries.

2013-12-09 09:29:20 +0000 ronys 

	* Introduced PWSAuxCore

2013-12-08 23:25:55 +0530 Saurav Ghosh 

	* Merge branch 'master' of ssh://git.code.sf.net/p/passwordsafe/git-code

2013-12-07 19:03:00 +0000 ronys 

	* [1146] Edit button now enabled correctly in Manage->Password Policies.

2013-12-07 20:37:24 +0530 Saurav Ghosh 

	* Merge branch 'master' of ssh://git.code.sf.net/p/passwordsafe/git-code

2013-11-25 23:04:14 +0400 Andrey Kuznetsov 

	* Merge branch 'master' of git://git.code.sf.net/p/passwordsafe/git-code

2013-11-24 22:11:37 +0200 ronys 

	* Fix crash on CExportTextWarningDlgBase::~CExportTextWarningDlgBase when NO_YUBI defined

2013-11-22 21:51:51 +0200 ronys 

	* [386] support build without YubiKey support in deb for Ubunto 12.04LTS, which has too old version of Yubi libs

2013-11-19 18:24:16 +0000 ronys 

	* Bugfix 1143 - Clarify the provenance of PAsswordSafe, plus updating some URLs in README.txt

2013-11-14 18:11:52 +0000 ronys 

	* Make specification match implementation for V3 format Password Expiry Interval field

2013-11-04 17:41:36 +0000 ronys 

	* Workaround edge case of 999 inc backups - force to 998 to delete oldest correctly.

2013-11-04 17:08:48 +0000 ronys 

	* Don't crash for edge case of 999 inc backups

2013-11-02 11:29:33 +0100 ronys 

	* [1139] Backup file numbers now rollover 999 correctly.

2013-10-28 18:29:14 +0100 ronys 

	* Fixed slight mixup in relnotes, set version to 3.32.1

2013-10-28 16:33:35 +0000 c-273@users.surceforge.net 

	* Possible fix for Bug 1134

2013-10-26 20:20:21 +0200 Johan Vromans 

	* Additional buildrequires for some platforms.

2013-10-25 20:03:14 +0400 Andrey Kuznetsov 

	* Don't split InfoWindow (status bar and entry note tooltips) between monitors in multi-monitor configurations

2013-10-23 19:13:51 +0200 ronys 

	* [1133] - generate correct Yubi include path using pkg-config, thanks to jvromans

2013-10-17 17:59:05 +0100 ronys 

	* Check for write fail @ end of V3 header

2013-10-13 18:32:25 +0400 Andrey Kuznetsov 

	* * Update all screenshots to Win8 style and change format to .png for Russian help (HTMLs not updated yet) * Minor updates in Russian .po and default help

2013-10-07 17:47:07 +0100 ronys 

	* BR1131 - Added mention of unlock difficulty + various typo fixes in release notes, thanks to Mitch Ames

2013-09-29 20:30:34 +0400 Andrey Kuznetsov 

	* Disable Font Binding in CRichEditCtrlExtn When it enabled (by default), control tries to change font for chars, that it think aren't present in default font. For example, for non-English messages it can change font from MS Sans to Calibri when it found "french quotes" ('«', '»') The worst in this case that it also may change font size and then not return all back, so the last part of the message will be printed using different font type/size

2013-09-28 11:05:47 +0300 ronys 

	* BR1116: wx Copy email to clipboard now works.

2013-09-27 18:07:04 +0100 ronys 

	* Merge branch 'master' of ssh://git.code.sf.net/p/passwordsafe/git-code

2013-09-24 19:08:38 +0100 ronys 

	* Fixed typos in release notes

2013-09-24 14:02:09 +0300 ronys 

	* Murphy

2013-09-24 07:53:13 +0100 ronys 

	* 3.32 ready to rock & roll (3.32, 0.92BETA)

2013-09-24 09:51:40 +0300 ronys 

	* wx: Fixed dangling file lock on first create.

2013-09-23 19:45:16 +0300 ronys 

	* Update Linux build and developer README to reflect that libykpers-1 developer packages are starting to appear in distro repos near you

2013-09-23 19:43:39 +0300 ronys 

	* [1112] Fixed sluggish behavior under newer Ubuntu distros

2013-09-23 16:09:59 +0100 ronys 

	* Yubi Windows support for NEO added, based on updates from Yubico

2013-09-23 10:33:49 +0100 ronys 

	* Merge branch 'master' of ssh://git.code.sf.net/p/passwordsafe/git-code

2013-09-23 12:26:22 +0300 ronys 

	* Tweak Linux make signatures target.

2013-09-23 12:19:22 +0300 ronys 

	* Fix a couple of compiler warnings

2013-09-23 03:17:26 +0100 ronys 

	* Updated user's README.LINUX

2013-09-22 20:42:51 +0100 ronys 

	* Twaek mkversion fix s.t. rpm builds aren't clobberred

2013-09-22 20:04:48 +0100 ronys 

	* RPM build for 0.92

2013-09-22 20:03:11 +0100 ronys 

	* [1080] Linux version can be built from sources w/o git being installed - 'local' is displayed instead of git revision

2013-09-22 08:52:05 +0100 ronys 

	* [718] Run command can now accept  or  andd will expand this to the entry's e-mail.

2013-09-22 08:27:36 +0100 ronys 

	* [1124] Copying the username of a shortcut entry now works correctly.

2013-09-21 21:01:41 +0100 ronys 

	* Merge branch 'master' of ssh://git.code.sf.net/p/passwordsafe/git-code

2013-09-21 20:55:29 +0100 ronys 

	* wx builds w/o Yubi on Windows

2013-09-21 20:09:51 +0100 ronys 

	* Shutup warnings on non-XML builds, from DK

2013-09-20 14:47:02 +0530 Saurav Ghosh 

	* Check YBPERS_LIBPATH for the location to libykpers-1 if yubikey-personalization build is installed into a non-standard location

2013-09-19 21:08:41 +0400 Andrey Kuznetsov 

	* Updated Russian .po (MFC)

2013-09-19 17:34:50 +0100 ronys 

	* Merge branch 'master' of ssh://git.code.sf.net/p/passwordsafe/git-code

2013-09-19 19:28:31 +0300 ronys 

	* Fixed NO_YUBI - regular build OK now

2013-09-19 19:18:31 +0300 ronys 

	* Document NO_YUBI flag

2013-09-19 19:09:57 +0300 ronys 

	* Fixed some trailing whitespace errors

2013-09-13 16:46:14 +0530 Saurav Ghosh 

	* Build without Yubi support if NO_YUBI env. var. is defined

2013-09-19 16:51:07 +0100 ronys 

	* German translation and updated Yubi help from Karlo

2013-09-18 19:44:04 +0100 ronys 

	* Added missing localizations for Yubi errors

2013-09-18 04:49:17 +0100 ronys 

	* Tweak to Swedish translation from Bjorne

2013-09-17 21:02:05 +0100 ronys 

	* Update minor change in I18N string

2013-09-17 20:37:03 +0100 ronys 

	* Swedish translation for 3.32 from Bjorn

2013-09-17 20:12:44 +0100 ronys 

	* Merge branch 'master' of ssh://git.code.sf.net/p/passwordsafe/git-code

2013-09-17 23:09:54 +0400 Andrey Kuznetsov 

	* Updated image in Russian help

2013-09-17 20:07:55 +0100 ronys 

	* Merge branch 'master' of ssh://git.code.sf.net/p/passwordsafe/git-code

2013-09-17 23:05:31 +0400 Andrey Kuznetsov 

	* Updates in Russian .po (MFC)

2013-09-17 20:01:36 +0100 ronys 

	* Fixed nit in PWS_FORCE_STRONG_PASSPHRASE build

2013-09-17 00:35:16 +0400 Andrey Kuznetsov 

	* Remove unused file form C::B project

2013-09-17 00:33:15 +0400 Andrey Kuznetsov 

	* Rearrange OmegaT files for Russian locale

2013-09-16 21:16:02 +0100 ronys 

	* Murphy: fixed wrong version text

2013-09-16 20:44:59 +0100 ronys 

	* tweak vs2010 project files

2013-09-16 20:00:41 +0100 ronys 

	* Version line shouldn't truncate 'p'

2013-09-16 19:33:47 +0100 ronys 

	* Document change to r-o / r/w menu entry.

2013-09-16 19:22:37 +0100 ronys 

	* Resize text field in export select db wizard page s.t. German text can be displayed.

2013-09-16 19:11:26 +0100 ronys 

	* Security Tab modified so that 'Entsperrschwierigkeitsgrad' can fit instead of 'Unlock Difficulty'

2013-09-16 18:48:52 +0100 ronys 

	* German translation for 3.32 from Karlo

2013-09-15 22:40:19 +0400 Andrey Kuznetsov 

	* Updated Russian .po (WX, MFC)

2013-09-15 20:38:51 +0400 Andrey Kuznetsov 

	* Applied Saurav's patch for br1105

2013-09-15 19:14:15 +0400 Andrey Kuznetsov 

	* * Updated C::B project and slackbuild * Minor update in Russian localization helpers

2013-09-15 17:25:25 +0400 Andrey Kuznetsov 

	* Updated Russian .po (MFC) and help images

2013-09-11 18:55:08 +0100 ronys 

	* [1122] -d dialog no longer needs password verification.

2013-09-10 18:17:03 +0100 ronys 

	* [BR1121] Help now displays correctly for Import XML settings.

2013-09-09 19:38:30 +0100 ronys 

	* French translation updates thanks to Francois

2013-09-09 19:35:32 +0100 ronys 

	* Corrected Linux dev pkg deps

2013-09-09 21:33:01 +0300 ronys 

	* wx: Get delete confirmation pref semantics right

2013-09-07 20:30:08 +0100 ronys 

	* Get -e/-d option working again

2013-09-06 20:28:04 +0100 ronys 

	* [SR378] Update index with Browswer and URL keywords

2013-09-06 20:17:26 +0100 ronys 

	* Tweak help w.r.t. YubiKey

2013-09-06 16:58:25 +0100 ronys 

	* Fix botched merge, thanks to Saurav

2013-09-05 08:26:12 +0300 Rony Shapiro 

	* Describes Dave's hack for recursively invoking PasswordSafe.

2013-09-04 12:22:06 +0300 Rony Shapiro 

	* Update help for new entry shortcuts.

2013-09-04 09:37:29 +0100 ronys 

	* Minor edits to shortcut keys help text

2013-09-04 09:13:06 +0100 ronys 

	* Update Manage menu to show YubiKey entry

2013-09-03 20:46:05 +0300 Rony Shapiro 

	* Yubi texts to po files.

2013-09-02 18:32:14 +0100 ronys 

	* Merge branch 'master' of ssh://git.code.sf.net/p/passwordsafe/git-code

2013-09-02 18:31:51 +0100 ronys 

	* Tweak version name for 3.32 pre release

2013-09-02 20:28:55 +0300 ronys 

	* wx po files for 0.92/3.32

2013-08-28 19:38:29 +0100 ronys 

	* Changed typo to contraction: ManagePSWDPolices -> ManagePSWDPols

2013-08-28 19:29:00 +0100 ronys 

	* Refactor Fonts singleton to better match the design pattern

2013-08-28 19:01:11 +0100 ronys 

	* Refactor CRichEditExtn s.t. AddEdit's Notes member need not be a pointer

2013-08-28 18:20:19 +0100 ronys 

	* BR1108 Manage Password Policy lists and Edit Entry's Notes fonts are set to same as for main list/tree, user-configurable.

2013-08-26 20:15:56 +0300 Rony Shapiro 

	* Bumped Linux version -> 0.92

2013-08-26 17:48:53 +0100 ronys 

	* tweak ubuntu deb builds for yubi

2013-08-26 08:04:48 +0300 Rony Shapiro 

	* nits

2013-08-23 20:11:04 +0300 ronys 

	* wx: Fixed safe combination prompt regression

2013-08-23 19:51:28 +0300 ronys 

	* Fixed merge artifact.

2013-08-23 19:50:12 +0300 ronys 

	* Yubi controls not shown unless and until a YubiKey's inserted during the life of the process.

2013-08-23 13:09:18 +0300 ronys 

	* Return hashIter slider to pwsafe.pjd after merge, and tweak it a bit.

2013-08-22 20:01:47 +0100 ronys 

	* Document FR705 fix in relnotes

2013-08-22 19:57:55 +0100 ronys 

	* Finished FR705, still some refactoring that can be done around PKBase.

2013-08-21 18:48:01 +0100 c-273 

	* Implement FR705 (doesn't appear to fully work yet)

2013-08-21 19:31:51 +0100 ronys 

	* rephrased FR703 fix description

2013-08-21 19:25:53 +0100 ronys 

	* nit

2013-08-21 19:00:28 +0100 ronys 

	* Fixed misleading comment

2013-08-21 17:28:42 +0100 ronys 

	* Describe previous commit in release notes

2013-08-20 21:16:33 +0100 c-273 

	* Implement FR 703

2013-08-20 20:14:06 +0300 Rony Shapiro 

	* Added yet another .gitignore

2013-08-20 20:13:29 +0300 Rony Shapiro 

	* Fixed trailing whitespace

2013-08-18 23:09:10 +0100 c-273 

	* Update numerous VS2012 project files to properly build with Yubikey, whilst correcting some errors in existing file. Fix unreferenced parameters in some wxWidgets source files. Note: All project files for VS2012 end in '11'. Note: wxWidgets builds fail under Windows.

2013-08-18 21:59:50 +0300 ronys 

	* bugfix 1104 - remove uneeded deps on ia32-libs for Ubuntu and Mint 64bit

2013-08-18 05:58:13 +0100 ronys 

	* Document DK's bugfix in relnotes (BR1113, not 1103)

2013-08-18 05:50:27 +0100 ronys 

	* Document Yubikey merge

2013-08-17 22:38:27 +0100 c-273 

	* Fix BR 1103

2013-08-17 23:24:24 +0300 Rony Shapiro 

	* Linux version builds OK with new Yubi dependencies.

2013-08-17 20:53:13 +0100 ronys 

	* Start work on linux build

2013-08-17 11:42:11 +0100 ronys 

	* Uniform YubiKey behavior

2013-08-17 10:45:39 +0100 ronys 

	* Fixed assert in CPasskeyChangeDlg::OnInitDialog()

2013-08-17 09:41:54 +0100 ronys 

	* Modified YubiCfgDlg for mainstream

2013-08-17 09:03:59 +0100 ronys 

	* Yubi controls hidden until user first inserts yubikey

2013-08-17 08:17:33 +0100 ronys 

	* Worked around m'soft's inability to render disabled bitmap buttons

2013-08-17 06:21:48 +0100 ronys 

	* Removed unused external dependency

2013-08-17 06:03:24 +0100 ronys 

	* added 4gotten file

2013-08-17 06:01:17 +0100 ronys 

	* updated wx pos

2013-08-17 05:44:16 +0100 ronys 

	* Yubi merge into master: Windows builds OK, Linux still WiP

2013-08-09 22:18:42 +0400 Andrey Kuznetsov 

	* Updates in Russian .po (MFC) Small size change for resource string (pre-yubi-master-merge)

2013-08-09 21:24:03 +0400 Andrey Kuznetsov 

	* Allow to apply element's hotkey changes after it was fixed by adding Ctrl/Alt and warning message was displayed once

2013-08-09 20:00:41 +0400 Andrey Kuznetsov 

	* Fix check for auto addition of Alt/Ctrl/... modifiers to entry shortcut

2013-08-09 17:29:29 +0400 Andrey Kuznetsov 

	* Some updates to fix of treeview D'n'D focus issues (de9b930777f4b372f764c4db88bbe664fb25ba41) SelectDropTarget(NULL) should be done before any return from CPWTreeCtrl::OnDrop(), otherwise issue remains in R/O mode and other cases.

2013-08-07 17:59:55 +0100 ronys 

	* [1101] Autotype email and url now works with shortcut.

2013-08-06 20:29:56 +0100 ronys 

	* po file updates for 3.32pre (list)

2013-08-06 20:10:13 +0100 ronys 

	* Makefile.Windows version now matches Windows/version.in == 3.32pre

2013-07-29 18:38:22 +0100 ronys 

	* Murphy^3 (don't amend a commit that's been pushed)

2013-07-29 18:32:59 +0100 ronys 

	* Murphy^2

2013-07-27 20:35:24 +0100 ronys 

	* Fixed uninitialized variable that _probably_ led to crash described on BR#1107

2013-07-27 20:35:24 +0100 ronys 

	* Fixed uninitialized variable that _probably_ led to crash described on BR#1107

2013-07-13 20:42:22 +0300 ronys 

	* Murphy

2013-07-13 17:15:25 +0100 ronys 

	* Templatize HMAC

2013-07-10 18:28:29 +0100 ronys 

	* Document new hashIter slider in English online help

2013-07-08 22:33:22 +0300 ronys 

	* wx now supports user-cofigurable hashIters.

2013-07-07 19:40:48 +0100 ronys 

	* HashIter GUI OK on Windows. Still need to update help and implement on wx.

2013-07-05 19:58:23 +0100 ronys 

	* HashIter now user-configurable. Still need to fix minor GUI nit, as well as decide on scale to present to user

2013-07-03 19:03:33 +0100 ronys 

	* Clean compiler warnings

2013-07-02 03:24:43 +0100 ronys 

	* Start work on making has iterations user-configurable

2013-06-29 08:38:24 +0100 ronys 

	* Removed hash iteration count from file header record, where it never belonged.

2013-06-28 08:27:16 +0300 Rony Shapiro 

	* Removed number of hash iters from XML schema - should never have been there to begin with.

2013-07-02 19:51:43 +0100 DrK 

	* Revert-entry-selection-in-Tree-List-views

2013-07-02 05:28:40 +0100 ronys 

	* Merge branch 'master' of ssh://git.code.sf.net/p/passwordsafe/git-code

2013-06-28 12:52:08 +0100 DrK 

	* Remove XP fix after VS2012 Update 3 applied

2013-06-28 17:21:04 +0530 Saurav Ghosh 

	* Password field should have the initial keyboard focus

2013-06-28 16:43:27 +0530 Saurav Ghosh 

	* Merge branch 'master' of ssh://git.code.sf.net/p/passwordsafe/git-code

2013-06-25 16:54:51 +0530 Saurav Ghosh 

	* Don't try to save ui info of an empty tree

2013-06-28 16:22:16 +0530 Saurav Ghosh 

	* Added missing header map entry for keyboard shortcuts

2013-06-28 16:21:19 +0530 Saurav Ghosh 

	* Reset the readonly flag when a db is closed

2013-06-28 15:40:40 +0530 Saurav Ghosh 

	* Merge branch 'lb-multiselect'

2013-06-28 15:29:18 +0530 Saurav Ghosh 

	* Ensure selection indexes are sorted so our multi-select addition/removal logic would work.

2013-06-28 13:42:12 +0530 Saurav Ghosh 

	* Set focus to safe combination entry field automatically, once a file has been selected.

2013-06-27 11:52:52 +0530 Saurav Ghosh 

	* Merge branch 'fix-exportheader'

2013-06-27 11:44:10 +0530 Saurav Ghosh 

	* Changing "Shift DCA" to "Shift+DCA", to match what GetItemData::FieldName returns

2013-06-27 11:37:43 +0530 Saurav Ghosh 

	* Merge branch 'master' of ssh://git.code.sf.net/p/passwordsafe/git-code

2013-06-24 11:36:42 +0530 Saurav Ghosh 

	* Make sure the static text string containing column headers for plaintext import/export defines the column headers correctly. Also, try to be compatible with exports from versions that don't have this fix.

2013-06-24 11:36:42 +0530 Saurav Ghosh 

	* Make sure the static text string containing column headers for plaintext import/export defines the column headers correctly. Also, try to be compatible with exports from versions that don't have this fix.

2013-06-24 11:34:15 +0530 Saurav Ghosh 

	* Make sure to writ the TAB char for POLICY and POLICYNAME if the corresponding export flags are set, even if we don't write the actual values. Or else, values for other fields would be mistaken as POLICY or POLICYNAME

2013-06-24 11:33:15 +0530 Saurav Ghosh 

	* Added several functions for converting between and comparing StringX, stringT and plain ascii std::string

2013-06-24 11:30:59 +0530 Saurav Ghosh 

	* Added a correct function for checking if Shift-DCA is set

2013-06-25 16:50:54 +0530 Saurav Ghosh 

	* Merge branch 'text-import-ui-fixes'

2013-06-24 11:27:52 +0530 Saurav Ghosh 

	* Added report generation for exporting to text and XML

2013-06-20 12:58:41 +0530 Saurav Ghosh 

	* Must specify the line separator, or else entries with notes or Titles having periods would not be imported correctly. Also, don't try to save an empty tree in GuiInfo

2013-06-25 15:43:10 +0530 Saurav Ghosh 

	* Merge branch 'master' of ssh://git.code.sf.net/p/passwordsafe/git-code

2013-06-25 15:30:16 +0530 Saurav Ghosh 

	* Fixed signature of UNIMPLEMENTED version of ImportXMLFile

2013-06-20 12:50:54 +0530 Saurav Ghosh 

	* wxEmptyString is probably defined differently for 32/64 bits.  ?: operator cannot handle it.  Just use  for empty string

2013-06-20 12:32:35 +0530 Saurav Ghosh 

	* Added a hash for looking up git binary differently on different platforms

2013-06-24 19:10:38 +0100 ronys 

	* Yubi: Display version string correctly (V3_31Y, origin/yubico-3.31, nanas/yubico-3.31, yubico-3.31)

2013-06-24 20:42:19 +0300 Rony Shapiro 

	* Linux build converted to git: - make tar - extract version string - add build date to About window.

2013-06-23 20:16:33 +0100 ronys 

	* Build Yubi-3.31 under VS2011

2013-06-21 20:15:11 +0100 ronys 

	* Tweak .gitignore, per DK's suggestion

2013-06-21 07:10:27 +0100 ronys 

	* Added EntryKBHotKey.{cpp,h} to VS2010 project

2013-06-21 06:43:13 +0100 ronys 

	* Applied DK's patch to cleanup VBS pre_build + unused files

2013-06-21 05:56:49 +0100 ronys 

	* Ignore VS2010 autogenerated .user files

2013-06-19 18:47:16 +0100 ronys 

	* Yubi 3.31 clean build

2013-06-14 17:38:39 +0100 ronys 

	* Tweak build process to support spaces in sorce path, thanks to dk

2013-06-13 17:58:40 +0300 ronys 

	* Manually resolved conflict.

2013-06-13 10:36:25 +0100 ronys 

	* Manually apply svn revision 5325 - Some experimentation with collapsible grid panes - from sauravg

2013-06-13 10:33:17 +0100 ronys 

	* Manually resolved conflict.

2013-06-13 10:32:39 +0100 ronys 

	* Master build process now works properly with git under Windows

2013-06-13 09:33:10 +0100 ronys 

	* Version string now looks better when special build string set

2013-06-13 08:26:42 +0100 ronys 

	* Manually resolved conflict.

2013-06-11 20:20:54 +0100 ronys 

	* osk dll now build correctly under git

2013-06-11 19:38:54 +0100 ronys 

	* nit

2013-06-11 19:36:56 +0100 ronys 

	* autotype dll build correctly under git

2013-06-11 19:17:24 +0100 ronys 

	* language dll builds correctly under git

2013-06-11 19:16:00 +0100 ronys 

	* .gitignore nits

2013-06-11 21:11:55 +0300 Rony Shapiro 

	* Git revision shows correctly in About Dialog, still broken in autotype and OSK dlls.

2013-06-10 20:19:33 +0100 ronys 

	* pre_build script works, now need to get git hash to display properly.

2013-06-09 20:32:02 +0100 ronys 

	* Manually resolved conflict.

2013-06-08 13:00:49 +0300 ronys 

	* Linux build converted to git: - make tar - extract version string - add build date to About window.

2013-06-17 15:31:41 +0530 Saurav Ghosh 

	* Merge branch 'comparedlg_resize' of 10.103.25.229:work/passwordsafe-git-code

2013-06-17 15:20:06 +0530 Saurav Ghosh 

	* A working implementation of size-restricted grid.  The trick is to return the available size as best size for the grid in overloaded wxGrid::DoGetBestSize()

2013-06-17 09:01:48 +0300 Rony Shapiro 

	* Minor corrections and updates to Linux README for developers.

2013-06-16 18:50:26 +0100 ronys 

	* Merge branch 'getmaindlg-cleanup'

2013-06-16 18:49:44 +0100 ronys 

	* app.GetMainDlg() -> GetMainDlg() where practical

2013-06-16 10:45:16 +0300 Rony Shapiro 

	* Fix for Entry Shortcut changes to build under gcc/linux

2013-06-16 06:07:40 +0100 ronys 

	* Finished review of dk Entry Shortcuts.

2013-06-16 06:01:22 +0100 ronys 

	* Merge of dk's Entry Shortcuts - src/ui/Windows after review and some minor fixes.

2013-06-16 03:52:22 +0100 ronys 

	* m_pDbox -> app.GetMainDlg() - part of Entry Shortcuts patch from dk

2013-06-15 08:24:41 +0100 ronys 

	* Merge of support for Entry Shortcuts - rest of core

2013-06-15 07:51:01 +0100 ronys 

	* Merge of support for Entry Shortcuts - core XML part

2013-06-15 09:33:17 +0300 Rony Shapiro 

	* Start of integrating Entry Hotkey patch.

2013-06-14 17:38:39 +0100 ronys 

	* Tweak build process to support spaces in sorce path, thanks to dk

2013-06-13 17:58:40 +0300 ronys 

	* Streamline build of source tarball in Linux toplevel make

2013-06-13 10:36:25 +0100 ronys 

	* Manually apply svn revision 5325 - Some experimentation with collapsible grid panes - from sauravg

2013-06-13 10:33:17 +0100 ronys 

	* Po updates post-svn2git

2013-06-13 10:32:39 +0100 ronys 

	* Master build process now works properly with git under Windows

2013-06-13 09:33:10 +0100 ronys 

	* Version string now looks better when special build string set

2013-06-13 08:26:42 +0100 ronys 

	* Added 'Built on __DATE__ __TIME__' to Help->About dbox

2013-06-11 20:20:54 +0100 ronys 

	* osk dll now build correctly under git

2013-06-11 19:38:54 +0100 ronys 

	* nit

2013-06-11 19:36:56 +0100 ronys 

	* autotype dll build correctly under git

2013-06-11 19:17:24 +0100 ronys 

	* language dll builds correctly under git

2013-06-11 19:16:00 +0100 ronys 

	* .gitignore nits

2013-06-11 21:11:55 +0300 Rony Shapiro 

	* Git revision shows correctly in About Dialog, still broken in autotype and OSK dlls.

2013-06-10 20:19:33 +0100 ronys 

	* pre_build script works, now need to get git hash to display properly.

2013-06-09 20:32:02 +0100 ronys 

	* Converting Windows build to git - WiP

2013-06-08 13:00:49 +0300 ronys 

	* Linux build converted to git: - make tar - extract version string - add build date to About window.

2013-06-08 10:07:07 +0300 ronys 

	* Second part of rearrangement

2013-06-08 10:05:28 +0300 ronys 

	* Removed CVSROOT, start moving pwsafe up a bit

2013-06-13 07:31:22 +0100 ronys 

	* Manually apply svn revision 5323 - Minor dead code elimination - from sauravg

2013-06-13 07:28:27 +0100 ronys 

	* Manually apply svn revision 5323 - Refactoring: Moved code to select adjacent rows from dialog to the grid class to simplify things  - from sauravg

2013-06-13 07:23:25 +0100 ronys 

	* Manually apply svn revision 5322 - Show differences found while comparing databases in red - from sauravg

2013-06-07 19:48:57 +0000 Rony Shapiro 

	* Mode changes

2013-06-07 19:47:42 +0000 Rony Shapiro 

	* Mode changes.

2013-06-07 19:46:20 +0000 Rony Shapiro 

	* Mode changes.

2013-06-07 19:46:05 +0000 Rony Shapiro 

	* Nit.

2013-06-07 09:01:27 +0000 Saurav Ghosh 

	* Initialize language support in app::OnInit(), not from the app ctor, so it can display assert failure msgbox without crashing.

2013-06-05 09:32:34 +0000 DrK 

	* Ensure all configurations run on older CPUs (pre: SSE instructions) Prevent First Chance exceptions in MFC by making resources RW

2013-06-04 19:40:33 +0000 Rony Shapiro 

	* [BR1100] Works again on older CPUs. Thanks to Andrey & DK

2013-06-04 05:48:52 +0000 Saurav Ghosh 

	* Isolated the code to Iconize().  Also, it only tries a fixed number of times to avoid getting stuck in infinite loops, thanks to display manager's vagaries.

2013-06-02 17:00:26 +0000 Rony Shapiro 

	* Tweak format desciption.

2013-06-02 08:19:56 +0000 Andrey Kuznetsov 

	* * wx: Don't wait infinitely for windows minimization * Enable addres sanitizer in C::B debug build

2013-05-25 10:04:06 +0000 Rony Shapiro 

	* Clear out Keyboard State buffer when deleting a CSecEditExtn, as the buffer has information that could help an attacker guess the field's value. Thanks to DK for this.

2013-05-25 08:04:00 +0000 Rony Shapiro 

	* Fixes to Dutch translations from Bert.

2013-05-19 18:22:37 +0000 Rony Shapiro 

	* yubi: Merge trunk 3.31 to create 3.31Y, builds unnder VS2010 (yubico2_2, nanas/yubico2_2, yubico2_2)

2013-05-18 19:19:44 +0000 Rony Shapiro 

	* yubi: pre 3.31 merge attempt

2013-05-17 13:39:23 +0000 Rony Shapiro 

	* Dutch translations for 3.31 from Bert

2013-05-17 13:33:01 +0000 Rony Shapiro 

	* post-freeze po changes. Mostly meaningless re-ordering

2013-05-11 17:59:38 +0000 Rony Shapiro 

	* Update repo root + refactor common variables in toplevel Makefiles

2013-05-11 17:49:46 +0000 Rony Shapiro 

	* Fix nit for rpm build

2013-05-10 20:03:54 +0000 Rony Shapiro 

	* [367] - Linux: make Lintian happier

2013-05-10 18:49:21 +0000 Rony Shapiro 

	* wx: deb build no longer assumes Releases dir exists.

2013-05-10 17:35:38 +0000 Rony Shapiro 

	* Hack from dk that enable the workaround from commit 5283 to build on machines running Comodo security program. Need to revert this before reverting 5283 once Update 3 is GA'd. Ugh.

2013-05-10 09:31:19 +0000 Rony Shapiro 

	* 3.31 ready to rock & roll

2013-05-08 15:41:13 +0000 Rony Shapiro 

	* Swedish translations for 3.31, thanks to Björn

2013-05-07 17:19:06 +0000 Rony Shapiro 

	* French translation 3.31 update from Francois

2013-05-07 17:13:16 +0000 Rony Shapiro 

	* More fixes from Giorgio

2013-05-06 17:53:09 +0000 Rony Shapiro 

	* wx: Don't assert on Edit menu with empty db

2013-05-06 17:40:22 +0000 Rony Shapiro 

	* Small correction from Giorgio

2013-05-06 08:12:12 +0000 Michal Niklas 

	* Some new translations

2013-05-06 07:48:00 +0000 Michal Niklas 

	* Some new translations

2013-05-05 19:38:32 +0000 Rony Shapiro 

	* Italian installer text, thanks to Giorgio

2013-05-05 13:23:05 +0000 Andrey Kuznetsov 

	* wx: Don't exit if current locale isn't UTF-8 wx: Load translation for standard resources

2013-05-04 04:54:17 +0000 Rony Shapiro 

	* [1098] - typos fixed in English online help (Thanks to PeterHB) + credits for 1097 + + typo fix in relnotes + typo fix in Makefile.Windows .phony target

2013-05-03 19:52:56 +0000 Rony Shapiro 

	* Updates to German translation for 3.31, thanks to Karlo

2013-05-03 19:24:13 +0000 Rony Shapiro 

	* Workaround regression in MSVS2012 Update 2 that broke XP support. Revert this commit if/when Microsoft deign to fix this gross incompetence. See src/ui/Windows/xpsupportvc11upd2v102/README.txt for more details.

2013-05-02 16:15:19 +0000 Rony Shapiro 

	* [1097] Fixed typos in formatV3.txt, thanks to PeterHB

2013-05-02 16:00:59 +0000 Rony Shapiro 

	* [FR673] - improvements to password subset selection - credit where credit's due.

2013-05-01 18:25:56 +0000 Rony Shapiro 

	* [1096] Correct suffix appended to proposed filename when exporting to XML.

2013-05-01 17:42:55 +0000 Rony Shapiro 

	* Switch to new GPG signing key (about time)

2013-05-01 16:23:46 +0000 Rony Shapiro 

	* Handle protected field correctly - thanks to dk for catching this

2013-04-28 17:39:48 +0000 Rony Shapiro 

	* Refactor Windows Help invocation code - always fail gracefully if help file unavailable upon OnHelp

2013-04-28 16:46:46 +0000 Andrey Kuznetsov 

	* Small rearrange in Russian .po (MFC)

2013-04-28 16:36:11 +0000 Andrey Kuznetsov 

	* Fix po/mo build after previous changes Updated Russian .po (wx)

2013-04-28 14:57:45 +0000 Andrey Kuznetsov 

	* Enable translation for some messages in wx build (wxT() doesn't call wxTranslate, changed to _()) Removed \r from strings that should be translated (\n should be enough in MFC and wx versions)

2013-04-28 09:23:25 +0000 Andrey Kuznetsov 

	* Few more fixes for GCC warnings Updates in compilation flags in  C::B project Updates in Russian help and .po (wx version)

2013-04-27 19:33:08 +0000 Rony Shapiro 

	* Document fix to BR1095

2013-04-27 18:25:56 +0000 Andrey Kuznetsov 

	* Fix BR1095 (disabled accelerator prefix in password symbol set)

2013-04-27 18:02:03 +0000 Andrey Kuznetsov 

	* Updates in Russian .po (for MFC build) Slightly adjusted text label size for warning message in password subset dialog Clear password subset string if all positions were deleted from list

2013-04-22 18:29:39 +0000 Rony Shapiro 

	* Fixed enum name shadowing uncovered by pm_kan with gcc 4.8

2013-04-22 04:55:30 +0000 Rony Shapiro 

	* Fixed var name shadowing uncovered by pm_kan with gcc 4.8

2013-04-22 04:10:51 +0000 Rony Shapiro 

	* Fixed 64 bit version bug uncovered by pm_kan with gcc 4.8

2013-04-21 17:47:13 +0000 Andrey Kuznetsov 

	* GCC 4.8 warnings in core

2013-04-20 18:05:17 +0000 Rony Shapiro 

	* Apply DK's upgrade of copy image to button in Password Policies

2013-04-20 17:49:05 +0000 Rony Shapiro 

	* Apply DK's upgrade of copy image to button in Manage Password Policies

2013-04-20 17:32:56 +0000 Rony Shapiro 

	* DK's upgrade of copy image to button in password subset

2013-04-19 04:11:25 +0000 Rony Shapiro 

	* Compare DB results context menu items now enabled correctly in Read Only (thanks to DK).

2013-04-18 19:16:24 +0000 Rony Shapiro 

	* [1086] Unknown database preferences are preserved (thanks to DK).

2013-04-17 18:39:46 +0000 Rony Shapiro 

	* 3.30.1 -> 3.31pre

2013-04-14 17:00:29 +0000 Rony Shapiro 

	* Removed partial and obsolete support for PocketPC build

2013-04-08 10:55:48 +0000 Saurav Ghosh 

	* For comparing two dbs, must set up "copy preferences" from the "other db" we are comparing with.

2013-04-07 18:21:33 +0000 Rony Shapiro 

	* Make VS2012 builds run under XP, thanks to DK

2013-04-04 07:55:26 +0000 Michal Niklas 

	* Some new translations

2013-03-31 07:16:06 +0000 Rony Shapiro 

	* More updates to Spanish texts from Juanjo

2013-03-24 12:27:19 +0000 Andrey Kuznetsov 

	* Fix tree view focus issues after D'n'D. (SelectDropTarget(NULL) should be called after D'n'D, otherwise all next item selections treated as DropTarget selection)

2013-03-22 21:53:10 +0000 Rony Shapiro 

	* Updated user's README.txt, thanks to tylr for the heads-up.

2013-03-22 18:56:15 +0000 Rony Shapiro 

	* Auto cleanups to Spanish po file.

2013-03-22 18:53:10 +0000 Rony Shapiro 

	* Updates to Dutch translations, thanks to Rikus.

2013-03-22 15:08:48 +0000 Rony Shapiro 

	* Removed resize code from PasswordSubsetDlg - patch from dk

2013-03-22 15:07:32 +0000 Rony Shapiro 

	* Added SelectionCriteria.* to wx11 project

2013-03-19 19:57:17 +0000 Rony Shapiro 

	* Preferences that are stored in the database are colored blue again (thanks to DK).

2013-03-17 06:27:36 +0000 Rony Shapiro 

	* Updates to Turkish texts, thanks to Yusuf.

2013-03-17 06:26:03 +0000 Rony Shapiro 

	* Update to Spanish texts, thanks to Juan.

2013-03-15 20:24:43 +0000 Rony Shapiro 

	* Replace Copy Button with graphic in Generate Password dbox

2013-03-15 19:03:54 +0000 Rony Shapiro 

	* More refactoring

2013-03-14 19:41:33 +0000 Rony Shapiro 

	* Final tweak to Turkish install

2013-03-14 19:27:56 +0000 Rony Shapiro 

	* wx: Avoid crash when idle with no db, thanks to clayton256

2013-03-14 19:23:55 +0000 Rony Shapiro 

	* More work on Turkish installer

2013-03-13 19:37:14 +0000 Rony Shapiro 

	* [1091] - Linux's wcstombs has slightly different semantics.

2013-03-13 17:22:21 +0000 Rony Shapiro 

	* Turkish installation support, thans to Yusuf

2013-03-12 18:20:12 +0000 Rony Shapiro 

	* Fixed a couple of compilation warnings

2013-03-12 17:19:32 +0000 Rony Shapiro 

	* Turkish translation added, thanks to Yusuf.

2013-03-09 17:46:33 +0000 Rony Shapiro 

	* More tooltips refactoring

2013-03-09 09:54:15 +0000 Rony Shapiro 

	* Refactor tooltips

2013-03-07 20:39:32 +0000 Rony Shapiro 

	* Work on password subset dbox - WiP

2013-03-04 19:04:22 +0000 Rony Shapiro 

	* dk's patch for FR673 - enhancements to password subset + updated pos

2013-03-02 19:47:33 +0000 Rony Shapiro 

	* More work on refactoring - fix assert found by A.

2013-03-02 19:46:17 +0000 Rony Shapiro 

	* macos packaging support, thanks to John

2013-02-25 19:22:20 +0000 Andrey Kuznetsov 

	* Use RGB mode for disabled images otherwise, we have some strange artifacts Set top-right dot in gragbar/new/title* to "transparent" color, to prevent image border on dragbar

2013-02-25 16:07:00 +0000 Andrey Kuznetsov 

	* One more update for group coloring. When checking item state we need to AND with needed values because item state could contain other bits.

2013-02-25 13:26:47 +0000 Andrey Kuznetsov 

	* - Fix color for selected tree group with changes - Use correct casting in CPWTreeCtrl::OnCustomDraw() (NMLVCUSTOMDRAW and NMTVCUSTOMDRAW matched only in some fields) - Use CPWTreeCtrl::MakeTreeDisplayString() instead of duplicating code

2013-02-24 16:27:46 +0000 Rony Shapiro 

	* wx: 'open database' folder is now same as the 'new database' folder, thanks to Micha

2013-02-22 09:25:27 +0000 Rony Shapiro 

	* murphy

2013-02-22 09:23:37 +0000 Rony Shapiro 

	* ItemData - 4got XTIME_INT in rewrite - thanks dk\!

2013-02-21 19:43:04 +0000 Rony Shapiro 

	* ItemData read/write refactor - checkpoint 2

2013-02-21 18:05:31 +0000 Rony Shapiro 

	* ItemData read/write refactor - checkpoint

2013-02-19 20:17:49 +0000 Rony Shapiro 

	* Cleanup

2013-02-19 19:09:22 +0000 Rony Shapiro 

	* Fix unintended conversion, prevent it from recurring

2013-02-19 06:08:05 +0000 Rony Shapiro 

	* inlining

2013-02-18 20:32:50 +0000 Rony Shapiro 

	* Refactor: PWSfileV3 shouldn't be so intimate with the semantics of items and policies. Also removed redundant checks for emptiness of containers.

2013-02-18 18:37:29 +0000 Rony Shapiro 

	* cosmetics

2013-02-17 20:23:25 +0000 Rony Shapiro 

	* Long overdue refactor of CItemData - more cleaning up possible, but this is a good start

2013-02-16 10:57:21 +0000 Rony Shapiro 

	* Refactor.

2013-02-16 10:56:52 +0000 Rony Shapiro 

	* Nit - added sanity check

2013-02-14 14:31:28 +0000 DrK 

	* Fix VS2012 build

2013-02-06 05:01:47 +0000 Saurav Ghosh 

	* os.project 	- Need wxWidgets to build now

2013-01-28 19:22:53 +0000 Andrey Kuznetsov 

	* If current locale isn't UTF-8, mbstowcs will fail on non-English data (for example when LC_CTYPE=C or POSIX) or make incorrect translation (LC_CTYPE=en_US) To prevent this, exit at program init when locale isn't UTF-8

2013-01-28 13:57:58 +0000 Andrey Kuznetsov 

	* Fix language detection if LC_ALL env. is set, but empty (workaround for wx issue 15006)

2013-01-13 20:28:42 +0000 Rony Shapiro 

	* [1081] Minor issues related to password policies.

2013-01-13 19:43:12 +0000 Rony Shapiro 

	* Manage menu entries now enabled/disabled like rest of menus (of which problem 1 in BR1081 was a special case)

2013-01-12 17:56:38 +0000 Rony Shapiro 

	* [1079] Password history date is now displayed in locale's format in entry's Additional tab.

2013-01-12 16:47:44 +0000 Rony Shapiro 

	* [1078] Expand entry's autotype value in Run Command's $a parsing.

2013-01-09 19:09:03 +0000 Rony Shapiro 

	* [698] Autotype now supports URL and email fields with \l and \m, respectively.

2013-01-08 20:16:21 +0000 Rony Shapiro 

	* [1077] - Don't report URL as copied to clipboard when it isn't

2013-01-08 19:48:08 +0000 Rony Shapiro 

	* Handle missing help file gracefully (and avoid asserting under debug build)

2013-01-08 19:16:46 +0000 Rony Shapiro 

	* Yubi branch: Update copyright to 2013

2013-01-08 19:01:08 +0000 Rony Shapiro 

	* Update copyright notice to 2013

2013-01-08 17:50:42 +0000 Rony Shapiro 

	* Bring Yubi version up to 3.30 (3.30Y)

2013-01-04 11:22:09 +0000 Saurav Ghosh 

	* When a non-group item is selected, create the new group under root item

2013-01-04 11:16:09 +0000 Saurav Ghosh 

	* 1. Allow deletion of empty tree items, which are basically empty groups 2. Handle invalid wxTreeItemId parameters without ASSERTing 3. Use wxTreeItemId::IsOk() insted of bool() operator for 64-bit compat.

2013-01-04 11:06:39 +0000 Saurav Ghosh 

	* Added handling of empty groups while deleting items

2012-12-27 15:15:32 +0000 Rony Shapiro 

	* Document last bugfix, bump Windows version to 3.30.1.

2012-12-27 15:01:29 +0000 Rony Shapiro 

	* [1068] Stop opening protected entry from producing a Window sound - thanks to DK.

2012-12-24 14:15:30 +0000 Andrey Kuznetsov 

	* Update Russian .po for wx build

2012-12-24 14:09:00 +0000 Andrey Kuznetsov 

	* fix in Russian .po

2012-12-24 11:15:26 +0000 Andrey Kuznetsov 

	* fix in Russian .po

2012-12-24 08:42:43 +0000 Andrey Kuznetsov 

	* Updates in Russian help

2012-12-24 08:15:06 +0000 Andrey Kuznetsov 

	* Updates in Code::Blocks project and .SlackBuild script

2012-12-23 13:05:12 +0000 Rony Shapiro 

	* Update German translation, thanks to Karlo.

2012-12-23 09:56:23 +0000 Rony Shapiro 

	* 3.30pre -> 3.30

2012-12-23 09:05:48 +0000 Rony Shapiro 

	* Update Swedish translation, thanks to Bjorne.

2012-12-22 10:52:27 +0000 Saurav Ghosh 

	* Fixed 64-bit build on mac

2012-12-21 11:55:47 +0000 Saurav Ghosh 

	* 1. Donot enable "Rename" if the root item is selected in tree view 2. Only Groups should have the "Rename" item in their context menus 3. Items in menu bar require explicit hook-ups with children of main frame window

2012-12-21 11:43:55 +0000 Saurav Ghosh 

	* Added support for renaming groups in tree view

2012-12-21 11:42:32 +0000 Saurav Ghosh 

	* Fixed logic for enabling/disabling "Rename" menu item.  It's supposed to be active only for groups, but was doing the exact opposite.

2012-12-21 11:37:24 +0000 Saurav Ghosh 

	* Since we are not updating both views consistently for all notifications, restrict to deleting items from the active view only.

2012-12-21 11:31:06 +0000 Saurav Ghosh 

	* Allow empty groups to be pre-selected while adding new entries

2012-12-21 11:27:39 +0000 Saurav Ghosh 

	* Replaced an ASSERT with a Trace (for now).

2012-12-19 20:39:00 +0000 Rony Shapiro 

	* wx: Added Shift DoubleClick Action to general properties

2012-12-18 06:53:17 +0000 Saurav Ghosh 

	* Remember & restore tree/grid state when switching between the two

2012-12-16 14:44:39 +0000 Saurav Ghosh 

	* Select the newly created group once it shows up

2012-12-16 14:40:21 +0000 Saurav Ghosh 

	* Fixed saving/restoring of treeview state

2012-12-16 05:34:52 +0000 Saurav Ghosh 

	* While adding a group, select the entire label when editing begins.

2012-12-15 23:15:49 +0000 Rony Shapiro 

	* wx: Make last changes to optionspropsheet compatible with DialogBlocks

2012-12-15 18:08:31 +0000 Saurav Ghosh 

	* Implemented "Add Group" functionality

2012-12-15 16:46:31 +0000 Saurav Ghosh 

	* Added support for displaying empty groups

2012-12-15 16:18:01 +0000 Saurav Ghosh 

	* Added an explicit function to check whether an item in TreeCtrl is a group, instead of relying on HasChildren()

2012-12-13 18:06:12 +0000 Rony Shapiro 

	* wx: Per-entry DCA seems OK now

2012-12-12 22:15:39 +0000 Rony Shapiro 

	* wx: More work on DCA/SDCA + consistent naming edit/view. Still have a nit to fix with entry-specific DCA/SDCA

2012-12-11 16:06:17 +0000 Rony Shapiro 

	* wx: Double-click action ne checked against item's setting, if any

2012-12-10 13:43:34 +0000 Michal Niklas 

	* Some new translations

2012-12-09 19:08:34 +0000 Andrey Kuznetsov 

	* Update Russian .po for MFC build (5165)

2012-12-09 10:01:39 +0000 Rony Shapiro 

	* Removed unused functions

2012-12-08 13:49:12 +0000 Saurav Ghosh 

	* Fixed mac builds

2012-12-08 09:26:55 +0000 Rony Shapiro 

	* Release notes: 3.29.1/August -> 3.30 December

2012-12-08 08:17:38 +0000 Rony Shapiro 

	* Fixed broken msi build - expected Polish help file which doesn't exist

2012-12-07 19:16:47 +0000 Rony Shapiro 

	* pos updated for 3.30pre, ready for translators

2012-12-07 19:07:51 +0000 Rony Shapiro 

	* Bump version to 3.30pre

2012-12-07 19:01:18 +0000 Rony Shapiro 

	* Update ListView immediately when an entry's field has been changed+build fix for lib.c. (manually selected from kbshtct patch/branch)

2012-12-07 18:18:01 +0000 Rony Shapiro 

	* typo

2012-12-07 11:31:59 +0000 Saurav Ghosh 

	* Made the search bar's status area a bit more informative

2012-12-07 10:20:29 +0000 Saurav Ghosh 

	* Added handler for the "Clear Search" button

2012-12-07 09:01:53 +0000 Saurav Ghosh 

	* Made the Advanced Options button in search toolbar behave more like the Windows version

2012-12-06 08:58:22 +0000 Saurav Ghosh 

	* Fixed wxWidgets build (incorrect function param name)

2012-12-05 20:41:55 +0000 Andrey Kuznetsov 

	* Fix temporary config file creation for *nix build. Fix some gcc warnings.

2012-12-05 07:02:16 +0000 Rony Shapiro 

	* wx: Bumped version to 0.9 in prep for release.

2012-12-04 18:40:11 +0000 Rony Shapiro 

	* Murphy rules!

2012-12-04 18:35:21 +0000 Rony Shapiro 

	* Finished os/lib.h normalization: All windows dyn lib calls go through the os/lib wrappers, which add some sanity checks. Non-windows support currently not needed, but should be simple to implement via dlopen() et. al., if & when.

2012-12-03 23:06:39 +0000 DrK 

	* Update VS for wxWidget changes

2012-12-03 21:36:06 +0000 Rony Shapiro 

	* Start normalizing os/lib.h. Functional, but WiP.

2012-12-03 21:07:42 +0000 Rony Shapiro 

	* Rename pws_os::LoadLibraryPWS to pws_os::LoadLibrary, which is sufficiently unambiguous.

2012-12-03 20:52:51 +0000 Rony Shapiro 

	* VK dll loads correctly again. - Fix by pm_kan.

2012-12-03 20:29:37 +0000 Rony Shapiro 

	* Fixed bad typedef which caused "Run-Time Check Failure #0 - The value of ESP was not properly saved across a function call." when tried to call CryptProtectMemory via programmatically loaded library. - Fix by pm_kan.

2012-12-03 19:49:17 +0000 Andrey Kuznetsov 

	* forgot to add os/lib.* files

2012-12-03 15:48:55 +0000 Andrey Kuznetsov 

	* 1. Attempt to solve some issues with trailing dots in Group names. Group with dot at the end could be created when import from XML before r5018 or manually from Edit/View dialog. List view show this dots, so TreeView also should show them. Also, when trailing dot isn't shown, Add/Edit dialog shows incorrect group name in Group combobox. Note: CPWTreeCtrl::OnEndLabelEdit() silently exit when new group name have dot in the name or already exists, so some renames could fail (for example, if we have groups "a" and "a.." we couldn't rename "a.." to "a" or "a."). 2. Fix temporary config file creation (ofstream can create only files with char* names, to use non-English path we need wofstream) 3. WinXP haven't CryptProtectMemory/CryptUnrotectMemory in crypt32.dll so we need to load them dynamically. Because we should load library by full path, LoadLibarary code unified and moved to os/lib.*.

2012-12-03 07:10:05 +0000 Saurav Ghosh 

	* Specified a default size so the text ctrl doesn't always start up with zero height.  Also laid out the buttons a little better with "Finish" being the default one.

2012-12-02 20:35:38 +0000 Rony Shapiro 

	* Refactor Menu/ToolBar graphics code to make adding/editing commands less painful and error-prone.

2012-12-02 16:21:29 +0000 Rony Shapiro 

	* rpm build process automated under toplevel 'make rpm'

2012-11-30 11:16:02 +0000 Saurav Ghosh 

	* Dynamically set the sizer proportions of field list grids before re-layout to ensure they don't overlap

2012-11-30 10:28:48 +0000 Saurav Ghosh 

	* Fixed typo in last commit

2012-11-30 09:43:07 +0000 Saurav Ghosh 

	* Separated out the implementation of SelectionCriteria from AdvancedSelectionDlg to its own source file

2012-11-29 07:28:03 +0000 Rony Shapiro 

	* Added Copyright and License to SelectionCriteria.h

2012-11-29 05:51:54 +0000 Saurav Ghosh 

	* Separated out the SelectionCriteria structure into its own header file

2012-11-25 15:43:27 +0000 Rony Shapiro 

	* Consistency between Export and ExportEntry in Menu (modulo bitmap).

2012-11-23 09:19:07 +0000 Saurav Ghosh 

	* Removed unused local variables

2012-11-23 09:18:34 +0000 Saurav Ghosh 

	* Use pointer to SelectionCriteria data, to ensure field selections are preserved across searches, compares, etc.

2012-11-23 07:13:31 +0000 Saurav Ghosh 

	* Brought all fields available for sync/merge/compare/search/export in line with the latest Windows version

2012-11-21 06:48:06 +0000 Saurav Ghosh 

	* Enable/disable the affected controls if "Restrict to a subset of entries" is checked/unchecked.

2012-11-18 17:55:17 +0000 Rony Shapiro 

	* Linux: Started work on rpm packaging, based on files sent by ddreggors

2012-11-18 13:30:08 +0000 Rony Shapiro 

	* wx: Implemented PWSRun::runcmd on Linux (via wx), hooked it up to RunCmd, which now works

2012-11-18 10:14:10 +0000 Rony Shapiro 

	* wx: Copy Run Command now works

2012-11-18 09:35:37 +0000 Rony Shapiro 

	* wx: Fixed RunCmd enable error

2012-11-18 08:59:55 +0000 Rony Shapiro 

	* [353] Easy-to-read option now respected in Generate Password screen.

2012-11-17 18:04:21 +0000 Rony Shapiro 

	* Bug #1069 - don't crash if the database has an alias without a corresponding base entry.

2012-11-11 20:10:08 +0000 Rony Shapiro 

	* Use Windows' Crypt{Protect/Unprotect}Memory() to protect session key, FWIW.

2012-11-11 19:19:12 +0000 Rony Shapiro 

	* Tweak session key encryption.

2012-11-11 16:23:58 +0000 Rony Shapiro 

	* wxWidgets: Preference toolbar button now works, thanks to ddreggors

2012-10-30 17:51:51 +0000 Rony Shapiro 

	* Typo caught by p37sitdu

2012-10-29 05:52:35 +0000 Rony Shapiro 

	* [FR689] It's now possible to change the r/w state of a database when unlocking it. Thanks to Jeff for the suggestion.

2012-10-28 20:25:28 +0000 Rony Shapiro 

	* Started work on FR689 - allow r/w state to be changed upon unlock. Working, need to refactor error handling per comment in PasskeyEntry.cpp:472

2012-10-28 11:25:47 +0000 Rony Shapiro 

	* nit

2012-10-28 10:04:25 +0000 Rony Shapiro 

	* [1066] Changed default for 'Browse to URL' to "don't copy password to clipboard by default". Although convenient, this is a security issue if the user isn't expecting it. Also show correct screen in Security Options help.

2012-10-27 19:40:01 +0000 Rony Shapiro 

	* wx-yubi: First hack at packaging

2012-10-27 18:14:12 +0000 Rony Shapiro 

	* wx-yubi: Finish yubification of export{Text,XML} + misc. cleanup

2012-10-27 16:41:51 +0000 Rony Shapiro 

	* Murpy - part of last commit slipped out...

2012-10-27 07:47:09 +0000 Rony Shapiro 

	* wx: Cleanup, mainly to get logo untruncated in Windows wx, but also merged in some work from yubi branch to get things to build properly under changes made with DialogBlocks

2012-10-26 14:40:17 +0000 DrK 

	* Support new Visual Studio 2012 (VC11 compiler). Fix issue when user quits PWS after 3 password attempts (not seen with current VS2010) Remove MFC manifest as causes conflicts when building PWS under VS2012 and doesn't cause problems to VS2010 if removed. Remove VC11 compiler warnings for wxWidget builds under Windows. Update notes and batch file for compiling wxWidgets using VC11.

2012-10-26 09:42:56 +0000 Rony Shapiro 

	* wx-yubi: use image's size for opening window instead of hardcoded values

2012-10-25 17:13:26 +0000 Rony Shapiro 

	* wx: auto-generated po updates

2012-10-21 13:20:00 +0000 Rony Shapiro 

	* wx-yubi: murphy

2012-10-21 13:07:08 +0000 Rony Shapiro 

	* wx-yubi: more tweaks for password/yubi changing

2012-10-21 11:42:17 +0000 Rony Shapiro 

	* wx-yubi: reset prompt correctly when auth. fails.

2012-10-21 11:23:02 +0000 Rony Shapiro 

	* wx-yubi: Nit in safecombinationchange.

2012-10-21 09:59:40 +0000 Rony Shapiro 

	* If we can't lock the config file, show full filename for troubleshooting.

2012-10-21 09:52:18 +0000 Rony Shapiro 

	* More accurate error reporting if lock file failed in Windows.

2012-10-21 08:54:12 +0000 Rony Shapiro 

	* [1065] Don't hide notes in Add/Edit dialog box when changing field focus if user chose not to.

2012-10-14 17:35:02 +0000 Rony Shapiro 

	* wx-yubi: Change password ready for testing

2012-10-14 12:40:47 +0000 Rony Shapiro 

	* wx-yubi: More work on change password

2012-10-13 16:39:29 +0000 Rony Shapiro 

	* wx-yubi: Make AllowBlank a one-shot to match usage, employ it in OnYubiBtnClick

2012-10-13 16:08:28 +0000 Rony Shapiro 

	* Use DialogBlocks to add CSafeCombinationControl in safecombinationprompt

2012-10-12 18:47:53 +0000 Rony Shapiro 

	* wx-yubi: stable again, builds sucessfully now

2012-10-12 18:13:25 +0000 Rony Shapiro 

	* wx-yubi: commit due to dev system instability - may not compile

2012-10-09 19:34:53 +0000 Rony Shapiro 

	* "Port mniklas's commit 5079 to the old repo"

2012-10-08 21:28:41 +0000 Rony Shapiro 

	* wx-yubi: Add support for black password, which is valid with YubiKey

2012-10-08 10:49:47 +0000 Rony Shapiro 

	* wx-yubi: Continue yubification of safe combination change - trying to use mixins as nature did not intend

2012-10-08 10:32:03 +0000 Rony Shapiro 

	* wx-yubi: Start uybification of safe combination change - looks like mixin won't work here :-(

2012-10-08 09:59:50 +0000 Rony Shapiro 

	* wx-yubi: yubified safe combination prompt dbox

2012-10-07 20:31:36 +0000 Rony Shapiro 

	* wx-yubi: refactored PerformChallengeResponse, re-used it in safe combination setup

2012-10-07 18:58:03 +0000 Rony Shapiro 

	* wx-yubi: m_pollingTimer can't be in mixin class :-(

2012-10-07 11:02:54 +0000 Rony Shapiro 

	* wx-yubi: setup common mixin class for yubi processing.

2012-10-07 09:54:29 +0000 Rony Shapiro 

	* wx-yubi: Started yuybifying Safe Combination Setup

2012-10-06 20:23:34 +0000 Rony Shapiro 

	* [FR 683] Display new entry's password and other fields last change dates as N/A in list view, to be consistent with Add/Edit (instead of entry creation time).

2012-10-05 10:41:57 +0000 Rony Shapiro 

	* [648] Tweaked date/times fields in add/edit dbox.

2012-10-05 10:25:09 +0000 Rony Shapiro 

	* [1062] "Minimum password length" -> "Password Length" in Manage->Password Policies.

2012-10-05 09:51:24 +0000 Rony Shapiro 

	* Fixed typo.

2012-10-05 09:34:23 +0000 Rony Shapiro 

	* [1063] Intermediate backups also work correctly when relative path to database is specified on command line. Fix is to always convert command-line file to absolute path. Thanks to Matt for tracking this down.

2012-10-04 08:36:41 +0000 Rony Shapiro 

	* wx-yubi: Process yubikey press correctly

2012-09-22 17:41:38 +0000 Rony Shapiro 

	* wx-yubi: progress on yubi passkey entry

2012-09-22 07:54:09 +0000 Rony Shapiro 

	* wx-yubi: insert/remove yubikey logic in safecombination entry, untested

2012-09-21 18:06:02 +0000 Rony Shapiro 

	* wx-yubi: PWYubi::GetResponse works, but doesn't return until activation or timeout - not gui-friendly (yet)

2012-09-21 16:35:59 +0000 Rony Shapiro 

	* wx-yubi: add sleep in polling loop. Still immediately returns with timeout

2012-09-12 18:11:30 +0000 Rony Shapiro 

	* wx-yubi: first hack at c/r implementation

2012-09-11 18:52:29 +0000 Rony Shapiro 

	* wx-yubi: Another inch forward

2012-09-11 18:05:56 +0000 Rony Shapiro 

	* wx-yubi: More work on yubifying main entry dbox.

2012-09-09 20:09:51 +0000 Rony Shapiro 

	* wx-yubi: Started work on yubifying main entry dbox.

2012-09-09 19:12:20 +0000 Rony Shapiro 

	* wx-yubi: Added xpm verson of Yubikey button graphic.

2012-09-09 18:44:30 +0000 Rony Shapiro 

	* wx-yubi: hide/show now works in yubicfg

2012-09-08 19:24:03 +0000 Rony Shapiro 

	* wx-yubi: refactor show/hide password in preparation for reuse in yubiconfig.

2012-09-08 18:15:57 +0000 Rony Shapiro 

	* wx-yubi: write new key to yubi, untested

2012-09-07 18:52:11 +0000 Rony Shapiro 

	* wx-yubi: correctly handle re-insertion

2012-09-07 16:36:22 +0000 Rony Shapiro 

	* wx-yubi: Get yubikey's serial number

2012-09-07 09:54:25 +0000 Rony Shapiro 

	* wx-yubi: Added status text control

2012-09-07 08:53:17 +0000 Rony Shapiro 

	* wx-yubi: more debugging

2012-09-05 19:10:19 +0000 Rony Shapiro 

	* wx-yubi: debug stuff

2012-09-05 18:26:29 +0000 Rony Shapiro 

	* Initial text graphic now transparent, from Brian

2012-09-04 18:59:29 +0000 Rony Shapiro 

	* wx-yubi: Added some debug code

2012-09-04 18:34:15 +0000 Rony Shapiro 

	* Linux: added support for building Linux Mint deb packages, courtesy of Brian.

2012-09-04 18:27:29 +0000 Rony Shapiro 

	* Got rid of compile warning for last commit

2012-09-04 18:13:20 +0000 Rony Shapiro 

	* wx: Cleaned-up version of initial text graphics, thanks to Brian

2012-09-04 05:40:24 +0000 Saurav Ghosh 

	* wxWidgets 2.9.x compatibility fixes

2012-09-03 20:11:40 +0000 Rony Shapiro 

	* wx-yubi: Start work on interface layer to yubikey API

2012-09-02 19:05:06 +0000 Rony Shapiro 

	* Replaced Linux application icon with version from Brian.

2012-09-01 12:15:54 +0000 Andrey Kuznetsov 

	* Update Russian .lng

2012-09-01 08:42:56 +0000 Rony Shapiro 

	* Fix deb Makefile to work for Mint, thanks to brardinsr.

2012-08-30 19:51:18 +0000 Rony Shapiro 

	* Added Czech dll to installer, plus fixed a couple of typos in installer scripts

2012-08-29 09:45:15 +0000 Rony Shapiro 

	* wx: more work on yubicfg dialog.

2012-08-25 16:45:49 +0000 Rony Shapiro 

	* wx-yubi: added timer in yubicfg for regularly checking if yubikey present.

2012-08-25 16:02:27 +0000 Rony Shapiro 

	* Yubi Windows builds correctly after moving yubi to os/windows.

2012-08-25 09:50:44 +0000 Rony Shapiro 

	* wx: Added stub YubiKey Config dbox.

2012-08-25 07:02:56 +0000 Rony Shapiro 

	* Document suthakar123's fix for 3537861 in ReleaseNotes.

2012-08-23 19:30:02 +0000 Rony Shapiro 

	* [3539347] An empty diamond icon is now updated to a full one when an entry is dragged into it. Thanks to nsaipraveen for the fix.

2012-08-23 18:40:44 +0000 Rony Shapiro 

	* [3556730] In Add/Edit dialog, clicking Apply no longer disables the OK button. An asterisk (*) is displayed in the title bar when the entry's modified and Apply's not clicked upon. Thanks to shivak7 for the fix.

2012-08-23 18:26:17 +0000 Rony Shapiro 

	* Bump version to 3.29.1

2012-08-23 17:52:24 +0000 Rony Shapiro 

	* Undo 5033, an unsuccessful attempt to fix [3534700] (inconsistent behavior with easy2read and specific symbol set). 5033 gave an incorrect error message when selecting easy2read.

2012-08-23 13:37:28 +0000 Rony Shapiro 

	* Fixed typo in Dutch translation, thanks to Marcel

2012-08-22 13:02:30 +0000 N VENKATA SAI PRAVEEN 

	* git-svn-id: svn://svn.code.sf.net/p/passwordsafe/code/trunk@5033 1f79f812-37fb-46fe-a122-30589dd2bf55

2012-08-21 12:40:40 +0000 suthakar ram kumar 

	* Expiration being set one day late bug is fixed with this revision.

2012-08-21 05:14:40 +0000 Rony Shapiro 

	* Setup for Yubico support under Linux.

2012-08-20 14:08:52 +0000 Rony Shapiro 

	* Removed ia32 dependency from debian 64bit deb build

2012-08-16 11:08:06 +0000 Rony Shapiro 

	* Undo commits 5023-5024

2012-08-16 10:02:42 +0000 M Sharath 

	* git-svn-id: svn://svn.code.sf.net/p/passwordsafe/code/trunk@5023 1f79f812-37fb-46fe-a122-30589dd2bf55

2012-08-15 10:12:21 +0000 Andrey Kuznetsov 

	* Attempt to recover history if number of entires is less, than stated

2012-08-15 10:08:51 +0000 Andrey Kuznetsov 

	* Move fix from 5019 to core

2012-08-14 16:50:01 +0000 Andrey Kuznetsov 

	* Set m_AEMD.MaxPWHistory to default value if it is zero

2012-08-14 15:40:53 +0000 Andrey Kuznetsov 

	* Clear pwhistlist before filling

2012-08-14 09:04:04 +0000 Andrey Kuznetsov 

	* Fix import from XML (entries without group)

2012-08-14 08:22:31 +0000 Andrey Kuznetsov 

	* Attempt to fix row height if password font bigger than list font SendMessage(CCM_SETVERSION, 5, 0) doesn't fix this, so we do it manually

2012-08-11 19:04:57 +0000 Rony Shapiro 

	* Merged post-3.29 changes up to & including 5015 prior to starting work on wx support in Yubi branch.

2012-08-10 17:55:14 +0000 Andrey Kuznetsov 

	* Don't check M_symbols on Cancel if Named Policy used (otherwise we have "changes" on View after changing Named Policy)

2012-08-10 15:03:52 +0000 Andrey Kuznetsov 

	* Fix enabling of Edit/List buttons for Named Policy: search by policy name instead of position number (positions are changed after deletion), enable LVN_KEYDOWN processing, fix m_iSelectedItem calculation in VK_UP/DOWN (list is not circular).

2012-08-10 14:17:36 +0000 Andrey Kuznetsov 

	*  Normalize policy on import (otherwise policy with m_PWMakePronounceable==1 wouldn't match to existing policies)

2012-08-10 12:50:43 +0000 Andrey Kuznetsov 

	* Updates in Russian help

2012-08-10 12:13:01 +0000 Andrey Kuznetsov 

	* Fix export to XML (open tag for string preferences) Fix error handling for XML import

2012-08-10 10:53:45 +0000 Andrey Kuznetsov 

	* Updates in Russian help and .po

2012-08-10 10:18:57 +0000 Andrey Kuznetsov 

	* Make some text labels longer

2012-08-09 13:47:31 +0000 Andrey Kuznetsov 

	* Update Russian help

2012-08-09 13:43:19 +0000 Andrey Kuznetsov 

	* Fix some tags in default Help and make "Note:" always bold. Removed sentence about password policy labels' color.

2012-07-28 09:08:12 +0000 Rony Shapiro 

	* wx: updates to po files (automatic)

2012-07-28 08:58:21 +0000 Rony Shapiro 

	* Linux: Update required packages for I18N support

2012-07-27 16:41:43 +0000 Rony Shapiro 

	* wx: Fixed Notes field issue on Ubuntu 12

2012-07-23 14:59:27 +0000 Andrey Kuznetsov 

	* Skip double clicks near items that not selected (for example, clicks on hierarchy lines)

2012-07-23 13:55:51 +0000 Andrey Kuznetsov 

	* Fix highlighting of DB options in Options pages for theme styles - added focus rectangle - use window's background for checkbox/radiobutton (difference with COLOR_WINDOW visible if window's background have gradient color)

2012-07-23 11:41:14 +0000 Andrey Kuznetsov 

	* Fix highlighting of DB options in Options pages for "Classical" XP style ON_NOTIFY_REFLECT(NM_CUSTOMDRAW, ...) handler called only when themes are on. Classical style doesn't use themes, so, in that case (!IsThemeActive()), we need to set colors in OnCtlColor as it was before r4545

2012-07-21 09:17:35 +0000 Rony Shapiro 

	* wx: Special charachter logic cmpleted and fixed in addeditpropsheet, thanks to Payoj for helping.

2012-07-21 07:19:55 +0000 Rony Shapiro 

	* wx: clean up some warnings + a typo

2012-07-21 07:10:40 +0000 Rony Shapiro 

	* wxWidget po autogenerated update

2012-07-14 16:10:47 +0000 Rony Shapiro 

	* User-defined special symbols take precedence in EasyVision password policy, thanks to Payoj

2012-07-12 18:59:25 +0000 Rony Shapiro 

	* Partial fix for Escape Closes from Ankit - will close if Esc pressed while grid widget has focus

2012-07-12 12:23:11 +0000 Saurav Ghosh 

	* Yield after restoring UI, to give any visible msgboxes a chance to regain focus and run their own message loops

2012-07-12 09:29:49 +0000 Saurav Ghosh 

	* Rolling back the fix to tracker 3527112 (rev 4909), since it somehow prevents messageboxes from hiding when the db is locked

2012-07-06 08:45:55 +0000 Saurav Ghosh 

	* Save the password before showing as well as hiding it, and not just for the latter.

2012-07-06 08:01:06 +0000 Saurav Ghosh 

	* Check for LockDBOnIdleTimeout just before locking up.

2012-07-03 19:42:24 +0000 Rony Shapiro 

	* Tweak yubi build process

2012-07-03 18:35:47 +0000 Rony Shapiro 

	* Merge Released 3.29 into Yubico for 3.29Y

2012-06-24 14:37:02 +0000 Andrey Kuznetsov 

	* UPdate images for Russian help

2012-06-22 12:07:28 +0000 Saurav Ghosh 

	* Redoing the fix for "notes field is too short" from rev 4735, which was overwritten by rev 4809

2012-06-21 16:02:48 +0000 Rony Shapiro 

	* 3.29pre2 -> 3.29

2012-06-17 16:51:51 +0000 Rony Shapiro 

	* setup 3.29 for qa pre-release

2012-06-16 19:10:14 +0000 Rony Shapiro 

	* yubi: hack around field tag collision - untested.

2012-06-16 16:22:51 +0000 Rony Shapiro 

	* Yubi branch update, cont. - now up to 3.29pre, compiles, not tested, still have to address header field collision.

2012-06-15 11:53:37 +0000 Andrey Kuznetsov 

	* Updates in Russian .po and .lng (rev. 4948)

2012-06-13 21:15:39 +0000 Rony Shapiro 

	* Start of merge 3.29 -> Yubico2_2 branch - compiles, untested, more work to be done!

2012-06-13 20:05:13 +0000 Rony Shapiro 

	* Setup for long-term co-existence with Yubi branch, perhaps possible future merge...

2012-06-13 18:08:23 +0000 Rony Shapiro 

	* French translation for 3.29, thanks to Francois

2012-06-13 11:09:31 +0000 Michal Niklas 

	* Some new translations

2012-06-12 16:46:20 +0000 Rony Shapiro 

	* Swedish po file for 3.29, thanks to Bjorne

2012-06-12 13:15:18 +0000 Karel Van der Gucht 

	* Manual German V3.29 (2 files are only for a part translated - till yet)

2012-06-12 13:11:21 +0000 Karel Van der Gucht 

	* German text V3.29 (latest changes)

2012-06-10 17:52:06 +0000 Karel Van der Gucht 

	* Help Icons, German + English Password Policy

2012-06-10 17:27:00 +0000 Rony Shapiro 

	* Fixed AddEdit edge case, thanks to Karlo

2012-06-10 15:54:16 +0000 Rony Shapiro 

	* Added new image to German and Russian help directories

2012-06-10 14:53:04 +0000 Karel Van der Gucht 

	* German text V3.29 (3)

2012-06-10 14:50:33 +0000 Karel Van der Gucht 

	* git-svn-id: svn://svn.code.sf.net/p/passwordsafe/code/trunk@4968 1f79f812-37fb-46fe-a122-30589dd2bf55

2012-06-10 08:58:29 +0000 Karel Van der Gucht 

	* German text V3.29 (2)

2012-06-10 05:03:37 +0000 Rony Shapiro 

	* STL can work with arrays - save conversion to vector<>

2012-06-09 18:04:19 +0000 Rony Shapiro 

	* updated po files per last commit

2012-06-09 17:16:11 +0000 Rony Shapiro 

	* Added missing toolbar tooltip, thanks to Karlo, plus minor cleanup to PWToolBar.cpp

2012-06-09 13:25:12 +0000 Karel Van der Gucht 

	* German text V3.29

2012-06-09 07:44:27 +0000 Rony Shapiro 

	* murphy

2012-06-09 07:43:11 +0000 Rony Shapiro 

	* Start 3.29 release rolling - 3.28.1 -> 3.29pre, edit release notes, update po files

2012-06-05 17:03:30 +0000 Rony Shapiro 

	* added maemo2pwsafe.pl, a quick conversion script from the text file exported by a pwsafe clone running under Maemo to a text file that pwsafe can import correctly.

2012-06-05 11:47:57 +0000 Saurav Ghosh 

	* Added some clarifications and edited the big table to fit into a single page

2012-06-05 10:21:33 +0000 Saurav Ghosh 

	* Removed the .txt file in favor of the .rtf

2012-06-04 17:29:36 +0000 DrK 

	* Remove unused core function

2012-06-04 15:30:13 +0000 DrK 

	* As MFC version of PWS only supports Windows XP and later, remove support of older MS XML parsers (V3, V4 & V5) in prior versions of Windows leaving V6 - included in Windows XP SP3 or separately downloadable. VC11 does not support these older versions.

2012-06-02 12:04:13 +0000 DrK 

	* Fix last VC11 compiler warnings (may not be best solution but works)

2012-06-01 17:44:32 +0000 Rony Shapiro 

	* Cleanup casts a bit

2012-06-01 12:12:27 +0000 Saurav Ghosh 

	* Set the mime-type to application/rtf

2012-06-01 12:10:42 +0000 Saurav Ghosh 

	* The RTF formatted document, thanks to c-273

2012-06-01 11:27:08 +0000 Saurav Ghosh 

	* Centralized the code for locking a db, and cleared the inactivity timer the first thing on the timer's arrival and while exiting

2012-06-01 10:02:03 +0000 DrK 

	* Replace CSecString by StringX in internal routines to stop VC11 errors

2012-06-01 09:50:20 +0000 Saurav Ghosh 

	* First attempt at fleshing out the various UI and DB states and their transitions

2012-06-01 06:51:19 +0000 Saurav Ghosh 

	* While autotyping, be sure to get all data from the db before minimizing, lest the "lock on minimize" option is set.

2012-06-01 05:16:16 +0000 Rony Shapiro 

	* Make CSecString more strictly C++ compliant, for new VS compiler

2012-05-30 20:29:33 +0000 DrK 

	* Fix compiler errors in new VC 11 beta compiler.

2012-05-30 19:37:59 +0000 Rony Shapiro 

	* Fixed some typos that broke compilation of Polish translation

2012-05-30 19:01:33 +0000 DrK 

	* Support Czech PO via Windows VBS script

2012-05-29 12:25:16 +0000 Saurav Ghosh 

	* Fixed several issues with autolock while minimizing/closing

2012-05-29 12:04:04 +0000 Saurav Ghosh 

	* Fixed validator for "Lock db on minimize" checkbox

2012-05-29 09:15:55 +0000 Saurav Ghosh 

	* Fixed handling of Minimize command from system tray

2012-05-28 17:09:04 +0000 DrK 

	* Fix BR 3525995 Find now only highlights/select the found entry (plus minor variable renames for consistency)

2012-05-24 17:37:07 +0000 DrK 

	* For StringX, emptying a string is faster by setting to an empty string [_T("") (in core) or L"" (in Windows)] than using clear() member function.

2012-05-23 19:29:35 +0000 Rony Shapiro 

	* wx AddEdit Expiry control at last starting to look sane

2012-05-23 18:17:17 +0000 DrK 

	* Fully support import of password policies via XML and refactor how preferences are imported.

2012-05-23 18:01:48 +0000 DrK 

	* Fix bug introduced in recent commit

2012-05-21 17:37:51 +0000 Rony Shapiro 

	* Cosmetics: PWPolicy::s/GetPWPolicyDisplayString/GetDisplayString/g

2012-05-21 12:45:40 +0000 Michal Niklas 

	* Some new translations

2012-05-21 06:05:27 +0000 Michal Niklas 

	* Some cleaning

2012-05-21 05:21:02 +0000 Michal Niklas 

	* Some new translations

2012-05-20 20:20:10 +0000 DrK 

	* Properly support password policies and password policy names during Compare, Merge, Sync and Copy & Sync from Compare results dialog

2012-05-20 20:02:13 +0000 Rony Shapiro 

	* wx: More work on entry expiration setting / handling / displaying

2012-05-20 12:06:13 +0000 DrK 

	* Fix error in previous commit

2012-05-20 09:30:44 +0000 DrK 

	* 'Slight' mod to recent default password policy changes to negate saving any in core for 'other core' processing e.g. Compre, Merge, Sync

2012-05-19 18:51:49 +0000 Rony Shapiro 

	* wx: Start cleanup AddEdit expiry date propsheet

2012-05-19 17:13:33 +0000 Rony Shapiro 

	* wx build now ok re previous commit

2012-05-19 17:05:41 +0000 Rony Shapiro 

	* Removed PWPolicy default get/set, Windows version builds OK

2012-05-19 16:52:21 +0000 Rony Shapiro 

	* Added PWSPrefs::{Get,Set}DefaultPolicy(), before removing PWPolicy's equiv.

2012-05-19 16:17:24 +0000 Rony Shapiro 

	* Nit, prior to PWSprefs/PWPolicy refactoring

2012-05-18 10:17:24 +0000 DrK 

	* Change the way we determine to show Add/Edit and Options property pages in Tall or Wide versions

2012-05-18 09:14:35 +0000 Saurav Ghosh 

	* Removed the defensive wsSafeYield() call to wait till the app safely minimizes, since that call never seems to return on Linux Mint 12 with MGSE enabled

2012-05-16 18:46:44 +0000 Rony Shapiro 

	* Cleaned up redundant displays in AddEdit_DateTimes dbox.

2012-05-15 20:41:34 +0000 DrK 

	* Fix Named Policies changes - not all done yet

2012-05-14 19:42:34 +0000 Rony Shapiro 

	* AddEdit Expiry logic OK at last. Still need to clean up display

2012-05-13 21:24:51 +0000 DrK 

	* Allow export to file in a disk's root directory

2012-05-12 12:01:33 +0000 DrK 

	* New FR - Allow user to abort a long running Compare, Merge or Synchronise of databases.

2012-05-12 08:24:00 +0000 DrK 

	* Update wxWidgets with last commit (I think) + add new files to VS wx project files, fix warnings

2012-05-11 18:54:29 +0000 DrK 

	* Fix comparisons (in Synchronise) and display (in Compare Entries) of entry's password policy

2012-05-11 10:05:48 +0000 Rony Shapiro 

	* More lenient error handling for malform policy string under debug build.

2012-05-09 19:59:45 +0000 Rony Shapiro 

	* More progress on AddEdit_DateTimes (not done yet)

2012-05-08 19:08:58 +0000 DrK 

	* And SynchronizeAll

2012-05-08 19:06:18 +0000 DrK 

	* Ensure Synchronize of entries sets database has changed

2012-05-08 18:59:55 +0000 Rony Shapiro 

	* More cleanup on AddEdit_DateTimes (not done yet)

2012-05-08 18:01:59 +0000 DrK 

	* Fix password compare code in DB Compare.

2012-05-07 12:07:30 +0000 DrK 

	* Tidy up previous new feature and add InfoDisplay to Notes field in the Show Compare Entries dialog

2012-05-06 20:40:48 +0000 DrK 

	* Add a compare results dialog feature (I needed it myself now)

2012-05-06 19:36:30 +0000 Rony Shapiro 

	* wx: Last commit builds under Linux

2012-05-06 19:18:40 +0000 Rony Shapiro 

	* Format expiration date as date alone, plus refactor of ConvertToDateTimeString

2012-05-06 11:38:18 +0000 DrK 

	* Stop excessive refreshes of GUI (and excessive CPU usage) during Copy/Synchronize All from Compare results dialog

2012-05-06 08:50:04 +0000 DrK 

	* Update release notes for Rony's last BR fix

2012-05-05 20:23:13 +0000 Rony Shapiro 

	* Specify expiration of password with date - time inplicitly set to 1 minute after midnight (still some cleaning up to do).

2012-05-05 18:46:28 +0000 Rony Shapiro 

	* [3523117] - off-by-one error in expiration setting.

2012-05-03 18:16:52 +0000 DrK 

	* Update pugiXML to v1.2

2012-05-02 19:30:12 +0000 Rony Shapiro 

	* wx: Builds cleanly on 64bit, thanks to mwerle

2012-05-01 18:52:26 +0000 Rony Shapiro 

	* wx Entry password policy changes now persistent plus minor constification in core (thought there would be more changes in core, but decided not for now)

2012-05-01 16:57:44 +0000 Rony Shapiro 

	* wx Entry's password policy controls display & behave correctly now

2012-04-30 18:34:43 +0000 DrK 

	* Fix BR 3518734

2012-04-28 07:08:57 +0000 Rony Shapiro 

	* last commit now builds cleanly under Linux too

2012-04-28 06:21:07 +0000 Rony Shapiro 

	* refactor: String2Policy/Policy2String to PWPolicy c'tor and cast operator, resp., per dk's hint in code

2012-04-27 19:04:10 +0000 Rony Shapiro 

	* More bulletproofing of PWPolicy

2012-04-27 17:09:25 +0000 Rony Shapiro 

	* Lookup default password policy correctly, don't crash in trivial Generate Password scenario...

2012-04-27 09:27:44 +0000 Rony Shapiro 

	* wx: More work on policy/symbols

2012-04-25 18:56:58 +0000 Rony Shapiro 

	* Minor cleanup: Don't create log's deqeue if it's never used

2012-04-25 18:47:35 +0000 DrK 

	* Set Notes to be plain text (really!)

2012-04-25 16:43:29 +0000 Rony Shapiro 

	* wx: more work on using pw policies in add_edit

2012-04-24 21:07:57 +0000 DrK 

	* Set Notes to be plain text

2012-04-24 19:29:18 +0000 Rony Shapiro 

	* wx: started work on using pw policies in add_edit

2012-04-24 19:15:06 +0000 Rony Shapiro 

	* nit

2012-04-23 20:23:18 +0000 DrK 

	* Fix BR 3518389

2012-04-22 19:29:31 +0000 Rony Shapiro 

	* wx: avoid spurious locks when idletimeout == 0

2012-04-21 03:58:15 +0000 Rony Shapiro 

	* wx builds again after PWPolicy refactor

2012-04-20 20:57:47 +0000 DrK 

	* Stop Linux build whinges!

2012-04-20 19:37:31 +0000 Rony Shapiro 

	* Refactor policy-related data structures - wx build NOT updated yet

2012-04-20 15:16:34 +0000 DrK 

	* Implement FR 3519484 - Persistent Empty Groups.

2012-04-18 21:46:11 +0000 DrK 

	* Correct ReleaseNotes text

2012-04-18 19:48:16 +0000 Rony Shapiro 

	* [3518732] Custom special symbol set now handled correctly in Generate Password dialog box

2012-04-17 19:10:28 +0000 Rony Shapiro 

	* Minor fixes to pwpolicy - still needs work.

2012-04-14 16:26:16 +0000 Rony Shapiro 

	* wx: Named policies are persistent, plus undo/redo support

2012-04-14 11:07:53 +0000 Rony Shapiro 

	* wx: more progress on named password policies

2012-04-11 16:49:52 +0000 Rony Shapiro 

	* wx: more cleanup re policy editing

2012-04-11 11:06:03 +0000 Saurav Ghosh 

	* We don't need any particualr id for 'Reset all' button.  And, don't check for modifiers for new accels

2012-04-10 15:46:42 +0000 Rony Shapiro 

	* wx: minor cleanup re policy editing

2012-04-10 06:03:17 +0000 Saurav Ghosh 

	* Added "Reset All" button to shortcuts page

2012-04-08 18:16:05 +0000 Rony Shapiro 

	* [3515692] Fixed crash with Generate Password switching to default policy with > 1 named policy.

2012-04-07 18:57:07 +0000 Rony Shapiro 

	* Minor refactor

2012-04-07 18:28:47 +0000 Rony Shapiro 

	* wx: Default passwword policy now editable

2012-04-06 10:35:15 +0000 Saurav Ghosh 

	* Implemented resetting/removing shortcuts, but shortcuts to stock menuitems cannot be removed yet.  They can be modified, though.

2012-04-06 10:29:04 +0000 Rony Shapiro 

	* wx: Work on updating an existing policy

2012-04-04 20:18:16 +0000 DrK 

	* Fix BR 3514819 properly

2012-04-04 10:27:50 +0000 DrK 

	* Fix BR 3514819 - Add Group now works but Undo doesn't remove it as it is a Tree artefact and not a database one!

2012-04-03 10:18:59 +0000 Saurav Ghosh 

	* No need to create accels on heap at all

2012-04-03 09:58:11 +0000 Saurav Ghosh 

	* Fixed issues with changing/deleting/adding shortcuts to existing menu items

2012-04-03 08:40:05 +0000 Saurav Ghosh 

	* Moved all shortcuts related command-handling to PWSMenuShortcuts

2012-04-03 05:58:23 +0000 Saurav Ghosh 

	* Keep track of the shortcut's menu-id separately, since the menuitem seems to get deleted from under us during shutdown.

2012-04-02 18:41:50 +0000 Rony Shapiro 

	* French translation for 3.28, thanks to Francois

2012-04-01 11:38:18 +0000 DrK 

	* Tidy up and correct compare functions

2012-03-31 22:40:44 +0000 DrK 

	* Implement FR 3510481

2012-03-29 11:19:45 +0000 Saurav Ghosh 

	* Don't insist on modifier keys for shortcuts

2012-03-28 19:47:28 +0000 Rony Shapiro 

	* wx: Inching forward on policies

2012-03-28 11:17:49 +0000 Saurav Ghosh 

	* Added new files to project

2012-03-26 20:22:11 +0000 Rony Shapiro 

	* wx: Inching forward on policies

2012-03-24 14:50:11 +0000 DrK 

	* Fix BR 3510590 - bad repair of PWH during validate on open

2012-03-23 16:58:41 +0000 DrK 

	* Update release notes for fixes included in 3.28.1

2012-03-22 20:10:48 +0000 Rony Shapiro 

	* wx: more work on named policy support - fleshing out Add/Edit named policy

2012-03-21 19:27:22 +0000 Rony Shapiro 

	* wx: inching forward on named policy support

2012-03-21 18:28:55 +0000 Rony Shapiro 

	* More updates to Czech translation, thanks to buchtik.

2012-03-20 19:38:07 +0000 DrK 

	* Update docs re: bugs fixed

2012-03-20 17:50:56 +0000 Rony Shapiro 

	* More updates to Czech translation, thanks to buchtik.

2012-03-20 17:49:03 +0000 Rony Shapiro 

	* Minor tweaks to Brazilian Portuguese install texts from Andreas.

2012-03-19 21:05:23 +0000 DrK 

	* Fix BR 3508891 - needs review & testing

2012-03-19 20:02:51 +0000 Rony Shapiro 

	* Updates to Czech translation, thanks to buchtik.

2012-03-19 19:55:47 +0000 Rony Shapiro 

	* Added Brazilian Portuguese installation texts, thanks to Andreas (bumped version to 3.28.1 for this)

2012-03-18 20:03:07 +0000 Rony Shapiro 

	* wx: Started work on Password Policy dbox

2012-03-17 17:36:18 +0000 Rony Shapiro 

	* wx: Implemented password policy Generate & Copy to clipboard

2012-03-17 11:09:12 +0000 Rony Shapiro 

	* wx: reused code from last comit - we can now show password policy details

2012-03-17 10:44:27 +0000 Rony Shapiro 

	* refactor password policy code to allow reuse with wx

2012-03-14 17:15:07 +0000 Rony Shapiro 

	* wx: More work on CManagePasswordPolicies - Lower grid now switches

2012-03-13 19:23:28 +0000 Rony Shapiro 

	* wx: More work on CManagePasswordPolicies - mainly ui

2012-03-13 12:07:52 +0000 Saurav Ghosh 

	* Check wxMessageDialog return for wxID_CANCEL (not wxCANCEL)

2012-03-13 08:42:18 +0000 Michal Niklas 

	* Some new translations

2012-03-12 20:46:25 +0000 Rony Shapiro 

	* wx: Added DialogBlock-generated stub for Manage PasswordPolicies dialog box + refactor to new MainManage.cpp + commit updated pos

2012-03-12 18:56:31 +0000 Rony Shapiro 

	* wx: Bring app & dialogBlocks pjd closer - no functional change

2012-03-11 19:56:56 +0000 Rony Shapiro 

	* wx: popup menu to copy email now works

2012-03-11 19:24:11 +0000 Rony Shapiro 

	* wx: Added email field to AddEdit (Send button inactivated until PWSRun implemented for Linux)

2012-03-10 18:57:01 +0000 Rony Shapiro 

	* [3498625] - Changes to default password policy can now be tested immediately.

2012-03-10 18:35:40 +0000 Rony Shapiro 

	* wx: Use PWPolicy::SetToDefaults

2012-03-10 18:18:29 +0000 Rony Shapiro 

	* More refactoring: Defined a method to set a policy to default preferences.

2012-03-10 16:13:47 +0000 Rony Shapiro 

	* Make last commit build cleanly under wx

2012-03-10 16:05:30 +0000 Rony Shapiro 

	* Refactor to enable Named Policies code sharing with wx + minor cleanup

2012-03-10 08:12:19 +0000 Rony Shapiro 

	* wxWidgets: More porting 3.28 features: per-entry Symbol sets (WiP)

2012-03-09 22:27:35 +0000 Rony Shapiro 

	* wxWidgets: Startt porting 3.28 features: ShiftDCA, named Policies (WiP)

2012-03-08 12:25:15 +0000 Saurav Ghosh 

	* Added support for saving/restoring shortcuts

2012-03-08 12:17:46 +0000 Saurav Ghosh 

	* Updated source files

2012-03-06 19:39:16 +0000 DrK 

	* Remove custom memory routines from pugixml

2012-03-05 20:34:08 +0000 DrK 

	* Replace TinyXML by pugixml for parsing configuration files

2012-03-03 18:39:21 +0000 Rony Shapiro 

	* UI tweaks based on suggestions from ThaJsta

2012-03-03 18:28:02 +0000 DrK 

	* Fix BR 3495473 but had to remove Notes right-click context menu item ShowNotes as it is incompatible with dealing with handling Set/Kill focus events

2012-03-03 10:33:49 +0000 Rony Shapiro 

	* Update svn:ignore properties for Linux

2012-03-03 10:11:37 +0000 Rony Shapiro 

	* Fixed Linux build + added copyright notice

2012-02-29 00:29:20 +0000 Rony Shapiro 

	* latest.xml is now compliant xml

2012-02-28 07:56:30 +0000 Michal Niklas 

	* Some new translations

2012-02-28 06:46:23 +0000 Michal Niklas 

	* Polska -> Polski name of country (Polska/Poland) -> name of language (Polski/Polish)

2012-02-27 16:24:56 +0000 Saurav Ghosh 

	* Fixed wxWidgets build on Windows.  Hopefully will fix the MFC build also.

2012-02-27 11:51:26 +0000 Saurav Ghosh 

	* Moved fmtspec_cvt.h to os

2012-02-27 09:18:15 +0000 Saurav Ghosh 

	* tinyxml.cpp 	- Must use %S to write UNICODE strings when using GCC

2012-02-26 10:23:46 +0000 DrK 

	* nit

2012-02-26 10:13:03 +0000 DrK 

	* Prevent potential menu issue

2012-02-23 19:42:23 +0000 Rony Shapiro 

	* update pos after typo fixes

2012-02-23 19:38:31 +0000 Rony Shapiro 

	* Fix typos

2012-02-21 18:01:55 +0000 Rony Shapiro 

	* Getting 3.28 ready to rock & roll.

2012-02-21 04:23:32 +0000 Andrey Kuznetsov 

	* Small fixes in Russian .po

2012-02-20 19:16:51 +0000 Rony Shapiro 

	* wxWidgets: Removed Validate command, as is now done by default upon read. This allowed making PWScore::Validate private (already tested under Windows)

2012-02-20 17:08:59 +0000 Rony Shapiro 

	* Final tweaks to Czech texts, from Buchtik.

2012-02-19 21:38:42 +0000 Rony Shapiro 

	* Rename ParseBasesAndAliases() to ParseDependants()

2012-02-19 21:28:35 +0000 Rony Shapiro 

	* Fixed Fernando's bug: Separate alias and shortcut parsing from Validate, as the latter isn't called when unlocking a database

2012-02-19 20:19:39 +0000 DrK 

	* Update the comments only

2012-02-19 20:01:47 +0000 DrK 

	* Another attempt to fix compare results dialog + remove include causing unnecessary re-compilation of source

2012-02-19 19:01:08 +0000 Rony Shapiro 

	* More work on Czech version from Buchtik

2012-02-19 15:31:13 +0000 Rony Shapiro 

	* wxWidgets: Bump Linux version to 0.8 - deb Makefile

2012-02-19 12:44:51 +0000 Rony Shapiro 

	* wxWidgets: Bump Linx version to 0.8

2012-02-19 11:45:51 +0000 Rony Shapiro 

	* 4got 2 mention new Czech support...

2012-02-19 11:17:45 +0000 Rony Shapiro 

	* Polish Release Notes, move last year's relnotes to ChangeLog.txt

2012-02-19 09:13:57 +0000 Rony Shapiro 

	* Bump version to pre2 prior to release to testers.

2012-02-18 18:30:03 +0000 DrK 

	* Move column data into class.

2012-02-17 21:34:38 +0000 DrK 

	* Support Czech DLL production via Windows VBS script

2012-02-17 14:38:04 +0000 DrK 

	* Fix display of differences after compare and don't do meaningless compare when either entry is using a named policy

2012-02-16 19:42:13 +0000 Rony Shapiro 

	* Tweaks to Dutch translation for 3.28 from Bert.

2012-02-15 22:03:38 +0000 DrK 

	* Stop password policies being sorted as we already sorted it

2012-02-15 19:56:42 +0000 Rony Shapiro 

	* Dutch translation for 3.28 from Bert.

2012-02-14 19:38:46 +0000 DrK 

	* Support escape key to close Wizard dialogs.

2012-02-14 15:44:23 +0000 Rony Shapiro 

	* First hack at Czech translation, thanks to buchtik.

2012-02-13 21:47:00 +0000 DrK 

	* Remove redundant routine

2012-02-13 16:35:07 +0000 Saurav Ghosh 

	* Added lib/vc_lib/mswud as an include path, so <wx/setup.h> can be found

2012-02-13 10:43:52 +0000 Rony Shapiro 

	* Constification & minor optimization re PWScore::{Do,Undo}RenameGroup

2012-02-13 10:30:28 +0000 Rony Shapiro 

	* Cleanup Linux build warning in PWScore::DoRenameGroup

2012-02-13 09:57:40 +0000 Saurav Ghosh 

	* Added new files and fixed build on Mac

2012-02-13 03:15:12 +0000 Andrey Kuznetsov 

	* Make text fields longer for Russian translation

2012-02-12 22:57:04 +0000 DrK 

	* Fix BR 3486960 - Rename of a group now complete even if a filter is active.

2012-02-12 20:33:17 +0000 Rony Shapiro 

	* [3486959] No longer crashes trying to update access time of item after restore from lock

2012-02-12 14:35:49 +0000 Andrey Kuznetsov 

	* Updates in Russian .po (rev. 4748)

2012-02-12 13:24:33 +0000 DrK 

	* Another CppCheck issue (minor)

2012-02-12 12:52:20 +0000 DrK 

	* Fix memory leaks/errors from CppCheck

2012-02-12 08:28:41 +0000 Rony Shapiro 

	* wxWidgets: Plugged wxLocale memory leak

2012-02-10 10:53:56 +0000 Saurav Ghosh 

	* Fixed yet another leak pointed out by c-273

2012-02-10 04:34:54 +0000 Saurav Ghosh 

	* Added msvcrt's leak detection, which is already present in all other files

2012-02-09 19:07:44 +0000 DrK 

	* Implement PWS internal values for shortcut key modifiers so that MFC and wxWidgets can co-exist.

2012-02-09 09:18:13 +0000 Saurav Ghosh 

	* Fixed yet another memory leak identified by c-273

2012-02-09 06:50:46 +0000 Saurav Ghosh 

	* Fixed another leak pointed out by c-273

2012-02-09 06:31:43 +0000 Saurav Ghosh 

	* Fixed leaks pointed out by c-273

2012-02-08 15:52:34 +0000 Rony Shapiro 

	* Added svn:eol native to files that needed it but didn't have it yet.

2012-02-08 12:21:23 +0000 Saurav Ghosh 

	* Moved more of shortcut management code to pwsmenushortcuts.*, and fixed it to deal with menus with stock labels

2012-02-08 12:18:21 +0000 Karel Van der Gucht 

	* German text version 3.28

2012-02-08 12:12:10 +0000 Saurav Ghosh 

	* Let wxWidgets provide the menuitem labels and accelerators for all stock items, so long as they match with the labels we want

2012-02-07 18:31:50 +0000 DrK 

	* Fix wxWidgets under VS2010/Windows and a incorrect m_core.ReadFile parameter list

2012-02-07 13:00:55 +0000 Saurav Ghosh 

	* Minimum changes to let the Notes box grow.  This fixes the Notes textbox size issue on Ubuntu 11.10, but resizing the box doesn't maintain proportions

2012-02-05 20:59:07 +0000 Rony Shapiro 

	* wxWidgets: Port new graphics

2012-02-03 15:34:11 +0000 Rony Shapiro 

	* Final 3.28 Swedish texts from Bjorne

2012-02-03 10:31:28 +0000 Rony Shapiro 

	* First crack at 3.28 Swedish texts from Bjorne.

2012-02-01 20:02:08 +0000 Rony Shapiro 

	* DCA list in AddEdit_Additional now correct for View/Edit default as well as non-English text, thanks to Fernando.

2012-01-31 19:51:47 +0000 DrK 

	* Improve information shown when comparing different types of entries

2012-01-30 20:14:19 +0000 DrK 

	* Fixed Notes not showing in Add/Edit - Thanks to Fernando for reporting it and to Rony for spotting the right place to fix.

2012-01-29 19:39:40 +0000 Rony Shapiro 

	* murphy

2012-01-29 19:30:04 +0000 Rony Shapiro 

	* Bumped release version to 3.28pre for tranalstions pre-release

2012-01-29 19:25:09 +0000 Rony Shapiro 

	* Updated pos for 3.28

2012-01-29 18:33:27 +0000 Rony Shapiro 

	* typo

2012-01-29 18:15:33 +0000 Rony Shapiro 

	* Minor tweaks to phrasing

2012-01-29 16:38:31 +0000 DrK 

	* Make Edit menu/context menu shorter if possible (don't display Undo/Redo if neither available), don't display rename entry in List view

2012-01-29 16:25:36 +0000 DrK 

	* Implement "half-way house" solution to entry compare using native support in List view and special selection dialog and command line flag for Tree view

2012-01-29 15:23:35 +0000 DrK 

	* Typos in last commit

2012-01-29 15:03:22 +0000 DrK 

	* Update help

2012-01-29 15:02:10 +0000 DrK 

	* Fix issues in actions via the CompareResults dialog (eg. invalid password displayed, invalid results comparing aliases/shortcuts, invalid completions message, include PolicyName in display if compared Support multiple-selection on CompareResults dialog

2012-01-29 11:50:15 +0000 DrK 

	* New base images

2012-01-27 22:55:14 +0000 DrK 

	* Missed one earlier

2012-01-27 21:36:25 +0000 DrK 

	* Add strings before Text/GUI cut-off

2012-01-25 20:21:26 +0000 DrK 

	* Fix some niggles with CompareWith

2012-01-25 11:37:35 +0000 Saurav Ghosh 

	* Moved all shortcut management code to its own class

2012-01-24 19:39:15 +0000 DrK 

	* Use password font for passwords in Compare Entries

2012-01-23 19:38:56 +0000 Rony Shapiro 

	* Revert to pre-Yubi psafetxt.bmp graphic + align controls on opening window

2012-01-23 14:49:36 +0000 DrK 

	* Change command line flag to stop validate on open to "--novalidate"

2012-01-23 14:36:44 +0000 DrK 

	* Implement "Compare Entries" via command line flag

2012-01-21 19:31:56 +0000 Rony Shapiro 

	* wxWidgets - compile after mergs with dk-validate - still need to change s.t. Validate is done by default and explicit command removed

2012-01-21 19:18:24 +0000 Rony Shapiro 

	* Removed Manage->Validate menu entry, as is now redundant

2012-01-21 17:47:46 +0000 Rony Shapiro 

	* Rephrased text displayed upon validation failure.

2012-01-21 16:47:03 +0000 Rony Shapiro 

	* Merge dk-validate branch into trunk

2012-01-21 10:24:23 +0000 DrK 

	* Another tweak re: number of images

2012-01-21 10:14:37 +0000 Rony Shapiro 

	* Yubi: Merged 4703 from trunk (color fix for list view, thanks to dk)

2012-01-21 10:01:28 +0000 DrK 

	* Fix bad display of new bitmaps

2012-01-19 20:08:32 +0000 DrK 

	* Fix background colour of Notes (new CRhichEditCtrl) and the setting of changed flag just by clicking on it

2012-01-19 19:46:35 +0000 Rony Shapiro 

	* Tweak last merge

2012-01-19 19:43:54 +0000 Rony Shapiro 

	* merge in of yubico2_2 graphics - untested

2012-01-19 10:03:23 +0000 Saurav Ghosh 

	* Allow user to edit shortcuts by keying them directly, as well as typing the entire accelerator + keycode

2012-01-17 20:42:37 +0000 Rony Shapiro 

	* Finished cleaunp AddEdit_Additional

2012-01-17 19:46:11 +0000 DrK 

	* Better release notes for font and zoom change + add shortcuts on Notes menu

2012-01-17 06:37:38 +0000 Saurav Ghosh 

	* Minor tweak to build with i686-apple-darwin10-gcc-4.2.1

2012-01-16 22:51:58 +0000 DrK 

	* Ensure change to preferences are also reflected in processing mini-dumps (default backup changes)

2012-01-16 21:25:04 +0000 DrK 

	* FR 3468289 (password font in PWH and List view) + zoom in/out Notes field. Major change to fonts - centralising them and removing from DboxMain

2012-01-16 21:07:06 +0000 Rony Shapiro 

	* Cleaunp AddEdit_Additional - WiP.

2012-01-16 20:47:53 +0000 DrK 

	* Implement FR 3455436 and add control over changes to protected entries + fix issue if special filter in place during Undo/Redo

2012-01-14 17:11:12 +0000 Rony Shapiro 

	* Yubi: fix issue with nsis installer and group creation with non-admin user

2012-01-14 12:04:07 +0000 Rony Shapiro 

	* Changed default backup policy - we now save 3 copies back by default.

2012-01-14 09:37:33 +0000 Rony Shapiro 

	* Undid last commit, after discussion with dk

2012-01-13 23:16:42 +0000 DrK 

	* Change all == operators so that != operator is correct.

2012-01-11 08:50:15 +0000 Saurav Ghosh 

	* Show all the shortcuts in use by iterating over all the menus in menubar

2012-01-11 06:42:25 +0000 Saurav Ghosh 

	* Set the frame window as top window explicitly, to make sure we always get the frame window back and not some dialog window via wxGetApp::GetTopWindow

2012-01-10 21:09:38 +0000 Rony Shapiro 

	* Put Dutch back into nsis build - not sure why it was removed

2012-01-10 20:51:50 +0000 Rony Shapiro 

	* oops - continue of last cleanup commit.

2012-01-10 20:50:44 +0000 Rony Shapiro 

	* Minor cleanup.

2012-01-10 19:59:55 +0000 DrK 

	* Change open logic when opening a database if none currently open. See ReleaseNotes.txt

2012-01-09 23:25:07 +0000 DrK 

	* Prevent zero UUID when copying entry to current DB during compare

2012-01-09 22:03:25 +0000 DrK 

	* Move version info gathering to reduce excess compiles after every commit

2012-01-09 06:48:30 +0000 Michal Niklas 

	* Some new translations

2012-01-08 17:33:22 +0000 Rony Shapiro 

	* Handle edge-case that was causing random crash when password length was small, pronounceable and digits and/or symbols was selected

2012-01-06 22:19:08 +0000 DrK 

	* Missed copyright

2012-01-06 12:06:58 +0000 DrK 

	* Fix inability to copy entries to the original database in the Compare database results dialog. Remove redundant code as comparison DB has been changed to R-O in a previous release

2012-01-05 21:36:21 +0000 Rony Shapiro 

	* Updated copyright notice to 2012, plus added a few missing notices

2012-01-05 20:13:26 +0000 Rony Shapiro 

	* interim update of Windows po files

2012-01-05 19:47:54 +0000 Rony Shapiro 

	* shut up a couple of warnings on Linux build

2012-01-04 23:22:30 +0000 DrK 

	* Remove redundant code following Merge of dk-npp (the merge should have deleted it!)

2012-01-04 22:11:02 +0000 DrK 

	* Remove redundant code left after moving from uuid_array_t to CUUID in rev. 4166 & 4169 Plus fix 2 nits

2012-01-03 19:45:26 +0000 DrK 

	* Fix BR 3468853

2012-01-03 19:40:31 +0000 Rony Shapiro 

	* Minor phrasing tweaks.

2012-01-02 20:53:57 +0000 Rony Shapiro 

	* Merge of dk-npp into trunk - untested

2012-01-01 16:31:16 +0000 Rony Shapiro 

	* Yubi: Update help to reflect new Yubi config dbox

2011-12-31 17:57:48 +0000 Rony Shapiro 

	* Yubi: Disabling Cancel in properties is confusing, and also disable the Esc key, which is inconvenient

2011-12-31 17:41:07 +0000 Rony Shapiro 

	* Yubi: Fixed tab order in initial dbox

2011-12-31 17:38:15 +0000 Rony Shapiro 

	* Yubi: Added sanity checks to password subset rect

2011-12-31 17:03:56 +0000 Rony Shapiro 

	* Yubi: cosmetics - Yubi Config dbox

2011-12-31 10:17:10 +0000 Rony Shapiro 

	* Yubi: cosmetics

2011-12-31 07:05:22 +0000 Rony Shapiro 

	* BR3462520 (entry expiration mess) ok now, but should be cleaned up further, per comment in AddEdit_DateTimes.cpp (later).

2011-12-30 23:15:41 +0000 DrK 

	* Update ReleaseNotes html for R's previous commit

2011-12-30 13:04:22 +0000 DrK 

	* Let's be consistent with the word 'AutoType"

2011-12-29 20:33:31 +0000 Rony Shapiro 

	* Updated Linux build instructions, thanks to comments from etienne.

2011-12-29 20:20:06 +0000 Rony Shapiro 

	* Fixed typos in online help, thanks to Jon F. for pointing them out.

2011-12-20 20:34:16 +0000 Rony Shapiro 

	* [3462520] A password entry's expiry time in days now correctly reflects the expiration date for non-recurring expiration.

2011-12-19 21:24:18 +0000 Rony Shapiro 

	* BR3462520 - Specifying Password Expiry in days doesn't work - WiP.

2011-12-17 20:59:16 +0000 Rony Shapiro 

	* removed unneeded check in PWSLog::Add, added explanations why.

2011-12-17 16:10:34 +0000 Rony Shapiro 

	* Murphy on Linux debug build + minor cleanup on log functionality + maintaining precondition on pop_front

2011-12-16 20:05:55 +0000 Rony Shapiro 

	* Merge of branches/dk-logit into trunk

2011-12-16 09:00:58 +0000 Saurav Ghosh 

	* SingleInstanceChecker should have been static, but was not, so single-instance check was valid only while the SafeCombinationEntry dialog was on

2011-12-12 17:24:49 +0000 DrK 

	* Potentially (and hopefully) fix long running BR 3377061

2011-12-09 20:25:49 +0000 Rony Shapiro 

	* Yubi: Display s/n in dec, adjust yubi config dbox, connect to help system

2011-12-06 20:34:40 +0000 Rony Shapiro 

	* Yubi: New database with uninitialized key use-case now supported

2011-12-06 11:19:00 +0000 DrK 

	* Minor bugette noticed doing work in another branch

2011-12-06 06:21:40 +0000 Saurav Ghosh 

	* Use XSendKeys because the XTest method doesn't yet handle modifiers other than Shift

2011-12-06 05:58:09 +0000 Saurav Ghosh 

	* Fixed an assert and error check

2011-12-05 07:31:09 +0000 Saurav Ghosh 

	* Removed unnecessary XOpenDisplay calls, and matched those remaining with XCloseDisplay

2011-12-05 06:35:58 +0000 Saurav Ghosh 

	* pws_os::towc is not available on Windows, so ignore the error string from exception during autotyping on Windows (which Windows autotype code doesn't throw anyway)

2011-12-01 20:47:09 +0000 Rony Shapiro 

	* Yubi: Plugged a silly memory leak

2011-12-01 20:27:39 +0000 Rony Shapiro 

	* Yubi: Create backup YubiKey now works as advertised

2011-11-30 21:27:17 +0000 DrK 

	* Implement FR 3445820 and fix other checks on the Ctrl key

2011-11-30 20:07:02 +0000 Rony Shapiro 

	* Yubi: Got rid of client API (good riddance!) from code and from installer, updated help files re new customization procedure

2011-11-30 19:06:06 +0000 Rony Shapiro 

	* Yubi: CWZSelect is now COM-free

2011-11-29 20:04:19 +0000 Rony Shapiro 

	* Yubi: Making CWZSelect COM-free - WIP

2011-11-29 19:57:53 +0000 Rony Shapiro 

	* nit

2011-11-29 17:40:58 +0000 Rony Shapiro 

	* Yubi: YubiCfgDlg is now COM-free

2011-11-28 19:11:40 +0000 Rony Shapiro 

	* Yubi: Replacing COM interface with YkLib - WIP

2011-11-26 06:56:35 +0000 Rony Shapiro 

	* Yubi: Bughunt in release build - cleanup, no kill

2011-11-25 11:31:56 +0000 Saurav Ghosh 

	* Added new files unicode2keysym.{h,cpp}

2011-11-25 11:30:44 +0000 Saurav Ghosh 

	* Added C++ source code for generating .cpp

2011-11-25 11:29:43 +0000 Saurav Ghosh 

	* Maintain a map of UNICODE wchar_t values and X Keysyms that cannot be obtained algorithmically

2011-11-25 10:18:45 +0000 Saurav Ghosh 

	* Script to generate a map of UNICODE wchar_t values and X keysyms

2011-11-25 08:16:51 +0000 Saurav Ghosh 

	* We only need to track keysyms for wchar_t values less than 0x20

2011-11-24 20:03:56 +0000 Rony Shapiro 

	* Yubi: tweak done while tracking down stability bug

2011-11-24 11:58:55 +0000 Saurav Ghosh 

	* Don't hardcode Shift as the only possible modifier.  Look for all possible modifiers in X keymap.

2011-11-24 11:23:59 +0000 Saurav Ghosh 

	* Throw an exception if there's an error autotyping, and display the error message

2011-11-21 20:02:05 +0000 Rony Shapiro 

	* Yubi configuration OK now.

2011-11-20 20:46:52 +0000 Rony Shapiro 

	* Yubi: more work on config via app - WIP

2011-11-20 00:02:56 +0000 DrK 

	* Fix BR: 3435869

2011-11-19 12:51:52 +0000 Rony Shapiro 

	* Yubi: Waiting for support on HMAC key config

2011-11-19 10:35:11 +0000 Rony Shapiro 

	* Yubi: Yubi interface library now link in Debug (WIP)

2011-11-19 09:09:35 +0000 Rony Shapiro 

	* Yubi: Added Yubi interface library - not yet linkable (WIP)

2011-11-18 11:14:55 +0000 Saurav Ghosh 

	* Do not rely on any instrinsic order in pw hisotry list storage.  Always sort the list explicitly

2011-11-16 19:13:08 +0000 Rony Shapiro 

	* Yubi: Support for YubiKey configuration cloning - WIP

2011-11-16 05:40:48 +0000 Rony Shapiro 

	* Corrected formatV3.txt - removed reference to incorrect format version, fixed reference to current format version.

2011-11-15 20:58:59 +0000 Rony Shapiro 

	* Yubi: YubiCfgDlg connects to Yubi COM - WIP

2011-11-15 19:26:32 +0000 Rony Shapiro 

	* Yubi: YubiKey Config dbox - skeleton

2011-11-14 20:16:50 +0000 Rony Shapiro 

	* [3437560] - Added Installed-size for deb builds.

2011-11-14 20:14:40 +0000 Rony Shapiro 

	* Linux: Added I18N target for toplevel make

2011-11-13 03:58:59 +0000 Rony Shapiro 

	* [3435869] '-g config_file' option now accepts a non-existing file, creating it after notfying the user.

2011-11-12 15:26:14 +0000 Rony Shapiro 

	* Yubi: Added our icon to control panel entry in regular installation

2011-11-12 15:24:57 +0000 Rony Shapiro 

	* Added our icon to control panel entry in regular installation

2011-11-11 09:27:07 +0000 Saurav Ghosh 

	* i386 targets don't have separate xcconfig files.  They use the same configs as "pwsafe" target.

2011-11-11 09:15:37 +0000 Saurav Ghosh 

	* Removed "Run script only for deployment" checkbox for generating version.h

2011-11-10 16:48:14 +0000 DrK 

	* Use the 'empty()' function rather than checking if 'size()' is equal or not equal to zero + a few nits

2011-11-10 16:24:26 +0000 DrK 

	* Prevent double-click on SystemTray icon when passphrase prompt active displaying empty database dialog

2011-11-07 18:27:28 +0000 Saurav Ghosh 

	* Use reverse_iterator to add items to the grid to display in reverse chronological order, and also to migrate items from old to new PWHistory list to retain the newest entries

2011-11-07 18:12:45 +0000 Saurav Ghosh 

	* Reconstruct the PWHistory string from settings in the dialog and compare it with the item being edited to see if the user changed any of PWHistory settings

2011-11-07 18:00:37 +0000 Saurav Ghosh 

	* Prevent PW history from being erased by simply pressing OK in the dialog

2011-11-07 17:53:52 +0000 Saurav Ghosh 

	* Added handler for "Clear History" button

2011-11-05 14:46:08 +0000 DrK 

	* Nits - remove unnecessary includes, rename IDC_RANDOM to IDC_GENERATEPASSWORD, use language files for "N/A" rather than hard code them, ensure item not blue in Manage->Generate Password.

2011-11-05 04:59:10 +0000 Rony Shapiro 

	* Fixed silly typo

2011-11-01 19:59:30 +0000 Rony Shapiro 

	* wx: Bump version to 0.7.1 to mark start of I18N support

2011-11-01 19:57:16 +0000 Rony Shapiro 

	* Linux: Connect language files to pwsafe startup for L10N

2011-11-01 19:55:37 +0000 Rony Shapiro 

	* Linux: Added compiled language files (mo) to deb build

2011-11-01 19:37:37 +0000 Rony Shapiro 

	* Linux: Minor fugbix to Makefile, pos regenerated due to src code change.

2011-11-01 18:53:04 +0000 Rony Shapiro 

	* Linux: Try harder and fail more gracefully if we can't load the environment-specified locale

2011-11-01 14:27:10 +0000 Rony Shapiro 

	* wx: Linux .mo files build OK. Note that mos directory structure mirrors standard locale structure for testing.

2011-11-01 14:21:51 +0000 Rony Shapiro 

	* Yet more transalation typos caught by Linux msg tools

2011-11-01 14:01:20 +0000 Rony Shapiro 

	* Another transalation typo caught by Linux msg tools

2011-11-01 13:36:03 +0000 Rony Shapiro 

	* wx: Successfull run of msgmerge on Windows .po files and wxWidgets .pot

2011-11-01 13:29:11 +0000 Rony Shapiro 

	* Merged last commit (typo fixes to Windows/I18N/pos) to wxWidgets/I18N/pos

2011-11-01 13:19:04 +0000 Rony Shapiro 

	* Translation errors found by msgmerge on Linux

2011-11-01 10:49:42 +0000 Rony Shapiro 

	* Added Windows po files as a starting point for wx I18N

2011-10-31 14:03:14 +0000 Rony Shapiro 

	* Moving towards I18N support on Linux

2011-10-31 12:55:43 +0000 DrK 

	* Remove commented out code forgotten in recent commit

2011-10-31 12:13:51 +0000 DrK 

	* Remove support for PWS's own XML date/time format (use standard W3C format) - See Help file for details.

2011-10-31 10:26:51 +0000 DrK 

	* Fix BR 3430196 - Buttons in the Options property pages now retain the user's Windows theme.

2011-10-31 10:08:18 +0000 DrK 

	* Bump to 3.27.1

2011-10-30 19:56:59 +0000 Rony Shapiro 

	* [3430369] Debian package now states dependency on correct version of libxerces (3.1). Note that leaving 2.8 means that lenny will no longer be supported, as 3.1 was not backported. Sic transit gloria mundis. Thanks to Graeme for reporting this.

2011-10-30 17:18:27 +0000 Rony Shapiro 

	* Yubi: No longer pre-release

2011-10-30 17:16:14 +0000 Rony Shapiro 

	* Yubi: tweak paths

2011-10-30 16:33:53 +0000 Rony Shapiro 

	* Yubi: Final update ofhelp file graphics for 3.27Y

2011-10-30 14:11:54 +0000 Rony Shapiro 

	* wx: Cleanup for xgettext

2011-10-30 13:33:22 +0000 Rony Shapiro 

	* Yubi: More updating help file graphics

2011-10-30 10:28:04 +0000 Rony Shapiro 

	* Yubi: Start updating help files

2011-10-30 08:57:29 +0000 Rony Shapiro 

	* More release automation for Linux builds.

2011-10-29 15:54:04 +0000 Rony Shapiro 

	* Tweaks for build on new PC

2011-10-29 09:14:16 +0000 Rony Shapiro 

	* Updated PAD file

2011-10-29 09:02:14 +0000 Rony Shapiro 

	* Silly line-end inconsistency (again)

2011-10-27 20:55:15 +0000 Rony Shapiro 

	* yubi: Got bitmaps right

2011-10-27 18:07:57 +0000 Saurav Ghosh 

	* MultiCheckboxValidator: consider validation to be successful if all checkboxes are disabled

2011-10-26 04:54:06 +0000 Rony Shapiro 

	* wx: Don't close AddEdit dbox if Validate() fails

2011-10-25 19:40:30 +0000 Rony Shapiro 

	* wx: Set non-default password policy in entry to be intially with default values, same as Windows/MFC version

2011-10-25 19:11:48 +0000 Rony Shapiro 

	* wx: Saner validation of policy for new entries

2011-10-25 18:09:59 +0000 Rony Shapiro 

	* wx: Use default value of 300x400 for main window size if not defined in pref (1st run). Taking up the whole screen is unpolite, and almost unusable under Unity.

2011-10-25 14:58:02 +0000 Rony Shapiro 

	* Linux: Applied Mark's patches as submitted in bug report 3413001. Needed for compilation under Ubuntu 11.10.

2011-10-25 09:41:26 +0000 Rony Shapiro 

	* Lose the pre suffix in prep for 3.27 formal release

2011-10-24 20:23:27 +0000 Rony Shapiro 

	* Yubico icon set - take 1

2011-10-24 20:05:27 +0000 Rony Shapiro 

	* Yubico bitmap set - take 1

2011-10-24 07:15:31 +0000 Michal Niklas 

	* One misspelling repaired

2011-10-24 07:13:45 +0000 Michal Niklas 

	* Some new translations

2011-10-15 20:42:51 +0000 DrK 

	* Tidy up commit 4504

2011-10-15 17:01:46 +0000 Rony Shapiro 

	* Yubi: Update help text and images with new graphics.

2011-10-15 17:00:53 +0000 Rony Shapiro 

	* Toy with NSIS font changes

2011-10-15 16:45:19 +0000 Rony Shapiro 

	* Set Yubi version to 3.27Ypre - 4got Makefile.windows

2011-10-15 08:50:25 +0000 Rony Shapiro 

	* Set Yubi version to 3.27Ypre

2011-10-15 08:44:48 +0000 Rony Shapiro 

	* Iconized Yubikey button in Export dboxes

2011-10-15 08:28:10 +0000 Rony Shapiro 

	* Yubi: Changed default font to something more attractive. Doesn't seem to affect all dboxes (?)

2011-10-13 21:13:28 +0000 Rony Shapiro 

	* Yubi: Almost forgot a passkey entry dialog.

2011-10-13 20:53:57 +0000 Rony Shapiro 

	* Yubi: Enhance Yubikey bitmap color

2011-10-13 20:40:29 +0000 Rony Shapiro 

	* Yubi: Made Yubikey button graphic (bitmap).

2011-10-13 20:10:03 +0000 Rony Shapiro 

	* Francois' French translation for 3.27pre

2011-10-13 19:30:38 +0000 DrK 

	* Make Options buttons look the same

2011-10-13 17:55:55 +0000 Rony Shapiro 

	* wxWidgets: Added sanity checks on pwPolicy in AddEdit to avoid crash/assert

2011-10-13 08:38:20 +0000 Rony Shapiro 

	* Merge in trunk changes 3.26.1->3.27pre

2011-10-12 17:09:14 +0000 Rony Shapiro 

	* Yubi: Added Yubikey client API as an installer component in our NSIS installer.

2011-10-08 10:22:50 +0000 Saurav Ghosh 

	* Ensure there are enough rows in the grid before populating the password history into it

2011-10-05 19:36:16 +0000 Rony Shapiro 

	* Bjorne's translations for 3.27pre.

2011-10-05 17:44:35 +0000 Karel Van der Gucht 

	* German help file V3.27

2011-10-02 16:14:03 +0000 Andrey Kuznetsov 

	* updates in Russian help

2011-10-02 16:10:31 +0000 Andrey Kuznetsov 

	* updated tree_view.jpg in Russian help

2011-10-02 10:42:25 +0000 Andrey Kuznetsov 

	* Updates in Russian .po (rev. 4494)

2011-09-27 20:07:33 +0000 Rony Shapiro 

	* Typo caught by Karlo

2011-09-27 11:32:44 +0000 Karel Van der Gucht 

	* German 3.27

2011-09-26 17:50:32 +0000 Rony Shapiro 

	* Bump wx release to 0.7.0Beta

2011-09-26 11:20:47 +0000 Rony Shapiro 

	* Update po files for 3.267pre

2011-09-26 08:28:03 +0000 Rony Shapiro 

	* Kickoff 3.27pre

2011-09-26 08:26:14 +0000 Rony Shapiro 

	* Add text urging off-line backups and key-escrow consideration

2011-09-21 18:40:19 +0000 Rony Shapiro 

	* [3411210] No longer crashes when unlocking with Subset Password dialog box opened.

2011-09-21 08:08:40 +0000 Rony Shapiro 

	* [3367590] Tooltip for System tray (displaying database file path) is now limited to 40 characters (replacing text in the middle with '...' if needed).

2011-09-20 17:51:43 +0000 Saurav Ghosh 

	* Refresh updated items in comparison results after sync'ing

2011-09-20 17:43:47 +0000 Saurav Ghosh 

	* Collapse all grids before re-comparing

2011-09-19 17:45:36 +0000 Saurav Ghosh 

	* Use wxScopedPtr where possible, and in preference to std::auto_ptr

2011-09-19 17:43:53 +0000 Saurav Ghosh 

	* Keep track of selected items separately from selected rows, to avoid mixing up in different grids

2011-09-18 08:11:46 +0000 Rony Shapiro 

	* Update relnotes w.r.t. [3395549] PasswordSafe now displays forms correctly on Netbooks.

2011-09-17 18:36:12 +0000 Saurav Ghosh 

	* Added new/missing files to respective projects

2011-09-17 14:45:20 +0000 Saurav Ghosh 

	* Implemented Synchronize menu item handlers

2011-09-17 14:32:47 +0000 Saurav Ghosh 

	* Renamed & enhanced MenuEventModifier so that it can be used with all types of events

2011-09-08 18:47:32 +0000 Rony Shapiro 

	* Yubi: Help updated for YubiKey support

2011-09-08 07:40:54 +0000 Rony Shapiro 

	* Yubi: More user documentation updates.

2011-09-07 19:58:00 +0000 Rony Shapiro 

	* Yubi: Started user documentation update.

2011-09-06 20:01:12 +0000 Rony Shapiro 

	* Yubi: Replaced image in Welcome page with a narrower one that gives a better page layout.

2011-09-06 19:59:50 +0000 Rony Shapiro 

	* Replaced image in Welcome page with a narrower one that gives a better page layout.

2011-09-06 19:20:41 +0000 Rony Shapiro 

	* Adapt to new devenv

2011-09-06 18:22:03 +0000 Rony Shapiro 

	* Nit

2011-09-06 18:11:14 +0000 Rony Shapiro 

	* Makefile syntax error (spaces != tab)

2011-09-05 21:06:55 +0000 DrK 

	* Fix bug in MS TreeCtrl and CreateDragImage.  During Drag, it doesn't show the entry's text as well as the drag image if the font is not MS Sans Serif !!!!

2011-09-04 18:23:30 +0000 Saurav Ghosh 

	* Added fieldselection{panel,dlg}.{h,cpp} to project and app bundle targets

2011-09-04 17:51:19 +0000 Saurav Ghosh 

	* Integrated with the project, although it doesn't do the Synchonization from Comparison results dialog yet

2011-09-04 14:13:08 +0000 Saurav Ghosh 

	* Fixed auto-selection of groups while editing entries, when a sub-group (i.e. not right under the root) was selected for adding an entry to.

2011-09-04 14:08:48 +0000 Saurav Ghosh 

	* Force the "group" field to have the specified group, even if it is not present in the Core

2011-09-03 08:37:39 +0000 Rony Shapiro 

	* Yubi: Yubikey authentication in export/merge/sync now functional

2011-09-02 11:10:08 +0000 Saurav Ghosh 

	* Added some event handlers

2011-09-02 10:16:07 +0000 Rony Shapiro 

	* Yubi: more work on Yubikey authentication in export/merge/sync - WIP

2011-09-01 19:46:55 +0000 Rony Shapiro 

	* Yubi: support Yubikey authentication in export/merge/sync - WIP

2011-09-01 18:49:41 +0000 Rony Shapiro 

	* Yubi: Nailed down another use-case: Insert/remove yubikey with passkey change dbox now works ok.

2011-09-01 17:36:56 +0000 Rony Shapiro 

	* Yubi: Don't show/enable 2nd yubi btn in change passwd dbox when yubi not installed/inserted

2011-08-31 05:09:51 +0000 Saurav Ghosh 

	* Saving some WIP files.  Not in use anywhere yet.

2011-08-30 19:29:31 +0000 Rony Shapiro 

	* Correctly handle unconfigure yubikey

2011-08-28 08:50:15 +0000 Saurav Ghosh 

	* Removed the bit about builds being smaller using llvm.  They are actually bigger (using llvm 1.7)

2011-08-28 06:08:56 +0000 Saurav Ghosh 

	* Must define wxDEBUG_LEVEL=0 in 64-bit release to match wxWidgets 9.2's definition of --disable-debug, to actually remove all asserts etc from Release builds

2011-08-28 05:55:05 +0000 Saurav Ghosh 

	* Removed file "untitiled"

2011-08-27 16:30:59 +0000 Saurav Ghosh 

	* Fixed 64-bit compilation issue on Mac

2011-08-27 16:20:33 +0000 Saurav Ghosh 

	* Fixed pwsafe64 (Mac) target, although it should have been an issue on 32-bit also

2011-08-27 15:43:21 +0000 Saurav Ghosh 

	* Avoid a warning in 64-bit builds

2011-08-27 15:37:27 +0000 Saurav Ghosh 

	* Donot copy xcconfig files in Copy Bundle Resources build phase in pwsafe64-Release

2011-08-27 14:24:12 +0000 Saurav Ghosh 

	* Donot specify any symbol or inline visibility options

2011-08-27 13:56:11 +0000 Saurav Ghosh 

	* Added information about base SDK used in build

2011-08-27 13:48:13 +0000 Saurav Ghosh 

	* Removed "Symbols hidden by default" & "Inline methods hidden", like in static libraries, to avoid a ton of warnings from stl headers

2011-08-27 11:41:09 +0000 Saurav Ghosh 

	* Donot copy xcconfig files in Copy Resources build phase

2011-08-27 11:26:19 +0000 Saurav Ghosh 

	* Use the default SDK in llvm builds

2011-08-27 11:23:20 +0000 Saurav Ghosh 

	* Removed invalid architectures from core-llvm and os-llvm

2011-08-27 11:18:37 +0000 Saurav Ghosh 

	* Fixed the compiler settings for llvm Release targets

2011-08-27 11:02:50 +0000 Saurav Ghosh 

	* Added prototype for "sync entries" handler

2011-08-27 10:27:59 +0000 Saurav Ghosh 

	* Simplified event handling code, and implemented updating the comparison grids after editing entries

2011-08-27 10:17:37 +0000 Saurav Ghosh 

	* Update the item if the field is CItemData::START.  Also, just invalidating an item's text in UI doesn't change it. We must update the item's text ourselves

2011-08-27 08:59:21 +0000 Saurav Ghosh 

	* Changed "Merge" to "Synchronize" in Compare dialog

2011-08-24 19:13:51 +0000 Saurav Ghosh 

	* Updated deployment target platform information

2011-08-23 17:05:34 +0000 Saurav Ghosh 

	* Make sure both rows belonging to an item in conflicts grid are (de)selected simultaneously

2011-08-23 16:56:22 +0000 Saurav Ghosh 

	* Updated build instructions to cover all targets

2011-08-23 16:55:16 +0000 Saurav Ghosh 

	* To support multiple targets, work on one wx-config at a time, and write to stdout instead of having hard-coded output filenames

2011-08-21 09:40:54 +0000 Andrey Kuznetsov 

	* Fix displaying of VK_OEM_X shortcuts (it's name depend on current keyboard layout): - MapKeyNameID removed, now shortcut names constructed with CHotKeyCtrl::GetKeyName - always update main menu items' shortcuts, because keyboard layout could be changed

2011-08-21 08:38:26 +0000 Saurav Ghosh 

	* CXXFLAGS is the right variable for compiler flags (CPPFLAGS is for the preprocessor)

2011-08-20 19:27:17 +0000 Saurav Ghosh 

	* CXXFLAGS should really have been CPPFLAGS for passing visibility flags to the compiler, and CFLAGS should be set as well

2011-08-20 19:00:09 +0000 Saurav Ghosh 

	* Missed the core64 and os64 targets when reverting from llvm to gcc 4.2 in last commit

2011-08-20 18:51:00 +0000 Saurav Ghosh 

	* Build both 64-bit configurations with gcc 4.2 (the default)

2011-08-20 18:27:30 +0000 Saurav Ghosh 

	* Normalized the target names and their associated plist file names

2011-08-20 17:27:43 +0000 Saurav Ghosh 

	* Removed some obsolete elements

2011-08-20 10:23:09 +0000 Saurav Ghosh 

	* Fixed handling of copy/edit/delete handlers in comparison grids

2011-08-19 18:20:23 +0000 Andrey Kuznetsov 

	* Move LoadAccelerators into ThisMfcApp::SetupMenu() for reloading accelerators on language change

2011-08-19 17:20:30 +0000 Andrey Kuznetsov 

	* Fixed crash in COptionsShortcuts::OnResetAll if language dll contains invalid shortcuts

2011-08-19 15:36:47 +0000 Saurav Ghosh 

	* Added the ability to update an item or just a field in the UI without having to remove & then re-add the entire item

2011-08-16 20:04:28 +0000 DrK 

	* Support IE from DragBar AutoType without the kludge work-around. Thanks to Larry for extensive testing.

2011-08-15 20:52:56 +0000 DrK 

	* Fix message when compared databases are identical. Ensure all LF are CRLF in reports viewed or saved to disk.

2011-08-14 14:39:17 +0000 Saurav Ghosh 

	* Fixed a leak pointed out by MSVC

2011-08-14 14:06:54 +0000 Saurav Ghosh 

	* Enabled msvcrt's support for leak detection in Windows builds

2011-08-13 19:57:35 +0000 Rony Shapiro 

	* Fix dir perms for dpkg build - Thanks to Lars

2011-08-13 19:56:39 +0000 Rony Shapiro 

	* Fix misplaced assert for Linux - Thanks to Lars

2011-08-13 18:53:32 +0000 DrK 

	* Implement FR 3367590

2011-08-13 10:10:34 +0000 Saurav Ghosh 

	* Added recent files to project, and fixed some MSVC warnings about unreferenced function parameters

2011-08-13 07:57:32 +0000 Saurav Ghosh 

	* Implemented some more of the context menu handlers

2011-08-11 15:59:28 +0000 Saurav Ghosh 

	* Fixed handling of editing/viewing entries in the comparison result grids

2011-08-11 15:56:02 +0000 Saurav Ghosh 

	* Set the dialog caption appropriately, depending on whether its invoked for adding, editing or viewing an entry

2011-08-11 08:42:30 +0000 Rony Shapiro 

	* minor tweaks for yubi build process

2011-08-11 08:24:31 +0000 Rony Shapiro 

	* space2tab Makefile error

2011-08-11 07:43:32 +0000 Rony Shapiro 

	* Yubikey 2.2 support ready for beta.

2011-08-10 20:15:31 +0000 Rony Shapiro 

	* Yubikey master password change - almost there...

2011-08-10 12:13:01 +0000 Rony Shapiro 

	* Another baby step toward yubi-izing Change Passkey dialog.

2011-08-09 19:10:26 +0000 Rony Shapiro 

	* Baby step toward yubi-izing Change Passkey dialog.

2011-08-09 16:20:26 +0000 Saurav Ghosh 

	* Don't let items to be saved without a title and a password

2011-08-09 16:18:23 +0000 Saurav Ghosh 

	* Delay Expand/Collapse of panels until all of them are in place

2011-08-06 07:09:02 +0000 Saurav Ghosh 

	* Improved validation in Password Policy pages

2011-08-05 01:58:11 +0000 Saurav Ghosh 

	* Added validation for Password Policy page in options dialog

2011-08-05 01:51:10 +0000 Saurav Ghosh 

	* Pass the UI interface to AddEdit propsheet while editing also, to ensure an entry is updated after editing

2011-08-02 17:37:02 +0000 Saurav Ghosh 

	* Avoid a spurious assert by checking if the grid has anything to save before querying it for db entries.

2011-08-02 17:33:34 +0000 Saurav Ghosh 

	* Call the containing sizer's Layout() method to correctly position the spinboxes before/after showing/hiding them

2011-08-02 17:29:37 +0000 Saurav Ghosh 

	* Hide/Show top-level windows recursively when locking/unlocking the UI

2011-08-01 17:19:40 +0000 Rony Shapiro 

	* Mark Yubico version

2011-07-31 17:50:06 +0000 DrK 

	* Property Sheet window handle not available in c'tor (only in OnInitDialog) which is too late for telling Property Pages. Move check for tall/short to DboxMain and pass to the Property Sheet

2011-07-31 13:14:44 +0000 Rony Shapiro 

	* Yubico 2.2: Create, open and unlock a yubikey-protected database now functional.

2011-07-31 11:00:19 +0000 DrK 

	* Fix some Shift+DCA missing changes (thanks to Andrey)

2011-07-31 08:46:45 +0000 DrK 

	* Update release notes

2011-07-31 06:44:13 +0000 Rony Shapiro 

	* Yubico 2.2 yet more refactoring, ready to yubify other passkey-related dboxen

2011-07-30 20:08:32 +0000 Andrey Kuznetsov 

	* Don't include debug info in release build Changed CXXFLAGS+= with internal variable CPPFLAGS, otherwise we have unexpected flags if CXXFLAGS is exported in shell/script

2011-07-30 18:26:58 +0000 Andrey Kuznetsov 

	* Update SlackBuild package Update Code::Blocks project

2011-07-30 17:13:40 +0000 Rony Shapiro 

	* Yubico 2.2 more refactoring

2011-07-30 14:56:15 +0000 Rony Shapiro 

	* Yubico 2.2 Start refactor code common to all Dbox's that handle the master passphrase

2011-07-30 09:44:03 +0000 Rony Shapiro 

	* Yubico 2.2 Pass HMAC of password to core as 'real' password.

2011-07-30 07:18:49 +0000 Saurav Ghosh 

	* We need to sort wxTreeCtrl recursively ourselves

2011-07-29 15:10:15 +0000 DrK 

	* Fix BR 3380714

2011-07-29 14:28:48 +0000 DrK 

	* Fix BR 3380424

2011-07-28 16:38:37 +0000 Rony Shapiro 

	* Yubico 2.2 Invoke HMAC-SHA1 function correctly.

2011-07-27 17:57:35 +0000 DrK 

	* Stop warning Password Policy values changed during Manage->Options cancel when they haven't.

2011-07-27 17:56:23 +0000 DrK 

	* Warn user that DB preferences will not be saved if changed and the DB is R-O

2011-07-27 17:18:10 +0000 Rony Shapiro 

	* Yubico 2.2 detect & respond to device insertion/removal

2011-07-27 07:32:06 +0000 Rony Shapiro 

	* Yubico 2.2 initialization ok now

2011-07-27 06:24:34 +0000 Rony Shapiro 

	* 1st hack at Yubico 2.2 integration - nothing to see yet

2011-07-26 19:55:21 +0000 DrK 

	* Correctly show database has been modified (to allow saving) if database preferences have been changed.

2011-07-26 19:41:23 +0000 DrK 

	* Toolbar now updated to reflect R/W or R-O mode when user dynamically changes mode

2011-07-25 18:30:44 +0000 Rony Shapiro 

	* Work on Yubikey support with Yubikey firmware version 2.2, which supports challenge/response modes that are relevant to us, specifically HMAC-SHA1 challenge-response. (YubiStart)

2011-07-25 14:07:10 +0000 Rony Shapiro 

	* Minor refactor for wide/tall resource logic: move ?: choice of resid to base classes.

2011-07-25 14:07:10 +0000 Rony Shapiro 

	* Minor refactor for wide/tall resource logic: move ?: choice of resid to base classes.

2011-07-23 17:06:58 +0000 DrK 

	* Missed update for ShiftDCA

2011-07-23 17:06:58 +0000 DrK 

	* Missed update for ShiftDCA

2011-07-20 16:55:20 +0000 DrK 

	* Make text field longer for Russian translation

2011-07-20 16:55:20 +0000 DrK 

	* Make text field longer for Russian translation

2011-07-20 16:45:50 +0000 DrK 

	* Implement Andrey's fix for multi-monitors and short/wide PPages

2011-07-20 16:45:50 +0000 DrK 

	* Implement Andrey's fix for multi-monitors and short/wide PPages

2011-07-20 16:18:34 +0000 DrK 

	* Implement Andrey's OnCtlColor fix (seems XP behaves differently to Windows 7)

2011-07-20 16:18:34 +0000 DrK 

	* Implement Andrey's OnCtlColor fix (seems XP behaves differently to Windows 7)

2011-07-20 15:53:22 +0000 DrK 

	* Move Long/Wide PPage check to PSheet

2011-07-20 15:53:22 +0000 DrK 

	* Move Long/Wide PPage check to PSheet

2011-07-20 13:17:23 +0000 DrK 

	* Correct duplicate control IDs

2011-07-20 13:17:23 +0000 DrK 

	* Correct duplicate control IDs

2011-07-16 16:08:10 +0000 Andrey Kuznetsov 

	* Fix some CppCheck errors and warnings

2011-07-16 16:08:10 +0000 Andrey Kuznetsov 

	* Fix some CppCheck errors and warnings

2011-07-16 09:48:28 +0000 Rony Shapiro 

	* Update PAD file when uploading a new version

2011-07-16 09:48:28 +0000 Rony Shapiro 

	* Update PAD file when uploading a new version

2011-07-14 19:33:07 +0000 Rony Shapiro 

	* Finished support for dynamic switch to "short" Options* prop pages, modulo user feedback.

2011-07-14 19:33:07 +0000 Rony Shapiro 

	* Finished support for dynamic switch to "short" Options* prop pages, modulo user feedback.

2011-07-14 18:53:04 +0000 Rony Shapiro 

	* Support for dynamic switch to "short" Options* prop pages when displayed on screen with < 600 pixels (e.g., netbook). Refactored add-edit prop pages code to common base class. Still need to redo some Options PropPages.

2011-07-14 18:53:04 +0000 Rony Shapiro 

	* Support for dynamic switch to "short" Options* prop pages when displayed on screen with < 600 pixels (e.g., netbook). Refactored add-edit prop pages code to common base class. Still need to redo some Options PropPages.

2011-07-14 15:19:01 +0000 Rony Shapiro 

	* Tweak wide version of Password Policy add/edit propsheet based on user feedback

2011-07-14 15:19:01 +0000 Rony Shapiro 

	* Tweak wide version of Password Policy add/edit propsheet based on user feedback

2011-07-13 12:42:15 +0000 Saurav Ghosh 

	* Enabled context menus in comparison grids and some of their handlers

2011-07-13 12:42:15 +0000 Saurav Ghosh 

	* Enabled context menus in comparison grids and some of their handlers

2011-07-13 12:37:36 +0000 Saurav Ghosh 

	* Specify the UIInterFace callback pointer explicitly

2011-07-13 12:37:36 +0000 Saurav Ghosh 

	* Specify the UIInterFace callback pointer explicitly

2011-07-13 12:33:12 +0000 Saurav Ghosh 

	* Missed in last commit.  Specify NDEBUG for release builds

2011-07-13 12:33:12 +0000 Saurav Ghosh 

	* Missed in last commit.  Specify NDEBUG for release builds

2011-07-13 12:25:19 +0000 Saurav Ghosh 

	* Specify DEBUG, _DEBUG & NDEBUG appropriately for each configuration

2011-07-13 12:25:19 +0000 Saurav Ghosh 

	* Specify DEBUG, _DEBUG & NDEBUG appropriately for each configuration

2011-07-12 08:09:31 +0000 Rony Shapiro 

	* Finished 1st hack at support for dynamic switch to "short" AddEdit prop pages when displayed on screen with < 600 pixels (e.g., netbook). If works, need to apply to Options as well (minor refactoring).

2011-07-12 08:09:31 +0000 Rony Shapiro 

	* Finished 1st hack at support for dynamic switch to "short" AddEdit prop pages when displayed on screen with < 600 pixels (e.g., netbook). If works, need to apply to Options as well (minor refactoring).

2011-07-11 19:30:52 +0000 Rony Shapiro 

	* Start support for dynamic switch to "short" AddEdit prop pages when displayed on screen with < 600 pixels (e.g., netbook).

2011-07-11 19:30:52 +0000 Rony Shapiro 

	* Start support for dynamic switch to "short" AddEdit prop pages when displayed on screen with < 600 pixels (e.g., netbook).

2011-07-11 15:19:48 +0000 Saurav Ghosh 

	* Select entire row by clicking on a cell

2011-07-11 15:19:48 +0000 Saurav Ghosh 

	* Select entire row by clicking on a cell

2011-07-11 15:18:34 +0000 Saurav Ghosh 

	* Fixed WX build by removing dependency on "StringX Get<FieldName>()" functions of CItemData

2011-07-11 15:18:34 +0000 Saurav Ghosh 

	* Fixed WX build by removing dependency on "StringX Get<FieldName>()" functions of CItemData

2011-07-11 13:54:25 +0000 DrK 

	* Implement fix to StstusBar tooltips in Windows XP (only) due to MS bug. Thanks to Andrey for fix. Could have determined OS version in c'tor and then only did this check if under XP but not worth the cycles

2011-07-11 13:54:25 +0000 DrK 

	* Implement fix to StstusBar tooltips in Windows XP (only) due to MS bug. Thanks to Andrey for fix. Could have determined OS version in c'tor and then only did this check if under XP but not worth the cycles

2011-07-10 20:20:54 +0000 Rony Shapiro 

	* Applied pm_kan's patch cleaning up duplicate installs in .nsis deliverable

2011-07-10 20:20:54 +0000 Rony Shapiro 

	* Applied pm_kan's patch cleaning up duplicate installs in .nsis deliverable

2011-07-10 20:17:49 +0000 Rony Shapiro 

	* Applied pm_kan's patch for missing help files in bin zip deliverable

2011-07-10 20:17:49 +0000 Rony Shapiro 

	* Applied pm_kan's patch for missing help files in bin zip deliverable

2011-07-10 16:17:40 +0000 DrK 

	* Implement Shift+DCA

2011-07-10 16:17:40 +0000 DrK 

	* Implement Shift+DCA

2011-07-10 15:32:03 +0000 DrK 

	* Fix status bar tooltips when using some fonts

2011-07-10 15:32:03 +0000 DrK 

	* Fix status bar tooltips when using some fonts

2011-07-10 14:28:57 +0000 Andrey Kuznetsov 

	* +{TAB} -> \s in KeePass v2 stylesheet

2011-07-10 14:28:57 +0000 Andrey Kuznetsov 

	* +{TAB} -> \s in KeePass v2 stylesheet

2011-07-09 18:27:29 +0000 DrK 

	* Make DB preferences a different colour, provide static link to appropriate help entry Fix issue when selecting hex password policy (unrelated to the above change)

2011-07-09 18:27:29 +0000 DrK 

	* Make DB preferences a different colour, provide static link to appropriate help entry Fix issue when selecting hex password policy (unrelated to the above change)

2011-07-04 15:52:55 +0000 DrK 

	* Add more user streams to minidumps and add program to analyse them and create corresponding config file and import xml file (to a new DB).

2011-07-04 15:52:55 +0000 DrK 

	* Add more user streams to minidumps and add program to analyse them and create corresponding config file and import xml file (to a new DB).

2011-07-04 05:18:58 +0000 Michal Niklas 

	* One misspelling repaired

2011-07-04 05:18:58 +0000 Michal Niklas 

	* One misspelling repaired

2011-07-03 20:28:23 +0000 Rony Shapiro 

	* Automate Linux release process

2011-07-03 20:28:23 +0000 Rony Shapiro 

	* Automate Linux release process

2011-07-03 18:15:22 +0000 DrK 

	* Slight tweak to previous commit - which also fixed filters being active when user opens a new database.

2011-07-03 18:15:22 +0000 DrK 

	* Slight tweak to previous commit - which also fixed filters being active when user opens a new database.

2011-07-03 17:36:06 +0000 DrK 

	* Implement feature request 3349458

2011-07-03 17:36:06 +0000 DrK 

	* Implement feature request 3349458

2011-07-03 14:12:01 +0000 DrK 

	* [3348954] The passphrase is now required to change from read-only to read/write.

2011-07-03 14:12:01 +0000 DrK 

	* [3348954] The passphrase is now required to change from read-only to read/write.

2011-07-03 14:09:20 +0000 DrK 

	* Fix 'Filter1' in Status Bar

2011-07-03 14:09:20 +0000 DrK 

	* Fix 'Filter1' in Status Bar

2011-07-03 11:32:46 +0000 Rony Shapiro 

	* Added missing i18n dlls to .msi build, fixed typo for all lang dlls in bin.zip

2011-07-03 11:32:46 +0000 Rony Shapiro 

	* Added missing i18n dlls to .msi build, fixed typo for all lang dlls in bin.zip

2011-07-03 11:24:05 +0000 Rony Shapiro 

	* Setup version 3.26.1, if/when we need to release an interim

2011-07-03 11:24:05 +0000 Rony Shapiro 

	* Setup version 3.26.1, if/when we need to release an interim

2011-07-01 12:27:44 +0000 DrK 

	* Add new 3.26 config value into schema

2011-07-01 12:27:44 +0000 DrK 

	* Add new 3.26 config value into schema

2011-06-30 17:59:03 +0000 Rony Shapiro 

	* post-last-minute patch for 3.26

2011-06-30 17:59:03 +0000 Rony Shapiro 

	* post-last-minute patch for 3.26

2011-06-30 09:59:41 +0000 DrK 

	* Prevent user from making a R-O DB R/W if the file itself is R-O

2011-06-30 09:59:41 +0000 DrK 

	* Prevent user from making a R-O DB R/W if the file itself is R-O

2011-06-30 07:56:23 +0000 Rony Shapiro 

	* tweak relnotes for 3.26 release + update pad_file.xml

2011-06-30 07:56:23 +0000 Rony Shapiro 

	* tweak relnotes for 3.26 release + update pad_file.xml

2011-06-29 21:07:29 +0000 DrK 

	* Fix non-saving of preferences & using embedded error message (thanks to Andrey for detecting both)

2011-06-29 21:07:29 +0000 DrK 

	* Fix non-saving of preferences & using embedded error message (thanks to Andrey for detecting both)

2011-06-29 16:23:42 +0000 Rony Shapiro 

	* Linux: Update supported platform version numbers

2011-06-29 16:23:42 +0000 Rony Shapiro 

	* Linux: Update supported platform version numbers

2011-06-28 17:57:38 +0000 Rony Shapiro 

	* One step closer to 3.26-Windows 0.6-Linux

2011-06-28 17:57:38 +0000 Rony Shapiro 

	* One step closer to 3.26-Windows 0.6-Linux

2011-06-26 15:26:55 +0000 Karel Van der Gucht 

	* German help file for Version 3.26 (3) synchron to English version (99%)

2011-06-26 15:26:55 +0000 Karel Van der Gucht 

	* German help file for Version 3.26 (3) synchron to English version (99%)

2011-06-26 14:13:05 +0000 Karel Van der Gucht 

	* German help file for Version 3.26 (3) synchron to English version (99%)

2011-06-26 14:13:05 +0000 Karel Van der Gucht 

	* German help file for Version 3.26 (3) synchron to English version (99%)

2011-06-26 14:12:11 +0000 Karel Van der Gucht 

	* German help file for Version 3.26 (3) synchron to English version (99%)

2011-06-26 14:12:11 +0000 Karel Van der Gucht 

	* German help file for Version 3.26 (3) synchron to English version (99%)

2011-06-26 12:26:33 +0000 DrK 

	* Fix crash (thanks to Andrey for pinpointing the problem) Ensure RUE menu for shortcuts is populated based on its base entry's fields.

2011-06-26 12:26:33 +0000 DrK 

	* Fix crash (thanks to Andrey for pinpointing the problem) Ensure RUE menu for shortcuts is populated based on its base entry's fields.

2011-06-26 09:37:01 +0000 DrK 

	* Update release notes for last commit and put table borders in HTML version so that it is easier to relate text to BR, FR r SR

2011-06-26 09:37:01 +0000 DrK 

	* Update release notes for last commit and put table borders in HTML version so that it is easier to relate text to BR, FR r SR

2011-06-26 09:35:56 +0000 DrK 

	* Fix 3306357 and a related

2011-06-26 09:35:56 +0000 DrK 

	* Fix 3306357 and a related

2011-06-25 19:56:01 +0000 DrK 

	* Fix user pressing Close in View entry when DB is R-O

2011-06-25 19:56:01 +0000 DrK 

	* Fix user pressing Close in View entry when DB is R-O

2011-06-25 19:20:21 +0000 Rony Shapiro 

	* Add some bulletproofing to GetBaseEntry calls in systray actions

2011-06-25 19:20:21 +0000 Rony Shapiro 

	* Add some bulletproofing to GetBaseEntry calls in systray actions

2011-06-24 15:28:01 +0000 Andrey Kuznetsov 

	* Trailing spaces in Russian .po

2011-06-24 15:28:01 +0000 Andrey Kuznetsov 

	* Trailing spaces in Russian .po

2011-06-24 13:52:55 +0000 Andrey Kuznetsov 

	* Recompiled html's for r4309

2011-06-24 13:52:55 +0000 Andrey Kuznetsov 

	* Recompiled html's for r4309

2011-06-24 06:52:18 +0000 Rony Shapiro 

	* Reduce the scope of change of rev 4312 while keeping semantics

2011-06-24 06:52:18 +0000 Rony Shapiro 

	* Reduce the scope of change of rev 4312 while keeping semantics

2011-06-24 04:25:45 +0000 Saurav Ghosh 

	* Disabled context menus in Compare dialog for now

2011-06-24 04:25:45 +0000 Saurav Ghosh 

	* Disabled context menus in Compare dialog for now

2011-06-24 04:25:19 +0000 Saurav Ghosh 

	* Ignore vertical tabs in autotype strings on mac and linux

2011-06-24 04:25:19 +0000 Saurav Ghosh 

	* Ignore vertical tabs in autotype strings on mac and linux

2011-06-23 21:42:41 +0000 DrK 

	* Enhance fix to 3325116 by disabling the 'Select Entry' menu item in the REL if the GUI has not been repopulated. This can happen if the DB is minimized and is not dependent on whether it was locked.

2011-06-23 21:42:41 +0000 DrK 

	* Enhance fix to 3325116 by disabling the 'Select Entry' menu item in the REL if the GUI has not been repopulated. This can happen if the DB is minimized and is not dependent on whether it was locked.

2011-06-23 20:15:17 +0000 Rony Shapiro 

	* Fixed 3325116 by silently doing nothing when user Selects an entry from the systray's rue list after unlock, when the disp items haven't been set up yet.

2011-06-23 20:15:17 +0000 Rony Shapiro 

	* Fixed 3325116 by silently doing nothing when user Selects an entry from the systray's rue list after unlock, when the disp items haven't been set up yet.

2011-06-23 19:47:21 +0000 Rony Shapiro 

	* A couple of sanity checks added to track down crash reported in 3325116

2011-06-23 19:47:21 +0000 Rony Shapiro 

	* A couple of sanity checks added to track down crash reported in 3325116

2011-06-23 17:33:44 +0000 Andrey Kuznetsov 

	* Small fixes in Russian Help

2011-06-23 17:33:44 +0000 Andrey Kuznetsov 

	* Small fixes in Russian Help

2011-06-23 17:27:33 +0000 Andrey Kuznetsov 

	* Updated images for Russian Help

2011-06-23 17:27:33 +0000 Andrey Kuznetsov 

	* Updated images for Russian Help

2011-06-22 19:43:34 +0000 Andrey Kuznetsov 

	* Use Microsoft's translation for AFX_* resources (afxres.rc)

2011-06-22 19:43:34 +0000 Andrey Kuznetsov 

	* Use Microsoft's translation for AFX_* resources (afxres.rc)

2011-06-22 19:04:42 +0000 DrK 

	* Ignore performance analysis files

2011-06-22 19:04:42 +0000 DrK 

	* Ignore performance analysis files

2011-06-22 19:01:48 +0000 DrK 

	* Make native language names Title case

2011-06-22 19:01:48 +0000 DrK 

	* Make native language names Title case

2011-06-22 17:58:18 +0000 Andrey Kuznetsov 

	* fix some typos in Russian Help

2011-06-22 17:58:18 +0000 Andrey Kuznetsov 

	* fix some typos in Russian Help

2011-06-22 16:23:03 +0000 Andrey Kuznetsov 

	* Updates in Russian Help (till rev.4302, text only)

2011-06-22 16:23:03 +0000 Andrey Kuznetsov 

	* Updates in Russian Help (till rev.4302, text only)

2011-06-22 06:02:22 +0000 Rony Shapiro 

	* Updates to Swedish 3.26 texts from Bjorne

2011-06-22 06:02:22 +0000 Rony Shapiro 

	* Updates to Swedish 3.26 texts from Bjorne

2011-06-21 17:34:27 +0000 DrK 

	* Update help images + Autotype \s

2011-06-21 17:34:27 +0000 DrK 

	* Update help images + Autotype \s

2011-06-21 06:39:32 +0000 Rony Shapiro 

	* Update Swedish po file thanks to Bjorne

2011-06-21 06:39:32 +0000 Rony Shapiro 

	* Update Swedish po file thanks to Bjorne

2011-06-21 03:47:51 +0000 Saurav Ghosh 

	* Commented out debugging trace

2011-06-21 03:47:51 +0000 Saurav Ghosh 

	* Commented out debugging trace

2011-06-21 03:46:51 +0000 Saurav Ghosh 

	* Create context menus based on which grid is clicked upon.  Also fixed some row selection issues with default wxGrid behavior

2011-06-21 03:46:51 +0000 Saurav Ghosh 

	* Create context menus based on which grid is clicked upon.  Also fixed some row selection issues with default wxGrid behavior

2011-06-21 03:44:50 +0000 Saurav Ghosh 

	* Minor change to fix build on Linux/Mac

2011-06-21 03:44:50 +0000 Saurav Ghosh 

	* Minor change to fix build on Linux/Mac

2011-06-20 19:53:19 +0000 DrK 

	* Disable View Reports menu if no database open (needs path of current open DB to find reports) Centre OK button in DB Properties dialog

2011-06-20 19:53:19 +0000 DrK 

	* Disable View Reports menu if no database open (needs path of current open DB to find reports) Centre OK button in DB Properties dialog

2011-06-20 19:49:38 +0000 DrK 

	* Update ReleaseNotes re: KeePass V2

2011-06-20 19:49:38 +0000 DrK 

	* Update ReleaseNotes re: KeePass V2

2011-06-20 18:34:48 +0000 Rony Shapiro 

	* Changed default help menu to English, thanks to Bert.

2011-06-20 18:34:48 +0000 Rony Shapiro 

	* Changed default help menu to English, thanks to Bert.

2011-06-20 07:58:10 +0000 Rony Shapiro 

	* Fixed typo

2011-06-20 07:58:10 +0000 Rony Shapiro 

	* Fixed typo

2011-06-20 07:53:16 +0000 Rony Shapiro 

	* Proofread latest help file and release notes texts (html relnotes not updated yet)

2011-06-20 07:53:16 +0000 Rony Shapiro 

	* Proofread latest help file and release notes texts (html relnotes not updated yet)

2011-06-19 21:22:45 +0000 Andrey Kuznetsov 

	* Updates and fixes in Russian .po (rev. 4289)

2011-06-19 21:22:45 +0000 Andrey Kuznetsov 

	* Updates and fixes in Russian .po (rev. 4289)

2011-06-19 19:00:26 +0000 Saurav Ghosh 

	* Added skeleton code for context menus

2011-06-19 19:00:26 +0000 Saurav Ghosh 

	* Added skeleton code for context menus

2011-06-19 16:21:15 +0000 DrK 

	* Fix issue introduced at rev. 4110 - allowing saving invalid entries (no title or no password) No refactoring this time - maybe post 3.26

2011-06-19 16:21:15 +0000 DrK 

	* Fix issue introduced at rev. 4110 - allowing saving invalid entries (no title or no password) No refactoring this time - maybe post 3.26

2011-06-18 22:23:17 +0000 DrK 

	* Update default Help for Dragbar changes

2011-06-18 22:23:17 +0000 DrK 

	* Update default Help for Dragbar changes

2011-06-18 22:08:22 +0000 DrK 

	* New image on start-up dialog in 24-bit colour - courtesy of user Prinz_Eugen.

2011-06-18 22:08:22 +0000 DrK 

	* New image on start-up dialog in 24-bit colour - courtesy of user Prinz_Eugen.

2011-06-18 21:38:55 +0000 DrK 

	* Fix Dragbar AutoType into IE and implement AutoType "Shift+Tab" (thanks to Larry for testing) Fix compiler error in WZPropertySheet.cpp (nothing to do with the other change)

2011-06-18 21:38:55 +0000 DrK 

	* Fix Dragbar AutoType into IE and implement AutoType "Shift+Tab" (thanks to Larry for testing) Fix compiler error in WZPropertySheet.cpp (nothing to do with the other change)

2011-06-18 12:02:34 +0000 Saurav Ghosh 

	* Keep all backgrounds white and draw the grid line between comparison & current db with white pen.  Looks much better

2011-06-18 12:02:34 +0000 Saurav Ghosh 

	* Keep all backgrounds white and draw the grid line between comparison & current db with white pen.  Looks much better

2011-06-18 09:39:33 +0000 Saurav Ghosh 

	* Fixed resizing issues and made some usability improvements

2011-06-18 09:39:33 +0000 Saurav Ghosh 

	* Fixed resizing issues and made some usability improvements

2011-06-16 20:58:41 +0000 Rony Shapiro 

	* cleanup include dependencies so work on AddEdit*.h won't recompile too much stuff.

2011-06-16 20:58:41 +0000 Rony Shapiro 

	* cleanup include dependencies so work on AddEdit*.h won't recompile too much stuff.

2011-06-15 17:46:54 +0000 DrK 

	* Update V2 xslt comments

2011-06-15 17:46:54 +0000 DrK 

	* Update V2 xslt comments

2011-06-14 21:56:27 +0000 DrK 

	* Nit in table column width

2011-06-14 21:56:27 +0000 DrK 

	* Nit in table column width

2011-06-14 20:10:55 +0000 Rony Shapiro 

	* Added KPV2_to_PWS.xslt to deliverables

2011-06-14 20:10:55 +0000 Rony Shapiro 

	* Added KPV2_to_PWS.xslt to deliverables

2011-06-14 19:24:44 +0000 Saurav Ghosh 

	* plist files for build 32-bit and 64-bit pwsafe with 10.6 sdk

2011-06-14 19:24:44 +0000 Saurav Ghosh 

	* plist files for build 32-bit and 64-bit pwsafe with 10.6 sdk

2011-06-14 19:05:11 +0000 Saurav Ghosh 

	* Added new files

2011-06-14 19:05:11 +0000 Saurav Ghosh 

	* Added new files

2011-06-14 19:02:03 +0000 Rony Shapiro 

	* Fix Linux build under Debian Squeeze, plus some instructions for Linux Debian builders. Thanks to Lars.

2011-06-14 19:02:03 +0000 Rony Shapiro 

	* Fix Linux build under Debian Squeeze, plus some instructions for Linux Debian builders. Thanks to Lars.

2011-06-14 18:51:33 +0000 Saurav Ghosh 

	* WIP checkin - Split ComparisonGridTable into two different classes that do very different things

2011-06-14 18:51:33 +0000 Saurav Ghosh 

	* WIP checkin - Split ComparisonGridTable into two different classes that do very different things

2011-06-14 18:22:31 +0000 Rony Shapiro 

	* Implemented OnGoButtonClick(), thanks to rader.

2011-06-14 18:22:31 +0000 Rony Shapiro 

	* Implemented OnGoButtonClick(), thanks to rader.

2011-06-14 18:02:42 +0000 DrK 

	* Hopefully last update re: KP import

2011-06-14 18:02:42 +0000 DrK 

	* Hopefully last update re: KP import

2011-06-14 16:22:47 +0000 Karel Van der Gucht 

	* German help file for Version 3.26 (2)

2011-06-14 16:22:47 +0000 Karel Van der Gucht 

	* German help file for Version 3.26 (2)

2011-06-14 11:59:30 +0000 Rony Shapiro 

	* French .po from Francois.

2011-06-14 11:59:30 +0000 Rony Shapiro 

	* French .po from Francois.

2011-06-14 00:57:51 +0000 Saurav Ghosh 

	* VerifyFormat.cpp 	- Minior changes to build with gcc. passwordsafeframe.cpp 	- Integrated with latest KeePass import functions

2011-06-14 00:57:51 +0000 Saurav Ghosh 

	* VerifyFormat.cpp 	- Minior changes to build with gcc. passwordsafeframe.cpp 	- Integrated with latest KeePass import functions

2011-06-13 18:18:19 +0000 DrK 

	* Update KeePass Import help and fix a nit in the V2 xslt file Update ReleaseNotes re: Bug previously squashed

2011-06-13 18:18:19 +0000 DrK 

	* Update KeePass Import help and fix a nit in the V2 xslt file Update ReleaseNotes re: Bug previously squashed

2011-06-12 19:44:12 +0000 Rony Shapiro 

	* 3.26 translations in Dutch and Spanish, from Bert and Jose, resp.

2011-06-12 19:44:12 +0000 Rony Shapiro 

	* 3.26 translations in Dutch and Spanish, from Bert and Jose, resp.

2011-06-12 18:45:30 +0000 DrK 

	* Add XSLT file for KeePass V2 XML to PWS (thanks to Andrey) Update the V1 XSLT Minor help file changes. Help file import.html still to be completed

2011-06-12 18:45:30 +0000 DrK 

	* Add XSLT file for KeePass V2 XML to PWS (thanks to Andrey) Update the V1 XSLT Minor help file changes. Help file import.html still to be completed

2011-06-12 18:18:34 +0000 Rony Shapiro 

	* Typos and minor rephrasing for English online help

2011-06-12 18:18:34 +0000 Rony Shapiro 

	* Typos and minor rephrasing for English online help

2011-06-12 11:35:32 +0000 DrK 

	* Minor update to default help

2011-06-12 11:35:32 +0000 DrK 

	* Minor update to default help

2011-06-09 20:08:30 +0000 Karel Van der Gucht 

	* German language file for Version 3.26 (update 2)

2011-06-09 20:08:30 +0000 Karel Van der Gucht 

	* German language file for Version 3.26 (update 2)

2011-06-09 17:05:10 +0000 DrK 

	* Update English Help. Translators please see email to the PasswordSafe-i18N mailing list

2011-06-09 17:05:10 +0000 DrK 

	* Update English Help. Translators please see email to the PasswordSafe-i18N mailing list

2011-06-09 17:02:25 +0000 DrK 

	* Increase size of text field in Security Options property page

2011-06-09 17:02:25 +0000 DrK 

	* Increase size of text field in Security Options property page

2011-06-09 15:50:12 +0000 Karel Van der Gucht 

	* German help file for Version 3.26 (1)

2011-06-09 15:50:12 +0000 Karel Van der Gucht 

	* German help file for Version 3.26 (1)

2011-06-09 14:46:45 +0000 Karel Van der Gucht 

	* German language file for Version 3.26 (update)

2011-06-09 14:46:45 +0000 Karel Van der Gucht 

	* German language file for Version 3.26 (update)

2011-06-09 08:55:34 +0000 Karel Van der Gucht 

	* German language file for Version 3.26

2011-06-09 08:55:34 +0000 Karel Van der Gucht 

	* German language file for Version 3.26

2011-06-09 06:53:44 +0000 Saurav Ghosh 

	* Must pre-cast wxSearchCtrl to wxControl before attempting to dyna-cast to wxTextCtrl

2011-06-09 06:53:44 +0000 Saurav Ghosh 

	* Must pre-cast wxSearchCtrl to wxControl before attempting to dyna-cast to wxTextCtrl

2011-06-08 11:22:23 +0000 Michal Niklas 

	* Some new translations

2011-06-08 11:22:23 +0000 Michal Niklas 

	* Some new translations

2011-06-07 20:39:39 +0000 DrK 

	* Update release notes for 3.26

2011-06-07 20:39:39 +0000 DrK 

	* Update release notes for 3.26

2011-06-07 19:29:55 +0000 Michal Niklas 

	* Some new translations

2011-06-07 19:29:55 +0000 Michal Niklas 

	* Some new translations

2011-06-07 18:09:19 +0000 Saurav Ghosh 

	* Use wxSearchCtrl instead of a wxTextCtrl in the search bar for a native look & feel

2011-06-07 18:09:19 +0000 Saurav Ghosh 

	* Use wxSearchCtrl instead of a wxTextCtrl in the search bar for a native look & feel

2011-06-06 19:28:15 +0000 Rony Shapiro 

	* Update pos to reflect last commit - tweaks to texts

2011-06-06 19:28:15 +0000 Rony Shapiro 

	* Update pos to reflect last commit - tweaks to texts

2011-06-06 19:05:18 +0000 Rony Shapiro 

	* Tweak texts

2011-06-06 19:05:18 +0000 Rony Shapiro 

	* Tweak texts

2011-06-06 18:53:51 +0000 DrK 

	* Fix XML import of password history when using W3C datetime

2011-06-06 18:53:51 +0000 DrK 

	* Fix XML import of password history when using W3C datetime

2011-06-06 15:24:30 +0000 Rony Shapiro 

	* Cleanup texts + fix a typo or two, updated pos

2011-06-06 15:24:30 +0000 Rony Shapiro 

	* Cleanup texts + fix a typo or two, updated pos

2011-06-06 09:21:43 +0000 Rony Shapiro 

	* Generated POs for 3.26

2011-06-06 09:21:43 +0000 Rony Shapiro 

	* Generated POs for 3.26

2011-06-05 20:06:19 +0000 Rony Shapiro 

	* Start 3.26 ball rolling

2011-06-05 20:06:19 +0000 Rony Shapiro 

	* Start 3.26 ball rolling

2011-06-05 20:01:27 +0000 Rony Shapiro 

	* Added KPV1_to_PWS.xslt to deliverables

2011-06-05 20:01:27 +0000 Rony Shapiro 

	* Added KPV1_to_PWS.xslt to deliverables

2011-06-05 13:23:11 +0000 DrK 

	* Fix XML import of 'x' times. Reverse message changes and add CRLF instead to when they are used

2011-06-05 13:23:11 +0000 DrK 

	* Fix XML import of 'x' times. Reverse message changes and add CRLF instead to when they are used

2011-06-04 21:05:28 +0000 DrK 

	* Missed changing the date/time change field in the XML Password History to W3C format. Fix more error messages

2011-06-04 21:05:28 +0000 DrK 

	* Missed changing the date/time change field in the XML Password History to W3C format. Fix more error messages

2011-06-04 19:29:38 +0000 DrK 

	* Fix importing non-Latin text via KeePass V1 CSV files (thanks to Audrey)

2011-06-04 19:29:38 +0000 DrK 

	* Fix importing non-Latin text via KeePass V1 CSV files (thanks to Audrey)

2011-06-04 16:55:57 +0000 DrK 

	* Fix more issues with import KeePass V1 files (thanks to Andrey) and better error messages

2011-06-04 16:55:57 +0000 DrK 

	* Fix more issues with import KeePass V1 files (thanks to Andrey) and better error messages

2011-06-03 22:55:15 +0000 DrK 

	* Fix more issues with Importing KP files (thanks to Andrey) Still issue with importing non-Latin characters

2011-06-03 22:55:15 +0000 DrK 

	* Fix more issues with Importing KP files (thanks to Andrey) Still issue with importing non-Latin characters

2011-06-03 21:13:39 +0000 DrK 

	* Fix one issue importing KeePass CSV files with reduced columns

2011-06-03 21:13:39 +0000 DrK 

	* Fix one issue importing KeePass CSV files with reduced columns

2011-06-03 14:30:09 +0000 DrK 

	* Update previous help

2011-06-03 14:30:09 +0000 DrK 

	* Update previous help

2011-06-02 21:36:45 +0000 DrK 

	* Support importing KeePass V1 XML by supplying a XSLT file to transform it to PWS V3.26 (or later) format. Suggest method of importing KeePass V2 database by saving as a KeePass V1 database and then importing a V1 TXT, CSV or XML file

2011-06-02 21:36:45 +0000 DrK 

	* Support importing KeePass V1 XML by supplying a XSLT file to transform it to PWS V3.26 (or later) format. Suggest method of importing KeePass V2 database by saving as a KeePass V1 database and then importing a V1 TXT, CSV or XML file

2011-06-01 15:26:07 +0000 Saurav Ghosh 

	* WIP checkin: Fixed crash and improved layout

2011-06-01 15:26:07 +0000 Saurav Ghosh 

	* WIP checkin: Fixed crash and improved layout

2011-06-01 13:18:37 +0000 DrK 

	* Support KeePass V1 CSV file import and significantly improve import of the KeePass V1 TXT files

2011-06-01 13:18:37 +0000 DrK 

	* Support KeePass V1 CSV file import and significantly improve import of the KeePass V1 TXT files

2011-06-01 06:14:09 +0000 Rony Shapiro 

	* Refactor: wrapper for std::mktime.

2011-06-01 06:14:09 +0000 Rony Shapiro 

	* Refactor: wrapper for std::mktime.

2011-05-31 19:23:52 +0000 Rony Shapiro 

	* Use stl functionals instead of special-purpose functor: equal_id is no more

2011-05-31 19:23:52 +0000 Rony Shapiro 

	* Use stl functionals instead of special-purpose functor: equal_id is no more

2011-05-31 19:08:07 +0000 DrK 

	* Support W3C datetime format for export to/import from XML. Next release (3.27) will only support this format. This will make it much easier to convert from other Password Manager XML formats to PWS's and reduce the complexity of processing XML on import.

2011-05-31 19:08:07 +0000 DrK 

	* Support W3C datetime format for export to/import from XML. Next release (3.27) will only support this format. This will make it much easier to convert from other Password Manager XML formats to PWS's and reduce the complexity of processing XML on import.

2011-05-31 18:43:18 +0000 Rony Shapiro 

	* Use stl functionals instead of special-purpose functor

2011-05-31 18:43:18 +0000 Rony Shapiro 

	* Use stl functionals instead of special-purpose functor

2011-05-31 18:32:23 +0000 DrK 

	* Fix exception if undoing import into an empty database

2011-05-31 18:32:23 +0000 DrK 

	* Fix exception if undoing import into an empty database

2011-05-31 18:05:54 +0000 Rony Shapiro 

	* Minor refactoring: supply default implementation of Command::Redo()

2011-05-31 18:05:54 +0000 Rony Shapiro 

	* Minor refactoring: supply default implementation of Command::Redo()

2011-05-30 17:59:45 +0000 Saurav Ghosh 

	* Removed all references to the 8x8 icon

2011-05-30 17:59:45 +0000 Saurav Ghosh 

	* Removed all references to the 8x8 icon

2011-05-30 17:52:06 +0000 Saurav Ghosh 

	* Don't use 8x8 icon.  Causes weird crashes on Mac, and probably elsewhere too

2011-05-30 17:52:06 +0000 Saurav Ghosh 

	* Don't use 8x8 icon.  Causes weird crashes on Mac, and probably elsewhere too

2011-05-30 17:46:20 +0000 Saurav Ghosh 

	* WIP commit: added the grids to dialog

2011-05-30 17:46:20 +0000 Saurav Ghosh 

	* WIP commit: added the grids to dialog

2011-05-30 08:59:18 +0000 Saurav Ghosh 

	* Fixed conditional setting of variables

2011-05-30 08:59:18 +0000 Saurav Ghosh 

	* Fixed conditional setting of variables

2011-05-29 17:39:26 +0000 Rony Shapiro 

	* Remove unused file

2011-05-29 17:39:26 +0000 Rony Shapiro 

	* Remove unused file

2011-05-29 06:32:08 +0000 Saurav Ghosh 

	* WIP commint: added a GridTable to manage display for comparison grids

2011-05-29 06:32:08 +0000 Saurav Ghosh 

	* WIP commint: added a GridTable to manage display for comparison grids

2011-05-28 22:13:25 +0000 DrK 

	* Support more keywords during Keepass V1 import

2011-05-28 22:13:25 +0000 DrK 

	* Support more keywords during Keepass V1 import

2011-05-28 17:44:43 +0000 DrK 

	* Fix exception when importing text file that has password that looks like a dependant but isn't And some nits

2011-05-28 17:44:43 +0000 DrK 

	* Fix exception when importing text file that has password that looks like a dependant but isn't And some nits

2011-05-27 21:30:08 +0000 DrK 

	* Completely rework ImportKeePassTextFile so that it should compile with gcc under Linux Does significantly more than old version but more could be done

2011-05-27 21:30:08 +0000 DrK 

	* Completely rework ImportKeePassTextFile so that it should compile with gcc under Linux Does significantly more than old version but more could be done

2011-05-27 16:31:19 +0000 DrK 

	* Finish off support of non-Latin characters in file names/paths for Import & Export and Reports

2011-05-27 16:31:19 +0000 DrK 

	* Finish off support of non-Latin characters in file names/paths for Import & Export and Reports

2011-05-25 21:11:44 +0000 DrK 

	* Nits

2011-05-25 21:11:44 +0000 DrK 

	* Nits

2011-05-25 20:52:44 +0000 DrK 

	* Fix stack overflow when deleting dependants

2011-05-25 20:52:44 +0000 DrK 

	* Fix stack overflow when deleting dependants

2011-05-25 17:46:35 +0000 DrK 

	* Fix export to text

2011-05-25 17:46:35 +0000 DrK 

	* Fix export to text

2011-05-25 16:28:03 +0000 Saurav Ghosh 

	* WIP checkin: added code to insert the comparison grid

2011-05-25 16:28:03 +0000 Saurav Ghosh 

	* WIP checkin: added code to insert the comparison grid

2011-05-24 21:52:54 +0000 DrK 

	* Enforce mutual exclusivity of internal filters (display unsaved changes/expired entries) and user defined filters Allow user to double click filter indicator in status bar to clear the filter

2011-05-24 21:52:54 +0000 DrK 

	* Enforce mutual exclusivity of internal filters (display unsaved changes/expired entries) and user defined filters Allow user to double click filter indicator in status bar to clear the filter

2011-05-24 18:33:25 +0000 Rony Shapiro 

	* Used dk's version of NullUUID in Linux & Mac platforms as well - more efficient, less code.

2011-05-24 18:33:25 +0000 Rony Shapiro 

	* Used dk's version of NullUUID in Linux & Mac platforms as well - more efficient, less code.

2011-05-24 18:04:32 +0000 Rony Shapiro 

	* Portability: rev 4211 should compile under Linux too.

2011-05-24 18:04:32 +0000 Rony Shapiro 

	* Portability: rev 4211 should compile under Linux too.

2011-05-24 17:11:13 +0000 Saurav Ghosh 

	* Fixed the usage of SelectionCriteria struct

2011-05-24 17:11:13 +0000 Saurav Ghosh 

	* Fixed the usage of SelectionCriteria struct

2011-05-23 21:32:35 +0000 DrK 

	* Stop CUUID::NullUUID being overwritten by default c'tor after being set up (Windows). Remove use of sscanf. Replace number in new PWSfilev3::SanityCheck by derived values. Support non-Latin characters in Report file paths. Trivial variable name changes.

2011-05-23 21:32:35 +0000 DrK 

	* Stop CUUID::NullUUID being overwritten by default c'tor after being set up (Windows). Remove use of sscanf. Replace number in new PWSfilev3::SanityCheck by derived values. Support non-Latin characters in Report file paths. Trivial variable name changes.

2011-05-23 18:37:49 +0000 Rony Shapiro 

	* Delete the right registry subtree when asked to, thanks to pm_kan

2011-05-23 18:37:49 +0000 Rony Shapiro 

	* Delete the right registry subtree when asked to, thanks to pm_kan

2011-05-23 17:40:16 +0000 Saurav Ghosh 

	* Always use StringX objects to hold safe combinations in memory

2011-05-23 17:40:16 +0000 Saurav Ghosh 

	* Always use StringX objects to hold safe combinations in memory

2011-05-23 15:52:22 +0000 Saurav Ghosh 

	* Always specify the parent window to msgbox to make it show up in front of ourselves and not in some obscure corner of the screen

2011-05-23 15:52:22 +0000 Saurav Ghosh 

	* Always specify the parent window to msgbox to make it show up in front of ourselves and not in some obscure corner of the screen

2011-05-23 15:37:23 +0000 Saurav Ghosh 

	* Always add pending events to the event handler object associated with a window, not to the window directly

2011-05-23 15:37:23 +0000 Saurav Ghosh 

	* Always add pending events to the event handler object associated with a window, not to the window directly

2011-05-22 20:19:30 +0000 DrK 

	* Stop overwriting 'm_core' values during checking password during Merge, Compare, Synchronise

2011-05-22 20:19:30 +0000 DrK 

	* Stop overwriting 'm_core' values during checking password during Merge, Compare, Synchronise

2011-05-22 14:58:23 +0000 DrK 

	* Refactor Options Property Pages a la Add/Edit PPs

2011-05-22 14:58:23 +0000 DrK 

	* Refactor Options Property Pages a la Add/Edit PPs

2011-05-22 13:35:44 +0000 Rony Shapiro 

	* Refactor CProperties - cleanup

2011-05-22 13:35:44 +0000 Rony Shapiro 

	* Refactor CProperties - cleanup

2011-05-22 12:34:25 +0000 Saurav Ghosh 

	* Fixed argument list to ImportXMLFile for non-MFC non-XML builds

2011-05-22 12:34:25 +0000 Saurav Ghosh 

	* Fixed argument list to ImportXMLFile for non-MFC non-XML builds

2011-05-22 11:54:14 +0000 DrK 

	* Fix 64-bit warnings (thanks to Saurav) but RUEList is still broken.

2011-05-22 11:54:14 +0000 DrK 

	* Fix 64-bit warnings (thanks to Saurav) but RUEList is still broken.

2011-05-22 11:47:51 +0000 Rony Shapiro 

	* 1. Fail gracefully if config file specified via command line is not found. 2. Rearranged initialization order s.t. language dll is loaded    after command line parsed, as language may now be specified in pref file,    which may be specified in command line.

2011-05-22 11:47:51 +0000 Rony Shapiro 

	* 1. Fail gracefully if config file specified via command line is not found. 2. Rearranged initialization order s.t. language dll is loaded    after command line parsed, as language may now be specified in pref file,    which may be specified in command line.

2011-05-22 10:33:46 +0000 Saurav Ghosh 

	* Fixed "unreferenced parameter" warning

2011-05-22 10:33:46 +0000 Saurav Ghosh 

	* Fixed "unreferenced parameter" warning

2011-05-22 09:58:27 +0000 Saurav Ghosh 

	* Removed wxCollapsiblePane forward declarations to fix compilation errors building with wxWidgets 2.8.11.

2011-05-22 09:58:27 +0000 Saurav Ghosh 

	* Removed wxCollapsiblePane forward declarations to fix compilation errors building with wxWidgets 2.8.11.

2011-05-21 17:20:28 +0000 DrK 

	* Fix exception due to incorrect call (new Toolbar only) (found by Andrey)

2011-05-21 17:20:28 +0000 DrK 

	* Fix exception due to incorrect call (new Toolbar only) (found by Andrey)

2011-05-21 17:11:36 +0000 DrK 

	* Fix exception when switching R/W and R-O for a new empty file (found by Andrey)

2011-05-21 17:11:36 +0000 DrK 

	* Fix exception when switching R/W and R-O for a new empty file (found by Andrey)

2011-05-21 16:34:51 +0000 DrK 

	* Fix XML import assert (uncovered by Andrey). Remove unused variables.

2011-05-21 16:34:51 +0000 DrK 

	* Fix XML import assert (uncovered by Andrey). Remove unused variables.

2011-05-21 15:05:03 +0000 DrK 

	* Handle non-Latin characters in file names & paths during export (text, XML & filters). On export, create any missing directories to user specified output file. No longer export database or entry unknown fields.

2011-05-21 15:05:03 +0000 DrK 

	* Handle non-Latin characters in file names & paths during export (text, XML & filters). On export, create any missing directories to user specified output file. No longer export database or entry unknown fields.

2011-05-21 13:46:55 +0000 DrK 

	* Remove unused code (wizard is not used for Synchronise from within Compare results dialog)

2011-05-21 13:46:55 +0000 DrK 

	* Remove unused code (wizard is not used for Synchronise from within Compare results dialog)

2011-05-21 06:55:45 +0000 Rony Shapiro 

	* Beefed up sanity checks and error handling to detect and report corrupt/truncated databases

2011-05-21 06:55:45 +0000 Rony Shapiro 

	* Beefed up sanity checks and error handling to detect and report corrupt/truncated databases

2011-05-20 13:31:24 +0000 DrK 

	* Stop VS2010 compiler warnings of wxWidget build + update project files

2011-05-20 13:31:24 +0000 DrK 

	* Stop VS2010 compiler warnings of wxWidget build + update project files

2011-05-20 07:41:51 +0000 Saurav Ghosh 

	* Refactored the code to read a db into a PWScore object to a global function

2011-05-20 07:41:51 +0000 Saurav Ghosh 

	* Refactored the code to read a db into a PWScore object to a global function

2011-05-19 19:42:35 +0000 DrK 

	* Update release notes for last commit

2011-05-19 19:42:35 +0000 DrK 

	* Update release notes for last commit

2011-05-19 19:19:45 +0000 DrK 

	* Fix compare database issues

2011-05-19 19:19:45 +0000 DrK 

	* Fix compare database issues

2011-05-19 19:02:50 +0000 DrK 

	* Reverse rev. 4165

2011-05-19 19:02:50 +0000 DrK 

	* Reverse rev. 4165

2011-05-19 11:19:32 +0000 Saurav Ghosh 

	* Skeleton files for db comparison window

2011-05-19 11:19:32 +0000 Saurav Ghosh 

	* Skeleton files for db comparison window

2011-05-19 11:18:14 +0000 Saurav Ghosh 

	* Shift keyboard focus to the combination field if nothing was entered. Also fixed a typo

2011-05-19 11:18:14 +0000 Saurav Ghosh 

	* Shift keyboard focus to the combination field if nothing was entered. Also fixed a typo

2011-05-19 11:16:06 +0000 Saurav Ghosh 

	* Added CoreOtherDB.cpp to sources

2011-05-19 11:16:06 +0000 Saurav Ghosh 

	* Added CoreOtherDB.cpp to sources

2011-05-19 06:21:00 +0000 Michal Niklas 

	* Changed file header

2011-05-19 06:21:00 +0000 Michal Niklas 

	* Changed file header

2011-05-19 06:16:52 +0000 Michal Niklas 

	* Use of svn properties

2011-05-19 06:16:52 +0000 Michal Niklas 

	* Use of svn properties

2011-05-18 19:21:25 +0000 DrK 

	* Remove unnecessary XML ifdefs now that Expat parser no longer supported

2011-05-18 19:21:25 +0000 DrK 

	* Remove unnecessary XML ifdefs now that Expat parser no longer supported

2011-05-18 19:14:34 +0000 DrK 

	* Fix BR 3303018 - Filters with quotes in their name are now correctly exported, imported and displayed in the Manage Filters Remove re-sizeable feature of Manage Filters dialog

2011-05-18 19:14:34 +0000 DrK 

	* Fix BR 3303018 - Filters with quotes in their name are now correctly exported, imported and displayed in the Manage Filters Remove re-sizeable feature of Manage Filters dialog

2011-05-18 19:06:22 +0000 DrK 

	* Update missed copyright dates in PWS DLLs

2011-05-18 19:06:22 +0000 DrK 

	* Update missed copyright dates in PWS DLLs

2011-05-18 11:06:05 +0000 Michal Niklas 

	* added accelerators

2011-05-18 11:06:05 +0000 Michal Niklas 

	* added accelerators

2011-05-18 10:54:27 +0000 Michal Niklas 

	* Some new translations

2011-05-18 10:54:27 +0000 Michal Niklas 

	* Some new translations

2011-05-16 05:45:33 +0000 Rony Shapiro 

	* Bert and Fred finished Dutch translation, ready for proofing

2011-05-16 05:45:33 +0000 Rony Shapiro 

	* Bert and Fred finished Dutch translation, ready for proofing

2011-05-13 11:23:45 +0000 Saurav Ghosh 

	* Updated with new files

2011-05-13 11:23:45 +0000 Saurav Ghosh 

	* Updated with new files

2011-05-13 06:56:06 +0000 Saurav Ghosh 

	* Must write the starting lines in the report ourselves

2011-05-13 06:56:06 +0000 Saurav Ghosh 

	* Must write the starting lines in the report ourselves

2011-05-13 06:43:42 +0000 Saurav Ghosh 

	* Removed the Merge code in favor of refactored code in core

2011-05-13 06:43:42 +0000 Saurav Ghosh 

	* Removed the Merge code in favor of refactored code in core

2011-05-13 05:51:37 +0000 Saurav Ghosh 

	* Changed the initialization order of member variables to fix some compiler warnings

2011-05-13 05:51:37 +0000 Saurav Ghosh 

	* Changed the initialization order of member variables to fix some compiler warnings

2011-05-12 18:04:43 +0000 Saurav Ghosh 

	* Updated Mac build with new files and also added a target built with LLVM

2011-05-12 18:04:43 +0000 Saurav Ghosh 

	* Updated Mac build with new files and also added a target built with LLVM

2011-05-11 20:56:18 +0000 DrK 

	* Update release notes for previous commit

2011-05-11 20:56:18 +0000 DrK 

	* Update release notes for previous commit

2011-05-11 20:48:36 +0000 DrK 

	* Allow user to control copying password to clipboard when performing Browse to URL

2011-05-11 20:48:36 +0000 DrK 

	* Allow user to control copying password to clipboard when performing Browse to URL

2011-05-11 14:34:18 +0000 DrK 

	* Replace remnants of uuid_array_t by CUUID. Now only used when reading/writing files.

2011-05-11 14:34:18 +0000 DrK 

	* Replace remnants of uuid_array_t by CUUID. Now only used when reading/writing files.

2011-05-11 12:25:14 +0000 DrK 

	* Ensure user is prompted if OK to overwrite existing Export file Remove unused strings

2011-05-11 12:25:14 +0000 DrK 

	* Ensure user is prompted if OK to overwrite existing Export file Remove unused strings

2011-05-10 19:10:24 +0000 Rony Shapiro 

	* CUUID::GetUUID() -> CUUID::GetARep() now builds under Linux

2011-05-10 19:10:24 +0000 Rony Shapiro 

	* CUUID::GetUUID() -> CUUID::GetARep() now builds under Linux

2011-05-09 21:29:36 +0000 Rony Shapiro 

	* CUUID::GetUUID() -> CUUID::GetARep() - Linux build not fixed yet

2011-05-09 21:29:36 +0000 Rony Shapiro 

	* CUUID::GetUUID() -> CUUID::GetARep() - Linux build not fixed yet

2011-05-08 19:52:37 +0000 DrK 

	* Implement Larry's suggestions re: default delay and pre-tab wait

2011-05-08 19:52:37 +0000 DrK 

	* Implement Larry's suggestions re: default delay and pre-tab wait

2011-05-08 18:31:03 +0000 Rony Shapiro 

	* Cleanup uuid stuff in file header

2011-05-08 18:31:03 +0000 Rony Shapiro 

	* Cleanup uuid stuff in file header

2011-05-08 12:57:57 +0000 DrK 

	* Nit in un-used code but still a nit!

2011-05-08 12:57:57 +0000 DrK 

	* Nit in un-used code but still a nit!

2011-05-05 20:14:41 +0000 DrK 

	* Fix showing Synchronise warning message in Wizard

2011-05-05 20:14:41 +0000 DrK 

	* Fix showing Synchronise warning message in Wizard

2011-05-03 21:34:11 +0000 DrK 

	* Remove my local change to the paths in this project file

2011-05-03 21:34:11 +0000 DrK 

	* Remove my local change to the paths in this project file

2011-05-03 19:36:07 +0000 Rony Shapiro 

	* Minor refactor

2011-05-03 19:36:07 +0000 Rony Shapiro 

	* Minor refactor

2011-05-02 19:39:29 +0000 Rony Shapiro 

	* Be a bit more lenient in font selection for virtual keyboard

2011-05-02 19:39:29 +0000 Rony Shapiro 

	* Be a bit more lenient in font selection for virtual keyboard

2011-05-02 18:14:15 +0000 Rony Shapiro 

	* Cleanup now compiles under Linux

2011-05-02 18:14:15 +0000 Rony Shapiro 

	* Cleanup now compiles under Linux

2011-05-01 20:17:29 +0000 Rony Shapiro 

	* more uuid cleanup

2011-05-01 20:17:29 +0000 Rony Shapiro 

	* more uuid cleanup

2011-05-01 19:51:59 +0000 Rony Shapiro 

	* random tweaks and cleanups

2011-05-01 19:51:59 +0000 Rony Shapiro 

	* random tweaks and cleanups

2011-05-01 16:29:14 +0000 Rony Shapiro 

	* Linux builds clean again after CUUID refactoring

2011-05-01 16:29:14 +0000 Rony Shapiro 

	* Linux builds clean again after CUUID refactoring

2011-05-01 16:20:53 +0000 Rony Shapiro 

	* nit.

2011-05-01 16:20:53 +0000 Rony Shapiro 

	* nit.

2011-05-01 13:53:05 +0000 Rony Shapiro 

	* Work on Linux update CUUIDGen -> pws_os::CUUID - work-in-progress

2011-05-01 13:53:05 +0000 Rony Shapiro 

	* Work on Linux update CUUIDGen -> pws_os::CUUID - work-in-progress

2011-05-01 13:12:57 +0000 Rony Shapiro 

	* Moved core/UIDGen to os/UUID - builds under Windows, Linux changes in progress. Also fix Windows build under VS2010 SP1.

2011-05-01 13:12:57 +0000 Rony Shapiro 

	* Moved core/UIDGen to os/UUID - builds under Windows, Linux changes in progress. Also fix Windows build under VS2010 SP1.

2011-04-30 14:02:59 +0000 DrK 

	* Fix memory leak in Attachment PoC.  Assume incorrect here in main trunk too.

2011-04-30 14:02:59 +0000 DrK 

	* Fix memory leak in Attachment PoC.  Assume incorrect here in main trunk too.

2011-04-29 05:01:05 +0000 Saurav Ghosh 

	* Removed redundant rules for 'clean' target to prevent infinite looping

2011-04-29 05:01:05 +0000 Saurav Ghosh 

	* Removed redundant rules for 'clean' target to prevent infinite looping

2011-04-23 13:47:41 +0000 DrK 

	* Implement Autotype on the DragBar (FR 3288341) plus nit renaming

2011-04-23 13:47:41 +0000 DrK 

	* Implement Autotype on the DragBar (FR 3288341) plus nit renaming

2011-04-23 06:10:44 +0000 DrK 

	* Fix StatusBar tooltips (uninitialised variable) and move defines where they are used.

2011-04-23 06:10:44 +0000 DrK 

	* Fix StatusBar tooltips (uninitialised variable) and move defines where they are used.

2011-04-23 05:25:09 +0000 DrK 

	* Properly fix access exception in SystemTray in VS2010 SP1 when ending PWS (plus nit rename etc.)

2011-04-23 05:25:09 +0000 DrK 

	* Properly fix access exception in SystemTray in VS2010 SP1 when ending PWS (plus nit rename etc.)

2011-04-22 21:17:41 +0000 DrK 

	* Missed a message in last commit

2011-04-22 21:17:41 +0000 DrK 

	* Missed a message in last commit

2011-04-22 20:41:41 +0000 DrK 

	* More on mode change, delay StatusBar tooltips display and fix access exception in SystemTray in VS2010 SP1.

2011-04-22 20:41:41 +0000 DrK 

	* More on mode change, delay StatusBar tooltips display and fix access exception in SystemTray in VS2010 SP1.

2011-04-22 19:08:25 +0000 Rony Shapiro 

	* Updates to Swedish texts from Bjorne.

2011-04-22 19:08:25 +0000 Rony Shapiro 

	* Updates to Swedish texts from Bjorne.

2011-04-22 05:24:58 +0000 Rony Shapiro 

	* Linux uuid cleanup

2011-04-22 05:24:58 +0000 Rony Shapiro 

	* Linux uuid cleanup

2011-04-22 04:37:31 +0000 Rony Shapiro 

	* uuid cleanup continued (Windows part, Linux to follow shortly)

2011-04-22 04:37:31 +0000 Rony Shapiro 

	* uuid cleanup continued (Windows part, Linux to follow shortly)

2011-04-21 14:47:51 +0000 DrK 

	* Do more checks to ensure mode change to R/W doesn't lose changes made by another user after current user opened DB

2011-04-21 14:47:51 +0000 DrK 

	* Do more checks to ensure mode change to R/W doesn't lose changes made by another user after current user opened DB

2011-04-21 05:26:40 +0000 Rony Shapiro 

	* UUID cleanup - Linux done.

2011-04-21 05:26:40 +0000 Rony Shapiro 

	* UUID cleanup - Linux done.

2011-04-21 04:36:48 +0000 Rony Shapiro 

	* UUID cleanup - Windows part (Linux coming up)

2011-04-21 04:36:48 +0000 Rony Shapiro 

	* UUID cleanup - Windows part (Linux coming up)

2011-04-20 16:45:44 +0000 DrK 

	* Move InfoDispay window closer to cursor and make it smart 'position aware' when close to edge of visible screen (single/multiple monitors). Used to display Notes as tooltips and tooltips on StatusBar

2011-04-20 16:45:44 +0000 DrK 

	* Move InfoDispay window closer to cursor and make it smart 'position aware' when close to edge of visible screen (single/multiple monitors). Used to display Notes as tooltips and tooltips on StatusBar

2011-04-20 14:10:38 +0000 Rony Shapiro 

	* More UUID-related cleanups

2011-04-20 14:10:38 +0000 Rony Shapiro 

	* More UUID-related cleanups

2011-04-20 13:33:26 +0000 Rony Shapiro 

	* Minor cleanups

2011-04-20 13:33:26 +0000 Rony Shapiro 

	* Minor cleanups

2011-04-20 07:00:18 +0000 Saurav Ghosh 

	* Removed hard-coded field names, and fixed a bug in advanced field selection panel's validation

2011-04-20 07:00:18 +0000 Saurav Ghosh 

	* Removed hard-coded field names, and fixed a bug in advanced field selection panel's validation

2011-04-19 16:27:38 +0000 Rony Shapiro 

	* More tweaks to r-o / r/w  error messages.

2011-04-19 16:27:38 +0000 Rony Shapiro 

	* More tweaks to r-o / r/w  error messages.

2011-04-18 18:58:15 +0000 DrK 

	* Put 'Change mode' back on menu for those who want (must) use the keyboard because they don't want to (can't) use the mouse.

2011-04-18 18:58:15 +0000 DrK 

	* Put 'Change mode' back on menu for those who want (must) use the keyboard because they don't want to (can't) use the mouse.

2011-04-18 16:18:56 +0000 Rony Shapiro 

	* Removed Mode change from File menu (for now), removed some confirmation dialog boxes, tweaked texts

2011-04-18 16:18:56 +0000 Rony Shapiro 

	* Removed Mode change from File menu (for now), removed some confirmation dialog boxes, tweaked texts

2011-04-18 14:33:40 +0000 Rony Shapiro 

	* Fix typos & phrasing of r-o / r/w texts

2011-04-18 14:33:40 +0000 Rony Shapiro 

	* Fix typos & phrasing of r-o / r/w texts

2011-04-18 06:33:58 +0000 Michal Niklas 

	* New translations

2011-04-18 06:33:58 +0000 Michal Niklas 

	* New translations

2011-04-17 20:25:06 +0000 DrK 

	* FR3286721 - User can now toggle the database between read-only and read-write Tooltips for Status Bar - note Text of tips not finalised

2011-04-17 20:25:06 +0000 DrK 

	* FR3286721 - User can now toggle the database between read-only and read-write Tooltips for Status Bar - note Text of tips not finalised

2011-04-15 08:59:29 +0000 Michal Niklas 

	* Some new translations, and more checks for .po files

2011-04-15 08:59:29 +0000 Michal Niklas 

	* Some new translations, and more checks for .po files

2011-04-14 20:31:32 +0000 DrK 

	* Update expiry date display when user changes the date or number of days

2011-04-14 20:31:32 +0000 DrK 

	* Update expiry date display when user changes the date or number of days

2011-04-14 19:24:08 +0000 Rony Shapiro 

	* Updated default password generation policy: 12 characters, including symbols

2011-04-14 19:24:08 +0000 Rony Shapiro 

	* Updated default password generation policy: 12 characters, including symbols

2011-04-14 18:13:04 +0000 Rony Shapiro 

	* Put Michal Niklas's checks into Makefile

2011-04-14 18:13:04 +0000 Rony Shapiro 

	* Put Michal Niklas's checks into Makefile

2011-04-14 06:12:04 +0000 Michal Niklas 

	* Some new translations. Checking of .po files shows problem on each reported line.

2011-04-14 06:12:04 +0000 Michal Niklas 

	* Some new translations. Checking of .po files shows problem on each reported line.

2011-04-13 08:04:29 +0000 Michal Niklas 

	* Some new translations, and more check for .po files

2011-04-13 08:04:29 +0000 Michal Niklas 

	* Some new translations, and more check for .po files

2011-04-11 17:55:10 +0000 DrK 

	* Nits in Add/Edit DateTime PP

2011-04-11 17:55:10 +0000 DrK 

	* Nits in Add/Edit DateTime PP

2011-04-11 06:38:14 +0000 Michal Niklas 

	* Some new translations

2011-04-11 06:38:14 +0000 Michal Niklas 

	* Some new translations

2011-04-10 19:15:19 +0000 DrK 

	* Update PO files for last commit

2011-04-10 19:15:19 +0000 DrK 

	* Update PO files for last commit

2011-04-10 18:43:30 +0000 DrK 

	* Fix Edit PP when entry is protected. Remove Set/Clear buttons in Edit PP for expiry date. Tidy up Autotype default display (Edit Additional PP as per Rony). Slightly alter how languages are displayed in the Change Language menu (as per Rony)

2011-04-10 18:43:30 +0000 DrK 

	* Fix Edit PP when entry is protected. Remove Set/Clear buttons in Edit PP for expiry date. Tidy up Autotype default display (Edit Additional PP as per Rony). Slightly alter how languages are displayed in the Change Language menu (as per Rony)

2011-04-10 12:49:30 +0000 Rony Shapiro 

	* Update to Dutch translation from Bert

2011-04-10 12:49:30 +0000 Rony Shapiro 

	* Update to Dutch translation from Bert

2011-04-09 20:05:10 +0000 DrK 

	* Remove unused code (Protect status of an entry was only briefly implemented during development of the feature but was pulled due to the complications it added to the Add/Edit functions) As released, can only be changed via menu before Edit.

2011-04-09 20:05:10 +0000 DrK 

	* Remove unused code (Protect status of an entry was only briefly implemented during development of the feature but was pulled due to the complications it added to the Add/Edit functions) As released, can only be changed via menu before Edit.

2011-04-09 19:25:03 +0000 Rony Shapiro 

	* Support build of I18N tools under VS10

2011-04-09 19:25:03 +0000 Rony Shapiro 

	* Support build of I18N tools under VS10

2011-04-08 11:32:11 +0000 Michal Niklas 

	* Added accelerators if "accelerated" letter is available in translation

2011-04-08 11:32:11 +0000 Michal Niklas 

	* Added accelerators if "accelerated" letter is available in translation

2011-04-08 07:41:21 +0000 Michal Niklas 

	* New check for .po files and corrected Polish translation

2011-04-08 07:41:21 +0000 Michal Niklas 

	* New check for .po files and corrected Polish translation

2011-04-08 06:00:54 +0000 Michal Niklas 

	* Some new translations

2011-04-08 06:00:54 +0000 Michal Niklas 

	* Some new translations

2011-04-07 21:27:59 +0000 DrK 

	* Nit - make calls to ON_NOTIFY message handlers use same argument names and format

2011-04-07 21:27:59 +0000 DrK 

	* Nit - make calls to ON_NOTIFY message handlers use same argument names and format

2011-04-07 06:47:19 +0000 Saurav Ghosh 

	* Save/Restore GUI Info across lock/restore DB

2011-04-07 06:47:19 +0000 Saurav Ghosh 

	* Save/Restore GUI Info across lock/restore DB

2011-04-07 06:43:35 +0000 Michal Niklas 

	* Some new translations

2011-04-07 06:43:35 +0000 Michal Niklas 

	* Some new translations

2011-04-07 06:40:05 +0000 Saurav Ghosh 

	* Edit a temporary copy of the item to avoid touching objects invalidated by idle timeout. Tracker# 3277596

2011-04-07 06:40:05 +0000 Saurav Ghosh 

	* Edit a temporary copy of the item to avoid touching objects invalidated by idle timeout. Tracker# 3277596

2011-04-07 06:03:21 +0000 Michal Niklas 

	* Added .po file statistics (enties, empty entries)

2011-04-07 06:03:21 +0000 Michal Niklas 

	* Added .po file statistics (enties, empty entries)

2011-04-07 06:02:27 +0000 Michal Niklas 

	* Some new translations

2011-04-07 06:02:27 +0000 Michal Niklas 

	* Some new translations

2011-04-07 05:32:35 +0000 Michal Niklas 

	* Some new translations

2011-04-07 05:32:35 +0000 Michal Niklas 

	* Some new translations

2011-04-06 19:35:27 +0000 DrK 

	* Update POs to rev. 4094

2011-04-06 19:35:27 +0000 DrK 

	* Update POs to rev. 4094

2011-04-06 19:34:43 +0000 DrK 

	* Update Language DLL project

2011-04-06 19:34:43 +0000 DrK 

	* Update Language DLL project

2011-04-06 18:27:25 +0000 DrK 

	* Remove non-translatable strings from resource files

2011-04-06 18:27:25 +0000 DrK 

	* Remove non-translatable strings from resource files

2011-04-06 12:19:46 +0000 Michal Niklas 

	* Ensure translation in .po files follows the original (leading blanks, quotes etc.)

2011-04-06 12:19:46 +0000 Michal Niklas 

	* Ensure translation in .po files follows the original (leading blanks, quotes etc.)

2011-04-06 12:13:29 +0000 Michal Niklas 

	* added svn:keywords so in source authors can use $Id$, $Author$ etc

2011-04-06 12:13:29 +0000 Michal Niklas 

	* added svn:keywords so in source authors can use $Id$, $Author$ etc

2011-04-06 12:10:40 +0000 Michal Niklas 

	* Ensure Polish translation follows the original (leading blanks, quotes etc.)

2011-04-06 12:10:40 +0000 Michal Niklas 

	* Ensure Polish translation follows the original (leading blanks, quotes etc.)

2011-04-06 09:49:00 +0000 Rony Shapiro 

	* The name of the Korean lang. dll should end with KO, not KR. Thanks to Seunggyun for pointing this out.

2011-04-06 09:49:00 +0000 Rony Shapiro 

	* The name of the Korean lang. dll should end with KO, not KR. Thanks to Seunggyun for pointing this out.

2011-04-06 09:39:15 +0000 Rony Shapiro 

	* Moved Michal's lng_prepare.py script to misc, which is more appropriate

2011-04-06 09:39:15 +0000 Rony Shapiro 

	* Moved Michal's lng_prepare.py script to misc, which is more appropriate

2011-04-05 18:57:31 +0000 DrK 

	* Implement FR 3065111

2011-04-05 18:57:31 +0000 DrK 

	* Implement FR 3065111

2011-04-05 06:57:50 +0000 Michal Niklas 

	* Change untranslated "TRANSLATION" into "en:English text", added svn properties

2011-04-05 06:57:50 +0000 Michal Niklas 

	* Change untranslated "TRANSLATION" into "en:English text", added svn properties

2011-04-04 22:07:25 +0000 DrK 

	* Ensure Polish translation follows the original (leading blanks, quotes etc.)

2011-04-04 22:07:25 +0000 DrK 

	* Ensure Polish translation follows the original (leading blanks, quotes etc.)

2011-04-04 20:48:47 +0000 Michal Niklas 

	* Translated some texts into Polish

2011-04-04 20:48:47 +0000 Michal Niklas 

	* Translated some texts into Polish

2011-04-04 12:28:43 +0000 DrK 

	* Ensure leading blanks are maintained in translations

2011-04-04 12:28:43 +0000 DrK 

	* Ensure leading blanks are maintained in translations

2011-04-04 08:01:41 +0000 DrK 

	* Francois's new PO and remove Canadian French

2011-04-04 08:01:41 +0000 DrK 

	* Francois's new PO and remove Canadian French

2011-04-03 19:31:46 +0000 Saurav Ghosh 

	* Use a fresh event object for each key event, and specify the virtual keycode for special keys like Tab etc, to make autotype work with firefox

2011-04-03 19:31:46 +0000 Saurav Ghosh 

	* Use a fresh event object for each key event, and specify the virtual keycode for special keys like Tab etc, to make autotype work with firefox

2011-03-29 12:35:30 +0000 DrK 

	* Update PO and language DLL scripts and the French POs

2011-03-29 12:35:30 +0000 DrK 

	* Update PO and language DLL scripts and the French POs

2011-03-29 10:59:32 +0000 DrK 

	* Fix EOL differences (Windows/Linux/Mac) in Autotype - fix by Saurav

2011-03-29 10:59:32 +0000 DrK 

	* Fix EOL differences (Windows/Linux/Mac) in Autotype - fix by Saurav

2011-03-29 10:27:41 +0000 DrK 

	* Use enum to ensure that we save password policy values in the correct places

2011-03-29 10:27:41 +0000 DrK 

	* Use enum to ensure that we save password policy values in the correct places

2011-03-28 19:31:38 +0000 DrK 

	* Change way "Change Language" works as per Andrey's suggestion.

2011-03-28 19:31:38 +0000 DrK 

	* Change way "Change Language" works as per Andrey's suggestion.

2011-03-28 19:15:13 +0000 DrK 

	* Make ResPWSL use static libraries

2011-03-28 19:15:13 +0000 DrK 

	* Make ResPWSL use static libraries

2011-03-28 12:29:45 +0000 Saurav Ghosh 

	* free() strings returned by _tcsdup instead of delete

2011-03-28 12:29:45 +0000 Saurav Ghosh 

	* free() strings returned by _tcsdup instead of delete

2011-03-27 17:27:57 +0000 DrK 

	* Change Francois's PO from French (France) to French (Canada) [Leave French (France) there for the moment]

2011-03-27 17:27:57 +0000 DrK 

	* Change Francois's PO from French (France) to French (Canada) [Leave French (France) there for the moment]

2011-03-26 21:31:43 +0000 Karel Van der Gucht 

	* German menu for 'change language'

2011-03-26 21:31:43 +0000 Karel Van der Gucht 

	* German menu for 'change language'

2011-03-26 18:13:46 +0000 Saurav Ghosh 

	* Defined wcsdup for mac, and prevented a linux header from getting included in mac builds

2011-03-26 18:13:46 +0000 Saurav Ghosh 

	* Defined wcsdup for mac, and prevented a linux header from getting included in mac builds

2011-03-26 14:37:58 +0000 DrK 

	* Update French PO files as per Francois

2011-03-26 14:37:58 +0000 DrK 

	* Update French PO files as per Francois

2011-03-26 14:07:19 +0000 DrK 

	* Updates for symbols from Andrey

2011-03-26 14:07:19 +0000 DrK 

	* Updates for symbols from Andrey

2011-03-26 11:25:59 +0000 DrK 

	* Add version information to ResText

2011-03-26 11:25:59 +0000 DrK 

	* Add version information to ResText

2011-03-26 10:02:43 +0000 Andrey Kuznetsov 

	* Updates and fixes in Russian .po (rev. 4068)

2011-03-26 10:02:43 +0000 Andrey Kuznetsov 

	* Updates and fixes in Russian .po (rev. 4068)

2011-03-25 21:20:34 +0000 DrK 

	* Update POs for 3.25.1 rev. 4065 Add VBS script to update POs (similar to creating RO DLLs)

2011-03-25 21:20:34 +0000 DrK 

	* Update POs for 3.25.1 rev. 4065 Add VBS script to update POs (similar to creating RO DLLs)

2011-03-25 16:00:50 +0000 Rony Shapiro 

	* Final (?) tweaks to Polish install text from Michal.

2011-03-25 16:00:50 +0000 Rony Shapiro 

	* Final (?) tweaks to Polish install text from Michal.

2011-03-25 11:24:34 +0000 Saurav Ghosh 

	* Update the GUI and DB Prefs via a command, and propagate it using wxEvents

2011-03-25 11:24:34 +0000 Saurav Ghosh 

	* Update the GUI and DB Prefs via a command, and propagate it using wxEvents

2011-03-25 08:21:19 +0000 DrK 

	* Fix symbol issues in Add/Edit and ensure paste of symbols only accepts non-duplicate symbols

2011-03-25 08:21:19 +0000 DrK 

	* Fix symbol issues in Add/Edit and ensure paste of symbols only accepts non-duplicate symbols

2011-03-25 08:20:10 +0000 DrK 

	* Fix memory leak

2011-03-25 08:20:10 +0000 DrK 

	* Fix memory leak

2011-03-24 20:01:13 +0000 Rony Shapiro 

	* Clean up linux release process

2011-03-24 20:01:13 +0000 Rony Shapiro 

	* Clean up linux release process

2011-03-24 19:41:23 +0000 Rony Shapiro 

	* Linux build fixed, plus flagged possible memory leak

2011-03-24 19:41:23 +0000 Rony Shapiro 

	* Linux build fixed, plus flagged possible memory leak

2011-03-24 17:19:51 +0000 Rony Shapiro 

	* Polish install texts, take 2 (CP1250 encoding)

2011-03-24 17:19:51 +0000 Rony Shapiro 

	* Polish install texts, take 2 (CP1250 encoding)

2011-03-23 22:32:33 +0000 DrK 

	* Update pad file

2011-03-23 22:32:33 +0000 DrK 

	* Update pad file

2011-03-23 19:15:28 +0000 Rony Shapiro 

	* Polish installation texts added thanks to Michal Niklas.

2011-03-23 19:15:28 +0000 Rony Shapiro 

	* Polish installation texts added thanks to Michal Niklas.

2011-03-23 13:06:19 +0000 DrK 

	* Update release notes for last commit

2011-03-23 13:06:19 +0000 DrK 

	* Update release notes for last commit

2011-03-23 13:00:10 +0000 DrK 

	* Fix BR 3234204 (-s command flag not working)

2011-03-23 13:00:10 +0000 DrK 

	* Fix BR 3234204 (-s command flag not working)

2011-03-23 12:28:08 +0000 DrK 

	* Implement FR - 2964804; User can define their own database/entry password policy symbols (not applicable to EasyVision or Pronounceable password generation). Also add extra string Filter rules for contains Any or All characters.

2011-03-23 12:28:08 +0000 DrK 

	* Implement FR - 2964804; User can define their own database/entry password policy symbols (not applicable to EasyVision or Pronounceable password generation). Also add extra string Filter rules for contains Any or All characters.

2011-03-23 11:59:23 +0000 DrK 

	* Support on-the-fly language change. Note: Resource only DLLs must be created with this version of ResPWSL to be recognised

2011-03-23 11:59:23 +0000 DrK 

	* Support on-the-fly language change. Note: Resource only DLLs must be created with this version of ResPWSL to be recognised

2011-03-21 15:57:12 +0000 Karel Van der Gucht 

	* Text in Dutch (menu, partly rest)

2011-03-21 15:57:12 +0000 Karel Van der Gucht 

	* Text in Dutch (menu, partly rest)

2011-03-20 20:11:31 +0000 DrK 

	* Make Group, Title, Username and Password fields wider during Add/Edit.

2011-03-20 20:11:31 +0000 DrK 

	* Make Group, Title, Username and Password fields wider during Add/Edit.

2011-03-19 08:37:50 +0000 Rony Shapiro 

	* Update pad_file for 3.25

2011-03-19 08:37:50 +0000 Rony Shapiro 

	* Update pad_file for 3.25

2011-03-18 12:48:41 +0000 DrK 

	* Very minor Nit

2011-03-18 12:48:41 +0000 DrK 

	* Very minor Nit

2011-03-18 12:47:49 +0000 DrK 

	* Remove duplicate copies of beginning comments from PO files

2011-03-18 12:47:49 +0000 DrK 

	* Remove duplicate copies of beginning comments from PO files

2011-03-18 12:22:25 +0000 DrK 

	* Tweak script

2011-03-18 12:22:25 +0000 DrK 

	* Tweak script

2011-03-18 11:30:19 +0000 Saurav Ghosh 

	* Must do the single instance check after fork to get the child's pid in lockfile instead of the parent's.

2011-03-18 11:30:19 +0000 Saurav Ghosh 

	* Must do the single instance check after fork to get the child's pid in lockfile instead of the parent's.

2011-03-18 09:28:13 +0000 Karel Van der Gucht 

	* Trad, Simpl for Chinese

2011-03-18 09:28:13 +0000 Karel Van der Gucht 

	* Trad, Simpl for Chinese

2011-03-18 09:24:28 +0000 Rony Shapiro 

	* Upload nit

2011-03-18 09:24:28 +0000 Rony Shapiro 

	* Upload nit

2011-03-16 21:17:32 +0000 DrK 

	* Typos

2011-03-16 21:17:32 +0000 DrK 

	* Typos

2011-03-16 20:33:16 +0000 Rony Shapiro 

	* Final preps for 3.25.

2011-03-16 20:33:16 +0000 Rony Shapiro 

	* Final preps for 3.25.

2011-03-16 19:09:27 +0000 DrK 

	* Silly typo

2011-03-16 19:09:27 +0000 DrK 

	* Silly typo

2011-03-16 13:59:01 +0000 Rony Shapiro 

	* Updates to Korean texts, thanks to Seunggyun Hong

2011-03-16 13:59:01 +0000 Rony Shapiro 

	* Updates to Korean texts, thanks to Seunggyun Hong

2011-03-16 09:44:36 +0000 Saurav Ghosh 

	* Remember settings across lock/store operations

2011-03-16 09:44:36 +0000 Saurav Ghosh 

	* Remember settings across lock/store operations

2011-03-15 20:26:24 +0000 DrK 

	* I'm not keen on Makefiles!

2011-03-15 20:26:24 +0000 DrK 

	* I'm not keen on Makefiles!

2011-03-14 19:44:29 +0000 Rony Shapiro 

	* Load 3.25 in the barrel

2011-03-14 19:44:29 +0000 Rony Shapiro 

	* Load 3.25 in the barrel

2011-03-14 09:42:21 +0000 Saurav Ghosh 

	* Fixed a crash at shutdown if the grid was never shown

2011-03-14 09:42:21 +0000 Saurav Ghosh 

	* Fixed a crash at shutdown if the grid was never shown

2011-03-14 06:17:39 +0000 Saurav Ghosh 

	* Remember Grid column selections and other settings

2011-03-14 06:17:39 +0000 Saurav Ghosh 

	* Remember Grid column selections and other settings

2011-03-10 20:19:23 +0000 DrK 

	* Complete previous commit and 2 nits

2011-03-10 20:19:23 +0000 DrK 

	* Complete previous commit and 2 nits

2011-03-10 14:29:30 +0000 Rony Shapiro 

	* More Swedish fixes from Bjorne

2011-03-10 14:29:30 +0000 Rony Shapiro 

	* More Swedish fixes from Bjorne

2011-03-10 07:02:02 +0000 Saurav Ghosh 

	* Removed hard-coded column names in favor of CItemData::FieldName

2011-03-10 07:02:02 +0000 Saurav Ghosh 

	* Removed hard-coded column names in favor of CItemData::FieldName

2011-03-09 21:00:51 +0000 DrK 

	* Fix issue with in Advanced Wizard

2011-03-09 21:00:51 +0000 DrK 

	* Fix issue with in Advanced Wizard

2011-03-08 18:47:50 +0000 Rony Shapiro 

	* Tweaks to Swedish texts from Bjorne (sent yesterday)

2011-03-08 18:47:50 +0000 Rony Shapiro 

	* Tweaks to Swedish texts from Bjorne (sent yesterday)

2011-03-07 21:58:49 +0000 DrK 

	* Correct icon on message boxes used in import/export filters. Rename internal function used by PWTreeCtrl. Update Compare function for comparing Protected status

2011-03-07 21:58:49 +0000 DrK 

	* Correct icon on message boxes used in import/export filters. Rename internal function used by PWTreeCtrl. Update Compare function for comparing Protected status

2011-03-07 15:20:12 +0000 Rony Shapiro 

	* Tweaks to Swedish install texts from Bjorne.

2011-03-07 15:20:12 +0000 Rony Shapiro 

	* Tweaks to Swedish install texts from Bjorne.

2011-03-07 10:40:36 +0000 Andrey Kuznetsov 

	* updates in Russian help

2011-03-07 10:40:36 +0000 Andrey Kuznetsov 

	* updates in Russian help

2011-03-07 09:05:00 +0000 Andrey Kuznetsov 

	* Updates in Russian Help (images)

2011-03-07 09:05:00 +0000 Andrey Kuznetsov 

	* Updates in Russian Help (images)

2011-03-06 20:11:58 +0000 Andrey Kuznetsov 

	* Updates in Russian .po (rev. 4023)

2011-03-06 20:11:58 +0000 Andrey Kuznetsov 

	* Updates in Russian .po (rev. 4023)

2011-03-06 17:28:37 +0000 Rony Shapiro 

	* Tweaks to Swedish text + common NSIS bug + resize delete confirmation dbox, all feedback from Bjorne

2011-03-06 17:28:37 +0000 Rony Shapiro 

	* Tweaks to Swedish text + common NSIS bug + resize delete confirmation dbox, all feedback from Bjorne

2011-03-06 11:16:23 +0000 Saurav Ghosh 

	* Fixed another bug where context-menu commands were interpreted as RUE commands and wrong entries were getting processed

2011-03-06 11:16:23 +0000 Saurav Ghosh 

	* Fixed another bug where context-menu commands were interpreted as RUE commands and wrong entries were getting processed

2011-03-06 05:41:24 +0000 Rony Shapiro 

	* Update Spanish texts for 3.25, thanks to Jose

2011-03-06 05:41:24 +0000 Rony Shapiro 

	* Update Spanish texts for 3.25, thanks to Jose

2011-03-05 19:02:16 +0000 Rony Shapiro 

	* Murphy - commited correct version of pwsafe_sv.lng

2011-03-05 19:02:16 +0000 Rony Shapiro 

	* Murphy - commited correct version of pwsafe_sv.lng

2011-03-05 17:57:24 +0000 Rony Shapiro 

	* Added Bjorne's Swedish translations for 3.25

2011-03-05 17:57:24 +0000 Rony Shapiro 

	* Added Bjorne's Swedish translations for 3.25

2011-03-05 17:40:45 +0000 Saurav Ghosh 

	* PushEventHandler doesn't work uniformly on all platforms.  Use Connect() if possible

2011-03-05 17:40:45 +0000 Saurav Ghosh 

	* PushEventHandler doesn't work uniformly on all platforms.  Use Connect() if possible

2011-03-03 18:03:25 +0000 Rony Shapiro 

	* Update to simplified Chinese texts from freedoctor

2011-03-03 18:03:25 +0000 Rony Shapiro 

	* Update to simplified Chinese texts from freedoctor

2011-03-03 14:29:10 +0000 Karel Van der Gucht 

	* German help file: added "entry icons"

2011-03-03 14:29:10 +0000 Karel Van der Gucht 

	* German help file: added "entry icons"

2011-03-03 09:33:08 +0000 Saurav Ghosh 

	* Fixed problems handling systray commands for the first entry in Recently-Used-Entries

2011-03-03 09:33:08 +0000 Saurav Ghosh 

	* Fixed problems handling systray commands for the first entry in Recently-Used-Entries

2011-03-02 20:29:57 +0000 Rony Shapiro 

	* Constification is (supposedly) good for the code optimizer.

2011-03-02 20:29:57 +0000 Rony Shapiro 

	* Constification is (supposedly) good for the code optimizer.

2011-03-02 20:08:20 +0000 DrK 

	* More asserts in command processing

2011-03-02 20:08:20 +0000 DrK 

	* More asserts in command processing

2011-03-02 19:47:53 +0000 DrK 

	* Fix 3194472 + stop error when 'DuplicateGroup' menu present when an entry is selected. Populate group combo box in Add/Edit from UI list of groups (including empty ones) rather than core list generated only from existing entries. Update release notes for 3.25

2011-03-02 19:47:53 +0000 DrK 

	* Fix 3194472 + stop error when 'DuplicateGroup' menu present when an entry is selected. Populate group combo box in Add/Edit from UI list of groups (including empty ones) rather than core list generated only from existing entries. Update release notes for 3.25

2011-03-02 19:43:54 +0000 DrK 

	* Some defensive programming

2011-03-02 19:43:54 +0000 DrK 

	* Some defensive programming

2011-03-02 07:12:40 +0000 Rony Shapiro 

	* Tweak last English help file changes, plus some typos

2011-03-02 07:12:40 +0000 Rony Shapiro 

	* Tweak last English help file changes, plus some typos

2011-03-01 14:15:12 +0000 Saurav Ghosh 

	* Pre-select the group when adding an entry in treeview

2011-03-01 14:15:12 +0000 Saurav Ghosh 

	* Pre-select the group when adding an entry in treeview

2011-03-01 10:15:11 +0000 Karel Van der Gucht 

	* help file (English) for version 3.25, latest changes for German translations "(geschützt)"

2011-03-01 10:15:11 +0000 Karel Van der Gucht 

	* help file (English) for version 3.25, latest changes for German translations "(geschützt)"

2011-03-01 06:45:41 +0000 Rony Shapiro 

	* Updates to Simpl. Chinese from Freedoctor, French texts from Francois

2011-03-01 06:45:41 +0000 Rony Shapiro 

	* Updates to Simpl. Chinese from Freedoctor, French texts from Francois

2011-02-28 21:09:11 +0000 DrK 

	* Update Import and Export help entries

2011-02-28 21:09:11 +0000 DrK 

	* Update Import and Export help entries

2011-02-28 19:46:18 +0000 Rony Shapiro 

	* [3194474] Add drag-n-drop description to export online help.

2011-02-28 19:46:18 +0000 Rony Shapiro 

	* [3194474] Add drag-n-drop description to export online help.

2011-02-28 19:13:28 +0000 Rony Shapiro 

	* Simplified Chinese updates from 3.25, thanks to freedoctor

2011-02-28 19:13:28 +0000 Rony Shapiro 

	* Simplified Chinese updates from 3.25, thanks to freedoctor

2011-02-28 12:19:25 +0000 Rony Shapiro 

	* Widen IDC_STATIC_PROTECTED field for German xlation

2011-02-28 12:19:25 +0000 Rony Shapiro 

	* Widen IDC_STATIC_PROTECTED field for German xlation

2011-02-28 09:22:05 +0000 Saurav Ghosh 

	* Don't lock the DB unless it has a name

2011-02-28 09:22:05 +0000 Saurav Ghosh 

	* Don't lock the DB unless it has a name

2011-02-27 23:24:30 +0000 Karel Van der Gucht 

	* help file (German) for version 3.25

2011-02-27 23:24:30 +0000 Karel Van der Gucht 

	* help file (German) for version 3.25

2011-02-27 19:46:12 +0000 Rony Shapiro 

	* First hack at Dutch dll from Bert, Fred and Kees + integrate Dutch and Korean dll in build/release process

2011-02-27 19:46:12 +0000 Rony Shapiro 

	* First hack at Dutch dll from Bert, Fred and Kees + integrate Dutch and Korean dll in build/release process

2011-02-27 14:05:49 +0000 Karel Van der Gucht 

	* Translations for 3.25 (German)

2011-02-27 14:05:49 +0000 Karel Van der Gucht 

	* Translations for 3.25 (German)

2011-02-27 09:53:27 +0000 DrK 

	* Add new help entry to contents

2011-02-27 09:53:27 +0000 DrK 

	* Add new help entry to contents

2011-02-26 21:03:54 +0000 DrK 

	* Formatting nits

2011-02-26 21:03:54 +0000 DrK 

	* Formatting nits

2011-02-26 19:21:00 +0000 Rony Shapiro 

	* Get the ball rolling for 3.25

2011-02-26 19:21:00 +0000 Rony Shapiro 

	* Get the ball rolling for 3.25

2011-02-23 19:57:58 +0000 DrK 

	* Ensure changes to database preferences saved on lock.

2011-02-23 19:57:58 +0000 DrK 

	* Ensure changes to database preferences saved on lock.

2011-02-23 18:55:49 +0000 Rony Shapiro 

	* Cleanup following from last commit, per dk's insight

2011-02-23 18:55:49 +0000 Rony Shapiro 

	* Cleanup following from last commit, per dk's insight

2011-02-23 12:43:52 +0000 Rony Shapiro 

	* [3131945] Double-clicking on the system tray icon when PasswordSafe is not minimized now brings it to front, instead of minimizing.

2011-02-23 12:43:52 +0000 Rony Shapiro 

	* [3131945] Double-clicking on the system tray icon when PasswordSafe is not minimized now brings it to front, instead of minimizing.

2011-02-23 11:33:30 +0000 Rony Shapiro 

	* Nit - plugged potential memory leak.

2011-02-23 11:33:30 +0000 Rony Shapiro 

	* Nit - plugged potential memory leak.

2011-02-22 21:55:22 +0000 DrK 

	* Tidy up expired checking code (use less storage)

2011-02-22 21:55:22 +0000 DrK 

	* Tidy up expired checking code (use less storage)

2011-02-20 20:38:22 +0000 DrK 

	* Tweak to last commit

2011-02-20 20:38:22 +0000 DrK 

	* Tweak to last commit

2011-02-20 20:25:25 +0000 DrK 

	* Fix new wizards issues raised by Andrey

2011-02-20 20:25:25 +0000 DrK 

	* Fix new wizards issues raised by Andrey

2011-02-20 16:59:57 +0000 Andrey Kuznetsov 

	* Updates in Russian .po (rev. 3987)

2011-02-20 16:59:57 +0000 Andrey Kuznetsov 

	* Updates in Russian .po (rev. 3987)

2011-02-19 21:52:57 +0000 DrK 

	* Implement FR 3131935 and fix Rename shortcut processing.

2011-02-19 21:52:57 +0000 DrK 

	* Implement FR 3131935 and fix Rename shortcut processing.

2011-02-19 21:02:44 +0000 Rony Shapiro 

	* [3148701] Windows installer will now refuse to install on Win2K, referring user to last supported version on that OS (3.18).

2011-02-19 21:02:44 +0000 Rony Shapiro 

	* [3148701] Windows installer will now refuse to install on Win2K, referring user to last supported version on that OS (3.18).

2011-02-19 18:02:25 +0000 Rony Shapiro 

	* Tweak Password Generation Polcy page, as suggested by Bjorne.

2011-02-19 18:02:25 +0000 Rony Shapiro 

	* Tweak Password Generation Polcy page, as suggested by Bjorne.

2011-02-17 22:00:35 +0000 DrK 

	* Update html version of ReleaseNotes file reflecting recent change to the text version

2011-02-17 22:00:35 +0000 DrK 

	* Update html version of ReleaseNotes file reflecting recent change to the text version

2011-02-17 20:54:28 +0000 Rony Shapiro 

	* Added src/core/ExpiredList.cpp to Linux Makefile

2011-02-17 20:54:28 +0000 Rony Shapiro 

	* Added src/core/ExpiredList.cpp to Linux Makefile

2011-02-17 20:43:38 +0000 Rony Shapiro 

	* Tweaks to exp. list + bump to version 3.24.3

2011-02-17 20:43:38 +0000 Rony Shapiro 

	* Tweaks to exp. list + bump to version 3.24.3

2011-02-17 14:21:23 +0000 DrK 

	* Give Wizard its own strings rather than reuse Report strings - for Andrey

2011-02-17 14:21:23 +0000 DrK 

	* Give Wizard its own strings rather than reuse Report strings - for Andrey

2011-02-17 13:14:08 +0000 DrK 

	* Move expired passwords into core.lib and improve the 24hr check

2011-02-17 13:14:08 +0000 DrK 

	* Move expired passwords into core.lib and improve the 24hr check

2011-02-16 22:47:54 +0000 DrK 

	* Clear filters on DB close. Fix filter on DCA when entry has database default.

2011-02-16 22:47:54 +0000 DrK 

	* Clear filters on DB close. Fix filter on DCA when entry has database default.

2011-02-16 21:36:35 +0000 DrK 

	* Fix assert during Export

2011-02-16 21:36:35 +0000 DrK 

	* Fix assert during Export

2011-02-16 21:12:15 +0000 Rony Shapiro 

	* Commit of Andrey's patch, widening some fields to support Russian texts

2011-02-16 21:12:15 +0000 Rony Shapiro 

	* Commit of Andrey's patch, widening some fields to support Russian texts

2011-02-16 20:38:41 +0000 Rony Shapiro 

	* Removed long-abandoned dialog box resource

2011-02-16 20:38:41 +0000 Rony Shapiro 

	* Removed long-abandoned dialog box resource

2011-02-16 20:02:38 +0000 Rony Shapiro 

	* Second and last part of Russian help update acceptance

2011-02-16 20:02:38 +0000 Rony Shapiro 

	* Second and last part of Russian help update acceptance

2011-02-16 19:56:20 +0000 Rony Shapiro 

	* First part of switch to new Russian Help - svn doesn't support doing this atomically

2011-02-16 19:56:20 +0000 Rony Shapiro 

	* First part of switch to new Russian Help - svn doesn't support doing this atomically

2011-02-16 19:39:26 +0000 Rony Shapiro 

	* nit

2011-02-16 19:39:26 +0000 Rony Shapiro 

	* nit

2011-02-16 18:06:16 +0000 Andrey Kuznetsov 

	* Fixes in Russian help and .po

2011-02-16 18:06:16 +0000 Andrey Kuznetsov 

	* Fixes in Russian help and .po

2011-02-16 13:39:06 +0000 Andrey Kuznetsov 

	* One more fix in Russian help

2011-02-16 13:39:06 +0000 Andrey Kuznetsov 

	* One more fix in Russian help

2011-02-16 13:32:14 +0000 Andrey Kuznetsov 

	* Russian help: fix HHW files

2011-02-16 13:32:14 +0000 Andrey Kuznetsov 

	* Russian help: fix HHW files

2011-02-16 12:44:31 +0000 Andrey Kuznetsov 

	* Small fixes in Russian .po

2011-02-16 12:44:31 +0000 Andrey Kuznetsov 

	* Small fixes in Russian .po

2011-02-16 12:00:07 +0000 Andrey Kuznetsov 

	* Russian help: updates and review (d-w)

2011-02-16 12:00:07 +0000 Andrey Kuznetsov 

	* Russian help: updates and review (d-w)

2011-02-15 09:08:35 +0000 Saurav Ghosh 

	* Use wxString::Printf for in-place formatting

2011-02-15 09:08:35 +0000 Saurav Ghosh 

	* Use wxString::Printf for in-place formatting

2011-02-15 08:43:54 +0000 Saurav Ghosh 

	* Fixed the weak password warning dialog (message <--> title)

2011-02-15 08:43:54 +0000 Saurav Ghosh 

	* Fixed the weak password warning dialog (message <--> title)

2011-02-13 17:30:00 +0000 Andrey Kuznetsov 

	* Attempt to fix br#3151515

2011-02-13 17:30:00 +0000 Andrey Kuznetsov 

	* Attempt to fix br#3151515

2011-02-13 17:00:27 +0000 Andrey Kuznetsov 

	* Updates in C::B project Fix gcc warnings

2011-02-13 17:00:27 +0000 Andrey Kuznetsov 

	* Updates in C::B project Fix gcc warnings

2011-02-12 23:58:47 +0000 DrK 

	* Tweak last commit file.

2011-02-12 23:58:47 +0000 DrK 

	* Tweak last commit file.

2011-02-12 21:45:23 +0000 DrK 

	* Add Help files for entry images/bitmaps.

2011-02-12 21:45:23 +0000 DrK 

	* Add Help files for entry images/bitmaps.

2011-02-11 10:44:28 +0000 Saurav Ghosh 

	* Prevent multiple instances, if the user so chooses

2011-02-11 10:44:28 +0000 Saurav Ghosh 

	* Prevent multiple instances, if the user so chooses

2011-02-10 19:51:16 +0000 Rony Shapiro 

	* cli import text works, minor sanity checks added. XML import appears broken under Linux.

2011-02-10 19:51:16 +0000 Rony Shapiro 

	* cli import text works, minor sanity checks added. XML import appears broken under Linux.

2011-02-10 14:28:22 +0000 Rony Shapiro 

	* More work on cli import text/xml - ready for unit test.

2011-02-10 14:28:22 +0000 Rony Shapiro 

	* More work on cli import text/xml - ready for unit test.

2011-02-10 07:08:13 +0000 Saurav Ghosh 

	* Added an option (under Options -> System tab) to use the X Primary Selection for clipboard

2011-02-10 07:08:13 +0000 Saurav Ghosh 

	* Added an option (under Options -> System tab) to use the X Primary Selection for clipboard

2011-02-09 20:45:22 +0000 Rony Shapiro 

	* Started implementing cli import text/xml, work-in-progress

2011-02-09 20:45:22 +0000 Rony Shapiro 

	* Started implementing cli import text/xml, work-in-progress

2011-02-09 18:33:01 +0000 Andrey Kuznetsov 

	* Russian help. Updates and final review (a-c)

2011-02-09 18:33:01 +0000 Andrey Kuznetsov 

	* Russian help. Updates and final review (a-c)

2011-02-09 06:51:40 +0000 Saurav Ghosh 

	* Disable the taskbar icon event handler while processing menu commands

2011-02-09 06:51:40 +0000 Saurav Ghosh 

	* Disable the taskbar icon event handler while processing menu commands

2011-02-08 23:14:20 +0000 DrK 

	* Nits during Compare DB report

2011-02-08 23:14:20 +0000 DrK 

	* Nits during Compare DB report

2011-02-08 20:24:55 +0000 Rony Shapiro 

	* Bump Linux version to 0.4

2011-02-08 20:24:55 +0000 Rony Shapiro 

	* Bump Linux version to 0.4

2011-02-08 18:39:33 +0000 Andrey Kuznetsov 

	* Updates in Russian screenshots for help

2011-02-08 18:39:33 +0000 Andrey Kuznetsov 

	* Updates in Russian screenshots for help

2011-02-08 15:01:38 +0000 Andrey Kuznetsov 

	* Russian .po and .lng files for 3.24.2 (rev. 3948) - updates and fixes - double-angle quotes - е->ё

2011-02-08 15:01:38 +0000 Andrey Kuznetsov 

	* Russian .po and .lng files for 3.24.2 (rev. 3948) - updates and fixes - double-angle quotes - е->ё

2011-02-08 13:30:37 +0000 Rony Shapiro 

	* Tweak debian dependencies - checked against Debian 6.0 (squeeze)

2011-02-08 13:30:37 +0000 Rony Shapiro 

	* Tweak debian dependencies - checked against Debian 6.0 (squeeze)

2011-02-08 10:01:52 +0000 Saurav Ghosh 

	* Fixed an old assert failure during saving tree ctrl's gui info

2011-02-08 10:01:52 +0000 Saurav Ghosh 

	* Fixed an old assert failure during saving tree ctrl's gui info

2011-02-06 13:37:53 +0000 Saurav Ghosh 

	* Fixed build for wxWidgets 2.8

2011-02-06 13:37:53 +0000 Saurav Ghosh 

	* Fixed build for wxWidgets 2.8

2011-02-06 10:46:00 +0000 Saurav Ghosh 

	* Added x86_64 target, for wxOSX_COCOA build

2011-02-06 10:46:00 +0000 Saurav Ghosh 

	* Added x86_64 target, for wxOSX_COCOA build

2011-02-06 10:44:10 +0000 Saurav Ghosh 

	* Another 2.9.1 compatibility change

2011-02-06 10:44:10 +0000 Saurav Ghosh 

	* Another 2.9.1 compatibility change

2011-02-06 10:38:34 +0000 Saurav Ghosh 

	* wxWidgets 2.9.1 compatibility changes (that don't affect building with 2.8)

2011-02-06 10:38:34 +0000 Saurav Ghosh 

	* wxWidgets 2.9.1 compatibility changes (that don't affect building with 2.8)

2011-02-05 20:41:23 +0000 Rony Shapiro 

	* More work on cli mode: Export to xml or text

2011-02-05 20:41:23 +0000 Rony Shapiro 

	* More work on cli mode: Export to xml or text

2011-02-05 15:32:23 +0000 DrK 

	* Update ReleaseNotes html file for last commit

2011-02-05 15:32:23 +0000 DrK 

	* Update ReleaseNotes html file for last commit

2011-02-05 14:17:42 +0000 Rony Shapiro 

	* Document last commit in relnotes

2011-02-05 14:17:42 +0000 Rony Shapiro 

	* Document last commit in relnotes

2011-02-05 14:15:40 +0000 Rony Shapiro 

	* [FR3171962}  Passwords on the last opened database will be checked for expiration daily as long as pwsafe is running, as well as upon database open. The solution is not fully robust against adding/deleting/editing entires, but should cover the most common scenarios fine.

2011-02-05 14:15:40 +0000 Rony Shapiro 

	* [FR3171962}  Passwords on the last opened database will be checked for expiration daily as long as pwsafe is running, as well as upon database open. The solution is not fully robust against adding/deleting/editing entires, but should cover the most common scenarios fine.

2011-02-05 11:16:55 +0000 Saurav Ghosh 

	* Made all customizations local to targets and removed them from project level

2011-02-05 11:16:55 +0000 Saurav Ghosh 

	* Made all customizations local to targets and removed them from project level

2011-02-05 10:05:27 +0000 Saurav Ghosh 

	* Added an i386-only build target for 'pwsafe' to avoid compiling/linking everything twice during development

2011-02-05 10:05:27 +0000 Saurav Ghosh 

	* Added an i386-only build target for 'pwsafe' to avoid compiling/linking everything twice during development

2011-02-04 21:27:03 +0000 DrK 

	* Add Wizard and Advanced help + fix return of Compare db results

2011-02-04 21:27:03 +0000 DrK 

	* Add Wizard and Advanced help + fix return of Compare db results

2011-02-04 11:13:30 +0000 Saurav Ghosh 

	* Ported Backup/Restore code

2011-02-04 11:13:30 +0000 Saurav Ghosh 

	* Ported Backup/Restore code

2011-02-04 11:12:35 +0000 Saurav Ghosh 

	* Fixed case of #include'd filename

2011-02-04 11:12:35 +0000 Saurav Ghosh 

	* Fixed case of #include'd filename

2011-02-03 21:37:27 +0000 DrK 

	* More wizardry plus move 'other DB' functions into core.lib (Compare, Merge & Synchronize)

2011-02-03 21:37:27 +0000 DrK 

	* More wizardry plus move 'other DB' functions into core.lib (Compare, Merge & Synchronize)

2011-02-02 12:30:02 +0000 Saurav Ghosh 

	* Missed in last commit

2011-02-02 12:30:02 +0000 Saurav Ghosh 

	* Missed in last commit

2011-02-02 12:26:19 +0000 Saurav Ghosh 

	* Ported validation code from MFC build

2011-02-02 12:26:19 +0000 Saurav Ghosh 

	* Ported validation code from MFC build

2011-02-01 22:31:40 +0000 DrK 

	* Ensure Duplicate Group display refreshed after Undo/Redo. Update comments UIInterface routines to explain usage.

2011-02-01 22:31:40 +0000 DrK 

	* Ensure Duplicate Group display refreshed after Undo/Redo. Update comments UIInterface routines to explain usage.

2011-02-01 20:38:00 +0000 Rony Shapiro 

	* Start work on command line parsing of cli version, to support imp/exp xml/text, for starts. WiP

2011-02-01 20:38:00 +0000 Rony Shapiro 

	* Start work on command line parsing of cli version, to support imp/exp xml/text, for starts. WiP

2011-02-01 18:59:57 +0000 Rony Shapiro 

	* Duplicate Group works correctly (again), no longer crashes. Added a general purpose tree iterator that can probably be used elsewhere.

2011-02-01 18:59:57 +0000 Rony Shapiro 

	* Duplicate Group works correctly (again), no longer crashes. Added a general purpose tree iterator that can probably be used elsewhere.

2011-02-01 07:09:14 +0000 Rony Shapiro 

	* Update Traditional Chinese installation texts to latest template, thanks to poserpro

2011-02-01 07:09:14 +0000 Rony Shapiro 

	* Update Traditional Chinese installation texts to latest template, thanks to poserpro

2011-02-01 05:29:51 +0000 Saurav Ghosh 

	* * Removed the warning text from first page, and added brief help within a collapsible pane * Added header text to every page * Fixed a bug showing status message when the db has duplicates

2011-02-01 05:29:51 +0000 Saurav Ghosh 

	* * Removed the warning text from first page, and added brief help within a collapsible pane * Added header text to every page * Fixed a bug showing status message when the db has duplicates

2011-01-31 19:59:35 +0000 DrK 

	* Initialise Protected variable during Add Entry

2011-01-31 19:59:35 +0000 DrK 

	* Initialise Protected variable during Add Entry

2011-01-31 19:28:36 +0000 DrK 

	* Fix issues in Wizard code

2011-01-31 19:28:36 +0000 DrK 

	* Fix issues in Wizard code

2011-01-31 19:14:08 +0000 Rony Shapiro 

	* Update installation translation templates

2011-01-31 19:14:08 +0000 Rony Shapiro 

	* Update installation translation templates

2011-01-31 12:42:12 +0000 Rony Shapiro 

	* Correct Korean dll name.

2011-01-31 12:42:12 +0000 Rony Shapiro 

	* Correct Korean dll name.

2011-01-30 17:46:22 +0000 Rony Shapiro 

	* Fixed Linux build after last commit

2011-01-30 17:46:22 +0000 Rony Shapiro 

	* Fixed Linux build after last commit

2011-01-30 17:03:44 +0000 Rony Shapiro 

	* First hack at Dutch translation - WiP - from Bert

2011-01-30 17:03:44 +0000 Rony Shapiro 

	* First hack at Dutch translation - WiP - from Bert

2011-01-30 15:01:02 +0000 DrK 

	* Use Wizards for Compare, Merge, Synchronize, Export to Text and XML (thanks to Saurav for prompting this work in the MFC build)

2011-01-30 15:01:02 +0000 DrK 

	* Use Wizards for Compare, Merge, Synchronize, Export to Text and XML (thanks to Saurav for prompting this work in the MFC build)

2011-01-30 13:45:00 +0000 Rony Shapiro 

	* First version of Korean texts, thanks to Seunggyun

2011-01-30 13:45:00 +0000 Rony Shapiro 

	* First version of Korean texts, thanks to Seunggyun

2011-01-30 13:29:16 +0000 Rony Shapiro 

	* First version if Traditional Chinese installation, thanks to poserpro

2011-01-30 13:29:16 +0000 Rony Shapiro 

	* First version if Traditional Chinese installation, thanks to poserpro

2011-01-30 13:07:17 +0000 Rony Shapiro 

	* Cleanup nsis file a bit (not finished yet)

2011-01-30 13:07:17 +0000 Rony Shapiro 

	* Cleanup nsis file a bit (not finished yet)

2011-01-29 20:15:26 +0000 Rony Shapiro 

	* Tweak Dutch installation texts

2011-01-29 20:15:26 +0000 Rony Shapiro 

	* Tweak Dutch installation texts

2011-01-29 15:50:49 +0000 DrK 

	* Fix BR 3115760 - Window view is now saved and restored if the user uses the Windows "Show Desktop" feature.

2011-01-29 15:50:49 +0000 DrK 

	* Fix BR 3115760 - Window view is now saved and restored if the user uses the Windows "Show Desktop" feature.

2011-01-28 20:24:47 +0000 DrK 

	* Ensure Undo/Redo honour the changes to the display of the original change. Nits in ReleaseNotes.html.

2011-01-28 20:24:47 +0000 DrK 

	* Ensure Undo/Redo honour the changes to the display of the original change. Nits in ReleaseNotes.html.

2011-01-27 20:48:20 +0000 Rony Shapiro 

	* Dutch version on installation instructions, thanks to Kees.

2011-01-27 20:48:20 +0000 Rony Shapiro 

	* Dutch version on installation instructions, thanks to Kees.

2011-01-27 20:27:25 +0000 DrK 

	* Protect Export to XML from invalid entries with no password (title & password are mandatory fields)

2011-01-27 20:27:25 +0000 DrK 

	* Protect Export to XML from invalid entries with no password (title & password are mandatory fields)

2011-01-26 20:46:05 +0000 DrK 

	* Fix compiler warnings in 64-bit build re: conversion from 'size_t' to 'int', possible loss of data

2011-01-26 20:46:05 +0000 DrK 

	* Fix compiler warnings in 64-bit build re: conversion from 'size_t' to 'int', possible loss of data

2011-01-26 17:23:22 +0000 Rony Shapiro 

	* [3165889] No longer crashes if search starts with Shift-Enter (search backwards).

2011-01-26 17:23:22 +0000 Rony Shapiro 

	* [3165889] No longer crashes if search starts with Shift-Enter (search backwards).

2011-01-26 10:22:08 +0000 Saurav Ghosh 

	* Must let app activation events propagate as far as it can go

2011-01-26 10:22:08 +0000 Saurav Ghosh 

	* Must let app activation events propagate as far as it can go

2011-01-26 10:16:42 +0000 Saurav Ghosh 

	* Added new files to project

2011-01-26 10:16:42 +0000 Saurav Ghosh 

	* Added new files to project

2011-01-26 10:12:51 +0000 Saurav Ghosh 

	* Added a way to switch keyboard focus on mac, which doesn't happen just by minimizing or hiding the app

2011-01-26 10:12:51 +0000 Saurav Ghosh 

	* Added a way to switch keyboard focus on mac, which doesn't happen just by minimizing or hiding the app

2011-01-26 10:09:38 +0000 Saurav Ghosh 

	* Added missing preprocessor guard

2011-01-26 10:09:38 +0000 Saurav Ghosh 

	* Added missing preprocessor guard

2011-01-26 06:07:02 +0000 Saurav Ghosh 

	* Delay creation of the frame window as much as possible, to work around a crash under OS X due to multiple deletions of an internal top level window used by wxTaskBarIcon

2011-01-26 06:07:02 +0000 Saurav Ghosh 

	* Delay creation of the frame window as much as possible, to work around a crash under OS X due to multiple deletions of an internal top level window used by wxTaskBarIcon

2011-01-23 21:07:06 +0000 Rony Shapiro 

	* Implemented sauravg's suggestion for generic FieldName function + related cleanups

2011-01-23 21:07:06 +0000 Rony Shapiro 

	* Implemented sauravg's suggestion for generic FieldName function + related cleanups

2011-01-22 05:17:00 +0000 Saurav Ghosh 

	* Fixed OS X build.  setenv takes three arguments here

2011-01-22 05:17:00 +0000 Saurav Ghosh 

	* Fixed OS X build.  setenv takes three arguments here

2011-01-20 20:28:18 +0000 DrK 

	* Update Save button on Toolbar after (un)protect.

2011-01-20 20:28:18 +0000 DrK 

	* Update Save button on Toolbar after (un)protect.

2011-01-16 14:47:38 +0000 DrK 

	* Tweak previous commit (preprocessor variable + compiler defined variable) + fix another 64-bit cast

2011-01-16 14:47:38 +0000 DrK 

	* Tweak previous commit (preprocessor variable + compiler defined variable) + fix another 64-bit cast

2011-01-16 12:19:53 +0000 Rony Shapiro 

	* Fix broken win64 compilation.

2011-01-16 12:19:53 +0000 Rony Shapiro 

	* Fix broken win64 compilation.

2011-01-04 20:30:44 +0000 DrK 

	* Missing copyright header - found by finding source not updated during 2010->2011 change

2011-01-04 20:30:44 +0000 DrK 

	* Missing copyright header - found by finding source not updated during 2010->2011 change

2011-01-03 20:29:09 +0000 Rony Shapiro 

	* Linux: Tweaks for 64bit .deb builds

2011-01-03 20:29:09 +0000 Rony Shapiro 

	* Linux: Tweaks for 64bit .deb builds

2011-01-03 20:24:23 +0000 DrK 

	* Another 2011

2011-01-03 20:24:23 +0000 DrK 

	* Another 2011

2011-01-03 19:56:07 +0000 Rony Shapiro 

	* cli version works under 64bit Linux

2011-01-03 19:56:07 +0000 Rony Shapiro 

	* cli version works under 64bit Linux

2011-01-03 19:08:34 +0000 DrK 

	* Deal with brain damaged MS CPropertySheet buttons!

2011-01-03 19:08:34 +0000 DrK 

	* Deal with brain damaged MS CPropertySheet buttons!

2011-01-03 18:52:47 +0000 Rony Shapiro 

	* Fixed broken Linux build

2011-01-03 18:52:47 +0000 Rony Shapiro 

	* Fixed broken Linux build

2011-01-02 20:07:43 +0000 Rony Shapiro 

	* Tweak Linux makefiles, mainly adding tarball target

2011-01-02 20:07:43 +0000 Rony Shapiro 

	* Tweak Linux makefiles, mainly adding tarball target

2011-01-02 16:05:00 +0000 DrK 

	* Another nit

2011-01-02 16:05:00 +0000 DrK 

	* Another nit

2011-01-02 15:33:31 +0000 DrK 

	* Nit

2011-01-02 15:33:31 +0000 DrK 

	* Nit

2011-01-02 15:23:18 +0000 DrK 

	* More work on entry protection.

2011-01-02 15:23:18 +0000 DrK 

	* More work on entry protection.

2011-01-02 12:07:56 +0000 DrK 

	* Missed a 2011 :-)

2011-01-02 12:07:56 +0000 DrK 

	* Missed a 2011 :-)

2011-01-02 11:22:38 +0000 Rony Shapiro 

	* 2010->2011 - happy new year

2011-01-02 11:22:38 +0000 Rony Shapiro 

	* 2010->2011 - happy new year

2011-01-02 09:47:44 +0000 Saurav Ghosh 

	* Fixed some compiler warnings

2011-01-02 09:47:44 +0000 Saurav Ghosh 

	* Fixed some compiler warnings

2011-01-02 06:23:19 +0000 Rony Shapiro 

	* Added --fix-utf8 flag to correctly read databases that were encoded in the pre-utf8 encoding, e.g. 3.05.02 (for Amir)

2011-01-02 06:23:19 +0000 Rony Shapiro 

	* Added --fix-utf8 flag to correctly read databases that were encoded in the pre-utf8 encoding, e.g. 3.05.02 (for Amir)

2010-12-31 11:05:27 +0000 DrK 

	* Prevent Synchronize updating protected entries. Allow D&D between 32-bit and 64-bit PWS instances. Fix long standing string typos.

2010-12-31 11:05:27 +0000 DrK 

	* Prevent Synchronize updating protected entries. Allow D&D between 32-bit and 64-bit PWS instances. Fix long standing string typos.

2010-12-30 19:47:04 +0000 DrK 

	* Implement "Protected" entry field. Supported by filters, D&D (protected status is maintained), Export and Import.

2010-12-30 19:47:04 +0000 DrK 

	* Implement "Protected" entry field. Supported by filters, D&D (protected status is maintained), Export and Import.

2010-12-30 19:27:15 +0000 Rony Shapiro 

	* CLI build functional again

2010-12-30 19:27:15 +0000 Rony Shapiro 

	* CLI build functional again

2010-12-30 15:38:37 +0000 DrK 

	* Update VS project files for recent wxWidgets new files

2010-12-30 15:38:37 +0000 DrK 

	* Update VS project files for recent wxWidgets new files

2010-12-30 12:19:14 +0000 Saurav Ghosh 

	* Updated with new files

2010-12-30 12:19:14 +0000 Saurav Ghosh 

	* Updated with new files

2010-12-30 12:05:53 +0000 Saurav Ghosh 

	* Added db synchronization

2010-12-30 12:05:53 +0000 Saurav Ghosh 

	* Added db synchronization

2010-12-29 21:37:03 +0000 Rony Shapiro 

	* [3147295] Linux cli build fixed

2010-12-29 21:37:03 +0000 Rony Shapiro 

	* [3147295] Linux cli build fixed

2010-12-27 19:28:41 +0000 Rony Shapiro 

	* Linux 64bit: Blowfish problem turned out to be SHA1 porting issue. Fixed.

2010-12-27 19:28:41 +0000 Rony Shapiro 

	* Linux 64bit: Blowfish problem turned out to be SHA1 porting issue. Fixed.

2010-12-27 18:37:29 +0000 Rony Shapiro 

	* Fix abstraction level for CItemField's encryption scheme, plus confirm that there's a memory overrun in the 64bit Linux version of BlowFish

2010-12-27 18:37:29 +0000 Rony Shapiro 

	* Fix abstraction level for CItemField's encryption scheme, plus confirm that there's a memory overrun in the 64bit Linux version of BlowFish

2010-12-27 17:53:46 +0000 Rony Shapiro 

	* nits

2010-12-27 17:53:46 +0000 Rony Shapiro 

	* nits

2010-12-26 20:53:27 +0000 Rony Shapiro 

	* Added unit test (minimal) for ItemField - fails under 64bit Linux.

2010-12-26 20:53:27 +0000 Rony Shapiro 

	* Added unit test (minimal) for ItemField - fails under 64bit Linux.

2010-12-25 13:41:27 +0000 Saurav Ghosh 

	* Updated with new files, use the makefile for help.zip generation, and don't copy xcconfig files to resources

2010-12-25 13:41:27 +0000 Saurav Ghosh 

	* Updated with new files, use the makefile for help.zip generation, and don't copy xcconfig files to resources

2010-12-25 11:00:32 +0000 Saurav Ghosh 

	* Ported MFC code for launching alternate browsers

2010-12-25 11:00:32 +0000 Saurav Ghosh 

	* Ported MFC code for launching alternate browsers

2010-12-24 11:25:16 +0000 Saurav Ghosh 

	* Fixed creation of new db from the initial log dialog

2010-12-24 11:25:16 +0000 Saurav Ghosh 

	* Fixed creation of new db from the initial log dialog

2010-12-23 20:53:26 +0000 Rony Shapiro 

	* Cleanup help file build and distribution under Linux, based on sauravg & rader's work

2010-12-23 20:53:26 +0000 Rony Shapiro 

	* Cleanup help file build and distribution under Linux, based on sauravg & rader's work

2010-12-23 11:39:29 +0000 Saurav Ghosh 

	* Adding some WIP files

2010-12-23 11:39:29 +0000 Saurav Ghosh 

	* Adding some WIP files

2010-12-22 07:19:41 +0000 Saurav Ghosh 

	* Simple makefile to generate help.zip files on Linux

2010-12-22 07:19:41 +0000 Saurav Ghosh 

	* Simple makefile to generate help.zip files on Linux

2010-12-22 06:22:09 +0000 Saurav Ghosh 

	* help.zip should include the css and js file(s)

2010-12-22 06:22:09 +0000 Saurav Ghosh 

	* help.zip should include the css and js file(s)

2010-12-20 21:05:00 +0000 Rony Shapiro 

	* Fixed typo, added Fedora-RHEL specific note, thanks to Steve

2010-12-20 21:05:00 +0000 Rony Shapiro 

	* Fixed typo, added Fedora-RHEL specific note, thanks to Steve

2010-12-15 19:53:20 +0000 DrK 

	* Update project files - compiler warning level 4. VS2005 developers MUST rerun configure8.vbs Windows wxWidgets now also uses VS2010 by default - see changes in README.WINDOWS.DEVELOPERS.html and ...\Misc\wxWidgets_VS2010_Updates\build\msw\Notes.txt

2010-12-15 19:53:20 +0000 DrK 

	* Update project files - compiler warning level 4. VS2005 developers MUST rerun configure8.vbs Windows wxWidgets now also uses VS2010 by default - see changes in README.WINDOWS.DEVELOPERS.html and ...\Misc\wxWidgets_VS2010_Updates\build\msw\Notes.txt

2010-12-14 21:12:25 +0000 Rony Shapiro 

	* Performance tweak: Don't create BlowFish objects if we've no data to process.

2010-12-14 21:12:25 +0000 Rony Shapiro 

	* Performance tweak: Don't create BlowFish objects if we've no data to process.

2010-12-14 19:24:56 +0000 Rony Shapiro 

	* Test BlowFish decryption as well.

2010-12-14 19:24:56 +0000 Rony Shapiro 

	* Test BlowFish decryption as well.

2010-12-14 07:29:21 +0000 Saurav Ghosh 

	* Forgot the Makefile with last commit

2010-12-14 07:29:21 +0000 Saurav Ghosh 

	* Forgot the Makefile with last commit

2010-12-14 07:16:42 +0000 Saurav Ghosh 

	* Added the external keyboard launcher button wherever it was missing.

2010-12-14 07:16:42 +0000 Saurav Ghosh 

	* Added the external keyboard launcher button wherever it was missing.

2010-12-13 20:20:51 +0000 Rony Shapiro 

	* continuation of last commit (BlowFish unit test).

2010-12-13 20:20:51 +0000 Rony Shapiro 

	* continuation of last commit (BlowFish unit test).

2010-12-13 20:18:58 +0000 Rony Shapiro 

	* Added BlowFish test vectors to unit tests, to help debug 64 bit Linux version.

2010-12-13 20:18:58 +0000 Rony Shapiro 

	* Added BlowFish test vectors to unit tests, to help debug 64 bit Linux version.

2010-12-11 19:51:10 +0000 Rony Shapiro 

	* core debug makes correction + tweak UUID code for Linux

2010-12-11 19:51:10 +0000 Rony Shapiro 

	* core debug makes correction + tweak UUID code for Linux

2010-12-11 19:37:20 +0000 Saurav Ghosh 

	* Some documentation for building on OS X

2010-12-11 19:37:20 +0000 Saurav Ghosh 

	* Some documentation for building on OS X

2010-12-11 19:04:12 +0000 Saurav Ghosh 

	* Finally got rid of the hard-coded paths everywhere

2010-12-11 19:04:12 +0000 Saurav Ghosh 

	* Finally got rid of the hard-coded paths everywhere

2010-12-11 17:31:13 +0000 Rony Shapiro 

	* Chinese xlation for 3.24.1

2010-12-11 17:31:13 +0000 Rony Shapiro 

	* Chinese xlation for 3.24.1

2010-12-10 18:06:24 +0000 Saurav Ghosh 

	* Fixed the regex for --libs

2010-12-10 18:06:24 +0000 Saurav Ghosh 

	* Fixed the regex for --libs

2010-12-10 13:01:05 +0000 Saurav Ghosh 

	* Fixed the regexs, and fixed header search path generation

2010-12-10 13:01:05 +0000 Saurav Ghosh 

	* Fixed the regexs, and fixed header search path generation

2010-12-10 12:24:37 +0000 Saurav Ghosh 

	* Fixed a typo with setting name

2010-12-10 12:24:37 +0000 Saurav Ghosh 

	* Fixed a typo with setting name

2010-12-10 12:14:34 +0000 Saurav Ghosh 

	* First cut of a script to generate xcconfig files so that Xcode can pick up header/lib folders of custom wxWidgets builds

2010-12-10 12:14:34 +0000 Saurav Ghosh 

	* First cut of a script to generate xcconfig files so that Xcode can pick up header/lib folders of custom wxWidgets builds

2010-12-09 07:33:14 +0000 Rony Shapiro 

	* Makefile nits

2010-12-09 07:33:14 +0000 Rony Shapiro 

	* Makefile nits

2010-12-09 00:44:11 +0000 Karel Van der Gucht 

	* German text for release 3.24.1

2010-12-09 00:44:11 +0000 Karel Van der Gucht 

	* German text for release 3.24.1

2010-12-08 17:42:34 +0000 DrK 

	* Minor html out of order

2010-12-08 17:42:34 +0000 DrK 

	* Minor html out of order

2010-12-08 17:20:31 +0000 DrK 

	* Fix crash in 3.24 - BR 3132055, 3132347 and bump to 3.24.1

2010-12-08 17:20:31 +0000 DrK 

	* Fix crash in 3.24 - BR 3132055, 3132347 and bump to 3.24.1

2010-12-07 22:35:23 +0000 Karel Van der Gucht 

	* addgroup for help files (EN + DE)

2010-12-07 22:35:23 +0000 Karel Van der Gucht 

	* addgroup for help files (EN + DE)

2010-12-07 21:46:25 +0000 Karel Van der Gucht 

	* addgroup icon changed (black) and added (help)

2010-12-07 21:46:25 +0000 Karel Van der Gucht 

	* addgroup icon changed (black) and added (help)

2010-12-07 20:04:31 +0000 Rony Shapiro 

	* Final (?) 3.24 tweak

2010-12-07 20:04:31 +0000 Rony Shapiro 

	* Final (?) 3.24 tweak

2010-12-07 16:36:03 +0000 Karel Van der Gucht 

	* addgroup icon changed (black) and added (help)

2010-12-07 16:36:03 +0000 Karel Van der Gucht 

	* addgroup icon changed (black) and added (help)

2010-12-07 07:04:43 +0000 Rony Shapiro 

	* 3.24 ready to rock & roll.

2010-12-07 07:04:43 +0000 Rony Shapiro 

	* 3.24 ready to rock & roll.

2010-12-06 22:08:23 +0000 DrK 

	* Minor 64-bit update (missed as had only built the Debug versions previously).

2010-12-06 22:08:23 +0000 DrK 

	* Minor 64-bit update (missed as had only built the Debug versions previously).

2010-12-06 20:32:51 +0000 DrK 

	* Correct last commit

2010-12-06 20:32:51 +0000 DrK 

	* Correct last commit

2010-12-06 19:50:09 +0000 Rony Shapiro 

	* Enabled and fixed Trace under linux/unicode/debug build, work on tracking down 64bit Linux crash

2010-12-06 19:50:09 +0000 Rony Shapiro 

	* Enabled and fixed Trace under linux/unicode/debug build, work on tracking down 64bit Linux crash

2010-12-05 21:51:06 +0000 DrK 

	* Fix Advanced checkbox being active when should not.

2010-12-05 21:51:06 +0000 DrK 

	* Fix Advanced checkbox being active when should not.

2010-12-05 19:00:11 +0000 Rony Shapiro 

	* Update to Swedish (Bjorne) and French (Francois) texts

2010-12-05 19:00:11 +0000 Rony Shapiro 

	* Update to Swedish (Bjorne) and French (Francois) texts

2010-12-04 22:32:52 +0000 Andrey Kuznetsov 

	* Russian .po file for 3.24 (rev. 3829) (help isn't ready yet)

2010-12-04 22:32:52 +0000 Andrey Kuznetsov 

	* Russian .po file for 3.24 (rev. 3829) (help isn't ready yet)

2010-12-04 20:44:06 +0000 DrK 

	* Fix ReleasewxX64 VS2010 project files and rename 2 directories containing blanks for some Linux users

2010-12-04 20:44:06 +0000 DrK 

	* Fix ReleasewxX64 VS2010 project files and rename 2 directories containing blanks for some Linux users

2010-12-04 20:36:08 +0000 Rony Shapiro 

	* Minor cleanups, plus udo to last change in rc2cpp.pl, as it broke the build

2010-12-04 20:36:08 +0000 Rony Shapiro 

	* Minor cleanups, plus udo to last change in rc2cpp.pl, as it broke the build

2010-12-04 20:04:09 +0000 DrK 

	* Update batch file to build 64-bit wxWidgets for Windows and the Notes file

2010-12-04 20:04:09 +0000 DrK 

	* Update batch file to build 64-bit wxWidgets for Windows and the Notes file

2010-12-03 21:28:02 +0000 Rony Shapiro 

	* Tweak - constification of _st map

2010-12-03 21:28:02 +0000 Rony Shapiro 

	* Tweak - constification of _st map

2010-12-03 20:41:11 +0000 Rony Shapiro 

	* Same as last commit, only w.r.t. TwoFish

2010-12-03 20:41:11 +0000 Rony Shapiro 

	* Same as last commit, only w.r.t. TwoFish

2010-12-03 20:24:48 +0000 Rony Shapiro 

	* BlowFish now works ok under 64bit Linux

2010-12-03 20:24:48 +0000 Rony Shapiro 

	* BlowFish now works ok under 64bit Linux

2010-12-03 15:32:37 +0000 DrK 

	* Update use of 'sizeof' for 64-bit

2010-12-03 15:32:37 +0000 DrK 

	* Update use of 'sizeof' for 64-bit

2010-12-03 11:40:10 +0000 DrK 

	* Source formatting nits only

2010-12-03 11:40:10 +0000 DrK 

	* Source formatting nits only

2010-12-02 16:54:13 +0000 DrK 

	* Fix 64-bit new database problem (maybe just the first of many such fixes)

2010-12-02 16:54:13 +0000 DrK 

	* Fix 64-bit new database problem (maybe just the first of many such fixes)

2010-12-01 20:33:04 +0000 Rony Shapiro 

	* Nit: keep valgrind happy

2010-12-01 20:33:04 +0000 Rony Shapiro 

	* Nit: keep valgrind happy

2010-12-01 19:38:10 +0000 Rony Shapiro 

	* Update to Swedish texts from Bjorne

2010-12-01 19:38:10 +0000 Rony Shapiro 

	* Update to Swedish texts from Bjorne

2010-12-01 17:42:58 +0000 Rony Shapiro 

	* const nit

2010-12-01 17:42:58 +0000 Rony Shapiro 

	* const nit

2010-12-01 16:52:03 +0000 Rony Shapiro 

	* test builds again under Linux

2010-12-01 16:52:03 +0000 Rony Shapiro 

	* test builds again under Linux

2010-12-01 14:45:39 +0000 DrK 

	* Tidy up VS2010 projects as much as it would allow + fix a couple more compiler warnings in 64-bit + time issues (the latter in 64-bit only in fault processing)

2010-12-01 14:45:39 +0000 DrK 

	* Tidy up VS2010 projects as much as it would allow + fix a couple more compiler warnings in 64-bit + time issues (the latter in 64-bit only in fault processing)

2010-11-30 20:22:06 +0000 Rony Shapiro 

	* Linux 32bit build fixed.

2010-11-30 20:22:06 +0000 Rony Shapiro 

	* Linux 32bit build fixed.

2010-11-30 19:34:21 +0000 DrK 

	* Fix BR 3121006

2010-11-30 19:34:21 +0000 DrK 

	* Fix BR 3121006

2010-11-30 16:53:00 +0000 DrK 

	* Missed 3 compiler warnings under VS2005

2010-11-30 16:53:00 +0000 DrK 

	* Missed 3 compiler warnings under VS2005

2010-11-30 16:00:27 +0000 DrK 

	* Implement 64-bit Windows generation of both MFC and wxWidgets applications using VS2010 only.

2010-11-30 16:00:27 +0000 DrK 

	* Implement 64-bit Windows generation of both MFC and wxWidgets applications using VS2010 only.

2010-11-30 13:54:39 +0000 Rony Shapiro 

	* Bjorne's Swedish texts for 3.24

2010-11-30 13:54:39 +0000 Rony Shapiro 

	* Bjorne's Swedish texts for 3.24

2010-11-29 21:42:45 +0000 DrK 

	* Stop VC error C2308: concatenating mismatched wide strings due to splitting large strings into more manageable chunks. When concatenating strings, if any of the sub-strings are wide then gcc compiler promotes all of the sub-strings to wide ones but MS VC compiler doesn't (hence no errors using gcc on Linux builds).

2010-11-29 21:42:45 +0000 DrK 

	* Stop VC error C2308: concatenating mismatched wide strings due to splitting large strings into more manageable chunks. When concatenating strings, if any of the sub-strings are wide then gcc compiler promotes all of the sub-strings to wide ones but MS VC compiler doesn't (hence no errors using gcc on Linux builds).

2010-11-28 14:13:49 +0000 Karel Van der Gucht 

	* icon "add a group": plus sign with black border

2010-11-28 14:13:49 +0000 Karel Van der Gucht 

	* icon "add a group": plus sign with black border

2010-11-27 20:54:59 +0000 Rony Shapiro 

	* Reapply last commit to Debian

2010-11-27 20:54:59 +0000 Rony Shapiro 

	* Reapply last commit to Debian

2010-11-27 17:43:00 +0000 Rony Shapiro 

	* Separate architectures 32/64 for ubuntu - 64 doesn't work yet, as is dep. on 32-bit wx shared libs.

2010-11-27 17:43:00 +0000 Rony Shapiro 

	* Separate architectures 32/64 for ubuntu - 64 doesn't work yet, as is dep. on 32-bit wx shared libs.

2010-11-26 20:17:17 +0000 Rony Shapiro 

	* Murphy: make's inexcusable sensitivity to trailing spaces strikes again

2010-11-26 20:17:17 +0000 Rony Shapiro 

	* Murphy: make's inexcusable sensitivity to trailing spaces strikes again

2010-11-26 20:10:20 +0000 Rony Shapiro 

	* wxWidgets: 0.3beta corresponds to 3.24pre on Windows

2010-11-26 20:10:20 +0000 Rony Shapiro 

	* wxWidgets: 0.3beta corresponds to 3.24pre on Windows

2010-11-26 20:06:46 +0000 Rony Shapiro 

	* Start 3.24 ball rolling - pre release for qa & translators, plus fixed incorrect path for pwsafe_base.dll generation

2010-11-26 20:06:46 +0000 Rony Shapiro 

	* Start 3.24 ball rolling - pre release for qa & translators, plus fixed incorrect path for pwsafe_base.dll generation

2010-11-26 05:54:53 +0000 Saurav Ghosh 

	* Convert all %s format-specs to %S in Debug builds with glibc.

2010-11-26 05:54:53 +0000 Saurav Ghosh 

	* Convert all %s format-specs to %S in Debug builds with glibc.

2010-11-25 16:54:57 +0000 DrK 

	* Fix exception during DuplicateGroup and remove unused CPWTreeCtrl member function

2010-11-25 16:54:57 +0000 DrK 

	* Fix exception during DuplicateGroup and remove unused CPWTreeCtrl member function

2010-11-25 11:34:24 +0000 DrK 

	* Remove very last remnants of references to Expat

2010-11-25 11:34:24 +0000 DrK 

	* Remove very last remnants of references to Expat

2010-11-24 22:04:31 +0000 DrK 

	* Remove Expat from last files.  NOTE: After updating to rev. 3800, please check the old corelib directory and delete it (files corelib_st.h and corelib_st.cpp are no longer needed).

2010-11-24 22:04:31 +0000 DrK 

	* Remove Expat from last files.  NOTE: After updating to rev. 3800, please check the old corelib directory and delete it (files corelib_st.h and corelib_st.cpp are no longer needed).

2010-11-24 21:03:26 +0000 DrK 

	* Rename 'corelib' to 'core'

2010-11-24 21:03:26 +0000 DrK 

	* Rename 'corelib' to 'core'

2010-11-23 09:17:44 +0000 Saurav Ghosh 

	* Generate intermediate backups, if the user so desires...

2010-11-23 09:17:44 +0000 Saurav Ghosh 

	* Generate intermediate backups, if the user so desires...

2010-11-22 09:06:16 +0000 Saurav Ghosh 

	* Use CreateStdDialogButtonSizer instead of manually adding Ok, Cancel, Help buttons to the dialog

2010-11-22 09:06:16 +0000 Saurav Ghosh 

	* Use CreateStdDialogButtonSizer instead of manually adding Ok, Cancel, Help buttons to the dialog

2010-11-22 06:03:33 +0000 Saurav Ghosh 

	* Updaed with all the new files

2010-11-22 06:03:33 +0000 Saurav Ghosh 

	* Updaed with all the new files

2010-11-22 06:00:18 +0000 Saurav Ghosh 

	* Ported "Duplicate Entry" code

2010-11-22 06:00:18 +0000 Saurav Ghosh 

	* Ported "Duplicate Entry" code

2010-11-21 17:06:34 +0000 DrK 

	* Update configure scripts to 64-bit Xerces libraries

2010-11-21 17:06:34 +0000 DrK 

	* Update configure scripts to 64-bit Xerces libraries

2010-11-21 08:37:25 +0000 Saurav Ghosh 

	* Fixed help file generation script.

2010-11-21 08:37:25 +0000 Saurav Ghosh 

	* Fixed help file generation script.

2010-11-21 08:01:07 +0000 Saurav Ghosh 

	* Added an icon file for Macs.  Also removed some redundant zipping of help files

2010-11-21 08:01:07 +0000 Saurav Ghosh 

	* Added an icon file for Macs.  Also removed some redundant zipping of help files

2010-11-20 23:01:38 +0000 DrK 

	* Implement FR - 3111585. User can now duplicate Groups (see Release Notes for more details)

2010-11-20 23:01:38 +0000 DrK 

	* Implement FR - 3111585. User can now duplicate Groups (see Release Notes for more details)

2010-11-20 19:50:32 +0000 Saurav Ghosh 

	* On Mac, XML and help.zip go into the bundle's Resource folder

2010-11-20 19:50:32 +0000 Saurav Ghosh 

	* On Mac, XML and help.zip go into the bundle's Resource folder

2010-11-19 23:16:25 +0000 DrK 

	* Last remaining unreferenced parameters in wxWidgets build - now no level 4 warnings at all

2010-11-19 23:16:25 +0000 DrK 

	* Last remaining unreferenced parameters in wxWidgets build - now no level 4 warnings at all

2010-11-19 11:10:49 +0000 Saurav Ghosh 

	* Autotype should now work for multibyte chars

2010-11-19 11:10:49 +0000 Saurav Ghosh 

	* Autotype should now work for multibyte chars

2010-11-19 09:38:22 +0000 Rony Shapiro 

	* Merge in of x86_64 branch after testing build and execution under Windows using VS2005 and VS2010

2010-11-19 09:38:22 +0000 Rony Shapiro 

	* Merge in of x86_64 branch after testing build and execution under Windows using VS2005 and VS2010

2010-11-18 20:26:29 +0000 Rony Shapiro 

	* wxWidgets: link successfully under Fedora

2010-11-18 20:26:29 +0000 Rony Shapiro 

	* wxWidgets: link successfully under Fedora

2010-11-18 20:04:03 +0000 Rony Shapiro 

	* Start playing around with Fedora build

2010-11-18 20:04:03 +0000 Rony Shapiro 

	* Start playing around with Fedora build

2010-11-18 20:01:56 +0000 Rony Shapiro 

	* x86_64 branch compiles under MSVS2005

2010-11-15 07:16:12 +0000 Saurav Ghosh 

	* Autosave after adding/editing shortcuts and regular entries, and also after a merge.

2010-11-15 07:16:12 +0000 Saurav Ghosh 

	* Autosave after adding/editing shortcuts and regular entries, and also after a merge.

2010-11-14 20:30:05 +0000 Rony Shapiro 

	* recover pwsafe.png for use in Linux install

2010-11-14 20:30:05 +0000 Rony Shapiro 

	* recover pwsafe.png for use in Linux install

2010-11-14 18:50:19 +0000 Rony Shapiro 

	* Cleanup .nsi file

2010-11-14 18:50:19 +0000 Rony Shapiro 

	* Cleanup .nsi file

2010-11-14 06:44:31 +0000 Saurav Ghosh 

	* Fixed dragbar rendering problem on Windows

2010-11-14 06:44:31 +0000 Saurav Ghosh 

	* Fixed dragbar rendering problem on Windows

2010-11-10 20:58:49 +0000 DrK 

	* Fix invalid XPM data

2010-11-10 20:58:49 +0000 DrK 

	* Fix invalid XPM data

2010-11-10 09:24:59 +0000 Saurav Ghosh 

	* Shift keyboard focus to the view once the SearchBar is closed

2010-11-10 09:24:59 +0000 Saurav Ghosh 

	* Shift keyboard focus to the view once the SearchBar is closed

2010-11-10 08:57:35 +0000 Saurav Ghosh 

	* Put to use some of the new icons David added, and fixed build

2010-11-10 08:57:35 +0000 Saurav Ghosh 

	* Put to use some of the new icons David added, and fixed build

2010-11-09 19:27:03 +0000 DrK 

	* Fix some XPM issues, make them consistent, add missing ones

2010-11-09 19:27:03 +0000 DrK 

	* Fix some XPM issues, make them consistent, add missing ones

2010-11-08 21:07:39 +0000 DrK 

	* Fix wxWidgets XPM graphics backgrounds

2010-11-08 21:07:39 +0000 DrK 

	* Fix wxWidgets XPM graphics backgrounds

2010-11-08 11:49:43 +0000 Saurav Ghosh 

	* Added classic button support to dragbar

2010-11-08 11:49:43 +0000 Saurav Ghosh 

	* Added classic button support to dragbar

2010-11-08 09:14:31 +0000 Saurav Ghosh 

	* Set the app icon in various sizes

2010-11-08 09:14:31 +0000 Saurav Ghosh 

	* Set the app icon in various sizes

2010-11-07 20:00:16 +0000 Rony Shapiro 

	* Shut up silly m'soft compiler warning.

2010-11-07 20:00:16 +0000 Rony Shapiro 

	* Shut up silly m'soft compiler warning.

2010-11-07 18:58:38 +0000 Rony Shapiro 

	* Answered question in #pragma, with some help from David.

2010-11-07 18:58:38 +0000 Rony Shapiro 

	* Answered question in #pragma, with some help from David.

2010-11-06 20:15:48 +0000 Andrey Kuznetsov 

	* Script for syncing omegat/source dir with default help source

2010-11-06 20:15:48 +0000 Andrey Kuznetsov 

	* Script for syncing omegat/source dir with default help source

2010-11-06 20:01:55 +0000 Andrey Kuznetsov 

	* new translations in Russian help

2010-11-06 20:01:55 +0000 Andrey Kuznetsov 

	* new translations in Russian help

2010-11-06 19:58:07 +0000 Andrey Kuznetsov 

	* Fix slashes in image source paths

2010-11-06 19:58:07 +0000 Andrey Kuznetsov 

	* Fix slashes in image source paths

2010-11-05 19:52:19 +0000 DrK 

	* More XPM graphics for wxWidgets

2010-11-05 19:52:19 +0000 DrK 

	* More XPM graphics for wxWidgets

2010-11-05 19:35:11 +0000 DrK 

	* Add more Classic XPM files for wxWidgets build but will leave code to use them to others :-)

2010-11-05 19:35:11 +0000 DrK 

	* Add more Classic XPM files for wxWidgets build but will leave code to use them to others :-)

2010-11-04 21:58:44 +0000 DrK 

	* Tidy up after previous two commits

2010-11-04 21:58:44 +0000 DrK 

	* Tidy up after previous two commits

2010-11-04 21:36:20 +0000 DrK 

	* Re-organize graphics directories - part 2 - wxWidgets Build

2010-11-04 21:36:20 +0000 DrK 

	* Re-organize graphics directories - part 2 - wxWidgets Build

2010-11-04 20:42:47 +0000 DrK 

	* Re-organize graphics directories - part 1 - Windows MFC Build only

2010-11-04 20:42:47 +0000 DrK 

	* Re-organize graphics directories - part 1 - Windows MFC Build only

2010-11-04 06:47:50 +0000 Saurav Ghosh 

	* Show the currently open safe as system-tray tooltip

2010-11-04 06:47:50 +0000 Saurav Ghosh 

	* Show the currently open safe as system-tray tooltip

2010-11-03 18:26:08 +0000 Saurav Ghosh 

	* Don't let the textCtrl for safe combination eat up the Enter key

2010-11-03 18:26:08 +0000 Saurav Ghosh 

	* Don't let the textCtrl for safe combination eat up the Enter key

2010-11-03 11:48:15 +0000 Saurav Ghosh 

	* David pointed out that Windows doesn't like negative menu-ids.

2010-11-03 11:48:15 +0000 Saurav Ghosh 

	* David pointed out that Windows doesn't like negative menu-ids.

2010-11-03 11:11:17 +0000 Saurav Ghosh 

	* Use CreateStdDialogButtonSizer instead of manually adding buttons to wxStdDialogButtonSizer

2010-11-03 11:11:17 +0000 Saurav Ghosh 

	* Use CreateStdDialogButtonSizer instead of manually adding buttons to wxStdDialogButtonSizer

2010-11-02 11:12:16 +0000 Saurav Ghosh 

	* Made the param order of our MAKEWORD et. al. macros same as Microsoft's.

2010-11-02 11:12:16 +0000 Saurav Ghosh 

	* Made the param order of our MAKEWORD et. al. macros same as Microsoft's.

2010-10-31 20:52:07 +0000 Andrey Kuznetsov 

	* new translations in Russian help

2010-10-31 20:52:07 +0000 Andrey Kuznetsov 

	* new translations in Russian help

2010-10-30 18:37:35 +0000 Saurav Ghosh 

	* Must include wxWidgets headers before any of Windows headers get included, or else we get this:

2010-10-30 18:37:35 +0000 Saurav Ghosh 

	* Must include wxWidgets headers before any of Windows headers get included, or else we get this:

2010-10-29 20:42:08 +0000 Rony Shapiro 

	* [3065827] Uninstall fails gracefully when invoked with pwsafe running.

2010-10-29 20:42:08 +0000 Rony Shapiro 

	* [3065827] Uninstall fails gracefully when invoked with pwsafe running.

2010-10-28 17:37:17 +0000 Rony Shapiro 

	* Last commit now works under windows too...

2010-10-28 17:37:17 +0000 Rony Shapiro 

	* Last commit now works under windows too...

2010-10-28 15:58:27 +0000 Rony Shapiro 

	* 3090760 - Linux fail on v1v2 dbase processing - fixed one issue, not the last

2010-10-28 15:58:27 +0000 Rony Shapiro 

	* 3090760 - Linux fail on v1v2 dbase processing - fixed one issue, not the last

2010-10-28 10:33:22 +0000 Rony Shapiro 

	* Linux: put online help in a more appropriate location (thanks to Saurav)

2010-10-28 10:33:22 +0000 Rony Shapiro 

	* Linux: put online help in a more appropriate location (thanks to Saurav)

2010-10-27 21:08:58 +0000 Rony Shapiro 

	* Minor cleanup in chase of heisenbug 3062632.

2010-10-27 21:08:58 +0000 Rony Shapiro 

	* Minor cleanup in chase of heisenbug 3062632.

2010-10-26 18:20:31 +0000 DrK 

	* Fix 3058043 and unset pointer.

2010-10-26 18:20:31 +0000 DrK 

	* Fix 3058043 and unset pointer.

2010-10-26 10:14:30 +0000 Saurav Ghosh 

	* Added "classic" toolbar

2010-10-26 10:14:30 +0000 Saurav Ghosh 

	* Added "classic" toolbar

2010-10-25 19:22:12 +0000 DrK 

	* Implement Feature Requests: 3065107 & 3062854; Fix Bug Report: 3062850 Tidy up Backup Options property sheet

2010-10-25 19:22:12 +0000 DrK 

	* Implement Feature Requests: 3065107 & 3062854; Fix Bug Report: 3062850 Tidy up Backup Options property sheet

2010-10-24 18:27:28 +0000 DrK 

	* As per revision 3701, developers using VS2005 *MUST* re-run 'configure8.vbs' after applying this update! If using VS2005 for wxWidgest project, after running the script, copy file "UserVariables.vsprops" from the Windows sub-directory to the wxWidgets sub-directory.

2010-10-24 18:27:28 +0000 DrK 

	* As per revision 3701, developers using VS2005 *MUST* re-run 'configure8.vbs' after applying this update! If using VS2005 for wxWidgest project, after running the script, copy file "UserVariables.vsprops" from the Windows sub-directory to the wxWidgets sub-directory.

2010-10-24 17:05:33 +0000 DrK 

	* Minor tweaks to backup options dialog as per 'geodib' in Open Discussion Forum

2010-10-24 17:05:33 +0000 DrK 

	* Minor tweaks to backup options dialog as per 'geodib' in Open Discussion Forum

2010-10-20 15:49:21 +0000 Andrey Kuznetsov 

	* Fix incorrect (sub)group handling in wxWidgets build

2010-10-20 15:49:21 +0000 Andrey Kuznetsov 

	* Fix incorrect (sub)group handling in wxWidgets build

2010-10-19 09:57:49 +0000 Saurav Ghosh 

	* Hard-coded help map into the application, and removed all references to pws_helpmap.txt

2010-10-19 09:57:49 +0000 Saurav Ghosh 

	* Hard-coded help map into the application, and removed all references to pws_helpmap.txt

2010-10-19 06:12:15 +0000 Saurav Ghosh 

	* Fixed problems reported by Andrey with wildcards given to wxFileDialog

2010-10-19 06:12:15 +0000 Saurav Ghosh 

	* Fixed problems reported by Andrey with wildcards given to wxFileDialog

2010-10-18 19:15:45 +0000 DrK 

	* Fix Bug Report 3069250 and minor wxWidgets project file tidy up.

2010-10-18 19:15:45 +0000 DrK 

	* Fix Bug Report 3069250 and minor wxWidgets project file tidy up.

2010-10-17 20:54:31 +0000 Andrey Kuznetsov 

	* new translations in Russian help

2010-10-17 20:54:31 +0000 Andrey Kuznetsov 

	* new translations in Russian help

2010-10-17 20:11:44 +0000 Rony Shapiro 

	* wxWidgets: 1st hack at productizing Saurav's online help integration

2010-10-17 20:11:44 +0000 Rony Shapiro 

	* wxWidgets: 1st hack at productizing Saurav's online help integration

2010-10-17 18:01:15 +0000 Rony Shapiro 

	* added pws_helpmap.txt for wxWidget help support. This file needs to be placed along with the help file in Linux installations

2010-10-17 18:01:15 +0000 Rony Shapiro 

	* added pws_helpmap.txt for wxWidget help support. This file needs to be placed along with the help file in Linux installations

2010-10-16 17:26:41 +0000 Rony Shapiro 

	* wxWidgets: fixed annoying ID_PASSWORD redefinition

2010-10-16 17:26:41 +0000 Rony Shapiro 

	* wxWidgets: fixed annoying ID_PASSWORD redefinition

2010-10-15 07:34:50 +0000 Saurav Ghosh 

	* Removed PwsHelpProvider from wxWidgets-Windows projects

2010-10-15 07:34:50 +0000 Saurav Ghosh 

	* Removed PwsHelpProvider from wxWidgets-Windows projects

2010-10-15 07:00:27 +0000 Saurav Ghosh 

	* (Hopefully) fixed compilation issues on Windows

2010-10-15 07:00:27 +0000 Saurav Ghosh 

	* (Hopefully) fixed compilation issues on Windows

2010-10-14 09:24:16 +0000 Saurav Ghosh 

	* Implemented Help support in the app class using FilterEvent

2010-10-14 09:24:16 +0000 Saurav Ghosh 

	* Implemented Help support in the app class using FilterEvent

2010-10-13 20:37:14 +0000 Rony Shapiro 

	* wxWidgets: Fail coherently when password file exists but user doesn't have read access

2010-10-13 20:37:14 +0000 Rony Shapiro 

	* wxWidgets: Fail coherently when password file exists but user doesn't have read access

2010-10-10 18:17:57 +0000 DrK 

	* Add new wxWidgets code files to VS project files

2010-10-10 18:17:57 +0000 DrK 

	* Add new wxWidgets code files to VS project files

2010-10-10 06:20:18 +0000 Saurav Ghosh 

	* Specify most of compiler and architecture settings at project level (instead of target levels)

2010-10-10 06:20:18 +0000 Saurav Ghosh 

	* Specify most of compiler and architecture settings at project level (instead of target levels)

2010-10-10 05:44:04 +0000 Saurav Ghosh 

	* Added new wxWidgets files to project, and remvoed expat references

2010-10-10 05:44:04 +0000 Saurav Ghosh 

	* Added new wxWidgets files to project, and remvoed expat references

2010-10-09 20:31:03 +0000 DrK 

	* Fix 3084401 - Issues when database is locked (clipboard not cleared, hot key not working)

2010-10-09 20:31:03 +0000 DrK 

	* Fix 3084401 - Issues when database is locked (clipboard not cleared, hot key not working)

2010-10-09 19:52:45 +0000 Rony Shapiro 

	* Debian package now adds desktop Applications->Accessories entry, bumped package number to 2-1

2010-10-09 19:52:45 +0000 Rony Shapiro 

	* Debian package now adds desktop Applications->Accessories entry, bumped package number to 2-1

2010-10-09 15:56:26 +0000 Rony Shapiro 

	* more work on version checks

2010-10-09 15:56:26 +0000 Rony Shapiro 

	* more work on version checks

2010-10-09 11:13:37 +0000 Rony Shapiro 

	* [3081867] - Check correct version in help->About for Linux (WiP)

2010-10-09 11:13:37 +0000 Rony Shapiro 

	* [3081867] - Check correct version in help->About for Linux (WiP)

2010-10-09 08:50:55 +0000 Rony Shapiro 

	* wxWidgets: Don't lose password when switching between show/hide in add/edit dbox

2010-10-09 08:50:55 +0000 Rony Shapiro 

	* wxWidgets: Don't lose password when switching between show/hide in add/edit dbox

2010-10-08 12:15:34 +0000 Saurav Ghosh 

	* Help events handler for all dialogs (not integrated yet)

2010-10-08 12:15:34 +0000 Saurav Ghosh 

	* Help events handler for all dialogs (not integrated yet)

2010-10-08 07:50:52 +0000 Rony Shapiro 

	* Linux: Fixed broken make of corelib after Expat cleanup

2010-10-08 07:50:52 +0000 Rony Shapiro 

	* Linux: Fixed broken make of corelib after Expat cleanup

2010-10-08 05:16:23 +0000 Saurav Ghosh 

	* Removed references to Expat files

2010-10-08 05:16:23 +0000 Saurav Ghosh 

	* Removed references to Expat files

2010-10-08 05:13:57 +0000 Saurav Ghosh 

	* Removed Expat-based build configs

2010-10-08 05:13:57 +0000 Saurav Ghosh 

	* Removed Expat-based build configs

2010-10-07 21:12:15 +0000 DrK 

	* Remove support for Expat XML Parser (CodeProject and Xcode also need updating)

2010-10-07 21:12:15 +0000 DrK 

	* Remove support for Expat XML Parser (CodeProject and Xcode also need updating)

2010-10-06 10:09:34 +0000 Saurav Ghosh 

	* Added MergeDlg.{h,cpp} to project

2010-10-06 10:09:34 +0000 Saurav Ghosh 

	* Added MergeDlg.{h,cpp} to project

2010-10-06 07:03:49 +0000 Saurav Ghosh 

	* We need os/file.h to build on Window (reported by David)

2010-10-06 07:03:49 +0000 Saurav Ghosh 

	* We need os/file.h to build on Window (reported by David)

2010-10-06 05:13:47 +0000 Saurav Ghosh 

	* class/struct mismatch between header file and forward declaration

2010-10-06 05:13:47 +0000 Saurav Ghosh 

	* class/struct mismatch between header file and forward declaration

2010-10-05 22:53:03 +0000 DrK 

	* Update comments in corelib XML files

2010-10-05 22:53:03 +0000 DrK 

	* Update comments in corelib XML files

2010-10-05 15:30:23 +0000 Saurav Ghosh 

	* Ported "Merge" functionality from MFC code

2010-10-05 15:30:23 +0000 Saurav Ghosh 

	* Ported "Merge" functionality from MFC code

2010-10-04 07:00:27 +0000 Saurav Ghosh 

	* Fixed a memory leak adding new entries as reported by David

2010-10-04 07:00:27 +0000 Saurav Ghosh 

	* Fixed a memory leak adding new entries as reported by David

2010-10-03 22:37:46 +0000 DrK 

	* Undo mistaken commit 3703 - should be back to 3701

2010-10-03 22:37:46 +0000 DrK 

	* Undo mistaken commit 3703 - should be back to 3701

2010-10-03 22:04:57 +0000 DrK 

	* Major surgery from V1 - read files in block (reduce memory usage). Skip over files in the attachment file when looking for a particular one (reduces CPU usage reading). Move large processes into worker threads updating a progress dialog. Allow thread code to be used directly if threads not supported by UI - new function via SetUIInterFace so that the UI doesn't have to support all functions of corelib UI interface.

2010-10-03 22:04:57 +0000 DrK 

	* Major surgery from V1 - read files in block (reduce memory usage). Skip over files in the attachment file when looking for a particular one (reduces CPU usage reading). Move large processes into worker threads updating a progress dialog. Allow thread code to be used directly if threads not supported by UI - new function via SetUIInterFace so that the UI doesn't have to support all functions of corelib UI interface.

2010-10-03 13:25:33 +0000 DrK 

	* DEVELOPERS *MUST* re-run 'configure.vbs' and/or 'configure8.vbs' after applying this update! Redefine 3 build variables PWSBin, PWSObj & PWSLib MS wxWidgets builders MUST copy the MFC 'UserVariables.props' and/or 'UserVariables.vxprops' from the MFC Windows source directory to the wxWidgets source directory after running the configure script(s)

2010-10-03 13:25:33 +0000 DrK 

	* DEVELOPERS *MUST* re-run 'configure.vbs' and/or 'configure8.vbs' after applying this update! Redefine 3 build variables PWSBin, PWSObj & PWSLib MS wxWidgets builders MUST copy the MFC 'UserVariables.props' and/or 'UserVariables.vxprops' from the MFC Windows source directory to the wxWidgets source directory after running the configure script(s)

2010-09-30 16:35:35 +0000 Rony Shapiro 

	* Murphy

2010-09-30 16:35:35 +0000 Rony Shapiro 

	* Murphy

2010-09-30 08:04:46 +0000 Rony Shapiro 

	* Elaborated Linux Ubuntu install instructions, based on mparillo's comment in support request 3078120.

2010-09-30 08:04:46 +0000 Rony Shapiro 

	* Elaborated Linux Ubuntu install instructions, based on mparillo's comment in support request 3078120.

2010-09-30 07:42:14 +0000 Rony Shapiro 

	* Belated update of PAD file

2010-09-30 07:42:14 +0000 Rony Shapiro 

	* Belated update of PAD file

2010-09-28 11:35:30 +0000 Saurav Ghosh 

	* Improved layout

2010-09-28 11:35:30 +0000 Saurav Ghosh 

	* Improved layout

2010-09-28 11:29:23 +0000 Saurav Ghosh 

	* Fixed a long-standing typo

2010-09-28 11:29:23 +0000 Saurav Ghosh 

	* Fixed a long-standing typo

2010-09-28 11:00:16 +0000 Saurav Ghosh 

	* Added dragbar files to CodeLite project

2010-09-28 11:00:16 +0000 Saurav Ghosh 

	* Added dragbar files to CodeLite project

2010-09-28 10:59:16 +0000 Saurav Ghosh 

	* Remember and restore window position and size across sessions

2010-09-28 10:59:16 +0000 Saurav Ghosh 

	* Remember and restore window position and size across sessions

2010-09-27 20:20:09 +0000 DrK 

	* Fix 3076674: "open as read-only" check is not preserved when changing DBs

2010-09-27 20:20:09 +0000 DrK 

	* Fix 3076674: "open as read-only" check is not preserved when changing DBs

2010-09-26 14:52:55 +0000 Rony Shapiro 

	* Added first hack at user's Linux README

2010-09-26 14:52:55 +0000 Rony Shapiro 

	* Added first hack at user's Linux README

2010-09-26 14:37:36 +0000 Rony Shapiro 

	* Removed out of date information from notes.txt and renamed rest to formatV1.txt

2010-09-26 14:37:36 +0000 Rony Shapiro 

	* Removed out of date information from notes.txt and renamed rest to formatV1.txt

2010-09-26 13:28:31 +0000 Rony Shapiro 

	* wxWidgets: better error reporting for failed xml import

2010-09-26 13:28:31 +0000 Rony Shapiro 

	* wxWidgets: better error reporting for failed xml import

2010-09-22 17:14:33 +0000 Rony Shapiro 

	* update control-ubuntu for .deb build

2010-09-22 17:14:33 +0000 Rony Shapiro 

	* update control-ubuntu for .deb build

2010-09-22 16:57:45 +0000 Rony Shapiro 

	* Linux: support both debian and ubuntu deb builds. Latter still needs work

2010-09-22 16:57:45 +0000 Rony Shapiro 

	* Linux: support both debian and ubuntu deb builds. Latter still needs work

2010-09-20 19:57:44 +0000 Andrey Kuznetsov 

	* Some files from help translated into Russian

2010-09-20 19:57:44 +0000 Andrey Kuznetsov 

	* Some files from help translated into Russian

2010-09-16 19:58:31 +0000 Karel Van der Gucht 

	* German language update

2010-09-16 19:58:31 +0000 Karel Van der Gucht 

	* German language update

2010-09-16 07:09:09 +0000 Rony Shapiro 

	* Fixed formatting problem - LICENSE now displays correctly in installer.

2010-09-16 07:09:09 +0000 Rony Shapiro 

	* Fixed formatting problem - LICENSE now displays correctly in installer.

2010-09-13 19:20:35 +0000 DrK 

	* Tidy up duplicate resource ID usage for bitmaps

2010-09-13 19:20:35 +0000 DrK 

	* Tidy up duplicate resource ID usage for bitmaps

2010-09-13 18:52:58 +0000 DrK 

	* Implement FR 3062809 Add "Add Group" to Toolbar and FR 3062788 Add "Add New Entry" menu item to additional context menus

2010-09-13 18:52:58 +0000 DrK 

	* Implement FR 3062809 Add "Add Group" to Toolbar and FR 3062788 Add "Add New Entry" menu item to additional context menus

2010-09-12 19:23:24 +0000 Andrey Kuznetsov 

	* update Russian installer translation

2010-09-12 19:23:24 +0000 Andrey Kuznetsov 

	* update Russian installer translation

2010-09-10 10:15:49 +0000 Rony Shapiro 

	* Followup on last commit (thanks to dk)

2010-09-10 10:15:49 +0000 Rony Shapiro 

	* Followup on last commit (thanks to dk)

2010-09-10 07:21:40 +0000 Rony Shapiro 

	* [3062758] Groups list in Add/Edit dialog box no longer 'remembers' groups from previously opened database.

2010-09-10 07:21:40 +0000 Rony Shapiro 

	* [3062758] Groups list in Add/Edit dialog box no longer 'remembers' groups from previously opened database.

2010-09-06 20:17:23 +0000 Rony Shapiro 

	* wxWidgets: Fixed combination setup dbox layout

2010-09-06 20:17:23 +0000 Rony Shapiro 

	* wxWidgets: Fixed combination setup dbox layout

2010-09-06 19:49:52 +0000 Rony Shapiro 

	* wxWidgets: Compile under 2.8 as well as 2.9 (wxWindow::UnsetToolTip in the latter is defined as SetToolTip(NULL), which is supported in the former)

2010-09-06 19:49:52 +0000 Rony Shapiro 

	* wxWidgets: Compile under 2.8 as well as 2.9 (wxWindow::UnsetToolTip in the latter is defined as SetToolTip(NULL), which is supported in the former)

2010-09-05 15:36:33 +0000 Andrey Kuznetsov 

	* Added OmegaT project for Russian help translation (with glossary and tmx helper from UI translation)

2010-09-05 15:36:33 +0000 Andrey Kuznetsov 

	* Added OmegaT project for Russian help translation (with glossary and tmx helper from UI translation)

2010-09-04 22:49:40 +0000 DrK 

	* If a database is currently open. always look for a new database, XL & Text input files in the same directory. If no database is open, then use "My Safes" or DoK/U3 directory

2010-09-04 22:49:40 +0000 DrK 

	* If a database is currently open. always look for a new database, XL & Text input files in the same directory. If no database is open, then use "My Safes" or DoK/U3 directory

2010-09-04 22:03:34 +0000 DrK 

	* Add latest wxWidgets files to VS2010 build and rename macro to prevent conflict with Windows SDK (commctrl.h)

2010-09-04 22:03:34 +0000 DrK 

	* Add latest wxWidgets files to VS2010 build and rename macro to prevent conflict with Windows SDK (commctrl.h)

2010-09-04 20:12:36 +0000 Rony Shapiro 

	* Added an example of invoking puTTY via the Run Command, thanks to Pete.

2010-09-04 20:12:36 +0000 Rony Shapiro 

	* Added an example of invoking puTTY via the Run Command, thanks to Pete.

2010-09-04 19:17:38 +0000 Saurav Ghosh 

	* Must use wxFD_SAVE and not wxFD_OPEN for creating new file, like we do in SafeCombinatinEntry dialog

2010-09-04 19:17:38 +0000 Saurav Ghosh 

	* Must use wxFD_SAVE and not wxFD_OPEN for creating new file, like we do in SafeCombinatinEntry dialog

2010-09-03 10:40:16 +0000 Saurav Ghosh 

	* Removed unnecessary code

2010-09-03 10:40:16 +0000 Saurav Ghosh 

	* Removed unnecessary code

2010-09-03 10:28:10 +0000 Saurav Ghosh 

	* DragBar for wxWidgets.  Also simplified the font selection code a bit.

2010-09-03 10:28:10 +0000 Saurav Ghosh 

	* DragBar for wxWidgets.  Also simplified the font selection code a bit.

2010-08-31 17:10:19 +0000 Rony Shapiro 

	* more pws2go support

2010-08-31 17:10:19 +0000 Rony Shapiro 

	* more pws2go support

2010-08-30 19:37:19 +0000 Rony Shapiro 

	* pwsafe2go tweaks

2010-08-30 19:37:19 +0000 Rony Shapiro 

	* pwsafe2go tweaks

2010-08-30 09:18:26 +0000 Saurav Ghosh 

	* Added support for user-specified fonts

2010-08-30 09:18:26 +0000 Saurav Ghosh 

	* Added support for user-specified fonts

2010-08-30 06:23:03 +0000 Saurav Ghosh 

	* Implemented view -> expand/collapse all

2010-08-30 06:23:03 +0000 Saurav Ghosh 

	* Implemented view -> expand/collapse all

2010-08-29 21:55:21 +0000 DrK 

	* Naming nit

2010-08-29 21:55:21 +0000 DrK 

	* Naming nit

2010-08-29 14:34:14 +0000 DrK 

	* Set initial directory properly when opening a DB or creating a DB when another database is open.

2010-08-29 14:34:14 +0000 DrK 

	* Set initial directory properly when opening a DB or creating a DB when another database is open.

2010-08-28 18:19:49 +0000 Rony Shapiro 

	* Don't crash if MRU list not full

2010-08-28 18:19:49 +0000 Rony Shapiro 

	* Don't crash if MRU list not full

2010-08-28 17:29:28 +0000 Rony Shapiro 

	* Alway call LoadLibrary with an absolute path to avoid recently discussed dll poisoning attacks

2010-08-28 17:29:28 +0000 Rony Shapiro 

	* Alway call LoadLibrary with an absolute path to avoid recently discussed dll poisoning attacks

2010-08-28 11:09:25 +0000 Andrey Kuznetsov 

	* -Wold-style-casting (core & os only (too many warnings in wxWidgets headers))

2010-08-27 18:33:00 +0000 DrK 

	* Fix missing drive elsewhere

2010-08-27 18:33:00 +0000 DrK 

	* Fix missing drive elsewhere

2010-08-27 08:46:29 +0000 Saurav Ghosh 

	* Ported undo/redo logic from MFC code

2010-08-27 08:46:29 +0000 Saurav Ghosh 

	* Ported undo/redo logic from MFC code

2010-08-27 05:01:22 +0000 Rony Shapiro 

	* Resolved pwsafeN.psa issue - SHFileOperation() doesn't like file names of the form \dir\fname. This is even documented by msoft: 'You should use fully-qualified path names with this function. Using it with relative path names is not thread safe.' Argh.

2010-08-27 05:01:22 +0000 Rony Shapiro 

	* Resolved pwsafeN.psa issue - SHFileOperation() doesn't like file names of the form \dir\fname. This is even documented by msoft: 'You should use fully-qualified path names with this function. Using it with relative path names is not thread safe.' Argh.

2010-08-24 14:04:12 +0000 DrK 

	* Update nit is Perl script if never before generated necessary data.

2010-08-24 14:04:12 +0000 DrK 

	* Update nit is Perl script if never before generated necessary data.

2010-08-24 13:09:55 +0000 DrK 

	* Missed VS2010 rename

2010-08-24 13:09:55 +0000 DrK 

	* Missed VS2010 rename

2010-08-24 11:15:50 +0000 DrK 

	* Make UK resources US

2010-08-24 11:15:50 +0000 DrK 

	* Make UK resources US

2010-08-24 11:03:14 +0000 DrK 

	* Make Options Shortcuts PP bigger - in line with current largest.

2010-08-24 11:03:14 +0000 DrK 

	* Make Options Shortcuts PP bigger - in line with current largest.

2010-08-24 10:38:11 +0000 DrK 

	* Fix bug in VS2010 CImageList::DrawIndirect See: http://connect.microsoft.com/VisualStudio/feedback/details/543108/bug-in-cimagelist-drawindirect

2010-08-24 10:38:11 +0000 DrK 

	* Fix bug in VS2010 CImageList::DrawIndirect See: http://connect.microsoft.com/VisualStudio/feedback/details/543108/bug-in-cimagelist-drawindirect

2010-08-24 05:16:09 +0000 Rony Shapiro 

	* Added Branding.

2010-08-24 05:16:09 +0000 Rony Shapiro 

	* Added Branding.

2010-08-23 18:08:09 +0000 Karel Van der Gucht 

	* different languages for installation and program

2010-08-23 18:08:09 +0000 Karel Van der Gucht 

	* different languages for installation and program

2010-08-23 15:54:40 +0000 DrK 

	* Fix format mangling by Komposer! and correct Xerces version.

2010-08-23 15:54:40 +0000 DrK 

	* Fix format mangling by Komposer! and correct Xerces version.

2010-08-23 12:55:04 +0000 Rony Shapiro 

	* Made MSVS10 the default build platform for Windows

2010-08-23 12:55:04 +0000 Rony Shapiro 

	* Made MSVS10 the default build platform for Windows

2010-08-22 17:33:07 +0000 DrK 

	* nit in corelib project file for an unused configuration

2010-08-22 17:33:07 +0000 DrK 

	* nit in corelib project file for an unused configuration

2010-08-22 12:25:59 +0000 Andrey Kuznetsov 

	* start working on Russian help - localized screenshots

2010-08-22 12:25:59 +0000 Andrey Kuznetsov 

	* start working on Russian help - localized screenshots

2010-08-22 08:05:59 +0000 Rony Shapiro 

	* MSVS10 now builds into build subdir, not build10. 1st step in making it default build env for Windows

2010-08-22 08:05:59 +0000 Rony Shapiro 

	* MSVS10 now builds into build subdir, not build10. 1st step in making it default build env for Windows

2010-08-22 04:48:13 +0000 Rony Shapiro 

	* MSVS10 - optimize release build for size

2010-08-22 04:48:13 +0000 Rony Shapiro 

	* MSVS10 - optimize release build for size

2010-08-21 17:55:43 +0000 DrK 

	* VS2008 wxWidgets Xerces project nit

2010-08-21 17:55:43 +0000 DrK 

	* VS2008 wxWidgets Xerces project nit

2010-08-21 15:23:28 +0000 DrK 

	* Update VS projects and wxWidget Perl script to stop needless rebuilds Fix XML in wxWidgets builds

2010-08-21 15:23:28 +0000 DrK 

	* Update VS projects and wxWidget Perl script to stop needless rebuilds Fix XML in wxWidgets builds

2010-08-20 07:11:53 +0000 Rony Shapiro 

	* Xerces code now works with Xerces 2.8 (current Debian stable) - thanks to Saurav

2010-08-20 07:11:53 +0000 Rony Shapiro 

	* Xerces code now works with Xerces 2.8 (current Debian stable) - thanks to Saurav

2010-08-19 11:39:27 +0000 Saurav Ghosh 

	* Expat and Xerces configs

2010-08-19 11:39:27 +0000 Saurav Ghosh 

	* Expat and Xerces configs

2010-08-19 11:36:00 +0000 Saurav Ghosh 

	* Removed INT_PTR and IDYES usage

2010-08-19 11:36:00 +0000 Saurav Ghosh 

	* Removed INT_PTR and IDYES usage

2010-08-19 11:02:15 +0000 Saurav Ghosh 

	* Fixed some typos

2010-08-19 11:02:15 +0000 Saurav Ghosh 

	* Fixed some typos

2010-08-19 10:51:25 +0000 Saurav Ghosh 

	* Changes for Xerces build under Linux

2010-08-19 10:51:25 +0000 Saurav Ghosh 

	* Changes for Xerces build under Linux

2010-08-18 11:43:30 +0000 Rony Shapiro 

	* More directory tweaks

2010-08-18 11:43:30 +0000 Rony Shapiro 

	* More directory tweaks

2010-08-18 04:36:39 +0000 Rony Shapiro 

	* More attempts to work around broken I18N support in Spanish help (Jose)

2010-08-18 04:36:39 +0000 Rony Shapiro 

	* More attempts to work around broken I18N support in Spanish help (Jose)

2010-08-17 16:45:12 +0000 Rony Shapiro 

	* Added charset info to Spanish html help

2010-08-17 16:45:12 +0000 Rony Shapiro 

	* Added charset info to Spanish html help

2010-08-17 13:49:43 +0000 Rony Shapiro 

	* nit in Spanish help file (Jose)

2010-08-17 13:49:43 +0000 Rony Shapiro 

	* nit in Spanish help file (Jose)

2010-08-17 04:45:18 +0000 Rony Shapiro 

	* More work on Spanish texts + added Spanish help files. Thanks to Jose.

2010-08-17 04:45:18 +0000 Rony Shapiro 

	* More work on Spanish texts + added Spanish help files. Thanks to Jose.

2010-08-17 04:37:22 +0000 Rony Shapiro 

	* DoK support

2010-08-17 04:37:22 +0000 Rony Shapiro 

	* DoK support

2010-08-16 16:47:04 +0000 DrK 

	* Add missing VC10 files

2010-08-16 16:47:04 +0000 DrK 

	* Add missing VC10 files

2010-08-16 16:38:09 +0000 DrK 

	* Update developers readme (including add one for VS2010). Add 'nojs.html' even though it shouldn't be needed

2010-08-16 16:38:09 +0000 DrK 

	* Update developers readme (including add one for VS2010). Add 'nojs.html' even though it shouldn't be needed

2010-08-16 06:35:31 +0000 Rony Shapiro 

	* Update to Spanish translation, thanks to Jose

2010-08-16 06:35:31 +0000 Rony Shapiro 

	* Update to Spanish translation, thanks to Jose

2010-08-15 17:56:03 +0000 DrK 

	* Extra updates so the developers can build wxWidgets VS2010 Updates(V2.8.10)

2010-08-15 17:56:03 +0000 DrK 

	* Extra updates so the developers can build wxWidgets VS2010 Updates(V2.8.10)

2010-08-15 17:32:14 +0000 DrK 

	* Fix slight overspill of VS2010 in VS2005 builds for Expat configurations

2010-08-15 17:32:14 +0000 DrK 

	* Fix slight overspill of VS2010 in VS2005 builds for Expat configurations

2010-08-15 16:25:48 +0000 DrK 

	* Fix directory typo

2010-08-15 16:25:48 +0000 DrK 

	* Fix directory typo

2010-08-15 16:18:30 +0000 DrK 

	* Implement support for VS2010 (Note to developers - run configure100.vbs before opening the VS2010 project) Re-instate static builds for Expat & Xerces (VS2005 & VS2010) Bring wxWidgets projects up to date re: new source files For Expat - VS2010 users need to rebuild the Expat libraries using VC10 - project files in PWS Misc directory For Xerces - VS2010 users should upgrade to V3.1.1 (xerces-c-3.1.1-x86-windows-vc-10.0.zip) *** Changes for VS2010 do not affect current VS2008 builds or process, except for the Virtual Keyboard data generator (rarely used) ***

2010-08-15 16:18:30 +0000 DrK 

	* Implement support for VS2010 (Note to developers - run configure100.vbs before opening the VS2010 project) Re-instate static builds for Expat & Xerces (VS2005 & VS2010) Bring wxWidgets projects up to date re: new source files For Expat - VS2010 users need to rebuild the Expat libraries using VC10 - project files in PWS Misc directory For Xerces - VS2010 users should upgrade to V3.1.1 (xerces-c-3.1.1-x86-windows-vc-10.0.zip) *** Changes for VS2010 do not affect current VS2008 builds or process, except for the Virtual Keyboard data generator (rarely used) ***

2010-08-15 14:37:54 +0000 Andrey Kuznetsov 

	* -Wshadow -Wswitch-default -Wcast-qual (corelib && os only, too many warning in wxWidgets headers)

2010-08-14 19:33:53 +0000 Andrey Kuznetsov 

	* -Wformat=2 -pedantic - corelib & os only (too many warnings about long long type in wxWidgets headers)

2010-08-14 18:18:08 +0000 Andrey Kuznetsov 

	* compilation with -Wextra removed unaccessible code (if (a<0) ... where a has size_t type) change UNRFERENCED_PARAMETER macro mark unreferenced parameters with UNRFERENCED_PARAMETER fix some struct initialization (struct tm xtm = { 0 } initializes only the first field)

2010-08-14 14:22:25 +0000 Saurav Ghosh 

	* Updated OSX build

2010-08-14 14:22:25 +0000 Saurav Ghosh 

	* Updated OSX build

2010-08-14 13:56:17 +0000 Andrey Kuznetsov 

	* move buffer size detection code to Util.cpp (GetStringBufSize) fix compiling with -DDEBUG -D_DEBUG && -DUNICODE && -D__WX_DEBUG__

2010-08-14 08:35:54 +0000 Andrey Kuznetsov 

	* Code::Blocks project

2010-08-13 08:51:28 +0000 Saurav Ghosh 

	* ViewReport functionality, after text/xml import

2010-08-13 08:51:28 +0000 Saurav Ghosh 

	* ViewReport functionality, after text/xml import

2010-08-10 11:19:24 +0000 DrK 

	* Remove wxWidgets Expat library from link step - conflicts with Expat's own library

2010-08-10 11:19:24 +0000 DrK 

	* Remove wxWidgets Expat library from link step - conflicts with Expat's own library

2010-08-09 21:25:52 +0000 DrK 

	* Fix Expat under wxWidgets - needs testing (XMLDefs.h & throw) Update VS projects for latest wxWidgets source and for Expat & Xerces (latter not tested)

2010-08-09 21:25:52 +0000 DrK 

	* Fix Expat under wxWidgets - needs testing (XMLDefs.h & throw) Update VS projects for latest wxWidgets source and for Expat & Xerces (latter not tested)

2010-08-09 17:03:40 +0000 Andrey Kuznetsov 

	* branch for testing x86_64 Linux build

2010-08-09 16:59:03 +0000 Andrey Kuznetsov 

	* set default arch in slackBuild to i686

2010-08-09 16:59:03 +0000 Andrey Kuznetsov 

	* set default arch in slackBuild to i686

2010-08-09 15:12:21 +0000 Rony Shapiro 

	* nit

2010-08-09 15:12:21 +0000 Rony Shapiro 

	* nit

2010-08-07 13:40:21 +0000 DrK 

	* Fix warning messages corelib in VS wxWidgets builds (SAFE_WRITE macros) Add missing wxWidget library Update to allow compile under VS Update project files to include recent additional source files

2010-08-07 13:40:21 +0000 DrK 

	* Fix warning messages corelib in VS wxWidgets builds (SAFE_WRITE macros) Add missing wxWidget library Update to allow compile under VS Update project files to include recent additional source files

2010-08-05 20:16:00 +0000 DrK 

	* Commit Saurav's Expat XML changes for Linux. Correct #if statement at startup if Expat XML being used. Update developer's readme to recommend latest version for Xerces XML build (3.1.1) Change Expat and Xerces XML builds to use their respective DLLs (like standard MSXML) rather than static builds

2010-08-05 20:16:00 +0000 DrK 

	* Commit Saurav's Expat XML changes for Linux. Correct #if statement at startup if Expat XML being used. Update developer's readme to recommend latest version for Xerces XML build (3.1.1) Change Expat and Xerces XML builds to use their respective DLLs (like standard MSXML) rather than static builds

2010-08-05 11:05:21 +0000 Saurav Ghosh 

	* Define UNREFERENCED_PARAMETER as an empty macro for non-MFC platforms

2010-08-05 11:05:21 +0000 Saurav Ghosh 

	* Define UNREFERENCED_PARAMETER as an empty macro for non-MFC platforms

2010-08-05 08:28:19 +0000 Saurav Ghosh 

	* Ported MFC code to export safe into text and xml formats.  Also made the relevant dialogs and controls good for multipurpose use

2010-08-05 08:28:19 +0000 Saurav Ghosh 

	* Ported MFC code to export safe into text and xml formats.  Also made the relevant dialogs and controls good for multipurpose use

2010-08-04 18:57:45 +0000 DrK 

	* Fix error in Expat error reporting and tidy up/correct HTML version of ReleaseNotes.html

2010-08-04 18:57:45 +0000 DrK 

	* Fix error in Expat error reporting and tidy up/correct HTML version of ReleaseNotes.html

2010-08-03 20:11:21 +0000 Rony Shapiro 

	* added --setup option + fix for debug assert upon execute + constification

2010-08-03 20:11:21 +0000 Rony Shapiro 

	* added --setup option + fix for debug assert upon execute + constification

2010-08-03 19:49:14 +0000 DrK 

	* Update to correct compilation errors/warnings under VC 2010

2010-08-03 19:49:14 +0000 DrK 

	* Update to correct compilation errors/warnings under VC 2010

2010-08-03 13:27:25 +0000 Rony Shapiro 

	* very minor cleanup

2010-08-03 13:27:25 +0000 Rony Shapiro 

	* very minor cleanup

2010-08-03 09:39:08 +0000 Saurav Ghosh 

	* Abstracted out the advanced selection dialog into its own class, to be re-used in various export functionalities

2010-08-03 09:39:08 +0000 Saurav Ghosh 

	* Abstracted out the advanced selection dialog into its own class, to be re-used in various export functionalities

2010-08-02 17:29:22 +0000 Rony Shapiro 

	* Directory tweaks + Linux->MacOS comment corrections

2010-08-02 17:29:22 +0000 Rony Shapiro 

	* Directory tweaks + Linux->MacOS comment corrections

2010-08-02 04:11:49 +0000 Rony Shapiro 

	* Credit where credit is due

2010-08-02 04:11:49 +0000 Rony Shapiro 

	* Credit where credit is due

2010-08-02 04:06:38 +0000 Rony Shapiro 

	* Tweaks to Spanish .po by Jose

2010-08-02 04:06:38 +0000 Rony Shapiro 

	* Tweaks to Spanish .po by Jose

2010-08-01 20:06:16 +0000 Rony Shapiro 

	* Update to Spanish .po thanks to Jose

2010-08-01 20:06:16 +0000 Rony Shapiro 

	* Update to Spanish .po thanks to Jose

2010-08-01 04:58:28 +0000 Rony Shapiro 

	* Updated html release notes for 3.23.1

2010-08-01 04:58:28 +0000 Rony Shapiro 

	* Updated html release notes for 3.23.1

2010-08-01 04:27:12 +0000 Rony Shapiro 

	* Bump revision to 3.23.1

2010-08-01 04:27:12 +0000 Rony Shapiro 

	* Bump revision to 3.23.1

2010-08-01 03:56:00 +0000 Rony Shapiro 

	* Fixed Spanish installation texts - thanks to Jose

2010-08-01 03:56:00 +0000 Rony Shapiro 

	* Fixed Spanish installation texts - thanks to Jose

2010-07-27 12:16:24 +0000 Saurav Ghosh 

	* Abstracted the text ctrl + virtual keyboard button into a separate control (sizer, actually).

2010-07-27 12:16:24 +0000 Saurav Ghosh 

	* Abstracted the text ctrl + virtual keyboard button into a separate control (sizer, actually).

2010-07-26 11:01:06 +0000 Rony Shapiro 

	* Murphy...

2010-07-26 11:01:06 +0000 Rony Shapiro 

	* Murphy...

2010-07-26 09:45:34 +0000 Rony Shapiro 

	* Fix the bug Saurav detected - trashing unallocated memory when V1V2 password's handled.

2010-07-26 09:45:34 +0000 Rony Shapiro 

	* Fix the bug Saurav detected - trashing unallocated memory when V1V2 password's handled.

2010-07-26 08:57:03 +0000 Saurav Ghosh 

	* Imported "Export to V1 and V2" menu handlers from MFC code

2010-07-26 08:57:03 +0000 Saurav Ghosh 

	* Imported "Export to V1 and V2" menu handlers from MFC code

2010-07-26 04:49:35 +0000 Rony Shapiro 

	* Tweak to Swedish .po fileby Bjorne

2010-07-26 04:49:35 +0000 Rony Shapiro 

	* Tweak to Swedish .po fileby Bjorne

2010-07-24 08:44:16 +0000 Rony Shapiro 

	* 3.23 ready to rock & roll

2010-07-24 08:44:16 +0000 Rony Shapiro 

	* 3.23 ready to rock & roll

2010-07-24 06:55:06 +0000 Saurav Ghosh 

	* Added an OSX specific implementation for pws_os::getexecdir() since OSX doesn't seem to have a /proc directory.  Also fixed some minor issues with OSX build

2010-07-24 06:55:06 +0000 Saurav Ghosh 

	* Added an OSX specific implementation for pws_os::getexecdir() since OSX doesn't seem to have a /proc directory.  Also fixed some minor issues with OSX build

2010-07-23 11:40:32 +0000 Saurav Ghosh 

	* Added a button on the login dialog to invoke xvkbd as onscreen/virtual keyboard

2010-07-23 11:40:32 +0000 Saurav Ghosh 

	* Added a button on the login dialog to invoke xvkbd as onscreen/virtual keyboard

2010-07-23 11:16:31 +0000 Saurav Ghosh 

	* Set the 'db_changed' flag when an entry is edited

2010-07-23 11:16:31 +0000 Saurav Ghosh 

	* Set the 'db_changed' flag when an entry is edited

2010-07-23 11:13:33 +0000 Rony Shapiro 

	* commit un-updated 3.23 translations

2010-07-23 11:13:33 +0000 Rony Shapiro 

	* commit un-updated 3.23 translations

2010-07-23 11:10:19 +0000 Rony Shapiro 

	* Swedish translation for 3.23 from Bjorne

2010-07-23 11:10:19 +0000 Rony Shapiro 

	* Swedish translation for 3.23 from Bjorne

2010-07-21 16:35:59 +0000 Andrey Kuznetsov 

	* comments to some lines in pwsafe_ru.lng

2010-07-21 16:35:59 +0000 Andrey Kuznetsov 

	* comments to some lines in pwsafe_ru.lng

2010-07-21 15:19:57 +0000 Rony Shapiro 

	* wxWidgets: various fixes to get MRU to work properly

2010-07-21 15:19:57 +0000 Rony Shapiro 

	* wxWidgets: various fixes to get MRU to work properly

2010-07-21 12:30:29 +0000 Saurav Ghosh 

	* Fixed AdvancedSearchOptionsDlg layout

2010-07-21 12:30:29 +0000 Saurav Ghosh 

	* Fixed AdvancedSearchOptionsDlg layout

2010-07-21 10:59:29 +0000 Saurav Ghosh 

	* Closing the SearchBar on ESC key requires overloading ProcessEvent

2010-07-21 10:59:29 +0000 Saurav Ghosh 

	* Closing the SearchBar on ESC key requires overloading ProcessEvent

2010-07-20 14:43:16 +0000 Saurav Ghosh 

	* Added some code to hide the search bar on ESCAPE

2010-07-20 14:43:16 +0000 Saurav Ghosh 

	* Added some code to hide the search bar on ESCAPE

2010-07-20 10:55:22 +0000 Saurav Ghosh 

	* Added recent files

2010-07-20 10:55:22 +0000 Saurav Ghosh 

	* Added recent files

2010-07-20 10:45:56 +0000 Saurav Ghosh 

	* Import XML functionality, but not yet tested by building with any of the supported parsers

2010-07-20 10:45:56 +0000 Saurav Ghosh 

	* Import XML functionality, but not yet tested by building with any of the supported parsers

2010-07-20 05:58:58 +0000 Rony Shapiro 

	* split up nsis language files in to per-language files, making life easier for translators.

2010-07-20 05:58:58 +0000 Rony Shapiro 

	* split up nsis language files in to per-language files, making life easier for translators.

2010-07-20 05:52:23 +0000 Saurav Ghosh 

	* Imported keepass text file import code from MFC build

2010-07-20 05:52:23 +0000 Saurav Ghosh 

	* Imported keepass text file import code from MFC build

2010-07-19 17:11:59 +0000 Rony Shapiro 

	* Lengthen "recurring" field for Swedish translation

2010-07-19 17:11:59 +0000 Rony Shapiro 

	* Lengthen "recurring" field for Swedish translation

2010-07-19 11:55:05 +0000 Saurav Ghosh 

	* Imported "Save As" functionality from MFC build, and some associated code.

2010-07-19 11:55:05 +0000 Saurav Ghosh 

	* Imported "Save As" functionality from MFC build, and some associated code.

2010-07-19 08:40:50 +0000 Saurav Ghosh 

	* Import text functionality should work now

2010-07-19 08:40:50 +0000 Saurav Ghosh 

	* Import text functionality should work now

2010-07-18 18:05:08 +0000 Rony Shapiro 

	* 3.23 Chinese xlation update thanks to Freedoctor

2010-07-18 18:05:08 +0000 Rony Shapiro 

	* 3.23 Chinese xlation update thanks to Freedoctor

2010-07-18 18:02:37 +0000 Rony Shapiro 

	* 3.23 French xlation update thanks to Francois

2010-07-18 18:02:37 +0000 Rony Shapiro 

	* 3.23 French xlation update thanks to Francois

2010-07-18 17:21:28 +0000 Rony Shapiro 

	* Added ReleaseNotes.html to deliverables, plus tweaks to former.

2010-07-18 17:21:28 +0000 Rony Shapiro 

	* Added ReleaseNotes.html to deliverables, plus tweaks to former.

2010-07-18 16:33:44 +0000 Andrey Kuznetsov 

	* Russian .po file for 3.23pre (rev. 3556) fixes in pwsafe.lng

2010-07-18 16:33:44 +0000 Andrey Kuznetsov 

	* Russian .po file for 3.23pre (rev. 3556) fixes in pwsafe.lng

2010-07-18 13:24:07 +0000 Karel Van der Gucht 

	* Help files (German and English) and some text revisions (German)

2010-07-18 13:24:07 +0000 Karel Van der Gucht 

	* Help files (German and English) and some text revisions (German)

2010-07-18 10:23:31 +0000 Karel Van der Gucht 

	* Russian language runs again ("")

2010-07-18 10:23:31 +0000 Karel Van der Gucht 

	* Russian language runs again ("")

2010-07-18 10:21:56 +0000 Karel Van der Gucht 

	* git-svn-id: svn://svn.code.sf.net/p/passwordsafe/code/trunk@3554 1f79f812-37fb-46fe-a122-30589dd2bf55

2010-07-18 10:21:56 +0000 Karel Van der Gucht 

	* git-svn-id: svn://svn.code.sf.net/p/passwordsafe/code/trunk/pwsafe/pwsafe@3554 1f79f812-37fb-46fe-a122-30589dd2bf55

2010-07-18 09:58:07 +0000 Saurav Ghosh 

	* Fixed Mac build (gcc 4.01 requires copy constructors to be accessible if references to temporary variables of those classes are to be inittialized).

2010-07-18 09:58:07 +0000 Saurav Ghosh 

	* Fixed Mac build (gcc 4.01 requires copy constructors to be accessible if references to temporary variables of those classes are to be inittialized).

2010-07-17 17:12:53 +0000 Rony Shapiro 

	* Start the ball rolling for 3.23...

2010-07-17 17:12:53 +0000 Rony Shapiro 

	* Start the ball rolling for 3.23...

2010-07-17 17:12:16 +0000 Rony Shapiro 

	* Update to Chines translations, thanks to freedoctor.

2010-07-17 17:12:16 +0000 Rony Shapiro 

	* Update to Chines translations, thanks to freedoctor.

2010-07-17 17:11:13 +0000 Rony Shapiro 

	* Forgotten file from last commit.

2010-07-17 17:11:13 +0000 Rony Shapiro 

	* Forgotten file from last commit.

2010-07-16 09:52:33 +0000 Saurav Ghosh 

	* Plugged a memory leak reported by David

2010-07-16 09:52:33 +0000 Saurav Ghosh 

	* Plugged a memory leak reported by David

2010-07-16 09:32:21 +0000 Saurav Ghosh 

	* Added ImportTextDlg to project

2010-07-16 09:32:21 +0000 Saurav Ghosh 

	* Added ImportTextDlg to project

2010-07-16 09:31:47 +0000 Saurav Ghosh 

	* Text file import - still work-in-progress

2010-07-16 09:31:47 +0000 Saurav Ghosh 

	* Text file import - still work-in-progress

2010-07-15 21:07:33 +0000 DrK 

	* Update Release Notes files for FR 3026944

2010-07-15 21:07:33 +0000 DrK 

	* Update Release Notes files for FR 3026944

2010-07-15 17:53:31 +0000 Rony Shapiro 

	* tweak last commit

2010-07-15 17:53:31 +0000 Rony Shapiro 

	* tweak last commit

2010-07-15 17:49:20 +0000 Rony Shapiro 

	* 1st hack at Mac makefile support

2010-07-15 17:49:20 +0000 Rony Shapiro 

	* 1st hack at Mac makefile support

2010-07-15 15:18:43 +0000 Rony Shapiro 

	* Update Linux readme for Ubuntu build

2010-07-15 15:18:43 +0000 Rony Shapiro 

	* Update Linux readme for Ubuntu build

2010-07-15 14:38:06 +0000 Rony Shapiro 

	* Returned delete confirmation option due to popular demand: undid commits of rev 3213, partial 3403 and 3223

2010-07-15 14:38:06 +0000 Rony Shapiro 

	* Returned delete confirmation option due to popular demand: undid commits of rev 3213, partial 3403 and 3223

2010-07-15 07:52:18 +0000 Saurav Ghosh 

	* OpenOffice style text import dialogs, which support import preview

2010-07-15 07:52:18 +0000 Saurav Ghosh 

	* OpenOffice style text import dialogs, which support import preview

2010-07-14 19:29:05 +0000 DrK 

	* Update release notes

2010-07-14 19:29:05 +0000 DrK 

	* Update release notes

2010-07-14 19:25:47 +0000 DrK 

	* Fix 3028926

2010-07-14 19:25:47 +0000 DrK 

	* Fix 3028926

2010-07-14 19:18:14 +0000 DrK 

	* Fix 3029576 - user specified backup directory

2010-07-14 19:18:14 +0000 DrK 

	* Fix 3029576 - user specified backup directory

2010-07-14 18:38:49 +0000 DrK 

	* Finally fix 3006125 - thanks to Gil for testing each attempt using his numerous test cases

2010-07-14 18:38:49 +0000 DrK 

	* Finally fix 3006125 - thanks to Gil for testing each attempt using his numerous test cases

2010-07-11 20:59:32 +0000 Rony Shapiro 

	* wxWidgets: work on Version info

2010-07-11 20:59:32 +0000 Rony Shapiro 

	* wxWidgets: work on Version info

2010-07-11 20:25:07 +0000 Saurav Ghosh 

	* Missed in earlier commits

2010-07-11 20:25:07 +0000 Saurav Ghosh 

	* Missed in earlier commits

2010-07-11 19:26:30 +0000 Saurav Ghosh 

	* Added build phases for generating src/ui/wxWidgets/version.h and corelib/corelib_st

2010-07-11 19:26:30 +0000 Saurav Ghosh 

	* Added build phases for generating src/ui/wxWidgets/version.h and corelib/corelib_st

2010-07-11 19:07:38 +0000 Rony Shapiro 

	* Murphy

2010-07-11 19:07:38 +0000 Rony Shapiro 

	* Murphy

2010-07-11 18:01:44 +0000 Andrey Kuznetsov 

	* fixes for Linux build (gcc 4.4.4) - max macro is undefined, use MAX macro instead - define x86_64 as LITTLE_ENDIAN - va_list variables should be reset (va_end && va_start) after using, otherwise I have segfault in StringX.cpp:Format - different types (size_t != unsigned int) in declaration and implementation pws_os::asctime - const function modifiers - slackBuild script added

2010-07-11 18:01:44 +0000 Andrey Kuznetsov 

	* fixes for Linux build (gcc 4.4.4) - max macro is undefined, use MAX macro instead - define x86_64 as LITTLE_ENDIAN - va_list variables should be reset (va_end && va_start) after using, otherwise I have segfault in StringX.cpp:Format - different types (size_t != unsigned int) in declaration and implementation pws_os::asctime - const function modifiers - slackBuild script added

2010-07-11 16:49:12 +0000 Saurav Ghosh 

	* Changes to build pwsafe on OSX

2010-07-11 16:49:12 +0000 Saurav Ghosh 

	* Changes to build pwsafe on OSX

2010-07-11 14:25:42 +0000 Saurav Ghosh 

	* Fixed linux build due to prototype prototype changes in os/run.h

2010-07-11 14:25:42 +0000 Saurav Ghosh 

	* Fixed linux build due to prototype prototype changes in os/run.h

2010-07-11 14:24:17 +0000 Saurav Ghosh 

	* Some OSX build specific changes

2010-07-11 14:24:17 +0000 Saurav Ghosh 

	* Some OSX build specific changes

2010-07-11 13:51:38 +0000 Saurav Ghosh 

	* Some recent changes to member prototypes

2010-07-11 13:51:38 +0000 Saurav Ghosh 

	* Some recent changes to member prototypes

2010-07-11 13:50:21 +0000 Saurav Ghosh 

	* Changes for building on OSX

2010-07-11 13:50:21 +0000 Saurav Ghosh 

	* Changes for building on OSX

2010-07-11 13:37:55 +0000 Saurav Ghosh 

	* OS specific files for mac osx

2010-07-11 13:37:55 +0000 Saurav Ghosh 

	* OS specific files for mac osx

2010-07-11 12:32:38 +0000 DrK 

	* Tidy up after using cppcheck

2010-07-11 12:32:38 +0000 DrK 

	* Tidy up after using cppcheck

2010-07-10 21:20:29 +0000 DrK 

	* Fix issue with display subset of password dialog being opened when database is locked

2010-07-10 21:20:29 +0000 DrK 

	* Fix issue with display subset of password dialog being opened when database is locked

2010-07-10 18:17:56 +0000 Saurav Ghosh 

	* Xcode project file.  Has machine/user specific compiler and linker settings right now

2010-07-10 18:17:56 +0000 Saurav Ghosh 

	* Xcode project file.  Has machine/user specific compiler and linker settings right now

2010-07-09 05:58:11 +0000 Saurav Ghosh 

	* Prompt user to save the current DB before opening another one

2010-07-09 05:58:11 +0000 Saurav Ghosh 

	* Prompt user to save the current DB before opening another one

2010-07-08 12:31:10 +0000 DrK 

	* Implement FR 3022827

2010-07-08 12:31:10 +0000 DrK 

	* Implement FR 3022827

2010-07-08 11:48:54 +0000 Saurav Ghosh 

	* A recent conversation about how to open/close databases and update the UI

2010-07-08 11:48:54 +0000 Saurav Ghosh 

	* A recent conversation about how to open/close databases and update the UI

2010-07-08 11:12:31 +0000 Saurav Ghosh 

	* Donot try to verify the consistency of elements between core and UI, which is invariably inconsistent while deleting items

2010-07-08 11:12:31 +0000 Saurav Ghosh 

	* Donot try to verify the consistency of elements between core and UI, which is invariably inconsistent while deleting items

2010-07-08 10:40:24 +0000 Saurav Ghosh 

	* Made the compiler settings same as src/ui/wxWidgets/Makefile

2010-07-08 10:40:24 +0000 Saurav Ghosh 

	* Made the compiler settings same as src/ui/wxWidgets/Makefile

2010-07-08 10:33:56 +0000 Saurav Ghosh 

	* Fixed warning caused by last commit

2010-07-08 10:33:56 +0000 Saurav Ghosh 

	* Fixed warning caused by last commit

2010-07-08 08:41:19 +0000 Saurav Ghosh 

	* Stabilized addition/removal of entries

2010-07-08 08:41:19 +0000 Saurav Ghosh 

	* Stabilized addition/removal of entries

2010-07-08 08:33:02 +0000 DrK 

	* Add html version of ReleaseNotes.txt

2010-07-08 08:33:02 +0000 DrK 

	* Add html version of ReleaseNotes.txt

2010-07-07 20:58:29 +0000 Rony Shapiro 

	* wxWidgets: fork after starting up to release command line prompt (but not in debug build)

2010-07-07 20:58:29 +0000 Rony Shapiro 

	* wxWidgets: fork after starting up to release command line prompt (but not in debug build)

2010-07-07 20:14:51 +0000 Rony Shapiro 

	* wxWidgets: About dlg works on non-development platform, tweaks to .deb make

2010-07-07 20:14:51 +0000 Rony Shapiro 

	* wxWidgets: About dlg works on non-development platform, tweaks to .deb make

2010-07-07 08:50:22 +0000 Saurav Ghosh 

	* Fixed makefile rule to generate version.h.  Also removed a spurious warning running custom rules

2010-07-07 08:50:22 +0000 Saurav Ghosh 

	* Fixed makefile rule to generate version.h.  Also removed a spurious warning running custom rules

2010-07-07 05:49:52 +0000 Saurav Ghosh 

	* Specify makefile targets and dependencies with relative paths since they don't reside in the same directory as the makefile itself,

2010-07-07 05:49:52 +0000 Saurav Ghosh 

	* Specify makefile targets and dependencies with relative paths since they don't reside in the same directory as the makefile itself,

2010-07-06 18:56:07 +0000 Rony Shapiro 

	* wxWidgets: no longer needs bitmap files at runtime, and can now save newly created dbase.

2010-07-06 18:56:07 +0000 Rony Shapiro 

	* wxWidgets: no longer needs bitmap files at runtime, and can now save newly created dbase.

2010-07-06 11:21:22 +0000 Saurav Ghosh 

	* Added some recent files to project

2010-07-06 11:21:22 +0000 Saurav Ghosh 

	* Added some recent files to project

2010-07-06 06:08:33 +0000 Rony Shapiro 

	* Man page is a bit less inaccurate.

2010-07-06 06:08:33 +0000 Rony Shapiro 

	* Man page is a bit less inaccurate.

2010-07-05 21:26:41 +0000 Rony Shapiro 

	* First hack at creating a .deb package

2010-07-05 21:26:41 +0000 Rony Shapiro 

	* First hack at creating a .deb package

2010-07-05 19:39:19 +0000 DrK 

	* Fix (most) VS2005 compiler warnings in wxWdiget build.

2010-07-05 19:39:19 +0000 DrK 

	* Fix (most) VS2005 compiler warnings in wxWdiget build.

2010-07-04 20:22:55 +0000 Rony Shapiro 

	* wxWidgets: murphy - Linux build OK now

2010-07-04 20:22:55 +0000 Rony Shapiro 

	* wxWidgets: murphy - Linux build OK now

2010-07-04 20:15:46 +0000 Rony Shapiro 

	* wxWidgets: cont. last commit, Linux build broken

2010-07-04 20:15:46 +0000 Rony Shapiro 

	* wxWidgets: cont. last commit, Linux build broken

2010-07-04 19:56:13 +0000 Rony Shapiro 

	* wxWidgets: Cleanup errors for Windows build (per dk's report).

2010-07-04 19:56:13 +0000 Rony Shapiro 

	* wxWidgets: Cleanup errors for Windows build (per dk's report).

2010-07-04 11:22:33 +0000 DrK 

	* Update wxWidgets VS2005 project file

2010-07-04 11:22:33 +0000 DrK 

	* Update wxWidgets VS2005 project file

2010-07-03 19:58:19 +0000 Rony Shapiro 

	* wxWidgets: fixed duplicate #define warning

2010-07-03 19:58:19 +0000 Rony Shapiro 

	* wxWidgets: fixed duplicate #define warning

2010-06-30 09:54:30 +0000 Saurav Ghosh 

	* Implemented MRU files support.  Also corrected the functionality of "Clear Recent Safe List" item under File menu

2010-06-30 09:54:30 +0000 Saurav Ghosh 

	* Implemented MRU files support.  Also corrected the functionality of "Clear Recent Safe List" item under File menu

2010-06-28 09:30:55 +0000 DrK 

	* Enable Save if user changes the database passphrase. Remove duplicate accelerators in right-click entry menu (T is not only for Autotype, X is now for "Export Entry To")

2010-06-28 09:30:55 +0000 DrK 

	* Enable Save if user changes the database passphrase. Remove duplicate accelerators in right-click entry menu (T is not only for Autotype, X is now for "Export Entry To")

2010-06-23 11:38:43 +0000 DrK 

	* Fix bug 3010926.

2010-06-23 11:38:43 +0000 DrK 

	* Fix bug 3010926.

2010-06-17 21:47:35 +0000 DrK 

	* Update documentation for ast commit.

2010-06-17 21:47:35 +0000 DrK 

	* Update documentation for ast commit.

2010-06-17 21:38:21 +0000 DrK 

	* Fix 3011972 by doing more checking during creating recent entry menu items on System Tray menu

2010-06-17 21:38:21 +0000 DrK 

	* Fix 3011972 by doing more checking during creating recent entry menu items on System Tray menu

2010-06-17 17:00:58 +0000 DrK 

	* Hidden trace found and changed

2010-06-17 17:00:58 +0000 DrK 

	* Hidden trace found and changed

2010-06-17 15:48:24 +0000 Rony Shapiro 

	* removed TRACE from Linux build, pws_os::Trace should be used directly.

2010-06-17 15:48:24 +0000 Rony Shapiro 

	* removed TRACE from Linux build, pws_os::Trace should be used directly.

2010-06-17 13:24:59 +0000 DrK 

	* Implement FR: 3017535

2010-06-17 13:24:59 +0000 DrK 

	* Implement FR: 3017535

2010-06-17 12:45:17 +0000 Rony Shapiro 

	* Finished up last fix plus some cosmetics plus documentation plus some compile-time checks to try and track down the clipboard cleaing intermittent

2010-06-17 12:45:17 +0000 Rony Shapiro 

	* Finished up last fix plus some cosmetics plus documentation plus some compile-time checks to try and track down the clipboard cleaing intermittent

2010-06-17 12:37:42 +0000 Rony Shapiro 

	* [3016803] Fixed silly off-by-one error that caused a crash when comparing similarly named aliases.

2010-06-17 12:37:42 +0000 Rony Shapiro 

	* [3016803] Fixed silly off-by-one error that caused a crash when comparing similarly named aliases.

2010-06-17 10:41:35 +0000 DrK 

	* Missed some TRACE statements in previous commit

2010-06-17 10:41:35 +0000 DrK 

	* Missed some TRACE statements in previous commit

2010-06-17 08:08:05 +0000 DrK 

	* Change pws_os::trace to always prefix text with a timestamp. Change PWUil::GetTimeStamp to be re-entrant (otherwise false values returned) Change Windows MFC build to use only pws_os::trace (not MFC TRACE)

2010-06-17 08:08:05 +0000 DrK 

	* Change pws_os::trace to always prefix text with a timestamp. Change PWUil::GetTimeStamp to be re-entrant (otherwise false values returned) Change Windows MFC build to use only pws_os::trace (not MFC TRACE)

2010-06-17 07:42:42 +0000 DrK 

	* Change PasswordSafe's Windows messages names to show they are ours and not standard ones

2010-06-17 07:42:42 +0000 DrK 

	* Change PasswordSafe's Windows messages names to show they are ours and not standard ones

2010-06-17 07:23:22 +0000 DrK 

	* Finally fix: 3006125

2010-06-17 07:23:22 +0000 DrK 

	* Finally fix: 3006125

2010-06-14 19:20:23 +0000 Rony Shapiro 

	* Delay for at least 0.2S after typing a tab, to allow the dust to settle down. As discussed between Larry & dk

2010-06-14 19:20:23 +0000 Rony Shapiro 

	* Delay for at least 0.2S after typing a tab, to allow the dust to settle down. As discussed between Larry & dk

2010-06-13 09:10:55 +0000 DrK 

	* Fix 3009130 - changes to an entry's password policy are now saved

2010-06-13 09:10:55 +0000 DrK 

	* Fix 3009130 - changes to an entry's password policy are now saved

2010-06-12 19:58:38 +0000 DrK 

	* Fix crash when locked via the System Tray - 3010541, 3013981, 3011972

2010-06-12 19:58:38 +0000 DrK 

	* Fix crash when locked via the System Tray - 3010541, 3013981, 3011972

2010-06-12 07:57:10 +0000 DrK 

	* Fix window being shown automatically when use just unlocks database (error introduced in last commit)

2010-06-12 07:57:10 +0000 DrK 

	* Fix window being shown automatically when use just unlocks database (error introduced in last commit)

2010-06-10 09:48:29 +0000 DrK 

	* Fix crash 3011972 & 3006125 (related areas). Move view-type code into MainView + some performance tweaks especially during open.  Will make available to crash affected users for further testing and fix confirmation.

2010-06-10 09:48:29 +0000 DrK 

	* Fix crash 3011972 & 3006125 (related areas). Move view-type code into MainView + some performance tweaks especially during open.  Will make available to crash affected users for further testing and fix confirmation.

2010-06-08 16:32:03 +0000 Rony Shapiro 

	* 3013199 - no longer hangs in PWSprefs::ImportOldPrefs - thanks to anonymous bug submitter.

2010-06-08 16:32:03 +0000 Rony Shapiro 

	* 3013199 - no longer hangs in PWSprefs::ImportOldPrefs - thanks to anonymous bug submitter.

2010-06-04 19:35:12 +0000 DrK 

	* Implement FR: 3011546 "autotype" can now be added to the List View via the Column Picker

2010-06-04 19:35:12 +0000 DrK 

	* Implement FR: 3011546 "autotype" can now be added to the List View via the Column Picker

2010-05-31 14:43:58 +0000 DrK 

	* Update ReleaseNotes for previous commit

2010-05-31 14:43:58 +0000 DrK 

	* Update ReleaseNotes for previous commit

2010-05-31 14:41:42 +0000 DrK 

	* Ensure Save toolbar and menu item are enabled when a database preference has been changed

2010-05-31 14:41:42 +0000 DrK 

	* Ensure Save toolbar and menu item are enabled when a database preference has been changed

2010-05-30 17:11:58 +0000 Rony Shapiro 

	* Update to Simplified Chinese help text + UI nit from Freedoctor

2010-05-30 17:11:58 +0000 Rony Shapiro 

	* Update to Simplified Chinese help text + UI nit from Freedoctor

2010-05-28 19:37:54 +0000 DrK 

	* Fix BR: 3008203

2010-05-28 19:37:54 +0000 DrK 

	* Fix BR: 3008203

2010-05-26 15:47:14 +0000 DrK 

	* Fix BR: 3006069 - Autotype will fail if user specifies Minimize after AutoType and Lock on Minimze (MainEdit) Fix SR: 2957038 - Cursor goes missing if D&D started and not completed (fix supplied by pm_kan) (PWTreeCtrl) Bump version to 3.22.1

2010-05-26 15:47:14 +0000 DrK 

	* Fix BR: 3006069 - Autotype will fail if user specifies Minimize after AutoType and Lock on Minimze (MainEdit) Fix SR: 2957038 - Cursor goes missing if D&D started and not completed (fix supplied by pm_kan) (PWTreeCtrl) Bump version to 3.22.1

2010-05-24 13:30:48 +0000 Karel Van der Gucht 

	* "danish" is OK now (1040 > 1030)

2010-05-24 13:30:48 +0000 Karel Van der Gucht 

	* "danish" is OK now (1040 > 1030)

2010-05-24 06:12:40 +0000 Saurav Ghosh 

	* The activity timer should be one-shot

2010-05-24 06:12:40 +0000 Saurav Ghosh 

	* The activity timer should be one-shot

2010-05-23 13:11:48 +0000 Rony Shapiro 

	* Tweak release process - added svn-tag target

2010-05-23 13:11:48 +0000 Rony Shapiro 

	* Tweak release process - added svn-tag target

2010-05-21 10:26:33 +0000 Saurav Ghosh 

	* Pass wxDefaultSize while creating the tree and grid views.  This also seems to result in much better resizing behavior in that the scrollbar doesn't hide while resizing to a smaller size than the views were created with

2010-05-21 10:26:33 +0000 Saurav Ghosh 

	* Pass wxDefaultSize while creating the tree and grid views.  This also seems to result in much better resizing behavior in that the scrollbar doesn't hide while resizing to a smaller size than the views were created with

2010-05-21 10:18:37 +0000 Saurav Ghosh 

	* Instead of hard-setting the grid and tree sizes while activating them, call sizer's layout.  This results in better behavior during subsequent resizing.  And only do this after showing the views, not before.

2010-05-21 10:18:37 +0000 Saurav Ghosh 

	* Instead of hard-setting the grid and tree sizes while activating them, call sizer's layout.  This results in better behavior during subsequent resizing.  And only do this after showing the views, not before.

2010-05-21 09:21:47 +0000 Saurav Ghosh 

	* GUI info should be saved/restored while locking/unlocking

2010-05-21 09:21:47 +0000 Saurav Ghosh 

	* GUI info should be saved/restored while locking/unlocking

2010-05-21 05:07:42 +0000 Rony Shapiro 

	* Tweaks to Swedish text from Bjorne + prep for 3.22 release

2010-05-21 05:07:42 +0000 Rony Shapiro 

	* Tweaks to Swedish text from Bjorne + prep for 3.22 release

2010-05-20 19:23:02 +0000 Rony Shapiro 

	* Fix Add/Edit date-time propsheet for Swedish text + update to Swedish po file from Bjorne

2010-05-20 19:23:02 +0000 Rony Shapiro 

	* Fix Add/Edit date-time propsheet for Swedish text + update to Swedish po file from Bjorne

2010-05-20 04:55:01 +0000 Rony Shapiro 

	* Documented the group-deletion bugfix.

2010-05-20 04:55:01 +0000 Rony Shapiro 

	* Documented the group-deletion bugfix.

2010-05-19 11:32:58 +0000 Saurav Ghosh 

	* Added some code to save/restore the gui (not integrated yet)

2010-05-19 11:32:58 +0000 Saurav Ghosh 

	* Added some code to save/restore the gui (not integrated yet)

2010-05-18 20:19:58 +0000 Rony Shapiro 

	* Update Swedish translation for 3.22, thanks to Bjorne

2010-05-18 20:19:58 +0000 Rony Shapiro 

	* Update Swedish translation for 3.22, thanks to Bjorne

2010-05-17 21:52:30 +0000 DrK 

	* Fix bug 2957933 (many thanks to Andrey's (pm_kan) analysis of he issue).

2010-05-17 21:52:30 +0000 DrK 

	* Fix bug 2957933 (many thanks to Andrey's (pm_kan) analysis of he issue).

2010-05-17 07:23:17 +0000 Saurav Ghosh 

	* Added note about dependency on gmake 3.81 or newer

2010-05-17 07:23:17 +0000 Saurav Ghosh 

	* Added note about dependency on gmake 3.81 or newer

2010-05-16 17:44:19 +0000 Rony Shapiro 

	* Update of French translation to 3.22 by Francois

2010-05-16 17:44:19 +0000 Rony Shapiro 

	* Update of French translation to 3.22 by Francois

2010-05-14 10:12:21 +0000 Saurav Ghosh 

	* Clear/reload db data while locking/unlocking

2010-05-14 10:12:21 +0000 Saurav Ghosh 

	* Clear/reload db data while locking/unlocking

2010-05-12 08:47:11 +0000 Rony Shapiro 

	* wxWidgets: Added support for ExplorerTypeTree preference in Manage->Options->Display (need to add refresh to tree view if this changes)

2010-05-12 08:47:11 +0000 Rony Shapiro 

	* wxWidgets: Added support for ExplorerTypeTree preference in Manage->Options->Display (need to add refresh to tree view if this changes)

2010-05-12 06:36:18 +0000 Saurav Ghosh 

	* Honor "Put Groups first in Tree view" setting

2010-05-12 06:36:18 +0000 Saurav Ghosh 

	* Honor "Put Groups first in Tree view" setting

2010-05-12 05:45:15 +0000 Saurav Ghosh 

	* et icons for system tray menu, but they still don't show up on ubuntu 9.10 even after I've checked "Show icons in menus" in System -> Preferences -> Appearance -> Interface

2010-05-12 05:45:15 +0000 Saurav Ghosh 

	* et icons for system tray menu, but they still don't show up on ubuntu 9.10 even after I've checked "Show icons in menus" in System -> Preferences -> Appearance -> Interface

2010-05-12 05:33:36 +0000 Saurav Ghosh 

	* Expand/Collapse groups items on doubleclick

2010-05-12 05:33:36 +0000 Saurav Ghosh 

	* Expand/Collapse groups items on doubleclick

2010-05-12 04:49:20 +0000 Saurav Ghosh 

	* Keep the treeview sorted

2010-05-12 04:49:20 +0000 Saurav Ghosh 

	* Keep the treeview sorted

2010-05-11 21:01:35 +0000 DrK 

	* During Compare of databases, update the toolbar after copying entries across from the comparison database

2010-05-11 21:01:35 +0000 DrK 

	* During Compare of databases, update the toolbar after copying entries across from the comparison database

2010-05-11 17:46:52 +0000 Andrey Kuznetsov 

	* Russian messages for NSIS installer

2010-05-11 17:46:52 +0000 Andrey Kuznetsov 

	* Russian messages for NSIS installer

2010-05-11 05:51:52 +0000 Rony Shapiro 

	* tweak help file, update Danish texts, add Danish installation texts

2010-05-11 05:51:52 +0000 Rony Shapiro 

	* tweak help file, update Danish texts, add Danish installation texts

2010-05-11 05:25:03 +0000 Saurav Ghosh 

	* Adding CodeLite projects and workspace for pwsafe

2010-05-11 05:25:03 +0000 Saurav Ghosh 

	* Adding CodeLite projects and workspace for pwsafe

2010-05-10 15:56:44 +0000 Karel Van der Gucht 

	* English help file for Version 3.22

2010-05-10 15:56:44 +0000 Karel Van der Gucht 

	* English help file for Version 3.22

2010-05-10 15:41:39 +0000 Andrey Kuznetsov 

	* Russian .po file for 3.22 (rev. 3440)

2010-05-10 15:41:39 +0000 Andrey Kuznetsov 

	* Russian .po file for 3.22 (rev. 3440)

2010-05-10 13:07:42 +0000 Karel Van der Gucht 

	* extended NSI script for Danish Installation

2010-05-10 13:07:42 +0000 Karel Van der Gucht 

	* extended NSI script for Danish Installation

2010-05-10 06:48:28 +0000 Rony Shapiro 

	* Fixed nit with Danish po

2010-05-10 06:48:28 +0000 Rony Shapiro 

	* Fixed nit with Danish po

2010-05-10 06:45:54 +0000 Rony Shapiro 

	* updated pos for 3.22

2010-05-10 06:45:54 +0000 Rony Shapiro 

	* updated pos for 3.22

2010-05-09 17:08:43 +0000 Rony Shapiro 

	* Preference migration passes internal QA. Bumped version to 3.22, in preparation for pre-release.

2010-05-09 17:08:43 +0000 Rony Shapiro 

	* Preference migration passes internal QA. Bumped version to 3.22, in preparation for pre-release.

2010-05-09 14:17:09 +0000 Rony Shapiro 

	* Started QA of the new directory setup.

2010-05-09 14:17:09 +0000 Rony Shapiro 

	* Started QA of the new directory setup.

2010-05-06 13:52:40 +0000 DrK 

	* Add new C++ header to wxWidgets VS build + additional library for PathFileExists function

2010-05-06 13:52:40 +0000 DrK 

	* Add new C++ header to wxWidgets VS build + additional library for PathFileExists function

2010-05-06 13:50:16 +0000 DrK 

	* Use correct pre-processor variable for determining the result from pws_os::getuserprefsdir() in Release/Debug builds

2010-05-06 13:50:16 +0000 DrK 

	* Use correct pre-processor variable for determining the result from pws_os::getuserprefsdir() in Release/Debug builds

2010-05-06 04:55:13 +0000 Saurav Ghosh 

	* Fixed a typo

2010-05-06 04:55:13 +0000 Saurav Ghosh 

	* Fixed a typo

2010-05-05 20:01:39 +0000 Rony Shapiro 

	* Default dir for databases now CSIDL_PERSONAL\My Safes on Windows (except U3), and ~/.pwsafe on Linux. Directory's created if !exists.

2010-05-05 20:01:39 +0000 Rony Shapiro 

	* Default dir for databases now CSIDL_PERSONAL\My Safes on Windows (except U3), and ~/.pwsafe on Linux. Directory's created if !exists.

2010-05-05 10:55:07 +0000 Saurav Ghosh 

	* Implemented handling of dynamically generated system tray menu items

2010-05-05 10:55:07 +0000 Saurav Ghosh 

	* Implemented handling of dynamically generated system tray menu items

2010-05-04 22:54:23 +0000 Karel Van der Gucht 

	* English and German help files: No "Confirm deletion of items" in miscellaneous Tab anymore

2010-05-04 22:54:23 +0000 Karel Van der Gucht 

	* English and German help files: No "Confirm deletion of items" in miscellaneous Tab anymore

2010-05-04 20:38:14 +0000 Rony Shapiro 

	* More progress on migrating migration - WIP.

2010-05-04 20:38:14 +0000 Rony Shapiro 

	* More progress on migrating migration - WIP.

2010-05-03 19:42:50 +0000 Rony Shapiro 

	* Work on prefs file migration - work-in-progress

2010-05-03 19:42:50 +0000 Rony Shapiro 

	* Work on prefs file migration - work-in-progress

2010-05-02 11:45:59 +0000 Rony Shapiro 

	* More updates to Danish translation from Rejmond

2010-05-02 11:45:59 +0000 Rony Shapiro 

	* More updates to Danish translation from Rejmond

2010-04-29 16:06:21 +0000 Rony Shapiro 

	* [2994118] Swedish version no longer crashes when checking for latest version. Both a translation problem (font color directive mistakenly translated) and missing error handling in RichEditCtrlExtn.

2010-04-29 16:06:21 +0000 Rony Shapiro 

	* [2994118] Swedish version no longer crashes when checking for latest version. Both a translation problem (font color directive mistakenly translated) and missing error handling in RichEditCtrlExtn.

2010-04-29 16:03:43 +0000 DrK 

	* Update attributes

2010-04-29 16:03:43 +0000 DrK 

	* Update attributes

2010-04-29 16:01:27 +0000 DrK 

	* Fix wxWidgets minor typo and update VS2005 project file for recent addition of RUEList files.

2010-04-29 16:01:27 +0000 DrK 

	* Fix wxWidgets minor typo and update VS2005 project file for recent addition of RUEList files.

2010-04-29 11:08:14 +0000 Saurav Ghosh 

	* Can display the Recent History menu in system tray (unhandled right now)

2010-04-29 11:08:14 +0000 Saurav Ghosh 

	* Can display the Recent History menu in system tray (unhandled right now)

2010-04-29 11:06:59 +0000 Saurav Ghosh 

	* Fixed memory leaks pointed out by David

2010-04-29 11:06:59 +0000 Saurav Ghosh 

	* Fixed memory leaks pointed out by David

2010-04-29 04:31:48 +0000 Saurav Ghosh 

	* wxIconizeEvent::IsIconized() => Iconized(), so it can build with wx 2.8.10

2010-04-29 04:31:48 +0000 Saurav Ghosh 

	* wxIconizeEvent::IsIconized() => Iconized(), so it can build with wx 2.8.10

2010-04-29 03:55:56 +0000 Saurav Ghosh 

	* Fixed a positioning problem with treevie

2010-04-29 03:55:56 +0000 Saurav Ghosh 

	* Fixed a positioning problem with treevie

2010-04-28 21:37:32 +0000 Karel Van der Gucht 

	* help file (German) for revision 3418

2010-04-28 21:37:32 +0000 Karel Van der Gucht 

	* help file (German) for revision 3418

2010-04-28 21:28:09 +0000 Karel Van der Gucht 

	* help file (German) for revision 3417

2010-04-28 21:28:09 +0000 Karel Van der Gucht 

	* help file (German) for revision 3417

2010-04-28 18:09:31 +0000 Rony Shapiro 

	* Update to danish translation + Makefile tweak

2010-04-28 18:09:31 +0000 Rony Shapiro 

	* Update to danish translation + Makefile tweak

2010-04-28 09:36:53 +0000 Saurav Ghosh 

	* Fixed some issues clearing core's data while closing the file from menu/lock

2010-04-28 09:36:53 +0000 Saurav Ghosh 

	* Fixed some issues clearing core's data while closing the file from menu/lock

2010-04-28 07:04:07 +0000 Saurav Ghosh 

	* Added remaining systray menu items, except for RUE list

2010-04-28 07:04:07 +0000 Saurav Ghosh 

	* Added remaining systray menu items, except for RUE list

2010-04-27 20:32:42 +0000 Rony Shapiro 

	* don't offer to delete a filter justt because we couldn't validate it.

2010-04-27 20:32:42 +0000 Rony Shapiro 

	* don't offer to delete a filter justt because we couldn't validate it.

2010-04-27 20:05:48 +0000 Rony Shapiro 

	* corrected comment re missing filter xsd file + rephrasing error message in user's terms

2010-04-27 20:05:48 +0000 Rony Shapiro 

	* corrected comment re missing filter xsd file + rephrasing error message in user's terms

2010-04-27 19:35:42 +0000 Rony Shapiro 

	* Correct name of Danish dll

2010-04-27 19:35:42 +0000 Rony Shapiro 

	* Correct name of Danish dll

2010-04-27 11:53:15 +0000 Saurav Ghosh 

	* Imported RUEList.{cpp,h} into wxWidgets, and implemented some more of the system tray menu items

2010-04-27 11:53:15 +0000 Saurav Ghosh 

	* Imported RUEList.{cpp,h} into wxWidgets, and implemented some more of the system tray menu items

2010-04-26 20:53:45 +0000 Rony Shapiro 

	* Fixed timing related bug in ResText - a bit of an overkill (vector and for_each not really needed), but as a bonus, runs *much* faster now

2010-04-26 20:53:45 +0000 Rony Shapiro 

	* Fixed timing related bug in ResText - a bit of an overkill (vector and for_each not really needed), but as a bonus, runs *much* faster now

2010-04-26 19:41:24 +0000 DrK 

	* Update FormatV3.txt

2010-04-26 19:41:24 +0000 DrK 

	* Update FormatV3.txt

2010-04-26 06:29:34 +0000 Saurav Ghosh 

	* Made the pwsafe autolock feature work more like windows, but its still incomplete

2010-04-26 06:29:34 +0000 Saurav Ghosh 

	* Made the pwsafe autolock feature work more like windows, but its still incomplete

2010-04-25 21:07:22 +0000 Rony Shapiro 

	* Added 1st hack at Danish translation, thanks to Rejmond Jensen

2010-04-25 21:07:22 +0000 Rony Shapiro 

	* Added 1st hack at Danish translation, thanks to Rejmond Jensen

2010-04-23 19:43:45 +0000 DrK 

	* Ensure all "startup" Windows can be seen on Taskbar

2010-04-23 19:43:45 +0000 DrK 

	* Ensure all "startup" Windows can be seen on Taskbar

2010-04-23 10:32:46 +0000 DrK 

	* Tweak Validate menu text and make it only availble if no database is currently open

2010-04-23 10:32:46 +0000 DrK 

	* Tweak Validate menu text and make it only availble if no database is currently open

2010-04-22 21:02:56 +0000 DrK 

	* 2990609	Clicking to rename entries is now disabled when database is read-only

2010-04-22 21:02:56 +0000 DrK 

	* 2990609	Clicking to rename entries is now disabled when database is read-only

2010-04-22 19:57:05 +0000 DrK 

	* Fix 2990734 "delete history" does not activate OK Button and remove obsolete preference from Options property page

2010-04-22 19:57:05 +0000 DrK 

	* Fix 2990734 "delete history" does not activate OK Button and remove obsolete preference from Options property page

2010-04-22 08:58:04 +0000 Karel Van der Gucht 

	* German help file, and resource adaptation for long German text

2010-04-22 08:58:04 +0000 Karel Van der Gucht 

	* German help file, and resource adaptation for long German text

2010-04-22 08:52:54 +0000 Karel Van der Gucht 

	* German help file, and resource adaptation for long German text

2010-04-22 08:52:54 +0000 Karel Van der Gucht 

	* German help file, and resource adaptation for long German text

2010-04-21 20:05:41 +0000 DrK 

	* Remove confusing ampersand

2010-04-21 20:05:41 +0000 DrK 

	* Remove confusing ampersand

2010-04-21 19:43:43 +0000 DrK 

	* wxWidgets now compiles (with warnings) on Windows under VS2005

2010-04-21 19:43:43 +0000 DrK 

	* wxWidgets now compiles (with warnings) on Windows under VS2005

2010-04-21 14:13:54 +0000 Rony Shapiro 

	* Fixed the mysterious case of the disappearing database

2010-04-21 14:13:54 +0000 Rony Shapiro 

	* Fixed the mysterious case of the disappearing database

2010-04-20 20:46:22 +0000 Rony Shapiro 

	* Minor cleanups, documentation fixes. Preference migration text in PasswordSafe3.rc2 *not* final.

2010-04-20 20:46:22 +0000 Rony Shapiro 

	* Minor cleanups, documentation fixes. Preference migration text in PasswordSafe3.rc2 *not* final.

2010-04-20 18:20:52 +0000 DrK 

	* Remove incorrect comment

2010-04-20 18:20:52 +0000 DrK 

	* Remove incorrect comment

2010-04-19 20:41:59 +0000 DrK 

	* Restore correct group display after restore after idle minimize

2010-04-19 20:41:59 +0000 DrK 

	* Restore correct group display after restore after idle minimize

2010-04-19 20:21:07 +0000 DrK 

	* Ensure the correct autoload_filters.xml is loaded if user is not using the local APPDATA directory

2010-04-19 20:21:07 +0000 DrK 

	* Ensure the correct autoload_filters.xml is loaded if user is not using the local APPDATA directory

2010-04-19 20:02:21 +0000 DrK 

	* Fix filter export of EntryType and EntryStatus

2010-04-19 20:02:21 +0000 DrK 

	* Fix filter export of EntryType and EntryStatus

2010-04-16 10:31:59 +0000 DrK 

	* Remove 60 MS compiler warnings about unreferenced formal parameter. Change variable name (event -> evt [already used in some code] to remove conflict with MS Windows class of same name.

2010-04-16 10:31:59 +0000 DrK 

	* Remove 60 MS compiler warnings about unreferenced formal parameter. Change variable name (event -> evt [already used in some code] to remove conflict with MS Windows class of same name.

2010-04-16 05:36:08 +0000 Saurav Ghosh 

	* Minor typo

2010-04-16 05:36:08 +0000 Saurav Ghosh 

	* Minor typo

2010-04-16 05:35:20 +0000 Saurav Ghosh 

	* perl's rename doesn't seem to work across fielsystem boundaries, use File::Copy instead

2010-04-16 05:35:20 +0000 Saurav Ghosh 

	* perl's rename doesn't seem to work across fielsystem boundaries, use File::Copy instead

2010-04-15 19:34:07 +0000 Rony Shapiro 

	* Shut up some compiler warnings on wx build on Windows.

2010-04-15 19:34:07 +0000 Rony Shapiro 

	* Shut up some compiler warnings on wx build on Windows.

2010-04-15 11:07:52 +0000 DrK 

	* Implement use of user's Local APPDATA directory for configuration file

2010-04-15 11:07:52 +0000 DrK 

	* Implement use of user's Local APPDATA directory for configuration file

2010-04-14 20:18:53 +0000 Karel Van der Gucht 

	* german text for revision 3384 (complete)

2010-04-14 20:18:53 +0000 Karel Van der Gucht 

	* german text for revision 3384 (complete)

2010-04-14 18:56:03 +0000 Rony Shapiro 

	* Finish off last commit - MultiCommands::ResetSavedState now applies on self as well as all children commands.

2010-04-14 18:56:03 +0000 Rony Shapiro 

	* Finish off last commit - MultiCommands::ResetSavedState now applies on self as well as all children commands.

2010-04-14 14:46:41 +0000 Rony Shapiro 

	* Make Command::ResetSavedState virtual, so that MultiCommand can override it properly

2010-04-14 14:46:41 +0000 Rony Shapiro 

	* Make Command::ResetSavedState virtual, so that MultiCommand can override it properly

2010-04-11 11:28:42 +0000 Andrey Kuznetsov 

	* Russian .po file (rev. 3383)

2010-04-11 11:28:42 +0000 Andrey Kuznetsov 

	* Russian .po file (rev. 3383)

2010-04-09 21:41:13 +0000 DrK 

	* Fix 2984527 Idle Timer setting not retained

2010-04-09 21:41:13 +0000 DrK 

	* Fix 2984527 Idle Timer setting not retained

2010-04-08 19:03:03 +0000 DrK 

	* Tidy up date filter dialog

2010-04-08 19:03:03 +0000 DrK 

	* Tidy up date filter dialog

2010-04-08 18:33:37 +0000 DrK 

	* Call Command::ResetSavedState in the right places - even if it still doesn't work as designed! :-(

2010-04-08 18:33:37 +0000 DrK 

	* Call Command::ResetSavedState in the right places - even if it still doesn't work as designed! :-(

2010-04-08 18:00:38 +0000 DrK 

	* Change field containing persistent Recently Used Entries in the database header plus update notes.

2010-04-08 18:00:38 +0000 DrK 

	* Change field containing persistent Recently Used Entries in the database header plus update notes.

2010-04-08 05:54:05 +0000 Saurav Ghosh 

	* Honor user's settings about using the system tray at all

2010-04-08 05:54:05 +0000 Saurav Ghosh 

	* Honor user's settings about using the system tray at all

2010-04-07 21:39:40 +0000 DrK 

	* Add relative dates to filters.

2010-04-07 21:39:40 +0000 DrK 

	* Add relative dates to filters.

2010-04-05 19:11:08 +0000 Rony Shapiro 

	* wxWidgets: tweak last commit + squash a compiler warning

2010-04-05 19:11:08 +0000 Rony Shapiro 

	* wxWidgets: tweak last commit + squash a compiler warning

2010-04-05 09:05:48 +0000 Saurav Ghosh 

	* Need to define _stscanf ourselves for it to build on linux.

2010-04-05 09:05:48 +0000 Saurav Ghosh 

	* Need to define _stscanf ourselves for it to build on linux.

2010-04-03 19:41:41 +0000 DrK 

	* Make RUE persistent. Minor variable name changes. Fix toolbar buttons enabled ig group selected at startup (first entry). Add new "Select Entry" menu item to RUE menu list.

2010-04-03 19:41:41 +0000 DrK 

	* Make RUE persistent. Minor variable name changes. Fix toolbar buttons enabled ig group selected at startup (first entry). Add new "Select Entry" menu item to RUE menu list.

2010-04-01 18:55:18 +0000 DrK 

	* Fix bug 2977941 - password expiry field update during edit

2010-04-01 18:55:18 +0000 DrK 

	* Fix bug 2977941 - password expiry field update during edit

2010-04-01 15:37:28 +0000 DrK 

	* Implement FR 2979411: A single entry can now be exported to a text or XML file via the Edit menu or right-click context menu.

2010-04-01 15:37:28 +0000 DrK 

	* Implement FR 2979411: A single entry can now be exported to a text or XML file via the Edit menu or right-click context menu.

2010-04-01 15:01:34 +0000 DrK 

	* Tidy up some code and deal with no write permission to DB directory that previously prevented PWS ending.

2010-04-01 15:01:34 +0000 DrK 

	* Tidy up some code and deal with no write permission to DB directory that previously prevented PWS ending.

2010-04-01 12:16:15 +0000 Saurav Ghosh 

	* Verify the passphrase before restoring from system tray. And clear the clipboard before disappearing

2010-04-01 12:16:15 +0000 Saurav Ghosh 

	* Verify the passphrase before restoring from system tray. And clear the clipboard before disappearing

2010-04-01 05:29:42 +0000 Saurav Ghosh 

	* Hide the app after PWSprefs::IdleTimeout seconds and display a taskbar icon.  Remove the icon on being restored.

2010-04-01 05:29:42 +0000 Saurav Ghosh 

	* Hide the app after PWSprefs::IdleTimeout seconds and display a taskbar icon.  Remove the icon on being restored.

2010-03-26 19:14:53 +0000 DrK 

	* Redo last fix a bit better!

2010-03-26 19:14:53 +0000 DrK 

	* Redo last fix a bit better!

2010-03-26 18:53:09 +0000 DrK 

	* Fix setting of expiry date to be any date from now.

2010-03-26 18:53:09 +0000 DrK 

	* Fix setting of expiry date to be any date from now.

2010-03-24 08:11:41 +0000 Saurav Ghosh 

	* Minimize to system tray on clicking the system close button

2010-03-24 08:11:41 +0000 Saurav Ghosh 

	* Minimize to system tray on clicking the system close button

2010-03-20 22:15:12 +0000 DrK 

	* Update developers read me - SDK and Xerces XML libraries.

2010-03-20 22:15:12 +0000 DrK 

	* Update developers read me - SDK and Xerces XML libraries.

2010-03-17 13:55:12 +0000 DrK 

	* Fix string entries from registry

2010-03-17 13:55:12 +0000 DrK 

	* Fix string entries from registry

2010-03-17 10:01:40 +0000 Rony Shapiro 

	* wxWidgets: continue last commit

2010-03-17 10:01:40 +0000 Rony Shapiro 

	* wxWidgets: continue last commit

2010-03-17 10:00:33 +0000 Rony Shapiro 

	* wxWidgets: Forgot to commit this - oops

2010-03-17 10:00:33 +0000 Rony Shapiro 

	* wxWidgets: Forgot to commit this - oops

2010-03-17 08:58:02 +0000 DrK 

	* Support Request: 2971604 (allow changing base password when editing alias)

2010-03-17 08:58:02 +0000 DrK 

	* Support Request: 2971604 (allow changing base password when editing alias)

2010-03-17 05:03:46 +0000 Saurav Ghosh 

	* Avoid redundant initializations of global variables

2010-03-17 05:03:46 +0000 Saurav Ghosh 

	* Avoid redundant initializations of global variables

2010-03-14 21:05:09 +0000 DrK 

	* Remove old wxWidgets project file

2010-03-14 21:05:09 +0000 DrK 

	* Remove old wxWidgets project file

2010-03-14 09:48:06 +0000 DrK 

	* Deal with developers who only want MFC builds and may not have/need Perl

2010-03-14 09:48:06 +0000 DrK 

	* Deal with developers who only want MFC builds and may not have/need Perl

2010-03-13 23:25:14 +0000 DrK 

	* Nearer to wxWidgets on Windows using VS2005

2010-03-13 23:25:14 +0000 DrK 

	* Nearer to wxWidgets on Windows using VS2005

2010-03-12 20:34:53 +0000 Rony Shapiro 

	* wxWidget: last commit builds cleanly

2010-03-12 20:34:53 +0000 Rony Shapiro 

	* wxWidget: last commit builds cleanly

2010-03-12 20:27:55 +0000 Rony Shapiro 

	* refactor registry-related stuff to support wx over Windows

2010-03-12 20:27:55 +0000 Rony Shapiro 

	* refactor registry-related stuff to support wx over Windows

2010-03-12 10:56:48 +0000 Rony Shapiro 

	* Also works correctly when argument contains a path, i.e., input file's not in current directory.

2010-03-12 10:56:48 +0000 Rony Shapiro 

	* Also works correctly when argument contains a path, i.e., input file's not in current directory.

2010-03-11 21:44:39 +0000 Rony Shapiro 

	* cleanup towards wx build under Windows

2010-03-11 21:44:39 +0000 Rony Shapiro 

	* cleanup towards wx build under Windows

2010-03-11 19:44:18 +0000 Rony Shapiro 

	* Tweaks & nits - mainly to fix "" -> \"

2010-03-11 19:44:18 +0000 Rony Shapiro 

	* Tweaks & nits - mainly to fix "" -> \"

2010-03-11 18:33:15 +0000 Rony Shapiro 

	* tweak os/windows/sleep.cpp (nits)

2010-03-11 18:33:15 +0000 Rony Shapiro 

	* tweak os/windows/sleep.cpp (nits)

2010-03-11 18:08:12 +0000 Rony Shapiro 

	* One warning less (gcc)

2010-03-11 18:08:12 +0000 Rony Shapiro 

	* One warning less (gcc)

2010-03-11 14:25:18 +0000 DrK 

	* A couple of changes to stop the compiler whinging in non-MFC under VS.

2010-03-11 14:25:18 +0000 DrK 

	* A couple of changes to stop the compiler whinging in non-MFC under VS.

2010-03-10 21:15:39 +0000 DrK 

	* Make C++ Header file #ifndefs consistent throughout solution

2010-03-10 21:15:39 +0000 DrK 

	* Make C++ Header file #ifndefs consistent throughout solution

2010-03-10 20:05:06 +0000 DrK 

	* MFC now builds after sleep change

2010-03-10 20:05:06 +0000 DrK 

	* MFC now builds after sleep change

2010-03-10 14:56:35 +0000 Rony Shapiro 

	* Nit

2010-03-10 14:56:35 +0000 Rony Shapiro 

	* Nit

2010-03-10 14:53:14 +0000 Rony Shapiro 

	* wxWidgets: Finished autotype code refactoring.

2010-03-10 14:53:14 +0000 Rony Shapiro 

	* wxWidgets: Finished autotype code refactoring.

2010-03-10 14:29:04 +0000 Rony Shapiro 

	* Cleanup some windows-specific includes for wxWidgets build

2010-03-10 14:29:04 +0000 Rony Shapiro 

	* Cleanup some windows-specific includes for wxWidgets build

2010-03-10 13:59:12 +0000 Rony Shapiro 

	* wxWidgets: os now compiles again after last changes

2010-03-10 13:59:12 +0000 Rony Shapiro 

	* wxWidgets: os now compiles again after last changes

2010-03-10 13:50:48 +0000 Rony Shapiro 

	* Finished refactoring autotype code to maximize cross-platform code reuse - unbuilt/untested on wxWidgets (yet)

2010-03-10 13:50:48 +0000 Rony Shapiro 

	* Finished refactoring autotype code to maximize cross-platform code reuse - unbuilt/untested on wxWidgets (yet)

2010-03-09 18:13:48 +0000 Rony Shapiro 

	* wxWidgets: constification w/o const_cast

2010-03-09 18:13:48 +0000 Rony Shapiro 

	* wxWidgets: constification w/o const_cast

2010-03-09 17:48:27 +0000 Rony Shapiro 

	* constification take 2 (kinder & gentler)

2010-03-09 17:48:27 +0000 Rony Shapiro 

	* constification take 2 (kinder & gentler)

2010-03-09 15:19:53 +0000 Rony Shapiro 

	* wxWidgets: Builds again after penultimate changes

2010-03-09 15:19:53 +0000 Rony Shapiro 

	* wxWidgets: Builds again after penultimate changes

2010-03-09 15:16:33 +0000 Rony Shapiro 

	* Match c'tor initialization order to member declaration order to keep gcc happy.

2010-03-09 15:16:33 +0000 Rony Shapiro 

	* Match c'tor initialization order to member declaration order to keep gcc happy.

2010-03-09 14:59:56 +0000 Rony Shapiro 

	* Refactor some autotype code for sharing between ui-s, plus some constification

2010-03-09 14:59:56 +0000 Rony Shapiro 

	* Refactor some autotype code for sharing between ui-s, plus some constification

2010-03-09 13:47:14 +0000 DrK 

	* Remove duplicate entry in help project file

2010-03-09 13:47:14 +0000 DrK 

	* Remove duplicate entry in help project file

2010-03-09 09:16:45 +0000 Rony Shapiro 

	* wxWidgets: Moves sleep_ms from corelib to os, reimplemented using nanosleep instead of deprecated usleep.

2010-03-09 09:16:45 +0000 Rony Shapiro 

	* wxWidgets: Moves sleep_ms from corelib to os, reimplemented using nanosleep instead of deprecated usleep.

2010-03-09 08:08:21 +0000 Rony Shapiro 

	* Won't crash when formatting IDSC_IMPORTRECNOTFOUND error message (why doesn't MSVC warn about this?)

2010-03-09 08:08:21 +0000 Rony Shapiro 

	* Won't crash when formatting IDSC_IMPORTRECNOTFOUND error message (why doesn't MSVC warn about this?)

2010-03-07 13:21:37 +0000 DrK 

	* Fix issue with selecting text in CEditExtn + minor formatting nits elsewhere

2010-03-07 13:21:37 +0000 DrK 

	* Fix issue with selecting text in CEditExtn + minor formatting nits elsewhere

2010-03-05 19:37:40 +0000 DrK 

	* Variable naming nit

2010-03-05 19:37:40 +0000 DrK 

	* Variable naming nit

2010-03-04 16:32:10 +0000 DrK 

	* Redo last commit but for Text import this time. Change order of import commands so that the GUI refreshes are last for redo.

2010-03-04 16:32:10 +0000 DrK 

	* Redo last commit but for Text import this time. Change order of import commands so that the GUI refreshes are last for redo.

2010-03-04 14:50:42 +0000 DrK 

	* Ensure display is refreshed after an undone import is redone.

2010-03-04 14:50:42 +0000 DrK 

	* Ensure display is refreshed after an undone import is redone.

2010-03-04 13:54:39 +0000 DrK 

	* Add size checking to open/import and also to filters

2010-03-04 13:54:39 +0000 DrK 

	* Add size checking to open/import and also to filters

2010-03-04 11:00:44 +0000 DrK 

	* [2962916] Save toolbar button only enabled if database is R/W and has been changed since last saved.

2010-03-04 11:00:44 +0000 DrK 

	* [2962916] Save toolbar button only enabled if database is R/W and has been changed since last saved.

2010-03-04 10:25:20 +0000 DrK 

	* [2962847] Fix password length checking to be between 4 and 1024 during menu Generate Password option & Password Policy setting as per previous releases.

2010-03-04 10:25:20 +0000 DrK 

	* [2962847] Fix password length checking to be between 4 and 1024 during menu Generate Password option & Password Policy setting as per previous releases.

2010-03-03 22:24:48 +0000 DrK 

	* Allow use to select external editor for Notes field in Add/Edit dialog (also previous commit)

2010-03-03 22:24:48 +0000 DrK 

	* Allow use to select external editor for Notes field in Add/Edit dialog (also previous commit)

2010-03-03 22:19:52 +0000 DrK 

	* git-svn-id: svn://svn.code.sf.net/p/passwordsafe/code/trunk@3326 1f79f812-37fb-46fe-a122-30589dd2bf55

2010-03-03 22:19:52 +0000 DrK 

	* git-svn-id: svn://svn.code.sf.net/p/passwordsafe/code/trunk/pwsafe/pwsafe@3326 1f79f812-37fb-46fe-a122-30589dd2bf55

2010-03-03 20:38:05 +0000 DrK 

	* usleep not implemented in Windows

2010-03-03 20:38:05 +0000 DrK 

	* usleep not implemented in Windows

2010-03-03 20:24:58 +0000 DrK 

	* Fix XML import when UUIDs are not unique in import file

2010-03-03 20:24:58 +0000 DrK 

	* Fix XML import when UUIDs are not unique in import file

2010-03-03 20:22:21 +0000 DrK 

	* Add title to Reporter

2010-03-03 20:22:21 +0000 DrK 

	* Add title to Reporter

2010-03-03 20:20:37 +0000 DrK 

	* External Editor activates Apply/OK buttons in Edit

2010-03-03 20:20:37 +0000 DrK 

	* External Editor activates Apply/OK buttons in Edit

2010-03-03 20:17:46 +0000 DrK 

	* Formatting nits

2010-03-03 20:17:46 +0000 DrK 

	* Formatting nits

2010-03-03 11:51:03 +0000 Saurav Ghosh 

	* Added AutoType for linux

2010-03-03 11:51:03 +0000 Saurav Ghosh 

	* Added AutoType for linux

2010-02-28 21:54:55 +0000 Karel Van der Gucht 

	* German for revision 3317

2010-02-28 21:54:55 +0000 Karel Van der Gucht 

	* German for revision 3317

2010-02-28 21:23:47 +0000 DrK 

	* Fix [2960709] Entry selected prior to workstation locking is reselected on being restored after unlocking the workstation.

2010-02-28 21:23:47 +0000 DrK 

	* Fix [2960709] Entry selected prior to workstation locking is reselected on being restored after unlocking the workstation.

2010-02-27 08:47:48 +0000 Karel Van der Gucht 

	* Install with shortcut to "foreign" help file and (optional) shortcut for deinstallation. The initial dialog is translated too.

2010-02-27 08:47:48 +0000 Karel Van der Gucht 

	* Install with shortcut to "foreign" help file and (optional) shortcut for deinstallation. The initial dialog is translated too.

2010-02-26 21:09:16 +0000 DrK 

	* Put menu bitmaps on the CompareResults dialog context menu

2010-02-26 21:09:16 +0000 DrK 

	* Put menu bitmaps on the CompareResults dialog context menu

2010-02-25 20:45:09 +0000 DrK 

	* [2957185] Add Synchronize function to the menu options during review of the results of a Compare database operation.

2010-02-25 20:45:09 +0000 DrK 

	* [2957185] Add Synchronize function to the menu options during review of the results of a Compare database operation.

2010-02-25 20:35:38 +0000 DrK 

	* Add copy entry via Compare Results dialog now via Command to be covered by Undo/Redo

2010-02-25 20:35:38 +0000 DrK 

	* Add copy entry via Compare Results dialog now via Command to be covered by Undo/Redo

2010-02-24 20:08:10 +0000 DrK 

	* Add hint that a context menu is available in the Compare Results dialog (Tooltip not appropriate here)

2010-02-24 20:08:10 +0000 DrK 

	* Add hint that a context menu is available in the Compare Results dialog (Tooltip not appropriate here)

2010-02-23 18:30:29 +0000 DrK 

	* Validate fields with excessive text that can't be displayed by GUI. Deal with edit/view of these entries. To test, set MAXTEXTCHARS in DboxMain.h to a low value (e.g. 50)

2010-02-23 18:30:29 +0000 DrK 

	* Validate fields with excessive text that can't be displayed by GUI. Deal with edit/view of these entries. To test, set MAXTEXTCHARS in DboxMain.h to a low value (e.g. 50)

2010-02-23 17:12:10 +0000 DrK 

	* Nit on a nit (fix until next commit)

2010-02-23 17:12:10 +0000 DrK 

	* Nit on a nit (fix until next commit)

2010-02-23 17:06:13 +0000 DrK 

	* Nits

2010-02-23 17:06:13 +0000 DrK 

	* Nits

2010-02-22 19:15:02 +0000 DrK 

	* Allow easier database validation via the command line (Help would need updating) - see comment in update.

2010-02-22 19:15:02 +0000 DrK 

	* Allow easier database validation via the command line (Help would need updating) - see comment in update.

2010-02-22 17:19:29 +0000 Andrey Kuznetsov 

	* Russian .po file (rev. 3307)

2010-02-22 17:19:29 +0000 Andrey Kuznetsov 

	* Russian .po file (rev. 3307)

2010-02-22 12:28:59 +0000 Rony Shapiro 

	* Fixed typo that broke Linux build.

2010-02-22 12:28:59 +0000 Rony Shapiro 

	* Fixed typo that broke Linux build.

2010-02-22 11:06:47 +0000 Karel Van der Gucht 

	* German po file (rev 3305)

2010-02-22 11:06:47 +0000 Karel Van der Gucht 

	* German po file (rev 3305)

2010-02-21 20:41:33 +0000 DrK 

	* Reset command line validate flag if user changes the database at OpenOnInit time.

2010-02-21 20:41:33 +0000 DrK 

	* Reset command line validate flag if user changes the database at OpenOnInit time.

2010-02-21 19:15:57 +0000 DrK 

	* Allow Validate of databases from the menu.

2010-02-21 19:15:57 +0000 DrK 

	* Allow Validate of databases from the menu.

2010-02-20 12:49:35 +0000 DrK 

	* Backout last change to schema

2010-02-20 12:49:35 +0000 DrK 

	* Backout last change to schema

2010-02-19 23:17:31 +0000 DrK 

	* Minor update

2010-02-19 23:17:31 +0000 DrK 

	* Minor update

2010-02-19 22:56:58 +0000 DrK 

	* Improve XML error reporting

2010-02-19 22:56:58 +0000 DrK 

	* Improve XML error reporting

2010-02-18 06:59:27 +0000 Rony Shapiro 

	* streamline GTU-uniqueness code a bit

2010-02-18 06:59:27 +0000 Rony Shapiro 

	* streamline GTU-uniqueness code a bit

2010-02-18 06:06:03 +0000 Rony Shapiro 

	* Clearer error message for the casual user

2010-02-18 06:06:03 +0000 Rony Shapiro 

	* Clearer error message for the casual user

2010-02-17 21:56:08 +0000 DrK 

	* Fix XML import with Expat

2010-02-17 21:56:08 +0000 DrK 

	* Fix XML import with Expat

2010-02-17 20:58:06 +0000 DrK 

	* nit

2010-02-17 20:58:06 +0000 DrK 

	* nit

2010-02-17 17:37:52 +0000 DrK 

	* Fix GTU not unique (D&D from PWTreeCtrl not yet started) - WIP

2010-02-17 17:37:52 +0000 DrK 

	* Fix GTU not unique (D&D from PWTreeCtrl not yet started) - WIP

2010-02-17 15:00:12 +0000 DrK 

	* Remove ASSERT - can happen if user "undoes" a validate and there is no previous GUI state

2010-02-17 15:00:12 +0000 DrK 

	* Remove ASSERT - can happen if user "undoes" a validate and there is no previous GUI state

2010-02-17 13:29:47 +0000 DrK 

	* Fix ASSERT if no item selected during menu processing.

2010-02-17 13:29:47 +0000 DrK 

	* Fix ASSERT if no item selected during menu processing.

2010-02-17 09:13:37 +0000 Rony Shapiro 

	* Recursive group delete fixed. Now deletes all subgroups correctly, and is quicker to boot!

2010-02-17 09:13:37 +0000 Rony Shapiro 

	* Recursive group delete fixed. Now deletes all subgroups correctly, and is quicker to boot!

2010-02-16 23:47:08 +0000 DrK 

	* Fix CompareResults dialog context menu.

2010-02-16 23:47:08 +0000 DrK 

	* Fix CompareResults dialog context menu.

2010-02-15 22:28:58 +0000 DrK 

	* Fix [2897661, 2779654]

2010-02-15 22:28:58 +0000 DrK 

	* Fix [2897661, 2779654]

2010-02-15 21:28:28 +0000 DrK 

	* Change memset for clearing memory - back to hex.

2010-02-15 21:28:28 +0000 DrK 

	* Change memset for clearing memory - back to hex.

2010-02-15 21:06:09 +0000 DrK 

	* Fix shortcut issues and bump to 3.21.1

2010-02-15 21:06:09 +0000 DrK 

	* Fix shortcut issues and bump to 3.21.1

2010-02-15 20:55:30 +0000 DrK 

	* Nits - second parameter of memset is an integer

2010-02-15 20:55:30 +0000 DrK 

	* Nits - second parameter of memset is an integer

2010-02-15 06:58:05 +0000 DrK 

	* Nit in rev. 3285

2010-02-15 06:58:05 +0000 DrK 

	* Nit in rev. 3285

2010-02-15 06:10:12 +0000 Rony Shapiro 

	* Updated PAD file for 3.21 (slipped official release).

2010-02-15 06:10:12 +0000 Rony Shapiro 

	* Updated PAD file for 3.21 (slipped official release).

2010-02-14 19:31:24 +0000 DrK 

	* Restore group display status over Lock/Restore

2010-02-14 19:31:24 +0000 DrK 

	* Restore group display status over Lock/Restore

2010-02-14 16:12:46 +0000 DrK 

	* Remove Minimize on SystemTray menu if already locked (disable didn't work, so need to remove)

2010-02-14 16:12:46 +0000 DrK 

	* Remove Minimize on SystemTray menu if already locked (disable didn't work, so need to remove)

2010-02-14 15:41:45 +0000 DrK 

	* Nits + ensure PO file headers are OK for ResText program Make Russian PO file have consistent end-of-lines (CRLF) Remove unneeded strings

2010-02-14 15:41:45 +0000 DrK 

	* Nits + ensure PO file headers are OK for ResText program Make Russian PO file have consistent end-of-lines (CRLF) Remove unneeded strings

2010-02-14 06:16:36 +0000 Rony Shapiro 

	* Can now restore locked database when PasskeyEntry dialog was opened when lock event occured.

2010-02-14 06:16:36 +0000 Rony Shapiro 

	* Can now restore locked database when PasskeyEntry dialog was opened when lock event occured.

2010-02-13 06:04:39 +0000 Rony Shapiro 

	* Final 3.21 Update to French translation by Francois

2010-02-13 06:04:39 +0000 Rony Shapiro 

	* Final 3.21 Update to French translation by Francois

2010-02-12 05:26:15 +0000 Rony Shapiro 

	* Update to French translation by Francois

2010-02-12 05:26:15 +0000 Rony Shapiro 

	* Update to French translation by Francois

2010-02-11 20:38:24 +0000 Rony Shapiro 

	* DboxMain::GetAndCheckPassword slightly less confusing

2010-02-11 20:38:24 +0000 Rony Shapiro 

	* DboxMain::GetAndCheckPassword slightly less confusing

2010-02-11 20:00:17 +0000 Rony Shapiro 

	* Don't lock app when no db's open

2010-02-11 20:00:17 +0000 Rony Shapiro 

	* Don't lock app when no db's open

2010-02-10 21:57:08 +0000 DrK 

	* Should set length of WINDOWPLACEMENT structure before use (c.f. other calls in PWS)

2010-02-10 21:57:08 +0000 DrK 

	* Should set length of WINDOWPLACEMENT structure before use (c.f. other calls in PWS)

2010-02-10 17:41:53 +0000 Rony Shapiro 

	* System tray popoup menu Restore command enabled/disabled correctly now

2010-02-10 17:41:53 +0000 Rony Shapiro 

	* System tray popoup menu Restore command enabled/disabled correctly now

2010-02-10 15:39:38 +0000 Rony Shapiro 

	* No longer ASSERTs when invoked with -s

2010-02-10 15:39:38 +0000 Rony Shapiro 

	* No longer ASSERTs when invoked with -s

2010-02-10 12:40:06 +0000 Rony Shapiro 

	* minor cleanup

2010-02-10 12:40:06 +0000 Rony Shapiro 

	* minor cleanup

2010-02-09 20:59:02 +0000 Rony Shapiro 

	* minor cleanups

2010-02-09 20:59:02 +0000 Rony Shapiro 

	* minor cleanups

2010-02-09 18:13:56 +0000 Rony Shapiro 

	* Update to French translation from Francois

2010-02-09 18:13:56 +0000 Rony Shapiro 

	* Update to French translation from Francois

2010-02-09 09:43:55 +0000 DrK 

	* Complete display problem tidy-up

2010-02-09 09:43:55 +0000 DrK 

	* Complete display problem tidy-up

2010-02-09 07:55:45 +0000 Rony Shapiro 

	* Inching forward to 3.21 formal release

2010-02-09 07:55:45 +0000 Rony Shapiro 

	* Inching forward to 3.21 formal release

2010-02-09 05:29:05 +0000 Rony Shapiro 

	* Removed code that flipped on username display if sibling node and leaf shared name - underlying problem fixed. (res strings to be cleaned up post-release)

2010-02-09 05:29:05 +0000 Rony Shapiro 

	* Removed code that flipped on username display if sibling node and leaf shared name - underlying problem fixed. (res strings to be cleaned up post-release)

2010-02-08 22:52:17 +0000 DrK 

	* Add changes to default user when creating shortcut to commands. Tidy up checking GetPref which is returns bool not BOOL Tidy up ControlExtns header.

2010-02-08 22:52:17 +0000 DrK 

	* Add changes to default user when creating shortcut to commands. Tidy up checking GetPref which is returns bool not BOOL Tidy up ControlExtns header.

2010-02-08 20:37:56 +0000 Rony Shapiro 

	* cleanup of last commit

2010-02-08 20:37:56 +0000 Rony Shapiro 

	* cleanup of last commit

2010-02-08 20:09:03 +0000 Rony Shapiro 

	* Support sibling node and leaf with same name, protect against renaming node to same name as sibling node

2010-02-08 20:09:03 +0000 Rony Shapiro 

	* Support sibling node and leaf with same name, protect against renaming node to same name as sibling node

2010-02-08 10:39:28 +0000 Rony Shapiro 

	* minor cleanup

2010-02-08 10:39:28 +0000 Rony Shapiro 

	* minor cleanup

2010-02-07 19:33:25 +0000 Rony Shapiro 

	* nits

2010-02-07 19:33:25 +0000 Rony Shapiro 

	* nits

2010-02-07 15:16:40 +0000 Rony Shapiro 

	* Undo of Import commands working again

2010-02-07 15:16:40 +0000 Rony Shapiro 

	* Undo of Import commands working again

2010-02-07 08:23:17 +0000 Rony Shapiro 

	* Another update to 3.21 Chinese translation from Freedoctor

2010-02-07 08:23:17 +0000 Rony Shapiro 

	* Another update to 3.21 Chinese translation from Freedoctor

2010-02-06 21:08:34 +0000 Rony Shapiro 

	* minor cleanups

2010-02-06 21:08:34 +0000 Rony Shapiro 

	* minor cleanups

2010-02-06 19:48:44 +0000 Rony Shapiro 

	* 1. Move ASSERT to correct location. 2. Optimized DboxMain::GetEntryImage 3. Added missing SetChanged(true) in AddEdit_DateTimes.

2010-02-06 19:48:44 +0000 Rony Shapiro 

	* 1. Move ASSERT to correct location. 2. Optimized DboxMain::GetEntryImage 3. Added missing SetChanged(true) in AddEdit_DateTimes.

2010-02-06 14:07:12 +0000 Andrey Kuznetsov 

	* Russian i18n for 3.21 (till rev. 3257)

2010-02-06 14:07:12 +0000 Andrey Kuznetsov 

	* Russian i18n for 3.21 (till rev. 3257)

2010-02-05 13:50:21 +0000 Rony Shapiro 

	* Swedish translation updated by Bjorne

2010-02-05 13:50:21 +0000 Rony Shapiro 

	* Swedish translation updated by Bjorne

2010-02-05 10:07:19 +0000 Rony Shapiro 

	* Hide open dboxes when locking via WTS events w/systray

2010-02-05 10:07:19 +0000 Rony Shapiro 

	* Hide open dboxes when locking via WTS events w/systray

2010-02-05 10:04:07 +0000 Rony Shapiro 

	* Update to Chinese translation from Freedoctor

2010-02-05 10:04:07 +0000 Rony Shapiro 

	* Update to Chinese translation from Freedoctor

2010-02-04 22:36:20 +0000 Karel Van der Gucht 

	* German without 'Umlaut' (2)

2010-02-04 22:36:20 +0000 Karel Van der Gucht 

	* German without 'Umlaut' (2)

2010-02-04 21:41:31 +0000 Rony Shapiro 

	* (1) Shortcut's now created under specified group (2) Renaming a shortcut via edit dbox doesn't crash

2010-02-04 21:41:31 +0000 Rony Shapiro 

	* (1) Shortcut's now created under specified group (2) Renaming a shortcut via edit dbox doesn't crash

2010-02-04 20:29:11 +0000 Rony Shapiro 

	* Merge with dependents working again

2010-02-04 20:29:11 +0000 Rony Shapiro 

	* Merge with dependents working again

2010-02-04 19:18:23 +0000 Rony Shapiro 

	* Element changes update tree display again

2010-02-04 19:18:23 +0000 Rony Shapiro 

	* Element changes update tree display again

2010-02-04 18:37:44 +0000 Rony Shapiro 

	* Update display correctly when entry's group is changed via edit box

2010-02-04 18:37:44 +0000 Rony Shapiro 

	* Update display correctly when entry's group is changed via edit box

2010-02-04 17:48:46 +0000 Karel Van der Gucht 

	* German without 'Umlaut'

2010-02-04 17:48:46 +0000 Karel Van der Gucht 

	* German without 'Umlaut'

2010-02-04 17:39:33 +0000 Karel Van der Gucht 

	* German help file including failsafe backup English help files consistent with menu items German wording for revision 3245

2010-02-04 17:39:33 +0000 Karel Van der Gucht 

	* German help file including failsafe backup English help files consistent with menu items German wording for revision 3245

2010-02-04 15:48:41 +0000 Rony Shapiro 

	* Undoing unaliasing an entry no longer crashes app.

2010-02-04 15:48:41 +0000 Rony Shapiro 

	* Undoing unaliasing an entry no longer crashes app.

2010-02-04 12:47:50 +0000 Rony Shapiro 

	* Minor cleanups

2010-02-04 12:47:50 +0000 Rony Shapiro 

	* Minor cleanups

2010-02-03 20:05:06 +0000 Rony Shapiro 

	* Lock on logout via WTS event w/o systray now works correctly - minimize, not hide. Also renamed SessionNotification -> RegisterSessionNotification for clarity.

2010-02-03 20:05:06 +0000 Rony Shapiro 

	* Lock on logout via WTS event w/o systray now works correctly - minimize, not hide. Also renamed SessionNotification -> RegisterSessionNotification for clarity.

2010-02-03 14:16:20 +0000 Rony Shapiro 

	* Reverted IDS_MUSTHAVEUSERNAMES3 text to value in published .po files - also avert crash in MainEdit.cpp Revert back and fix crash after 3.21 formal release (#ifdef NOTYET)

2010-02-03 14:16:20 +0000 Rony Shapiro 

	* Reverted IDS_MUSTHAVEUSERNAMES3 text to value in published .po files - also avert crash in MainEdit.cpp Revert back and fix crash after 3.21 formal release (#ifdef NOTYET)

2010-02-03 12:24:47 +0000 Rony Shapiro 

	* Murphy.

2010-02-03 12:24:47 +0000 Rony Shapiro 

	* Murphy.

2010-02-03 11:51:28 +0000 DrK 

	* Fix bug 2941828

2010-02-03 11:51:28 +0000 DrK 

	* Fix bug 2941828

2010-02-03 11:12:57 +0000 DrK 

	* Refactor last commit - reduce code

2010-02-03 11:12:57 +0000 DrK 

	* Refactor last commit - reduce code

2010-02-02 22:38:33 +0000 DrK 

	* Fix display problem if group renamed, usernames not displayed and the new group has same title as a sibling entry.

2010-02-02 22:38:33 +0000 DrK 

	* Fix display problem if group renamed, usernames not displayed and the new group has same title as a sibling entry.

2010-02-02 20:43:20 +0000 Rony Shapiro 

	* Disambiguation.

2010-02-02 20:43:20 +0000 Rony Shapiro 

	* Disambiguation.

2010-02-02 13:19:02 +0000 Rony Shapiro 

	* Update po files in preparation for 3.21

2010-02-02 13:19:02 +0000 Rony Shapiro 

	* Update po files in preparation for 3.21

2010-02-02 11:41:52 +0000 Rony Shapiro 

	* Tweak last commit

2010-02-02 11:41:52 +0000 Rony Shapiro 

	* Tweak last commit

2010-02-01 21:20:06 +0000 DrK 

	* Fix tree issue if entry and group have same name and usernames are not displayed

2010-02-01 21:20:06 +0000 DrK 

	* Fix tree issue if entry and group have same name and usernames are not displayed

2010-01-31 20:49:20 +0000 DrK 

	* HTML nits and update image with latest button captions.

2010-01-31 20:49:20 +0000 DrK 

	* HTML nits and update image with latest button captions.

2010-01-31 20:00:30 +0000 Rony Shapiro 

	* Enable Edit Apply button if user clicks Generate for a new Password.

2010-01-31 20:00:30 +0000 Rony Shapiro 

	* Enable Edit Apply button if user clicks Generate for a new Password.

2010-01-31 17:54:17 +0000 DrK 

	* Implement Apply function within Edit - i.e. save edits without closing the dialog

2010-01-31 17:54:17 +0000 DrK 

	* Implement Apply function within Edit - i.e. save edits without closing the dialog

2010-01-31 14:46:19 +0000 Rony Shapiro 

	* "Recover" -> "Select"

2010-01-31 14:46:19 +0000 Rony Shapiro 

	* "Recover" -> "Select"

2010-01-31 14:24:56 +0000 Rony Shapiro 

	* [2940712] Dragging a group now drags along all its descendants, even with "Save Immediate" preference set.

2010-01-31 14:24:56 +0000 Rony Shapiro 

	* [2940712] Dragging a group now drags along all its descendants, even with "Save Immediate" preference set.

2010-01-31 12:17:55 +0000 Rony Shapiro 

	* Integrate failsafebackups.html into .chm file, plus cleanup some keywords.

2010-01-31 12:17:55 +0000 Rony Shapiro 

	* Integrate failsafebackups.html into .chm file, plus cleanup some keywords.

2010-01-31 10:05:36 +0000 Rony Shapiro 

	* Tweak Failsafe backup code & online help.

2010-01-31 10:05:36 +0000 Rony Shapiro 

	* Tweak Failsafe backup code & online help.

2010-01-31 09:46:25 +0000 DrK 

	* Change failsafe backup file extension

2010-01-31 09:46:25 +0000 DrK 

	* Change failsafe backup file extension

2010-01-30 22:17:52 +0000 DrK 

	* Change Emergency to Failsafe

2010-01-30 22:17:52 +0000 DrK 

	* Change Emergency to Failsafe

2010-01-30 21:10:17 +0000 Rony Shapiro 

	* typos

2010-01-30 21:10:17 +0000 Rony Shapiro 

	* typos

2010-01-30 17:12:47 +0000 DrK 

	* Update new help + very very minor tweaks

2010-01-30 17:12:47 +0000 DrK 

	* Update new help + very very minor tweaks

2010-01-30 14:11:33 +0000 DrK 

	* Make Tooltip processing consistent within project. Change Display Emergency Backup dialog (again), add Tooltips and start of Help file entry.

2010-01-30 14:11:33 +0000 DrK 

	* Make Tooltip processing consistent within project. Change Display Emergency Backup dialog (again), add Tooltips and start of Help file entry.

2010-01-29 21:49:54 +0000 DrK 

	* Fix delete question.

2010-01-29 21:49:54 +0000 DrK 

	* Fix delete question.

2010-01-29 19:02:09 +0000 DrK 

	* Minor tidy up to match new button captions etc.

2010-01-29 19:02:09 +0000 DrK 

	* Minor tidy up to match new button captions etc.

2010-01-28 23:52:38 +0000 DrK 

	* Improve Emergency Backup dialog and add tooltips (translators should hold off changing their strings until the dialog is finalised)

2010-01-28 23:52:38 +0000 DrK 

	* Improve Emergency Backup dialog and add tooltips (translators should hold off changing their strings until the dialog is finalised)

2010-01-28 06:48:58 +0000 Rony Shapiro 

	* Save a few bytes/lines of code.

2010-01-28 06:48:58 +0000 Rony Shapiro 

	* Save a few bytes/lines of code.

2010-01-27 20:26:41 +0000 DrK 

	* Add date/time checking on emergency backup file names

2010-01-27 20:26:41 +0000 DrK 

	* Add date/time checking on emergency backup file names

2010-01-27 19:54:59 +0000 DrK 

	* Emergency fix for OpenOnInit. More to come but original functionality restored

2010-01-27 19:54:59 +0000 DrK 

	* Emergency fix for OpenOnInit. More to come but original functionality restored

2010-01-27 10:23:04 +0000 Rony Shapiro 

	* wxWidgets: delete groups working

2010-01-27 10:23:04 +0000 Rony Shapiro 

	* wxWidgets: delete groups working

2010-01-27 07:38:59 +0000 Rony Shapiro 

	* wxWidgets: delete of base entries wrks

2010-01-27 07:38:59 +0000 Rony Shapiro 

	* wxWidgets: delete of base entries wrks

2010-01-27 06:20:38 +0000 Rony Shapiro 

	* wxWidgets:corelib resource strings now loaded under Linux as well - script generates std::map from rc2 file

2010-01-27 06:20:38 +0000 Rony Shapiro 

	* wxWidgets:corelib resource strings now loaded under Linux as well - script generates std::map from rc2 file

2010-01-26 18:49:13 +0000 Rony Shapiro 

	* wxWidgets: Implemented wx version of Asker and Reporter

2010-01-26 18:49:13 +0000 Rony Shapiro 

	* wxWidgets: Implemented wx version of Asker and Reporter

2010-01-26 16:20:39 +0000 DrK 

	* Remove prompt to user when deleting a single entry (not a base entry) now that they can use Undo

2010-01-26 16:20:39 +0000 DrK 

	* Remove prompt to user when deleting a single entry (not a base entry) now that they can use Undo

2010-01-26 16:09:31 +0000 DrK 

	* Fix long term bug in setting default button in CGeneralMsgBox MessageBox

2010-01-26 16:09:31 +0000 DrK 

	* Fix long term bug in setting default button in CGeneralMsgBox MessageBox

2010-01-26 15:17:51 +0000 Rony Shapiro 

	* wxWidgets: more work on Delete (WIP)

2010-01-26 15:17:51 +0000 Rony Shapiro 

	* wxWidgets: more work on Delete (WIP)

2010-01-26 14:31:43 +0000 DrK 

	* Improve shutdown/logoff processing and add processing of Emergency Backup files on Open.

2010-01-26 14:31:43 +0000 DrK 

	* Improve shutdown/logoff processing and add processing of Emergency Backup files on Open.

2010-01-26 12:40:22 +0000 Rony Shapiro 

	* wxWidgets: Create shortcut finally works

2010-01-26 12:40:22 +0000 Rony Shapiro 

	* wxWidgets: Create shortcut finally works

2010-01-25 21:57:34 +0000 DrK 

	* Remove extraneous statement when StopFind and DBModified callbacks merged

2010-01-25 21:57:34 +0000 DrK 

	* Remove extraneous statement when StopFind and DBModified callbacks merged

2010-01-25 20:31:05 +0000 DrK 

	* Remove ES_DELETED from nearly everywhere as Undo/Redo has replaced that functionality

2010-01-25 20:31:05 +0000 DrK 

	* Remove ES_DELETED from nearly everywhere as Undo/Redo has replaced that functionality

2010-01-25 17:55:22 +0000 Andrey Kuznetsov 

	* Russian i18n for 3.21 (till rev. 3205)

2010-01-25 17:55:22 +0000 Andrey Kuznetsov 

	* Russian i18n for 3.21 (till rev. 3205)

2010-01-25 15:30:48 +0000 Rony Shapiro 

	* wxWidgets: More work on Create Shortcut - still not there yet...

2010-01-25 15:30:48 +0000 Rony Shapiro 

	* wxWidgets: More work on Create Shortcut - still not there yet...

2010-01-24 17:07:27 +0000 DrK 

	* Fix menu issue introduced by rev. 3177

2010-01-24 17:07:27 +0000 DrK 

	* Fix menu issue introduced by rev. 3177

2010-01-24 01:01:50 +0000 Karel Van der Gucht 

	* English help file jpg without "border"

2010-01-24 01:01:50 +0000 Karel Van der Gucht 

	* English help file jpg without "border"

2010-01-24 00:52:33 +0000 Karel Van der Gucht 

	* German po file for revision 3201

2010-01-24 00:52:33 +0000 Karel Van der Gucht 

	* German po file for revision 3201

2010-01-23 22:16:57 +0000 DrK 

	* corelib must be ANSI & UNICODE (except XML processing which is always UICODE)

2010-01-23 22:16:57 +0000 DrK 

	* corelib must be ANSI & UNICODE (except XML processing which is always UICODE)

2010-01-23 22:02:12 +0000 DrK 

	* Update Developer's readme

2010-01-23 22:02:12 +0000 DrK 

	* Update Developer's readme

2010-01-23 21:12:51 +0000 Rony Shapiro 

	* Fixed incorrect argument to Format, plus some STL-correctness.

2010-01-23 21:12:51 +0000 Rony Shapiro 

	* Fixed incorrect argument to Format, plus some STL-correctness.

2010-01-23 20:05:33 +0000 Rony Shapiro 

	* wxWidgets: compiles again after last cleanup

2010-01-23 20:05:33 +0000 Rony Shapiro 

	* wxWidgets: compiles again after last cleanup

2010-01-22 21:06:40 +0000 DrK 

	* Forgot corelib must be ANSI & UNICODE

2010-01-22 21:06:40 +0000 DrK 

	* Forgot corelib must be ANSI & UNICODE

2010-01-22 20:27:04 +0000 Rony Shapiro 

	* We're no longer in 3.20.1... Start 3.21 rolling.

2010-01-22 20:27:04 +0000 Rony Shapiro 

	* We're no longer in 3.20.1... Start 3.21 rolling.

2010-01-22 20:12:28 +0000 Rony Shapiro 

	* Update pos, 1st step toward 3.21

2010-01-22 20:12:28 +0000 Rony Shapiro 

	* Update pos, 1st step toward 3.21

2010-01-22 20:05:57 +0000 Rony Shapiro 

	* Update to French .po by Jean Carfantan

2010-01-22 20:05:57 +0000 Rony Shapiro 

	* Update to French .po by Jean Carfantan

2010-01-22 06:23:12 +0000 DrK 

	* Missed a bit in last commit

2010-01-22 06:23:12 +0000 DrK 

	* Missed a bit in last commit

2010-01-22 06:12:11 +0000 DrK 

	* Move DB properties formatting to core as needed for recovery file processing + cosmetic changes

2010-01-22 06:12:11 +0000 DrK 

	* Move DB properties formatting to core as needed for recovery file processing + cosmetic changes

2010-01-21 20:52:39 +0000 Rony Shapiro 

	* cosmetics

2010-01-21 20:52:39 +0000 Rony Shapiro 

	* cosmetics

2010-01-21 19:30:55 +0000 DrK 

	* Fix i18n on Properties dialog

2010-01-21 19:30:55 +0000 DrK 

	* Fix i18n on Properties dialog

2010-01-21 19:12:16 +0000 Rony Shapiro 

	* wxWidgets: started work on create shortcut dlg

2010-01-21 19:12:16 +0000 Rony Shapiro 

	* wxWidgets: started work on create shortcut dlg

2010-01-21 18:08:52 +0000 Rony Shapiro 

	* Cleanup, mainly entry edit flow.

2010-01-21 18:08:52 +0000 Rony Shapiro 

	* Cleanup, mainly entry edit flow.

2010-01-20 21:55:01 +0000 Rony Shapiro 

	* Fixed bug uncovered in last commit: Editing shortcut (& undo) updates maps correctly now.

2010-01-20 21:55:01 +0000 Rony Shapiro 

	* Fixed bug uncovered in last commit: Editing shortcut (& undo) updates maps correctly now.

2010-01-20 20:50:49 +0000 Rony Shapiro 

	* wxWidgets: more work on EditShortcut - uncovered bug common to Windows build.

2010-01-20 20:50:49 +0000 Rony Shapiro 

	* wxWidgets: more work on EditShortcut - uncovered bug common to Windows build.

2010-01-20 14:40:18 +0000 DrK 

	* Make F1 also show the correct help tabs info in property pages (Add/Edit & Options)

2010-01-20 14:40:18 +0000 DrK 

	* Make F1 also show the correct help tabs info in property pages (Add/Edit & Options)

2010-01-20 11:39:01 +0000 Karel Van der Gucht 

	* add/edit 'header' in help file (English)

2010-01-20 11:39:01 +0000 Karel Van der Gucht 

	* add/edit 'header' in help file (English)

2010-01-19 20:06:24 +0000 DrK 

	* Update to show new help pages on clicking Help button in Add/Edit

2010-01-19 20:06:24 +0000 DrK 

	* Update to show new help pages on clicking Help button in Add/Edit

2010-01-19 17:40:35 +0000 Karel Van der Gucht 

	* help file for item 'generate password' in menu manage and undo/redo in add/edit menu (English)

2010-01-19 17:40:35 +0000 Karel Van der Gucht 

	* help file for item 'generate password' in menu manage and undo/redo in add/edit menu (English)

2010-01-19 15:51:05 +0000 Karel Van der Gucht 

	* putting english add/edit help in four separate files for each tab

2010-01-19 15:51:05 +0000 Karel Van der Gucht 

	* putting english add/edit help in four separate files for each tab

2010-01-19 15:49:18 +0000 Rony Shapiro 

	* wxWidgets: more work on shortcut support

2010-01-19 15:49:18 +0000 Rony Shapiro 

	* wxWidgets: more work on shortcut support

2010-01-19 00:58:50 +0000 Karel Van der Gucht 

	* putting german add/edit help in four separate files for each tab

2010-01-19 00:58:50 +0000 Karel Van der Gucht 

	* putting german add/edit help in four separate files for each tab

2010-01-18 20:40:18 +0000 Rony Shapiro 

	* wxWidgets: compiles after previous commit

2010-01-18 20:40:18 +0000 Rony Shapiro 

	* wxWidgets: compiles after previous commit

2010-01-18 19:41:38 +0000 Rony Shapiro 

	* Some refactoring - wxWidgets build broken

2010-01-18 19:41:38 +0000 Rony Shapiro 

	* Some refactoring - wxWidgets build broken

2010-01-18 13:19:06 +0000 Rony Shapiro 

	* wxWidgets: Inching towards alias/shortcut support, and list view works again

2010-01-18 13:19:06 +0000 Rony Shapiro 

	* wxWidgets: Inching towards alias/shortcut support, and list view works again

2010-01-17 21:58:27 +0000 Karel Van der Gucht 

	* help file for item 'generate password' in menu manage (German)

2010-01-17 21:58:27 +0000 Karel Van der Gucht 

	* help file for item 'generate password' in menu manage (German)

2010-01-17 20:27:19 +0000 Rony Shapiro 

	* wxWidgets: File->New now functional

2010-01-17 20:27:19 +0000 Rony Shapiro 

	* wxWidgets: File->New now functional

2010-01-17 20:00:41 +0000 Rony Shapiro 

	* Updated README.DEVELOPERS.html

2010-01-17 20:00:41 +0000 Rony Shapiro 

	* Updated README.DEVELOPERS.html

2010-01-17 17:53:00 +0000 Rony Shapiro 

	* Moved DEFAULT_SUFFIX to corelib, for wxWidgets

2010-01-17 17:53:00 +0000 Rony Shapiro 

	* Moved DEFAULT_SUFFIX to corelib, for wxWidgets

2010-01-17 07:35:34 +0000 Rony Shapiro 

	* MultiCommands now 'pure' again (convenience routines removed).

2010-01-17 07:35:34 +0000 Rony Shapiro 

	* MultiCommands now 'pure' again (convenience routines removed).

2010-01-17 07:06:36 +0000 Rony Shapiro 

	* Minor code reshuffle.

2010-01-17 07:06:36 +0000 Rony Shapiro 

	* Minor code reshuffle.

2010-01-16 22:44:02 +0000 Karel Van der Gucht 

	* images for help files (de+us) for sync, undo and redo

2010-01-16 22:44:02 +0000 Karel Van der Gucht 

	* images for help files (de+us) for sync, undo and redo

2010-01-16 21:21:38 +0000 Rony Shapiro 

	* wxWidgets: compiles after last round of changes

2010-01-16 21:21:38 +0000 Rony Shapiro 

	* wxWidgets: compiles after last round of changes

2010-01-16 18:38:20 +0000 Rony Shapiro 

	* Cleanup: Removed infamous MakeAddDependentEntry, plus other misc.

2010-01-16 18:38:20 +0000 Rony Shapiro 

	* Cleanup: Removed infamous MakeAddDependentEntry, plus other misc.

2010-01-16 12:05:21 +0000 Rony Shapiro 

	* Removed now unneeded GUICmdIF & co.

2010-01-16 12:05:21 +0000 Rony Shapiro 

	* Removed now unneeded GUICmdIF & co.

2010-01-16 10:43:25 +0000 Rony Shapiro 

	* minor cleanup b4 trying something a bit more ambitious

2010-01-16 10:43:25 +0000 Rony Shapiro 

	* minor cleanup b4 trying something a bit more ambitious

2010-01-16 05:23:11 +0000 Rony Shapiro 

	* Yet more straightforward cleanup

2010-01-16 05:23:11 +0000 Rony Shapiro 

	* Yet more straightforward cleanup

2010-01-15 17:25:01 +0000 Rony Shapiro 

	* More straightforward cleanup

2010-01-15 17:25:01 +0000 Rony Shapiro 

	* More straightforward cleanup

2010-01-15 16:56:29 +0000 Rony Shapiro 

	* Easy part of cleanup.

2010-01-15 16:56:29 +0000 Rony Shapiro 

	* Easy part of cleanup.

2010-01-15 10:35:50 +0000 Rony Shapiro 

	* AliasBase delete & undelete now work. Lots of cleaning up to do...

2010-01-15 10:35:50 +0000 Rony Shapiro 

	* AliasBase delete & undelete now work. Lots of cleaning up to do...

2010-01-14 20:05:16 +0000 DrK 

	* Fix [2931428] Password history now displayed correctly in View/Edit.

2010-01-14 20:05:16 +0000 DrK 

	* Fix [2931428] Password history now displayed correctly in View/Edit.

2010-01-14 19:47:11 +0000 Rony Shapiro 

	* Undelete of shortcut base now works again (post-refactoring)

2010-01-14 19:47:11 +0000 Rony Shapiro 

	* Undelete of shortcut base now works again (post-refactoring)

2010-01-14 19:44:07 +0000 DrK 

	* Fix show Help when question mark bitmap on toolbar pressed.

2010-01-14 19:44:07 +0000 DrK 

	* Fix show Help when question mark bitmap on toolbar pressed.

2010-01-14 19:26:02 +0000 DrK 

	* Fix 2894100 - Window creep with taskbar at top of screen

2010-01-14 19:26:02 +0000 DrK 

	* Fix 2894100 - Window creep with taskbar at top of screen

2010-01-14 13:28:02 +0000 Rony Shapiro 

	* Added PAD file

2010-01-14 13:28:02 +0000 Rony Shapiro 

	* Added PAD file

2010-01-14 12:26:40 +0000 Rony Shapiro 

	* Ask base item delete confirmation prior to execution

2010-01-14 12:26:40 +0000 Rony Shapiro 

	* Ask base item delete confirmation prior to execution

2010-01-13 18:13:21 +0000 DrK 

	* Remember column width in OptionsShortcuts. Recognise mouse clicks anywhere in shortcut field rather than only on text. Better determine if the shortcuts have changed by user and so prompting if they want to cancel the update.

2010-01-13 18:13:21 +0000 DrK 

	* Remember column width in OptionsShortcuts. Recognise mouse clicks anywhere in shortcut field rather than only on text. Better determine if the shortcuts have changed by user and so prompting if they want to cancel the update.

2010-01-13 17:13:14 +0000 Karel Van der Gucht 

	* sync, undo/redo and gen-pw functionality in help (german) menu toolbar with undo/redo-sync buttons (german + english)

2010-01-13 17:13:14 +0000 Karel Van der Gucht 

	* sync, undo/redo and gen-pw functionality in help (german) menu toolbar with undo/redo-sync buttons (german + english)

2010-01-13 15:19:54 +0000 DrK 

	* Fix problem changing password of a dependent base.

2010-01-13 15:19:54 +0000 DrK 

	* Fix problem changing password of a dependent base.

2010-01-13 12:31:18 +0000 Karel Van der Gucht 

	* german some grammatical corrections

2010-01-13 12:31:18 +0000 Karel Van der Gucht 

	* german some grammatical corrections

2010-01-13 12:29:39 +0000 Karel Van der Gucht 

	* adapted CONFIRMDELETE dialog for 2 row messages

2010-01-13 12:29:39 +0000 Karel Van der Gucht 

	* adapted CONFIRMDELETE dialog for 2 row messages

2010-01-13 08:45:13 +0000 Rony Shapiro 

	* Undelete of shortcut & alias now works correctly.

2010-01-13 08:45:13 +0000 Rony Shapiro 

	* Undelete of shortcut & alias now works correctly.

2010-01-12 21:02:47 +0000 Rony Shapiro 

	* Deleting an alias or shortcut works again, post refactoring.

2010-01-12 21:02:47 +0000 Rony Shapiro 

	* Deleting an alias or shortcut works again, post refactoring.

2010-01-12 20:48:11 +0000 DrK 

	* Improve Options->Shortcuts to get round problem found by Karlo

2010-01-12 20:48:11 +0000 DrK 

	* Improve Options->Shortcuts to get round problem found by Karlo

2010-01-12 20:00:32 +0000 Rony Shapiro 

	* Renaming GUIUpdateEntry method to a more accurate GUISetupDisplayInfo(), plus minor cleanup

2010-01-12 20:00:32 +0000 Rony Shapiro 

	* Renaming GUIUpdateEntry method to a more accurate GUISetupDisplayInfo(), plus minor cleanup

2010-01-12 19:44:26 +0000 DrK 

	* Fix rev. 3141 plus consolidate common code used by Compare, Merge & Synchronize Leave a prompt for Rony for later :-)

2010-01-12 19:44:26 +0000 DrK 

	* Fix rev. 3141 plus consolidate common code used by Compare, Merge & Synchronize Leave a prompt for Rony for later :-)

2010-01-12 17:10:09 +0000 Rony Shapiro 

	* Minor refactoring.

2010-01-12 17:10:09 +0000 Rony Shapiro 

	* Minor refactoring.

2010-01-12 16:47:57 +0000 Rony Shapiro 

	* Update base entry's graphic after adding shortcut, not before.

2010-01-12 16:47:57 +0000 Rony Shapiro 

	* Update base entry's graphic after adding shortcut, not before.

2010-01-12 07:46:37 +0000 Rony Shapiro 

	* Refactoring Delete logic + merge with last commit. Alias/shortcuts/bases NOT working at this stage - WIP

2010-01-12 07:46:37 +0000 Rony Shapiro 

	* Refactoring Delete logic + merge with last commit. Alias/shortcuts/bases NOT working at this stage - WIP

2010-01-11 22:52:55 +0000 DrK 

	* Do update DB preferences properly as a Command. Remove core default Username (needs more testing) Still need to change setting default username during Add processing via a Command to allow Undo/Redo

2010-01-11 22:52:55 +0000 DrK 

	* Do update DB preferences properly as a Command. Remove core default Username (needs more testing) Still need to change setting default username during Add processing via a Command to allow Undo/Redo

2010-01-11 16:45:38 +0000 Karel Van der Gucht 

	* German without mistakes; cut long (50) menu items in option=>shortcut

2010-01-11 16:45:38 +0000 Karel Van der Gucht 

	* German without mistakes; cut long (50) menu items in option=>shortcut

2010-01-09 21:14:23 +0000 DrK 

	* Re-engineer how Help is called (buttons & F1) in main app and property pages

2010-01-09 21:14:23 +0000 DrK 

	* Re-engineer how Help is called (buttons & F1) in main app and property pages

2010-01-09 00:09:28 +0000 Karel Van der Gucht 

	* german for 3.20.x synchronize, redo and undo

2010-01-09 00:09:28 +0000 Karel Van der Gucht 

	* german for 3.20.x synchronize, redo and undo

2010-01-08 16:52:12 +0000 DrK 

	* Fix issue when changing the displayed columns in List View and then switching to Tree View.

2010-01-08 16:52:12 +0000 DrK 

	* Fix issue when changing the displayed columns in List View and then switching to Tree View.

2010-01-08 11:06:50 +0000 Rony Shapiro 

	* Great svn property cleanup: Added svn:eol-style to all source code, removed svn:executable where it didn't make sense

2010-01-08 11:06:50 +0000 Rony Shapiro 

	* Great svn property cleanup: Added svn:eol-style to all source code, removed svn:executable where it didn't make sense

2010-01-07 21:21:27 +0000 DrK 

	* Start of fix for assertion when deleting groups

2010-01-07 21:21:27 +0000 DrK 

	* Start of fix for assertion when deleting groups

2010-01-07 19:56:42 +0000 Rony Shapiro 

	* Happy 2010

2010-01-07 19:56:42 +0000 Rony Shapiro 

	* Happy 2010

2010-01-07 18:22:47 +0000 DrK 

	* Fix 2818401. Make generation of AutoType string in only one place for ease of maintenance and minor GeneralMessage AddButton tweaks.

2010-01-07 18:22:47 +0000 DrK 

	* Fix 2818401. Make generation of AutoType string in only one place for ease of maintenance and minor GeneralMessage AddButton tweaks.

2010-01-07 17:20:27 +0000 DrK 

	* Fix 2431438 & 1751462. Implement FR: 2616175. Minor GeneralMessage AddButton changes

2010-01-07 17:20:27 +0000 DrK 

	* Fix 2431438 & 1751462. Implement FR: 2616175. Minor GeneralMessage AddButton changes

2010-01-07 14:42:08 +0000 Rony Shapiro 

	* wxWidgets: merged trunk builds OK

2010-01-07 14:42:08 +0000 Rony Shapiro 

	* wxWidgets: merged trunk builds OK

2010-01-07 13:31:41 +0000 Rony Shapiro 

	* Second and last part of command-> trunk merge

2010-01-07 13:31:41 +0000 Rony Shapiro 

	* Second and last part of command-> trunk merge

2010-01-07 08:34:30 +0000 Rony Shapiro 

	* Redo of last commit, this time getting all the mergeinfo right. Only change apart from svn:mergeinfo property is an apparently benign change to src/ui/Windows/pwsafe.vcproj (command)

2010-01-06 20:58:49 +0000 Rony Shapiro 

	* First part of grand command-> trunk merge

2010-01-04 23:52:33 +0000 DrK 

	* Add header file to corelib project

2010-01-04 23:31:39 +0000 DrK 

	* Bring Command branch up to date with trunk at revision 3124 (AutoType shortcut fix, variable renames - including new ones for this branch).

2010-01-04 22:49:16 +0000 DrK 

	* Remove superfluous include

2010-01-04 22:49:16 +0000 DrK 

	* Remove superfluous include

2010-01-04 22:32:57 +0000 DrK 

	* Minor variable name changes - no logic changes/no functionality changes

2010-01-04 22:32:57 +0000 DrK 

	* Minor variable name changes - no logic changes/no functionality changes

2010-01-04 21:38:39 +0000 DrK 

	* Re-instate AutoType via shortcut

2010-01-04 21:38:39 +0000 DrK 

	* Re-instate AutoType via shortcut

2010-01-02 16:58:06 +0000 Rony Shapiro 

	* Fix tree refresh when undoing group-related command.

2010-01-01 18:32:27 +0000 Rony Shapiro 

	* Fixed MSXML broken build

2010-01-01 08:26:04 +0000 Rony Shapiro 

	* Plugged memory leak (1st commit of 2010!)

2009-12-30 21:33:13 +0000 Rony Shapiro 

	* wxWidgets: Command branch now compiles and runs - barely tested

2009-12-30 19:28:18 +0000 Rony Shapiro 

	* More cleanups.

2009-12-30 15:36:47 +0000 Rony Shapiro 

	* Minor cleanups/refactoring, really a side effect of my trying to wrap my brain around the finer points of the Command flow.

2009-12-29 22:06:58 +0000 Rony Shapiro 

	* Enforce usage pattern of Command objects: All are created on the heap via static Create() method. Deletion is corelib's responsibility from the moment the object's passed to Execute().

2009-12-29 13:29:53 +0000 DrK 

	* Fix manage options command logic and use predefined typedefs

2009-12-29 11:14:41 +0000 Rony Shapiro 

	* Continuing move from registering callbacks to using UIinterface mixin - end of first phase.

2009-12-29 08:50:08 +0000 Rony Shapiro 

	* Resolved double deletes

2009-12-28 20:12:38 +0000 Rony Shapiro 

	* Implemented last parenthetical comment. Still have a double delete of DisplayInfo sometimes upon exit.

2009-12-28 19:04:21 +0000 Rony Shapiro 

	* More cleanups + fixed DisplayInfo memory leak & dbl dealloc. (if there are more problems with DisplayInfo, best to change CItemData copy c'tor and operator= semantics to duplicate DisplayInfo object, rather than just copy the pointer)

2009-12-28 16:29:27 +0000 Rony Shapiro 

	* Minor cleanup

2009-12-28 10:32:40 +0000 Rony Shapiro 

	* Continuing move from registering callbacks to using UIinterface mixin + plugged a memory leak.

2009-12-28 07:39:36 +0000 Rony Shapiro 

	* Continuing move from registering callbacks to using UIinterface mixin.

2009-12-27 21:20:05 +0000 Rony Shapiro 

	* updated Command branch to trunk r3104

2009-12-27 20:51:32 +0000 Rony Shapiro 

	* Started move from multiple registered callback functions to a single UIinterface abstraction between corelib to UI.

2009-12-27 20:25:22 +0000 DrK 

	* [2921935] Dragbar now works in List view without needing the mouse to activate.

2009-12-27 20:25:22 +0000 DrK 

	* [2921935] Dragbar now works in List view without needing the mouse to activate.

2009-12-27 09:24:59 +0000 Rony Shapiro 

	* Continued cleanup as result of switch to CommandInterface.

2009-12-26 20:37:53 +0000 Rony Shapiro 

	* Refactoring Command code: Instead of a Command base class being a friend of PWScore, defined an mixin class CommandInterface that describes the subset of PWScore interfaces that Commands need to know about. A pointer to the PWScore object, of this type, is passed to all Command-derived objects. The main advantages of this are (1) No need to modify the Command base class each time a subclass is defined (2) One less level of indirection, as Command::Do*() functions no longer have to relay everything to core. (UIinterface.h isn't used yet - it's for next stage of refactoring)

2009-12-25 22:55:12 +0000 Karel Van der Gucht 

	* german resource text for revision 3100

2009-12-25 22:55:12 +0000 Karel Van der Gucht 

	* german resource text for revision 3100

2009-12-25 15:17:35 +0000 Rony Shapiro 

	* Refactoring - low hanging fruit.

2009-12-24 22:15:05 +0000 DrK 

	* Bring up to latest rev. of trunk (3098)

2009-12-24 21:46:15 +0000 DrK 

	* [2919319] Now able to use PasswordSafe to generator passwords as per user defined policy from the Manage menu.

2009-12-24 21:46:15 +0000 DrK 

	* [2919319] Now able to use PasswordSafe to generator passwords as per user defined policy from the Manage menu.

2009-12-24 20:59:25 +0000 Rony Shapiro 

	* wxWidgets: Easy part of command branch build

2009-12-24 20:36:00 +0000 Rony Shapiro 

	* wxWidgets: apply last commit to trunk/.../CoreImpExp.cpp + remove warning in gcc build

2009-12-24 20:22:57 +0000 Rony Shapiro 

	* Calling ReportInvalidField will no longer crash app.

2009-12-24 20:22:57 +0000 Rony Shapiro 

	* Calling ReportInvalidField will no longer crash app.

2009-12-24 19:20:00 +0000 Rony Shapiro 

	* Nits

2009-12-24 19:20:00 +0000 Rony Shapiro 

	* Nits

2009-12-24 17:30:47 +0000 Rony Shapiro 

	* [2918849] Fixed icon no longer appearing in taskbar when locking due to workstation lock and terminal services running. (pending bug submitter's confirmation)

2009-12-24 17:30:47 +0000 Rony Shapiro 

	* [2918849] Fixed icon no longer appearing in taskbar when locking due to workstation lock and terminal services running. (pending bug submitter's confirmation)

2009-12-24 14:53:11 +0000 Rony Shapiro 

	* wxWidgets: Tree view now has image support - 1st step towards supporting shortcuts + aliases

2009-12-24 14:53:11 +0000 Rony Shapiro 

	* wxWidgets: Tree view now has image support - 1st step towards supporting shortcuts + aliases

2009-12-24 13:47:10 +0000 Rony Shapiro 

	* wxWidgets: Added xpm versions of tree view images

2009-12-24 13:47:10 +0000 Rony Shapiro 

	* wxWidgets: Added xpm versions of tree view images

2009-12-22 20:30:13 +0000 Rony Shapiro 

	* Integrated PWSFileSig into backup handling

2009-12-22 20:30:13 +0000 Rony Shapiro 

	* Integrated PWSFileSig into backup handling

2009-12-22 12:46:03 +0000 Rony Shapiro 

	* Implemented PWSFileSig: A quick & dirty way to determine if a file has changed (or if 2 files are equal) - will be used as a sanity check before overwriting backups, per dk's suggestion.

2009-12-22 12:46:03 +0000 Rony Shapiro 

	* Implemented PWSFileSig: A quick & dirty way to determine if a file has changed (or if 2 files are equal) - will be used as a sanity check before overwriting backups, per dk's suggestion.

2009-12-22 10:17:59 +0000 Karel Van der Gucht 

	* Help files (en+de) for import/export notes updated (2)

2009-12-22 10:17:59 +0000 Karel Van der Gucht 

	* Help files (en+de) for import/export notes updated (2)

2009-12-21 19:11:28 +0000 Karel Van der Gucht 

	* Help files (en+de) for import/export notes updated for all fields

2009-12-21 19:11:28 +0000 Karel Van der Gucht 

	* Help files (en+de) for import/export notes updated for all fields

2009-12-21 18:55:43 +0000 Rony Shapiro 

	* Database write error detection and handling now tested and verified: Both failed fopen() and fwrite() scenarios simulated.

2009-12-21 18:55:43 +0000 Rony Shapiro 

	* Database write error detection and handling now tested and verified: Both failed fopen() and fwrite() scenarios simulated.

2009-12-21 13:13:23 +0000 Rony Shapiro 

	* wxWidgets: Now compiles cleanly once more under Linux

2009-12-21 13:13:23 +0000 Rony Shapiro 

	* wxWidgets: Now compiles cleanly once more under Linux

2009-12-21 12:54:59 +0000 Rony Shapiro 

	* Removed use of non-standard syntax, should compile cleanly on non-Microsoft compilers again.

2009-12-21 12:54:59 +0000 Rony Shapiro 

	* Removed use of non-standard syntax, should compile cleanly on non-Microsoft compilers again.

2009-12-20 19:47:50 +0000 Rony Shapiro 

	* _writecbc exception handling mechanism tested.

2009-12-20 19:47:50 +0000 Rony Shapiro 

	* _writecbc exception handling mechanism tested.

2009-12-19 13:48:48 +0000 Rony Shapiro 

	* Detect write errors - coded, not fully tested.

2009-12-19 13:48:48 +0000 Rony Shapiro 

	* Detect write errors - coded, not fully tested.

2009-12-18 09:38:17 +0000 Rony Shapiro 

	* Detect write errors - work in progress

2009-12-18 09:38:17 +0000 Rony Shapiro 

	* Detect write errors - work in progress

2009-12-17 17:49:56 +0000 DrK 

	* [2916338] "Edit Base entry" now works for Alias entries as well as for Shortcuts.

2009-12-17 17:49:56 +0000 DrK 

	* [2916338] "Edit Base entry" now works for Alias entries as well as for Shortcuts.

2009-12-16 22:47:45 +0000 DrK 

	* Put all password related fields when editing an alias entry in read-only mode as they are the base's values.

2009-12-16 22:47:45 +0000 DrK 

	* Put all password related fields when editing an alias entry in read-only mode as they are the base's values.

2009-12-16 20:54:31 +0000 DrK 

	* Support undo/redo of deletion of groups - images not always refreshed :-(

2009-12-16 19:50:21 +0000 DrK 

	* Stop 'Save immediately after Add and Edit' deleting a newly created group before the user can use it!

2009-12-16 19:50:21 +0000 DrK 

	* Stop 'Save immediately after Add and Edit' deleting a newly created group before the user can use it!

2009-12-14 16:26:13 +0000 DrK 

	* Maybe fix Rony's issue. Bring up to date with trunk Major issue if deleting a group still there - just don't do it!

2009-12-13 14:45:33 +0000 DrK 

	* [2913440] Do last commit a bit better!

2009-12-13 14:45:33 +0000 DrK 

	* [2913440] Do last commit a bit better!

2009-12-13 12:43:42 +0000 DrK 

	* [2913440] Copy/Send Email menu items now correctly activated if email field is set or 'mailto:' used in URL field.

2009-12-13 12:43:42 +0000 DrK 

	* [2913440] Copy/Send Email menu items now correctly activated if email field is set or 'mailto:' used in URL field.

2009-12-12 13:08:05 +0000 DrK 

	* Properly fix [2912177].

2009-12-12 13:08:05 +0000 DrK 

	* Properly fix [2912177].

2009-12-11 19:46:40 +0000 DrK 

	* [2912177] Restore 'Add Group' menu item to context menu when clicking on an entry.

2009-12-11 19:46:40 +0000 DrK 

	* [2912177] Restore 'Add Group' menu item to context menu when clicking on an entry.

2009-12-11 19:44:41 +0000 DrK 

	* Bump to 3.20.1

2009-12-11 19:44:41 +0000 DrK 

	* Bump to 3.20.1

2009-12-11 19:43:19 +0000 DrK 

	* Tidy up project file after toolbar bitmaps moved directories ages ago

2009-12-11 19:43:19 +0000 DrK 

	* Tidy up project file after toolbar bitmaps moved directories ages ago

2009-12-10 18:21:56 +0000 DrK 

	* Bring up to trunk rev. 3068 plus tweak

2009-12-10 17:59:10 +0000 DrK 

	* Remove unnecessary typedef

2009-12-10 17:59:10 +0000 DrK 

	* Remove unnecessary typedef

2009-12-10 15:56:59 +0000 DrK 

	* Another tweak

2009-12-10 15:56:59 +0000 DrK 

	* Another tweak

2009-12-09 22:48:20 +0000 DrK 

	* Fix WTS & DbgHelp under Win2K plus update message if language DLL not up-to-date

2009-12-09 22:48:20 +0000 DrK 

	* Fix WTS & DbgHelp under Win2K plus update message if language DLL not up-to-date

2009-12-09 17:09:51 +0000 DrK 

	* Tweaks

2009-12-08 21:17:28 +0000 DrK 

	* Tweak

2009-12-08 21:11:56 +0000 DrK 

	* Add Command processing and quite a lot of other tweaks + first stab at Synchronize

2009-12-08 06:45:06 +0000 DrK 

	* Command branch to enable Undo/Redo

2009-12-07 18:54:37 +0000 Rony Shapiro 

	* [2909953] - PWS_PW_MODE = NORMAL handling was broken

2009-12-07 18:54:37 +0000 Rony Shapiro 

	* [2909953] - PWS_PW_MODE = NORMAL handling was broken

2009-12-06 23:54:37 +0000 Karel Van der Gucht 

	* help file (en + de) version 3.20 last changes

2009-12-06 23:54:37 +0000 Karel Van der Gucht 

	* help file (en + de) version 3.20 last changes

2009-12-06 23:01:26 +0000 Karel Van der Gucht 

	* help file (de) version 3.20 last changes

2009-12-06 23:01:26 +0000 Karel Van der Gucht 

	* help file (de) version 3.20 last changes

2009-12-06 18:26:31 +0000 Rony Shapiro 

	* [2894890] - Fixed documentation of '-s' command line argument.

2009-12-06 18:26:31 +0000 Rony Shapiro 

	* [2894890] - Fixed documentation of '-s' command line argument.

2009-12-06 11:50:11 +0000 DrK 

	* In Tree view, ignore mouse clicks not on an= group or entry

2009-12-06 11:50:11 +0000 DrK 

	* In Tree view, ignore mouse clicks not on an= group or entry

2009-12-06 11:23:13 +0000 DrK 

	* Remove leading ampersand from Yes/No in ManageFiltersDlg.cpp

2009-12-06 11:23:13 +0000 DrK 

	* Remove leading ampersand from Yes/No in ManageFiltersDlg.cpp

2009-12-06 07:50:36 +0000 Rony Shapiro 

	* Lock on idle timer now works correctly when set to 1 minute. Also removed mutex on idle timer counter, even though a race condition is technically possible, since it's really not worth the added overhead (worse case, timer kicks in when it arguably shouldn't have because of a millisec. or so - who cares?).

2009-12-06 07:50:36 +0000 Rony Shapiro 

	* Lock on idle timer now works correctly when set to 1 minute. Also removed mutex on idle timer counter, even though a race condition is technically possible, since it's really not worth the added overhead (worse case, timer kicks in when it arguably shouldn't have because of a millisec. or so - who cares?).

2009-12-06 00:40:42 +0000 Karel Van der Gucht 

	* help file (en + de) uniform with version 3.20

2009-12-06 00:40:42 +0000 Karel Van der Gucht 

	* help file (en + de) uniform with version 3.20

2009-12-05 21:22:02 +0000 Rony Shapiro 

	* Refactored user-event definition into ResetIdleLockCounter(). Added mutex to protect m_IdleLockCountDown from race condition, but true "problem" turned out to be resolution of idle timer: The timer ticks every minute, so setting the lockout interval to one minute ensures that it'll kick in, regardless of user events. In Real Life, where interval's > 1 minute, this is not an issue. Will increase idle timer's rate in the next version.

2009-12-05 21:22:02 +0000 Rony Shapiro 

	* Refactored user-event definition into ResetIdleLockCounter(). Added mutex to protect m_IdleLockCountDown from race condition, but true "problem" turned out to be resolution of idle timer: The timer ticks every minute, so setting the lockout interval to one minute ensures that it'll kick in, regardless of user events. In Real Life, where interval's > 1 minute, this is not an issue. Will increase idle timer's rate in the next version.

2009-12-05 18:11:08 +0000 Rony Shapiro 

	* Fixed restore after lock via workstation lock with !systray, plus recognize more user event to prevent idle timeout from kicking in with dboxopen

2009-12-05 18:11:08 +0000 Rony Shapiro 

	* Fixed restore after lock via workstation lock with !systray, plus recognize more user event to prevent idle timeout from kicking in with dboxopen

2009-12-05 06:31:37 +0000 Rony Shapiro 

	* Fine-tune initial dialog box's focus: dbase field gets focus iff it's empty.

2009-12-05 06:31:37 +0000 Rony Shapiro 

	* Fine-tune initial dialog box's focus: dbase field gets focus iff it's empty.

2009-12-04 21:23:36 +0000 DrK 

	* Fix compare function bug.

2009-12-04 21:23:36 +0000 DrK 

	* Fix compare function bug.

2009-12-04 10:12:05 +0000 Rony Shapiro 

	* Fixed issues with non-system-tray lock/minimize behavior

2009-12-04 10:12:05 +0000 Rony Shapiro 

	* Fixed issues with non-system-tray lock/minimize behavior

2009-12-03 19:33:00 +0000 Rony Shapiro 

	* Inching towards 3.2o release.

2009-12-03 19:33:00 +0000 Rony Shapiro 

	* Inching towards 3.2o release.

2009-12-02 20:17:05 +0000 DrK 

	* Belt & braces/suspenders

2009-12-02 20:17:05 +0000 DrK 

	* Belt & braces/suspenders

2009-11-30 22:03:08 +0000 DrK 

	* [2906249] Columns order remembered after user changes it in List view and fix display of icon in list view.

2009-11-30 22:03:08 +0000 DrK 

	* [2906249] Columns order remembered after user changes it in List view and fix display of icon in list view.

2009-11-30 19:39:08 +0000 DrK 

	* [2905961] ESC key now works in View when in RO mode.

2009-11-30 19:39:08 +0000 DrK 

	* [2905961] ESC key now works in View when in RO mode.

2009-11-30 11:28:11 +0000 Saurav Ghosh 

	* Added update UI notification handling for most command-ids

2009-11-30 11:28:11 +0000 Saurav Ghosh 

	* Added update UI notification handling for most command-ids

2009-11-29 04:36:26 +0000 Rony Shapiro 

	* Split PWScore.cpp into PWScore.cpp and CoreImpExp.cpp (2 roughly equal parts), just to make it more manageable.

2009-11-29 04:36:26 +0000 Rony Shapiro 

	* Split PWScore.cpp into PWScore.cpp and CoreImpExp.cpp (2 roughly equal parts), just to make it more manageable.

2009-11-27 21:10:58 +0000 Rony Shapiro 

	* Text import now works OK with non-English text.

2009-11-27 21:10:58 +0000 Rony Shapiro 

	* Text import now works OK with non-English text.

2009-11-27 18:15:12 +0000 DrK 

	* Non-XML core not Unicode only.

2009-11-27 18:15:12 +0000 DrK 

	* Non-XML core not Unicode only.

2009-11-26 22:33:36 +0000 Rony Shapiro 

	* "Restore" menu item in systray menu now active when locked via idle timer (whew!). Changes to SystemTray.cpp are cosmetic, actual fix is in DboxMain.cpp & MainView.cpp

2009-11-26 22:33:36 +0000 Rony Shapiro 

	* "Restore" menu item in systray menu now active when locked via idle timer (whew!). Changes to SystemTray.cpp are cosmetic, actual fix is in DboxMain.cpp & MainView.cpp

2009-11-26 09:29:01 +0000 Saurav Ghosh 

	* wxWidgets can't handle multiple toolbars, so wrapped the main frame's horizontal sizer inside a vertical sizer.  Now we just add the  searchbar to the vertical sizer to always show at the bottom of the frame

2009-11-26 09:29:01 +0000 Saurav Ghosh 

	* wxWidgets can't handle multiple toolbars, so wrapped the main frame's horizontal sizer inside a vertical sizer.  Now we just add the  searchbar to the vertical sizer to always show at the bottom of the frame

2009-11-26 08:21:12 +0000 Rony Shapiro 

	* French translation updated for 3.20 - thanks to Francois.

2009-11-26 08:21:12 +0000 Rony Shapiro 

	* French translation updated for 3.20 - thanks to Francois.

2009-11-24 16:00:31 +0000 Rony Shapiro 

	* Commit Björn's 3.20 update to Swedish translation, + minor cleanup of relnotes.

2009-11-24 16:00:31 +0000 Rony Shapiro 

	* Commit Björn's 3.20 update to Swedish translation, + minor cleanup of relnotes.

2009-11-24 10:06:18 +0000 Saurav Ghosh 

	* Moved xpm files for wxWidgets port to their own directories

2009-11-24 10:06:18 +0000 Saurav Ghosh 

	* Moved xpm files for wxWidgets port to their own directories

2009-11-22 08:42:10 +0000 Andrey Kuznetsov 

	* Russian i18n for 3.20 (till rev. 3033)

2009-11-22 08:42:10 +0000 Andrey Kuznetsov 

	* Russian i18n for 3.20 (till rev. 3033)

2009-11-21 19:48:14 +0000 Rony Shapiro 

	* nano-Murphy

2009-11-21 19:48:14 +0000 Rony Shapiro 

	* nano-Murphy

2009-11-21 17:43:12 +0000 DrK 

	* Fix error in validate

2009-11-21 17:43:12 +0000 DrK 

	* Fix error in validate

2009-11-21 13:20:56 +0000 Rony Shapiro 

	* Get 3.20 release rolling. Minor refactoring of font handling in tree/list view code.

2009-11-21 13:20:56 +0000 Rony Shapiro 

	* Get 3.20 release rolling. Minor refactoring of font handling in tree/list view code.

2009-11-20 17:04:10 +0000 Rony Shapiro 

	* Added pdb and map files to uploaded files in release process.

2009-11-20 17:04:10 +0000 Rony Shapiro 

	* Added pdb and map files to uploaded files in release process.

2009-11-20 11:30:40 +0000 Saurav Ghosh 

	* Added the main toolbar

2009-11-20 11:30:40 +0000 Saurav Ghosh 

	* Added the main toolbar

2009-11-20 06:28:59 +0000 Saurav Ghosh 

	* Enabled context menu handling for menu key on the keyboard

2009-11-20 06:28:59 +0000 Saurav Ghosh 

	* Enabled context menu handling for menu key on the keyboard

2009-11-19 22:04:56 +0000 Rony Shapiro 

	* 1. Change Save semantics back to renaming current db to backup name followed by writing current db. 2. Update I18N po files.

2009-11-19 22:04:56 +0000 Rony Shapiro 

	* 1. Change Save semantics back to renaming current db to backup name followed by writing current db. 2. Update I18N po files.

2009-11-19 21:41:57 +0000 DrK 

	* Disable highlighting of deleted entries

2009-11-19 21:41:57 +0000 DrK 

	* Disable highlighting of deleted entries

2009-11-17 12:43:46 +0000 Saurav Ghosh 

	* Hooked up some of the menus, but most of the handlers don't do much yet

2009-11-17 12:43:46 +0000 Saurav Ghosh 

	* Hooked up some of the menus, but most of the handlers don't do much yet

2009-11-17 09:35:41 +0000 Saurav Ghosh 

	* Added right-click context menus, but not all menu items are hooked to their handlers yet

2009-11-17 09:35:41 +0000 Saurav Ghosh 

	* Added right-click context menus, but not all menu items are hooked to their handlers yet

2009-11-17 07:36:31 +0000 Rony Shapiro 

	* Rephrase \z autotype description for users.

2009-11-17 07:36:31 +0000 Rony Shapiro 

	* Rephrase \z autotype description for users.

2009-11-16 18:27:15 +0000 DrK 

	* Implement Autotype field /z

2009-11-16 18:27:15 +0000 DrK 

	* Implement Autotype field /z

2009-11-15 15:14:49 +0000 Andrey Kuznetsov 

	* Russian i18n (till rev. 3020)

2009-11-15 15:14:49 +0000 Andrey Kuznetsov 

	* Russian i18n (till rev. 3020)

2009-11-13 16:47:53 +0000 Rony Shapiro 

	* wxWidgets: Implemented Options->System property sheet (prefs only).

2009-11-13 16:47:53 +0000 Rony Shapiro 

	* wxWidgets: Implemented Options->System property sheet (prefs only).

2009-11-13 16:21:59 +0000 Rony Shapiro 

	* wxWidgets: Implemented Options->Security property sheet.

2009-11-13 16:21:59 +0000 Rony Shapiro 

	* wxWidgets: Implemented Options->Security property sheet.

2009-11-13 07:48:46 +0000 Rony Shapiro 

	* wxWidgets: Implemented Options->PasswordHistory property sheet (sans tooltips and apply action).

2009-11-13 07:48:46 +0000 Rony Shapiro 

	* wxWidgets: Implemented Options->PasswordHistory property sheet (sans tooltips and apply action).

2009-11-12 22:53:11 +0000 Karel Van der Gucht 

	* German and English help files with JGP images only. All GIF images gone.

2009-11-12 22:53:11 +0000 Karel Van der Gucht 

	* German and English help files with JGP images only. All GIF images gone.

2009-11-12 21:08:04 +0000 Rony Shapiro 

	* wxWidgets: Implemented Options->PasswordPolicy property sheet.

2009-11-12 21:08:04 +0000 Rony Shapiro 

	* wxWidgets: Implemented Options->PasswordPolicy property sheet.

2009-11-11 08:27:32 +0000 Saurav Ghosh 

	* Use an ordered list for searching the treeview

2009-11-11 08:27:32 +0000 Saurav Ghosh 

	* Use an ordered list for searching the treeview

2009-11-10 19:01:05 +0000 DrK 

	* [2895167] Dragbar tooltips changed to provide tailored information for each image and reduce the amount of text.

2009-11-10 19:01:05 +0000 DrK 

	* [2895167] Dragbar tooltips changed to provide tailored information for each image and reduce the amount of text.

2009-11-10 18:51:03 +0000 Rony Shapiro 

	* wxWidgets: Undid changes mistakenly removed in 2995-2996

2009-11-10 18:51:03 +0000 Rony Shapiro 

	* wxWidgets: Undid changes mistakenly removed in 2995-2996

2009-11-10 00:35:15 +0000 Karel Van der Gucht 

	* did some echoing. Helpful if processing is stuck (e.g. with an "old" Tortoise)

2009-11-10 00:35:15 +0000 Karel Van der Gucht 

	* did some echoing. Helpful if processing is stuck (e.g. with an "old" Tortoise)

2009-11-10 00:30:18 +0000 Karel Van der Gucht 

	* translation 3.19.01 German (revision 3010)

2009-11-10 00:30:18 +0000 Karel Van der Gucht 

	* translation 3.19.01 German (revision 3010)

2009-11-08 20:32:43 +0000 Rony Shapiro 

	* wxWidgets: Options->Misc tab finished

2009-11-08 20:32:43 +0000 Rony Shapiro 

	* wxWidgets: Options->Misc tab finished

2009-11-08 18:23:40 +0000 Rony Shapiro 

	* Fixed DisplayInfo deallocation - now done correctly, C++-wise.

2009-11-08 18:23:40 +0000 Rony Shapiro 

	* Fixed DisplayInfo deallocation - now done correctly, C++-wise.

2009-11-07 22:18:51 +0000 Rony Shapiro 

	* Finish last commit (Windows-specific part) after testing.

2009-11-07 22:18:51 +0000 Rony Shapiro 

	* Finish last commit (Windows-specific part) after testing.

2009-11-07 21:59:24 +0000 Rony Shapiro 

	* Fixed broken compile under Linux, prepare for clean PWScore::PurgeDeletedEntries()

2009-11-07 21:59:24 +0000 Rony Shapiro 

	* Fixed broken compile under Linux, prepare for clean PWScore::PurgeDeletedEntries()

2009-11-07 18:29:55 +0000 DrK 

	* [2872602] Preferences are now correctly deleted from the Windows registry if they match the default.

2009-11-07 18:29:55 +0000 DrK 

	* [2872602] Preferences are now correctly deleted from the Windows registry if they match the default.

2009-11-07 15:43:44 +0000 DrK 

	* [2826509] Can now update passwords of existing entries via Import (text or XML)

2009-11-07 15:43:44 +0000 DrK 

	* [2826509] Can now update passwords of existing entries via Import (text or XML)

2009-11-07 15:25:09 +0000 DrK 

	* Remove unnecessary multiple copies of comments at start of po files - no idea how they got there!

2009-11-07 15:25:09 +0000 DrK 

	* Remove unnecessary multiple copies of comments at start of po files - no idea how they got there!

2009-11-07 07:58:44 +0000 Rony Shapiro 

	* Tweak rev 3001: Belts AND suspenders.

2009-11-07 07:58:44 +0000 Rony Shapiro 

	* Tweak rev 3001: Belts AND suspenders.

2009-11-06 12:46:58 +0000 DrK 

	* Fix match test 'does not begin with' - used in filters and restricting entries exported to Text or XML and a previous 'Murphy'

2009-11-06 12:46:58 +0000 DrK 

	* Fix match test 'does not begin with' - used in filters and restricting entries exported to Text or XML and a previous 'Murphy'

2009-11-06 12:21:12 +0000 DrK 

	* Fix password history validation

2009-11-06 12:21:12 +0000 DrK 

	* Fix password history validation

2009-11-05 22:51:47 +0000 Rony Shapiro 

	* wxWidgets - browse to URL implemented

2009-11-05 22:51:47 +0000 Rony Shapiro 

	* wxWidgets - browse to URL implemented

2009-11-05 21:33:45 +0000 Rony Shapiro 

	* wxWidgets: refactoed dbl-click code

2009-11-05 21:33:45 +0000 Rony Shapiro 

	* wxWidgets: refactoed dbl-click code

2009-11-05 21:12:19 +0000 DrK 

	* [2880663] Remove 'Browse to' special fields from the URL field when copied to the clipboard or when used in the RunCommand (via $url).

2009-11-05 21:12:19 +0000 DrK 

	* [2880663] Remove 'Browse to' special fields from the URL field when copied to the clipboard or when used in the RunCommand (via $url).

2009-11-05 20:27:06 +0000 DrK 

	* Highlight tweak (always show an entry is deleted via strikethrough if selected via filter)

2009-11-05 20:27:06 +0000 DrK 

	* Highlight tweak (always show an entry is deleted via strikethrough if selected via filter)

2009-11-05 19:17:58 +0000 Rony Shapiro 

	* wxWidgets: More progress on Option->Misc, checkpoint b4 refactoring dbl-click logic

2009-11-05 19:17:58 +0000 Rony Shapiro 

	* wxWidgets: More progress on Option->Misc, checkpoint b4 refactoring dbl-click logic

2009-11-05 14:11:08 +0000 Rony Shapiro 

	* wxWidgets: implemented delete confirmation pref and dbox - not (yet) for groups, though. Also started on options->Misc.

2009-11-05 14:11:08 +0000 Rony Shapiro 

	* wxWidgets: implemented delete confirmation pref and dbox - not (yet) for groups, though. Also started on options->Misc.

2009-11-04 23:19:20 +0000 DrK 

	* Highlight changes

2009-11-04 23:19:20 +0000 DrK 

	* Highlight changes

2009-11-04 21:55:26 +0000 DrK 

	* Tidy up Export Text/XML. Make XML file comments available for translation.

2009-11-04 21:55:26 +0000 DrK 

	* Tidy up Export Text/XML. Make XML file comments available for translation.

2009-11-04 20:22:15 +0000 Rony Shapiro 

	* wxWidgets: Password show/hide display works, thanks to Dave Silvia.

2009-11-04 20:22:15 +0000 Rony Shapiro 

	* wxWidgets: Password show/hide display works, thanks to Dave Silvia.

2009-11-04 09:14:24 +0000 Saurav Ghosh 

	* Hooked up search with menu bar, which was missing for some reason.  Also fixed some bugs with case-sensitive search

2009-11-04 09:14:24 +0000 Saurav Ghosh 

	* Hooked up search with menu bar, which was missing for some reason.  Also fixed some bugs with case-sensitive search

2009-11-03 20:38:42 +0000 Rony Shapiro 

	* wxWidgets: options->Display preferences persistent and mostly implemented (lines always wrap in notes field, regardless of pref setting. Also, initial tree view persistent but unimplemented yet)

2009-11-03 20:38:42 +0000 Rony Shapiro 

	* wxWidgets: options->Display preferences persistent and mostly implemented (lines always wrap in notes field, regardless of pref setting. Also, initial tree view persistent but unimplemented yet)

2009-11-03 18:31:09 +0000 Rony Shapiro 

	* wxWidgets: incomplete solution to hide/show password in add/edit - still needs geomerty manager work

2009-11-03 18:31:09 +0000 Rony Shapiro 

	* wxWidgets: incomplete solution to hide/show password in add/edit - still needs geomerty manager work

2009-11-03 17:13:34 +0000 Rony Shapiro 

	* wxWidgets: WIP - checkpoint b4 trying a solution for hide/show passwords in add/edit dbox

2009-11-03 17:13:34 +0000 Rony Shapiro 

	* wxWidgets: WIP - checkpoint b4 trying a solution for hide/show passwords in add/edit dbox

2009-11-02 23:33:56 +0000 DrK 

	* Do the right thing if no entries pass the user's selection criteria when exporting (XML or text)

2009-11-02 23:33:56 +0000 DrK 

	* Do the right thing if no entries pass the user's selection criteria when exporting (XML or text)

2009-11-02 20:16:23 +0000 Rony Shapiro 

	* wxWidgets: got notes displaying in tooltips, plus fixed annoying compilation warning, plus moved Find-related decl's and defs out of DB's @begin/@end comments, making them safe against DB's modifications.

2009-11-02 20:16:23 +0000 Rony Shapiro 

	* wxWidgets: got notes displaying in tooltips, plus fixed annoying compilation warning, plus moved Find-related decl's and defs out of DB's @begin/@end comments, making them safe against DB's modifications.

2009-11-02 19:03:52 +0000 DrK 

	* More string fields for I18N + don't mark database changed if no records actually imported (XML or text)

2009-11-02 19:03:52 +0000 DrK 

	* More string fields for I18N + don't mark database changed if no records actually imported (XML or text)

2009-11-02 18:51:50 +0000 Rony Shapiro 

	* wxWidgets: Options->Display partially implemented

2009-11-02 18:51:50 +0000 Rony Shapiro 

	* wxWidgets: Options->Display partially implemented

2009-11-02 14:18:39 +0000 Rony Shapiro 

	* Linux: Fixed nast one-off bug in Format(StringX...)

2009-11-02 14:18:39 +0000 Rony Shapiro 

	* Linux: Fixed nast one-off bug in Format(StringX...)

2009-11-01 21:08:45 +0000 DrK 

	* Murphy

2009-11-01 21:08:45 +0000 DrK 

	* Murphy

2009-11-01 17:33:39 +0000 DrK 

	* Add 'Are you sure' if user cancels after making changes to Options

2009-11-01 17:33:39 +0000 DrK 

	* Add 'Are you sure' if user cancels after making changes to Options

2009-11-01 16:11:40 +0000 Rony Shapiro 

	* wxWidgets: Option->Backup tab functional

2009-11-01 16:11:40 +0000 Rony Shapiro 

	* wxWidgets: Option->Backup tab functional

2009-10-30 14:02:45 +0000 DrK 

	* Make Asker & Reporter update dialog count. Also, prevent unnecessary ASSERT.

2009-10-30 14:02:45 +0000 DrK 

	* Make Asker & Reporter update dialog count. Also, prevent unnecessary ASSERT.

2009-10-30 07:55:39 +0000 Rony Shapiro 

	* wxWidgets: plodding forward on Options->Backups

2009-10-30 07:55:39 +0000 Rony Shapiro 

	* wxWidgets: plodding forward on Options->Backups

2009-10-30 07:06:26 +0000 Rony Shapiro 

	* (Very) minor tweak

2009-10-30 07:06:26 +0000 Rony Shapiro 

	* (Very) minor tweak

2009-10-29 22:08:39 +0000 Rony Shapiro 

	* wxWidgets: Started implemented preference semantics (baby step)

2009-10-29 22:08:39 +0000 Rony Shapiro 

	* wxWidgets: Started implemented preference semantics (baby step)

2009-10-29 20:59:43 +0000 Rony Shapiro 

	* wxWidgets: Shutup annoying compiler warning

2009-10-29 20:59:43 +0000 Rony Shapiro 

	* wxWidgets: Shutup annoying compiler warning

2009-10-27 17:04:54 +0000 Saurav Ghosh 

	* Fixed some warnings in the Linux build

2009-10-27 17:04:54 +0000 Saurav Ghosh 

	* Fixed some warnings in the Linux build

2009-10-27 10:21:15 +0000 Saurav Ghosh 

	* Removed use of DEBUG_NEW from PasswordSafeSearch.cpp to fix the Linux build

2009-10-27 10:21:15 +0000 Saurav Ghosh 

	* Removed use of DEBUG_NEW from PasswordSafeSearch.cpp to fix the Linux build

2009-10-26 23:37:49 +0000 DrK 

	* Use GeneralMsgBox instead of MFC MessageBox so that we keep track of open dialogs

2009-10-26 23:37:49 +0000 DrK 

	* Use GeneralMsgBox instead of MFC MessageBox so that we keep track of open dialogs

2009-10-26 16:18:46 +0000 Rony Shapiro 

	* (very) minor cleanup

2009-10-26 16:18:46 +0000 Rony Shapiro 

	* (very) minor cleanup

2009-10-26 14:04:52 +0000 Rony Shapiro 

	* wxWidgets: Added PasswordSafeSearch.cpp to Linux Makefile, set svn:eol-style to native for ui/wxWidgets source files

2009-10-26 14:04:52 +0000 Rony Shapiro 

	* wxWidgets: Added PasswordSafeSearch.cpp to Linux Makefile, set svn:eol-style to native for ui/wxWidgets source files

2009-10-26 13:47:48 +0000 Rony Shapiro 

	* tweak to compile under Linux

2009-10-26 13:47:48 +0000 Rony Shapiro 

	* tweak to compile under Linux

2009-10-26 08:52:53 +0000 Saurav Ghosh 

	* Merged wxWidgets-Windows with trunk, without revision 2885

2009-10-26 08:52:53 +0000 Saurav Ghosh 

	* Merged wxWidgets-Windows with trunk, without revision 2885

2009-10-25 12:21:23 +0000 Andrey Kuznetsov 

	* Russian i18n (till rev. 2966)

2009-10-25 12:21:23 +0000 Andrey Kuznetsov 

	* Russian i18n (till rev. 2966)

2009-10-24 19:24:29 +0000 DrK 

	* Windows now uses the same approach as Linux to test file existence and read-only.

2009-10-24 19:24:29 +0000 DrK 

	* Windows now uses the same approach as Linux to test file existence and read-only.

2009-10-24 16:32:01 +0000 Karel Van der Gucht 

	* changed fields in "edit base entry" and "delete entry" for German language (help file)

2009-10-24 16:32:01 +0000 Karel Van der Gucht 

	* changed fields in "edit base entry" and "delete entry" for German language (help file)

2009-10-22 18:57:23 +0000 DrK 

	* Fix last commit

2009-10-22 18:57:23 +0000 DrK 

	* Fix last commit

2009-10-22 17:51:25 +0000 Karel Van der Gucht 

	* changed fields in "edit base entry" and "delete entry" for German language

2009-10-22 17:51:25 +0000 Karel Van der Gucht 

	* changed fields in "edit base entry" and "delete entry" for German language

2009-10-20 20:22:54 +0000 DrK 

	* [2881604] Allow edit of base entry of a shortcut via the Edit menu and/or by right-clicking on a shortcut entry.

2009-10-20 20:22:54 +0000 DrK 

	* [2881604] Allow edit of base entry of a shortcut via the Edit menu and/or by right-clicking on a shortcut entry.

2009-10-19 14:50:19 +0000 Rony Shapiro 

	* Update French translations from Jean - reported 100% complete

2009-10-19 14:50:19 +0000 Rony Shapiro 

	* Update French translations from Jean - reported 100% complete

2009-10-18 09:59:31 +0000 DrK 

	* Minor tweaks/extra checking

2009-10-18 09:59:31 +0000 DrK 

	* Minor tweaks/extra checking

2009-10-18 09:39:15 +0000 DrK 

	* Filters containing tests on the entry type now exported to XML correctly.

2009-10-18 09:39:15 +0000 DrK 

	* Filters containing tests on the entry type now exported to XML correctly.

2009-10-18 09:33:24 +0000 DrK 

	* Fix memory leak if XML import of filter fails verification

2009-10-18 09:33:24 +0000 DrK 

	* Fix memory leak if XML import of filter fails verification

2009-10-13 16:38:27 +0000 Rony Shapiro 

	* Update to French translation plus fix of English typo - thanks again to Jean

2009-10-13 16:38:27 +0000 Rony Shapiro 

	* Update to French translation plus fix of English typo - thanks again to Jean

2009-10-13 09:12:40 +0000 Rony Shapiro 

	* Systray+lock on minimize problem - cleanup plus more progress. Still needs some tweaking (mainly upon restore), plus testing.

2009-10-13 09:12:40 +0000 Rony Shapiro 

	* Systray+lock on minimize problem - cleanup plus more progress. Still needs some tweaking (mainly upon restore), plus testing.

2009-10-12 17:31:37 +0000 Rony Shapiro 

	* Updated French translation file as received from Jean (still not complete)

2009-10-12 17:31:37 +0000 Rony Shapiro 

	* Updated French translation file as received from Jean (still not complete)

2009-10-12 11:02:36 +0000 Rony Shapiro 

	* Systray+lock on minimize problem - almost there...

2009-10-12 11:02:36 +0000 Rony Shapiro 

	* Systray+lock on minimize problem - almost there...

2009-10-11 13:22:42 +0000 Rony Shapiro 

	* Remove warning on Linux build.

2009-10-11 13:22:42 +0000 Rony Shapiro 

	* Remove warning on Linux build.

2009-10-11 09:54:27 +0000 DrK 

	* Make all WindowProc the same for resetting idle timeouts

2009-10-11 09:54:27 +0000 DrK 

	* Make all WindowProc the same for resetting idle timeouts

2009-10-10 21:00:39 +0000 Rony Shapiro 

	* Fixed timer lock with open edit dbox problem + cleanup + cosmetics

2009-10-10 21:00:39 +0000 Rony Shapiro 

	* Fixed timer lock with open edit dbox problem + cleanup + cosmetics

2009-10-10 17:33:24 +0000 Rony Shapiro 

	* Undo of last commit - removed deadlocking semaphore code

2009-10-10 17:33:24 +0000 Rony Shapiro 

	* Undo of last commit - removed deadlocking semaphore code

2009-10-10 17:17:13 +0000 Rony Shapiro 

	* Commiting deadlocking semaphore approach to add/edit timeout lock problem before trying other approach, for posterity (deadlocking code commented out).

2009-10-10 17:17:13 +0000 Rony Shapiro 

	* Commiting deadlocking semaphore approach to add/edit timeout lock problem before trying other approach, for posterity (deadlocking code commented out).

2009-10-10 17:05:58 +0000 DrK 

	* Update release notes

2009-10-10 17:05:58 +0000 DrK 

	* Update release notes

2009-10-10 17:00:47 +0000 DrK 

	* Stop junk in Notes field in List View caused by CRLF characters. Only show 1st line and indicate more.

2009-10-10 17:00:47 +0000 DrK 

	* Stop junk in Notes field in List View caused by CRLF characters. Only show 1st line and indicate more.

2009-10-09 21:18:55 +0000 Karel Van der Gucht 

	* translation 3.19.01 German

2009-10-09 21:18:55 +0000 Karel Van der Gucht 

	* translation 3.19.01 German

2009-10-09 20:42:03 +0000 Rony Shapiro 

	* Working on Lock-with-add/edit-dbox-open problem. Still not done: Window-closing mechanism in place, need to refactor code in DboxMain::EditItem s.t. nothing important is done after modal dbox returns.

2009-10-09 20:42:03 +0000 Rony Shapiro 

	* Working on Lock-with-add/edit-dbox-open problem. Still not done: Window-closing mechanism in place, need to refactor code in DboxMain::EditItem s.t. nothing important is done after modal dbox returns.

2009-10-08 13:19:55 +0000 Rony Shapiro 

	* [2873106] Export XML warnings now consistent with Export Text's. (The Right Thing is to factor out a common PWSExportDlg base class. Later perhaps?)

2009-10-08 13:19:55 +0000 Rony Shapiro 

	* [2873106] Export XML warnings now consistent with Export Text's. (The Right Thing is to factor out a common PWSExportDlg base class. Later perhaps?)

2009-10-07 23:13:53 +0000 DrK 

	* Change only a comment and non-executable code

2009-10-07 23:13:53 +0000 DrK 

	* Change only a comment and non-executable code

2009-10-07 21:06:29 +0000 Rony Shapiro 

	* [2868278] Minimize via the system menu, SystemTray menu and system control box button now locks the database if the preference 'Lock on Minimize' is set. (dk's fix, with my minor tweaks - if it doesn't work, I broke it...)

2009-10-07 21:06:29 +0000 Rony Shapiro 

	* [2868278] Minimize via the system menu, SystemTray menu and system control box button now locks the database if the preference 'Lock on Minimize' is set. (dk's fix, with my minor tweaks - if it doesn't work, I broke it...)

2009-10-05 18:14:14 +0000 DrK 

	* Fix Duplicate entry fix!

2009-10-05 18:14:14 +0000 DrK 

	* Fix Duplicate entry fix!

2009-10-05 13:49:24 +0000 Rony Shapiro 

	* [2872829] Duplicate Entry now copies password policy as well.

2009-10-05 13:49:24 +0000 Rony Shapiro 

	* [2872829] Duplicate Entry now copies password policy as well.

2009-10-04 20:00:24 +0000 DrK 

	* [2872273] Improve Import Text 'Line skipped' message.

2009-10-04 20:00:24 +0000 DrK 

	* [2872273] Improve Import Text 'Line skipped' message.

2009-09-30 20:26:06 +0000 DrK 

	* [] Now no longer complains about WTS service in Windows systems earlier than Windows XP.

2009-09-30 20:26:06 +0000 DrK 

	* [] Now no longer complains about WTS service in Windows systems earlier than Windows XP.

2009-09-30 20:21:02 +0000 DrK 

	* [2870059] When an entry is highlighted during Find, the Toolbar and menu items now reflect its contents. (Really this time!)

2009-09-30 20:21:02 +0000 DrK 

	* [2870059] When an entry is highlighted during Find, the Toolbar and menu items now reflect its contents. (Really this time!)

2009-09-30 20:14:02 +0000 DrK 

	* Reverse commit 2928

2009-09-30 20:14:02 +0000 DrK 

	* Reverse commit 2928

2009-09-30 19:40:09 +0000 DrK 

	* [2870059] When an entry is highlighted during Find, the Toolbar and menu items now reflect its contents.

2009-09-30 19:40:09 +0000 DrK 

	* [2870059] When an entry is highlighted during Find, the Toolbar and menu items now reflect its contents.

2009-09-28 16:54:53 +0000 DrK 

	* [2868278] Minimize now locks the database if the preference 'Lock on Minimize' is set. Can't reproduce same problem user states happens with Autotype + Lock on Minimize

2009-09-28 16:54:53 +0000 DrK 

	* [2868278] Minimize now locks the database if the preference 'Lock on Minimize' is set. Can't reproduce same problem user states happens with Autotype + Lock on Minimize

2009-09-28 13:50:33 +0000 DrK 

	* Stop unnecessary processing if database locked + comment nit.

2009-09-28 13:50:33 +0000 DrK 

	* Stop unnecessary processing if database locked + comment nit.

2009-09-28 13:25:42 +0000 DrK 

	* Bump to 3.19.1

2009-09-28 13:25:42 +0000 DrK 

	* Bump to 3.19.1

2009-09-27 17:36:58 +0000 DrK 

	* Document bug number

2009-09-27 17:36:58 +0000 DrK 

	* Document bug number

2009-09-27 17:01:49 +0000 DrK 

	* [] Change font dialogs now work again.

2009-09-27 17:01:49 +0000 DrK 

	* [] Change font dialogs now work again.

2009-09-27 16:35:01 +0000 DrK 

	* Update URL in DLLs

2009-09-27 16:35:01 +0000 DrK 

	* Update URL in DLLs

2009-09-27 16:22:10 +0000 DrK 

	* Update fields as suggested by Francios for French translation.

2009-09-27 16:22:10 +0000 DrK 

	* Update fields as suggested by Francios for French translation.

2009-09-26 07:13:40 +0000 Rony Shapiro 

	* 3.19 release

2009-09-26 07:13:40 +0000 Rony Shapiro 

	* 3.19 release

2009-09-25 18:55:36 +0000 DrK 

	* Tidy up last commit re: DeleteAllItems and Status Bar

2009-09-25 18:55:36 +0000 DrK 

	* Tidy up last commit re: DeleteAllItems and Status Bar

2009-09-25 07:30:16 +0000 Rony Shapiro 

	* Commit po files that have been modified but not updated for 3.19

2009-09-25 07:30:16 +0000 Rony Shapiro 

	* Commit po files that have been modified but not updated for 3.19

2009-09-25 04:50:43 +0000 Rony Shapiro 

	* Space out radio buttons on VK dialog to better display non-English text.

2009-09-25 04:50:43 +0000 Rony Shapiro 

	* Space out radio buttons on VK dialog to better display non-English text.

2009-09-24 21:33:47 +0000 DrK 

	* [2865116] Status-Bar message now updated when using the keyboard arrows to transverse entries in Tree and List views.

2009-09-24 21:33:47 +0000 DrK 

	* [2865116] Status-Bar message now updated when using the keyboard arrows to transverse entries in Tree and List views.

2009-09-24 20:58:11 +0000 DrK 

	* 2 nits (remove unnecessary calls + simplify calls)

2009-09-24 20:58:11 +0000 DrK 

	* 2 nits (remove unnecessary calls + simplify calls)

2009-09-24 10:54:53 +0000 Karel Van der Gucht 

	* help file English 3.19

2009-09-24 10:54:53 +0000 Karel Van der Gucht 

	* help file English 3.19

2009-09-24 09:54:00 +0000 Karel Van der Gucht 

	* German for 3.19 text + help file (2)

2009-09-24 09:54:00 +0000 Karel Van der Gucht 

	* German for 3.19 text + help file (2)

2009-09-24 08:52:19 +0000 Rony Shapiro 

	* Update to French translation - thanks to Francois

2009-09-24 08:52:19 +0000 Rony Shapiro 

	* Update to French translation - thanks to Francois

2009-09-23 23:36:55 +0000 DrK 

	* Fix idle lockout (again)

2009-09-23 23:36:55 +0000 DrK 

	* Fix idle lockout (again)

2009-09-23 23:16:48 +0000 Karel Van der Gucht 

	* German for 3.19 text + help file

2009-09-23 23:16:48 +0000 Karel Van der Gucht 

	* German for 3.19 text + help file

2009-09-23 22:44:45 +0000 DrK 

	* [2865116] Status-Bar message when doing a "Run Command" now correctly states "Password Copied".

2009-09-23 22:44:45 +0000 DrK 

	* [2865116] Status-Bar message when doing a "Run Command" now correctly states "Password Copied".

2009-09-23 21:08:39 +0000 DrK 

	* Fix idle lockout (again)

2009-09-23 21:08:39 +0000 DrK 

	* Fix idle lockout (again)

2009-09-23 19:01:23 +0000 DrK 

	* Remove obsolete preference from Help (made obsolete by Add/Edit property pages in 3.18)

2009-09-23 19:01:23 +0000 DrK 

	* Remove obsolete preference from Help (made obsolete by Add/Edit property pages in 3.18)

2009-09-23 15:48:59 +0000 Rony Shapiro 

	* More Swedish translation tweaks by Bjorne

2009-09-23 15:48:59 +0000 Rony Shapiro 

	* More Swedish translation tweaks by Bjorne

2009-09-23 05:39:40 +0000 Rony Shapiro 

	* Updated French & Swedish tranlations - thanks to Francois & Bjorn, resp.

2009-09-23 05:39:40 +0000 Rony Shapiro 

	* Updated French & Swedish tranlations - thanks to Francois & Bjorn, resp.

2009-09-22 22:44:38 +0000 Karel Van der Gucht 

	* Translations for 3.19

2009-09-22 22:44:38 +0000 Karel Van der Gucht 

	* Translations for 3.19

2009-09-22 22:42:46 +0000 Karel Van der Gucht 

	* Some Italian and Chinese details corrected

2009-09-22 22:42:46 +0000 Karel Van der Gucht 

	* Some Italian and Chinese details corrected

2009-09-22 18:50:36 +0000 DrK 

	* Fix LockDBOnIdleTimeout usage now that it is DB dependent

2009-09-22 18:50:36 +0000 DrK 

	* Fix LockDBOnIdleTimeout usage now that it is DB dependent

2009-09-22 18:31:51 +0000 Andrey Kuznetsov 

	* Russian i18n (till rev. 2897)

2009-09-22 18:31:51 +0000 Andrey Kuznetsov 

	* Russian i18n (till rev. 2897)

2009-09-22 18:27:53 +0000 Rony Shapiro 

	* Modified installer to (1) ensure that only one instance of the installer is running, and (2) ensure no instance of pwsafe is running before proceeding with installation. Note that (2) requires the nsProcess plugin, be installed along with NSIS (from http://nsis.sourceforge.net/NsProcess_plugin). Unfortunately, the error messages for these tests can only be displayed in English, since the tests are run before language processing is completed.

2009-09-22 18:27:53 +0000 Rony Shapiro 

	* Modified installer to (1) ensure that only one instance of the installer is running, and (2) ensure no instance of pwsafe is running before proceeding with installation. Note that (2) requires the nsProcess plugin, be installed along with NSIS (from http://nsis.sourceforge.net/NsProcess_plugin). Unfortunately, the error messages for these tests can only be displayed in English, since the tests are run before language processing is completed.

2009-09-22 16:35:42 +0000 DrK 

	* Update releases notes

2009-09-22 16:35:42 +0000 DrK 

	* Update releases notes

2009-09-22 14:10:18 +0000 Rony Shapiro 

	* LockOnIdle preference moved from config file to database in 3.19 - update help file accordingly.

2009-09-22 14:10:18 +0000 Rony Shapiro 

	* LockOnIdle preference moved from config file to database in 3.19 - update help file accordingly.

2009-09-22 07:28:54 +0000 Rony Shapiro 

	* Added French support for nsis installer (thanks to Francois).

2009-09-22 07:28:54 +0000 Rony Shapiro 

	* Added French support for nsis installer (thanks to Francois).

2009-09-21 21:52:33 +0000 DrK 

	* Correct LockOnIdleTimeout to be a database preference

2009-09-21 21:52:33 +0000 DrK 

	* Correct LockOnIdleTimeout to be a database preference

2009-09-21 17:41:39 +0000 DrK 

	* Add email to DragBar

2009-09-21 17:41:39 +0000 DrK 

	* Add email to DragBar

2009-09-21 17:37:43 +0000 DrK 

	* Fix Wordwrap preference management

2009-09-21 17:37:43 +0000 DrK 

	* Fix Wordwrap preference management

2009-09-21 06:56:56 +0000 Rony Shapiro 

	* Added French translation - incomplete

2009-09-21 06:56:56 +0000 Rony Shapiro 

	* Added French translation - incomplete

2009-09-20 14:36:59 +0000 DrK 

	* More secure string copying Consistent coding of "#if (_MSC_VER >= 1400)" - with brackets

2009-09-20 14:36:59 +0000 DrK 

	* More secure string copying Consistent coding of "#if (_MSC_VER >= 1400)" - with brackets

2009-09-20 13:34:10 +0000 DrK 

	* Tweaks - secure clearing of memory where appropriate Set standard for using SecureZeroMemory to use sizeof target

2009-09-20 13:34:10 +0000 DrK 

	* Tweaks - secure clearing of memory where appropriate Set standard for using SecureZeroMemory to use sizeof target

2009-09-20 11:48:23 +0000 DrK 

	* Fix memory leak if user not allowing multiple instances Use more "string safe" functions

2009-09-20 11:48:23 +0000 DrK 

	* Fix memory leak if user not allowing multiple instances Use more "string safe" functions

2009-09-20 10:20:14 +0000 Rony Shapiro 

	* Update documentation for 3.19

2009-09-20 10:20:14 +0000 Rony Shapiro 

	* Update documentation for 3.19

2009-09-20 09:52:23 +0000 DrK 

	* Now that the SDK is required, simplify configure.vbs. Also, retrieve and current values and use as defaults if re-running. Simplify VS project files based on above changes. It is recommended that developers re-run configure.vbs.

2009-09-20 09:52:23 +0000 DrK 

	* Now that the SDK is required, simplify configure.vbs. Also, retrieve and current values and use as defaults if re-running. Simplify VS project files based on above changes. It is recommended that developers re-run configure.vbs.

2009-09-17 20:21:09 +0000 DrK 

	* Fix [2857641] + minor UI changes

2009-09-17 20:21:09 +0000 DrK 

	* Fix [2857641] + minor UI changes

2009-09-17 20:18:47 +0000 DrK 

	* Update preferences: DisplayExpandedAddEditDlg obsoleted in 3.18 and minor formatting

2009-09-17 20:18:47 +0000 DrK 

	* Update preferences: DisplayExpandedAddEditDlg obsoleted in 3.18 and minor formatting

2009-09-16 08:49:47 +0000 Rony Shapiro 

	* Starting down the road to 3.19 release: UI tweaks and version bump

2009-09-16 08:49:47 +0000 Rony Shapiro 

	* Starting down the road to 3.19 release: UI tweaks and version bump

2009-09-13 10:38:26 +0000 DrK 

	* Minor tweak

2009-09-13 10:38:26 +0000 DrK 

	* Minor tweak

2009-09-11 22:03:09 +0000 DrK 

	* [2856051] Changes to Database preferences are no longer lost over minimize.

2009-09-11 22:03:09 +0000 DrK 

	* [2856051] Changes to Database preferences are no longer lost over minimize.

2009-09-11 18:48:00 +0000 DrK 

	* [2856750] Password Policy now correctly displayed in List View.

2009-09-11 18:48:00 +0000 DrK 

	* [2856750] Password Policy now correctly displayed in List View.

2009-09-11 18:24:51 +0000 DrK 

	* Murphy

2009-09-11 18:24:51 +0000 DrK 

	* Murphy

2009-09-10 21:41:38 +0000 DrK 

	* [] If a dialog is open (e.g. Add, Edit, Options etc.) and Password Safe is minimized, the Close and Exit options are no longer in the System Tray context menu. The user must first Restore the application and close the dialog before being able to close the database or exit the program.

2009-09-10 21:41:38 +0000 DrK 

	* [] If a dialog is open (e.g. Add, Edit, Options etc.) and Password Safe is minimized, the Close and Exit options are no longer in the System Tray context menu. The user must first Restore the application and close the dialog before being able to close the database or exit the program.

2009-09-10 21:23:29 +0000 DrK 

	* [2832810] Add new email field supporting email headers 'to', 'subject', 'cc', 'bcc' and 'body' [see RFC 2368]. [2856410] "Run Command" menu shortcut no longer greyed out for Shortcuts to base entries with a Run Command. [] Support Run Command and Double-Click Action (and email) fields in Filters. [] Tidy up item order in menus Edit menu and right-click context menu.

2009-09-10 21:23:29 +0000 DrK 

	* [2832810] Add new email field supporting email headers 'to', 'subject', 'cc', 'bcc' and 'body' [see RFC 2368]. [2856410] "Run Command" menu shortcut no longer greyed out for Shortcuts to base entries with a Run Command. [] Support Run Command and Double-Click Action (and email) fields in Filters. [] Tidy up item order in menus Edit menu and right-click context menu.

2009-09-10 20:21:16 +0000 Rony Shapiro 

	* Moved windows-specific clipboard code from corelib to ui/Windows. Thanks to Sauvag for pointing this out.

2009-09-10 20:21:16 +0000 Rony Shapiro 

	* Moved windows-specific clipboard code from corelib to ui/Windows. Thanks to Sauvag for pointing this out.

2009-09-09 21:10:38 +0000 DrK 

	* Fix integer filter import

2009-09-09 21:10:38 +0000 DrK 

	* Fix integer filter import

2009-09-08 22:06:58 +0000 Karel Van der Gucht 

	* Compiling with SDK 6.1, German translated

2009-09-08 22:06:58 +0000 Karel Van der Gucht 

	* Compiling with SDK 6.1, German translated

2009-09-07 19:41:58 +0000 DrK 

	* Fix export to XML of integer filter

2009-09-07 19:41:58 +0000 DrK 

	* Fix export to XML of integer filter

2009-09-05 14:15:04 +0000 DrK 

	* [2851848] Mouse double-click interval removed from Virtual Keyboard to allow multiple virtual keys to be entered quickly.

2009-09-05 14:15:04 +0000 DrK 

	* [2851848] Mouse double-click interval removed from Virtual Keyboard to allow multiple virtual keys to be entered quickly.

2009-09-05 12:10:51 +0000 DrK 

	* Change all calls to "Sleep" to "::Sleep" just to be consistent.

2009-09-05 12:10:51 +0000 DrK 

	* Change all calls to "Sleep" to "::Sleep" just to be consistent.

2009-09-04 19:15:42 +0000 DrK 

	* Correct message and catch user trying to define duplicate shortcuts

2009-09-04 19:15:42 +0000 DrK 

	* Correct message and catch user trying to define duplicate shortcuts

2009-09-03 21:42:40 +0000 DrK 

	* Fix 2842700 - French keyboard does not have virtual key V_OEM_MINUS (most others do). Change shortcut for Password Subset to Ctrl+B

2009-09-03 21:42:40 +0000 DrK 

	* Fix 2842700 - French keyboard does not have virtual key V_OEM_MINUS (most others do). Change shortcut for Password Subset to Ctrl+B

2009-09-01 20:37:32 +0000 Rony Shapiro 

	* *Very* minor clarification.

2009-09-01 20:37:32 +0000 Rony Shapiro 

	* *Very* minor clarification.

2009-09-01 20:36:44 +0000 Rony Shapiro 

	* Fixed logic error in last DboxMain::IsWorkstationLocked() modification, which caused invert of correct value to be returned if we couldn't register for the WTS event.

2009-09-01 20:36:44 +0000 Rony Shapiro 

	* Fixed logic error in last DboxMain::IsWorkstationLocked() modification, which caused invert of correct value to be returned if we couldn't register for the WTS event.

2009-09-01 17:36:45 +0000 DrK 

	* Support latest DCA during XML import

2009-09-01 17:36:45 +0000 DrK 

	* Support latest DCA during XML import

2009-09-01 07:48:38 +0000 Rony Shapiro 

	* wxWidgets: Options propsheet UI ready for implementation

2009-09-01 07:48:38 +0000 Rony Shapiro 

	* wxWidgets: Options propsheet UI ready for implementation

2009-08-31 19:17:34 +0000 Rony Shapiro 

	* wxWidgets - started UI of Options propsheets

2009-08-31 19:17:34 +0000 Rony Shapiro 

	* wxWidgets - started UI of Options propsheets

2009-08-31 13:37:56 +0000 Rony Shapiro 

	* wxWidgets: First (baby) step towards Options propsheet

2009-08-31 13:37:56 +0000 Rony Shapiro 

	* wxWidgets: First (baby) step towards Options propsheet

2009-08-30 16:06:28 +0000 DrK 

	* More menu ASSERT checking

2009-08-30 16:06:28 +0000 DrK 

	* More menu ASSERT checking

2009-08-30 14:51:56 +0000 DrK 

	* Text import no longer overwrites entry's RunCommand with DCA value.

2009-08-30 14:51:56 +0000 DrK 

	* Text import no longer overwrites entry's RunCommand with DCA value.

2009-08-28 16:38:49 +0000 Saurav Ghosh 

	* PWScore.h - send the "item erased" notification after the item is erased, not before

2009-08-28 16:38:49 +0000 Saurav Ghosh 

	* PWScore.h - send the "item erased" notification after the item is erased, not before

2009-08-27 21:09:55 +0000 DrK 

	* [2192490, 2840534] Multiple desktops now handled correctly

2009-08-27 21:09:55 +0000 DrK 

	* [2192490, 2840534] Multiple desktops now handled correctly

2009-08-27 21:04:47 +0000 Rony Shapiro 

	* minor cleanup/refactor

2009-08-27 21:04:47 +0000 Rony Shapiro 

	* minor cleanup/refactor

2009-08-27 20:09:14 +0000 DrK 

	* Fix sort of shortcuts in Options display and add more menu return code checking. Rename CoolMenuManager routines to prevent confusion with DBoxMain equivalents

2009-08-27 20:09:14 +0000 DrK 

	* Fix sort of shortcuts in Options display and add more menu return code checking. Rename CoolMenuManager routines to prevent confusion with DBoxMain equivalents

2009-08-27 06:13:05 +0000 DrK 

	* Add more menu checking

2009-08-27 06:13:05 +0000 DrK 

	* Add more menu checking

2009-08-26 15:49:30 +0000 Saurav Ghosh 

	* Fixed crash in deleting entry from treeview after switching to gridview and back

2009-08-26 15:49:30 +0000 Saurav Ghosh 

	* Fixed crash in deleting entry from treeview after switching to gridview and back

2009-08-26 07:26:54 +0000 Rony Shapiro 

	* Edited & upodated developer's README

2009-08-26 07:26:54 +0000 Rony Shapiro 

	* Edited & upodated developer's README

2009-08-25 16:02:58 +0000 Andrey Kuznetsov 

	* Rollback changes in pwsafe_ru.po from rev.2838 because lang. resourses doesn't changed since rev.2830

2009-08-25 16:02:58 +0000 Andrey Kuznetsov 

	* Rollback changes in pwsafe_ru.po from rev.2838 because lang. resourses doesn't changed since rev.2830

2009-08-25 15:47:15 +0000 Saurav Ghosh 

	* "Edit->Delete Entry" should not crash pwsafe now

2009-08-25 15:47:15 +0000 Saurav Ghosh 

	* "Edit->Delete Entry" should not crash pwsafe now

2009-08-24 19:26:25 +0000 DrK 

	* Update exception handling and producing mini-dumps

2009-08-24 19:26:25 +0000 DrK 

	* Update exception handling and producing mini-dumps

2009-08-24 15:13:55 +0000 Saurav Ghosh 

	* Add the root item if it doesn't exist, before adding other items

2009-08-24 15:13:55 +0000 Saurav Ghosh 

	* Add the root item if it doesn't exist, before adding other items

2009-08-23 13:39:04 +0000 Saurav Ghosh 

	* Added menubar mnemonics

2009-08-23 13:39:04 +0000 Saurav Ghosh 

	* Added menubar mnemonics

2009-08-23 10:06:20 +0000 Saurav Ghosh 

	* Set focus to password entry field by default

2009-08-23 10:06:20 +0000 Saurav Ghosh 

	* Set focus to password entry field by default

2009-08-23 09:10:30 +0000 Saurav Ghosh 

	* Use a new GridTable object whenever a new file is loaded or the view changes to "flattened list".

2009-08-23 09:10:30 +0000 Saurav Ghosh 

	* Use a new GridTable object whenever a new file is loaded or the view changes to "flattened list".

2009-08-22 13:56:28 +0000 DrK 

	* Wrong nap updated when moving an alias to a different base

2009-08-22 13:56:28 +0000 DrK 

	* Wrong nap updated when moving an alias to a different base

2009-08-20 20:37:34 +0000 Rony Shapiro 

	* wxWidgets: minor cleanups to last commit

2009-08-20 20:37:34 +0000 Rony Shapiro 

	* wxWidgets: minor cleanups to last commit

2009-08-20 20:09:16 +0000 Rony Shapiro 

	* wxWidgets: Table view implementation by Saurav - as-is

2009-08-20 20:09:16 +0000 Rony Shapiro 

	* wxWidgets: Table view implementation by Saurav - as-is

2009-08-19 20:20:43 +0000 DrK 

	* Minor source formatting

2009-08-19 20:20:43 +0000 DrK 

	* Minor source formatting

2009-08-19 19:44:02 +0000 Rony Shapiro 

	* install builds now updated w.r.t. tree re-org

2009-08-19 19:44:02 +0000 Rony Shapiro 

	* install builds now updated w.r.t. tree re-org

2009-08-18 20:36:45 +0000 Rony Shapiro 

	* Updating Windows Makefiles to match new build tree. WiP (installers still not done)

2009-08-18 20:36:45 +0000 Rony Shapiro 

	* Updating Windows Makefiles to match new build tree. WiP (installers still not done)

2009-08-17 19:15:42 +0000 Rony Shapiro 

	* wxWidgets: entry pwpolicy working, sans sanity checks (geometry fixed)

2009-08-17 19:15:42 +0000 Rony Shapiro 

	* wxWidgets: entry pwpolicy working, sans sanity checks (geometry fixed)

2009-08-16 20:47:14 +0000 Rony Shapiro 

	* wxWidgets: more PasswordPolicy tab control logic (bent geometry?)

2009-08-16 20:47:14 +0000 Rony Shapiro 

	* wxWidgets: more PasswordPolicy tab control logic (bent geometry?)

2009-08-16 19:39:32 +0000 Rony Shapiro 

	* wxWidgets: started implemented PasswordPolicy tab control logic

2009-08-16 19:39:32 +0000 Rony Shapiro 

	* wxWidgets: started implemented PasswordPolicy tab control logic

2009-08-16 14:28:09 +0000 DrK 

	* More tidying up of SVN ! Note to developers: after this update, delete the following directories and their subdirectories if they exist: \src\bin (you may wish to save configuration files from its sub-directories first) \src\lib \src\obj \src\ui\Windows\I18N\tools \src\ui\Windows\Tools

2009-08-16 14:28:09 +0000 DrK 

	* More tidying up of SVN ! Note to developers: after this update, delete the following directories and their subdirectories if they exist: \src\bin (you may wish to save configuration files from its sub-directories first) \src\lib \src\obj \src\ui\Windows\I18N\tools \src\ui\Windows\Tools

2009-08-16 13:01:19 +0000 Andrey Kuznetsov 

	* Russian i18n (till rev. 2830)

2009-08-16 13:01:19 +0000 Andrey Kuznetsov 

	* Russian i18n (till rev. 2830)

2009-08-16 12:37:31 +0000 DrK 

	* Browse to URL from an Alias entry now puts the correct password in the clipboard

2009-08-16 12:37:31 +0000 DrK 

	* Browse to URL from an Alias entry now puts the correct password in the clipboard

2009-08-16 11:50:22 +0000 DrK 

	* Minor SVN tidy up - delete empty directories

2009-08-16 11:50:22 +0000 DrK 

	* Minor SVN tidy up - delete empty directories

2009-08-16 11:43:58 +0000 DrK 

	* Move non-source from under the src directory and tools out of the Windows directory

2009-08-16 11:43:58 +0000 DrK 

	* Move non-source from under the src directory and tools out of the Windows directory

2009-08-14 22:11:36 +0000 DrK 

	* [2836569] Correct password data now copied from Edit dialog using 'Smart Labels'.

2009-08-14 22:11:36 +0000 DrK 

	* [2836569] Correct password data now copied from Edit dialog using 'Smart Labels'.

2009-08-13 19:46:09 +0000 Rony Shapiro 

	* wxWidgets: 'make unicoderelease' now builds correctly.

2009-08-13 19:46:09 +0000 Rony Shapiro 

	* wxWidgets: 'make unicoderelease' now builds correctly.

2009-08-13 18:58:13 +0000 Rony Shapiro 

	* wxWidgets: Look for pwsafe.cfg under /home/ronys/.pwsafe under Linux, based on Saurav's patches

2009-08-13 18:58:13 +0000 Rony Shapiro 

	* wxWidgets: Look for pwsafe.cfg under /home/ronys/.pwsafe under Linux, based on Saurav's patches

2009-08-13 18:55:21 +0000 Rony Shapiro 

	* wxwidgets: Keep vertical scrollbar correct under resize (fix from Saurav)

2009-08-13 18:55:21 +0000 Rony Shapiro 

	* wxwidgets: Keep vertical scrollbar correct under resize (fix from Saurav)

2009-08-13 13:40:30 +0000 Rony Shapiro 

	* wxWidgets: started work on entry password policy tab

2009-08-13 13:40:30 +0000 Rony Shapiro 

	* wxWidgets: started work on entry password policy tab

2009-08-12 21:16:48 +0000 DrK 

	* Add version resources to pws_at and pws_osk DLLs

2009-08-12 21:16:48 +0000 DrK 

	* Add version resources to pws_at and pws_osk DLLs

2009-08-12 18:26:10 +0000 Rony Shapiro 

	* wxWidgets: entry expiration setting functional

2009-08-12 18:26:10 +0000 Rony Shapiro 

	* wxWidgets: entry expiration setting functional

2009-08-12 13:12:44 +0000 Rony Shapiro 

	* wxWidgets: Almost done with entry password expiration.

2009-08-12 13:12:44 +0000 Rony Shapiro 

	* wxWidgets: Almost done with entry password expiration.

2009-08-11 20:32:09 +0000 Rony Shapiro 

	* wxWidgets: inching forward on entry passwd expiration

2009-08-11 20:32:09 +0000 Rony Shapiro 

	* wxWidgets: inching forward on entry passwd expiration

2009-08-10 20:50:20 +0000 Rony Shapiro 

	* tweak last commit (pdb archiving)

2009-08-10 20:50:20 +0000 Rony Shapiro 

	* tweak last commit (pdb archiving)

2009-08-10 20:26:40 +0000 Rony Shapiro 

	* Save pdb along with map file when making bin-release.

2009-08-10 20:26:40 +0000 Rony Shapiro 

	* Save pdb along with map file when making bin-release.

2009-08-10 18:32:55 +0000 DrK 

	* Drag & Drop of entries, that have individual DCA values, between different databases now works. Plus formatting nits.

2009-08-10 18:32:55 +0000 DrK 

	* Drag & Drop of entries, that have individual DCA values, between different databases now works. Plus formatting nits.

2009-08-10 13:04:15 +0000 Rony Shapiro 

	* wxWidgets: work on Entry's password expiration (WIP)

2009-08-10 13:04:15 +0000 Rony Shapiro 

	* wxWidgets: work on Entry's password expiration (WIP)

2009-08-10 05:11:30 +0000 Rony Shapiro 

	* text export of DCA field now correct.

2009-08-10 05:11:30 +0000 Rony Shapiro 

	* text export of DCA field now correct.

2009-08-08 19:19:15 +0000 Rony Shapiro 

	* wxWidgets: Display item's mod times

2009-08-08 19:19:15 +0000 Rony Shapiro 

	* wxWidgets: Display item's mod times

2009-08-08 18:49:29 +0000 Rony Shapiro 

	* Redundant redundancy removal (removed a dup DDX_Text call).

2009-08-08 18:49:29 +0000 Rony Shapiro 

	* Redundant redundancy removal (removed a dup DDX_Text call).

2009-08-07 20:22:17 +0000 DrK 

	* Add menu item to copy the Run Command to the clipboard. Refactor copy to clipboard routines

2009-08-07 20:22:17 +0000 DrK 

	* Add menu item to copy the Run Command to the clipboard. Refactor copy to clipboard routines

2009-08-07 15:29:08 +0000 Rony Shapiro 

	* Bring release dlls from same directories as zip and nsi distributions.

2009-08-07 15:29:08 +0000 Rony Shapiro 

	* Bring release dlls from same directories as zip and nsi distributions.

2009-08-06 22:20:22 +0000 DrK 

	* [2832991] Double-click action display in the Status Bar [] Duplicate entry now duplicates Double-click action of original as well. [] Double-click on a shortcut entry now executes the action of its base. [] Change group/title/user display using \xab & \xbb

2009-08-06 22:20:22 +0000 DrK 

	* [2832991] Double-click action display in the Status Bar [] Duplicate entry now duplicates Double-click action of original as well. [] Double-click on a shortcut entry now executes the action of its base. [] Change group/title/user display using \xab & \xbb

2009-08-06 21:33:56 +0000 DrK 

	* Minor format changes and rename of some variables e.g. pointers beginning with 'p'

2009-08-06 21:33:56 +0000 DrK 

	* Minor format changes and rename of some variables e.g. pointers beginning with 'p'

2009-08-05 18:43:27 +0000 DrK 

	* Increase AutoType field width in Edit/View and add entry details to Window title.

2009-08-05 18:43:27 +0000 DrK 

	* Increase AutoType field width in Edit/View and add entry details to Window title.

2009-08-05 09:36:49 +0000 DrK 

	* Fixes for Autotype from Alias entries and fix RunCommand 1st field truncation

2009-08-05 09:36:49 +0000 DrK 

	* Fixes for Autotype from Alias entries and fix RunCommand 1st field truncation

2009-08-04 19:03:11 +0000 DrK 

	* Tidy up edit/view shortcut processing + the odd nit

2009-08-04 19:03:11 +0000 DrK 

	* Tidy up edit/view shortcut processing + the odd nit

2009-08-04 09:21:16 +0000 Rony Shapiro 

	* Updated help file for new \w and \W autotype directives.

2009-08-04 09:21:16 +0000 Rony Shapiro 

	* Updated help file for new \w and \W autotype directives.

2009-08-04 06:58:54 +0000 Rony Shapiro 

	* Fixed problem with viewing a shortcut in read-only mode - thanks to gillum for reporting and helping track this down.

2009-08-04 06:58:54 +0000 Rony Shapiro 

	* Fixed problem with viewing a shortcut in read-only mode - thanks to gillum for reporting and helping track this down.

2009-08-03 19:52:41 +0000 Rony Shapiro 

	* wxWidgets - rudimentary add & delete functionality

2009-08-03 19:52:41 +0000 Rony Shapiro 

	* wxWidgets - rudimentary add & delete functionality

2009-08-03 18:10:23 +0000 DrK 

	* Implement new Autotype special fields (upper & lower case W)

2009-08-03 18:10:23 +0000 DrK 

	* Implement new Autotype special fields (upper & lower case W)

2009-08-03 13:50:51 +0000 Rony Shapiro 

	* Very minor cleanups

2009-08-03 13:50:51 +0000 Rony Shapiro 

	* Very minor cleanups

2009-08-02 20:59:27 +0000 Rony Shapiro 

	* wxWidgets: nittiest of nits

2009-08-02 20:59:27 +0000 Rony Shapiro 

	* wxWidgets: nittiest of nits

2009-08-02 10:51:48 +0000 DrK 

	* Release build only needs 3 DLLs.

2009-08-02 10:51:48 +0000 DrK 

	* Release build only needs 3 DLLs.

2009-08-02 10:20:55 +0000 DrK 

	* For completeness, add last fix in the 2 other possible problem areas. Probably not needed but too many dialogs to check and shouldn't break anything.

2009-08-02 10:20:55 +0000 DrK 

	* For completeness, add last fix in the 2 other possible problem areas. Probably not needed but too many dialogs to check and shouldn't break anything.

2009-08-02 10:08:57 +0000 DrK 

	* Enter key again works in initial dialog if user uses browse button to select a database to open

2009-08-02 10:08:57 +0000 DrK 

	* Enter key again works in initial dialog if user uses browse button to select a database to open

2009-08-01 20:49:35 +0000 Rony Shapiro 

	* wxWidgets: plodding on pwhist processing.

2009-08-01 20:49:35 +0000 Rony Shapiro 

	* wxWidgets: plodding on pwhist processing.

2009-07-31 17:22:46 +0000 DrK 

	* Password Verification field now set when editing/viewing an alias entry and the password is hidden.

2009-07-31 17:22:46 +0000 DrK 

	* Password Verification field now set when editing/viewing an alias entry and the password is hidden.

2009-07-28 20:07:28 +0000 DrK 

	* Support minidump production for more faults

2009-07-28 20:07:28 +0000 DrK 

	* Support minidump production for more faults

2009-07-27 15:28:27 +0000 Rony Shapiro 

	* Finished UpdatePassword refactoring.

2009-07-27 15:28:27 +0000 Rony Shapiro 

	* Finished UpdatePassword refactoring.

2009-07-27 13:06:40 +0000 Rony Shapiro 

	* [2085058]  Old (1.x) format databases now closed correctly. (patch from pm_kan)

2009-07-27 13:06:40 +0000 Rony Shapiro 

	* [2085058]  Old (1.x) format databases now closed correctly. (patch from pm_kan)

2009-07-24 12:33:13 +0000 DrK 

	* Fix 2818653 and 2820260 (Password Expiry Interval in Edit and XML Export)

2009-07-24 12:33:13 +0000 DrK 

	* Fix 2818653 and 2820260 (Password Expiry Interval in Edit and XML Export)

2009-07-23 20:03:55 +0000 Rony Shapiro 

	* Refactored password history handling, to share code with wxWidgets. (Still need to retrieve preference when no pwh policy in item)

2009-07-23 20:03:55 +0000 Rony Shapiro 

	* Refactored password history handling, to share code with wxWidgets. (Still need to retrieve preference when no pwh policy in item)

2009-07-22 21:13:03 +0000 DrK 

	* Restore Windows UI as Unicode only

2009-07-22 21:13:03 +0000 DrK 

	* Restore Windows UI as Unicode only

2009-07-22 19:46:54 +0000 Rony Shapiro 

	* wxWidgets - inching forward on item's pwhist display

2009-07-22 19:46:54 +0000 Rony Shapiro 

	* wxWidgets - inching forward on item's pwhist display

2009-07-22 06:57:35 +0000 Rony Shapiro 

	* - Use localized strings in fault handler messages - Ignore unknown extended params (patches submitted by pm_kan)

2009-07-22 06:57:35 +0000 Rony Shapiro 

	* - Use localized strings in fault handler messages - Ignore unknown extended params (patches submitted by pm_kan)

2009-07-20 19:35:01 +0000 Rony Shapiro 

	* wxWidgets: started on add/edit history fields

2009-07-20 19:35:01 +0000 Rony Shapiro 

	* wxWidgets: started on add/edit history fields

2009-07-16 16:32:41 +0000 Rony Shapiro 

	* Minor cleanup in pursuit of [2783207] crash

2009-07-16 16:32:41 +0000 Rony Shapiro 

	* Minor cleanup in pursuit of [2783207] crash

2009-07-14 20:32:06 +0000 Rony Shapiro 

	* wxWidgets: Started on entry's pwhist values

2009-07-14 20:32:06 +0000 Rony Shapiro 

	* wxWidgets: Started on entry's pwhist values

2009-07-14 20:05:29 +0000 Rony Shapiro 

	* wxWidgets: Entry's DCA override logic completed

2009-07-14 20:05:29 +0000 Rony Shapiro 

	* wxWidgets: Entry's DCA override logic completed

2009-07-10 09:36:17 +0000 Rony Shapiro 

	* robust++ fault handling

2009-07-10 09:36:17 +0000 Rony Shapiro 

	* robust++ fault handling

2009-07-08 15:34:27 +0000 Rony Shapiro 

	* Try to bulletproof the autotype function, as we've crashes in the field that we can't duplicate [2783207]

2009-07-08 15:34:27 +0000 Rony Shapiro 

	* Try to bulletproof the autotype function, as we've crashes in the field that we can't duplicate [2783207]

2009-07-08 13:33:52 +0000 Rony Shapiro 

	* Connect the parts of --testdump

2009-07-08 13:33:52 +0000 Rony Shapiro 

	* Connect the parts of --testdump

2009-07-07 19:39:57 +0000 Rony Shapiro 

	* Added missing break, whos lack caused an assert in debug build, but (luckily) no problem in the release.

2009-07-07 19:39:57 +0000 Rony Shapiro 

	* Added missing break, whos lack caused an assert in debug build, but (luckily) no problem in the release.

2009-07-07 06:20:00 +0000 Rony Shapiro 

	* Murphy.

2009-07-07 06:20:00 +0000 Rony Shapiro 

	* Murphy.

2009-07-06 16:35:51 +0000 Rony Shapiro 

	* wxWidgets: work on DCA override - WIP

2009-07-06 16:35:51 +0000 Rony Shapiro 

	* wxWidgets: work on DCA override - WIP

2009-07-06 16:10:16 +0000 Rony Shapiro 

	* wxWidgets: enjoy fuits of last commit

2009-07-06 16:10:16 +0000 Rony Shapiro 

	* wxWidgets: enjoy fuits of last commit

2009-07-06 14:35:37 +0000 Rony Shapiro 

	* Minor refactor, mainly to share code with wxWidgets version

2009-07-06 14:35:37 +0000 Rony Shapiro 

	* Minor refactor, mainly to share code with wxWidgets version

2009-07-05 10:55:32 +0000 Andrey Kuznetsov 

	* Russian i18n for 3.18.1 (till rev. 2771)

2009-07-05 10:55:32 +0000 Andrey Kuznetsov 

	* Russian i18n for 3.18.1 (till rev. 2771)

2009-07-05 09:18:04 +0000 Karel Van der Gucht 

	* latest changes in 3.18 for German (4)

2009-07-05 09:18:04 +0000 Karel Van der Gucht 

	* latest changes in 3.18 for German (4)

2009-07-04 20:48:21 +0000 Rony Shapiro 

	* wxWidgets: autotype + run command fields supported + Started work on double-click action support

2009-07-04 20:48:21 +0000 Rony Shapiro 

	* wxWidgets: autotype + run command fields supported + Started work on double-click action support

2009-07-04 19:00:50 +0000 Rony Shapiro 

	* wxWidgets: generate password now works

2009-07-04 19:00:50 +0000 Rony Shapiro 

	* wxWidgets: generate password now works

2009-07-04 14:24:31 +0000 DrK 

	* Provide means to test minidump production. Tell developers how to use it.

2009-07-04 14:24:31 +0000 DrK 

	* Provide means to test minidump production. Tell developers how to use it.

2009-07-02 18:29:16 +0000 DrK 

	* Provide minidump support for release builds

2009-07-02 18:29:16 +0000 DrK 

	* Provide minidump support for release builds

2009-07-01 22:38:18 +0000 DrK 

	* Windows MFC is Unicode!

2009-07-01 22:38:18 +0000 DrK 

	* Windows MFC is Unicode!

2009-07-01 20:35:23 +0000 DrK 

	* Fix crash error using External Editor on Notes field

2009-07-01 20:35:23 +0000 DrK 

	* Fix crash error using External Editor on Notes field

2009-07-01 13:09:15 +0000 Rony Shapiro 

	* wxWidgets: edit groups now works

2009-07-01 13:09:15 +0000 Rony Shapiro 

	* wxWidgets: edit groups now works

2009-06-30 14:54:38 +0000 Rony Shapiro 

	* wxWidgets: edit works from grid view as well

2009-06-30 14:54:38 +0000 Rony Shapiro 

	* wxWidgets: edit works from grid view as well

2009-06-30 13:15:59 +0000 Rony Shapiro 

	* wxWidgets: Can edit basic item fields\!

2009-06-30 13:15:59 +0000 Rony Shapiro 

	* wxWidgets: Can edit basic item fields\!

2009-06-30 09:25:27 +0000 Karel Van der Gucht 

	* 'Run command' in help file misc_tab.html (German + English)

2009-06-30 09:25:27 +0000 Karel Van der Gucht 

	* 'Run command' in help file misc_tab.html (German + English)

2009-06-30 08:40:51 +0000 DrK 

	* Add run command to DCA

2009-06-30 08:40:51 +0000 DrK 

	* Add run command to DCA

2009-06-29 14:04:14 +0000 Andrey Kuznetsov 

	* Russian i18n for 3.18.1 (till rev. 2761)

2009-06-29 14:04:14 +0000 Andrey Kuznetsov 

	* Russian i18n for 3.18.1 (till rev. 2761)

2009-06-29 13:13:53 +0000 Rony Shapiro 

	* .po files for next round.

2009-06-29 13:13:53 +0000 Rony Shapiro 

	* .po files for next round.

2009-06-29 10:14:50 +0000 Rony Shapiro 

	* restyle last commit.

2009-06-29 10:14:50 +0000 Rony Shapiro 

	* restyle last commit.

2009-06-29 08:21:23 +0000 Rony Shapiro 

	* [2813295] SystemTray menu Browse/Browse+AutoType issue fixed, based on patch sent in by Vasily.

2009-06-29 08:21:23 +0000 Rony Shapiro 

	* [2813295] SystemTray menu Browse/Browse+AutoType issue fixed, based on patch sent in by Vasily.

2009-06-28 05:30:29 +0000 Rony Shapiro 

	* Prepare for 3.18 formal release

2009-06-28 05:30:29 +0000 Rony Shapiro 

	* Prepare for 3.18 formal release

2009-06-27 16:26:34 +0000 DrK 

	* Make change virtual keyboard font menu images better. Allow change of fonts even if no database open.

2009-06-27 16:26:34 +0000 DrK 

	* Make change virtual keyboard font menu images better. Allow change of fonts even if no database open.

2009-06-27 12:07:49 +0000 Karel Van der Gucht 

	* latest changes in 3.18 for German (3)

2009-06-27 12:07:49 +0000 Karel Van der Gucht 

	* latest changes in 3.18 for German (3)

2009-06-27 10:05:50 +0000 Rony Shapiro 

	* wxWidgets: Edit entry Basic page mostly functional. show/hide logic unfinished - need to workaround wxw's inability to change the PASSWORD text control property.

2009-06-27 10:05:50 +0000 Rony Shapiro 

	* wxWidgets: Edit entry Basic page mostly functional. show/hide logic unfinished - need to workaround wxw's inability to change the PASSWORD text control property.

2009-06-26 20:46:59 +0000 Rony Shapiro 

	* wxWidgets: Add/Edit dbox UI done. Ready for fleshing out.

2009-06-26 20:46:59 +0000 Rony Shapiro 

	* wxWidgets: Add/Edit dbox UI done. Ready for fleshing out.

2009-06-26 17:09:25 +0000 Rony Shapiro 

	* wxWidgets: Started on Add/Edit dbox

2009-06-26 17:09:25 +0000 Rony Shapiro 

	* wxWidgets: Started on Add/Edit dbox

2009-06-26 16:50:52 +0000 Rony Shapiro 

	* Tweak English help files

2009-06-26 16:50:52 +0000 Rony Shapiro 

	* Tweak English help files

2009-06-26 16:33:46 +0000 Rony Shapiro 

	* Latest (final?) Swedish xlation for 3.18

2009-06-26 16:33:46 +0000 Rony Shapiro 

	* Latest (final?) Swedish xlation for 3.18

2009-06-26 11:47:12 +0000 Rony Shapiro 

	* bugfix 2812615 - pwsafe now builds again

2009-06-26 11:47:12 +0000 Rony Shapiro 

	* bugfix 2812615 - pwsafe now builds again

2009-06-25 22:25:50 +0000 DrK 

	* Improve VK font processing

2009-06-25 22:25:50 +0000 DrK 

	* Improve VK font processing

2009-06-25 20:24:16 +0000 Karel Van der Gucht 

	* latest changes in 3.18 for German

2009-06-25 20:24:16 +0000 Karel Van der Gucht 

	* latest changes in 3.18 for German

2009-06-25 19:13:09 +0000 Rony Shapiro 

	* More Swedish work, plus some clarifications.

2009-06-25 19:13:09 +0000 Rony Shapiro 

	* More Swedish work, plus some clarifications.

2009-06-25 09:04:42 +0000 Rony Shapiro 

	* update pos for 3.18

2009-06-25 09:04:42 +0000 Rony Shapiro 

	* update pos for 3.18

2009-06-25 08:51:32 +0000 Rony Shapiro 

	* Swedish translations for 3.18 from Bjorne

2009-06-25 08:51:32 +0000 Rony Shapiro 

	* Swedish translations for 3.18 from Bjorne

2009-06-25 08:50:05 +0000 Rony Shapiro 

	* Rephrase of text - thanks to Bjorne for spotting this.

2009-06-25 08:50:05 +0000 Rony Shapiro 

	* Rephrase of text - thanks to Bjorne for spotting this.

2009-06-24 23:33:13 +0000 Karel Van der Gucht 

	* latest changes in 3.18 for German

2009-06-24 23:33:13 +0000 Karel Van der Gucht 

	* latest changes in 3.18 for German

2009-06-24 23:32:17 +0000 Karel Van der Gucht 

	* latest changes in 3.18 for German

2009-06-24 23:32:17 +0000 Karel Van der Gucht 

	* latest changes in 3.18 for German

2009-06-24 21:03:25 +0000 DrK 

	* Fix assert in Oriya keyboard

2009-06-24 21:03:25 +0000 DrK 

	* Fix assert in Oriya keyboard

2009-06-24 19:09:29 +0000 DrK 

	* Support Lucida Unicode Sans font

2009-06-24 19:09:29 +0000 DrK 

	* Support Lucida Unicode Sans font

2009-06-23 10:37:39 +0000 Rony Shapiro 

	* Added the dont-be-a-nudnik flag (a.k.a. -q)

2009-06-23 10:37:39 +0000 Rony Shapiro 

	* Added the dont-be-a-nudnik flag (a.k.a. -q)

2009-06-23 05:55:10 +0000 Rony Shapiro 

	* updated .po files for 3.18

2009-06-23 05:55:10 +0000 Rony Shapiro 

	* updated .po files for 3.18

2009-06-21 19:36:13 +0000 Rony Shapiro 

	* Don't pester user if OSK keyboard dll can't be loaded - once per session is enough. If that proves too much, we can add a preference for persistence.

2009-06-21 19:36:13 +0000 Rony Shapiro 

	* Don't pester user if OSK keyboard dll can't be loaded - once per session is enough. If that proves too much, we can add a preference for persistence.

2009-06-21 14:51:10 +0000 DrK 

	* Implement both OSK font checkers

2009-06-21 14:51:10 +0000 DrK 

	* Implement both OSK font checkers

2009-06-20 22:57:07 +0000 DrK 

	* Nit

2009-06-20 22:57:07 +0000 DrK 

	* Nit

2009-06-20 19:19:37 +0000 Rony Shapiro 

	* refactor: VKeyBoardDlg is the only class that knows or cares about the osk dll

2009-06-20 19:19:37 +0000 Rony Shapiro 

	* refactor: VKeyBoardDlg is the only class that knows or cares about the osk dll

2009-06-20 18:14:11 +0000 Rony Shapiro 

	* Refactoring vkeyboard code - work-in-progress - merged in last commit.

2009-06-20 18:14:11 +0000 Rony Shapiro 

	* Refactoring vkeyboard code - work-in-progress - merged in last commit.

2009-06-20 15:39:38 +0000 DrK 

	* Use different (and NOT the best!) method to see if Arial Unicode MS font is installed. Previous method retained to be re-instated later.

2009-06-20 15:39:38 +0000 DrK 

	* Use different (and NOT the best!) method to see if Arial Unicode MS font is installed. Previous method retained to be re-instated later.

2009-06-19 06:55:12 +0000 Karel Van der Gucht 

	* German help file (umlaut)

2009-06-19 06:55:12 +0000 Karel Van der Gucht 

	* German help file (umlaut)

2009-06-18 22:39:47 +0000 DrK 

	* Minor Unicode font tweak.

2009-06-18 22:39:47 +0000 DrK 

	* Minor Unicode font tweak.

2009-06-18 21:57:56 +0000 Karel Van der Gucht 

	* help file German and English: edit entry, toolbar symbols (2)

2009-06-18 21:57:56 +0000 Karel Van der Gucht 

	* help file German and English: edit entry, toolbar symbols (2)

2009-06-18 14:07:27 +0000 Karel Van der Gucht 

	* help file German and English: edit entry, toolbar symbols

2009-06-18 14:07:27 +0000 Karel Van der Gucht 

	* help file German and English: edit entry, toolbar symbols

2009-06-18 14:04:00 +0000 Karel Van der Gucht 

	* help file German and English: edit entry, toolbar symbols

2009-06-18 14:04:00 +0000 Karel Van der Gucht 

	* help file German and English: edit entry, toolbar symbols

2009-06-18 13:59:34 +0000 Karel Van der Gucht 

	* help file German and English: edit entry, toolbar symbols

2009-06-18 13:59:34 +0000 Karel Van der Gucht 

	* help file German and English: edit entry, toolbar symbols

2009-06-18 13:53:39 +0000 Karel Van der Gucht 

	* help file German and English: edit entry, toolbar symbols

2009-06-18 13:53:39 +0000 Karel Van der Gucht 

	* help file German and English: edit entry, toolbar symbols

2009-06-18 13:46:14 +0000 Karel Van der Gucht 

	* help file German and English: edit entry, toolbar symbols

2009-06-18 13:46:14 +0000 Karel Van der Gucht 

	* help file German and English: edit entry, toolbar symbols

2009-06-17 19:56:50 +0000 DrK 

	* Fix editing aliases in new property pages. Improve Merge reporting.

2009-06-17 19:56:50 +0000 DrK 

	* Fix editing aliases in new property pages. Improve Merge reporting.

2009-06-17 19:48:07 +0000 Rony Shapiro 

	* Prevent EnterPassword dbox from showing (even hidden) upon timeout when main window already minimized. No idea what change caused this behavior, but this fixes it. :-/

2009-06-17 19:48:07 +0000 Rony Shapiro 

	* Prevent EnterPassword dbox from showing (even hidden) upon timeout when main window already minimized. No idea what change caused this behavior, but this fixes it. :-/

2009-06-17 17:45:12 +0000 DrK 

	* Fix initial status of number of saved passwords edit control

2009-06-17 17:45:12 +0000 DrK 

	* Fix initial status of number of saved passwords edit control

2009-06-17 17:22:00 +0000 Rony Shapiro 

	* Edit->Find... menu entry now has a bitmap.

2009-06-17 17:22:00 +0000 Rony Shapiro 

	* Edit->Find... menu entry now has a bitmap.

2009-06-17 11:28:02 +0000 Rony Shapiro 

	* release build process tweak

2009-06-17 11:28:02 +0000 Rony Shapiro 

	* release build process tweak

2009-06-17 11:25:59 +0000 Rony Shapiro 

	* Merge nit, per dk's request.

2009-06-17 11:25:59 +0000 Rony Shapiro 

	* Merge nit, per dk's request.

2009-06-17 10:14:54 +0000 Rony Shapiro 

	* Fixed crash in DboxMain::OnToolBarFindReport() per dk's suggestion.

2009-06-17 10:14:54 +0000 Rony Shapiro 

	* Fixed crash in DboxMain::OnToolBarFindReport() per dk's suggestion.

2009-06-17 09:18:03 +0000 Rony Shapiro 

	* Murphy

2009-06-17 09:18:03 +0000 Rony Shapiro 

	* Murphy

2009-06-16 12:13:33 +0000 Karel Van der Gucht 

	* German help file toolbar "new"

2009-06-16 12:13:33 +0000 Karel Van der Gucht 

	* German help file toolbar "new"

2009-06-16 05:17:25 +0000 DrK 

	* Make defensive programming consistent

2009-06-16 05:17:25 +0000 DrK 

	* Make defensive programming consistent

2009-06-15 22:06:38 +0000 Karel Van der Gucht 

	* A keyboard is a keyboard, and not a beyboard

2009-06-15 22:06:38 +0000 Karel Van der Gucht 

	* A keyboard is a keyboard, and not a beyboard

2009-06-15 20:25:13 +0000 DrK 

	* Fix DragBar tooltips - actually not broken but time intervals for them to show was toooo long!

2009-06-15 20:25:13 +0000 DrK 

	* Fix DragBar tooltips - actually not broken but time intervals for them to show was toooo long!

2009-06-15 18:59:23 +0000 Rony Shapiro 

	* Prepare for3.18 pre-release

2009-06-15 18:59:23 +0000 Rony Shapiro 

	* Prepare for3.18 pre-release

2009-06-15 15:15:20 +0000 Rony Shapiro 

	* No longer crashes when closing Edit window after unlocked.

2009-06-15 15:15:20 +0000 Rony Shapiro 

	* No longer crashes when closing Edit window after unlocked.

2009-06-15 11:08:23 +0000 Karel Van der Gucht 

	* reconditioning all 4 tab in 'edit entry' to the same size

2009-06-15 11:08:23 +0000 Karel Van der Gucht 

	* reconditioning all 4 tab in 'edit entry' to the same size

2009-06-15 09:20:01 +0000 Karel Van der Gucht 

	* German help file for 3.18

2009-06-15 09:20:01 +0000 Karel Van der Gucht 

	* German help file for 3.18

2009-06-14 20:40:45 +0000 Rony Shapiro 

	* Don't bother user if hex password generation on, and other checkboxes selected but disabled (& ignored).

2009-06-14 20:40:45 +0000 Rony Shapiro 

	* Don't bother user if hex password generation on, and other checkboxes selected but disabled (& ignored).

2009-06-14 19:52:43 +0000 Rony Shapiro 

	* Minor refactoring.

2009-06-14 19:52:43 +0000 Rony Shapiro 

	* Minor refactoring.

2009-06-14 19:03:23 +0000 Rony Shapiro 

	* Murphy.

2009-06-14 19:03:23 +0000 Rony Shapiro 

	* Murphy.

2009-06-14 16:39:15 +0000 DrK 

	* Minor tidy up of last commit.

2009-06-14 16:39:15 +0000 DrK 

	* Minor tidy up of last commit.

2009-06-14 16:25:46 +0000 DrK 

	* Fix Password Policy Page in Add & Edit

2009-06-14 16:25:46 +0000 DrK 

	* Fix Password Policy Page in Add & Edit

2009-06-13 20:27:52 +0000 Rony Shapiro 

	* Finally found where Accelerator table is for Ctrl-F, plus more minor cleanup.

2009-06-13 20:27:52 +0000 Rony Shapiro 

	* Finally found where Accelerator table is for Ctrl-F, plus more minor cleanup.

2009-06-13 19:35:17 +0000 Rony Shapiro 

	* Fixed logical bug in preference shortcuts parsing (potential illegal access)

2009-06-13 19:35:17 +0000 Rony Shapiro 

	* Fixed logical bug in preference shortcuts parsing (potential illegal access)

2009-06-13 19:20:37 +0000 Rony Shapiro 

	* Refactored shortcut code (Find... still missing Ctrl-F)

2009-06-13 19:20:37 +0000 Rony Shapiro 

	* Refactored shortcut code (Find... still missing Ctrl-F)

2009-06-13 13:02:11 +0000 DrK 

	* Add some defensive programming

2009-06-13 13:02:11 +0000 DrK 

	* Add some defensive programming

2009-06-13 08:29:58 +0000 Karel Van der Gucht 

	* German manual with Virtual Keyboard

2009-06-13 08:29:58 +0000 Karel Van der Gucht 

	* German manual with Virtual Keyboard

2009-06-13 06:11:57 +0000 Rony Shapiro 

	* minor stl tweak

2009-06-13 06:11:57 +0000 Rony Shapiro 

	* minor stl tweak

2009-06-13 05:50:56 +0000 Rony Shapiro 

	* Put Find... in Edit Menu

2009-06-13 05:50:56 +0000 Rony Shapiro 

	* Put Find... in Edit Menu

2009-06-12 22:01:42 +0000 Karel Van der Gucht 

	* Adaption for fields in virtual keyboard for German language

2009-06-12 22:01:42 +0000 Karel Van der Gucht 

	* Adaption for fields in virtual keyboard for German language

2009-06-12 15:34:28 +0000 Karel Van der Gucht 

	* Adaption for fields in virtual keyboard for German language

2009-06-12 15:34:28 +0000 Karel Van der Gucht 

	* Adaption for fields in virtual keyboard for German language

2009-06-11 09:26:49 +0000 DrK 

	* Tweaks and stop infinite wait

2009-06-11 09:26:49 +0000 DrK 

	* Tweaks and stop infinite wait

2009-06-11 09:15:35 +0000 Rony Shapiro 

	* Linux build links again.

2009-06-11 09:15:35 +0000 Rony Shapiro 

	* Linux build links again.

2009-06-10 18:47:21 +0000 DrK 

	* Fix new Add entry plus more PWPolicy issues.

2009-06-10 18:47:21 +0000 DrK 

	* Fix new Add entry plus more PWPolicy issues.

2009-06-10 17:33:59 +0000 DrK 

	* Correct autotype process id processing + add AT DLL version checking

2009-06-10 17:33:59 +0000 DrK 

	* Correct autotype process id processing + add AT DLL version checking

2009-06-10 16:34:47 +0000 Rony Shapiro 

	* tweak tab order

2009-06-10 16:34:47 +0000 Rony Shapiro 

	* tweak tab order

2009-06-10 10:52:58 +0000 DrK 

	* Remove chicken!

2009-06-10 10:52:58 +0000 DrK 

	* Remove chicken!

2009-06-09 20:07:13 +0000 DrK 

	* All dialogs, property pages/sheets, filedialog classes now derived from appropriate PW version, except DboxMain and GeneralMsgBox

2009-06-09 20:07:13 +0000 DrK 

	* All dialogs, property pages/sheets, filedialog classes now derived from appropriate PW version, except DboxMain and GeneralMsgBox

2009-06-09 19:39:11 +0000 DrK 

	* Remove warnings about skipping non-radio buttons + do tab order

2009-06-09 19:39:11 +0000 DrK 

	* Remove warnings about skipping non-radio buttons + do tab order

2009-06-09 05:18:27 +0000 Rony Shapiro 

	* Get the ball rolling for 3.18 (mark pre-release version)

2009-06-09 05:18:27 +0000 Rony Shapiro 

	* Get the ball rolling for 3.18 (mark pre-release version)

2009-06-08 19:44:02 +0000 Rony Shapiro 

	*  Non-English user names stored correctly (again) under Windows. Grrr.

2009-06-08 19:44:02 +0000 Rony Shapiro 

	*  Non-English user names stored correctly (again) under Windows. Grrr.

2009-06-07 14:02:51 +0000 DrK 

	* If create accelerator table, destroy it in exiting

2009-06-07 14:02:51 +0000 DrK 

	* If create accelerator table, destroy it in exiting

2009-06-07 08:47:48 +0000 DrK 

	* Set dialog Add/Edit PWPolicy variables earlier

2009-06-07 08:47:48 +0000 DrK 

	* Set dialog Add/Edit PWPolicy variables earlier

2009-06-06 12:03:45 +0000 Rony Shapiro 

	* Tweak gui of edit/app property sheets.

2009-06-06 12:03:45 +0000 Rony Shapiro 

	* Tweak gui of edit/app property sheets.

2009-06-06 09:29:03 +0000 Rony Shapiro 

	* New import bitmaps are flipped version of corresponding export bitmaps

2009-06-06 09:29:03 +0000 Rony Shapiro 

	* New import bitmaps are flipped version of corresponding export bitmaps

2009-06-05 22:26:35 +0000 DrK 

	* Add and Edit dialogs now Property Pages

2009-06-05 22:26:35 +0000 DrK 

	* Add and Edit dialogs now Property Pages

2009-06-05 17:28:39 +0000 DrK 

	* git-svn-id: svn://svn.code.sf.net/p/passwordsafe/code/trunk@2677 1f79f812-37fb-46fe-a122-30589dd2bf55

2009-06-05 17:28:39 +0000 DrK 

	* git-svn-id: svn://svn.code.sf.net/p/passwordsafe/code/trunk/pwsafe/pwsafe@2677 1f79f812-37fb-46fe-a122-30589dd2bf55

2009-05-31 21:29:29 +0000 DrK 

	* DragBar now has ToolTips to inform user of its use.

2009-05-31 21:29:29 +0000 DrK 

	* DragBar now has ToolTips to inform user of its use.

2009-05-31 16:36:33 +0000 DrK 

	* Fix crash if renaming an entry to one that already exists.

2009-05-31 16:36:33 +0000 DrK 

	* Fix crash if renaming an entry to one that already exists.

2009-05-31 13:39:05 +0000 Rony Shapiro 

	* Resource editor no longer crashes Visual Studio (!)

2009-05-31 13:39:05 +0000 Rony Shapiro 

	* Resource editor no longer crashes Visual Studio (!)

2009-05-28 04:54:02 +0000 Rony Shapiro 

	* Updated README.txt (long overdue)

2009-05-28 04:54:02 +0000 Rony Shapiro 

	* Updated README.txt (long overdue)

2009-05-27 18:39:04 +0000 DrK 

	* Ensure Unicode font is installed to provide VK

2009-05-27 18:39:04 +0000 DrK 

	* Ensure Unicode font is installed to provide VK

2009-05-27 06:08:33 +0000 Rony Shapiro 

	* Reset font now restores MS San Serif if Calibri not found.

2009-05-27 06:08:33 +0000 Rony Shapiro 

	* Reset font now restores MS San Serif if Calibri not found.

2009-05-26 19:48:32 +0000 Rony Shapiro 

	* Fallback to MS Sans Serif for tree/list font if Calibri not found, rather than ugly System font. This should make the switch to Calibri as the default transparent to those users who don't have the font installed. Also, some minor refactoring.

2009-05-26 19:48:32 +0000 Rony Shapiro 

	* Fallback to MS Sans Serif for tree/list font if Calibri not found, rather than ugly System font. This should make the switch to Calibri as the default transparent to those users who don't have the font installed. Also, some minor refactoring.

2009-05-26 14:01:43 +0000 Rony Shapiro 

	* Set default tree/list font to Calibri 10.

2009-05-26 14:01:43 +0000 Rony Shapiro 

	* Set default tree/list font to Calibri 10.

2009-05-26 13:13:18 +0000 Rony Shapiro 

	* Nit - Save unneeded calls to copy c'tor.

2009-05-26 13:13:18 +0000 Rony Shapiro 

	* Nit - Save unneeded calls to copy c'tor.

2009-05-25 21:45:23 +0000 DrK 

	* Update toolbars buttons based on content

2009-05-25 21:45:23 +0000 DrK 

	* Update toolbars buttons based on content

2009-05-25 14:10:10 +0000 DrK 

	* Add Reset to Font change dialog. Tidy it up and add caption.

2009-05-25 14:10:10 +0000 DrK 

	* Add Reset to Font change dialog. Tidy it up and add caption.

2009-05-24 20:47:15 +0000 DrK 

	* VK bugfix

2009-05-24 20:47:15 +0000 DrK 

	* VK bugfix

2009-05-24 13:56:59 +0000 DrK 

	* Fix GDI memory leak and background of DragBar bitmaps.

2009-05-24 13:56:59 +0000 DrK 

	* Fix GDI memory leak and background of DragBar bitmaps.

2009-05-23 20:46:35 +0000 Rony Shapiro 

	* Dragbar bitmaps switch between old and new styles along with toolbar.

2009-05-23 20:46:35 +0000 Rony Shapiro 

	* Dragbar bitmaps switch between old and new styles along with toolbar.

2009-05-23 18:59:14 +0000 Rony Shapiro 

	* prepare to support both old and new dragbar bitmaps

2009-05-23 18:59:14 +0000 Rony Shapiro 

	* prepare to support both old and new dragbar bitmaps

2009-05-23 09:28:49 +0000 Rony Shapiro 

	* Changed dragbar icons to new style

2009-05-23 09:28:49 +0000 Rony Shapiro 

	* Changed dragbar icons to new style

2009-05-23 08:12:08 +0000 Rony Shapiro 

	* prepare dragbar bitmaps for revamp

2009-05-23 08:12:08 +0000 Rony Shapiro 

	* prepare dragbar bitmaps for revamp

2009-05-22 17:28:07 +0000 DrK 

	* [2795427] Duplicate of "Display Subset of Password" removed from Context Menu

2009-05-22 17:28:07 +0000 DrK 

	* [2795427] Duplicate of "Display Subset of Password" removed from Context Menu

2009-05-22 17:23:10 +0000 DrK 

	* [2795428] Browse+ on Toolbar now inactive if no URL present

2009-05-22 17:23:10 +0000 DrK 

	* [2795428] Browse+ on Toolbar now inactive if no URL present

2009-05-21 17:24:20 +0000 DrK 

	* Run Command now correctly copied via Drag & Drop. Allow all fields to be selected for Compare function. Formatting nits (tabs to spaces)

2009-05-21 17:24:20 +0000 DrK 

	* Run Command now correctly copied via Drag & Drop. Allow all fields to be selected for Compare function. Formatting nits (tabs to spaces)

2009-05-21 14:38:00 +0000 Rony Shapiro 

	* git-svn-id: svn://svn.code.sf.net/p/passwordsafe/code/trunk@2656 1f79f812-37fb-46fe-a122-30589dd2bf55

2009-05-21 14:38:00 +0000 Rony Shapiro 

	* git-svn-id: svn://svn.code.sf.net/p/passwordsafe/code/trunk/pwsafe/pwsafe@2656 1f79f812-37fb-46fe-a122-30589dd2bf55

2009-05-20 19:02:24 +0000 DrK 

	* Add XML-only command line argument to Keyboard Data Generator

2009-05-20 19:02:24 +0000 DrK 

	* Add XML-only command line argument to Keyboard Data Generator

2009-05-19 22:05:52 +0000 DrK 

	* [2793280] Browse+Autotype to added to allowed double click actions

2009-05-19 22:05:52 +0000 DrK 

	* [2793280] Browse+Autotype to added to allowed double click actions

2009-05-19 21:35:16 +0000 DrK 

	* Add more comments

2009-05-19 21:35:16 +0000 DrK 

	* Add more comments

2009-05-18 19:00:23 +0000 DrK 

	* Add missing files

2009-05-18 19:00:23 +0000 DrK 

	* Add missing files

2009-05-18 18:17:07 +0000 DrK 

	* [2789873] Status bar now updated properly after Browse to URL and other actions that copied data to the clipboard.

2009-05-18 18:17:07 +0000 DrK 

	* [2789873] Status bar now updated properly after Browse to URL and other actions that copied data to the clipboard.

2009-05-18 18:06:40 +0000 DrK 

	* Changing virtual keyboard resets random button

2009-05-18 18:06:40 +0000 DrK 

	* Changing virtual keyboard resets random button

2009-05-17 17:40:09 +0000 DrK 

	* Change some naming conventions to reflect actual data. Make Cancel come out of DeadKey mode rather than the whole dialog. Correct some typos. Add more comments.

2009-05-17 17:40:09 +0000 DrK 

	* Change some naming conventions to reflect actual data. Make Cancel come out of DeadKey mode rather than the whole dialog. Correct some typos. Add more comments.

2009-05-17 11:44:42 +0000 DrK 

	* Tweak/nit

2009-05-17 11:44:42 +0000 DrK 

	* Tweak/nit

2009-05-16 17:46:52 +0000 Rony Shapiro 

	* minor tweaks and typos

2009-05-16 17:46:52 +0000 Rony Shapiro 

	* minor tweaks and typos

2009-05-16 09:36:50 +0000 DrK 

	* Add vsprops files. Update configure.vbs. Remove un-needed include.

2009-05-16 09:36:50 +0000 DrK 

	* Add vsprops files. Update configure.vbs. Remove un-needed include.

2009-05-16 07:39:34 +0000 Rony Shapiro 

	* Changed new bitmaps' background to transparent.

2009-05-16 07:39:34 +0000 Rony Shapiro 

	* Changed new bitmaps' background to transparent.

2009-05-16 07:05:21 +0000 DrK 

	* Update the release notes and bump to 3.17.2

2009-05-16 07:05:21 +0000 DrK 

	* Update the release notes and bump to 3.17.2

2009-05-15 20:00:13 +0000 DrK 

	* Implement Virtual Keyboards

2009-05-15 20:00:13 +0000 DrK 

	* Implement Virtual Keyboards

2009-05-14 20:51:27 +0000 Rony Shapiro 

	* first hack at replacing new icon set with famfamfam silk

2009-05-14 20:51:27 +0000 Rony Shapiro 

	* first hack at replacing new icon set with famfamfam silk

2009-05-08 05:53:35 +0000 Rony Shapiro 

	* Refactor graphics/toolbar to facilitate possible replacement of icon set.

2009-05-08 05:53:35 +0000 Rony Shapiro 

	* Refactor graphics/toolbar to facilitate possible replacement of icon set.

2009-05-08 05:26:03 +0000 Rony Shapiro 

	* Update Swedish texts

2009-05-08 05:26:03 +0000 Rony Shapiro 

	* Update Swedish texts

2009-05-06 20:17:33 +0000 Rony Shapiro 

	* Got rid of annoying blank main window on semi-successful timeout lock.

2009-05-06 20:17:33 +0000 Rony Shapiro 

	* Got rid of annoying blank main window on semi-successful timeout lock.

2009-05-06 12:09:21 +0000 Vitaly 

	* git-svn-id: svn://svn.code.sf.net/p/passwordsafe/code/trunk@2638 1f79f812-37fb-46fe-a122-30589dd2bf55

2009-05-06 12:09:21 +0000 Vitaly 

	* git-svn-id: svn://svn.code.sf.net/p/passwordsafe/code/trunk/pwsafe/pwsafe@2638 1f79f812-37fb-46fe-a122-30589dd2bf55

2009-05-05 19:53:42 +0000 Rony Shapiro 

	* wxWidgets: Implemented copy foo to clipboard actions

2009-05-05 19:53:42 +0000 Rony Shapiro 

	* wxWidgets: Implemented copy foo to clipboard actions

2009-05-05 18:18:09 +0000 Rony Shapiro 

	* 4got part of last commit

2009-05-05 18:18:09 +0000 Rony Shapiro 

	* 4got part of last commit

2009-05-05 15:36:36 +0000 Rony Shapiro 

	* list view double-click works, fixed pref write (libc change broke it?), double pref save avoided

2009-05-05 15:36:36 +0000 Rony Shapiro 

	* list view double-click works, fixed pref write (libc change broke it?), double pref save avoided

2009-05-05 10:08:37 +0000 Rony Shapiro 

	* One less reason to crash - gracefully handle empty preference in cfg file.

2009-05-05 10:08:37 +0000 Rony Shapiro 

	* One less reason to crash - gracefully handle empty preference in cfg file.

2009-05-02 19:39:41 +0000 Rony Shapiro 

	* wxWidgets: doubleclick on tree item now copies password to clipboard - first hack

2009-05-02 19:39:41 +0000 Rony Shapiro 

	* wxWidgets: doubleclick on tree item now copies password to clipboard - first hack

2009-04-23 19:20:22 +0000 Rony Shapiro 

	* Added missing pws_at.dll to msi build

2009-04-23 19:20:22 +0000 Rony Shapiro 

	* Added missing pws_at.dll to msi build

2009-04-23 18:59:20 +0000 Rony Shapiro 

	* minor tweaks

2009-04-23 18:59:20 +0000 Rony Shapiro 

	* minor tweaks

2009-04-23 18:46:36 +0000 DrK 

	* [2779705] Reserved shortcuts (Ctrl+Q, Alt+F4 and F1) now work. (Bump to 3.17.1)

2009-04-23 18:46:36 +0000 DrK 

	* [2779705] Reserved shortcuts (Ctrl+Q, Alt+F4 and F1) now work. (Bump to 3.17.1)

2009-04-20 17:33:03 +0000 Rony Shapiro 

	* Added Russian deliverables to NSIS build

2009-04-20 17:33:03 +0000 Rony Shapiro 

	* Added Russian deliverables to NSIS build

2009-04-19 19:51:11 +0000 Rony Shapiro 

	* murphy

2009-04-19 19:51:11 +0000 Rony Shapiro 

	* murphy

2009-04-19 19:50:09 +0000 Rony Shapiro 

	* tweaks to build + first hack at Swedish installation text from Bjorne

2009-04-19 19:50:09 +0000 Rony Shapiro 

	* tweaks to build + first hack at Swedish installation text from Bjorne

2009-04-19 16:34:52 +0000 Rony Shapiro 

	* Update Italian po against 3.17 pws_base.dll

2009-04-19 16:34:52 +0000 Rony Shapiro 

	* Update Italian po against 3.17 pws_base.dll

2009-04-19 16:30:23 +0000 Rony Shapiro 

	* Work on Swedish .po by Bjorne, first version (not for release) of Italian .po by Mauro.

2009-04-19 16:30:23 +0000 Rony Shapiro 

	* Work on Swedish .po by Bjorne, first version (not for release) of Italian .po by Mauro.

2009-04-18 12:02:34 +0000 DrK 

	* Add missing copyright comments

2009-04-18 12:02:34 +0000 DrK 

	* Add missing copyright comments

2009-04-18 08:06:57 +0000 Andrey Kuznetsov 

	* Fixed locale loading for command line dialogs. Fixed Access violation when calling pwsafe with parameters, that suppress showing of main window.

2009-04-18 08:06:57 +0000 Andrey Kuznetsov 

	* Fixed locale loading for command line dialogs. Fixed Access violation when calling pwsafe with parameters, that suppress showing of main window.

2009-04-17 18:17:18 +0000 Andrey Kuznetsov 

	* translation fixes for encrypt/decrypt dialog

2009-04-17 18:17:18 +0000 Andrey Kuznetsov 

	* translation fixes for encrypt/decrypt dialog

2009-04-16 22:22:09 +0000 Karel Van der Gucht 

	* latest changes to the German help file for 3.17

2009-04-16 22:22:09 +0000 Karel Van der Gucht 

	* latest changes to the German help file for 3.17

2009-04-16 20:11:24 +0000 Rony Shapiro 

	* Updated zh, es, sv and pl .po files

2009-04-16 20:11:24 +0000 Rony Shapiro 

	* Updated zh, es, sv and pl .po files

2009-04-16 15:34:30 +0000 Rony Shapiro 

	* [2664657] Installer now prompts for elevation to administrator rights on Windows Vista.

2009-04-16 15:34:30 +0000 Rony Shapiro 

	* [2664657] Installer now prompts for elevation to administrator rights on Windows Vista.

2009-04-16 10:11:44 +0000 Rony Shapiro 

	* After dk's proofreading

2009-04-16 10:11:44 +0000 Rony Shapiro 

	* After dk's proofreading

2009-04-16 06:20:56 +0000 Rony Shapiro 

	* 4got a couple of files in last commit

2009-04-16 06:20:56 +0000 Rony Shapiro 

	* 4got a couple of files in last commit

2009-04-15 19:15:21 +0000 Rony Shapiro 

	* Updated English help for 3.17: Edit now describes Run Command, added shortcuts tab description

2009-04-15 19:15:21 +0000 Rony Shapiro 

	* Updated English help for 3.17: Edit now describes Run Command, added shortcuts tab description

2009-04-15 18:47:59 +0000 Andrey Kuznetsov 

	* updates in Russian locale for rev. 2611

2009-04-15 18:47:59 +0000 Andrey Kuznetsov 

	* updates in Russian locale for rev. 2611

2009-04-14 21:57:08 +0000 Karel Van der Gucht 

	* German Ctrl - Alt - Shift

2009-04-14 21:57:08 +0000 Karel Van der Gucht 

	* German Ctrl - Alt - Shift

2009-04-14 20:48:30 +0000 Rony Shapiro 

	* Style change, per dk's request.

2009-04-14 20:48:30 +0000 Rony Shapiro 

	* Style change, per dk's request.

2009-04-14 19:39:47 +0000 DrK 

	* Make menu Ctrl/Alt/Shift i18n compatible,

2009-04-14 19:39:47 +0000 DrK 

	* Make menu Ctrl/Alt/Shift i18n compatible,

2009-04-14 12:21:35 +0000 Rony Shapiro 

	* automate help file compilation - thanks to Karlo; prepare for 3.17 non-beta

2009-04-14 12:21:35 +0000 Rony Shapiro 

	* automate help file compilation - thanks to Karlo; prepare for 3.17 non-beta

2009-04-14 01:56:39 +0000 Karel Van der Gucht 

	* Adaption for German help file : shortcut_keys

2009-04-14 01:56:39 +0000 Karel Van der Gucht 

	* Adaption for German help file : shortcut_keys

2009-04-13 22:17:19 +0000 Andrey Kuznetsov 

	* Added the "-showdefault" key. When it's specified with the "apply" command, untranslated items are printed to stderr (for simplicity, duplicates aren't removed)

2009-04-13 22:17:19 +0000 Andrey Kuznetsov 

	* Added the "-showdefault" key. When it's specified with the "apply" command, untranslated items are printed to stderr (for simplicity, duplicates aren't removed)

2009-04-13 22:14:15 +0000 Andrey Kuznetsov 

	* update for rev. 2606

2009-04-13 22:14:15 +0000 Andrey Kuznetsov 

	* update for rev. 2606

2009-04-13 19:58:10 +0000 Rony Shapiro 

	* Unmerged url/autotype/run combobox in add & edit dbox.

2009-04-13 19:58:10 +0000 Rony Shapiro 

	* Unmerged url/autotype/run combobox in add & edit dbox.

2009-04-13 12:24:40 +0000 Rony Shapiro 

	* prepare for beta2 - commit b4 reverting edit/add ui

2009-04-13 12:24:40 +0000 Rony Shapiro 

	* prepare for beta2 - commit b4 reverting edit/add ui

2009-04-11 18:53:10 +0000 Andrey Kuznetsov 

	* update for rev. 2601

2009-04-11 18:53:10 +0000 Andrey Kuznetsov 

	* update for rev. 2601

2009-04-11 04:02:58 +0000 Karel Van der Gucht 

	* last changes as of 11.04.09

2009-04-11 04:02:58 +0000 Karel Van der Gucht 

	* last changes as of 11.04.09

2009-04-10 09:40:31 +0000 DrK 

	* Fix 2750090 - SaveAs unlocks original DB on successful completion

2009-04-10 09:40:31 +0000 DrK 

	* Fix 2750090 - SaveAs unlocks original DB on successful completion

2009-04-10 09:10:24 +0000 DrK 

	* Minor shortcut tweaks

2009-04-10 09:10:24 +0000 DrK 

	* Minor shortcut tweaks

2009-04-09 21:25:39 +0000 DrK 

	* More shortcut fixes - including restore missing menu bitmaps. Slight change in approach (PreTranslate rather than OnKeyDown, OnKeyUp & OnChar). Add support for Find and Escape key as per Open Discussion. Draft documentation on working shortcut key combinations.

2009-04-09 21:25:39 +0000 DrK 

	* More shortcut fixes - including restore missing menu bitmaps. Slight change in approach (PreTranslate rather than OnKeyDown, OnKeyUp & OnChar). Add support for Find and Escape key as per Open Discussion. Draft documentation on working shortcut key combinations.

2009-04-09 17:46:08 +0000 Andrey Kuznetsov 

	* update for rev. 2597

2009-04-09 17:46:08 +0000 Andrey Kuznetsov 

	* update for rev. 2597

2009-04-08 18:19:58 +0000 Karel Van der Gucht 

	* latest changes for 3.17 (2597) beta

2009-04-08 18:19:58 +0000 Karel Van der Gucht 

	* latest changes for 3.17 (2597) beta

2009-04-08 13:33:40 +0000 Rony Shapiro 

	* Fixing rename & delete group functionality - this fix is necessary but insufficient (now get "m_UICommandTable is out of date - i18n issue?"). Over to dk?

2009-04-08 13:33:40 +0000 Rony Shapiro 

	* Fixing rename & delete group functionality - this fix is necessary but insufficient (now get "m_UICommandTable is out of date - i18n issue?"). Over to dk?

2009-04-08 11:54:41 +0000 Rony Shapiro 

	* Moved CEditExtn's context menu's text to resource for i18n and rebuilt pos files accordingly

2009-04-08 11:54:41 +0000 Rony Shapiro 

	* Moved CEditExtn's context menu's text to resource for i18n and rebuilt pos files accordingly

2009-04-08 10:46:50 +0000 Karel Van der Gucht 

	* This is the (very) old version [2.17]

2009-04-08 10:46:50 +0000 Karel Van der Gucht 

	* This is the (very) old version [2.17]

2009-04-08 08:42:00 +0000 Rony Shapiro 

	* Hack to get WxWidgets to build with new shortcuts code.

2009-04-08 08:42:00 +0000 Rony Shapiro 

	* Hack to get WxWidgets to build with new shortcuts code.

2009-04-08 07:42:57 +0000 Karel Van der Gucht 

	* last details for German help file (Verknüpfung -> Schnelltaste)

2009-04-08 07:42:57 +0000 Karel Van der Gucht 

	* last details for German help file (Verknüpfung -> Schnelltaste)

2009-04-07 22:47:29 +0000 Karel Van der Gucht 

	* adaptation for German help because of changed (or new) functionality in 3.17

2009-04-07 22:47:29 +0000 Karel Van der Gucht 

	* adaptation for German help because of changed (or new) functionality in 3.17

2009-04-07 22:44:08 +0000 Karel Van der Gucht 

	* adaptation in German help file(s) for new / changed functionality in 3.17

2009-04-07 22:44:08 +0000 Karel Van der Gucht 

	* adaptation in German help file(s) for new / changed functionality in 3.17

2009-04-07 21:26:58 +0000 Karel Van der Gucht 

	* implemented several toolbar icons

2009-04-07 21:26:58 +0000 Karel Van der Gucht 

	* implemented several toolbar icons

2009-04-07 19:38:28 +0000 DrK 

	* Fix error introduced in last commit

2009-04-07 19:38:28 +0000 DrK 

	* Fix error introduced in last commit

2009-04-07 19:17:49 +0000 DrK 

	* Fix menu shortcut assertion. Some special key combinations still not handled but without error.

2009-04-07 19:17:49 +0000 DrK 

	* Fix menu shortcut assertion. Some special key combinations still not handled but without error.

2009-04-07 15:19:23 +0000 Karel Van der Gucht 

	* all languages files (*.DLL + *.chm) like XX and not like XX_YY

2009-04-07 15:19:23 +0000 Karel Van der Gucht 

	* all languages files (*.DLL + *.chm) like XX and not like XX_YY

2009-04-07 07:35:19 +0000 Rony Shapiro 

	* Entered relevant request IDs.

2009-04-07 07:35:19 +0000 Rony Shapiro 

	* Entered relevant request IDs.

2009-04-07 05:35:52 +0000 Rony Shapiro 

	* Last changes to Chinese .po file from Freedoctor + cleanup

2009-04-07 05:35:52 +0000 Rony Shapiro 

	* Last changes to Chinese .po file from Freedoctor + cleanup

2009-04-06 20:58:25 +0000 DrK 

	* Menu shortcut rewrite + support user changing shortcuts for Delete and Rename

2009-04-06 20:58:25 +0000 DrK 

	* Menu shortcut rewrite + support user changing shortcuts for Delete and Rename

2009-04-06 20:18:38 +0000 Rony Shapiro 

	* typos.

2009-04-06 20:18:38 +0000 Rony Shapiro 

	* typos.

2009-04-06 12:04:20 +0000 Rony Shapiro 

	* Prepare for 3.17 beta

2009-04-06 12:04:20 +0000 Rony Shapiro 

	* Prepare for 3.17 beta

2009-04-05 21:40:53 +0000 DrK 

	* Make right-click menu check if Run Cmd is empty

2009-04-05 21:40:53 +0000 DrK 

	* Make right-click menu check if Run Cmd is empty

2009-04-05 17:53:36 +0000 DrK 

	* Menu shortcut fixes and support extended characters. Delete/Rename still on exclusion list for now.

2009-04-05 17:53:36 +0000 DrK 

	* Menu shortcut fixes and support extended characters. Delete/Rename still on exclusion list for now.

2009-04-05 17:42:55 +0000 Rony Shapiro 

	* updated pos for 3.17-pre1

2009-04-05 17:42:55 +0000 Rony Shapiro 

	* updated pos for 3.17-pre1

2009-04-05 14:51:53 +0000 Andrey Kuznetsov 

	* updated translation. Actual for rev. 2574

2009-04-05 14:51:53 +0000 Andrey Kuznetsov 

	* updated translation. Actual for rev. 2574

2009-04-05 12:23:27 +0000 Karel Van der Gucht 

	* all CHM file are pwsafeXX_YY.chm (e.g RU_RU, DE_DE, FR_FR, ...)

2009-04-05 12:23:27 +0000 Karel Van der Gucht 

	* all CHM file are pwsafeXX_YY.chm (e.g RU_RU, DE_DE, FR_FR, ...)

2009-04-05 12:21:42 +0000 Karel Van der Gucht 

	* CHM file is pwsafeRU_RU.chm

2009-04-05 12:21:42 +0000 Karel Van der Gucht 

	* CHM file is pwsafeRU_RU.chm

2009-04-05 12:19:43 +0000 Rony Shapiro 

	* Tweak run_command.html.

2009-04-05 12:19:43 +0000 Rony Shapiro 

	* Tweak run_command.html.

2009-04-05 10:37:48 +0000 DrK 

	* Update right-click menu

2009-04-05 10:37:48 +0000 DrK 

	* Update right-click menu

2009-04-05 08:53:50 +0000 DrK 

	* Some more shortcut fixes. Needs a rebuild. Old saved shortcuts may be invalid.

2009-04-05 08:53:50 +0000 DrK 

	* Some more shortcut fixes. Needs a rebuild. Old saved shortcuts may be invalid.

2009-04-04 18:54:13 +0000 DrK 

	* Add copyright comments

2009-04-04 18:54:13 +0000 DrK 

	* Add copyright comments

2009-04-04 18:52:36 +0000 DrK 

	* Make shortcut list reflect order of menu items in actual Menu. Fix bad warning of shortcut in use when shortcut removed or not set.

2009-04-04 18:52:36 +0000 DrK 

	* Make shortcut list reflect order of menu items in actual Menu. Fix bad warning of shortcut in use when shortcut removed or not set.

2009-04-04 16:40:27 +0000 Rony Shapiro 

	* Fix version SPECIAL_BUILD

2009-04-04 16:40:27 +0000 Rony Shapiro 

	* Fix version SPECIAL_BUILD

2009-04-04 12:43:44 +0000 DrK 

	* Allow users to set their own shortcuts - requires a REBUILD as resource IDs changed

2009-04-04 12:43:44 +0000 DrK 

	* Allow users to set their own shortcuts - requires a REBUILD as resource IDs changed

2009-04-03 09:38:20 +0000 Rony Shapiro 

	* Setup for 3.17pre1 release

2009-04-03 09:38:20 +0000 Rony Shapiro 

	* Setup for 3.17pre1 release

2009-04-02 21:28:07 +0000 Rony Shapiro 

	* Modified Add & Edit Dboxes to unify URL, Autotype and RunCmd fields.

2009-04-02 21:28:07 +0000 Rony Shapiro 

	* Modified Add & Edit Dboxes to unify URL, Autotype and RunCmd fields.

2009-04-02 08:18:08 +0000 Rony Shapiro 

	* tweak Add Entry dbox

2009-04-02 08:18:08 +0000 Rony Shapiro 

	* tweak Add Entry dbox

2009-04-02 06:25:53 +0000 Rony Shapiro 

	* Added Simplified Chinese help file source and updated po file - thanks to Freedoctor. (Chinese .chm file added as well, as I cannot compile Chinese html source on my machine - see help/pwsafeZH/README.txt)

2009-04-02 06:25:53 +0000 Rony Shapiro 

	* Added Simplified Chinese help file source and updated po file - thanks to Freedoctor. (Chinese .chm file added as well, as I cannot compile Chinese html source on my machine - see help/pwsafeZH/README.txt)

2009-03-31 14:24:13 +0000 Rony Shapiro 

	* Added Russian po file

2009-03-31 14:24:13 +0000 Rony Shapiro 

	* Added Russian po file

2009-03-31 14:09:20 +0000 Rony Shapiro 

	* Fixes to support Russian language localization, thanks to Andrei N. K.

2009-03-31 14:09:20 +0000 Rony Shapiro 

	* Fixes to support Russian language localization, thanks to Andrei N. K.

2009-03-28 08:44:10 +0000 Rony Shapiro 

	* Minor refactor - parse notes only when needed

2009-03-28 08:44:10 +0000 Rony Shapiro 

	* Minor refactor - parse notes only when needed

2009-03-28 08:32:00 +0000 Rony Shapiro 

	* 1. Fixed system-tray right-click crash when dbase locked. (introduced by Karlo's change?) 2. Pass '\d' correctly in autotype parser (still not processed correctl in Browse+)

2009-03-28 08:32:00 +0000 Rony Shapiro 

	* 1. Fixed system-tray right-click crash when dbase locked. (introduced by Karlo's change?) 2. Pass '\d' correctly in autotype parser (still not processed correctl in Browse+)

2009-03-26 19:39:39 +0000 Rony Shapiro 

	* organize popup menu entries

2009-03-26 19:39:39 +0000 Rony Shapiro 

	* organize popup menu entries

2009-03-24 20:19:13 +0000 DrK 

	* Include Edit/View, Rename & AddGroup in smarter menus Fix menu issues in List view

2009-03-24 20:19:13 +0000 DrK 

	* Include Edit/View, Rename & AddGroup in smarter menus Fix menu issues in List view

2009-03-22 18:56:54 +0000 DrK 

	* Less of a nit - more of a half-nit?

2009-03-22 18:56:54 +0000 DrK 

	* Less of a nit - more of a half-nit?

2009-03-22 18:47:23 +0000 DrK 

	* Move Show Find Toolbar to View Menu with other toolbars Please RE-build as resource IDs have changed

2009-03-22 18:47:23 +0000 DrK 

	* Move Show Find Toolbar to View Menu with other toolbars Please RE-build as resource IDs have changed

2009-03-21 18:24:11 +0000 DrK 

	* Fix Browse & Launch if Autotype DLL not found Add Tooltip to Edit 'Go' button Add "Show Find Toolbar", "Find Next" & "Find Previous" to smarter menu processing

2009-03-21 18:24:11 +0000 DrK 

	* Fix Browse & Launch if Autotype DLL not found Add Tooltip to Edit 'Go' button Add "Show Find Toolbar", "Find Next" & "Find Previous" to smarter menu processing

2009-03-20 19:42:59 +0000 DrK 

	* nit

2009-03-20 19:42:59 +0000 DrK 

	* nit

2009-03-20 18:34:12 +0000 Karel Van der Gucht 

	* adaptation for "run command"

2009-03-20 18:34:12 +0000 Karel Van der Gucht 

	* adaptation for "run command"

2009-03-20 10:31:11 +0000 DrK 

	* Make shortcut for Run Command: Ctrl+R; delete shortcut for Backup (Ctrl+B) and Restore (Ctrl+R) Add Ctrl+E for send email (was there but not implemented)

2009-03-20 10:31:11 +0000 DrK 

	* Make shortcut for Run Command: Ctrl+R; delete shortcut for Backup (Ctrl+B) and Restore (Ctrl+R) Add Ctrl+E for send email (was there but not implemented)

2009-03-18 20:01:24 +0000 Rony Shapiro 

	* Nit.

2009-03-18 20:01:24 +0000 Rony Shapiro 

	* Nit.

2009-03-18 18:19:53 +0000 DrK 

	* nits + Correct DragBar bitmaps for a New database.

2009-03-18 18:19:53 +0000 DrK 

	* nits + Correct DragBar bitmaps for a New database.

2009-03-17 21:09:19 +0000 DrK 

	* Change Execute String to Run Command (sorry Karlo you were too quick - but I think only minor changes for you) Make Menu smarter - only display items if appropriate. Add 'Browse+' == Browse + AutoType

2009-03-17 21:09:19 +0000 DrK 

	* Change Execute String to Run Command (sorry Karlo you were too quick - but I think only minor changes for you) Make Menu smarter - only display items if appropriate. Add 'Browse+' == Browse + AutoType

2009-03-17 20:42:05 +0000 Rony Shapiro 

	* wxWidgets About dialog box working Good Enough (for now).

2009-03-17 20:42:05 +0000 Rony Shapiro 

	* wxWidgets About dialog box working Good Enough (for now).

2009-03-17 20:14:50 +0000 Karel Van der Gucht 

	* pws_at.dll in NSI, German complete, "Add Entry" ok

2009-03-17 20:14:50 +0000 Karel Van der Gucht 

	* pws_at.dll in NSI, German complete, "Add Entry" ok

2009-03-17 17:27:00 +0000 Karel Van der Gucht 

	* minor German corrections

2009-03-17 17:27:00 +0000 Karel Van der Gucht 

	* minor German corrections

2009-03-17 17:26:03 +0000 Karel Van der Gucht 

	* minor English corrections

2009-03-17 17:26:03 +0000 Karel Van der Gucht 

	* minor English corrections

2009-03-17 14:29:57 +0000 Karel Van der Gucht 

	* adapted new strings, corrected menu "add entry" for German language

2009-03-17 14:29:57 +0000 Karel Van der Gucht 

	* adapted new strings, corrected menu "add entry" for German language

2009-03-17 14:17:32 +0000 Karel Van der Gucht 

	* German help, "execute string" implemented

2009-03-17 14:17:32 +0000 Karel Van der Gucht 

	* German help, "execute string" implemented

2009-03-16 21:16:16 +0000 DrK 

	* [2689144] PWS no longer goes into a loop if menu not set

2009-03-16 21:16:16 +0000 DrK 

	* [2689144] PWS no longer goes into a loop if menu not set

2009-03-16 20:34:53 +0000 Rony Shapiro 

	* CheckVersion.cpp compiles under Linux - unbelievably stupid name pollution issue\!

2009-03-16 20:34:53 +0000 Rony Shapiro 

	* CheckVersion.cpp compiles under Linux - unbelievably stupid name pollution issue\!

2009-03-16 20:27:47 +0000 Rony Shapiro 

	* Moved common version (release) checking code to corelib

2009-03-16 20:27:47 +0000 Rony Shapiro 

	* Moved common version (release) checking code to corelib

2009-03-16 15:35:37 +0000 Rony Shapiro 

	* wxwidgets - more progress on about dbox

2009-03-16 15:35:37 +0000 Rony Shapiro 

	* wxwidgets - more progress on about dbox

2009-03-16 14:04:32 +0000 Rony Shapiro 

	* wxWidgets - added stub about dbox

2009-03-16 14:04:32 +0000 Rony Shapiro 

	* wxWidgets - added stub about dbox

2009-03-16 09:22:58 +0000 Rony Shapiro 

	* tweak

2009-03-16 09:22:58 +0000 Rony Shapiro 

	* tweak

2009-03-16 08:37:22 +0000 Karel Van der Gucht 

	* split EXIT ID for main application and system tray

2009-03-16 08:37:22 +0000 Karel Van der Gucht 

	* split EXIT ID for main application and system tray

2009-03-15 19:15:54 +0000 Rony Shapiro 

	* more nits.

2009-03-15 19:15:54 +0000 Rony Shapiro 

	* more nits.

2009-03-15 18:49:28 +0000 Rony Shapiro 

	* minor, but quite overdue, cleanup

2009-03-15 18:49:28 +0000 Rony Shapiro 

	* minor, but quite overdue, cleanup

2009-03-15 18:15:49 +0000 Karel Van der Gucht 

	* Help-DE, updated version

2009-03-15 18:15:49 +0000 Karel Van der Gucht 

	* Help-DE, updated version

2009-03-15 18:11:16 +0000 Karel Van der Gucht 

	* git-svn-id: svn://svn.code.sf.net/p/passwordsafe/code/trunk@2533 1f79f812-37fb-46fe-a122-30589dd2bf55

2009-03-15 18:11:16 +0000 Karel Van der Gucht 

	* git-svn-id: svn://svn.code.sf.net/p/passwordsafe/code/trunk/pwsafe/pwsafe@2533 1f79f812-37fb-46fe-a122-30589dd2bf55

2009-03-15 17:56:36 +0000 Rony Shapiro 

	* Updated U3 URL + minor cleanups

2009-03-15 17:56:36 +0000 Rony Shapiro 

	* Updated U3 URL + minor cleanups

2009-03-12 20:11:32 +0000 Rony Shapiro 

	* minor nit

2009-03-12 20:11:32 +0000 Rony Shapiro 

	* minor nit

2009-03-12 19:48:58 +0000 DrK 

	* Support Find Up (Shift+F3 or click on tool bar button with Shift key pressed)

2009-03-12 19:48:58 +0000 DrK 

	* Support Find Up (Shift+F3 or click on tool bar button with Shift key pressed)

2009-03-11 20:18:06 +0000 DrK 

	* Remove CTime from corelib.  Linux needs verifying still OK

2009-03-11 20:18:06 +0000 DrK 

	* Remove CTime from corelib.  Linux needs verifying still OK

2009-03-11 19:30:41 +0000 DrK 

	* Nits (nicer looking)

2009-03-11 19:30:41 +0000 DrK 

	* Nits (nicer looking)

2009-03-11 19:23:03 +0000 DrK 

	* Fix autotype with Browse to URL

2009-03-11 19:23:03 +0000 DrK 

	* Fix autotype with Browse to URL

2009-03-11 19:16:06 +0000 Rony Shapiro 

	* First review of execute string documentation.

2009-03-11 19:16:06 +0000 Rony Shapiro 

	* First review of execute string documentation.

2009-03-10 05:57:16 +0000 Rony Shapiro 

	* Builds cleanly on Linux again.

2009-03-10 05:57:16 +0000 Rony Shapiro 

	* Builds cleanly on Linux again.

2009-03-09 21:16:43 +0000 DrK 

	* Fix load path to pws_at DLL. Fix Linux compile complaints.

2009-03-09 21:16:43 +0000 DrK 

	* Fix load path to pws_at DLL. Fix Linux compile complaints.

2009-03-09 20:18:35 +0000 DrK 

	* Nearly completely remove CString from corelib (still in StringX Format Template function?).

2009-03-09 20:18:35 +0000 DrK 

	* Nearly completely remove CString from corelib (still in StringX Format Template function?).

2009-03-09 20:03:41 +0000 Rony Shapiro 

	* Moved pws_autotype project from ui/Windows to os/windows, plus associated changes

2009-03-09 20:03:41 +0000 Rony Shapiro 

	* Moved pws_autotype project from ui/Windows to os/windows, plus associated changes

2009-03-09 19:51:28 +0000 DrK 

	* Add extra new files to corelib Makefile, change tabs to spaces and put file names in alphabetical order (easier to see what is/isn't there)

2009-03-09 19:51:28 +0000 DrK 

	* Add extra new files to corelib Makefile, change tabs to spaces and put file names in alphabetical order (easier to see what is/isn't there)

2009-03-09 18:40:49 +0000 DrK 

	* Add draft help entry for Execute String and update Browse to URL re: Autotype

2009-03-09 18:40:49 +0000 DrK 

	* Add draft help entry for Execute String and update Browse to URL re: Autotype

2009-03-08 21:07:43 +0000 Rony Shapiro 

	* Refactoring - clean compile, partially tested.

2009-03-08 21:07:43 +0000 Rony Shapiro 

	* Refactoring - clean compile, partially tested.

2009-03-08 19:54:01 +0000 Rony Shapiro 

	* Fix last fix :-/

2009-03-08 19:54:01 +0000 Rony Shapiro 

	* Fix last fix :-/

2009-03-08 09:02:40 +0000 Rony Shapiro 

	* Minor cleanups.

2009-03-08 09:02:40 +0000 Rony Shapiro 

	* Minor cleanups.

2009-03-07 21:13:39 +0000 Rony Shapiro 

	* Murphy.

2009-03-07 21:13:39 +0000 Rony Shapiro 

	* Murphy.

2009-03-07 20:54:31 +0000 Rony Shapiro 

	* wxWidgets - run stuff builds ok (stubs).

2009-03-07 20:54:31 +0000 Rony Shapiro 

	* wxWidgets - run stuff builds ok (stubs).

2009-03-07 19:57:47 +0000 Rony Shapiro 

	* Portability (probably a more elegant way to fix this, but life's short).

2009-03-07 19:57:47 +0000 Rony Shapiro 

	* Portability (probably a more elegant way to fix this, but life's short).

2009-03-06 22:58:46 +0000 DrK 

	* Provide Autotype to Browse to URL and Execute functions. Move debug support to 'os' so that it is available in any build

2009-03-06 22:58:46 +0000 DrK 

	* Provide Autotype to Browse to URL and Execute functions. Move debug support to 'os' so that it is available in any build

2009-03-05 19:29:53 +0000 DrK 

	* [2664703] Load 'base' locale DLL if can't find a specific sub-locale version

2009-03-05 19:29:53 +0000 DrK 

	* [2664703] Load 'base' locale DLL if can't find a specific sub-locale version

2009-03-03 20:35:40 +0000 DrK 

	* [2657132] View Reports no longer causes application crash.

2009-03-03 20:35:40 +0000 DrK 

	* [2657132] View Reports no longer causes application crash.

2009-03-02 19:42:19 +0000 Rony Shapiro 

	* execute code support compiles cleanly under Linux, first hack at implementing stubs.

2009-03-02 19:42:19 +0000 Rony Shapiro 

	* execute code support compiles cleanly under Linux, first hack at implementing stubs.

2009-03-02 17:46:23 +0000 Rony Shapiro 

	* Cleanup stuff as a result of answering translator's questions.

2009-03-02 17:46:23 +0000 Rony Shapiro 

	* Cleanup stuff as a result of answering translator's questions.

2009-03-01 12:34:51 +0000 Rony Shapiro 

	* Credit where credit is due - mention our fine webmaster, per his request.

2009-03-01 12:34:51 +0000 Rony Shapiro 

	* Credit where credit is due - mention our fine webmaster, per his request.

2009-02-27 19:37:56 +0000 DrK 

	* Add run.cpp to os makefile. Update inline comments re-autotype and eecute string

2009-02-27 19:37:56 +0000 DrK 

	* Add run.cpp to os makefile. Update inline comments re-autotype and eecute string

2009-02-26 12:49:06 +0000 DrK 

	* Implement Execute Strings (actual function + Text/XML Import/Export support)

2009-02-26 12:49:06 +0000 DrK 

	* Implement Execute Strings (actual function + Text/XML Import/Export support)

2009-02-26 11:53:48 +0000 DrK 

	* Nit for unused project

2009-02-26 11:53:48 +0000 DrK 

	* Nit for unused project

2009-02-26 11:26:57 +0000 DrK 

	* Copy password to clipboard when doing a "Browse to URL"

2009-02-26 11:26:57 +0000 DrK 

	* Copy password to clipboard when doing a "Browse to URL"

2009-02-25 15:29:25 +0000 Karel Van der Gucht 

	* git-svn-id: svn://svn.code.sf.net/p/passwordsafe/code/trunk@2493 1f79f812-37fb-46fe-a122-30589dd2bf55

2009-02-25 15:29:25 +0000 Karel Van der Gucht 

	* git-svn-id: svn://svn.code.sf.net/p/passwordsafe/code/trunk/pwsafe/pwsafe@2493 1f79f812-37fb-46fe-a122-30589dd2bf55

2009-02-23 20:42:15 +0000 DrK 

	* Remove all non-Unicode VS builds from project.

2009-02-23 20:42:15 +0000 DrK 

	* Remove all non-Unicode VS builds from project.

2009-02-23 20:09:28 +0000 Rony Shapiro 

	* removed ends calls that shouldn't have been used in the first place.

2009-02-23 20:09:28 +0000 Rony Shapiro 

	* removed ends calls that shouldn't have been used in the first place.

2009-02-23 18:53:23 +0000 Rony Shapiro 

	* updated pos for 3.16.2, including file dialog box filters

2009-02-23 18:53:23 +0000 Rony Shapiro 

	* updated pos for 3.16.2, including file dialog box filters

2009-02-23 16:04:52 +0000 Rony Shapiro 

	* Extracted File Dialog filter strings to resource, for i18n

2009-02-23 16:04:52 +0000 Rony Shapiro 

	* Extracted File Dialog filter strings to resource, for i18n

2009-02-23 16:03:32 +0000 Rony Shapiro 

	* Update to Chinese translation

2009-02-23 16:03:32 +0000 Rony Shapiro 

	* Update to Chinese translation

2009-02-22 19:36:59 +0000 Rony Shapiro 

	* wxWidgets - config file works now under unicode, without breaking Windows

2009-02-22 19:36:59 +0000 Rony Shapiro 

	* wxWidgets - config file works now under unicode, without breaking Windows

2009-02-22 12:02:22 +0000 Rony Shapiro 

	* First commit of Simplified Chinese version, thanks to Freedoctor

2009-02-22 12:02:22 +0000 Rony Shapiro 

	* First commit of Simplified Chinese version, thanks to Freedoctor

2009-02-22 10:33:41 +0000 DrK 

	* Word wrap nits

2009-02-22 10:33:41 +0000 DrK 

	* Word wrap nits

2009-02-21 19:56:34 +0000 DrK 

	* Word Wrap of notes field in Add & Edit + preference; Show Notes override in Edit, bump to 3.16.2

2009-02-21 19:56:34 +0000 DrK 

	* Word Wrap of notes field in Add & Edit + preference; Show Notes override in Edit, bump to 3.16.2

2009-02-21 16:21:45 +0000 Rony Shapiro 

	* wxWidgets Murphy

2009-02-21 16:21:45 +0000 Rony Shapiro 

	* wxWidgets Murphy

2009-02-21 11:53:17 +0000 DrK 

	* More I18N menu entries plus a few nits

2009-02-21 11:53:17 +0000 DrK 

	* More I18N menu entries plus a few nits

2009-02-20 19:53:42 +0000 DrK 

	* Remove unnecessary call to CS_local_strings()

2009-02-20 19:53:42 +0000 DrK 

	* Remove unnecessary call to CS_local_strings()

2009-02-19 20:07:29 +0000 DrK 

	* Remove unnecessary/incorrect changes via rev. 2472.

2009-02-19 20:07:29 +0000 DrK 

	* Remove unnecessary/incorrect changes via rev. 2472.

2009-02-19 19:20:50 +0000 Rony Shapiro 

	* Edited password subset description

2009-02-19 19:20:50 +0000 Rony Shapiro 

	* Edited password subset description

2009-02-19 15:10:23 +0000 Karel Van der Gucht 

	* password subset, edit menu for entry / group additional "right click edit"

2009-02-19 15:10:23 +0000 Karel Van der Gucht 

	* password subset, edit menu for entry / group additional "right click edit"

2009-02-19 15:08:10 +0000 Karel Van der Gucht 

	* password subset, edit menu for entry / group additional "right click edit"

2009-02-19 15:08:10 +0000 Karel Van der Gucht 

	* password subset, edit menu for entry / group additional "right click edit"

2009-02-19 11:57:46 +0000 Karel Van der Gucht 

	* Small corrections for German translation

2009-02-19 11:57:46 +0000 Karel Van der Gucht 

	* Small corrections for German translation

2009-02-19 11:52:27 +0000 Karel Van der Gucht 

	* Small corrections for German translation

2009-02-19 11:52:27 +0000 Karel Van der Gucht 

	* Small corrections for German translation

2009-02-19 11:48:37 +0000 Karel Van der Gucht 

	* Included Italian

2009-02-19 11:48:37 +0000 Karel Van der Gucht 

	* Included Italian

2009-02-17 21:27:29 +0000 DrK 

	* Make PasswordSubset dialog understand monitors

2009-02-17 21:27:29 +0000 DrK 

	* Make PasswordSubset dialog understand monitors

2009-02-17 21:08:11 +0000 DrK 

	* Remember Password Subset dialog position

2009-02-17 21:08:11 +0000 DrK 

	* Remember Password Subset dialog position

2009-02-17 21:05:09 +0000 Rony Shapiro 

	* wxWidgets - another silly off-by-one error - lock files now named correctly

2009-02-17 21:05:09 +0000 Rony Shapiro 

	* wxWidgets - another silly off-by-one error - lock files now named correctly

2009-02-17 20:25:32 +0000 DrK 

	* 2 nits

2009-02-17 20:25:32 +0000 DrK 

	* 2 nits

2009-02-16 20:35:32 +0000 Rony Shapiro 

	* wxWidgets - off-by-one bug fixed - unicode can now read preferences. Can't write them correctly, though.

2009-02-16 20:35:32 +0000 Rony Shapiro 

	* wxWidgets - off-by-one bug fixed - unicode can now read preferences. Can't write them correctly, though.

2009-02-16 15:54:16 +0000 Rony Shapiro 

	* wxWidgets unicode build no longer crashes on database load.

2009-02-16 15:54:16 +0000 Rony Shapiro 

	* wxWidgets unicode build no longer crashes on database load.

2009-02-16 10:19:57 +0000 Rony Shapiro 

	* wxWidgets unicode builds cleanly, hits assert when loading sample file

2009-02-16 10:19:57 +0000 Rony Shapiro 

	* wxWidgets unicode builds cleanly, hits assert when loading sample file

2009-02-16 07:30:26 +0000 Rony Shapiro 

	* wxWidgets - another small step towards unicode build

2009-02-16 07:30:26 +0000 Rony Shapiro 

	* wxWidgets - another small step towards unicode build

2009-02-15 20:55:50 +0000 Rony Shapiro 

	* wxWidgets - progress on unicode build - still not done. Checkpoint and verify Windows build not broken

2009-02-15 20:55:50 +0000 Rony Shapiro 

	* wxWidgets - progress on unicode build - still not done. Checkpoint and verify Windows build not broken

2009-02-15 17:55:11 +0000 DrK 

	* [2599930] All fields, buttons, checknoxes that could change an entry's data are disabled if the database is in read-pnly mode.

2009-02-15 17:55:11 +0000 DrK 

	* [2599930] All fields, buttons, checknoxes that could change an entry's data are disabled if the database is in read-pnly mode.

2009-02-15 10:19:06 +0000 DrK 

	* Right-click context menu now correct when user hides toolbars.

2009-02-15 10:19:06 +0000 DrK 

	* Right-click context menu now correct when user hides toolbars.

2009-02-14 17:36:54 +0000 DrK 

	* Ctrl+F sets focus to the Find string edit control.

2009-02-14 17:36:54 +0000 DrK 

	* Ctrl+F sets focus to the Find string edit control.

2009-02-14 17:22:47 +0000 DrK 

	* Don't ask if user wants to Cancel edit in R/O mode - that is all they can do!

2009-02-14 17:22:47 +0000 DrK 

	* Don't ask if user wants to Cancel edit in R/O mode - that is all they can do!

2009-02-14 10:36:55 +0000 Rony Shapiro 

	* Reverted DboxMain::IsWorkstationLocked() to use OpenDesktop() instead of OpenInputDesktop(), as the latter doesn't seem to be useful for detecting locked desktops :-( Bumped rev to 3.16.01.

2009-02-14 10:36:55 +0000 Rony Shapiro 

	* Reverted DboxMain::IsWorkstationLocked() to use OpenDesktop() instead of OpenInputDesktop(), as the latter doesn't seem to be useful for detecting locked desktops :-( Bumped rev to 3.16.01.

2009-02-14 07:03:40 +0000 Rony Shapiro 

	* Create a map file for the release build, save a compressed copy of it as part of the release process

2009-02-14 07:03:40 +0000 Rony Shapiro 

	* Create a map file for the release build, save a compressed copy of it as part of the release process

2009-02-12 21:17:46 +0000 Rony Shapiro 

	* linux build - toplevel make works, plus auto dependency generation added to all makes

2009-02-12 21:17:46 +0000 Rony Shapiro 

	* linux build - toplevel make works, plus auto dependency generation added to all makes

2009-02-12 20:50:13 +0000 Karel Van der Gucht 

	* IDS_SHORTCUTEXPLANATION ' & ' ==> ' && '

2009-02-12 20:50:13 +0000 Karel Van der Gucht 

	* IDS_SHORTCUTEXPLANATION ' & ' ==> ' && '

2009-02-12 20:20:29 +0000 Karel Van der Gucht 

	* changed last translation of 'Tastenkuerzel' (German)

2009-02-12 20:20:29 +0000 Karel Van der Gucht 

	* changed last translation of 'Tastenkuerzel' (German)

2009-02-12 20:19:15 +0000 Karel Van der Gucht 

	* Correction for dialog box 'shortcut create' (German)

2009-02-12 20:19:15 +0000 Karel Van der Gucht 

	* Correction for dialog box 'shortcut create' (German)

2009-02-12 19:45:27 +0000 Karel Van der Gucht 

	* Corrected some words (e.g. 'Tastenkuerzel' to 'Verknuepfung')

2009-02-12 19:45:27 +0000 Karel Van der Gucht 

	* Corrected some words (e.g. 'Tastenkuerzel' to 'Verknuepfung')

2009-02-12 19:40:33 +0000 Karel Van der Gucht 

	* git-svn-id: svn://svn.code.sf.net/p/passwordsafe/code/trunk@2448 1f79f812-37fb-46fe-a122-30589dd2bf55

2009-02-12 19:40:33 +0000 Karel Van der Gucht 

	* git-svn-id: svn://svn.code.sf.net/p/passwordsafe/code/trunk/pwsafe/pwsafe@2448 1f79f812-37fb-46fe-a122-30589dd2bf55

2009-02-12 19:38:54 +0000 Karel Van der Gucht 

	* corrected dialog box edit, passwordentry

2009-02-12 19:38:54 +0000 Karel Van der Gucht 

	* corrected dialog box edit, passwordentry

2009-02-12 19:37:17 +0000 Karel Van der Gucht 

	* Correction of a few docu details

2009-02-12 19:37:17 +0000 Karel Van der Gucht 

	* Correction of a few docu details

2009-02-12 19:25:56 +0000 Rony Shapiro 

	* Prepare toplevel make for Linux support

2009-02-12 19:25:56 +0000 Rony Shapiro 

	* Prepare toplevel make for Linux support

2009-02-12 12:57:57 +0000 Karel Van der Gucht 

	* Including "shortcut" entry

2009-02-12 12:57:57 +0000 Karel Van der Gucht 

	* Including "shortcut" entry

2009-02-12 12:10:29 +0000 Karel Van der Gucht 

	* menu edit: shortcut added

2009-02-12 12:10:29 +0000 Karel Van der Gucht 

	* menu edit: shortcut added

2009-02-12 10:15:14 +0000 Karel Van der Gucht 

	* git-svn-id: svn://svn.code.sf.net/p/passwordsafe/code/trunk@2442 1f79f812-37fb-46fe-a122-30589dd2bf55

2009-02-12 10:15:14 +0000 Karel Van der Gucht 

	* git-svn-id: svn://svn.code.sf.net/p/passwordsafe/code/trunk/pwsafe/pwsafe@2442 1f79f812-37fb-46fe-a122-30589dd2bf55

2009-02-12 10:06:27 +0000 Karel Van der Gucht 

	* dir 'options': JPG missing, 'classic' + 'new' moved

2009-02-12 10:06:27 +0000 Karel Van der Gucht 

	* dir 'options': JPG missing, 'classic' + 'new' moved

2009-02-12 08:56:18 +0000 Rony Shapiro 

	* Final (?) tweak for new source tree arrangement.

2009-02-12 08:56:18 +0000 Rony Shapiro 

	* Final (?) tweak for new source tree arrangement.

2009-02-11 15:30:22 +0000 Rony Shapiro 

	* enable installer support for Spanish, Swedish and Polish, even though support for these is incomplete. Hopefully, this will encourage others to update these.

2009-02-11 15:30:22 +0000 Rony Shapiro 

	* enable installer support for Spanish, Swedish and Polish, even though support for these is incomplete. Hopefully, this will encourage others to update these.

2009-02-10 22:51:52 +0000 Karel Van der Gucht 

	* Translation file for ES_ES, PL_PL and SV_SE

2009-02-10 22:51:52 +0000 Karel Van der Gucht 

	* Translation file for ES_ES, PL_PL and SV_SE

2009-02-10 17:10:22 +0000 Rony Shapiro 

	* Added documentation describing shortcuts.

2009-02-10 17:10:22 +0000 Rony Shapiro 

	* Added documentation describing shortcuts.

2009-02-10 15:35:22 +0000 Karel Van der Gucht 

	* Translation for German languages 3.16

2009-02-10 15:35:22 +0000 Karel Van der Gucht 

	* Translation for German languages 3.16

2009-02-10 15:11:34 +0000 Rony Shapiro 

	* wxWidgets - implemented Change Password dialog box - app still doesn't save, though.

2009-02-10 15:11:34 +0000 Rony Shapiro 

	* wxWidgets - implemented Change Password dialog box - app still doesn't save, though.

2009-02-10 14:21:14 +0000 Karel Van der Gucht 

	* Translation for other languages, local strings

2009-02-10 14:21:14 +0000 Karel Van der Gucht 

	* Translation for other languages, local strings

2009-02-10 14:19:44 +0000 Karel Van der Gucht 

	* Translation for German languages 3.16

2009-02-10 14:19:44 +0000 Karel Van der Gucht 

	* Translation for German languages 3.16

2009-02-10 06:38:14 +0000 Rony Shapiro 

	* tweak pre_build.cmd to give right svn revision number

2009-02-10 06:38:14 +0000 Rony Shapiro 

	* tweak pre_build.cmd to give right svn revision number

2009-02-09 20:39:38 +0000 Rony Shapiro 

	* Make dependencies the modern way

2009-02-09 20:39:38 +0000 Rony Shapiro 

	* Make dependencies the modern way

2009-02-09 17:25:00 +0000 Karel Van der Gucht 

	* adapting the home page to pwsafe.org

2009-02-09 17:25:00 +0000 Karel Van der Gucht 

	* adapting the home page to pwsafe.org

2009-02-09 17:24:28 +0000 Karel Van der Gucht 

	* adapting the home page to pwsafe.org

2009-02-09 17:24:28 +0000 Karel Van der Gucht 

	* adapting the home page to pwsafe.org

2009-02-09 17:17:30 +0000 Karel Van der Gucht 

	* installation without Win98

2009-02-09 17:17:30 +0000 Karel Van der Gucht 

	* installation without Win98

2009-02-09 16:49:00 +0000 Rony Shapiro 

	* Start rolling 3.16 update links to pwsafe.org

2009-02-09 16:49:00 +0000 Rony Shapiro 

	* Start rolling 3.16 update links to pwsafe.org

2009-02-07 20:06:00 +0000 Rony Shapiro 

	* Added stub pwsafe.hhk file for German help file project

2009-02-07 20:06:00 +0000 Rony Shapiro 

	* Added stub pwsafe.hhk file for German help file project

2009-02-07 00:23:28 +0000 Karel Van der Gucht 

	* Is not necesarry

2009-02-07 00:23:28 +0000 Karel Van der Gucht 

	* Is not necesarry

2009-02-07 00:17:37 +0000 Karel Van der Gucht 

	* Adapted for new structure, only English + German No Other languages (commented out with ';')

2009-02-07 00:17:37 +0000 Karel Van der Gucht 

	* Adapted for new structure, only English + German No Other languages (commented out with ';')

2009-02-06 22:32:16 +0000 Karel Van der Gucht 

	* Translation for German languages

2009-02-06 22:32:16 +0000 Karel Van der Gucht 

	* Translation for German languages

2009-02-06 22:19:32 +0000 Karel Van der Gucht 

	* Adaption for German language after translation

2009-02-06 22:19:32 +0000 Karel Van der Gucht 

	* Adaption for German language after translation

2009-02-06 22:16:47 +0000 Karel Van der Gucht 

	* Adaption for German language after translation

2009-02-06 22:16:47 +0000 Karel Van der Gucht 

	* Adaption for German language after translation

2009-02-06 22:15:11 +0000 Karel Van der Gucht 

	* git-svn-id: svn://svn.code.sf.net/p/passwordsafe/code/trunk@2417 1f79f812-37fb-46fe-a122-30589dd2bf55

2009-02-06 22:15:11 +0000 Karel Van der Gucht 

	* git-svn-id: svn://svn.code.sf.net/p/passwordsafe/code/trunk/pwsafe/pwsafe@2417 1f79f812-37fb-46fe-a122-30589dd2bf55

2009-02-06 22:14:16 +0000 Karel Van der Gucht 

	* git-svn-id: svn://svn.code.sf.net/p/passwordsafe/code/trunk@2416 1f79f812-37fb-46fe-a122-30589dd2bf55

2009-02-06 22:14:16 +0000 Karel Van der Gucht 

	* git-svn-id: svn://svn.code.sf.net/p/passwordsafe/code/trunk/pwsafe/pwsafe@2416 1f79f812-37fb-46fe-a122-30589dd2bf55

2009-02-05 17:31:46 +0000 Rony Shapiro 

	* Set wxWidgets source tree to a user-independant location (this is where the Makefile assumes the wxWidgets source will be found).

2009-02-05 17:31:46 +0000 Rony Shapiro 

	* Set wxWidgets source tree to a user-independant location (this is where the Makefile assumes the wxWidgets source will be found).

2009-02-04 20:39:42 +0000 Rony Shapiro 

	* wxWidgets - added version info

2009-02-04 20:39:42 +0000 Rony Shapiro 

	* wxWidgets - added version info

2009-02-04 15:43:00 +0000 Rony Shapiro 

	* wxWidgets - 4got to commit xpm version of graphics

2009-02-04 15:43:00 +0000 Rony Shapiro 

	* wxWidgets - 4got to commit xpm version of graphics

2009-02-03 22:09:13 +0000 DrK 

	* [Open Discussion] Ctrl+F no longer toggles Find Toolbar.

2009-02-03 22:09:13 +0000 DrK 

	* [Open Discussion] Ctrl+F no longer toggles Find Toolbar.

2009-02-03 20:39:58 +0000 Rony Shapiro 

	* wxWidgets - added Properties dialog box

2009-02-03 20:39:58 +0000 Rony Shapiro 

	* wxWidgets - added Properties dialog box

2009-02-02 19:02:24 +0000 Rony Shapiro 

	* wxWidgets - File->Open functional

2009-02-02 19:02:24 +0000 Rony Shapiro 

	* wxWidgets - File->Open functional

2009-02-02 17:14:30 +0000 Rony Shapiro 

	* wxWidgets - work on File->Open - WIP

2009-02-02 17:14:30 +0000 Rony Shapiro 

	* wxWidgets - work on File->Open - WIP

2009-02-01 21:24:51 +0000 DrK 

	* Better error string allocation using Xerces XML File import.

2009-02-01 21:24:51 +0000 DrK 

	* Better error string allocation using Xerces XML File import.

2009-02-01 11:22:45 +0000 DrK 

	* [] Can now process filters based on 'username' field ("user" in the XML file).

2009-02-01 11:22:45 +0000 DrK 

	* [] Can now process filters based on 'username' field ("user" in the XML file).

2009-01-31 11:35:51 +0000 Rony Shapiro 

	* wxWidgets - close works, bitmaps no longer loaded from files at runtime.

2009-01-31 11:35:51 +0000 Rony Shapiro 

	* wxWidgets - close works, bitmaps no longer loaded from files at runtime.

2009-01-30 10:36:39 +0000 Rony Shapiro 

	* wxWidget tree/list preference persistence works

2009-01-30 10:36:39 +0000 Rony Shapiro 

	* wxWidget tree/list preference persistence works

2009-01-29 20:18:47 +0000 Rony Shapiro 

	* wx Widgets - started foldind preferences in.

2009-01-29 20:18:47 +0000 Rony Shapiro 

	* wx Widgets - started foldind preferences in.

2009-01-28 21:14:02 +0000 Rony Shapiro 

	* wxWidgets - tree view start to look like one...

2009-01-28 21:14:02 +0000 Rony Shapiro 

	* wxWidgets - tree view start to look like one...

2009-01-28 06:28:55 +0000 Rony Shapiro 

	* wxWidgets - got rid of row titles

2009-01-28 06:28:55 +0000 Rony Shapiro 

	* wxWidgets - got rid of row titles

2009-01-27 21:07:50 +0000 Rony Shapiro 

	* wxWidgets minor refactor, started playing with tree view

2009-01-27 21:07:50 +0000 Rony Shapiro 

	* wxWidgets minor refactor, started playing with tree view

2009-01-27 17:19:12 +0000 Rony Shapiro 

	* a little progress on wxWidgets

2009-01-27 17:19:12 +0000 Rony Shapiro 

	* a little progress on wxWidgets

2009-01-26 22:03:44 +0000 Rony Shapiro 

	* slow progress on wxWidgets - tree and list (grid) classes added

2009-01-26 22:03:44 +0000 Rony Shapiro 

	* slow progress on wxWidgets - tree and list (grid) classes added

2009-01-25 19:53:39 +0000 Rony Shapiro 

	* Updated description of password generation feature, thanks to Karlo!

2009-01-25 19:53:39 +0000 Rony Shapiro 

	* Updated description of password generation feature, thanks to Karlo!

2009-01-25 16:20:33 +0000 DrK 

	* Do not include URL and AutoType data when copying Notes field to clipboard

2009-01-25 16:20:33 +0000 DrK 

	* Do not include URL and AutoType data when copying Notes field to clipboard

2009-01-24 22:18:19 +0000 Rony Shapiro 

	* Display entries in list view - first hack (works, but that's all)

2009-01-24 22:18:19 +0000 Rony Shapiro 

	* Display entries in list view - first hack (works, but that's all)

2009-01-23 21:37:23 +0000 Rony Shapiro 

	* Registered DialogBlocks

2009-01-23 21:37:23 +0000 Rony Shapiro 

	* Registered DialogBlocks

2009-01-23 21:31:14 +0000 Rony Shapiro 

	* wxWidgets Menus + nit on Windows Edit Menu

2009-01-23 21:31:14 +0000 Rony Shapiro 

	* wxWidgets Menus + nit on Windows Edit Menu

2009-01-22 23:48:15 +0000 DrK 

	* [2529736] Validate now corrects all Password History errors

2009-01-22 23:48:15 +0000 DrK 

	* [2529736] Validate now corrects all Password History errors

2009-01-22 23:13:22 +0000 DrK 

	* Support new Autotype fields from Edit magic static labels

2009-01-22 23:13:22 +0000 DrK 

	* Support new Autotype fields from Edit magic static labels

2009-01-22 19:50:22 +0000 Rony Shapiro 

	* Started work on wxWidgets menus

2009-01-22 19:50:22 +0000 Rony Shapiro 

	* Started work on wxWidgets menus

2009-01-21 20:49:15 +0000 Rony Shapiro 

	* More wxWidgets work - Initial dialog functional.

2009-01-21 20:49:15 +0000 Rony Shapiro 

	* More wxWidgets work - Initial dialog functional.

2009-01-21 10:03:33 +0000 Rony Shapiro 

	* progress on first dialog in wxWidgets

2009-01-21 10:03:33 +0000 Rony Shapiro 

	* progress on first dialog in wxWidgets

2009-01-18 21:04:24 +0000 Rony Shapiro 

	* First baby steps with wxWidgets

2009-01-18 21:04:24 +0000 Rony Shapiro 

	* First baby steps with wxWidgets

2009-01-18 17:51:34 +0000 Rony Shapiro 

	* Update ignores property.

2009-01-18 17:51:34 +0000 Rony Shapiro 

	* Update ignores property.

2009-01-18 17:46:22 +0000 Rony Shapiro 

	* - Updated autotype description to refelect dk's additions. - Simplify alias description based on (confused) user feedback.

2009-01-18 17:46:22 +0000 Rony Shapiro 

	* - Updated autotype description to refelect dk's additions. - Simplify alias description based on (confused) user feedback.

2009-01-17 21:35:44 +0000 Rony Shapiro 

	* Split language-specific install messages to separate file, add credit where credit is due.

2009-01-17 21:35:44 +0000 Rony Shapiro 

	* Split language-specific install messages to separate file, add credit where credit is due.

2009-01-17 16:19:20 +0000 Rony Shapiro 

	* Mulilingual NSIS installation - German also supported, with comments for supporting more languages. Thanks to Karlo for this.

2009-01-17 16:19:20 +0000 Rony Shapiro 

	* Mulilingual NSIS installation - German also supported, with comments for supporting more languages. Thanks to Karlo for this.

2009-01-16 22:30:25 +0000 DrK 

	* [2509817] Control characters no longer sent via Autotype. [2509821] Support Group (\g), Title (\i) and Notes (\o, \onnn) fields via Autotype.

2009-01-16 22:30:25 +0000 DrK 

	* [2509817] Control characters no longer sent via Autotype. [2509821] Support Group (\g), Title (\i) and Notes (\o, \onnn) fields via Autotype.

2009-01-16 22:03:03 +0000 DrK 

	* Stop Expat XML File import asking for the schema

2009-01-16 22:03:03 +0000 DrK 

	* Stop Expat XML File import asking for the schema

2009-01-16 04:37:38 +0000 Rony Shapiro 

	* moved bitmaps and icons from ui/Windows/res to ui/graphics, so that they can be re-used by other ui frameworks.

2009-01-16 04:37:38 +0000 Rony Shapiro 

	* moved bitmaps and icons from ui/Windows/res to ui/graphics, so that they can be re-used by other ui frameworks.

2009-01-15 20:46:16 +0000 DrK 

	* Make Expat DebugE static again after merge/re-arrangement

2009-01-15 20:46:16 +0000 DrK 

	* Make Expat DebugE static again after merge/re-arrangement

2009-01-14 23:25:43 +0000 DrK 

	* Ensure VS project 'pwsafe' is dependent on project 'os', otherwise link may not work.

2009-01-14 23:25:43 +0000 DrK 

	* Ensure VS project 'pwsafe' is dependent on project 'os', otherwise link may not work.

2009-01-14 21:07:21 +0000 DrK 

	* Stop Expat asking for schema if filters in database Minor comment tidy up and #if order

2009-01-14 21:07:21 +0000 DrK 

	* Stop Expat asking for schema if filters in database Minor comment tidy up and #if order

2009-01-14 20:56:31 +0000 DrK 

	* Tidy up project files and make Expat & Xerces XML compile.

2009-01-14 20:56:31 +0000 DrK 

	* Tidy up project files and make Expat & Xerces XML compile.

2009-01-14 19:46:48 +0000 Rony Shapiro 

	* A blank password never passes check.

2009-01-14 19:46:48 +0000 Rony Shapiro 

	* A blank password never passes check.

2009-01-14 19:02:22 +0000 Rony Shapiro 

	* Automate build of I18N tools - make sure they're updated before generated pos/dlls

2009-01-14 19:02:22 +0000 Rony Shapiro 

	* Automate build of I18N tools - make sure they're updated before generated pos/dlls

2009-01-13 23:37:08 +0000 DrK 

	* Delete more V6 files

2009-01-13 23:37:08 +0000 DrK 

	* Delete more V6 files

2009-01-13 23:24:08 +0000 DrK 

	* More ignores and fix POT creation cmd file

2009-01-13 23:24:08 +0000 DrK 

	* More ignores and fix POT creation cmd file

2009-01-13 22:07:15 +0000 Rony Shapiro 

	* Minor improvement to organization & svn:ignored, as suggested by dk.

2009-01-13 22:07:15 +0000 Rony Shapiro 

	* Minor improvement to organization & svn:ignored, as suggested by dk.

2009-01-13 20:55:26 +0000 Rony Shapiro 

	* trivial cleanups after Big Bang (rearrangement)

2009-01-13 20:55:26 +0000 Rony Shapiro 

	* trivial cleanups after Big Bang (rearrangement)

2009-01-13 17:43:37 +0000 Rony Shapiro 

	* First hack at rearranging trunk, based on experience from branches/rearrangement. Not a straightforward merge, unfortunately. - corelibtest broken - Linux (cli) build untested.

2009-01-13 17:43:37 +0000 Rony Shapiro 

	* First hack at rearranging trunk, based on experience from branches/rearrangement. Not a straightforward merge, unfortunately. - corelibtest broken - Linux (cli) build untested.

2009-01-10 09:38:43 +0000 Rony Shapiro 

	* Karlo's modifications for German support

2009-01-10 09:38:43 +0000 Rony Shapiro 

	* Karlo's modifications for German support

2009-01-10 09:20:35 +0000 Rony Shapiro 

	* Karlo's work on the German version for 3.15.1

2009-01-10 09:20:35 +0000 Rony Shapiro 

	* Karlo's work on the German version for 3.15.1

2009-01-09 16:45:56 +0000 Rony Shapiro 

	* update pos + fix to I18N Makefile

2009-01-09 16:45:56 +0000 Rony Shapiro 

	* update pos + fix to I18N Makefile

2009-01-09 16:28:25 +0000 Rony Shapiro 

	* Added initial Polish support

2009-01-09 16:28:25 +0000 Rony Shapiro 

	* Added initial Polish support

2009-01-09 11:57:56 +0000 Rony Shapiro 

	* Update help index.

2009-01-09 11:57:56 +0000 Rony Shapiro 

	* Update help index.

2009-01-09 09:28:03 +0000 Rony Shapiro 

	* Integrated DK's XML branch into main trunk.

2009-01-09 09:28:03 +0000 Rony Shapiro 

	* Integrated DK's XML branch into main trunk.

2009-01-07 22:02:50 +0000 DrK 

	* [Unicode] Expat and Xerces XML importing (File & Filter) now working. Non-unicode not tested. All static builds - user doesn't need Expat or Xerces DLLs (still needs MS XML DLLs). Bring up-to-date with trunk.

2009-01-04 19:10:56 +0000 Rony Shapiro 

	* Linux builds passes again (still w/o XML)

2009-01-04 19:10:56 +0000 Rony Shapiro 

	* Linux builds passes again (still w/o XML)

2009-01-04 17:11:00 +0000 DrK 

	* Update comment of ResText level

2009-01-04 17:11:00 +0000 DrK 

	* Update comment of ResText level

2009-01-03 18:48:21 +0000 DrK 

	* Minor Release Notes text update.

2009-01-03 18:48:21 +0000 DrK 

	* Minor Release Notes text update.

2009-01-03 18:29:05 +0000 DrK 

	* Fix 2481370 (right mouse dragging to create short-cut) - also Format issue. Bump to 3.15.03 as some users have 3.15.02

2009-01-03 18:29:05 +0000 DrK 

	* Fix 2481370 (right mouse dragging to create short-cut) - also Format issue. Bump to 3.15.03 as some users have 3.15.02

2009-01-03 17:13:18 +0000 Rony Shapiro 

	* - Update I18N Makefile to point to the right executables. - Update Spanish .po file - 4got a copyright notice from last commit.

2009-01-03 17:13:18 +0000 Rony Shapiro 

	* - Update I18N Makefile to point to the right executables. - Update Spanish .po file - 4got a copyright notice from last commit.

2009-01-03 16:13:10 +0000 DrK 

	* Bring ResText up-to-date (SecureZeroMemory and initialise variables) - still VS2005 Add command file to create pot file.

2009-01-03 16:13:10 +0000 DrK 

	* Bring ResText up-to-date (SecureZeroMemory and initialise variables) - still VS2005 Add command file to create pot file.

2009-01-03 08:23:27 +0000 Rony Shapiro 

	* Updated Help index for Filters, Dragbar and Change Fonts.

2009-01-03 08:23:27 +0000 Rony Shapiro 

	* Updated Help index for Filters, Dragbar and Change Fonts.

2009-01-02 17:11:07 +0000 DrK 

	* Bring branch up to date - including copyright notice.  Still WIP.

2009-01-02 16:30:20 +0000 DrK 

	* Update ResText and ResPWSL projects to put output in correct obj/bin directories

2009-01-02 16:30:20 +0000 DrK 

	* Update ResText and ResPWSL projects to put output in correct obj/bin directories

2009-01-01 18:24:23 +0000 Rony Shapiro 

	* it's 2009 - update copyright notices accordingly

2009-01-01 18:24:23 +0000 Rony Shapiro 

	* it's 2009 - update copyright notices accordingly

2008-12-28 20:18:39 +0000 DrK 

	* Bring branch up to date and fix some line endings.  Still WIP.

2008-12-24 20:37:21 +0000 Rony Shapiro 

	* Interoperate with tools that access edit control text by setting PWS_PW_MODE environment variable to "NORMAL". Also fixed an embarrassing bug in pws_os::getenv()

2008-12-24 20:37:21 +0000 Rony Shapiro 

	* Interoperate with tools that access edit control text by setting PWS_PW_MODE environment variable to "NORMAL". Also fixed an embarrassing bug in pws_os::getenv()

2008-12-24 18:43:33 +0000 Rony Shapiro 

	* Credit where credit is due...

2008-12-24 18:43:33 +0000 Rony Shapiro 

	* Credit where credit is due...

2008-12-21 13:39:51 +0000 DrK 

	* Complete bump to 3.15.2 and remove duplicate pre-build processing

2008-12-21 13:39:51 +0000 DrK 

	* Complete bump to 3.15.2 and remove duplicate pre-build processing

2008-12-21 13:19:17 +0000 DrK 

	* Can't assume newly defined variable is zero.

2008-12-21 13:19:17 +0000 DrK 

	* Can't assume newly defined variable is zero.

2008-12-21 13:05:46 +0000 DrK 

	* Message nit

2008-12-21 13:05:46 +0000 DrK 

	* Message nit

2008-12-20 16:53:42 +0000 Rony Shapiro 

	* tweak I18N Makefile to reflect build tree.

2008-12-20 16:53:42 +0000 Rony Shapiro 

	* tweak I18N Makefile to reflect build tree.

2008-12-19 19:59:41 +0000 DrK 

	* Fix for 2423397, New features: 2450841, 2450827, 2425045, 2415952. Version now 3.15.02

2008-12-19 19:59:41 +0000 DrK 

	* Fix for 2423397, New features: 2450841, 2450827, 2425045, 2415952. Version now 3.15.02

2008-12-15 19:31:16 +0000 Rony Shapiro 

	* MFC lib linked in statically once more. Bumped version to 3.15.1.

2008-12-15 19:31:16 +0000 Rony Shapiro 

	* MFC lib linked in statically once more. Bumped version to 3.15.1.

2008-12-15 10:49:36 +0000 Rony Shapiro 

	* tweak release process to follow SF infrastructure changes, plus remove Java version from latest.xml, as it's now a separate project.

2008-12-15 10:49:36 +0000 Rony Shapiro 

	* tweak release process to follow SF infrastructure changes, plus remove Java version from latest.xml, as it's now a separate project.

2008-12-13 17:29:16 +0000 Rony Shapiro 

	* Mark field reserved for Yubico branch in format document + nit.

2008-12-13 17:29:16 +0000 Rony Shapiro 

	* Mark field reserved for Yubico branch in format document + nit.

2008-12-13 07:51:39 +0000 Rony Shapiro 

	* Added minor sanity check.

2008-12-13 07:51:39 +0000 Rony Shapiro 

	* Added minor sanity check.

2008-12-11 00:46:05 +0000 Dave Collins 

	* Correct case so it compiles on linux

2008-12-11 00:46:05 +0000 Dave Collins 

	* Correct case so it compiles on linux

2008-12-10 18:45:03 +0000 Rony Shapiro 

	* [2407325] Prevent creation of a group name with '.', which confuses PasswordSafe.

2008-12-10 18:45:03 +0000 Rony Shapiro 

	* [2407325] Prevent creation of a group name with '.', which confuses PasswordSafe.

2008-12-09 18:27:42 +0000 DrK 

	* Use Configuration name for resource DLL

2008-12-09 18:27:42 +0000 DrK 

	* Use Configuration name for resource DLL

2008-12-09 18:16:57 +0000 DrK 

	* Fix Visual Studio build/rebuild/clean processes

2008-12-09 18:16:57 +0000 DrK 

	* Fix Visual Studio build/rebuild/clean processes

2008-12-09 12:35:55 +0000 Rony Shapiro 

	* [2407346] "Open Another" and "Create New" actions in "Incorrect Passkey" dialog box working again.

2008-12-09 12:35:55 +0000 Rony Shapiro 

	* [2407346] "Open Another" and "Create New" actions in "Incorrect Passkey" dialog box working again.

2008-12-09 12:03:46 +0000 Rony Shapiro 

	* [2407072] Can now tab to read-only checkbox in password entry form via File->Open or recently used list.

2008-12-09 12:03:46 +0000 Rony Shapiro 

	* [2407072] Can now tab to read-only checkbox in password entry form via File->Open or recently used list.

2008-12-07 19:16:28 +0000 Rony Shapiro 

	* Playing around with STL

2008-12-07 19:16:28 +0000 Rony Shapiro 

	* Playing around with STL

2008-12-07 18:59:01 +0000 Rony Shapiro 

	* Non-Unicode build handles locales properly (at last!) - esp. non-English filenames.

2008-12-07 18:59:01 +0000 Rony Shapiro 

	* Non-Unicode build handles locales properly (at last!) - esp. non-English filenames.

2008-12-07 17:37:47 +0000 Rony Shapiro 

	* Fixed broken compilation under DEBUG configuration.

2008-12-07 17:37:47 +0000 Rony Shapiro 

	* Fixed broken compilation under DEBUG configuration.

2008-12-07 10:39:24 +0000 DrK 

	* Tidy up dealing with no schema found for both XML file import and filters

2008-12-07 10:39:24 +0000 DrK 

	* Tidy up dealing with no schema found for both XML file import and filters

2008-12-06 21:03:25 +0000 Rony Shapiro 

	* Preparations for 3.15 release: update deliverable directories per dk's reorg, lose Beta suffix.

2008-12-06 21:03:25 +0000 Rony Shapiro 

	* Preparations for 3.15 release: update deliverable directories per dk's reorg, lose Beta suffix.

2008-12-06 18:13:28 +0000 DrK 

	* correct solution entry

2008-12-06 18:13:28 +0000 DrK 

	* correct solution entry

2008-12-06 14:22:33 +0000 DrK 

	* Tell user if schema not present Remove duplicate definitions in corelib.h

2008-12-06 14:22:33 +0000 DrK 

	* Tell user if schema not present Remove duplicate definitions in corelib.h

2008-12-04 21:30:58 +0000 Rony Shapiro 

	* semi-automatic merge of dk-xml branch up to & including 2304. Release build mechanism still needs to be fixed. Minimal testing.

2008-12-04 21:30:58 +0000 Rony Shapiro 

	* semi-automatic merge of dk-xml branch up to & including 2304. Release build mechanism still needs to be fixed. Minimal testing.

2008-12-03 21:36:41 +0000 DrK 

	* Fix non-unicode Xerces compilation error.

2008-12-03 21:03:07 +0000 DrK 

	* Expat & Xerces XML file import now works. XML File processing base class added. Other functions may be migrated later.

2008-12-02 22:45:00 +0000 DrK 

	* MSXML OK, Expat & Xerces broken but WIP

2008-12-02 20:57:01 +0000 DrK 

	* Change tabs to spaces

2008-12-02 20:57:01 +0000 DrK 

	* Change tabs to spaces

2008-12-02 19:22:20 +0000 Rony Shapiro 

	* Make pwsafe among the first apps to close in case of shutdown - increase chances of memory being wiped properly.

2008-12-02 19:22:20 +0000 Rony Shapiro 

	* Make pwsafe among the first apps to close in case of shutdown - increase chances of memory being wiped properly.

2008-11-30 19:03:40 +0000 DrK 

	* Correct message for MSXML file import

2008-11-30 19:03:13 +0000 DrK 

	* Minor typo

2008-11-30 19:03:13 +0000 DrK 

	* Minor typo

2008-11-29 20:09:13 +0000 DrK 

	* Implement Rony's suggestions - part 2

2008-11-29 19:18:14 +0000 Rony Shapiro 

	* - Added support for extra info in version description - Prepare for beta release.

2008-11-29 19:18:14 +0000 Rony Shapiro 

	* - Added support for extra info in version description - Prepare for beta release.

2008-11-29 17:11:35 +0000 Rony Shapiro 

	* - Minor edits to build configuration process & documentation. - Tweaked corelib/XML/MFileXMLProcessor.cpp error formatting - STILL BROKEN.

2008-11-28 20:12:49 +0000 DrK 

	* Implement Rony's suggestions

2008-11-27 11:09:10 +0000 Rony Shapiro 

	* Murphy (Format) strikes again!

2008-11-27 11:09:10 +0000 Rony Shapiro 

	* Murphy (Format) strikes again!

2008-11-27 00:11:08 +0000 DrK 

	* Support Expat and Xerces XML processing as well as Microsoft's.

2008-11-26 22:57:26 +0000 DrK 

	* Support Expat and Xerces XML processing as well as Microsoft's.

2008-11-18 00:31:36 +0000 Dave Collins 

	* Now using os FileExists and it compiles

2008-11-18 00:31:36 +0000 Dave Collins 

	* Now using os FileExists and it compiles

2008-11-16 18:54:53 +0000 DrK 

	* Minor tidy up

2008-11-16 18:54:53 +0000 DrK 

	* Minor tidy up

2008-11-15 16:13:30 +0000 DrK 

	* Correct recent change to checking XML Schema presence

2008-11-15 16:13:30 +0000 DrK 

	* Correct recent change to checking XML Schema presence

2008-11-13 18:30:36 +0000 DrK 

	* Password subset - remove beep, split error messages

2008-11-13 18:30:36 +0000 DrK 

	* Password subset - remove beep, split error messages

2008-11-13 14:18:45 +0000 Rony Shapiro 

	* [2269930] Track write permission of file in opening dialog: If the user chooses a file with different permission than the original, then the r-o status is updated accordingly. (Also some minor refactoring)

2008-11-13 14:18:45 +0000 Rony Shapiro 

	* [2269930] Track write permission of file in opening dialog: If the user chooses a file with different permission than the original, then the r-o status is updated accordingly. (Also some minor refactoring)

2008-11-13 08:28:03 +0000 Rony Shapiro 

	* Show 1234567... in Confirm Password edit box when password is exposed, to help "subset" password authentication (in addition to the subset dialog box).

2008-11-13 08:28:03 +0000 Rony Shapiro 

	* Show 1234567... in Confirm Password edit box when password is exposed, to help "subset" password authentication (in addition to the subset dialog box).

2008-11-12 20:14:25 +0000 DrK 

	* [Open Discussion] Add feature to display a subset of the password.

2008-11-12 20:14:25 +0000 DrK 

	* [Open Discussion] Add feature to display a subset of the password.

2008-11-07 06:56:27 +0000 Rony Shapiro 

	* Moved Java code to jpwsafe project https://sourceforge.net/projects/jpwsafe https://jpwsafe.svn.sourceforge.net/svnroot/jpwsafe

2008-11-03 10:27:07 +0000 DrK 

	* More Format String issues

2008-11-03 10:27:07 +0000 DrK 

	* More Format String issues

2008-10-30 19:36:10 +0000 DrK 

	* Remove old include reference which now picks up internal Windows file

2008-10-30 19:36:10 +0000 DrK 

	* Remove old include reference which now picks up internal Windows file

2008-10-29 18:34:40 +0000 Rony Shapiro 

	* Mark header tag values used by mpwpol branch as 'Reserved', to avoid future incompatability issues.

2008-10-29 18:34:40 +0000 Rony Shapiro 

	* Mark header tag values used by mpwpol branch as 'Reserved', to avoid future incompatability issues.

2008-10-28 22:18:34 +0000 DrK 

	* [2203438] Remove "[alt]", "[ssh]" and "{alt}" special keywords from URL when copying to the clipboard.

2008-10-28 22:18:34 +0000 DrK 

	* [2203438] Remove "[alt]", "[ssh]" and "{alt}" special keywords from URL when copying to the clipboard.

2008-10-24 17:40:11 +0000 DrK 

	* Correct schemas for uuid hex pattern matching

2008-10-24 17:40:11 +0000 DrK 

	* Correct schemas for uuid hex pattern matching

2008-10-23 19:00:55 +0000 Rony Shapiro 

	* Tweaked tab order

2008-10-23 19:00:55 +0000 Rony Shapiro 

	* Tweaked tab order

2008-10-23 18:19:58 +0000 DrK 

	* Final update to Edit magic labels.

2008-10-23 18:19:58 +0000 DrK 

	* Final update to Edit magic labels.

2008-10-22 23:16:50 +0000 David 

	* more jar attributes

2008-10-22 23:15:12 +0000 David 

	* update lib

2008-10-22 22:58:22 +0000 David 

	* lib / build changes

2008-10-22 22:17:21 +0000 David 

	* added: lock on minimize

2008-10-22 17:56:42 +0000 DrK 

	* Minor Murphy

2008-10-22 17:56:42 +0000 DrK 

	* Minor Murphy

2008-10-22 17:44:26 +0000 DrK 

	* Improve 'magic labels" and other enhancements requested by RS for new feature

2008-10-22 17:44:26 +0000 DrK 

	* Improve 'magic labels" and other enhancements requested by RS for new feature

2008-10-21 20:55:28 +0000 David 

	* updates for building on linux

2008-10-21 19:42:02 +0000 David 

	* changed copyright date

2008-10-21 19:39:36 +0000 David 

	* changed copyright date

2008-10-21 19:18:14 +0000 DrK 

	* [2144489] Click on the text next to edit fields to copy the field to the clipboard. Ctrl+Click on the URL will launch the browser.

2008-10-21 19:18:14 +0000 DrK 

	* [2144489] Click on the text next to edit fields to copy the field to the clipboard. Ctrl+Click on the URL will launch the browser.

2008-10-21 19:12:28 +0000 DrK 

	* Implement support for the CF_CLIPBOARD_VIEWER_IGNORE function

2008-10-21 19:12:28 +0000 DrK 

	* Implement support for the CF_CLIPBOARD_VIEWER_IGNORE function

2008-10-21 19:01:03 +0000 DrK 

	* Make DragBar more responsive to smaller mouse drag

2008-10-21 19:01:03 +0000 DrK 

	* Make DragBar more responsive to smaller mouse drag

2008-10-21 17:55:21 +0000 Rony Shapiro 

	* Linux: can read and print a database

2008-10-21 17:55:21 +0000 Rony Shapiro 

	* Linux: can read and print a database

2008-10-21 06:55:29 +0000 Rony Shapiro 

	* Linux: Start testing corelib

2008-10-21 06:55:29 +0000 Rony Shapiro 

	* Linux: Start testing corelib

2008-10-21 06:23:11 +0000 Rony Shapiro 

	* Minimal linux build env.

2008-10-21 06:23:11 +0000 Rony Shapiro 

	* Minimal linux build env.

2008-10-21 06:00:22 +0000 Rony Shapiro 

	* Linux: first link

2008-10-21 06:00:22 +0000 Rony Shapiro 

	* Linux: first link

2008-10-20 07:58:34 +0000 Rony Shapiro 

	* Linux: ported time-related stuff

2008-10-20 07:58:34 +0000 Rony Shapiro 

	* Linux: ported time-related stuff

2008-10-19 20:47:34 +0000 Rony Shapiro 

	* Linux: more porting

2008-10-19 20:47:34 +0000 Rony Shapiro 

	* Linux: more porting

2008-10-19 19:24:19 +0000 Rony Shapiro 

	* Undo over-ambitious porting (fix broken ofstream creation, break Linux Unicode build, which won't happen anytime soon).

2008-10-19 19:24:19 +0000 Rony Shapiro 

	* Undo over-ambitious porting (fix broken ofstream creation, break Linux Unicode build, which won't happen anytime soon).

2008-10-19 14:09:26 +0000 DrK 

	* More string format woes + minor source formatting

2008-10-19 14:09:26 +0000 DrK 

	* More string format woes + minor source formatting

2008-10-19 09:22:42 +0000 Rony Shapiro 

	* Linux: added os/inux/rand.cpp

2008-10-19 09:22:42 +0000 Rony Shapiro 

	* Linux: added os/inux/rand.cpp

2008-10-16 21:04:20 +0000 Rony Shapiro 

	* Linux: more porting

2008-10-16 21:04:20 +0000 Rony Shapiro 

	* Linux: more porting

2008-10-16 19:44:41 +0000 DrK 

	* Asker should use MB_ICONQUESTION and not MB_ICONINFORMATION

2008-10-16 19:44:41 +0000 DrK 

	* Asker should use MB_ICONQUESTION and not MB_ICONINFORMATION

2008-10-15 22:59:54 +0000 David 

	* changed to java 5

2008-10-15 22:59:09 +0000 David 

	* add lock db on minimize and after timeout

2008-10-15 22:52:54 +0000 David 

	* added: testMillis

2008-10-15 22:00:59 +0000 Rony Shapiro 

	* Linux: added dir.cpp

2008-10-15 22:00:59 +0000 Rony Shapiro 

	* Linux: added dir.cpp

2008-10-15 20:45:35 +0000 Rony Shapiro 

	* Linux: switch to non-Unicode build

2008-10-15 20:45:35 +0000 Rony Shapiro 

	* Linux: switch to non-Unicode build

2008-10-15 20:22:35 +0000 Rony Shapiro 

	* Linux - gcc 4.3.1

2008-10-15 20:22:35 +0000 Rony Shapiro 

	* Linux - gcc 4.3.1

2008-10-15 20:06:44 +0000 Rony Shapiro 

	* Started adding missing Linux functions.

2008-10-15 20:06:44 +0000 Rony Shapiro 

	* Started adding missing Linux functions.

2008-10-15 10:34:21 +0000 Rony Shapiro 

	* More porting (moved CFileFinder to os/windows/file.cpp

2008-10-15 10:34:21 +0000 Rony Shapiro 

	* More porting (moved CFileFinder to os/windows/file.cpp

2008-10-14 16:36:13 +0000 Rony Shapiro 

	* More porting

2008-10-14 16:36:13 +0000 Rony Shapiro 

	* More porting

2008-10-13 13:07:08 +0000 DrK 

	* Ensure Dragbar shows correct bitmaps on open

2008-10-13 13:07:08 +0000 DrK 

	* Ensure Dragbar shows correct bitmaps on open

2008-10-12 21:24:44 +0000 Rony Shapiro 

	* More porting (PWScore - cont.)

2008-10-12 21:24:44 +0000 Rony Shapiro 

	* More porting (PWScore - cont.)

2008-10-12 16:59:44 +0000 Rony Shapiro 

	* More porting (PWScore - not done yet)

2008-10-12 16:59:44 +0000 Rony Shapiro 

	* More porting (PWScore - not done yet)

2008-10-11 19:51:08 +0000 Rony Shapiro 

	* More porting (Linux only)

2008-10-11 19:51:08 +0000 Rony Shapiro 

	* More porting (Linux only)

2008-10-11 16:54:09 +0000 Rony Shapiro 

	* Porting and other nits (with a little help from my friends).

2008-10-11 16:54:09 +0000 Rony Shapiro 

	* Porting and other nits (with a little help from my friends).

2008-10-11 16:10:38 +0000 Rony Shapiro 

	* Porting XMLprefs - no more UI in corelib!

2008-10-11 16:10:38 +0000 Rony Shapiro 

	* Porting XMLprefs - no more UI in corelib!

2008-10-11 07:48:38 +0000 Rony Shapiro 

	* Make gcc 4.3.1 happy

2008-10-11 07:48:38 +0000 Rony Shapiro 

	* Make gcc 4.3.1 happy

2008-10-11 04:51:19 +0000 Rony Shapiro 

	* Murphy (thanks to dk).

2008-10-11 04:51:19 +0000 Rony Shapiro 

	* Murphy (thanks to dk).

2008-10-10 20:23:59 +0000 Rony Shapiro 

	* More porting - stricter compiler + tinyxml

2008-10-10 20:23:59 +0000 Rony Shapiro 

	* More porting - stricter compiler + tinyxml

2008-10-10 18:45:10 +0000 DrK 

	* Make VS2008 compliant - "winable.h" now in "winuser.h"; depreciated compiler option re: 64-bit portability

2008-10-10 18:45:10 +0000 DrK 

	* Make VS2008 compliant - "winable.h" now in "winuser.h"; depreciated compiler option re: 64-bit portability

2008-10-10 12:42:02 +0000 Rony Shapiro 

	* Porting - tinyxml's turn...

2008-10-10 12:42:02 +0000 Rony Shapiro 

	* Porting - tinyxml's turn...

2008-10-10 09:22:22 +0000 Rony Shapiro 

	* Porting Report.cpp done.

2008-10-10 09:22:22 +0000 Rony Shapiro 

	* Porting Report.cpp done.

2008-10-09 21:18:17 +0000 Rony Shapiro 

	* Porting, cleanup and a couple of new bugs fixed. Report.cpp still WIP.

2008-10-09 21:18:17 +0000 Rony Shapiro 

	* Porting, cleanup and a couple of new bugs fixed. Report.cpp still WIP.

2008-10-09 10:09:11 +0000 Rony Shapiro 

	* more porting

2008-10-09 10:09:11 +0000 Rony Shapiro 

	* more porting

2008-10-09 09:34:43 +0000 Rony Shapiro 

	* port & cleanup of Verify.cpp - part 2 & last.

2008-10-09 09:34:43 +0000 Rony Shapiro 

	* port & cleanup of Verify.cpp - part 2 & last.

2008-10-08 22:37:24 +0000 Rony Shapiro 

	* Cleanup & portability - WIP checkpoint

2008-10-08 22:37:24 +0000 Rony Shapiro 

	* Cleanup & portability - WIP checkpoint

2008-10-07 20:54:42 +0000 Rony Shapiro 

	* nits

2008-10-07 20:54:42 +0000 Rony Shapiro 

	* nits

2008-10-07 20:43:05 +0000 Rony Shapiro 

	* More porting...

2008-10-07 20:43:05 +0000 Rony Shapiro 

	* More porting...

2008-10-07 18:53:14 +0000 Rony Shapiro 

	* Porting - ask questions via an abstract Asker instead of calling GUI from corelib.

2008-10-07 18:53:14 +0000 Rony Shapiro 

	* Porting - ask questions via an abstract Asker instead of calling GUI from corelib.

2008-10-06 22:30:10 +0000 DrK 

	* Murphy

2008-10-06 22:30:10 +0000 DrK 

	* Murphy

2008-10-06 19:58:22 +0000 Rony Shapiro 

	* More Linux tweaks

2008-10-06 19:58:22 +0000 Rony Shapiro 

	* More Linux tweaks

2008-10-06 19:09:01 +0000 Rony Shapiro 

	* FILE * related porting.

2008-10-06 19:09:01 +0000 Rony Shapiro 

	* FILE * related porting.

2008-10-06 18:57:03 +0000 DrK 

	* Ensure XML Import correctly processes normal entries with a password field that is in alias or shortcut form and petty code formatting changes

2008-10-06 18:57:03 +0000 DrK 

	* Ensure XML Import correctly processes normal entries with a password field that is in alias or shortcut form and petty code formatting changes

2008-10-06 14:49:00 +0000 Rony Shapiro 

	* minor tweaks

2008-10-06 14:49:00 +0000 Rony Shapiro 

	* minor tweaks

2008-10-06 07:54:17 +0000 Rony Shapiro 

	* Move 'posix' implementation of file locking from #ifdef to separate file.

2008-10-06 07:54:17 +0000 Rony Shapiro 

	* Move 'posix' implementation of file locking from #ifdef to separate file.

2008-10-06 07:41:49 +0000 Rony Shapiro 

	* Fixed NU build.

2008-10-06 07:41:49 +0000 Rony Shapiro 

	* Fixed NU build.

2008-10-05 22:08:13 +0000 DrK 

	* Fix more StringX/Format woes and colon counting!

2008-10-05 22:08:13 +0000 DrK 

	* Fix more StringX/Format woes and colon counting!

2008-10-05 21:03:57 +0000 Rony Shapiro 

	* Work on PWSfile portability.

2008-10-05 21:03:57 +0000 Rony Shapiro 

	* Work on PWSfile portability.

2008-10-05 14:51:24 +0000 Rony Shapiro 

	* inching towards portability

2008-10-05 14:51:24 +0000 Rony Shapiro 

	* inching towards portability

2008-10-05 13:48:53 +0000 Rony Shapiro 

	* Fixed XML password history import problem.

2008-10-05 13:48:53 +0000 Rony Shapiro 

	* Fixed XML password history import problem.

2008-10-05 10:45:19 +0000 Rony Shapiro 

	* Portability - BST_{CHECKED,UNCHECKED} shouldn't be in corelib.

2008-10-05 10:45:19 +0000 Rony Shapiro 

	* Portability - BST_{CHECKED,UNCHECKED} shouldn't be in corelib.

2008-10-05 08:15:57 +0000 Rony Shapiro 

	* ItemData.cpp compiles under Linux

2008-10-05 08:15:57 +0000 Rony Shapiro 

	* ItemData.cpp compiles under Linux

2008-10-05 06:46:54 +0000 Rony Shapiro 

	* Declare CTime clone for porting.

2008-10-05 06:46:54 +0000 Rony Shapiro 

	* Declare CTime clone for porting.

2008-10-04 20:33:33 +0000 Rony Shapiro 

	* XML export corrected.

2008-10-04 20:33:33 +0000 Rony Shapiro 

	* XML export corrected.

2008-10-04 20:19:21 +0000 Rony Shapiro 

	* Murphy.

2008-10-04 20:19:21 +0000 Rony Shapiro 

	* Murphy.

2008-10-04 17:07:29 +0000 Rony Shapiro 

	* More linux porting

2008-10-04 17:07:29 +0000 Rony Shapiro 

	* More linux porting

2008-10-03 08:45:12 +0000 Rony Shapiro 

	* Format/StringX woes.

2008-10-03 08:45:12 +0000 Rony Shapiro 

	* Format/StringX woes.

2008-10-03 07:24:51 +0000 DrK 

	* Remove CSMemFile from corelib. Fix Compare reporting

2008-10-03 07:24:51 +0000 DrK 

	* Remove CSMemFile from corelib. Fix Compare reporting

2008-10-03 05:18:13 +0000 Rony Shapiro 

	* Minor portability & cleanup

2008-10-03 05:18:13 +0000 Rony Shapiro 

	* Minor portability & cleanup

2008-10-03 03:57:24 +0000 Rony Shapiro 

	* [2142691] Japanese support - murphy.

2008-10-03 03:57:24 +0000 Rony Shapiro 

	* [2142691] Japanese support - murphy.

2008-10-02 16:50:47 +0000 Rony Shapiro 

	* [2142691] Better support for Japanese text.

2008-10-02 16:50:47 +0000 Rony Shapiro 

	* [2142691] Better support for Japanese text.

2008-10-02 13:17:41 +0000 Rony Shapiro 

	* more work on unix port

2008-10-02 13:17:41 +0000 Rony Shapiro 

	* more work on unix port

2008-10-02 08:46:36 +0000 Rony Shapiro 

	* Clean build on NU configurations.

2008-10-02 08:46:36 +0000 Rony Shapiro 

	* Clean build on NU configurations.

2008-10-01 19:31:27 +0000 Rony Shapiro 

	* Fixed preferences as well as backup mechanism.

2008-10-01 19:31:27 +0000 Rony Shapiro 

	* Fixed preferences as well as backup mechanism.

2008-10-01 18:40:58 +0000 Rony Shapiro 

	* Fixed problematic PWSUtil::GetTimeStamp() (Preference handling still broken)

2008-10-01 18:40:58 +0000 Rony Shapiro 

	* Fixed problematic PWSUtil::GetTimeStamp() (Preference handling still broken)

2008-10-01 05:48:19 +0000 Rony Shapiro 

	* No more CString in corelib (except in PWSXML* and StringX.cpp). Barely tested at this stage - database loads, but prefs file handling broken.

2008-10-01 05:48:19 +0000 Rony Shapiro 

	* No more CString in corelib (except in PWSXML* and StringX.cpp). Barely tested at this stage - database loads, but prefs file handling broken.

2008-09-29 05:34:41 +0000 Rony Shapiro 

	* Goodbye CMyString, hello CSecString!

2008-09-29 05:34:41 +0000 Rony Shapiro 

	* Goodbye CMyString, hello CSecString!

2008-09-29 05:09:37 +0000 Rony Shapiro 

	* Migrated CMyString to Windows source directory, as it should now only be used for MFC dialog box member variables. Next step is to rename it so something a bit more explanatory.

2008-09-29 05:09:37 +0000 Rony Shapiro 

	* Migrated CMyString to Windows source directory, as it should now only be used for MFC dialog box member variables. Next step is to rename it so something a bit more explanatory.

2008-09-28 20:18:49 +0000 Rony Shapiro 

	* Ported UUIDGen to Unix

2008-09-28 20:18:49 +0000 Rony Shapiro 

	* Ported UUIDGen to Unix

2008-09-28 15:04:30 +0000 Rony Shapiro 

	* more portability stuff

2008-09-28 15:04:30 +0000 Rony Shapiro 

	* more portability stuff

2008-09-28 14:13:13 +0000 Rony Shapiro 

	* portability tweak

2008-09-28 14:13:13 +0000 Rony Shapiro 

	* portability tweak

2008-09-28 12:33:59 +0000 Rony Shapiro 

	* baby steps on Linux port

2008-09-28 12:33:59 +0000 Rony Shapiro 

	* baby steps on Linux port

2008-09-28 11:23:08 +0000 Rony Shapiro 

	* Shortcuts (& probably aliases) now work again - cleanup of uuid formating + minor cleanups.

2008-09-28 11:23:08 +0000 Rony Shapiro 

	* Shortcuts (& probably aliases) now work again - cleanup of uuid formating + minor cleanups.

2008-09-27 20:23:02 +0000 Rony Shapiro 

	* More CMyString -> StringX cleanup. ** Shortcuts (& probably aliases) BROKEN **

2008-09-27 20:23:02 +0000 Rony Shapiro 

	* More CMyString -> StringX cleanup. ** Shortcuts (& probably aliases) BROKEN **

2008-09-27 11:24:06 +0000 DrK 

	* [2101656] Incorrect Notes field behaviour when using scroll bars corrected.

2008-09-27 11:24:06 +0000 DrK 

	* [2101656] Incorrect Notes field behaviour when using scroll bars corrected.

2008-09-27 07:07:47 +0000 Rony Shapiro 

	* More CMyString -> StringX cleanup.

2008-09-27 07:07:47 +0000 Rony Shapiro 

	* More CMyString -> StringX cleanup.

2008-09-26 18:24:53 +0000 Rony Shapiro 

	* RUEList, SystemTray - CMyString -> StringX

2008-09-26 18:24:53 +0000 Rony Shapiro 

	* RUEList, SystemTray - CMyString -> StringX

2008-09-26 04:20:02 +0000 Rony Shapiro 

	* PasskeySetup.cpp - murphy KeySend - CMyString -> StringX

2008-09-26 04:20:02 +0000 Rony Shapiro 

	* PasskeySetup.cpp - murphy KeySend - CMyString -> StringX

2008-09-25 12:21:15 +0000 Rony Shapiro 

	* SecString never used, replaced by StringX in corelib. Sic transit gloria mundi.

2008-09-25 12:21:15 +0000 Rony Shapiro 

	* SecString never used, replaced by StringX in corelib. Sic transit gloria mundi.

2008-09-25 12:17:12 +0000 Rony Shapiro 

	* Portability: Corelib is CMyString-free (except for Mystring.{h,cpp})!

2008-09-25 12:17:12 +0000 Rony Shapiro 

	* Portability: Corelib is CMyString-free (except for Mystring.{h,cpp})!

2008-09-25 06:28:30 +0000 Rony Shapiro 

	* Resolved XML export issue.

2008-09-25 06:28:30 +0000 Rony Shapiro 

	* Resolved XML export issue.

2008-09-24 20:46:32 +0000 Rony Shapiro 

	* Portability: Continue (10) Started removing CMyString from corelib internal use. XML export temporarily broken.

2008-09-24 20:46:32 +0000 Rony Shapiro 

	* Portability: Continue (10) Started removing CMyString from corelib internal use. XML export temporarily broken.

2008-09-24 13:57:15 +0000 Rony Shapiro 

	* Portability: Continue (10) removing CMyString from corelib - UTF8Conv.

2008-09-24 13:57:15 +0000 Rony Shapiro 

	* Portability: Continue (10) removing CMyString from corelib - UTF8Conv.

2008-09-24 11:19:46 +0000 Serkan Kenar 

	* Added check for return value of fileLength.

2008-09-24 11:19:46 +0000 Serkan Kenar 

	* Added check for return value of fileLength.

2008-09-24 05:51:06 +0000 Rony Shapiro 

	* CString::Format and StringX need c_str() to get along properly (thanks to dk).

2008-09-24 05:51:06 +0000 Rony Shapiro 

	* CString::Format and StringX need c_str() to get along properly (thanks to dk).

2008-09-23 20:39:28 +0000 Rony Shapiro 

	* non-Unicode StringX compiles.

2008-09-23 20:39:28 +0000 Rony Shapiro 

	* non-Unicode StringX compiles.

2008-09-23 20:27:16 +0000 Rony Shapiro 

	* Portability: Continue (9) removing CMyString from corelib - SAXHandlers.

2008-09-23 20:27:16 +0000 Rony Shapiro 

	* Portability: Continue (9) removing CMyString from corelib - SAXHandlers.

2008-09-23 15:52:31 +0000 Rony Shapiro 

	* Portability: Continue (8) removing CMyString from corelib - PWSFilters.

2008-09-23 15:52:31 +0000 Rony Shapiro 

	* Portability: Continue (8) removing CMyString from corelib - PWSFilters.

2008-09-23 11:42:25 +0000 Rony Shapiro 

	* Portability: Continue (7) removing CMyString from corelib - Item{Data,Field} et. al.

2008-09-23 11:42:25 +0000 Rony Shapiro 

	* Portability: Continue (7) removing CMyString from corelib - Item{Data,Field} et. al.

2008-09-22 13:37:26 +0000 Rony Shapiro 

	* Portability: Continue (6) removing CMyString from corelib - PWCharPool.

2008-09-22 13:37:26 +0000 Rony Shapiro 

	* Portability: Continue (6) removing CMyString from corelib - PWCharPool.

2008-09-22 12:48:40 +0000 Rony Shapiro 

	* Portability: Continue (5) removing CMyString from corelib - ItemField.

2008-09-22 12:48:40 +0000 Rony Shapiro 

	* Portability: Continue (5) removing CMyString from corelib - ItemField.

2008-09-22 09:16:33 +0000 Rony Shapiro 

	* Minor bugfix - don't crash if SetSecureText(false) and first display.

2008-09-22 09:16:33 +0000 Rony Shapiro 

	* Minor bugfix - don't crash if SetSecureText(false) and first display.

2008-09-22 08:46:03 +0000 Rony Shapiro 

	* Portability: Continue (4) removing CMyString from corelib - preferences.

2008-09-22 08:46:03 +0000 Rony Shapiro 

	* Portability: Continue (4) removing CMyString from corelib - preferences.

2008-09-21 23:03:51 +0000 Rony Shapiro 

	* Portability: Continue (3) removing CMyString from corelib - easy one.

2008-09-21 23:03:51 +0000 Rony Shapiro 

	* Portability: Continue (3) removing CMyString from corelib - easy one.

2008-09-21 18:28:54 +0000 Rony Shapiro 

	* Portability: Continue (2) removing CMyString from corelib.

2008-09-21 18:28:54 +0000 Rony Shapiro 

	* Portability: Continue (2) removing CMyString from corelib.

2008-09-21 12:51:57 +0000 Rony Shapiro 

	* Portability: Continue removing CMyString from corelib.

2008-09-21 12:51:57 +0000 Rony Shapiro 

	* Portability: Continue removing CMyString from corelib.

2008-09-20 20:45:27 +0000 Rony Shapiro 

	* Portability: Start removing usage of CMyString from corelib.

2008-09-20 20:45:27 +0000 Rony Shapiro 

	* Portability: Start removing usage of CMyString from corelib.

2008-09-18 21:51:35 +0000 DrK 

	* [2113261] No longer crashes when opening write-protected database

2008-09-18 21:51:35 +0000 DrK 

	* [2113261] No longer crashes when opening write-protected database

2008-09-18 18:52:25 +0000 DrK 

	* [Open Discussion] Remember tree appearance if 'X' button used to minimise appl.

2008-09-18 18:52:25 +0000 DrK 

	* [Open Discussion] Remember tree appearance if 'X' button used to minimise appl.

2008-09-16 20:36:22 +0000 Rony Shapiro 

	* Work on 1962798: - ValidatePWHistory creates proper history strings - CreatePWHistoryList now more robust, won't crash on test case.

2008-09-16 20:36:22 +0000 Rony Shapiro 

	* Work on 1962798: - ValidatePWHistory creates proper history strings - CreatePWHistoryList now more robust, won't crash on test case.

2008-09-13 11:42:24 +0000 Rony Shapiro 

	* Minor refactoring & associated const-correctness

2008-09-13 11:42:24 +0000 Rony Shapiro 

	* Minor refactoring & associated const-correctness

2008-09-12 14:16:59 +0000 Serkan Kenar 

	* Minor review updates for file length checks.

2008-09-12 14:16:59 +0000 Serkan Kenar 

	* Minor review updates for file length checks.

2008-09-11 10:06:52 +0000 Rony Shapiro 

	* Documentation: - Fixed nit in Format doc - Credit as requested by DBM.

2008-09-11 10:06:52 +0000 Rony Shapiro 

	* Documentation: - Fixed nit in Format doc - Credit as requested by DBM.

2008-09-10 19:06:11 +0000 Rony Shapiro 

	* [2100429] Handle invalid time field in database gracefully.

2008-09-10 19:06:11 +0000 Rony Shapiro 

	* [2100429] Handle invalid time field in database gracefully.

2008-09-10 06:48:37 +0000 Rony Shapiro 

	* Tweaks to relnotes plus updated po-s

2008-09-10 06:48:37 +0000 Rony Shapiro 

	* Tweaks to relnotes plus updated po-s

2008-09-09 20:59:40 +0000 DrK 

	* [2102624] Can now change a normal entry into an alias or an alias' base entry into an alias of another entry taking its aliases with it.

2008-09-09 20:59:40 +0000 DrK 

	* [2102624] Can now change a normal entry into an alias or an alias' base entry into an alias of another entry taking its aliases with it.

2008-09-09 12:47:57 +0000 DrK 

	* Fix [2100916] Correct colouring of the Dragbar icons when reshowing after changing entry selected. Bump release to 3.14.2

2008-09-09 12:47:57 +0000 DrK 

	* Fix [2100916] Correct colouring of the Dragbar icons when reshowing after changing entry selected. Bump release to 3.14.2

2008-09-06 20:31:19 +0000 Rony Shapiro 

	* reflect changes in build env.

2008-09-06 20:31:19 +0000 Rony Shapiro 

	* reflect changes in build env.

2008-09-06 07:44:45 +0000 Rony Shapiro 

	* [2096164] -h, -u and -g command line functionality restored.

2008-09-06 07:44:45 +0000 Rony Shapiro 

	* [2096164] -h, -u and -g command line functionality restored.

2008-09-06 07:24:32 +0000 DrK 

	* [2096504] All user set fields are now checked during merge.

2008-09-06 07:24:32 +0000 DrK 

	* [2096504] All user set fields are now checked during merge.

2008-09-03 19:23:15 +0000 DrK 

	* Fix [2085103] New database no longer created as R/O.

2008-09-03 19:23:15 +0000 DrK 

	* Fix [2085103] New database no longer created as R/O.

2008-09-03 19:19:14 +0000 DrK 

	* Fix [2085089]

2008-09-03 19:19:14 +0000 DrK 

	* Fix [2085089]

2008-09-02 19:20:06 +0000 DrK 

	* [2088540] Showing Dragbar is now again independent of displaying the Toolbar. Bump release to 3.14.01

2008-09-02 19:20:06 +0000 DrK 

	* [2088540] Showing Dragbar is now again independent of displaying the Toolbar. Bump release to 3.14.01

2008-08-31 06:33:58 +0000 Rony Shapiro 

	* Reflect changes to SF's upload mechanism.

2008-08-31 06:33:58 +0000 Rony Shapiro 

	* Reflect changes to SF's upload mechanism.

2008-08-30 13:23:41 +0000 DrK 

	* Minor updates + tidy up.

2008-08-30 13:23:41 +0000 DrK 

	* Minor updates + tidy up.

2008-08-30 12:25:39 +0000 DrK 

	* Tweaks and some registry processing fixes

2008-08-30 12:25:39 +0000 DrK 

	* Tweaks and some registry processing fixes

2008-08-30 10:12:40 +0000 Rony Shapiro 

	* Closing in on formal release: Final GUI tweaks, updated help files.

2008-08-30 10:12:40 +0000 Rony Shapiro 

	* Closing in on formal release: Final GUI tweaks, updated help files.

2008-08-29 22:29:59 +0000 Rony Shapiro 

	* Work-in-progress, mainly to avoid conflicts in PWSprefs.

2008-08-29 22:29:59 +0000 Rony Shapiro 

	* Work-in-progress, mainly to avoid conflicts in PWSprefs.

2008-08-29 12:50:05 +0000 Rony Shapiro 

	* typo has a typo! (thanks to dk)

2008-08-29 12:50:05 +0000 Rony Shapiro 

	* typo has a typo! (thanks to dk)

2008-08-29 08:01:47 +0000 Rony Shapiro 

	* Handle "clipboard" preference typo in a transparent manner.

2008-08-29 08:01:47 +0000 Rony Shapiro 

	* Handle "clipboard" preference typo in a transparent manner.

2008-08-28 20:41:17 +0000 DrK 

	* Fix issue with incomplete filter and display of new filter Workaround Vista issue setting CListCtrl column widths

2008-08-28 20:41:17 +0000 DrK 

	* Fix issue with incomplete filter and display of new filter Workaround Vista issue setting CListCtrl column widths

2008-08-28 20:27:26 +0000 DrK 

	* Correct spelling of Clipboard - see important comment in release notes.

2008-08-28 20:27:26 +0000 DrK 

	* Correct spelling of Clipboard - see important comment in release notes.

2008-08-27 20:54:53 +0000 DrK 

	* Ensure filter row is high enough for images if no entries there at first

2008-08-27 20:54:53 +0000 DrK 

	* Ensure filter row is high enough for images if no entries there at first

2008-08-27 20:32:14 +0000 DrK 

	* Treat 01/01/1970 as special case during time validation

2008-08-27 20:32:14 +0000 DrK 

	* Treat 01/01/1970 as special case during time validation

2008-08-27 18:29:18 +0000 DrK 

	* Fix assertion if all filters deleted via ManageFilters

2008-08-27 18:29:18 +0000 DrK 

	* Fix assertion if all filters deleted via ManageFilters

2008-08-26 18:23:03 +0000 DrK 

	* Filter nits

2008-08-26 18:23:03 +0000 DrK 

	* Filter nits

2008-08-25 14:00:53 +0000 DrK 

	* Filter GUI update part V + minor bug fix

2008-08-25 14:00:53 +0000 DrK 

	* Filter GUI update part V + minor bug fix

2008-08-25 08:11:27 +0000 DrK 

	* Filter GUI update part IV

2008-08-25 08:11:27 +0000 DrK 

	* Filter GUI update part IV

2008-08-24 22:44:16 +0000 DrK 

	* Allow user to select another filter name if different edited filter name already exists

2008-08-24 22:44:16 +0000 DrK 

	* Allow user to select another filter name if different edited filter name already exists

2008-08-24 22:15:04 +0000 DrK 

	* Allow user to select another filter name if new filter name already exists

2008-08-24 22:15:04 +0000 DrK 

	* Allow user to select another filter name if new filter name already exists

2008-08-24 21:57:51 +0000 DrK 

	* Fix filter bug searching empty map

2008-08-24 21:57:51 +0000 DrK 

	* Fix filter bug searching empty map

2008-08-24 17:43:00 +0000 Rony Shapiro 

	* [2071489] off-by-one bug in range for generated passwords fixed.

2008-08-24 17:43:00 +0000 Rony Shapiro 

	* [2071489] off-by-one bug in range for generated passwords fixed.

2008-08-24 14:46:38 +0000 DrK 

	* Re-write of filters internal implementation and GUI. Part III

2008-08-24 14:46:38 +0000 DrK 

	* Re-write of filters internal implementation and GUI. Part III

2008-08-23 12:31:40 +0000 DrK 

	* More filter fixes

2008-08-23 12:31:40 +0000 DrK 

	* More filter fixes

2008-08-23 08:43:11 +0000 DrK 

	* More filter bugs & nits

2008-08-23 08:43:11 +0000 DrK 

	* More filter bugs & nits

2008-08-23 06:55:02 +0000 DrK 

	* [] Correct display of tree items on restore from minimize.

2008-08-23 06:55:02 +0000 DrK 

	* [] Correct display of tree items on restore from minimize.

2008-08-22 21:20:13 +0000 DrK 

	* Fix Edit filter bug

2008-08-22 21:20:13 +0000 DrK 

	* Fix Edit filter bug

2008-08-22 19:05:25 +0000 DrK 

	* Filter nits but still a bug remains

2008-08-22 19:05:25 +0000 DrK 

	* Filter nits but still a bug remains

2008-08-21 21:25:05 +0000 DrK 

	* Re-write of filters internal implementation and GUI. Part II

2008-08-21 21:25:05 +0000 DrK 

	* Re-write of filters internal implementation and GUI. Part II

2008-08-20 22:01:57 +0000 DrK 

	* Re-write of filters internal implementation and GUI. WIP - so expect errors

2008-08-20 22:01:57 +0000 DrK 

	* Re-write of filters internal implementation and GUI. WIP - so expect errors

2008-08-13 22:21:40 +0000 DrK 

	* Fix validation of strings present/not present filter.

2008-08-13 22:21:40 +0000 DrK 

	* Fix validation of strings present/not present filter.

2008-08-10 19:33:10 +0000 Rony Shapiro 

	* Cleanup: Started replacing global/internal/current filters with IsPersistent filter attribute.

2008-08-10 19:33:10 +0000 Rony Shapiro 

	* Cleanup: Started replacing global/internal/current filters with IsPersistent filter attribute.

2008-08-08 10:38:41 +0000 Rony Shapiro 

	* A bit of renaming and general cleanup

2008-08-08 10:38:41 +0000 Rony Shapiro 

	* A bit of renaming and general cleanup

2008-08-06 19:53:46 +0000 Rony Shapiro 

	* Unified PWSFilters and MapFilter.

2008-08-06 19:53:46 +0000 Rony Shapiro 

	* Unified PWSFilters and MapFilter.

2008-08-06 10:24:33 +0000 Rony Shapiro 

	* Fixed fix 2064: 1. control is now correctly detected in 'Ctrl+a' (previously 'a' would be considered Ctrl+a in Edit/AddDlg.cpp 2. Ctrl+A now selects all notes iff notes contrlol is current.

2008-08-06 10:24:33 +0000 Rony Shapiro 

	* Fixed fix 2064: 1. control is now correctly detected in 'Ctrl+a' (previously 'a' would be considered Ctrl+a in Edit/AddDlg.cpp 2. Ctrl+A now selects all notes iff notes contrlol is current.

2008-08-04 20:12:55 +0000 Rony Shapiro 

	* Minor gui + help changes Fixed a crash when saving filter "group exists", but we now fail validation when loading same :-(

2008-08-04 20:12:55 +0000 Rony Shapiro 

	* Minor gui + help changes Fixed a crash when saving filter "group exists", but we now fail validation when loading same :-(

2008-08-04 06:16:22 +0000 Rony Shapiro 

	* Filter dbox help now works.

2008-08-04 06:16:22 +0000 Rony Shapiro 

	* Filter dbox help now works.

2008-08-03 20:42:49 +0000 Rony Shapiro 

	* nits & help text.

2008-08-03 20:42:49 +0000 Rony Shapiro 

	* nits & help text.

2008-08-02 12:07:27 +0000 Rony Shapiro 

	* Start finalizing release 3.14 (pi?)

2008-08-02 12:07:27 +0000 Rony Shapiro 

	* Start finalizing release 3.14 (pi?)

2008-07-31 19:54:04 +0000 DrK 

	* Implement max. dialog width for ViewReport plus nits in Compare report.

2008-07-31 19:54:04 +0000 DrK 

	* Implement max. dialog width for ViewReport plus nits in Compare report.

2008-07-30 05:05:04 +0000 DrK 

	* Set max width/height of resizeable dialogs. Set last column width if main control = CListCtrl

2008-07-30 05:05:04 +0000 DrK 

	* Set max width/height of resizeable dialogs. Set last column width if main control = CListCtrl

2008-07-29 11:41:19 +0000 Rony Shapiro 

	* Handle pwsafe_filter.xsd as we do pwsafe.xsd in setup Fix error message when former not found.

2008-07-29 11:41:19 +0000 Rony Shapiro 

	* Handle pwsafe_filter.xsd as we do pwsafe.xsd in setup Fix error message when former not found.

2008-07-29 08:17:18 +0000 Rony Shapiro 

	* Filter name no longer required for policy/history filters, plus playing around a bit with STL.

2008-07-29 08:17:18 +0000 Rony Shapiro 

	* Filter name no longer required for policy/history filters, plus playing around a bit with STL.

2008-07-28 21:05:36 +0000 DrK 

	* Add default filter name - plus tidy up

2008-07-28 21:05:36 +0000 DrK 

	* Add default filter name - plus tidy up

2008-07-28 19:19:44 +0000 Rony Shapiro 

	* minor cleanup Started text/dialog review

2008-07-28 19:19:44 +0000 Rony Shapiro 

	* minor cleanup Started text/dialog review

2008-07-28 05:06:49 +0000 Rony Shapiro 

	* minor cleanup

2008-07-28 05:06:49 +0000 Rony Shapiro 

	* minor cleanup

2008-07-27 20:31:06 +0000 Rony Shapiro 

	* Minor refactoring - use template function in Match.h instead of copy/paste

2008-07-27 20:31:06 +0000 Rony Shapiro 

	* Minor refactoring - use template function in Match.h instead of copy/paste

2008-07-27 17:41:42 +0000 DrK 

	* Add missing files

2008-07-27 17:41:42 +0000 DrK 

	* Add missing files

2008-07-26 20:24:58 +0000 Rony Shapiro 

	* Nits (more refactoring ahead)

2008-07-26 20:24:58 +0000 Rony Shapiro 

	* Nits (more refactoring ahead)

2008-07-26 12:49:52 +0000 DrK 

	* [1933174, 2015132] Reports are no longer written to disk by default. New PWS Resizeable dialog base class for viewing Compare results, filters, reports... Minor tweaks/nits.

2008-07-26 12:49:52 +0000 DrK 

	* [1933174, 2015132] Reports are no longer written to disk by default. New PWS Resizeable dialog base class for viewing Compare results, filters, reports... Minor tweaks/nits.

2008-07-22 20:28:13 +0000 DrK 

	* Provide tooltips during OpenOnInit

2008-07-22 20:28:13 +0000 DrK 

	* Provide tooltips during OpenOnInit

2008-07-22 14:43:22 +0000 Rony Shapiro 

	* Minor cleanup - playing with functors.

2008-07-22 14:43:22 +0000 Rony Shapiro 

	* Minor cleanup - playing with functors.

2008-07-22 12:28:05 +0000 Rony Shapiro 

	* cleanup

2008-07-22 12:28:05 +0000 Rony Shapiro 

	* cleanup

2008-07-22 12:26:48 +0000 Rony Shapiro 

	* Moved some private members to protected rather than declare subclasses as friends.

2008-07-22 12:26:48 +0000 Rony Shapiro 

	* Moved some private members to protected rather than declare subclasses as friends.

2008-07-22 09:45:48 +0000 Rony Shapiro 

	* Refactored CFilter*Dlg classes - end of first hack.

2008-07-22 09:45:48 +0000 Rony Shapiro 

	* Refactored CFilter*Dlg classes - end of first hack.

2008-07-22 07:59:58 +0000 Rony Shapiro 

	* Started work on common base class for filter dialog boxes.

2008-07-22 07:59:58 +0000 Rony Shapiro 

	* Started work on common base class for filter dialog boxes.

2008-07-21 19:39:19 +0000 Rony Shapiro 

	* Nits

2008-07-21 19:39:19 +0000 Rony Shapiro 

	* Nits

2008-07-21 19:20:44 +0000 Rony Shapiro 

	* - Turns out that CPWTreeCtrl::OnExpandCollapse wasn't always called upon expand/collapse of a node, leading to incorrect saving of tree display state. This has been fixed by calling SaveDisplayStatus() upon exit. - Couple of nits.

2008-07-21 19:20:44 +0000 Rony Shapiro 

	* - Turns out that CPWTreeCtrl::OnExpandCollapse wasn't always called upon expand/collapse of a node, leading to incorrect saving of tree display state. This has been fixed by calling SaveDisplayStatus() upon exit. - Couple of nits.

2008-07-21 05:57:58 +0000 Rony Shapiro 

	* Toolbar & dragbar menu items consistent with Windows style

2008-07-21 05:57:58 +0000 Rony Shapiro 

	* Toolbar & dragbar menu items consistent with Windows style

2008-07-20 15:32:04 +0000 DrK 

	* Add Dragbar and also allow D&D from Tree onto a text field to drop the entry's password value.

2008-07-20 15:32:04 +0000 DrK 

	* Add Dragbar and also allow D&D from Tree onto a text field to drop the entry's password value.

2008-07-20 12:42:59 +0000 DrK 

	* [1954268] Aliases and shortcuts now processed correctly during merge

2008-07-20 12:42:59 +0000 DrK 

	* [1954268] Aliases and shortcuts now processed correctly during merge

2008-07-20 09:52:40 +0000 DrK 

	* Multiple instances - changed mind - hybrid solution

2008-07-20 09:52:40 +0000 DrK 

	* Multiple instances - changed mind - hybrid solution

2008-07-19 10:46:28 +0000 DrK 

	* This commit - [2018365] Option to allow restricting only a single instance per user. Rev. 2064 - [2004500] CTRL-A now selects all of the Notes field in Add & Edit.

2008-07-19 10:46:28 +0000 DrK 

	* This commit - [2018365] Option to allow restricting only a single instance per user. Rev. 2064 - [2004500] CTRL-A now selects all of the Notes field in Add & Edit.

2008-07-19 10:18:24 +0000 DrK 

	* git-svn-id: svn://svn.code.sf.net/p/passwordsafe/code/trunk/pwsafe/pwsafe@2064 1f79f812-37fb-46fe-a122-30589dd2bf55

2008-07-19 10:18:24 +0000 DrK 

	* git-svn-id: svn://svn.code.sf.net/p/passwordsafe/code/trunk@2064 1f79f812-37fb-46fe-a122-30589dd2bf55

2008-07-17 13:35:11 +0000 Rony Shapiro 

	* First hack at separating filters code from the main corpus.

2008-07-17 13:35:11 +0000 Rony Shapiro 

	* First hack at separating filters code from the main corpus.

2008-07-17 05:50:25 +0000 DrK 

	* Fix for filter export and view and bug reports: [1978486] & [1978475]

2008-07-17 05:50:25 +0000 DrK 

	* Fix for filter export and view and bug reports: [1978486] & [1978475]

2008-07-16 05:33:33 +0000 DrK 

	* Don't know my Yesses from my Noes

2008-07-16 05:33:33 +0000 DrK 

	* Don't know my Yesses from my Noes

2008-07-15 20:53:53 +0000 DrK 

	* Implement Filters

2008-07-15 20:53:53 +0000 DrK 

	* Implement Filters

2008-07-02 21:12:49 +0000 DrK 

	* Fix Assertion at start-up (I'm sure it is an MS bug!)

2008-07-02 21:12:49 +0000 DrK 

	* Fix Assertion at start-up (I'm sure it is an MS bug!)

2008-06-29 19:21:12 +0000 Rony Shapiro 

	* Good 'nuff

2008-06-29 19:21:12 +0000 Rony Shapiro 

	* Good 'nuff

2008-06-29 18:39:47 +0000 Rony Shapiro 

	* Almost there...

2008-06-29 18:39:47 +0000 Rony Shapiro 

	* Almost there...

2008-06-29 17:50:35 +0000 Rony Shapiro 

	* Murphy rules! (first char no longer lost due to uninitialized member var.)

2008-06-29 17:50:35 +0000 Rony Shapiro 

	* Murphy rules! (first char no longer lost due to uninitialized member var.)

2008-06-29 11:30:45 +0000 DrK 

	* Remove unused resource

2008-06-29 11:30:45 +0000 DrK 

	* Remove unused resource

2008-06-29 11:26:34 +0000 DrK 

	* Make start-up combo entries stay in use (MRU) order i.e. not sorted. Also, increase width and height of combo drop-down to show entries.

2008-06-29 11:26:34 +0000 DrK 

	* Make start-up combo entries stay in use (MRU) order i.e. not sorted. Also, increase width and height of combo drop-down to show entries.

2008-06-28 16:52:04 +0000 Rony Shapiro 

	* More work on CSecEditExtn - close, but no cigar!

2008-06-28 16:52:04 +0000 Rony Shapiro 

	* More work on CSecEditExtn - close, but no cigar!

2008-06-25 20:46:34 +0000 Rony Shapiro 

	* CSecEditExtn now used in EditEntry dialog box + a fix for !secure mode. Still an odd one-off bug to be squashed!

2008-06-25 20:46:34 +0000 Rony Shapiro 

	* CSecEditExtn now used in EditEntry dialog box + a fix for !secure mode. Still an odd one-off bug to be squashed!

2008-06-24 19:50:31 +0000 Rony Shapiro 

	* CSecEditExtn now used in AddEntry dialog box

2008-06-24 19:50:31 +0000 Rony Shapiro 

	* CSecEditExtn now used in AddEntry dialog box

2008-06-24 19:40:19 +0000 Rony Shapiro 

	* More work on German translation

2008-06-24 19:40:19 +0000 Rony Shapiro 

	* More work on German translation

2008-06-23 19:20:56 +0000 Rony Shapiro 

	* CSecEditExtn applied to all dialog boxes that prompt for the master password.

2008-06-23 19:20:56 +0000 Rony Shapiro 

	* CSecEditExtn applied to all dialog boxes that prompt for the master password.

2008-06-22 07:08:58 +0000 Rony Shapiro 

	* Implemented CSecEditExtn - a 'secure' edit control, in the sense that password isn't kept in cleartext in the control in any way shape or form. Still need to use it in other dialog boxes.

2008-06-22 07:08:58 +0000 Rony Shapiro 

	* Implemented CSecEditExtn - a 'secure' edit control, in the sense that password isn't kept in cleartext in the control in any way shape or form. Still need to use it in other dialog boxes.

2008-06-22 07:03:53 +0000 Rony Shapiro 

	* More portability stuff.

2008-06-22 07:03:53 +0000 Rony Shapiro 

	* More portability stuff.

2008-06-19 12:52:49 +0000 Rony Shapiro 

	* more progress on German language support

2008-06-19 12:52:49 +0000 Rony Shapiro 

	* more progress on German language support

2008-06-13 19:09:27 +0000 DrK 

	* Fix minor errors found during other development

2008-06-13 19:09:27 +0000 DrK 

	* Fix minor errors found during other development

2008-06-13 05:24:12 +0000 Rony Shapiro 

	* Minor fixes to German translations - make text fit controls.

2008-06-13 05:24:12 +0000 Rony Shapiro 

	* Minor fixes to German translations - make text fit controls.

2008-06-12 08:41:49 +0000 Rony Shapiro 

	* Added partial German translation, commited 3.13 modifications to others

2008-06-12 08:41:49 +0000 Rony Shapiro 

	* Added partial German translation, commited 3.13 modifications to others

2008-05-29 07:57:22 +0000 Serkan Kenar 

	* 1958728: Fixed 'Out of memory error with truncated files'

2008-05-29 07:57:22 +0000 Serkan Kenar 

	* 1958728: Fixed 'Out of memory error with truncated files'

2008-05-28 22:05:27 +0000 David 

	* Fixed: invalid expiry date silently ignored

2008-05-28 22:01:20 +0000 David 

	* Fixed: Date was saved in 8 bytes

2008-05-27 20:04:18 +0000 Rony Shapiro 

	* More porting

2008-05-27 20:04:18 +0000 Rony Shapiro 

	* More porting

2008-05-26 20:31:47 +0000 Rony Shapiro 

	* Some refactoring around strange pwhistory format corruption bug.

2008-05-26 20:31:47 +0000 Rony Shapiro 

	* Some refactoring around strange pwhistory format corruption bug.

2008-05-26 17:02:01 +0000 Rony Shapiro 

	* Make sure OnValidate() is called after we've read in the database to validate! (instead of validating an empty database...)

2008-05-26 17:02:01 +0000 Rony Shapiro 

	* Make sure OnValidate() is called after we've read in the database to validate! (instead of validating an empty database...)

2008-05-26 14:46:14 +0000 Rony Shapiro 

	* First aid for [1962798] crash on invalid history string.

2008-05-26 14:46:14 +0000 Rony Shapiro 

	* First aid for [1962798] crash on invalid history string.

2008-05-24 15:49:47 +0000 DrK 

	* Include XTIME_INT in D&D data

2008-05-24 15:49:47 +0000 DrK 

	* Include XTIME_INT in D&D data

2008-05-24 10:21:21 +0000 DrK 

	* Move non-utility functions out of Util. Change some tabs to spaces.

2008-05-24 10:21:21 +0000 DrK 

	* Move non-utility functions out of Util. Change some tabs to spaces.

2008-05-24 06:17:13 +0000 Rony Shapiro 

	* Document last fix.

2008-05-24 06:17:13 +0000 Rony Shapiro 

	* Document last fix.

2008-05-24 06:11:11 +0000 Rony Shapiro 

	* [1970652] - Don't dereference null pPasswordFont on DeletePasswordFont() - it crashes the program when user exits search for move database...

2008-05-24 06:11:11 +0000 Rony Shapiro 

	* [1970652] - Don't dereference null pPasswordFont on DeletePasswordFont() - it crashes the program when user exits search for move database...

2008-05-23 18:17:10 +0000 DrK 

	* [1966718] Text in 'Notes" now has horizontal scroll bar during Add.

2008-05-23 18:17:10 +0000 DrK 

	* [1966718] Text in 'Notes" now has horizontal scroll bar during Add.

2008-05-22 20:52:29 +0000 Rony Shapiro 

	* A  bit more refactoring, making Util a bit less messy.

2008-05-22 20:52:29 +0000 Rony Shapiro 

	* A  bit more refactoring, making Util a bit less messy.

2008-05-22 19:13:24 +0000 Rony Shapiro 

	* Slightly improve security - session keys are never swapped out.

2008-05-22 19:13:24 +0000 Rony Shapiro 

	* Slightly improve security - session keys are never swapped out.

2008-05-21 19:54:57 +0000 Rony Shapiro 

	* Towards portability

2008-05-21 19:54:57 +0000 Rony Shapiro 

	* Towards portability

2008-05-20 19:28:31 +0000 Rony Shapiro 

	* Verifies correctly again (dk's fix).

2008-05-20 19:28:31 +0000 Rony Shapiro 

	* Verifies correctly again (dk's fix).

2008-05-19 18:29:26 +0000 Rony Shapiro 

	* minor refactor, mainly to ease Linux port

2008-05-19 18:29:26 +0000 Rony Shapiro 

	* minor refactor, mainly to ease Linux port

2008-05-18 22:33:48 +0000 DrK 

	* Implement PWStatusBar ready for filters

2008-05-18 22:33:48 +0000 DrK 

	* Implement PWStatusBar ready for filters

2008-05-18 22:22:16 +0000 DrK 

	* Minor tidy up (inc. minor formatting)

2008-05-18 22:22:16 +0000 DrK 

	* Minor tidy up (inc. minor formatting)

2008-05-18 22:11:14 +0000 DrK 

	* Move constants, enums & match routines to Util.cpp - update affected routines

2008-05-18 22:11:14 +0000 DrK 

	* Move constants, enums & match routines to Util.cpp - update affected routines

2008-05-17 20:55:13 +0000 Rony Shapiro 

	* Started work on porting Util.cpp

2008-05-17 20:55:13 +0000 Rony Shapiro 

	* Started work on porting Util.cpp

2008-05-17 20:08:02 +0000 Rony Shapiro 

	* Murphy - wait with CMyString for Linux for now...

2008-05-17 20:08:02 +0000 Rony Shapiro 

	* Murphy - wait with CMyString for Linux for now...

2008-05-17 19:55:53 +0000 Rony Shapiro 

	* more Linux porting

2008-05-17 19:55:53 +0000 Rony Shapiro 

	* more Linux porting

2008-05-16 19:17:32 +0000 DrK 

	* [] Expired icon now correct after password change.

2008-05-16 19:17:32 +0000 DrK 

	* [] Expired icon now correct after password change.

2008-05-16 19:16:55 +0000 DrK 

	* Update XString test to new StringX

2008-05-16 19:16:55 +0000 DrK 

	* Update XString test to new StringX

2008-05-15 19:12:17 +0000 Rony Shapiro 

	* More porting work

2008-05-15 19:12:17 +0000 Rony Shapiro 

	* More porting work

2008-05-15 12:56:47 +0000 Rony Shapiro 

	* XString -> StringX

2008-05-15 12:56:47 +0000 Rony Shapiro 

	* XString -> StringX

2008-05-13 19:28:14 +0000 Rony Shapiro 

	* Another baby step towards Linux

2008-05-13 19:28:14 +0000 Rony Shapiro 

	* Another baby step towards Linux

2008-05-12 11:18:00 +0000 Rony Shapiro 

	* [1961836] - No longer crashes on import if a field is missing.

2008-05-12 11:18:00 +0000 Rony Shapiro 

	* [1961836] - No longer crashes on import if a field is missing.

2008-05-08 08:41:09 +0000 DrK 

	* [1958303] TreeView buttons (+/-) now larger without significantly increasing the visible bitmap image.  Also, now transparent.

2008-05-08 08:41:09 +0000 DrK 

	* [1958303] TreeView buttons (+/-) now larger without significantly increasing the visible bitmap image.  Also, now transparent.

2008-05-07 22:17:46 +0000 DrK 

	* [1959193] Now honours R/O command line parameter for first open

2008-05-07 22:17:46 +0000 DrK 

	* [1959193] Now honours R/O command line parameter for first open

2008-04-29 19:37:17 +0000 Rony Shapiro 

	* inching towards release 3.13

2008-04-29 19:37:17 +0000 Rony Shapiro 

	* inching towards release 3.13

2008-04-29 12:06:19 +0000 Rony Shapiro 

	* - Updated help files for 3.13 - Rephrased read-only system option

2008-04-29 12:06:19 +0000 Rony Shapiro 

	* - Updated help files for 3.13 - Rephrased read-only system option

2008-04-29 08:40:12 +0000 Rony Shapiro 

	* normalized po names

2008-04-29 08:40:12 +0000 Rony Shapiro 

	* normalized po names

2008-04-29 08:39:03 +0000 Rony Shapiro 

	* First Spanish translation, thanks to David Arranz

2008-04-29 08:39:03 +0000 Rony Shapiro 

	* First Spanish translation, thanks to David Arranz

2008-04-26 10:49:52 +0000 DrK 

	* Minor nit in description of new function.

2008-04-26 10:49:52 +0000 DrK 

	* Minor nit in description of new function.

2008-04-25 19:45:11 +0000 Rony Shapiro 

	* Getting ready for 3.13

2008-04-25 19:45:11 +0000 Rony Shapiro 

	* Getting ready for 3.13

2008-04-24 20:10:41 +0000 DrK 

	* [1598836] Correct treeview now displayed after restore from timeout lock.

2008-04-24 20:10:41 +0000 DrK 

	* [1598836] Correct treeview now displayed after restore from timeout lock.

2008-04-24 18:39:07 +0000 DrK 

	* Remove unused duplicate definitions

2008-04-24 18:39:07 +0000 DrK 

	* Remove unused duplicate definitions

2008-04-24 14:36:47 +0000 DrK 

	* [1887159] Allow preference for all databases to be opened 'Read-only' by default.

2008-04-24 14:36:47 +0000 DrK 

	* [1887159] Allow preference for all databases to be opened 'Read-only' by default.

2008-04-24 13:30:11 +0000 Rony Shapiro 

	* Cleanup expiration time recurrence code.

2008-04-24 13:30:11 +0000 Rony Shapiro 

	* Cleanup expiration time recurrence code.

2008-04-23 09:57:06 +0000 Rony Shapiro 

	* Inching towards portability.

2008-04-23 09:57:06 +0000 Rony Shapiro 

	* Inching towards portability.

2008-04-23 08:43:52 +0000 Rony Shapiro 

	* adding an unneeded \0 caused the size to increase, resulting in a failed compare even if texts were identical. :-(

2008-04-23 08:43:52 +0000 Rony Shapiro 

	* adding an unneeded \0 caused the size to increase, resulting in a failed compare even if texts were identical. :-(

2008-04-22 21:38:31 +0000 DrK 

	* Fix locker testing

2008-04-22 21:38:31 +0000 DrK 

	* Fix locker testing

2008-04-22 19:54:30 +0000 DrK 

	* [] Fix incorrect lock file handling during SaveAs.

2008-04-22 19:54:30 +0000 DrK 

	* [] Fix incorrect lock file handling during SaveAs.

2008-04-21 19:38:03 +0000 DrK 

	* Fix GDI resource leakage - part 2

2008-04-21 19:38:03 +0000 DrK 

	* Fix GDI resource leakage - part 2

2008-04-18 14:29:22 +0000 DrK 

	* Update Release Notes

2008-04-18 14:29:22 +0000 DrK 

	* Update Release Notes

2008-04-17 18:46:33 +0000 DrK 

	* Murphy

2008-04-17 18:46:33 +0000 DrK 

	* Murphy

2008-04-17 18:25:43 +0000 DrK 

	* Fix GDI resource leakage - part 1

2008-04-17 18:25:43 +0000 DrK 

	* Fix GDI resource leakage - part 1

2008-04-16 15:51:58 +0000 Rony Shapiro 

	* [1899876] Fixed title/user import problem from v1.7 databases.

2008-04-16 15:51:58 +0000 Rony Shapiro 

	* [1899876] Fixed title/user import problem from v1.7 databases.

2008-04-15 13:42:40 +0000 Rony Shapiro 

	* Added DK's secure version of std::string, plus a start at unit tests for same. Not used in project yet.

2008-04-15 13:42:40 +0000 Rony Shapiro 

	* Added DK's secure version of std::string, plus a start at unit tests for same. Not used in project yet.

2008-04-14 20:14:54 +0000 Rony Shapiro 

	* yet more cleanups

2008-04-14 20:14:54 +0000 Rony Shapiro 

	* yet more cleanups

2008-04-14 19:37:52 +0000 Rony Shapiro 

	* minor cleanup

2008-04-14 19:37:52 +0000 Rony Shapiro 

	* minor cleanup

2008-04-14 04:25:19 +0000 Rony Shapiro 

	* nanonit

2008-04-14 04:25:19 +0000 Rony Shapiro 

	* nanonit

2008-04-13 19:56:35 +0000 Rony Shapiro 

	* More portability & cleanups.

2008-04-13 19:56:35 +0000 Rony Shapiro 

	* More portability & cleanups.

2008-04-13 17:19:12 +0000 DrK 

	* [1941360] Rename with F2 now enables Save button.

2008-04-13 17:19:12 +0000 DrK 

	* [1941360] Rename with F2 now enables Save button.

2008-04-12 18:03:53 +0000 DrK 

	* [1940311] Password Policy now ignores length requirements if not applicable.

2008-04-12 18:03:53 +0000 DrK 

	* [1940311] Password Policy now ignores length requirements if not applicable.

2008-04-11 06:20:38 +0000 Rony Shapiro 

	* [1938057] Non-Latin text now correctly exported to plain text file.

2008-04-11 06:20:38 +0000 Rony Shapiro 

	* [1938057] Non-Latin text now correctly exported to plain text file.

2008-04-02 20:05:59 +0000 Rony Shapiro 

	* More portability stuff.

2008-04-02 20:05:59 +0000 Rony Shapiro 

	* More portability stuff.

2008-04-02 19:59:26 +0000 DrK 

	* Re-implement Password Expiry Interval using its own field. Rename 'ltime' to 'xtime'

2008-04-02 19:59:26 +0000 DrK 

	* Re-implement Password Expiry Interval using its own field. Rename 'ltime' to 'xtime'

2008-04-02 15:13:32 +0000 Rony Shapiro 

	* portability plus improved randomness

2008-04-02 15:13:32 +0000 Rony Shapiro 

	* portability plus improved randomness

2008-04-01 19:13:17 +0000 DrK 

	* Murphy

2008-04-01 19:13:17 +0000 DrK 

	* Murphy

2008-04-01 19:07:16 +0000 DrK 

	* Fix text import of PWPolicy field & remove extra break prior to adding more find fields

2008-04-01 19:07:16 +0000 DrK 

	* Fix text import of PWPolicy field & remove extra break prior to adding more find fields

2008-03-31 17:14:04 +0000 Rony Shapiro 

	* [1914433] It's now possible to view an entry-specific password policy via shift-click.

2008-03-31 17:14:04 +0000 Rony Shapiro 

	* [1914433] It's now possible to view an entry-specific password policy via shift-click.

2008-03-31 08:43:57 +0000 Rony Shapiro 

	* Portability

2008-03-31 08:43:57 +0000 Rony Shapiro 

	* Portability

2008-03-30 18:45:54 +0000 Rony Shapiro 

	* Portability + some cleanups

2008-03-30 18:45:54 +0000 Rony Shapiro 

	* Portability + some cleanups

2008-03-30 16:22:29 +0000 DrK 

	* Update Format V3 with details of lifetime interval interpretation Bump format to 0304

2008-03-30 16:22:29 +0000 DrK 

	* Update Format V3 with details of lifetime interval interpretation Bump format to 0304

2008-03-28 18:38:27 +0000 DrK 

	* Forgot to convert days into seconds when adding times!

2008-03-28 18:38:27 +0000 DrK 

	* Forgot to convert days into seconds when adding times!

2008-03-28 12:33:00 +0000 DrK 

	* Fix uninitialised variable

2008-03-28 12:33:00 +0000 DrK 

	* Fix uninitialised variable

2008-03-28 09:51:13 +0000 Rony Shapiro 

	* Clarification & minor cleanup

2008-03-28 09:51:13 +0000 Rony Shapiro 

	* Clarification & minor cleanup

2008-03-27 21:08:20 +0000 DrK 

	* [1914644] Password expiry can now be set as an interval (1 to 3650 days) - Includes updates for Import/Export in Text and XML. Some nits.

2008-03-27 21:08:20 +0000 DrK 

	* [1914644] Password expiry can now be set as an interval (1 to 3650 days) - Includes updates for Import/Export in Text and XML. Some nits.

2008-03-27 20:51:54 +0000 DrK 

	* Ensure new entry in List view is shown in correct place

2008-03-27 20:51:54 +0000 DrK 

	* Ensure new entry in List view is shown in correct place

2008-03-27 20:17:57 +0000 DrK 

	* Nit

2008-03-27 20:17:57 +0000 DrK 

	* Nit

2008-03-27 19:57:12 +0000 DrK 

	* Fix XML output of password history and update schema to ensure input compliance

2008-03-27 19:57:12 +0000 DrK 

	* Fix XML output of password history and update schema to ensure input compliance

2008-03-24 09:36:30 +0000 Rony Shapiro 

	* 4got these in last commit

2008-03-24 09:36:30 +0000 Rony Shapiro 

	* 4got these in last commit

2008-03-23 21:25:20 +0000 Rony Shapiro 

	* Compiles cleanly on all configurations - murphy

2008-03-23 21:25:20 +0000 Rony Shapiro 

	* Compiles cleanly on all configurations - murphy

2008-03-23 20:08:05 +0000 DrK 

	* Ability to create/view a report of the previous Find request. Move more string variables to RC file. Tidy up Advanced InitDialog code.

2008-03-23 20:08:05 +0000 DrK 

	* Ability to create/view a report of the previous Find request. Move more string variables to RC file. Tidy up Advanced InitDialog code.

2008-03-23 16:00:01 +0000 Rony Shapiro 

	* More work on portability

2008-03-23 16:00:01 +0000 Rony Shapiro 

	* More work on portability

2008-03-22 21:44:41 +0000 Rony Shapiro 

	* First steps towards cross-platform portability

2008-03-22 21:44:41 +0000 Rony Shapiro 

	* First steps towards cross-platform portability

2008-03-22 18:29:46 +0000 Rony Shapiro 

	* minor tweak. Commiting prior to move.

2008-03-22 18:29:46 +0000 Rony Shapiro 

	* minor tweak. Commiting prior to move.

2008-03-19 20:31:06 +0000 DrK 

	* Complete [1664535] dealing with Registry.

2008-03-19 20:31:06 +0000 DrK 

	* Complete [1664535] dealing with Registry.

2008-03-19 20:03:14 +0000 Rony Shapiro 

	* i18n tweaks - fail more gracefully (?)

2008-03-19 20:03:14 +0000 Rony Shapiro 

	* i18n tweaks - fail more gracefully (?)

2008-03-18 20:06:12 +0000 DrK 

	* Better implementation of Notes tips sans MS ToolTips!

2008-03-18 20:06:12 +0000 DrK 

	* Better implementation of Notes tips sans MS ToolTips!

2008-03-17 20:02:01 +0000 DrK 

	* Add missing strings used in Compare

2008-03-17 20:02:01 +0000 DrK 

	* Add missing strings used in Compare

2008-03-14 07:43:39 +0000 Rony Shapiro 

	* Implemented relevant LM security review results.

2008-03-14 07:43:39 +0000 Rony Shapiro 

	* Implemented relevant LM security review results.

2008-03-10 23:19:18 +0000 DrK 

	* Save pointer to DboxMain in PWTreeCtrl rather than many "GetParent" calls

2008-03-10 23:19:18 +0000 DrK 

	* Save pointer to DboxMain in PWTreeCtrl rather than many "GetParent" calls

2008-03-10 22:19:37 +0000 DrK 

	* Fix recent menu items if none in MRU List

2008-03-10 22:19:37 +0000 DrK 

	* Fix recent menu items if none in MRU List

2008-03-07 22:54:47 +0000 DrK 

	* Better menu entry for showing/hiding toolbar.

2008-03-07 22:54:47 +0000 DrK 

	* Better menu entry for showing/hiding toolbar.

2008-03-07 19:52:45 +0000 DrK 

	* Fix Tooltips text retrieval in main program + nits

2008-03-07 19:52:45 +0000 DrK 

	* Fix Tooltips text retrieval in main program + nits

2008-03-05 22:16:47 +0000 DrK 

	* Nits

2008-03-05 22:16:47 +0000 DrK 

	* Nits

2008-03-05 22:07:11 +0000 DrK 

	* Tidy up clipboard copying of empty fields + nits

2008-03-05 22:07:11 +0000 DrK 

	* Tidy up clipboard copying of empty fields + nits

2008-03-05 22:01:32 +0000 DrK 

	* [] Allow user to Hide/Show main toolbar.

2008-03-05 22:01:32 +0000 DrK 

	* [] Allow user to Hide/Show main toolbar.

2008-03-05 21:51:45 +0000 DrK 

	* Tidy up clipboard Status Bar messages

2008-03-05 21:51:45 +0000 DrK 

	* Tidy up clipboard Status Bar messages

2008-03-05 21:43:02 +0000 DrK 

	* Fix menu finding routine

2008-03-05 21:43:02 +0000 DrK 

	* Fix menu finding routine

2008-03-02 23:07:24 +0000 DrK 

	* Final touch to [1904391]

2008-03-02 23:07:24 +0000 DrK 

	* Final touch to [1904391]

2008-03-02 22:44:21 +0000 DrK 

	* Set time in Status Bar clipboard action based on user's short time format (not fixed by PWS).

2008-03-02 22:44:21 +0000 DrK 

	* Set time in Status Bar clipboard action based on user's short time format (not fixed by PWS).

2008-03-02 13:58:17 +0000 DrK 

	* [] Alt+F4, in addition to Ctrl+Q, now closes the application.

2008-03-02 13:58:17 +0000 DrK 

	* [] Alt+F4, in addition to Ctrl+Q, now closes the application.

2008-03-01 23:21:34 +0000 DrK 

	* Change [1664535] to interpret "Remember 0 last databases" on the System Options as "do not remember any opened database" in the configuration file or registry. Add seconds to Status Bar clipboard action time.

2008-03-01 23:21:34 +0000 DrK 

	* Change [1664535] to interpret "Remember 0 last databases" on the System Options as "do not remember any opened database" in the configuration file or registry. Add seconds to Status Bar clipboard action time.

2008-03-01 15:31:43 +0000 DrK 

	* [1207606] Option added to allow display of notes as tooltips in nested tree mode.

2008-03-01 15:31:43 +0000 DrK 

	* [1207606] Option added to allow display of notes as tooltips in nested tree mode.

2008-03-01 14:23:16 +0000 DrK 

	* [1664535] Option to "not remember any opened database" in the configuration file or registry added.

2008-03-01 14:23:16 +0000 DrK 

	* [1664535] Option to "not remember any opened database" in the configuration file or registry added.

2008-02-29 22:25:50 +0000 DrK 

	* [1399569, 912188] Separate the clear clipboard options on minimize and exit.

2008-02-29 22:25:50 +0000 DrK 

	* [1399569, 912188] Separate the clear clipboard options on minimize and exit.

2008-02-29 22:09:12 +0000 DrK 

	* [1904391] Many functions, e.g. cancelling a rename of an entry, inter-instance Drag & Drop, no longer collapse the entire tree.

2008-02-29 22:09:12 +0000 DrK 

	* [1904391] Many functions, e.g. cancelling a rename of an entry, inter-instance Drag & Drop, no longer collapse the entire tree.

2008-02-29 21:00:07 +0000 DrK 

	* Update Status Bar if action via System Tray. Change to current behaviour: Now a field will always be copied to the clipboard whether it contains data or not.

2008-02-29 21:00:07 +0000 DrK 

	* Update Status Bar if action via System Tray. Change to current behaviour: Now a field will always be copied to the clipboard whether it contains data or not.

2008-02-28 23:07:11 +0000 DrK 

	* Tidy up FindAll default processing.

2008-02-28 23:07:11 +0000 DrK 

	* Tidy up FindAll default processing.

2008-02-28 21:31:59 +0000 DrK 

	* [1904254] Advanced Search now does not show non-text fields e.g. times, as they were never searched (bug) [1904254] Search now selects all text fields by default (FR)

2008-02-28 21:31:59 +0000 DrK 

	* [1904254] Advanced Search now does not show non-text fields e.g. times, as they were never searched (bug) [1904254] Search now selects all text fields by default (FR)

2008-02-28 20:37:58 +0000 DrK 

	* [] Last clipboard action now shown in StatusBar and StatusBar panes now re-size depending on contents

2008-02-28 20:37:58 +0000 DrK 

	* [] Last clipboard action now shown in StatusBar and StatusBar panes now re-size depending on contents

2008-02-28 20:13:27 +0000 DrK 

	* [] Ensure first entry is selected when opening an existing database.

2008-02-28 20:13:27 +0000 DrK 

	* [] Ensure first entry is selected when opening an existing database.

2008-02-28 19:59:47 +0000 DrK 

	* [1901380] Another attempt at fixing F3 (Repeat Find) working even if the Find Toolbar has been closed and the database has been modified

2008-02-28 19:59:47 +0000 DrK 

	* [1901380] Another attempt at fixing F3 (Repeat Find) working even if the Find Toolbar has been closed and the database has been modified

2008-02-27 18:42:22 +0000 DrK 

	* [1901380] F3 (Repeat Find) works even if the Find Toolbar has been closed. [1901380] Make found item selection also work if Ctrl+F used to close Find Toolbar

2008-02-27 18:42:22 +0000 DrK 

	* [1901380] F3 (Repeat Find) works even if the Find Toolbar has been closed. [1901380] Make found item selection also work if Ctrl+F used to close Find Toolbar

2008-02-26 22:12:04 +0000 DrK 

	* [1901380] Find result highlighted and selected. Also, if the Esc key is not being used to minimize PasswordSafe then it will close the Find Toolbar if active.

2008-02-26 22:12:04 +0000 DrK 

	* [1901380] Find result highlighted and selected. Also, if the Esc key is not being used to minimize PasswordSafe then it will close the Find Toolbar if active.

2008-02-26 20:01:32 +0000 DrK 

	* [] Improved compare database reporting.

2008-02-26 20:01:32 +0000 DrK 

	* [] Improved compare database reporting.

2008-02-25 19:06:06 +0000 DrK 

	* [1900655] Compare advanced subset now applies to current and comparison databases.

2008-02-25 19:06:06 +0000 DrK 

	* [1900655] Compare advanced subset now applies to current and comparison databases.

2008-02-25 18:57:38 +0000 DrK 

	* [1478022] Correct description of this fix in the Release Notes to avoid user confusion thinking it does something different.

2008-02-25 18:57:38 +0000 DrK 

	* [1478022] Correct description of this fix in the Release Notes to avoid user confusion thinking it does something different.

2008-02-25 18:55:13 +0000 DrK 

	* Bump to 3.12.1

2008-02-25 18:55:13 +0000 DrK 

	* Bump to 3.12.1

2008-02-23 21:35:29 +0000 Rony Shapiro 

	* [1899811] Clarify Clear Clipboard Conditions.

2008-02-23 21:35:29 +0000 Rony Shapiro 

	* [1899811] Clarify Clear Clipboard Conditions.

2008-02-22 06:41:49 +0000 Rony Shapiro 

	* Final tweaks for 3.12

2008-02-22 06:41:49 +0000 Rony Shapiro 

	* Final tweaks for 3.12

2008-02-20 19:18:07 +0000 DrK 

	* Implement Hover expand during OLE D&D

2008-02-20 19:18:07 +0000 DrK 

	* Implement Hover expand during OLE D&D

2008-02-20 18:58:50 +0000 DrK 

	* Toolbar Save button correctly enabled after D&D changes database.

2008-02-20 18:58:50 +0000 DrK 

	* Toolbar Save button correctly enabled after D&D changes database.

2008-02-19 19:30:18 +0000 DrK 

	* [1478022] User must save a restored database before it can be exported Spell-check Release Notes

2008-02-19 19:30:18 +0000 DrK 

	* [1478022] User must save a restored database before it can be exported Spell-check Release Notes

2008-02-18 20:48:15 +0000 DrK 

	* [1440693] keyboard access to context menu no correctly implemented Remove incorrect SelectEntry return code from SelectEntry (LB_ERR is not correct) Update ReleaseNotes for old items (bugs/feature requests) fixed in this release

2008-02-18 20:48:15 +0000 DrK 

	* [1440693] keyboard access to context menu no correctly implemented Remove incorrect SelectEntry return code from SelectEntry (LB_ERR is not correct) Update ReleaseNotes for old items (bugs/feature requests) fixed in this release

2008-02-18 16:30:16 +0000 Rony Shapiro 

	* It's now 2008...

2008-02-18 16:30:16 +0000 Rony Shapiro 

	* It's now 2008...

2008-02-17 16:45:02 +0000 DrK 

	* Ensure RC-D created shortcut is unique

2008-02-17 16:45:02 +0000 DrK 

	* Ensure RC-D created shortcut is unique

2008-02-16 23:00:17 +0000 DrK 

	* Fix RC-D createshortcut group

2008-02-16 23:00:17 +0000 DrK 

	* Fix RC-D createshortcut group

2008-02-16 16:33:57 +0000 DrK 

	* Fix D&D issues

2008-02-16 16:33:57 +0000 DrK 

	* Fix D&D issues

2008-02-15 15:59:58 +0000 Rony Shapiro 

	* dk's work, continuation of last commits.

2008-02-15 15:59:58 +0000 Rony Shapiro 

	* dk's work, continuation of last commits.

2008-02-14 21:03:40 +0000 DrK 

	* Fix RC-D menu.  Intra-D&D seems OK (except for + image when copying) Inter-D&D of shortcuts still not working.

2008-02-14 21:03:40 +0000 DrK 

	* Fix RC-D menu.  Intra-D&D seems OK (except for + image when copying) Inter-D&D of shortcuts still not working.

2008-02-14 18:22:30 +0000 DrK 

	* Some more fixes for intra-D&D

2008-02-14 18:22:30 +0000 DrK 

	* Some more fixes for intra-D&D

2008-02-14 06:50:31 +0000 DrK 

	* Fix one D&D issue - restore a line that went missing

2008-02-14 06:50:31 +0000 DrK 

	* Fix one D&D issue - restore a line that went missing

2008-02-13 23:00:24 +0000 DrK 

	* Fixed issues with D&D of shortcuts, RC-D and dialog text etc. However, although intra-D&D *seems* OK, inter-D&D is broken!

2008-02-13 23:00:24 +0000 DrK 

	* Fixed issues with D&D of shortcuts, RC-D and dialog text etc. However, although intra-D&D *seems* OK, inter-D&D is broken!

2008-02-13 06:51:10 +0000 Rony Shapiro 

	* Update help to reflect new menu graphics.

2008-02-13 06:51:10 +0000 Rony Shapiro 

	* Update help to reflect new menu graphics.

2008-02-13 06:10:06 +0000 Rony Shapiro 

	* Document fact that "override policy" is now persistent.

2008-02-13 06:10:06 +0000 Rony Shapiro 

	* Document fact that "override policy" is now persistent.

2008-02-12 20:32:54 +0000 DrK 

	* Fix Create/Edit shortcut as per Rony's requirements Add right-mouse drag to create shortcut

2008-02-12 20:32:54 +0000 DrK 

	* Fix Create/Edit shortcut as per Rony's requirements Add right-mouse drag to create shortcut

2008-02-12 17:26:55 +0000 Rony Shapiro 

	* Per-item policy UI in Add & Edit dialogs ready to rock.

2008-02-12 17:26:55 +0000 Rony Shapiro 

	* Per-item policy UI in Add & Edit dialogs ready to rock.

2008-02-11 22:07:44 +0000 Rony Shapiro 

	* Started per-item policy in Edit dialog. *work in progress*

2008-02-11 22:07:44 +0000 Rony Shapiro 

	* Started per-item policy in Edit dialog. *work in progress*

2008-02-11 20:31:54 +0000 Rony Shapiro 

	* Implement per-entry password policy override without explicit set/clear buttons for CAddDlg. CEditDlg - TBD

2008-02-11 20:31:54 +0000 Rony Shapiro 

	* Implement per-entry password policy override without explicit set/clear buttons for CAddDlg. CEditDlg - TBD

2008-02-10 21:20:41 +0000 Rony Shapiro 

	* Fixed miserable data corruption if database locks while edit dlg is open, use runlocks & then clicks OK. ARGH!

2008-02-10 21:20:41 +0000 Rony Shapiro 

	* Fixed miserable data corruption if database locks while edit dlg is open, use runlocks & then clicks OK. ARGH!

2008-02-10 21:12:38 +0000 Rony Shapiro 

	* Pronounceable password policy is now pesistent (murphy)

2008-02-10 21:12:38 +0000 Rony Shapiro 

	* Pronounceable password policy is now pesistent (murphy)

2008-02-09 18:53:01 +0000 DrK 

	* Change way Shortcuts are created/edited

2008-02-09 18:53:01 +0000 DrK 

	* Change way Shortcuts are created/edited

2008-02-08 12:01:23 +0000 DrK 

	* Fix deletion issues for aliases, shortcuts and their base entries

2008-02-08 12:01:23 +0000 DrK 

	* Fix deletion issues for aliases, shortcuts and their base entries

2008-02-05 18:53:40 +0000 DrK 

	* [1885710] When re-showing the Find toolbar, any existing search argument is selected to allow easier deletion and modification.

2008-02-05 18:53:40 +0000 DrK 

	* [1885710] When re-showing the Find toolbar, any existing search argument is selected to allow easier deletion and modification.

2008-02-04 21:41:31 +0000 David 

	* disabled override policy, accept year "0x" for "200x", changed Datetime component to dialog

2008-02-04 21:39:59 +0000 David 

	* Skeleton of a Date chooser

2008-02-04 16:05:37 +0000 David 

	* Passwordlength now Spinner -> only ints possible

2008-02-03 20:53:14 +0000 Rony Shapiro 

	* [1850271] Save after Compare no longer corrupts database.

2008-02-03 20:53:14 +0000 Rony Shapiro 

	* [1850271] Save after Compare no longer corrupts database.

2008-02-02 12:40:02 +0000 Rony Shapiro 

	* Try to make password policy dialog a bit less intimidating...

2008-02-02 12:40:02 +0000 Rony Shapiro 

	* Try to make password policy dialog a bit less intimidating...

2008-01-31 19:50:21 +0000 DrK 

	* Pure manual formatting change: hopefully the last

2008-01-31 19:50:21 +0000 DrK 

	* Pure manual formatting change: hopefully the last

2008-01-28 20:53:39 +0000 DrK 

	* Pure manual formatting change: VS2005 doesn't understand switch statements, complicated if statements or continued for statements

2008-01-28 20:53:39 +0000 DrK 

	* Pure manual formatting change: VS2005 doesn't understand switch statements, complicated if statements or continued for statements

2008-01-28 20:39:33 +0000 DrK 

	* Make check if "url == email" a function

2008-01-28 20:39:33 +0000 DrK 

	* Make check if "url == email" a function

2008-01-21 21:02:56 +0000 DrK 

	* Ensure RUE menu items include all those from main Edit menu Ensure that they all fully support Shortcuts/Aliases A couple of nits too!

2008-01-21 21:02:56 +0000 DrK 

	* Ensure RUE menu items include all those from main Edit menu Ensure that they all fully support Shortcuts/Aliases A couple of nits too!

2008-01-15 23:35:26 +0000 DrK 

	* Remove last 'tabs' from the code by hand!

2008-01-15 23:35:26 +0000 DrK 

	* Remove last 'tabs' from the code by hand!

2008-01-15 22:10:44 +0000 DrK 

	* Reformat source (.h & .cpp), but excluding externally support programs TinyXML & ResTool, using VS2005 with indent == 2 spaces (no tabs) Not necessarily the best but at least consistent.

2008-01-15 22:10:44 +0000 DrK 

	* Reformat source (.h & .cpp), but excluding externally support programs TinyXML & ResTool, using VS2005 with indent == 2 spaces (no tabs) Not necessarily the best but at least consistent.

2008-01-15 19:22:52 +0000 DrK 

	* Set main window caption if no database is open. Tidy up compare defaults and advanced dialog processing

2008-01-15 19:22:52 +0000 DrK 

	* Set main window caption if no database is open. Tidy up compare defaults and advanced dialog processing

2008-01-15 09:34:25 +0000 Rony Shapiro 

	* Update copyright notice for 2008

2008-01-15 09:34:25 +0000 Rony Shapiro 

	* Update copyright notice for 2008

2008-01-13 17:20:42 +0000 DrK 

	* Make use of EmptyIfOnlyWhiteSpace consistent through-out i.e. add to XML import now

2008-01-13 17:20:42 +0000 DrK 

	* Make use of EmptyIfOnlyWhiteSpace consistent through-out i.e. add to XML import now

2008-01-12 18:41:59 +0000 DrK 

	* [1865009] Give user advanced option to treat purely whitespace fields as empty during compare.

2008-01-12 18:41:59 +0000 DrK 

	* [1865009] Give user advanced option to treat purely whitespace fields as empty during compare.

2008-01-11 14:42:47 +0000 DrK 

	* [1833609, 1502036] Fully support multiple monitors.

2008-01-11 14:42:47 +0000 DrK 

	* [1833609, 1502036] Fully support multiple monitors.

2008-01-09 22:26:43 +0000 DrK 

	* Disable accelerator around font sample dialog Update messages and ensure user gets some during Add/Edit of shortcuts Save Tree/List & Password sample text in config file Update year in copyright notice to 2008 for those files changed in 2008

2008-01-09 22:26:43 +0000 DrK 

	* Disable accelerator around font sample dialog Update messages and ensure user gets some during Add/Edit of shortcuts Save Tree/List & Password sample text in config file Update year in copyright notice to 2008 for those files changed in 2008

2008-01-07 20:02:07 +0000 DrK 

	* Unrelated Murphy!

2008-01-07 20:02:07 +0000 DrK 

	* Unrelated Murphy!

2008-01-06 17:12:20 +0000 DrK 

	* Murphy

2008-01-06 17:12:20 +0000 DrK 

	* Murphy

2008-01-06 16:41:10 +0000 DrK 

	* Now use the new MENUEX and its features for the main menu Use new popup IDs to get correct menus even when translated Add more bitmaps related to popup menus with non-zero IDs

2008-01-06 16:41:10 +0000 DrK 

	* Now use the new MENUEX and its features for the main menu Use new popup IDs to get correct menus even when translated Add more bitmaps related to popup menus with non-zero IDs

2008-01-06 09:56:36 +0000 DrK 

	* very small nits

2008-01-06 09:56:36 +0000 DrK 

	* very small nits

2008-01-06 09:53:36 +0000 DrK 

	* Bring ResText up to TSVN rev. 11791 - my patch to support MENUEX structures

2008-01-06 09:53:36 +0000 DrK 

	* Bring ResText up to TSVN rev. 11791 - my patch to support MENUEX structures

2008-01-03 11:42:14 +0000 Rony Shapiro 

	* Corrections from Bjorn

2008-01-03 11:42:14 +0000 Rony Shapiro 

	* Corrections from Bjorn

2008-01-02 11:48:09 +0000 Rony Shapiro 

	* Eddy L O Jansson has donated a small perl script to support migration from 3.0BETA1 exported text files to a format that can be imported by 3.x versions of the application (format version 3.1.x).

2008-01-02 11:48:09 +0000 Rony Shapiro 

	* Eddy L O Jansson has donated a small perl script to support migration from 3.0BETA1 exported text files to a format that can be imported by 3.x versions of the application (format version 3.1.x).

2007-12-29 00:34:22 +0000 DrK 

	* Update "Copy URL" menu entry to "Copy Email" as appropriate

2007-12-29 00:34:22 +0000 DrK 

	* Update "Copy URL" menu entry to "Copy Email" as appropriate

2007-12-29 00:17:01 +0000 DrK 

	* [1855658, 1436850] Implement font for password display correctly [] Allow user to select a font for Passwords as well as for the Tree/List view

2007-12-29 00:17:01 +0000 DrK 

	* [1855658, 1436850] Implement font for password display correctly [] Allow user to select a font for Passwords as well as for the Tree/List view

2007-12-27 11:51:20 +0000 DrK 

	* Bring ResText to rev. 11652 (1.4.6)

2007-12-27 11:51:20 +0000 DrK 

	* Bring ResText to rev. 11652 (1.4.6)

2007-12-23 10:16:35 +0000 DrK 

	* Use warning message previously defined

2007-12-23 10:16:35 +0000 DrK 

	* Use warning message previously defined

2007-12-22 00:05:24 +0000 DrK 

	* Implement individual entry Password Policy AND minimum character type lengths

2007-12-22 00:05:24 +0000 DrK 

	* Implement individual entry Password Policy AND minimum character type lengths

2007-12-18 19:56:07 +0000 DrK 

	* Implement individual entry Password Policy

2007-12-18 19:56:07 +0000 DrK 

	* Implement individual entry Password Policy

2007-12-17 21:43:43 +0000 DrK 

	* Add missing menu item in table Fix unable to view reports in same directory as program Fix background of validate bitmap

2007-12-17 21:43:43 +0000 DrK 

	* Add missing menu item in table Fix unable to view reports in same directory as program Fix background of validate bitmap

2007-12-16 19:22:01 +0000 DrK 

	* Fix export of Aliases and Shortcuts to Text Support import of Shortcuts via Text

2007-12-16 19:22:01 +0000 DrK 

	* Fix export of Aliases and Shortcuts to Text Support import of Shortcuts via Text

2007-12-16 18:52:38 +0000 DrK 

	* Support import of shortcuts via XML

2007-12-16 18:52:38 +0000 DrK 

	* Support import of shortcuts via XML

2007-12-16 17:35:14 +0000 DrK 

	* Complete PWMakePronounceable XML import.

2007-12-16 17:35:14 +0000 DrK 

	* Complete PWMakePronounceable XML import.

2007-12-14 22:13:55 +0000 DrK 

	* Use pronounceable password preference in Add/Edit Generate override

2007-12-14 22:13:55 +0000 DrK 

	* Use pronounceable password preference in Add/Edit Generate override

2007-12-14 13:56:29 +0000 DrK 

	* Documentation nits

2007-12-14 13:56:29 +0000 DrK 

	* Documentation nits

2007-12-13 20:24:03 +0000 DrK 

	* Update Menu and Toolbar image processing including greyscale disabled images for New Toolbar Tidy up resource numbers by: a. Changing resource numbers to reflect some sort of order. b. Removing obsolete resource numbers.

2007-12-13 20:24:03 +0000 DrK 

	* Update Menu and Toolbar image processing including greyscale disabled images for New Toolbar Tidy up resource numbers by: a. Changing resource numbers to reflect some sort of order. b. Removing obsolete resource numbers.

2007-12-13 20:10:39 +0000 DrK 

	* Allow use of Windows Common Controls V6 again with Vista

2007-12-13 20:10:39 +0000 DrK 

	* Allow use of Windows Common Controls V6 again with Vista

2007-12-13 19:56:18 +0000 DrK 

	* Fix whinge by compiler for new password feature in non-Unicode builds

2007-12-13 19:56:18 +0000 DrK 

	* Fix whinge by compiler for new password feature in non-Unicode builds

2007-12-13 16:17:02 +0000 Rony Shapiro 

	* [1849830] Help now works properly for Manage->Option, displaying the relevant topic.

2007-12-13 16:17:02 +0000 Rony Shapiro 

	* [1849830] Help now works properly for Manage->Option, displaying the relevant topic.

2007-12-13 13:30:10 +0000 Rony Shapiro 

	* Document last fix in release notes, plus add pronounceable password preference to XML imp/exp.

2007-12-13 13:30:10 +0000 Rony Shapiro 

	* Document last fix in release notes, plus add pronounceable password preference to XML imp/exp.

2007-12-13 12:51:46 +0000 Rony Shapiro 

	* Shutup spurious warning that appears only in Release build.

2007-12-13 12:51:46 +0000 Rony Shapiro 

	* Shutup spurious warning that appears only in Release build.

2007-12-13 12:43:57 +0000 Rony Shapiro 

	* [1849818] Detect ShellExecute failures a bit more reliably.

2007-12-13 12:43:57 +0000 Rony Shapiro 

	* [1849818] Detect ShellExecute failures a bit more reliably.

2007-12-12 21:01:21 +0000 Rony Shapiro 

	* Finished implementing pronounceable password policy. Also cleaned up OptionsPasswordPolicy (less cut&paste coding)

2007-12-12 21:01:21 +0000 Rony Shapiro 

	* Finished implementing pronounceable password policy. Also cleaned up OptionsPasswordPolicy (less cut&paste coding)

2007-12-11 08:15:10 +0000 Rony Shapiro 

	* Pronounceable passwords now supports symbols & digits. Still not user-visible.

2007-12-11 08:15:10 +0000 Rony Shapiro 

	* Pronounceable passwords now supports symbols & digits. Still not user-visible.

2007-12-11 06:48:48 +0000 Rony Shapiro 

	* Minimum generated password length is 4, not 1.

2007-12-11 06:48:48 +0000 Rony Shapiro 

	* Minimum generated password length is 4, not 1.

2007-12-10 19:43:36 +0000 DrK 

	* Copy fixes from 3.11.2 branch: Fix when pressing characters in List View with icons shown and fix bad MS' implementation! Fix program abend on clicking CompareResults dialog header Try to get autotype working for Win2K

2007-12-10 19:43:36 +0000 DrK 

	* Copy fixes from 3.11.2 branch: Fix when pressing characters in List View with icons shown and fix bad MS' implementation! Fix program abend on clicking CompareResults dialog header Try to get autotype working for Win2K

2007-12-10 08:09:57 +0000 Rony Shapiro 

	* Pronounceable password generation code added and tested, not yet integrated with other pwd policies or user-visible.

2007-12-10 08:09:57 +0000 Rony Shapiro 

	* Pronounceable password generation code added and tested, not yet integrated with other pwd policies or user-visible.

2007-12-09 19:53:05 +0000 Rony Shapiro 

	* [1846688] When generating a new password, it is no longer displayed in a separate window for approval. *** Policy Override option still needs work *** Next step is to make this persistent per-entry, as has been requested.

2007-12-09 19:53:05 +0000 Rony Shapiro 

	* [1846688] When generating a new password, it is no longer displayed in a separate window for approval. *** Policy Override option still needs work *** Next step is to make this persistent per-entry, as has been requested.

2007-12-07 19:09:05 +0000 DrK 

	* Implement shortcuts.  Aliases and Shortcuts now known as forms of "Dependents".

2007-12-07 19:09:05 +0000 DrK 

	* Implement shortcuts.  Aliases and Shortcuts now known as forms of "Dependents".

2007-12-07 19:07:04 +0000 DrK 

	* Up version to 3.12.0

2007-12-07 19:07:04 +0000 DrK 

	* Up version to 3.12.0

2007-12-07 13:45:27 +0000 DrK 

	* Bitmaps on menus

2007-12-07 13:45:27 +0000 DrK 

	* Bitmaps on menus

2007-12-07 13:24:31 +0000 DrK 

	* nit

2007-12-07 13:24:31 +0000 DrK 

	* nit

2007-12-06 10:52:24 +0000 Rony Shapiro 

	* Tweak error message

2007-12-06 10:52:24 +0000 Rony Shapiro 

	* Tweak error message

2007-12-06 10:46:19 +0000 Rony Shapiro 

	* Slightly improve security against memory dumps upon clean exit.

2007-12-06 10:46:19 +0000 Rony Shapiro 

	* Slightly improve security against memory dumps upon clean exit.

2007-12-06 10:44:29 +0000 Rony Shapiro 

	* Support reading 64 bit time values, in anticipation of switch from 32 bit to 64 bit time_t

2007-12-06 10:44:29 +0000 Rony Shapiro 

	* Support reading 64 bit time values, in anticipation of switch from 32 bit to 64 bit time_t

2007-12-05 20:22:17 +0000 DrK 

	* [1843631] "Browse to Icon" now correctly shown using new Toolbar.

2007-12-05 20:22:17 +0000 DrK 

	* [1843631] "Browse to Icon" now correctly shown using new Toolbar.

2007-12-05 19:24:22 +0000 Rony Shapiro 

	* [1844411] nit re autotype delay documentation.

2007-12-05 19:24:22 +0000 Rony Shapiro 

	* [1844411] nit re autotype delay documentation.

2007-12-03 22:43:10 +0000 DrK 

	* Keep Rony happy - but I am innocent of all charges M'Lud!

2007-12-03 22:43:10 +0000 DrK 

	* Keep Rony happy - but I am innocent of all charges M'Lud!

2007-12-03 19:45:12 +0000 DrK 

	* [1842449] Implement standard F3 for repeat Find shortcut.

2007-12-03 19:45:12 +0000 DrK 

	* [1842449] Implement standard F3 for repeat Find shortcut.

2007-12-03 13:54:34 +0000 Rony Shapiro 

	* .sou files shouldn't have been in the repository to begin with.

2007-12-03 13:54:34 +0000 Rony Shapiro 

	* .sou files shouldn't have been in the repository to begin with.

2007-12-02 09:53:16 +0000 Rony Shapiro 

	* CKeySend::SendChar now sends the "key up" event as well as "key down" for each keystroke, per January 2005 MSDN article by Paul DiLascia (thanks to DK for the pointer). This may clear up some odd behaviours reported re autotype. At least it didn't break anything on my tests.

2007-12-02 09:53:16 +0000 Rony Shapiro 

	* CKeySend::SendChar now sends the "key up" event as well as "key down" for each keystroke, per January 2005 MSDN article by Paul DiLascia (thanks to DK for the pointer). This may clear up some odd behaviours reported re autotype. At least it didn't break anything on my tests.

2007-12-02 09:26:29 +0000 Rony Shapiro 

	* Maintain sort order of entries after edit.

2007-12-02 09:26:29 +0000 Rony Shapiro 

	* Maintain sort order of entries after edit.

2007-12-01 11:09:23 +0000 DrK 

	* Remove duplicates in preparation for future enhancements

2007-12-01 11:09:23 +0000 DrK 

	* Remove duplicates in preparation for future enhancements

2007-11-30 18:16:58 +0000 DrK 

	* If user has icon column in List view, the Recent Entries popup menu will show them too. Rename bitmaps to distinguish them more readily.

2007-11-30 18:16:58 +0000 DrK 

	* If user has icon column in List view, the Recent Entries popup menu will show them too. Rename bitmaps to distinguish them more readily.

2007-11-30 15:01:36 +0000 DrK 

	* [1841525] Increasing the number of passwords saved no longer deletes the existing Password History.

2007-11-30 15:01:36 +0000 DrK 

	* [1841525] Increasing the number of passwords saved no longer deletes the existing Password History.

2007-11-30 12:55:42 +0000 DrK 

	* Reduce reserved space for icon in List view when user removes icon column

2007-11-30 12:55:42 +0000 DrK 

	* Reduce reserved space for icon in List view when user removes icon column

2007-11-30 11:09:49 +0000 DrK 

	* [] Update toolbar when view changes (List <-> Tree) [] Set PWS title when opening a database at start-up [] Allow List view to process all characters e.g. Page Up/Down, Home, End, Arrows etc. [] Icon column now eligible for Column Picker.  Can be displayed at user's discretion.

2007-11-30 11:09:49 +0000 DrK 

	* [] Update toolbar when view changes (List <-> Tree) [] Set PWS title when opening a database at start-up [] Allow List view to process all characters e.g. Page Up/Down, Home, End, Arrows etc. [] Icon column now eligible for Column Picker.  Can be displayed at user's discretion.

2007-11-30 03:11:33 +0000 Glen Smith 

	* Started work on integrating calendar component.

2007-11-29 18:50:21 +0000 DrK 

	* Correctly handle key strokes in List View

2007-11-29 18:50:21 +0000 DrK 

	* Correctly handle key strokes in List View

2007-11-29 16:06:16 +0000 Rony Shapiro 

	* Bring Internationalization tools and processes into project

2007-11-29 16:06:16 +0000 Rony Shapiro 

	* Bring Internationalization tools and processes into project

2007-11-29 03:01:05 +0000 Glen Smith 

	* Updated to SWT 3.3

2007-11-29 02:45:41 +0000 Glen Smith 

	* Added intellij project file.

2007-11-29 02:45:21 +0000 Glen Smith 

	* Updated Jar file to newest lib for 0.7 release.

2007-11-29 02:24:10 +0000 Glen Smith 

	* Updated to new version tag. Fixed ant task name for exe4j to reflect new version.

2007-11-29 02:07:20 +0000 Glen Smith 

	* Added dependencies and updated build.xml to support non-IDE builds of core library.

2007-11-28 18:53:26 +0000 DrK 

	* [] Allow Expand/Collapse for R/O databases via toolbar. [] Set focus to new view on switching between Tree <-> List views.

2007-11-28 18:53:26 +0000 DrK 

	* [] Allow Expand/Collapse for R/O databases via toolbar. [] Set focus to new view on switching between Tree <-> List views.

2007-11-28 14:16:02 +0000 Rony Shapiro 

	* Nits

2007-11-28 14:16:02 +0000 Rony Shapiro 

	* Nits

2007-11-28 06:44:18 +0000 DrK 

	* Remove List view character 'enhancement' to be consistent with previous behaviour

2007-11-28 06:44:18 +0000 DrK 

	* Remove List view character 'enhancement' to be consistent with previous behaviour

2007-11-28 06:43:50 +0000 Rony Shapiro 

	* Added Swedish translation file for 3.11.1, start of re-org to fully support i18n

2007-11-28 06:43:50 +0000 Rony Shapiro 

	* Added Swedish translation file for 3.11.1, start of re-org to fully support i18n

2007-11-27 22:31:10 +0000 DrK 

	* Up version to 3.11.2

2007-11-27 22:31:10 +0000 DrK 

	* Up version to 3.11.2

2007-11-27 20:53:52 +0000 DrK 

	* Reinstate pressing character to jump to entry in List View Checks text in the "sort column" and not the first, which now contains icon

2007-11-27 20:53:52 +0000 DrK 

	* Reinstate pressing character to jump to entry in List View Checks text in the "sort column" and not the first, which now contains icon

2007-11-27 20:51:47 +0000 DrK 

	* Make strings more "translator friendly" for plurals

2007-11-27 20:51:47 +0000 DrK 

	* Make strings more "translator friendly" for plurals

2007-11-25 19:24:37 +0000 Rony Shapiro 

	* switch back between new copy password & user buttons, part 2 - done.

2007-11-25 19:24:37 +0000 Rony Shapiro 

	* switch back between new copy password & user buttons, part 2 - done.

2007-11-25 19:20:39 +0000 Rony Shapiro 

	* switch back between new copy password & user buttons, part 1

2007-11-25 19:20:39 +0000 Rony Shapiro 

	* switch back between new copy password & user buttons, part 1

2007-11-25 18:25:08 +0000 Rony Shapiro 

	* tweak release notes

2007-11-25 18:25:08 +0000 Rony Shapiro 

	* tweak release notes

2007-11-25 17:30:30 +0000 Rony Shapiro 

	* [] No longer crashes when pulling down Edit menu in List view with no entry selected. [1837534] Autotype handles tab correctly when typing to Internet Explorer.

2007-11-25 17:30:30 +0000 Rony Shapiro 

	* [] No longer crashes when pulling down Edit menu in List view with no entry selected. [1837534] Autotype handles tab correctly when typing to Internet Explorer.

2007-11-24 16:42:40 +0000 DrK 

	* Add images into List view. Remove more debug printing (commented out)

2007-11-24 16:42:40 +0000 DrK 

	* Add images into List view. Remove more debug printing (commented out)

2007-11-24 14:42:55 +0000 DrK 

	* Fix memory leak locking DB with unknown header fields

2007-11-24 14:42:55 +0000 DrK 

	* Fix memory leak locking DB with unknown header fields

2007-11-24 09:49:47 +0000 Rony Shapiro 

	* Murphy

2007-11-24 09:49:47 +0000 Rony Shapiro 

	* Murphy

2007-11-24 09:18:43 +0000 Rony Shapiro 

	* RichEditCtrlExtn now works under Release (reference arguments usd when they shouldn't have been).

2007-11-24 09:18:43 +0000 Rony Shapiro 

	* RichEditCtrlExtn now works under Release (reference arguments usd when they shouldn't have been).

2007-11-24 08:32:32 +0000 Rony Shapiro 

	* Cleanup callback interface, Release build still broken.

2007-11-24 08:32:32 +0000 Rony Shapiro 

	* Cleanup callback interface, Release build still broken.

2007-11-24 07:25:53 +0000 Rony Shapiro 

	* Fixed a problem with link handling, *still* broken on release build. Un-html text displayed in regular message box.

2007-11-24 07:25:53 +0000 Rony Shapiro 

	* Fixed a problem with link handling, *still* broken on release build. Un-html text displayed in regular message box.

2007-11-23 17:10:31 +0000 Rony Shapiro 

	* Removed redundant "mode" from view menu, thanks to Bjorn.

2007-11-23 17:10:31 +0000 Rony Shapiro 

	* Removed redundant "mode" from view menu, thanks to Bjorn.

2007-11-22 18:50:27 +0000 DrK 

	* Correct column number in Expired Password dialog

2007-11-22 18:50:27 +0000 DrK 

	* Correct column number in Expired Password dialog

2007-11-22 13:53:14 +0000 Rony Shapiro 

	* [1798588] again (edit password with various hide/show scenarios.)

2007-11-22 13:53:14 +0000 Rony Shapiro 

	* [1798588] again (edit password with various hide/show scenarios.)

2007-11-21 19:37:10 +0000 DrK 

	* Correct 'if' statement when checking for aliases in a database (open and validate) - should be a more stringent check.

2007-11-21 19:37:10 +0000 DrK 

	* Correct 'if' statement when checking for aliases in a database (open and validate) - should be a more stringent check.

2007-11-21 19:36:52 +0000 Rony Shapiro 

	* Restore alias graphic.

2007-11-21 19:36:52 +0000 Rony Shapiro 

	* Restore alias graphic.

2007-11-21 19:16:46 +0000 Rony Shapiro 

	* Finished WIP - DEMO mode now behaves correctly.

2007-11-21 19:16:46 +0000 Rony Shapiro 

	* Finished WIP - DEMO mode now behaves correctly.

2007-11-21 19:12:43 +0000 DrK 

	* Minor typo in formatV3.txt. Re-worked bits of alias help. Re-order ReleaseNotes.txt - in any section, order is: numbered items in descending order followed by unnumbered items; if any item fixes more than one numbered item, the highest number is placed first.

2007-11-21 19:12:43 +0000 DrK 

	* Minor typo in formatV3.txt. Re-worked bits of alias help. Re-order ReleaseNotes.txt - in any section, order is: numbered items in descending order followed by unnumbered items; if any item fixes more than one numbered item, the highest number is placed first.

2007-11-21 16:44:38 +0000 Rony Shapiro 

	* - Get DEMO mode to compile - Cleanup menu/toolbar state map - remove redundant redundancies. - STILL have a problem with m_bOpen not being reset after closing one db & opening another. WIP.

2007-11-21 16:44:38 +0000 Rony Shapiro 

	* - Get DEMO mode to compile - Cleanup menu/toolbar state map - remove redundant redundancies. - STILL have a problem with m_bOpen not being reset after closing one db & opening another. WIP.

2007-11-21 09:37:10 +0000 Rony Shapiro 

	* Finished documenting alias feature

2007-11-21 09:37:10 +0000 Rony Shapiro 

	* Finished documenting alias feature

2007-11-20 23:14:13 +0000 DrK 

	* Minor corrections to release notes.

2007-11-20 23:14:13 +0000 DrK 

	* Minor corrections to release notes.

2007-11-20 22:55:05 +0000 DrK 

	* Fix toolbar button enable/disable for database opened on Init. Ensure caption title is <= 64 so that database name fits in taskbar button tooltip.

2007-11-20 22:55:05 +0000 DrK 

	* Fix toolbar button enable/disable for database opened on Init. Ensure caption title is <= 64 so that database name fits in taskbar button tooltip.

2007-11-20 21:38:22 +0000 Rony Shapiro 

	* Added alias help info. Still need to add a graphic.

2007-11-20 21:38:22 +0000 Rony Shapiro 

	* Added alias help info. Still need to add a graphic.

2007-11-20 20:57:08 +0000 David 

	* Revision 1782 of passwordsafe-lib Project

2007-11-20 20:46:07 +0000 David 

	* Refactor move TimeField Methods to Util

2007-11-20 20:44:04 +0000 Rony Shapiro 

	* Minor edit to relnotes, start of simplification of i18n procedure.

2007-11-20 20:44:04 +0000 Rony Shapiro 

	* Minor edit to relnotes, start of simplification of i18n procedure.

2007-11-20 20:26:57 +0000 Rony Shapiro 

	* Restore Emacs mode comments.

2007-11-20 20:26:57 +0000 Rony Shapiro 

	* Restore Emacs mode comments.

2007-11-20 20:00:40 +0000 DrK 

	* Fix [1798588] Can't change password with passwords hidden

2007-11-20 20:00:40 +0000 DrK 

	* Fix [1798588] Can't change password with passwords hidden

2007-11-20 19:49:34 +0000 DrK 

	* Change import/export D&D to use double instead of single square brackets around password of aliases Correct ImportXML toolbar to point to correct function Update menu & toolbar if entries added to empty database via Add, Import or Merge

2007-11-20 19:49:34 +0000 DrK 

	* Change import/export D&D to use double instead of single square brackets around password of aliases Correct ImportXML toolbar to point to correct function Update menu & toolbar if entries added to empty database via Add, Import or Merge

2007-11-20 12:41:34 +0000 Rony Shapiro 

	* Help ready for 3.11 release

2007-11-20 12:41:34 +0000 Rony Shapiro 

	* Help ready for 3.11 release

2007-11-20 10:32:29 +0000 Rony Shapiro 

	* menu toolbar help updated & image re-org.

2007-11-20 10:32:29 +0000 Rony Shapiro 

	* menu toolbar help updated & image re-org.

2007-11-20 09:07:21 +0000 Rony Shapiro 

	* More work on helpfile

2007-11-20 09:07:21 +0000 Rony Shapiro 

	* More work on helpfile

2007-11-19 20:49:15 +0000 DrK 

	* Segregate OnInitMenu (modify menu items) and Update_UI (enabling menu items)

2007-11-19 20:49:15 +0000 DrK 

	* Segregate OnInitMenu (modify menu items) and Update_UI (enabling menu items)

2007-11-19 20:47:45 +0000 DrK 

	* Fix duplicating aliases

2007-11-19 20:47:45 +0000 DrK 

	* Fix duplicating aliases

2007-11-18 20:24:53 +0000 Rony Shapiro 

	* More work on help text for 3.11

2007-11-18 20:24:53 +0000 Rony Shapiro 

	* More work on help text for 3.11

2007-11-18 17:11:39 +0000 Rony Shapiro 

	* Tweak about dialog - keep non-i18n text out of rc file.

2007-11-18 17:11:39 +0000 Rony Shapiro 

	* Tweak about dialog - keep non-i18n text out of rc file.

2007-11-17 13:29:34 +0000 DrK 

	* Remove debug printing Encase string in square brackets implying "do not translate" for I18N

2007-11-17 13:29:34 +0000 DrK 

	* Remove debug printing Encase string in square brackets implying "do not translate" for I18N

2007-11-16 18:51:40 +0000 DrK 

	* Fix alias/base issues caused during Edit (debug printing still in ReadRecord & WriteRecord routines for now)

2007-11-16 18:51:40 +0000 DrK 

	* Fix alias/base issues caused during Edit (debug printing still in ReadRecord & WriteRecord routines for now)

2007-11-16 16:25:28 +0000 Rony Shapiro 

	* Keep user interface clean, leave exact semantics for the help file & release notes.

2007-11-16 16:25:28 +0000 Rony Shapiro 

	* Keep user interface clean, leave exact semantics for the help file & release notes.

2007-11-16 15:28:32 +0000 DrK 

	* Centralise production of uuid string representation (with & without hyphens)

2007-11-16 15:28:32 +0000 DrK 

	* Centralise production of uuid string representation (with & without hyphens)

2007-11-16 12:23:10 +0000 DrK 

	* Update display options to show that the coloured icons are for the initial and when no database is open (i.e. after a Close)

2007-11-16 12:23:10 +0000 DrK 

	* Update display options to show that the coloured icons are for the initial and when no database is open (i.e. after a Close)

2007-11-16 11:15:17 +0000 DrK 

	* Make AboutDlg use new CRichEditCtrlExtn (can we remove Help->Website now?) Fix warning msg in original AboutDlg re: open Internet Sessions

2007-11-16 11:15:17 +0000 DrK 

	* Make AboutDlg use new CRichEditCtrlExtn (can we remove Help->Website now?) Fix warning msg in original AboutDlg re: open Internet Sessions

2007-11-16 11:11:42 +0000 DrK 

	* Fix link support in CRichEditCtrlExtn.

2007-11-16 11:11:42 +0000 DrK 

	* Fix link support in CRichEditCtrlExtn.

2007-11-16 10:08:07 +0000 Rony Shapiro 

	* GUI changes + cleanup for closed systray icon functionality

2007-11-16 10:08:07 +0000 Rony Shapiro 

	* GUI changes + cleanup for closed systray icon functionality

2007-11-15 16:44:02 +0000 Rony Shapiro 

	* minor cleanup

2007-11-15 16:44:02 +0000 Rony Shapiro 

	* minor cleanup

2007-11-15 14:24:09 +0000 Rony Shapiro 

	* Started updating one help + minor tweaks.

2007-11-15 14:24:09 +0000 Rony Shapiro 

	* Started updating one help + minor tweaks.

2007-11-14 20:24:06 +0000 DrK 

	* Move CRichEdit supporting HTML into its own class for use elsewhere than GeneralMsgBox.

2007-11-14 20:24:06 +0000 DrK 

	* Move CRichEdit supporting HTML into its own class for use elsewhere than GeneralMsgBox.

2007-11-14 20:09:12 +0000 DrK 

	* Better implementation of 3.b & 3.c (alias passwords)

2007-11-14 20:09:12 +0000 DrK 

	* Better implementation of 3.b & 3.c (alias passwords)

2007-11-14 00:02:22 +0000 DrK 

	* More Toolbar functions (as optional buttons via Customize) Centralize Update_UI processing (excluding range functions: MRU, Tray...) New Toolbar buttons still need editing (currently copy of classic)

2007-11-14 00:02:22 +0000 DrK 

	* More Toolbar functions (as optional buttons via Customize) Centralize Update_UI processing (excluding range functions: MRU, Tray...) New Toolbar buttons still need editing (currently copy of classic)

2007-11-13 22:34:45 +0000 DrK 

	* Implement 3.c!  Error messages could be tidier though.

2007-11-13 22:34:45 +0000 DrK 

	* Implement 3.c!  Error messages could be tidier though.

2007-11-13 21:11:45 +0000 DrK 

	* Alias fixes - refresh images, set types on delete, forbid self-reference

2007-11-13 21:11:45 +0000 DrK 

	* Alias fixes - refresh images, set types on delete, forbid self-reference

2007-11-13 14:42:19 +0000 Rony Shapiro 

	* "Normalize" LaunchBrowser logic, [email] no longer needed as mailto: uniquely defines text as a mail address. Also made [ssh] a special case, {alt} will have same effect (compare with [alt]).

2007-11-13 14:42:19 +0000 Rony Shapiro 

	* "Normalize" LaunchBrowser logic, [email] no longer needed as mailto: uniquely defines text as a mail address. Also made [ssh] a special case, {alt} will have same effect (compare with [alt]).

2007-11-13 12:41:20 +0000 Rony Shapiro 

	* Bumped version to 3.11

2007-11-13 12:41:20 +0000 Rony Shapiro 

	* Bumped version to 3.11

2007-11-12 20:08:35 +0000 DrK 

	* Add "Options" to toolbar; Make "Browse to URL" menu and toolbar buttons change to "Send Email" on basis of contents of URL field

2007-11-12 20:08:35 +0000 DrK 

	* Add "Options" to toolbar; Make "Browse to URL" menu and toolbar buttons change to "Send Email" on basis of contents of URL field

2007-11-12 19:07:45 +0000 DrK 

	* Typo

2007-11-12 19:07:45 +0000 DrK 

	* Typo

2007-11-11 22:51:40 +0000 DrK 

	* Merge Main/Find toolbar + url=email Up Version to 3.10.03

2007-11-11 22:51:40 +0000 DrK 

	* Merge Main/Find toolbar + url=email Up Version to 3.10.03

2007-11-08 22:30:13 +0000 DrK 

	* Add support for a subset of HTML in messages

2007-11-08 22:30:13 +0000 DrK 

	* Add support for a subset of HTML in messages

2007-11-08 22:29:26 +0000 DrK 

	* New tree symbols for Alias and Base entries (only Base entries can change colour near password expiry or after password has expired c/f normal leaf)

2007-11-08 22:29:26 +0000 DrK 

	* New tree symbols for Alias and Base entries (only Base entries can change colour near password expiry or after password has expired c/f normal leaf)

2007-11-06 21:56:56 +0000 DrK 

	* Add all updates from find/email branch unrelated to find or email. These include missing copyright notices, disabling Rename in List view, Disabling Minimize/Restore tray menu items if already minimized/normal. Allow different coloured closed icons for Vista Allowing view of report from Compare results dialog.

2007-11-06 21:56:56 +0000 DrK 

	* Add all updates from find/email branch unrelated to find or email. These include missing copyright notices, disabling Rename in List view, Disabling Minimize/Restore tray menu items if already minimized/normal. Allow different coloured closed icons for Vista Allowing view of report from Compare results dialog.

2007-11-05 14:52:16 +0000 Rony Shapiro 

	* Removed unused string table.

2007-11-05 14:52:16 +0000 Rony Shapiro 

	* Removed unused string table.

2007-10-31 11:17:27 +0000 Rony Shapiro 

	* Loosen language dll / exe version match requirements: Instead of an exact version string match, require only major/minor version numbers match.

2007-10-31 11:17:27 +0000 Rony Shapiro 

	* Loosen language dll / exe version match requirements: Instead of an exact version string match, require only major/minor version numbers match.

2007-10-24 18:28:15 +0000 DrK 

	* Allow viewing of Compare Result report Remove unnecessary debug dumping

2007-10-24 18:28:15 +0000 DrK 

	* Allow viewing of Compare Result report Remove unnecessary debug dumping

2007-10-24 16:27:13 +0000 Rony Shapiro 

	* murphy

2007-10-24 16:27:13 +0000 Rony Shapiro 

	* murphy

2007-10-23 19:41:03 +0000 DrK 

	* nit

2007-10-23 19:41:03 +0000 DrK 

	* nit

2007-10-23 18:34:27 +0000 DrK 

	* Fix problem with newfile and export

2007-10-23 18:34:27 +0000 DrK 

	* Fix problem with newfile and export

2007-10-23 17:59:30 +0000 DrK 

	* Add missing EndReport for ImportText; remove unused string

2007-10-23 17:59:30 +0000 DrK 

	* Add missing EndReport for ImportText; remove unused string

2007-10-23 06:34:06 +0000 Rony Shapiro 

	* latest.xml now generated & uploaded automagically as part of release process.

2007-10-23 06:34:06 +0000 Rony Shapiro 

	* latest.xml now generated & uploaded automagically as part of release process.

2007-10-17 11:14:47 +0000 DrK 

	* Remove extra TRACE statements

2007-10-17 11:14:47 +0000 DrK 

	* Remove extra TRACE statements

2007-10-17 11:12:56 +0000 DrK 

	* Fix double counting of aliases introduced during merge of alias branch

2007-10-17 11:12:56 +0000 DrK 

	* Fix double counting of aliases introduced during merge of alias branch

2007-10-16 19:50:59 +0000 DrK 

	* Make "New" database (File Menu/Tool bar Button) same as selecting "New" on initial start dialog i.e. must create a file. Fixes issue trying to export a new file and viewing reports e.g. importing into a new file.

2007-10-16 19:50:59 +0000 DrK 

	* Make "New" database (File Menu/Tool bar Button) same as selecting "New" on initial start dialog i.e. must create a file. Fixes issue trying to export a new file and viewing reports e.g. importing into a new file.

2007-10-16 19:18:15 +0000 DrK 

	* Major rework of Compare using entry's uuid rather iter. Add view Compare report nit with a previous message fixed (buttons have correct text but message hadn't been updated to reflect)

2007-10-16 19:18:15 +0000 DrK 

	* Major rework of Compare using entry's uuid rather iter. Add view Compare report nit with a previous message fixed (buttons have correct text but message hadn't been updated to reflect)

2007-10-16 19:05:41 +0000 DrK 

	* Use new GeneralMsgBox where appropriate Add ViewReport routine

2007-10-16 19:05:41 +0000 DrK 

	* Use new GeneralMsgBox where appropriate Add ViewReport routine

2007-10-16 18:28:11 +0000 DrK 

	* Add GeneralMsgBox to allow buttons to have proper text rather than OK, Cancel etc. [phase 1] Update CReport to allow retrieval of report file name resource nit!

2007-10-16 18:28:11 +0000 DrK 

	* Add GeneralMsgBox to allow buttons to have proper text rather than OK, Cancel etc. [phase 1] Update CReport to allow retrieval of report file name resource nit!

2007-10-16 17:46:04 +0000 Rony Shapiro 

	* Client side of latest version site ready, help not done, xml generation not done.

2007-10-16 17:46:04 +0000 Rony Shapiro 

	* Client side of latest version site ready, help not done, xml generation not done.

2007-10-16 11:17:49 +0000 Rony Shapiro 

	* More progress on latest version checking.

2007-10-16 11:17:49 +0000 Rony Shapiro 

	* More progress on latest version checking.

2007-10-15 20:01:27 +0000 Rony Shapiro 

	* Started work on update checker.

2007-10-15 20:01:27 +0000 Rony Shapiro 

	* Started work on update checker.

2007-10-11 18:57:01 +0000 DrK 

	* [1790342] Replaced additional key shortcuts for ExpandAll and CollapseAll [introduced in rev. 1678] by toolbar buttons. Add missing header file to project.

2007-10-11 18:57:01 +0000 DrK 

	* [1790342] Replaced additional key shortcuts for ExpandAll and CollapseAll [introduced in rev. 1678] by toolbar buttons. Add missing header file to project.

2007-10-10 08:09:43 +0000 Rony Shapiro 

	* Changed license to Artistic License 2.0

2007-10-10 08:09:43 +0000 Rony Shapiro 

	* Changed license to Artistic License 2.0

2007-10-09 18:14:41 +0000 DrK 

	* [] Silly typo!

2007-10-09 18:14:41 +0000 DrK 

	* [] Silly typo!

2007-10-09 17:39:27 +0000 Rony Shapiro 

	* First hack at merging dk-alias into trunk, on top of 64-bit merge and some minor fugbixes.

2007-10-09 17:39:27 +0000 Rony Shapiro 

	* First hack at merging dk-alias into trunk, on top of 64-bit merge and some minor fugbixes.

2007-10-09 15:30:14 +0000 Rony Shapiro 

	* Fixed Windows Vista expand tree issue (?)

2007-10-09 15:30:14 +0000 Rony Shapiro 

	* Fixed Windows Vista expand tree issue (?)

2007-10-09 15:24:55 +0000 Rony Shapiro 

	* Manual merge of code-related changes from 64bit branch. Did NOT merge in compilation flags or changes to project layout.

2007-10-09 15:24:55 +0000 Rony Shapiro 

	* Manual merge of code-related changes from 64bit branch. Did NOT merge in compilation flags or changes to project layout.

2007-10-06 12:57:00 +0000 DrK 

	* [] Give user access to Reports from View menu

2007-10-06 12:57:00 +0000 DrK 

	* [] Give user access to Reports from View menu

2007-10-06 08:49:10 +0000 Rony Shapiro 

	* tweaks to Report.cpp, bumped release number in Makefile.release

2007-10-06 08:49:10 +0000 Rony Shapiro 

	* tweaks to Report.cpp, bumped release number in Makefile.release

2007-10-05 19:50:49 +0000 DrK 

	* Simplify XML import errors - put them in the report and not use a separate dialog.

2007-10-05 19:50:49 +0000 DrK 

	* Simplify XML import errors - put them in the report and not use a separate dialog.

2007-10-05 18:29:03 +0000 DrK 

	* Prevent mixed Unicode/ASCII report files and ensure Unicode have BOM as some text editors insist! Make NU debug files go in correct directory

2007-10-05 18:29:03 +0000 DrK 

	* Prevent mixed Unicode/ASCII report files and ensure Unicode have BOM as some text editors insist! Make NU debug files go in correct directory

2007-10-03 07:17:20 +0000 Rony Shapiro 

	* Bumped revision to 3.10.2 Merged in alias resource texts

2007-10-03 07:17:20 +0000 Rony Shapiro 

	* Bumped revision to 3.10.2 Merged in alias resource texts

2007-10-03 07:04:26 +0000 Rony Shapiro 

	* - Better debug support for non-unique uuids - Alias handling now applies to DEMO build as well.

2007-10-03 07:04:26 +0000 Rony Shapiro 

	* - Better debug support for non-unique uuids - Alias handling now applies to DEMO build as well.

2007-10-02 22:08:10 +0000 DrK 

	* [1806201] Prevent loss of entries with duplicate uuids

2007-10-02 22:08:10 +0000 DrK 

	* [1806201] Prevent loss of entries with duplicate uuids

2007-10-02 18:34:33 +0000 DrK 

	* Fix [1799523] PWS goes into a loop when saving after XML Import because number of iterations is not set.

2007-10-02 18:34:33 +0000 DrK 

	* Fix [1799523] PWS goes into a loop when saving after XML Import because number of iterations is not set.

2007-10-02 17:12:49 +0000 Rony Shapiro 

	* snapshot - merge of 64-bit and dk-alias branches IN CORELIB ALONE. Compiles cleanly, seems to work OK.

2007-10-02 17:12:49 +0000 Rony Shapiro 

	* snapshot - merge of 64-bit and dk-alias branches IN CORELIB ALONE. Compiles cleanly, seems to work OK.

2007-10-01 20:44:58 +0000 Rony Shapiro 

	* Selective merge of 64-bit branch to corelib

2007-10-01 20:44:58 +0000 Rony Shapiro 

	* Selective merge of 64-bit branch to corelib

2007-10-01 15:39:19 +0000 Rony Shapiro 

	* [1664219] Autotype now works correctly with '@' in German keyboards, and non-English keyboards in general.

2007-10-01 15:39:19 +0000 Rony Shapiro 

	* [1664219] Autotype now works correctly with '@' in German keyboards, and non-English keyboards in general.

2007-09-22 23:42:34 +0000 Steffen Ryll 

	* syntax fix in a code section usually ignored by VS2005, but relevant for PPC

2007-09-22 23:42:34 +0000 Steffen Ryll 

	* syntax fix in a code section usually ignored by VS2005, but relevant for PPC

2007-09-22 10:10:27 +0000 Rony Shapiro 

	* [1313440] Can new add/edit entries with long group names

2007-09-22 10:10:27 +0000 Rony Shapiro 

	* [1313440] Can new add/edit entries with long group names

2007-09-21 17:43:53 +0000 DrK 

	* nit

2007-09-21 17:43:53 +0000 DrK 

	* nit

2007-09-21 17:23:15 +0000 DrK 

	* Use the Confirm Delete message even when there is only one child.

2007-09-21 17:23:15 +0000 DrK 

	* Use the Confirm Delete message even when there is only one child.

2007-09-19 07:19:46 +0000 Rony Shapiro 

	* CPWDialog now works correctly if DboxMain is an ancestor, not only a direct parent.

2007-09-19 07:19:46 +0000 Rony Shapiro 

	* CPWDialog now works correctly if DboxMain is an ancestor, not only a direct parent.

2007-09-18 18:32:36 +0000 DrK 

	* [1526169] Update shortcut keys to add/edit dialog edit fields to make unique

2007-09-18 18:32:36 +0000 DrK 

	* [1526169] Update shortcut keys to add/edit dialog edit fields to make unique

2007-09-17 19:46:14 +0000 DrK 

	* [1526169] Add shortcut keys to add/edit dialog edit fields [1727768] Add 'Copy URL to clipboard' to menus (Ctrl+Alt+L) c.f 'Browse to URL' 'Ctrl+L' [1790342] Allow Ctrl+Alt+E(xpand) or Ctrl+Alt+C(ollapse) instead of Ctl-Alt-+/- key shortcuts (useful for laptops with smaller keyboards)

2007-09-17 19:46:14 +0000 DrK 

	* [1526169] Add shortcut keys to add/edit dialog edit fields [1727768] Add 'Copy URL to clipboard' to menus (Ctrl+Alt+L) c.f 'Browse to URL' 'Ctrl+L' [1790342] Allow Ctrl+Alt+E(xpand) or Ctrl+Alt+C(ollapse) instead of Ctl-Alt-+/- key shortcuts (useful for laptops with smaller keyboards)

2007-09-17 15:54:30 +0000 Rony Shapiro 

	* Hack to support ssh logins

2007-09-17 15:54:30 +0000 Rony Shapiro 

	* Hack to support ssh logins

2007-09-17 11:40:29 +0000 Rony Shapiro 

	* Undo 64bit/vista changes after splitting them off to their own branch, at least until they're stable.

2007-09-17 11:40:29 +0000 Rony Shapiro 

	* Undo 64bit/vista changes after splitting them off to their own branch, at least until they're stable.

2007-09-16 17:38:19 +0000 Rony Shapiro 

	* Merged in Henric Jungheim's Vista/64 bit patch + cleanups: - Still has some 64-bit related compilation warnings - intermediate & final directories moved to obj & bin, resp. - "lost" NU-Debug & NU-Release configurations. - Time is now 64 bit, appreas to have broken the header properties. - Needs A LOT of testing!

2007-09-16 17:38:19 +0000 Rony Shapiro 

	* Merged in Henric Jungheim's Vista/64 bit patch + cleanups: - Still has some 64-bit related compilation warnings - intermediate & final directories moved to obj & bin, resp. - "lost" NU-Debug & NU-Release configurations. - Time is now 64 bit, appreas to have broken the header properties. - Needs A LOT of testing!

2007-09-16 16:46:00 +0000 DrK 

	* [1765240] Add "Clear clipboard" and "About PWS" to tray icon context menu

2007-09-16 16:46:00 +0000 DrK 

	* [1765240] Add "Clear clipboard" and "About PWS" to tray icon context menu

2007-09-16 16:41:06 +0000 DrK 

	* [1789983] List View now correct after Group removed and general ListView sort fixed + some defensive programming

2007-09-16 16:41:06 +0000 DrK 

	* [1789983] List View now correct after Group removed and general ListView sort fixed + some defensive programming

2007-09-14 17:20:51 +0000 DrK 

	* [1793224] Copy for expired passwords no longer causes PWS crashes

2007-09-14 17:20:51 +0000 DrK 

	* [1793224] Copy for expired passwords no longer causes PWS crashes

2007-09-14 17:16:22 +0000 DrK 

	* nit + bump version to 3.10.01

2007-09-14 17:16:22 +0000 DrK 

	* nit + bump version to 3.10.01

2007-09-11 19:20:19 +0000 DrK 

	* [1791482] All preferences stored within the database are now exported/imported via XML (names made more readable as they are now seen externally in the XML file). [] Minor update re: saving AutoType

2007-09-11 19:20:19 +0000 DrK 

	* [1791482] All preferences stored within the database are now exported/imported via XML (names made more readable as they are now seen externally in the XML file). [] Minor update re: saving AutoType

2007-09-11 19:06:27 +0000 DrK 

	* [1790286] Now done a bit better including handling string values with embedded double quotes.

2007-09-11 19:06:27 +0000 DrK 

	* [1790286] Now done a bit better including handling string values with embedded double quotes.

2007-09-10 21:26:48 +0000 DrK 

	* [1790286] All String preferences stored within the database are now restored

2007-09-10 21:26:48 +0000 DrK 

	* [1790286] All String preferences stored within the database are now restored

2007-09-05 13:13:15 +0000 Rony Shapiro 

	* [1788426] - Fixed compilation error under PWS_FORCE_STRONG_PASSPHRASE

2007-09-05 13:13:15 +0000 Rony Shapiro 

	* [1788426] - Fixed compilation error under PWS_FORCE_STRONG_PASSPHRASE

2007-09-02 07:25:43 +0000 Rony Shapiro 

	* Get revision number without tokenizer (returned 0 for some reason)

2007-09-02 07:25:43 +0000 Rony Shapiro 

	* Get revision number without tokenizer (returned 0 for some reason)

2007-09-02 06:21:24 +0000 Rony Shapiro 

	* Final 3.10 commits - minor edits to relnotes & online help

2007-09-02 06:21:24 +0000 Rony Shapiro 

	* Final 3.10 commits - minor edits to relnotes & online help

2007-09-01 17:16:54 +0000 DrK 

	* [1632634] Compare no longer changes database settings when the databases are identical

2007-09-01 17:16:54 +0000 DrK 

	* [1632634] Compare no longer changes database settings when the databases are identical

2007-09-01 16:21:46 +0000 DrK 

	* Update release notes for last XML Notes export/import fix

2007-09-01 16:21:46 +0000 DrK 

	* Update release notes for last XML Notes export/import fix

2007-09-01 16:17:10 +0000 DrK 

	* Fix XML export/import of entries with Notes field containing \r\n

2007-09-01 16:17:10 +0000 DrK 

	* Fix XML export/import of entries with Notes field containing \r\n

2007-09-01 15:39:12 +0000 DrK 

	* Ensure normal keys work (e.g. Delete) during Advanced dialog

2007-09-01 15:39:12 +0000 DrK 

	* Ensure normal keys work (e.g. Delete) during Advanced dialog

2007-09-01 15:00:42 +0000 DrK 

	* Remove entry from Release Notes after new function removed

2007-09-01 15:00:42 +0000 DrK 

	* Remove entry from Release Notes after new function removed

2007-09-01 14:57:45 +0000 DrK 

	* [1782407] Export to text file now includes "title", if selected.

2007-09-01 14:57:45 +0000 DrK 

	* [1782407] Export to text file now includes "title", if selected.

2007-09-01 14:33:29 +0000 DrK 

	* Defensive programming

2007-09-01 14:33:29 +0000 DrK 

	* Defensive programming

2007-08-31 06:42:19 +0000 Rony Shapiro 

	* Reset lock timer during D&D

2007-08-31 06:42:19 +0000 Rony Shapiro 

	* Reset lock timer during D&D

2007-08-31 06:01:17 +0000 Rony Shapiro 

	* Tweaked import text - quoted qoutes no longer unquoted.

2007-08-31 06:01:17 +0000 Rony Shapiro 

	* Tweaked import text - quoted qoutes no longer unquoted.

2007-08-30 15:39:56 +0000 Rony Shapiro 

	* Bumped version to 3.10

2007-08-30 15:39:56 +0000 Rony Shapiro 

	* Bumped version to 3.10

2007-08-30 15:38:07 +0000 Rony Shapiro 

	* [1783905] Read-only status maintained after unlocking a database.

2007-08-30 15:38:07 +0000 Rony Shapiro 

	* [1783905] Read-only status maintained after unlocking a database.

2007-08-28 20:59:34 +0000 Rony Shapiro 

	* Removed unrestricted clipboard clearing function [1765240] - not really passwordsafe related, also, caused an assertion failure in MFC in debug build.

2007-08-28 20:59:34 +0000 Rony Shapiro 

	* Removed unrestricted clipboard clearing function [1765240] - not really passwordsafe related, also, caused an assertion failure in MFC in debug build.

2007-08-28 20:47:07 +0000 Rony Shapiro 

	* typo

2007-08-28 20:47:07 +0000 Rony Shapiro 

	* typo

2007-08-28 15:14:48 +0000 Rony Shapiro 

	* - "Unilateral" -> "Unconditional" re clearing clipboard. - Minor tweak for import text blank suppression - Tree sorting now cleaner, more consistent and *correct* after d&d, edit label, etc.

2007-08-28 15:14:48 +0000 Rony Shapiro 

	* - "Unilateral" -> "Unconditional" re clearing clipboard. - Minor tweak for import text blank suppression - Tree sorting now cleaner, more consistent and *correct* after d&d, edit label, etc.

2007-08-27 16:25:59 +0000 Rony Shapiro 

	* Removed Find() in Read that would result on O(n^2) complexity - duplicate group/title/user entries are protected against elsewhere, and do NOT cause crashes.

2007-08-27 16:25:59 +0000 Rony Shapiro 

	* Removed Find() in Read that would result on O(n^2) complexity - duplicate group/title/user entries are protected against elsewhere, and do NOT cause crashes.

2007-08-27 16:15:56 +0000 Rony Shapiro 

	* Delete doesn't get confused if two entries have same group/title/user, and is more efficient to boot.

2007-08-27 16:15:56 +0000 Rony Shapiro 

	* Delete doesn't get confused if two entries have same group/title/user, and is more efficient to boot.

2007-08-27 11:15:25 +0000 DrK 

	* Add Report to Validate function

2007-08-27 11:15:25 +0000 DrK 

	* Add Report to Validate function

2007-08-27 10:41:59 +0000 DrK 

	* Complete the rejection of bad records during ImportPlaintextFile

2007-08-27 10:41:59 +0000 DrK 

	* Complete the rejection of bad records during ImportPlaintextFile

2007-08-27 07:15:48 +0000 DrK 

	* [1751465] Fields containing only whitespace or whitespace between double quotes are now treated as empty during plain text import.

2007-08-27 07:15:48 +0000 DrK 

	* [1751465] Fields containing only whitespace or whitespace between double quotes are now treated as empty during plain text import.

2007-08-26 17:00:38 +0000 Rony Shapiro 

	* Refactor whitespace handling

2007-08-26 17:00:38 +0000 Rony Shapiro 

	* Refactor whitespace handling

2007-08-26 13:36:28 +0000 DrK 

	* As using UTF-8 in D&D, permit D&D between U <-> NU instances

2007-08-26 13:36:28 +0000 DrK 

	* As using UTF-8 in D&D, permit D&D between U <-> NU instances

2007-08-26 12:00:46 +0000 DrK 

	* [] Add/Edit - Treat fields containing only whitespace as empty

2007-08-26 12:00:46 +0000 DrK 

	* [] Add/Edit - Treat fields containing only whitespace as empty

2007-08-25 17:09:56 +0000 DrK 

	* Improved reporting for ImportPlaintextFile.

2007-08-25 17:09:56 +0000 DrK 

	* Improved reporting for ImportPlaintextFile.

2007-08-25 09:38:48 +0000 DrK 

	* [1765240] Add "Clear clipboard" item to tray icon context menu.

2007-08-25 09:38:48 +0000 DrK 

	* [1765240] Add "Clear clipboard" item to tray icon context menu.

2007-08-25 08:51:39 +0000 DrK 

	* Nearly fix D&D hilite problem

2007-08-25 08:51:39 +0000 DrK 

	* Nearly fix D&D hilite problem

2007-08-24 22:20:43 +0000 DrK 

	* [] Ensure group/title/user combination is unique when opening a database.

2007-08-24 22:20:43 +0000 DrK 

	* [] Ensure group/title/user combination is unique when opening a database.

2007-08-24 22:13:25 +0000 DrK 

	* Implement Report for ImportPlaintextFile Ensure group/title/user combination is unique during ImportPlaintextFile

2007-08-24 22:13:25 +0000 DrK 

	* Implement Report for ImportPlaintextFile Ensure group/title/user combination is unique during ImportPlaintextFile

2007-08-24 21:37:41 +0000 DrK 

	* Add Report to Merge function + tweaks to CReport.

2007-08-24 21:37:41 +0000 DrK 

	* Add Report to Merge function + tweaks to CReport.

2007-08-24 21:20:41 +0000 DrK 

	* Implement CReport class

2007-08-24 21:20:41 +0000 DrK 

	* Implement CReport class

2007-08-23 14:32:28 +0000 Rony Shapiro 

	* [1754054, 1754611] Items are now fully sorted when "put groups first in display tree" selected.

2007-08-23 14:32:28 +0000 Rony Shapiro 

	* [1754054, 1754611] Items are now fully sorted when "put groups first in display tree" selected.

2007-08-22 21:32:32 +0000 David 

	* Add: Writing time fields

2007-08-22 19:31:43 +0000 Rony Shapiro 

	* Merged in dk-serialize branch.

2007-08-22 19:31:43 +0000 Rony Shapiro 

	* Merged in dk-serialize branch.

2007-08-22 18:02:54 +0000 DrK 

	* Fix one Merge issue - need to check that was all

2007-08-22 18:02:54 +0000 DrK 

	* Fix one Merge issue - need to check that was all

2007-08-22 10:25:20 +0000 Rony Shapiro 

	* Slight improvement on select-after-drop

2007-08-22 10:25:20 +0000 Rony Shapiro 

	* Slight improvement on select-after-drop

2007-08-22 08:12:05 +0000 Rony Shapiro 

	* [1517048] PasswordSafe can now be installed as an msi package (Windows installer). This allows site administrators to 'push' PasswordSafe to client machines with group policy. Thanks to xenophonf.

2007-08-22 08:12:05 +0000 Rony Shapiro 

	* [1517048] PasswordSafe can now be installed as an msi package (Windows installer). This allows site administrators to 'push' PasswordSafe to client machines with group policy. Thanks to xenophonf.

2007-08-21 21:47:42 +0000 David 

	* Url-autotype Bug Fix and some logic on time fields

2007-08-20 22:56:33 +0000 DrK 

	* Display number of unknown fields present in entry (if > 0) during edit or view

2007-08-20 22:56:33 +0000 DrK 

	* Display number of unknown fields present in entry (if > 0) during edit or view

2007-08-20 21:28:42 +0000 DrK 

	* Fix NU compile problem in PWSdirs.cpp. Remove unused SetUseUTF8 routine and unnecessary m_useUTF8 variable

2007-08-20 21:28:42 +0000 DrK 

	* Fix NU compile problem in PWSdirs.cpp. Remove unused SetUseUTF8 routine and unnecessary m_useUTF8 variable

2007-08-20 13:24:20 +0000 Rony Shapiro 

	* Do the whole Serialization thing at server only at the end of the drop action, minimizing the time we have cleartext global data floating around. Next step is to avoid serialization/deserialization entirely when server == target.

2007-08-20 13:24:20 +0000 Rony Shapiro 

	* Do the whole Serialization thing at server only at the end of the drop action, minimizing the time we have cleartext global data floating around. Next step is to avoid serialization/deserialization entirely when server == target.

2007-08-17 15:53:51 +0000 Rony Shapiro 

	* [1771357] Timeout timer now reset in all dialog boxes - PasswordSafe will no longer minimize in the middle of work with an open dialog box. This was done by deriving all dialog boxes except DboxMain off CPWDialog, which overrides the appropriate method.

2007-08-17 15:53:51 +0000 Rony Shapiro 

	* [1771357] Timeout timer now reset in all dialog boxes - PasswordSafe will no longer minimize in the middle of work with an open dialog box. This was done by deriving all dialog boxes except DboxMain off CPWDialog, which overrides the appropriate method.

2007-08-16 07:17:08 +0000 Rony Shapiro 

	* Don't save silently if user explicitly requested NOT to save, plus minor cleanups.

2007-08-16 07:17:08 +0000 Rony Shapiro 

	* Don't save silently if user explicitly requested NOT to save, plus minor cleanups.

2007-08-15 14:45:18 +0000 Rony Shapiro 

	* First step in moving to lazy-evaluation model for D&D - don't serialize objects until the actual drop. Ideally, serializa @ drop only for inter-process case, do what we used to do for itra-process...

2007-08-15 14:45:18 +0000 Rony Shapiro 

	* First step in moving to lazy-evaluation model for D&D - don't serialize objects until the actual drop. Ideally, serializa @ drop only for inter-process case, do what we used to do for itra-process...

2007-08-15 11:53:36 +0000 Rony Shapiro 

	* [1735290] (again) - now works correctly for Cyrillic text.

2007-08-15 11:53:36 +0000 Rony Shapiro 

	* [1735290] (again) - now works correctly for Cyrillic text.

2007-08-15 09:15:11 +0000 Rony Shapiro 

	* Update relnote + D&D nit

2007-08-15 09:15:11 +0000 Rony Shapiro 

	* Update relnote + D&D nit

2007-08-14 18:04:43 +0000 Rony Shapiro 

	* Removed vestigal and unnecessary selection in RefreshList() if nothing to select - caused unwanted tree expansion when 1st list entry happened to be a nested item.

2007-08-14 18:04:43 +0000 Rony Shapiro 

	* Removed vestigal and unnecessary selection in RefreshList() if nothing to select - caused unwanted tree expansion when 1st list entry happened to be a nested item.

2007-08-14 14:07:40 +0000 Rony Shapiro 

	* Tree display state logic now works as expected.

2007-08-14 14:07:40 +0000 Rony Shapiro 

	* Tree display state logic now works as expected.

2007-08-13 16:52:26 +0000 Rony Shapiro 

	* More progress on cleaning up tree display state handling

2007-08-13 16:52:26 +0000 Rony Shapiro 

	* More progress on cleaning up tree display state handling

2007-08-12 16:53:59 +0000 Rony Shapiro 

	* Progress on cleaning up tree display state handling

2007-08-12 16:53:59 +0000 Rony Shapiro 

	* Progress on cleaning up tree display state handling

2007-08-09 13:46:39 +0000 Rony Shapiro 

	* Minor tweak with displayed text in tree view, started working on getting expand/collapse state to be persistent across invocations (broke somewhere along the last couple of releases).

2007-08-09 13:46:39 +0000 Rony Shapiro 

	* Minor tweak with displayed text in tree view, started working on getting expand/collapse state to be persistent across invocations (broke somewhere along the last couple of releases).

2007-08-08 12:53:35 +0000 Rony Shapiro 

	* If we're dragging between processes, default is to COPY, Ctrl key changes this to MOVE. If we're dragging in the same process, default is to MOVE, Ctrl key changes this to COPY. This is to make it harder for a user to inadvertently remove data while D&Ding. M'soft does something similar when dragging between drives as opposed to different directories in the same drive.

2007-08-08 12:53:35 +0000 Rony Shapiro 

	* If we're dragging between processes, default is to COPY, Ctrl key changes this to MOVE. If we're dragging in the same process, default is to MOVE, Ctrl key changes this to COPY. This is to make it harder for a user to inadvertently remove data while D&Ding. M'soft does something similar when dragging between drives as opposed to different directories in the same drive.

2007-08-08 12:25:57 +0000 Rony Shapiro 

	* Document last fix...

2007-08-08 12:25:57 +0000 Rony Shapiro 

	* Document last fix...

2007-08-08 12:25:01 +0000 Rony Shapiro 

	* Treat manual lock same as timeout lock, ensuring save if modified, ensuring empty db isn't written if timeout hits after manual lock.

2007-08-08 12:25:01 +0000 Rony Shapiro 

	* Treat manual lock same as timeout lock, ensuring save if modified, ensuring empty db isn't written if timeout hits after manual lock.

2007-08-07 18:07:45 +0000 Rony Shapiro 

	* (very) minor cleanup

2007-08-07 18:07:45 +0000 Rony Shapiro 

	* (very) minor cleanup

2007-08-07 13:18:07 +0000 Rony Shapiro 

	* [1768822] Manage->Options->Password History 'apply' works again.

2007-08-07 13:18:07 +0000 Rony Shapiro 

	* [1768822] Manage->Options->Password History 'apply' works again.

2007-08-07 12:03:51 +0000 Rony Shapiro 

	* Delete correctly upon inter-process move.

2007-08-07 12:03:51 +0000 Rony Shapiro 

	* Delete correctly upon inter-process move.

2007-08-06 15:54:43 +0000 Rony Shapiro 

	* Updates size & position preference correctly.

2007-08-06 15:54:43 +0000 Rony Shapiro 

	* Updates size & position preference correctly.

2007-08-05 16:22:42 +0000 Rony Shapiro 

	* Refactored serialization of CItem for d&d.

2007-08-05 16:22:42 +0000 Rony Shapiro 

	* Refactored serialization of CItem for d&d.

2007-08-05 14:15:57 +0000 Rony Shapiro 

	* Inter-process copy/move now respected (latter causes removal of selection @source)

2007-08-05 14:15:57 +0000 Rony Shapiro 

	* Inter-process copy/move now respected (latter causes removal of selection @source)

2007-08-05 13:10:35 +0000 Rony Shapiro 

	* User's delete "don't ask again" answer respected (again). Don't ask this if deleting empty dbase Don't crash when nothing to select in list view.

2007-08-05 13:10:35 +0000 Rony Shapiro 

	* User's delete "don't ask again" answer respected (again). Don't ask this if deleting empty dbase Don't crash when nothing to select in list view.

2007-08-05 12:00:28 +0000 Rony Shapiro 

	* Cursor now behaves in a rational & consistent manner. Still room for improvement, though.

2007-08-05 12:00:28 +0000 Rony Shapiro 

	* Cursor now behaves in a rational & consistent manner. Still room for improvement, though.

2007-08-02 12:50:16 +0000 Rony Shapiro 

	* Inter-process D&D now works - need to get a grip on cursor shapes - more testing - refactor serialization code.

2007-08-02 12:50:16 +0000 Rony Shapiro 

	* Inter-process D&D now works - need to get a grip on cursor shapes - more testing - refactor serialization code.

2007-08-02 06:45:40 +0000 Rony Shapiro 

	* trashMemory now treats memory as RAM, and not as magnetic media...

2007-08-02 06:45:40 +0000 Rony Shapiro 

	* trashMemory now treats memory as RAM, and not as magnetic media...

2007-08-01 14:11:19 +0000 Rony Shapiro 

	* Renamed CMyTreeCtrl -> CPWTreeCtrl

2007-08-01 14:11:19 +0000 Rony Shapiro 

	* Renamed CMyTreeCtrl -> CPWTreeCtrl

2007-08-01 13:53:19 +0000 Rony Shapiro 

	* Intra-process d&D works as before, only with OLE framework, based on dk's d-n-d branch. Inter-process D&D should use same framework, but is not yet debugged. Also to be done: - Rename MyTCtrl to something less dorky - Support intra-process D&D copy (in addition to move) - Support D&D under list view - Verify column-picker unbroken.

2007-08-01 13:53:19 +0000 Rony Shapiro 

	* Intra-process d&D works as before, only with OLE framework, based on dk's d-n-d branch. Inter-process D&D should use same framework, but is not yet debugged. Also to be done: - Rename MyTCtrl to something less dorky - Support intra-process D&D copy (in addition to move) - Support D&D under list view - Verify column-picker unbroken.

2007-07-31 16:43:50 +0000 Rony Shapiro 

	* Great D&D merge - checkpoint - compiles cleanly, dragging in treeview (currently) totally broken.

2007-07-31 16:43:50 +0000 Rony Shapiro 

	* Great D&D merge - checkpoint - compiles cleanly, dragging in treeview (currently) totally broken.

2007-07-31 07:32:24 +0000 Rony Shapiro 

	* Minor cleanups

2007-07-31 07:32:24 +0000 Rony Shapiro 

	* Minor cleanups

2007-07-30 14:38:02 +0000 Rony Shapiro 

	* One less global variable!

2007-07-30 14:38:02 +0000 Rony Shapiro 

	* One less global variable!

2007-07-30 13:46:58 +0000 Rony Shapiro 

	* replace gbl_randID with GetCurrentProcessId() - one less global!

2007-07-30 13:46:58 +0000 Rony Shapiro 

	* replace gbl_randID with GetCurrentProcessId() - one less global!

2007-07-30 11:38:07 +0000 Rony Shapiro 

	* Finished last fix plus minor cleanup

2007-07-30 11:38:07 +0000 Rony Shapiro 

	* Finished last fix plus minor cleanup

2007-07-30 07:16:22 +0000 Rony Shapiro 

	* [1758025, 1759364] '-s' option now works correctly

2007-07-30 07:16:22 +0000 Rony Shapiro 

	* [1758025, 1759364] '-s' option now works correctly

2007-07-29 17:35:46 +0000 Rony Shapiro 

	* Bring clipboard implementation into the 21st century...

2007-07-29 17:35:46 +0000 Rony Shapiro 

	* Bring clipboard implementation into the 21st century...

2007-07-29 15:11:02 +0000 Rony Shapiro 

	* Murphy + a nit.

2007-07-29 15:11:02 +0000 Rony Shapiro 

	* Murphy + a nit.

2007-07-29 13:35:25 +0000 Rony Shapiro 

	* Made clipboard-related code a bit less inelegant...

2007-07-29 13:35:25 +0000 Rony Shapiro 

	* Made clipboard-related code a bit less inelegant...

2007-07-26 13:27:34 +0000 Rony Shapiro 

	* -g config_file is now searched for in exec's directory (if it's not an absolute path).

2007-07-26 13:27:34 +0000 Rony Shapiro 

	* -g config_file is now searched for in exec's directory (if it's not an absolute path).

2007-07-25 15:50:11 +0000 Rony Shapiro 

	* More elegant solution for DboxMain::UpdateToolBarForSelectedItem upon exit, per dk's suggestion. (merge from D&D branch)

2007-07-25 15:50:11 +0000 Rony Shapiro 

	* More elegant solution for DboxMain::UpdateToolBarForSelectedItem upon exit, per dk's suggestion. (merge from D&D branch)

2007-07-24 18:20:52 +0000 DrK 

	* Forgotten members. Small but may be useful in many places

2007-07-24 18:20:52 +0000 DrK 

	* Forgotten members. Small but may be useful in many places

2007-07-21 14:54:38 +0000 DrK 

	* [1757110] Toolbar now correctly disables images according to type of entry selected and if URL is populated

2007-07-21 14:54:38 +0000 DrK 

	* [1757110] Toolbar now correctly disables images according to type of entry selected and if URL is populated

2007-07-21 10:24:03 +0000 DrK 

	* A few tweaks to external editor code

2007-07-21 10:24:03 +0000 DrK 

	* A few tweaks to external editor code

2007-07-20 22:25:01 +0000 DrK 

	* [1752896] Add ability to edit an entry's notes field using user's default text editor via right click on Notes field. Ability to subvert Edit Control context menu generalised.

2007-07-20 22:25:01 +0000 DrK 

	* [1752896] Add ability to edit an entry's notes field using user's default text editor via right click on Notes field. Ability to subvert Edit Control context menu generalised.

2007-07-17 15:08:13 +0000 Rony Shapiro 

	* Started interim version, if/when needed...

2007-07-17 15:08:13 +0000 Rony Shapiro 

	* Started interim version, if/when needed...

2007-07-17 15:07:38 +0000 Rony Shapiro 

	* Fixed off-by-on error on status check from Shell Exec.

2007-07-17 15:07:38 +0000 Rony Shapiro 

	* Fixed off-by-on error on status check from Shell Exec.

2007-07-15 06:05:34 +0000 Rony Shapiro 

	* - Minor fixes to Delete group confirmation - Undid 1565-1566 to avoid including it in 3.09

2007-07-15 06:05:34 +0000 Rony Shapiro 

	* - Minor fixes to Delete group confirmation - Undid 1565-1566 to avoid including it in 3.09

2007-07-15 05:29:08 +0000 Rony Shapiro 

	* Ready for 3.09 -- removed description of external edit for Notes, which won't be in 3.09.

2007-07-15 05:29:08 +0000 Rony Shapiro 

	* Ready for 3.09 -- removed description of external edit for Notes, which won't be in 3.09.

2007-07-14 22:11:24 +0000 DrK 

	* [1752896} Add ability to edit an entry's notes field using user's default text editor.

2007-07-14 22:11:24 +0000 DrK 

	* [1752896} Add ability to edit an entry's notes field using user's default text editor.

2007-07-14 16:12:06 +0000 DrK 

	* Missed ReleaseNotes update

2007-07-14 16:12:06 +0000 DrK 

	* Missed ReleaseNotes update

2007-07-14 15:22:23 +0000 DrK 

	* [1751451] Add extra warning when deleting entire group (see ReleaseNotes for more info) + Minor dialog control alignment corrections

2007-07-14 15:22:23 +0000 DrK 

	* [1751451] Add extra warning when deleting entire group (see ReleaseNotes for more info) + Minor dialog control alignment corrections

2007-07-12 19:18:42 +0000 DrK 

	* [1752318] V3.09 no longer duplicates and mislabels columns

2007-07-12 19:18:42 +0000 DrK 

	* [1752318] V3.09 no longer duplicates and mislabels columns

2007-07-12 14:10:00 +0000 Rony Shapiro 

	* Password history times now exported to XML correctly.

2007-07-12 14:10:00 +0000 Rony Shapiro 

	* Password history times now exported to XML correctly.

2007-07-12 08:30:56 +0000 Rony Shapiro 

	* Simplify Properties display for common case of no unknown fields.

2007-07-12 08:30:56 +0000 Rony Shapiro 

	* Simplify Properties display for common case of no unknown fields.

2007-07-12 08:14:45 +0000 Rony Shapiro 

	* Finished format 0302 functionality + some cleaning up.

2007-07-12 08:14:45 +0000 Rony Shapiro 

	* Finished format 0302 functionality + some cleaning up.

2007-07-11 20:00:40 +0000 Rony Shapiro 

	* Implemented format 0x0302, with some refactoring. Still not fully tested (Esp. XML Exp/Imp). Still have to implemented prioritizing of 0x05 / 0x07&0x08 fields.

2007-07-11 20:00:40 +0000 Rony Shapiro 

	* Implemented format 0x0302, with some refactoring. Still not fully tested (Esp. XML Exp/Imp). Still have to implemented prioritizing of 0x05 / 0x07&0x08 fields.

2007-07-11 10:36:47 +0000 Rony Shapiro 

	* Write header last update time (0x05) as time_t, read both time_t and old 8 byte hex string.

2007-07-11 10:36:47 +0000 Rony Shapiro 

	* Write header last update time (0x05) as time_t, read both time_t and old 8 byte hex string.

2007-07-11 05:58:07 +0000 Rony Shapiro 

	* [1751449] Events in Find Dialog box now reset idle time watchdog

2007-07-11 05:58:07 +0000 Rony Shapiro 

	* [1751449] Events in Find Dialog box now reset idle time watchdog

2007-07-11 05:24:01 +0000 Rony Shapiro 

	* [1751454] - Rephrased import summary message

2007-07-11 05:24:01 +0000 Rony Shapiro 

	* [1751454] - Rephrased import summary message

2007-07-10 18:58:53 +0000 Rony Shapiro 

	* Added app-specific type identifiers and a reference section, plus minor cleanups.

2007-07-10 18:58:53 +0000 Rony Shapiro 

	* Added app-specific type identifiers and a reference section, plus minor cleanups.

2007-07-10 09:53:40 +0000 Rony Shapiro 

	* Multiline comment in imported text now handled correctly under unicode build as well.

2007-07-10 09:53:40 +0000 Rony Shapiro 

	* Multiline comment in imported text now handled correctly under unicode build as well.

2007-07-10 08:50:33 +0000 Rony Shapiro 

	* Corrected my misunderstanding of the code...

2007-07-10 08:50:33 +0000 Rony Shapiro 

	* Corrected my misunderstanding of the code...

2007-07-10 08:17:47 +0000 Rony Shapiro 

	* Tweaks for text import

2007-07-10 08:17:47 +0000 Rony Shapiro 

	* Tweaks for text import

2007-07-09 13:11:26 +0000 Rony Shapiro 

	* Minor clarification

2007-07-09 13:11:26 +0000 Rony Shapiro 

	* Minor clarification

2007-07-09 13:10:10 +0000 Rony Shapiro 

	* typo

2007-07-09 13:10:10 +0000 Rony Shapiro 

	* typo

2007-07-09 13:09:39 +0000 Rony Shapiro 

	* Updated file format to version 0x0302

2007-07-09 13:09:39 +0000 Rony Shapiro 

	* Updated file format to version 0x0302

2007-07-08 15:36:42 +0000 DrK 

	* Minor corrections to Release Notes

2007-07-08 15:36:42 +0000 DrK 

	* Minor corrections to Release Notes

2007-07-08 09:22:11 +0000 Rony Shapiro 

	* [1748665] Number of passwords to rememeber (password history) can now be set to more than 99 by tying rather than only by spinbox.

2007-07-08 09:22:11 +0000 Rony Shapiro 

	* [1748665] Number of passwords to rememeber (password history) can now be set to more than 99 by tying rather than only by spinbox.

2007-07-08 07:28:58 +0000 Rony Shapiro 

	* Handle ']]>' in data correctly in xmL export.

2007-07-08 07:28:58 +0000 Rony Shapiro 

	* Handle ']]>' in data correctly in xmL export.

2007-07-07 07:08:37 +0000 Rony Shapiro 

	* Clarified filename search and quoting.

2007-07-07 07:08:37 +0000 Rony Shapiro 

	* Clarified filename search and quoting.

2007-07-06 21:26:55 +0000 DrK 

	* Update Group in ListView after D&D

2007-07-06 21:26:55 +0000 DrK 

	* Update Group in ListView after D&D

2007-07-05 12:28:52 +0000 Rony Shapiro 

	* Support new command-line options: -u username -h hostname -g config_file Start 3.09 release - no more 3.08.x releases.

2007-07-05 12:28:52 +0000 Rony Shapiro 

	* Support new command-line options: -u username -h hostname -g config_file Start 3.09 release - no more 3.08.x releases.

2007-07-04 13:09:17 +0000 Rony Shapiro 

	* Applied changes from TinyXML 2.5.2 to 2.5.3 to the files used here.

2007-07-04 13:09:17 +0000 Rony Shapiro 

	* Applied changes from TinyXML 2.5.2 to 2.5.3 to the files used here.

2007-07-04 12:20:22 +0000 Rony Shapiro 

	* Installer now checks host OS version, does the Right Thing for Win9x.

2007-07-04 12:20:22 +0000 Rony Shapiro 

	* Installer now checks host OS version, does the Right Thing for Win9x.

2007-07-03 05:37:52 +0000 Rony Shapiro 

	* Murphy!

2007-07-03 05:37:52 +0000 Rony Shapiro 

	* Murphy!

2007-07-02 12:39:46 +0000 Rony Shapiro 

	* Minor cleanups

2007-07-02 12:39:46 +0000 Rony Shapiro 

	* Minor cleanups

2007-07-02 12:25:02 +0000 Rony Shapiro 

	* Murphy.

2007-07-02 12:25:02 +0000 Rony Shapiro 

	* Murphy.

2007-07-01 15:18:15 +0000 Rony Shapiro 

	* Export to XML now utf-8 clean

2007-07-01 15:18:15 +0000 Rony Shapiro 

	* Export to XML now utf-8 clean

2007-07-01 09:02:37 +0000 Rony Shapiro 

	* Refactored utf-8 conversion to its own class.

2007-07-01 09:02:37 +0000 Rony Shapiro 

	* Refactored utf-8 conversion to its own class.

2007-07-01 05:08:39 +0000 Rony Shapiro 

	* Made PWSUtil a namespace

2007-07-01 05:08:39 +0000 Rony Shapiro 

	* Made PWSUtil a namespace

2007-06-29 14:39:45 +0000 Rony Shapiro 

	* [1620423] Focus on search text in Find Dialog - thank to zcecil for the fix for this one.

2007-06-29 14:39:45 +0000 Rony Shapiro 

	* [1620423] Focus on search text in Find Dialog - thank to zcecil for the fix for this one.

2007-06-28 18:57:22 +0000 Rony Shapiro 

	* Bumped version number to 3.0.4

2007-06-28 18:57:22 +0000 Rony Shapiro 

	* Bumped version number to 3.0.4

2007-06-28 09:58:29 +0000 Rony Shapiro 

	* Added NU-Release configuration, marked win98-related bugs as fixed in ReleaseNotes.txt, pending user confirmation.

2007-06-28 09:58:29 +0000 Rony Shapiro 

	* Added NU-Release configuration, marked win98-related bugs as fixed in ReleaseNotes.txt, pending user confirmation.

2007-06-27 18:45:06 +0000 Rony Shapiro 

	* No longer fails on ASSERT under Win98

2007-06-27 18:45:06 +0000 Rony Shapiro 

	* No longer fails on ASSERT under Win98

2007-06-27 03:50:33 +0000 Rony Shapiro 

	* Added Non-Unicode Debug configuration NU-Debug, 1st step towards supporting win98 (again).

2007-06-27 03:50:33 +0000 Rony Shapiro 

	* Added Non-Unicode Debug configuration NU-Debug, 1st step towards supporting win98 (again).

2007-06-26 19:34:29 +0000 DrK 

	* [1739364] Window location issue fixed

2007-06-26 19:34:29 +0000 DrK 

	* [1739364] Window location issue fixed

2007-06-26 17:20:32 +0000 Shamil Bikineyev 

	* using System.arraycopy(), +Util.newRandBytes()

2007-06-26 17:18:26 +0000 Shamil Bikineyev 

	* some fields, +final

2007-06-25 15:51:15 +0000 Rony Shapiro 

	* Added generated version.h to source zip file.

2007-06-25 15:51:15 +0000 Rony Shapiro 

	* Added generated version.h to source zip file.

2007-06-22 17:51:57 +0000 Shamil Bikineyev 

	* saving preferences for tree columns, +IOUtils

2007-06-21 16:23:38 +0000 Shamil Bikineyev 

	* +comments, corrected visibility

2007-06-21 16:11:39 +0000 Shamil Bikineyev 

	* build.xml, typo corrected

2007-06-21 12:01:15 +0000 Rony Shapiro 

	* Work towards allowing user to specify "effective" user/host via command line. Command line parsing needs to be re-written. Where is getopt() now that we need it???

2007-06-21 12:01:15 +0000 Rony Shapiro 

	* Work towards allowing user to specify "effective" user/host via command line. Command line parsing needs to be re-written. Where is getopt() now that we need it???

2007-06-19 21:38:19 +0000 DrK 

	* [1739979] Add URL column to flattened list

2007-06-19 21:38:19 +0000 DrK 

	* [1739979] Add URL column to flattened list

2007-06-19 19:24:19 +0000 DrK 

	* [1732163] Date/time displayed throughout in the users "Short Date" format.

2007-06-19 19:24:19 +0000 DrK 

	* [1732163] Date/time displayed throughout in the users "Short Date" format.

2007-06-19 17:09:21 +0000 Rony Shapiro 

	* Tree state persistence appears to work correctly now.

2007-06-19 17:09:21 +0000 Rony Shapiro 

	* Tree state persistence appears to work correctly now.

2007-06-19 16:21:39 +0000 Shamil Bikineyev 

	* improved the way of saving preferences

2007-06-18 18:26:16 +0000 DrK 

	* Minor change to PWSutil::HexDump

2007-06-18 18:26:16 +0000 DrK 

	* Minor change to PWSutil::HexDump

2007-06-18 17:47:29 +0000 Rony Shapiro 

	* stl-ification of tree state persistence.

2007-06-18 17:47:29 +0000 Rony Shapiro 

	* stl-ification of tree state persistence.

2007-06-18 06:05:09 +0000 Shamil Bikineyev 

	* +WidgetPreferences, restoring width of columns

2007-06-18 05:58:01 +0000 Shamil Bikineyev 

	* importFromXML(), +closing BufferedInputStream

2007-06-18 05:39:22 +0000 Shamil Bikineyev 

	* subclass XMLDataParserHandler, +static

2007-06-17 11:45:43 +0000 Rony Shapiro 

	* Minor cleanup to MyTreeCtrl, plus rebuild expanded list when user changes tree order.

2007-06-17 11:45:43 +0000 Rony Shapiro 

	* Minor cleanup to MyTreeCtrl, plus rebuild expanded list when user changes tree order.

2007-06-15 19:46:23 +0000 DrK 

	* [Open Discussion] Compare fixed so that 'X' indicating differences are in the correct columns and data copied to clipboard ends in CRLF not just LF Update ReleaseNotes for previous changes and minor change to size of filename field in Properties dialog

2007-06-15 19:46:23 +0000 DrK 

	* [Open Discussion] Compare fixed so that 'X' indicating differences are in the correct columns and data copied to clipboard ends in CRLF not just LF Update ReleaseNotes for previous changes and minor change to size of filename field in Properties dialog

2007-06-13 13:46:48 +0000 Rony Shapiro 

	* Refactored generation of XML fragment of CItemData object - now in CItemData::GetXML(), analogous to CItemData::GetPlaintext().

2007-06-13 13:46:48 +0000 Rony Shapiro 

	* Refactored generation of XML fragment of CItemData object - now in CItemData::GetXML(), analogous to CItemData::GetPlaintext().

2007-06-13 12:17:31 +0000 Rony Shapiro 

	* CItemDate::WantEntry() renamed to clearer (to me) Matches(), plus minor cleanup of implementation.

2007-06-13 12:17:31 +0000 Rony Shapiro 

	* CItemDate::WantEntry() renamed to clearer (to me) Matches(), plus minor cleanup of implementation.

2007-06-13 09:13:33 +0000 Rony Shapiro 

	* Protect user from losing entries in case of non-unique uuids in read database.

2007-06-13 09:13:33 +0000 Rony Shapiro 

	* Protect user from losing entries in case of non-unique uuids in read database.

2007-06-13 08:55:52 +0000 Rony Shapiro 

	* [1735290] - non-ascii text OK between <> in cfg file - bumped version to 3.8.3

2007-06-13 08:55:52 +0000 Rony Shapiro 

	* [1735290] - non-ascii text OK between <> in cfg file - bumped version to 3.8.3

2007-06-12 21:46:13 +0000 David 

	* Most v3 fields included for viewing

2007-06-12 20:36:49 +0000 David 

	* Add setExpires

2007-06-12 20:31:07 +0000 David 

	* Bugfix for timefields

2007-06-12 15:30:05 +0000 Rony Shapiro 

	* Find results in vector<int> instead of int *

2007-06-12 15:30:05 +0000 Rony Shapiro 

	* Find results in vector<int> instead of int *

2007-06-12 15:08:11 +0000 Rony Shapiro 

	* Minor cleanup

2007-06-12 15:08:11 +0000 Rony Shapiro 

	* Minor cleanup

2007-06-12 15:04:08 +0000 Rony Shapiro 

	* Support maintaining display order where needed (Find, Export text, Export XML).

2007-06-12 15:04:08 +0000 Rony Shapiro 

	* Support maintaining display order where needed (Find, Export text, Export XML).

2007-06-12 12:20:02 +0000 Rony Shapiro 

	* More nits.

2007-06-12 12:20:02 +0000 Rony Shapiro 

	* More nits.

2007-06-12 11:48:18 +0000 Rony Shapiro 

	* removed some redundant member variables + minor fixes following switch to STL.

2007-06-12 11:48:18 +0000 Rony Shapiro 

	* removed some redundant member variables + minor fixes following switch to STL.

2007-06-12 02:21:28 +0000 Glen Smith 

	* Fix for new form of JFace Resource Mgmt from Shamil

2007-06-12 02:13:34 +0000 Glen Smith 

	* Fix for various NPEs from Shamil

2007-06-11 19:26:21 +0000 Rony Shapiro 

	* Added documentation of '-m' option

2007-06-11 19:26:21 +0000 Rony Shapiro 

	* Added documentation of '-m' option

2007-06-11 17:54:02 +0000 Rony Shapiro 

	* nitpicks

2007-06-11 17:54:02 +0000 Rony Shapiro 

	* nitpicks

2007-06-11 16:10:13 +0000 Rony Shapiro 

	* nit

2007-06-11 16:10:13 +0000 Rony Shapiro 

	* nit

2007-06-11 15:05:47 +0000 Rony Shapiro 

	* Clean compile under Release now (odd that Debug build didn't catch these...)

2007-06-11 15:05:47 +0000 Rony Shapiro 

	* Clean compile under Release now (odd that Debug build didn't catch these...)

2007-06-11 13:58:38 +0000 Rony Shapiro 

	* Fixed first STL-related bug

2007-06-11 13:58:38 +0000 Rony Shapiro 

	* Fixed first STL-related bug

2007-06-11 13:40:00 +0000 Rony Shapiro 

	* Replaced MFC container template classes with STL containers. Compiles cleanly, passed smoke test, needs serious testing.

2007-06-11 13:40:00 +0000 Rony Shapiro 

	* Replaced MFC container template classes with STL containers. Compiles cleanly, passed smoke test, needs serious testing.

2007-06-10 07:13:23 +0000 Rony Shapiro 

	* Documented bugfix

2007-06-10 07:13:23 +0000 Rony Shapiro 

	* Documented bugfix

2007-06-09 09:47:59 +0000 Rony Shapiro 

	* Promised cleanup implemented, bumped rev to 3.08.02

2007-06-09 09:47:59 +0000 Rony Shapiro 

	* Promised cleanup implemented, bumped rev to 3.08.02

2007-06-09 09:35:53 +0000 Rony Shapiro 

	* [1733911] File mode encryption/decryption (-d/-e) works again (still some cleaning up to do)

2007-06-09 09:35:53 +0000 Rony Shapiro 

	* [1733911] File mode encryption/decryption (-d/-e) works again (still some cleaning up to do)

2007-06-05 18:47:44 +0000 DrK 

	* Remove clear of filename on New

2007-06-05 18:47:44 +0000 DrK 

	* Remove clear of filename on New

2007-06-04 20:35:04 +0000 DrK 

	* Ensure unknown header fields are not copied to new databases Fix memory lean in PWScore::ReInit

2007-06-04 20:35:04 +0000 DrK 

	* Ensure unknown header fields are not copied to new databases Fix memory lean in PWScore::ReInit

2007-06-04 18:24:25 +0000 DrK 

	* Correct minor format error

2007-06-04 18:24:25 +0000 DrK 

	* Correct minor format error

2007-06-03 07:35:44 +0000 Rony Shapiro 

	* - Version 2.x databases now read correctly - m_nITER no longer a static data member - uuid set to zero in PWSfile c'tor, to handle v1/v2 database correctly (v3 write will create a uuid in this case)

2007-06-03 07:35:44 +0000 Rony Shapiro 

	* - Version 2.x databases now read correctly - m_nITER no longer a static data member - uuid set to zero in PWSfile c'tor, to handle v1/v2 database correctly (v3 write will create a uuid in this case)

2007-06-02 21:05:29 +0000 DrK 

	* Minor wording in msg changed when importing subset

2007-06-02 21:05:29 +0000 DrK 

	* Minor wording in msg changed when importing subset

2007-06-02 05:03:08 +0000 Rony Shapiro 

	* - Bumped release number to 3.08.1 - Annotated last commit

2007-06-02 05:03:08 +0000 Rony Shapiro 

	* - Bumped release number to 3.08.1 - Annotated last commit

2007-06-01 18:36:59 +0000 DrK 

	* [1728945] Importing a subset of text data now fixed

2007-06-01 18:36:59 +0000 DrK 

	* [1728945] Importing a subset of text data now fixed

2007-06-01 06:04:31 +0000 Glen Smith 

	* Patch from Shamil to fix shortcut keys.

2007-06-01 03:40:45 +0000 Glen Smith 

	* Patch from Shamil to test case.

2007-06-01 03:36:37 +0000 Glen Smith 

	* Patch from Shamil to fix NPE.

2007-06-01 03:34:22 +0000 Glen Smith 

	* Patch from Shamil to add shortcut keys.

2007-05-31 17:40:47 +0000 DrK 

	* [1728612] Column sort arrows, in Flattened List mode, correctly removed [] Path ellipsis when re-prompt for passphrase

2007-05-31 17:40:47 +0000 DrK 

	* [1728612] Column sort arrows, in Flattened List mode, correctly removed [] Path ellipsis when re-prompt for passphrase

2007-05-30 21:11:03 +0000 DrK 

	* [1727871] Found items no longer remain highlighted if another entry selected - note found items now made bold rather than highlighted [] Implement "Advanced" option for Find

2007-05-30 21:11:03 +0000 DrK 

	* [1727871] Found items no longer remain highlighted if another entry selected - note found items now made bold rather than highlighted [] Implement "Advanced" option for Find

2007-05-30 21:07:18 +0000 DrK 

	* Fix uninitialised variables in silent start-up Fix menu enable after open after a close

2007-05-30 21:07:18 +0000 DrK 

	* Fix uninitialised variables in silent start-up Fix menu enable after open after a close

2007-05-27 08:42:21 +0000 Rony Shapiro 

	* Fixed DEMO Open() handling when limit reached.

2007-05-27 08:42:21 +0000 Rony Shapiro 

	* Fixed DEMO Open() handling when limit reached.

2007-05-27 04:16:04 +0000 Rony Shapiro 

	* administrivia

2007-05-27 04:16:04 +0000 Rony Shapiro 

	* administrivia

2007-05-24 22:47:00 +0000 Rony Shapiro 

	* Squashed unicode-induced memory overrun.

2007-05-24 22:47:00 +0000 Rony Shapiro 

	* Squashed unicode-induced memory overrun.

2007-05-24 20:26:28 +0000 DrK 

	* [1721009] Can now Import into a new database after closing previous database [1723936] Expiry date format is now in the user's Short Date format Fix memory leak

2007-05-24 20:26:28 +0000 DrK 

	* [1721009] Can now Import into a new database after closing previous database [1723936] Expiry date format is now in the user's Short Date format Fix memory leak

2007-05-24 16:42:06 +0000 Rony Shapiro 

	* Recommend quotes around notes.

2007-05-24 16:42:06 +0000 Rony Shapiro 

	* Recommend quotes around notes.

2007-05-24 15:35:02 +0000 Rony Shapiro 

	* - Cleanups - DEMO version builds and runs correctly with Unicode

2007-05-24 15:35:02 +0000 Rony Shapiro 

	* - Cleanups - DEMO version builds and runs correctly with Unicode

2007-05-24 11:26:43 +0000 Rony Shapiro 

	* - Bump version to 3.08 - Robust FromUTF8 to handle databases with encoding bug - Error handling to try to warn user when data might have been lost (better than silently losing data, but not by much...).

2007-05-24 11:26:43 +0000 Rony Shapiro 

	* - Bump version to 3.08 - Robust FromUTF8 to handle databases with encoding bug - Error handling to try to warn user when data might have been lost (better than silently losing data, but not by much...).

2007-05-24 10:07:28 +0000 Rony Shapiro 

	* Unknown data now encoded/decoded in base64, rather than hex, in XML export/import.

2007-05-24 10:07:28 +0000 Rony Shapiro 

	* Unknown data now encoded/decoded in base64, rather than hex, in XML export/import.

2007-05-24 09:27:48 +0000 Rony Shapiro 

	* [1723942] - try to clarify "clean registry" option.

2007-05-24 09:27:48 +0000 Rony Shapiro 

	* [1723942] - try to clarify "clean registry" option.

2007-05-24 07:18:08 +0000 Rony Shapiro 

	* Unknown fields now handled correctly with CItemField.

2007-05-24 07:18:08 +0000 Rony Shapiro 

	* Unknown fields now handled correctly with CItemField.

2007-05-23 20:27:38 +0000 DrK 

	* Minor fixes but can't save or Export to XML a database with unknown record fields

2007-05-23 20:27:38 +0000 DrK 

	* Minor fixes but can't save or Export to XML a database with unknown record fields

2007-05-22 17:33:09 +0000 DrK 

	* Another minor tweak

2007-05-22 17:33:09 +0000 DrK 

	* Another minor tweak

2007-05-22 17:14:15 +0000 DrK 

	* Fix missed changes in merge of original Compare Minor fixes

2007-05-22 17:14:15 +0000 DrK 

	* Fix missed changes in merge of original Compare Minor fixes

2007-05-22 15:03:14 +0000 Steffen Ryll 

	* corelib\sha256.cpp: corrected Javadoc comments to reflect earlier changes

2007-05-22 15:03:14 +0000 Steffen Ryll 

	* corelib\sha256.cpp: corrected Javadoc comments to reflect earlier changes

2007-05-22 08:30:09 +0000 Rony Shapiro 

	* GUI tweaks plus help update

2007-05-22 08:30:09 +0000 Rony Shapiro 

	* GUI tweaks plus help update

2007-05-21 22:19:33 +0000 DrK 

	* Prevent CompareResult dialog being bigger than the listview

2007-05-21 22:19:33 +0000 DrK 

	* Prevent CompareResult dialog being bigger than the listview

2007-05-21 20:10:30 +0000 DrK 

	* [Open Discussion] Allow Notes field to be Imported from text file even if it is not enclosed in double quotes

2007-05-21 20:10:30 +0000 DrK 

	* [Open Discussion] Allow Notes field to be Imported from text file even if it is not enclosed in double quotes

2007-05-21 19:22:13 +0000 DrK 

	* [1721031] Notes field with lots of text now stays in position when focus lost

2007-05-21 19:22:13 +0000 DrK 

	* [1721031] Notes field with lots of text now stays in position when focus lost

2007-05-21 17:10:00 +0000 Rony Shapiro 

	* Merge of dkCompare branch 1383-1443 plus cleanups - compiles & alive.

2007-05-21 17:10:00 +0000 Rony Shapiro 

	* Merge of dkCompare branch 1383-1443 plus cleanups - compiles & alive.

2007-05-21 12:36:10 +0000 Rony Shapiro 

	* - removed 64bit warning flag from corelib build - Refactored UnknownFieldEntry a bit.

2007-05-21 12:36:10 +0000 Rony Shapiro 

	* - removed 64bit warning flag from corelib build - Refactored UnknownFieldEntry a bit.

2007-05-19 16:11:03 +0000 Rony Shapiro 

	* Compliance with TinyXML license terms.

2007-05-19 16:11:03 +0000 Rony Shapiro 

	* Compliance with TinyXML license terms.

2007-05-19 16:00:26 +0000 DrK 

	* Give correct msg when selecting previous DB at OpenOnInit and it no longer exists Set focus to password entry after successfully browsing for a DB at OpenOnInit

2007-05-19 16:00:26 +0000 DrK 

	* Give correct msg when selecting previous DB at OpenOnInit and it no longer exists Set focus to password entry after successfully browsing for a DB at OpenOnInit

2007-05-17 18:43:41 +0000 Rony Shapiro 

	* V1 format now reads/writes OK under unicode build (v2 should also, but untested)

2007-05-17 18:43:41 +0000 Rony Shapiro 

	* V1 format now reads/writes OK under unicode build (v2 should also, but untested)

2007-05-17 12:05:14 +0000 Rony Shapiro 

	* Export text now works OK under unicode build.

2007-05-17 12:05:14 +0000 Rony Shapiro 

	* Export text now works OK under unicode build.

2007-05-17 10:12:02 +0000 Rony Shapiro 

	* WriteXMLFile now works under unicode build.

2007-05-17 10:12:02 +0000 Rony Shapiro 

	* WriteXMLFile now works under unicode build.

2007-05-17 05:00:11 +0000 DrK 

	* Fix Unicode ImportXML

2007-05-17 05:00:11 +0000 DrK 

	* Fix Unicode ImportXML

2007-05-15 21:01:05 +0000 DrK 

	* Preserve unknown header and record fields when DB saved

2007-05-15 21:01:05 +0000 DrK 

	* Preserve unknown header and record fields when DB saved

2007-05-14 21:55:20 +0000 DrK 

	* Fix PWHistory in Unicode

2007-05-14 21:55:20 +0000 DrK 

	* Fix PWHistory in Unicode

2007-05-14 19:14:14 +0000 Rony Shapiro 

	* Cleanup header parsing code.

2007-05-14 19:14:14 +0000 Rony Shapiro 

	* Cleanup header parsing code.

2007-05-14 19:04:01 +0000 DrK 

	* Use correct character for passphrase change

2007-05-14 19:04:01 +0000 DrK 

	* Use correct character for passphrase change

2007-05-14 18:50:51 +0000 Rony Shapiro 

	* Cleaning up the unicode act: For V3, ReadCBC cannot be directly into a string, as an array of wchar_t isn't always appropriate. So we only read into a byte array, return length explicitly, and treat as UTF-8 when appropriate.

2007-05-14 18:50:51 +0000 Rony Shapiro 

	* Cleaning up the unicode act: For V3, ReadCBC cannot be directly into a string, as an array of wchar_t isn't always appropriate. So we only read into a byte array, return length explicitly, and treat as UTF-8 when appropriate.

2007-05-14 17:19:56 +0000 Rony Shapiro 

	* Heisenbug quashed.

2007-05-14 17:19:56 +0000 Rony Shapiro 

	* Heisenbug quashed.

2007-05-14 12:10:22 +0000 Rony Shapiro 

	* Murphy strikes again

2007-05-14 12:10:22 +0000 Rony Shapiro 

	* Murphy strikes again

2007-05-14 03:30:57 +0000 Rony Shapiro 

	* murphy

2007-05-14 03:30:57 +0000 Rony Shapiro 

	* murphy

2007-05-13 20:01:06 +0000 Rony Shapiro 

	* Unicode version now reads database header correctly, still not done with records - non-English inconsistent with 3.07. Also cleaning up to do, & V1V2 support probably broken.

2007-05-13 20:01:06 +0000 Rony Shapiro 

	* Unicode version now reads database header correctly, still not done with records - non-English inconsistent with 3.07. Also cleaning up to do, & V1V2 support probably broken.

2007-05-13 12:48:49 +0000 Rony Shapiro 

	* Handle lock file contents correctly under unicode

2007-05-13 12:48:49 +0000 Rony Shapiro 

	* Handle lock file contents correctly under unicode

2007-05-12 08:35:28 +0000 Rony Shapiro 

	* Reset default user name for new files

2007-05-12 08:35:28 +0000 Rony Shapiro 

	* Reset default user name for new files

2007-05-11 19:37:33 +0000 DrK 

	* Maintain database UUID and number hash iterations over saves New and SaveAs generate new database UUIDs and default number of hash iterations

2007-05-11 19:37:33 +0000 DrK 

	* Maintain database UUID and number hash iterations over saves New and SaveAs generate new database UUIDs and default number of hash iterations

2007-05-10 22:06:23 +0000 DrK 

	* Minor tidy up

2007-05-10 22:06:23 +0000 DrK 

	* Minor tidy up

2007-05-10 22:01:22 +0000 DrK 

	* [1711524] "Show username in display tree" display option implemented [] More stringent checking during tree "edit in-place" to prevent DB corruption

2007-05-10 22:01:22 +0000 DrK 

	* [1711524] "Show username in display tree" display option implemented [] More stringent checking during tree "edit in-place" to prevent DB corruption

2007-05-09 16:10:01 +0000 Rony Shapiro 

	* It's now possible to create a new database (again).

2007-05-09 16:10:01 +0000 Rony Shapiro 

	* It's now possible to create a new database (again).

2007-05-08 11:31:04 +0000 Rony Shapiro 

	* Clarified textual representation, rearranged to add an explicit representation section, per discussion on pwsafe-devel mailing list.

2007-05-08 11:31:04 +0000 Rony Shapiro 

	* Clarified textual representation, rearranged to add an explicit representation section, per discussion on pwsafe-devel mailing list.

2007-05-08 10:53:17 +0000 Rony Shapiro 

	* Read config file with BOM as well as without.

2007-05-08 10:53:17 +0000 Rony Shapiro 

	* Read config file with BOM as well as without.

2007-05-08 09:02:26 +0000 Rony Shapiro 

	* Advanced column chooser now works under unicode build.

2007-05-08 09:02:26 +0000 Rony Shapiro 

	* Advanced column chooser now works under unicode build.

2007-05-08 08:24:50 +0000 Rony Shapiro 

	* Label editing (title/user) in tree mode now reflected correctly in list view. Looks like there's a bug in m'soft's documentation, in that the subItem index is zero-based, not one-based, with zero meaning the item's title. Or perhaps this has been "fixed" over the years and no-one bothered to update the help?

2007-05-08 08:24:50 +0000 Rony Shapiro 

	* Label editing (title/user) in tree mode now reflected correctly in list view. Looks like there's a bug in m'soft's documentation, in that the subItem index is zero-based, not one-based, with zero meaning the item's title. Or perhaps this has been "fixed" over the years and no-one bothered to update the help?

2007-05-08 07:22:07 +0000 Rony Shapiro 

	* revert trunk back to pre-drag-n-drop merge (1406) with the exception of fix to tinyxml (1409) and a minor bug in DropSource.cpp

2007-05-08 07:22:07 +0000 Rony Shapiro 

	* revert trunk back to pre-drag-n-drop merge (1406) with the exception of fix to tinyxml (1409) and a minor bug in DropSource.cpp

2007-05-08 06:18:10 +0000 Rony Shapiro 

	* re-instated BeginDrag event for tree, instead of onlbtnclick. This saves a LOT of processing when one just clicks on an item.

2007-05-08 06:18:10 +0000 Rony Shapiro 

	* re-instated BeginDrag event for tree, instead of onlbtnclick. This saves a LOT of processing when one just clicks on an item.

2007-05-07 18:18:26 +0000 Rony Shapiro 

	* Parse config files with non-ASCII file names correctly.

2007-05-07 18:18:26 +0000 Rony Shapiro 

	* Parse config files with non-ASCII file names correctly.

2007-05-07 15:43:05 +0000 Rony Shapiro 

	* Minor cleanup - prefer automatic allocation to new/delete.

2007-05-07 15:43:05 +0000 Rony Shapiro 

	* Minor cleanup - prefer automatic allocation to new/delete.

2007-05-07 15:03:32 +0000 Rony Shapiro 

	* checkpoint - merge with branches/dk200703 1337:1382  -compiles cleanly but crashes upon item rename.

2007-05-07 15:03:32 +0000 Rony Shapiro 

	* checkpoint - merge with branches/dk200703 1337:1382  -compiles cleanly but crashes upon item rename.

2007-05-06 14:51:37 +0000 Rony Shapiro 

	* Unicode build flags set (pre-D&D merge)

2007-05-06 14:51:37 +0000 Rony Shapiro 

	* Unicode build flags set (pre-D&D merge)

2007-05-03 19:42:49 +0000 Steffen Ryll 

	* set svn:ignore property to hide some files generated by VS2005

2007-05-03 19:42:49 +0000 Steffen Ryll 

	* set svn:ignore property to hide some files generated by VS2005

2007-05-03 18:07:16 +0000 Rony Shapiro 

	* Mergee shouldn't be added to MRU.

2007-05-03 18:07:16 +0000 Rony Shapiro 

	* Mergee shouldn't be added to MRU.

2007-05-03 17:32:12 +0000 Rony Shapiro 

	* [1709418] Cancel after Lock Safe from system tray now does Right Thing.

2007-05-03 17:32:12 +0000 Rony Shapiro 

	* [1709418] Cancel after Lock Safe from system tray now does Right Thing.

2007-05-01 18:27:17 +0000 DrK 

	* Fix obscure bug re: not closing file

2007-05-01 18:27:17 +0000 DrK 

	* Fix obscure bug re: not closing file

2007-04-27 19:54:18 +0000 DrK 

	* [1708099] Default saved username, now shows in new entry First performance improvement in "groups first" by removing multiple sorts in RefreshList

2007-04-27 19:54:18 +0000 DrK 

	* [1708099] Default saved username, now shows in new entry First performance improvement in "groups first" by removing multiple sorts in RefreshList

2007-04-24 19:55:39 +0000 DrK 

	* Minor fix

2007-04-24 19:55:39 +0000 DrK 

	* Minor fix

2007-04-22 20:09:07 +0000 Rony Shapiro 

	* Config file parsing now handles UTF-8 text correctly

2007-04-22 20:09:07 +0000 Rony Shapiro 

	* Config file parsing now handles UTF-8 text correctly

2007-04-20 21:06:06 +0000 DrK 

	* [1678527] Line delimiter now works during import of plain text

2007-04-20 21:06:06 +0000 DrK 

	* [1678527] Line delimiter now works during import of plain text

2007-04-18 22:53:08 +0000 DrK 

	* [] Fix problem with remembering Tree state on restore after minimize

2007-04-18 22:53:08 +0000 DrK 

	* [] Fix problem with remembering Tree state on restore after minimize

2007-04-18 22:06:24 +0000 DrK 

	* Tweak and re-use "Advanced Options "code Add Advanced to Merge function [1702623] Compare now shows correct filenames

2007-04-18 22:06:24 +0000 DrK 

	* Tweak and re-use "Advanced Options "code Add Advanced to Merge function [1702623] Compare now shows correct filenames

2007-04-17 21:28:30 +0000 David 

	* New constructor for using dates in GUI

2007-04-17 21:26:59 +0000 David 

	* Extends V3 Fields Support (Dates, ...)

2007-04-17 20:54:37 +0000 DrK 

	* Forgot the files!

2007-04-17 20:54:37 +0000 DrK 

	* Forgot the files!

2007-04-17 20:53:22 +0000 DrK 

	* Implement "Advanced" option for Exporting in XML format (as per Export in Text format) and for when comparing databases

2007-04-17 20:53:22 +0000 DrK 

	* Implement "Advanced" option for Exporting in XML format (as per Export in Text format) and for when comparing databases

2007-04-17 19:55:01 +0000 David 

	* remove unneeded external builder

2007-04-17 11:18:33 +0000 Rony Shapiro 

	* unicode version can read & write databases. Still not fully tested.

2007-04-17 11:18:33 +0000 Rony Shapiro 

	* unicode version can read & write databases. Still not fully tested.

2007-04-17 08:28:02 +0000 Rony Shapiro 

	* Progress on unicode build - read v3 successfully (non-unicode build still works).

2007-04-17 08:28:02 +0000 Rony Shapiro 

	* Progress on unicode build - read v3 successfully (non-unicode build still works).

2007-04-16 19:10:19 +0000 Rony Shapiro 

	* Progress on unicode build (non-unicode build still works).

2007-04-16 19:10:19 +0000 Rony Shapiro 

	* Progress on unicode build (non-unicode build still works).

2007-04-16 18:33:20 +0000 DrK 

	* Keep forgetting to update the docs!

2007-04-16 18:33:20 +0000 DrK 

	* Keep forgetting to update the docs!

2007-04-16 18:31:09 +0000 DrK 

	* [1701508] Entry times no longer written out if not set

2007-04-16 18:31:09 +0000 DrK 

	* [1701508] Entry times no longer written out if not set

2007-04-15 19:30:23 +0000 Rony Shapiro 

	* Unicode build now links cleanly (but doesn't run). vcproj files still uncommited - work-in-progress. Also, major inline of CMyString functions.

2007-04-15 19:30:23 +0000 Rony Shapiro 

	* Unicode build now links cleanly (but doesn't run). vcproj files still uncommited - work-in-progress. Also, major inline of CMyString functions.

2007-04-15 15:20:41 +0000 Rony Shapiro 

	* More unicode work - compiles cleanly under UNICODE (still doesn't link), non-unicode unbroken.

2007-04-15 15:20:41 +0000 Rony Shapiro 

	* More unicode work - compiles cleanly under UNICODE (still doesn't link), non-unicode unbroken.

2007-04-15 13:03:46 +0000 Rony Shapiro 

	* corelib now compiles cleanly under unicode w/o breaking non-unicode functionality (unicode version still untested)

2007-04-15 13:03:46 +0000 Rony Shapiro 

	* corelib now compiles cleanly under unicode w/o breaking non-unicode functionality (unicode version still untested)

2007-04-15 12:08:27 +0000 Rony Shapiro 

	* Replace obsolete strstream with stringstream + clean Unicode compile.

2007-04-15 12:08:27 +0000 Rony Shapiro 

	* Replace obsolete strstream with stringstream + clean Unicode compile.

2007-04-15 07:56:33 +0000 Rony Shapiro 

	* Now compiles cleanly under UNICODE, appears unbroken under non-UNICODE build.

2007-04-15 07:56:33 +0000 Rony Shapiro 

	* Now compiles cleanly under UNICODE, appears unbroken under non-UNICODE build.

2007-04-15 06:07:27 +0000 Rony Shapiro 

	* Removed unused function

2007-04-15 06:07:27 +0000 Rony Shapiro 

	* Removed unused function

2007-04-14 15:50:25 +0000 Rony Shapiro 

	* More 64-bit readiness

2007-04-14 15:50:25 +0000 Rony Shapiro 

	* More 64-bit readiness

2007-04-14 14:28:18 +0000 Rony Shapiro 

	* murphy.

2007-04-14 14:28:18 +0000 Rony Shapiro 

	* murphy.

2007-04-14 13:02:04 +0000 Rony Shapiro 

	* PWHistList is now a std::vector instead of a CList - make pwsafe a wee bit more portable (part 1)

2007-04-14 13:02:04 +0000 Rony Shapiro 

	* PWHistList is now a std::vector instead of a CList - make pwsafe a wee bit more portable (part 1)

2007-04-14 11:21:16 +0000 David 

	* Fix for: [ 1651901 ] Display Problems in PasswordSafeSWT 0.6 Columns now resizeable

2007-04-14 04:32:26 +0000 Rony Shapiro 

	* Corelib now compiles cleanly with /w64 & still runs as a 32-bit app. Untested (yet) as a 64-bit build.

2007-04-14 04:32:26 +0000 Rony Shapiro 

	* Corelib now compiles cleanly with /w64 & still runs as a 32-bit app. Untested (yet) as a 64-bit build.

2007-04-12 17:38:32 +0000 David 

	* [ 1698697 ] [SWT/Java] Fix: Import /Export CSV broken

2007-04-11 12:00:56 +0000 Rony Shapiro 

	* Murphy

2007-04-11 12:00:56 +0000 Rony Shapiro 

	* Murphy

2007-04-11 10:25:16 +0000 Rony Shapiro 

	* [1696930] - Block input for all autotype, rather than only under delay.

2007-04-11 10:25:16 +0000 Rony Shapiro 

	* [1696930] - Block input for all autotype, rather than only under delay.

2007-04-11 10:16:25 +0000 Rony Shapiro 

	* Replaced 37 with it's meaning.

2007-04-11 10:16:25 +0000 Rony Shapiro 

	* Replaced 37 with it's meaning.

2007-04-10 20:18:50 +0000 DrK 

	* Fix issue if PWS is maximized/minimized/then restored - notes updated

2007-04-10 20:18:50 +0000 DrK 

	* Fix issue if PWS is maximized/minimized/then restored - notes updated

2007-04-10 20:17:33 +0000 DrK 

	* Fix issue if PWS is maximized/minimized/then restored

2007-04-10 20:17:33 +0000 DrK 

	* Fix issue if PWS is maximized/minimized/then restored

2007-04-07 18:06:51 +0000 DrK 

	* Fix potential Column drag & drop issue

2007-04-07 18:06:51 +0000 DrK 

	* Fix potential Column drag & drop issue

2007-04-07 11:53:58 +0000 DrK 

	* [1695991] 3.07 - File type Compare now has .bak & .ibak suffixes

2007-04-07 11:53:58 +0000 DrK 

	* [1695991] 3.07 - File type Compare now has .bak & .ibak suffixes

2007-04-06 18:44:03 +0000 DrK 

	* [1695446] Can't reproduce error but allow command line parameters for Alt. Browser; e.g. "-new-tab" for Firefox

2007-04-06 18:44:03 +0000 DrK 

	* [1695446] Can't reproduce error but allow command line parameters for Alt. Browser; e.g. "-new-tab" for Firefox

2007-04-06 17:31:14 +0000 DrK 

	* Make Minimize on Autotype" take precedence over "Always On Top" during AutoType Fix minor error in getting UUIDstr

2007-04-06 17:31:14 +0000 DrK 

	* Make Minimize on Autotype" take precedence over "Always On Top" during AutoType Fix minor error in getting UUIDstr

2007-03-31 12:46:03 +0000 Rony Shapiro 

	* Implemented Frank Pilhofer's suggestion to correct Unicode representation.

2007-03-31 12:46:03 +0000 Rony Shapiro 

	* Implemented Frank Pilhofer's suggestion to correct Unicode representation.

2007-03-30 18:28:52 +0000 DrK 

	* Stop F2 selecting item in read-only mode Fix potential memory leak

2007-03-30 18:28:52 +0000 DrK 

	* Stop F2 selecting item in read-only mode Fix potential memory leak

2007-03-30 17:39:06 +0000 Steffen Ryll 

	* - added doxygen config file plus a pseudo class DoxyTempl, to demonstrate how to write documentation with doxygen - set svn:ignore property for some files generated by VS and doxygen - fixed small unicode problem in ThisMfcApp.cpp

2007-03-30 17:39:06 +0000 Steffen Ryll 

	* - added doxygen config file plus a pseudo class DoxyTempl, to demonstrate how to write documentation with doxygen - set svn:ignore property for some files generated by VS and doxygen - fixed small unicode problem in ThisMfcApp.cpp

2007-03-30 10:47:05 +0000 Rony Shapiro 

	* [1691048] Import text file with blank lines or missing fields will no longer crash application.

2007-03-30 10:47:05 +0000 Rony Shapiro 

	* [1691048] Import text file with blank lines or missing fields will no longer crash application.

2007-03-29 21:00:20 +0000 Rony Shapiro 

	* Murphy strikes again!

2007-03-29 21:00:20 +0000 Rony Shapiro 

	* Murphy strikes again!

2007-03-29 19:01:02 +0000 DrK 

	* Add missing files after merge and correct resource.h

2007-03-29 19:01:02 +0000 DrK 

	* Add missing files after merge and correct resource.h

2007-03-29 14:49:03 +0000 Rony Shapiro 

	* Merged DK's new chooser from branch, sans AutoResizeColumns preference.

2007-03-29 14:49:03 +0000 Rony Shapiro 

	* Merged DK's new chooser from branch, sans AutoResizeColumns preference.

2007-03-27 05:37:14 +0000 Rony Shapiro 

	* Updated display tab image and help description.

2007-03-27 05:37:14 +0000 Rony Shapiro 

	* Updated display tab image and help description.

2007-03-26 18:24:21 +0000 Rony Shapiro 

	* Added appendix describing prefs logic, or lack of thereof.

2007-03-26 18:24:21 +0000 Rony Shapiro 

	* Added appendix describing prefs logic, or lack of thereof.

2007-03-25 09:43:22 +0000 Rony Shapiro 

	* - Minor reorg to InitInstance - User can now specify non-default directory for pwsafe.cfg via PWS_PREFSDIR env variable

2007-03-25 09:43:22 +0000 Rony Shapiro 

	* - Minor reorg to InitInstance - User can now specify non-default directory for pwsafe.cfg via PWS_PREFSDIR env variable

2007-03-25 08:17:14 +0000 Rony Shapiro 

	* [1687676] Import Help text now refers to detailed format description, instead of redundant & incorrect data.

2007-03-25 08:17:14 +0000 Rony Shapiro 

	* [1687676] Import Help text now refers to detailed format description, instead of redundant & incorrect data.

2007-03-25 07:50:53 +0000 Rony Shapiro 

	* [1672770] Right-click->unlock on system tray icon now same as double-clicking on locked system tray icon

2007-03-25 07:50:53 +0000 Rony Shapiro 

	* [1672770] Right-click->unlock on system tray icon now same as double-clicking on locked system tray icon

2007-03-24 11:07:27 +0000 Rony Shapiro 

	* Cosmetics on autotype options

2007-03-24 11:07:27 +0000 Rony Shapiro 

	* Cosmetics on autotype options

2007-03-24 10:36:53 +0000 Rony Shapiro 

	* [1684827] No longer crashes after you specify remember 0 databases

2007-03-24 10:36:53 +0000 Rony Shapiro 

	* [1684827] No longer crashes after you specify remember 0 databases

2007-03-24 09:55:47 +0000 Rony Shapiro 

	* Refine DK's autotype fix.

2007-03-24 09:55:47 +0000 Rony Shapiro 

	* Refine DK's autotype fix.

2007-03-23 17:20:21 +0000 Rony Shapiro 

	* Moved to statically linked release, prepare for 3.07

2007-03-23 17:20:21 +0000 Rony Shapiro 

	* Moved to statically linked release, prepare for 3.07

2007-03-22 19:06:13 +0000 Rony Shapiro 

	* First steps towards 64-bit build

2007-03-22 19:06:13 +0000 Rony Shapiro 

	* First steps towards 64-bit build

2007-03-21 23:22:27 +0000 DrK 

	* [] - PWS may configured not to minimize during Autotype to stop annoying process of unlocking from System Tray. 'Always on Top' takes precedence.

2007-03-21 23:22:27 +0000 DrK 

	* [] - PWS may configured not to minimize during Autotype to stop annoying process of unlocking from System Tray. 'Always on Top' takes precedence.

2007-03-20 23:11:48 +0000 DrK 

	* Bugs fixed: [1678707] CAPSLOCK no longer flips case using Autotype [1681366] Now stays on top during autotype New feature: [1623802] Default Autotype string can be specified per database

2007-03-20 23:11:48 +0000 DrK 

	* Bugs fixed: [1678707] CAPSLOCK no longer flips case using Autotype [1681366] Now stays on top during autotype New feature: [1623802] Default Autotype string can be specified per database

2007-03-19 20:42:52 +0000 Rony Shapiro 

	* [1682516] Menu display no longer trashed if accelerator pressed with an open menu.

2007-03-19 20:42:52 +0000 Rony Shapiro 

	* [1682516] Menu display no longer trashed if accelerator pressed with an open menu.

2007-03-19 20:21:20 +0000 Rony Shapiro 

	* Updated release notes

2007-03-19 20:21:20 +0000 Rony Shapiro 

	* Updated release notes

2007-03-19 19:26:08 +0000 DrK 

	* Fix p & qs (see description of LOGFONT.lfHeight when < 0)

2007-03-19 19:26:08 +0000 DrK 

	* Fix p & qs (see description of LOGFONT.lfHeight when < 0)

2007-03-19 12:20:14 +0000 Rony Shapiro 

	* Minor cleanup to column management code + document new&improved same in relnotes

2007-03-19 12:20:14 +0000 Rony Shapiro 

	* Minor cleanup to column management code + document new&improved same in relnotes

2007-03-18 17:57:52 +0000 DrK 

	* Do fonts properly: a. Use MFC CFonts not HFONT and SendMessages b. Set font correctly in header at startup c. After change font, make sure entries visible

2007-03-18 17:57:52 +0000 DrK 

	* Do fonts properly: a. Use MFC CFonts not HFONT and SendMessages b. Set font correctly in header at startup c. After change font, make sure entries visible

2007-03-18 16:02:52 +0000 Rony Shapiro 

	* Add support for "strict locking" (#define PWS_STRICT_LOCKING) for those who don't want to allow the user to "break" a lock on a pwsafe database.

2007-03-18 16:02:52 +0000 Rony Shapiro 

	* Add support for "strict locking" (#define PWS_STRICT_LOCKING) for those who don't want to allow the user to "break" a lock on a pwsafe database.

2007-03-17 23:07:43 +0000 DrK 

	* Fix header size when changing font size

2007-03-17 23:07:43 +0000 DrK 

	* Fix header size when changing font size

2007-03-17 11:00:21 +0000 Rony Shapiro 

	* Added a typedef to make code a bit clearer (continued).

2007-03-17 11:00:21 +0000 Rony Shapiro 

	* Added a typedef to make code a bit clearer (continued).

2007-03-16 10:38:49 +0000 DrK 

	* Fix reset column code and make more efficient

2007-03-16 10:38:49 +0000 DrK 

	* Fix reset column code and make more efficient

2007-03-16 09:45:29 +0000 Rony Shapiro 

	* Added a typedef to make code a bit clearer, fixed a one-off problem in bitset iteration.

2007-03-16 09:45:29 +0000 Rony Shapiro 

	* Added a typedef to make code a bit clearer, fixed a one-off problem in bitset iteration.

2007-03-14 16:39:54 +0000 DrK 

	* Fix column widths Put duplicate code in a routine Change name of variable to make meaning more obvious Update Last Access time in Listview if being maintained and currently displayed

2007-03-14 16:39:54 +0000 DrK 

	* Fix column widths Put duplicate code in a routine Change name of variable to make meaning more obvious Update Last Access time in Listview if being maintained and currently displayed

2007-03-12 13:34:18 +0000 Rony Shapiro 

	* Merged in column-picker code from DK's branch

2007-03-12 13:34:18 +0000 Rony Shapiro 

	* Merged in column-picker code from DK's branch

2007-03-12 10:24:56 +0000 Rony Shapiro 

	* Merged in 1279 from dk's branch: - Option to show grid in list view - Option to put groups first in tree view (minor changes to phrasing)

2007-03-12 10:24:56 +0000 Rony Shapiro 

	* Merged in 1279 from dk's branch: - Option to show grid in list view - Option to put groups first in tree view (minor changes to phrasing)

2007-03-12 09:39:35 +0000 Rony Shapiro 

	* Merged in dk's changes 1275-1277 inclusive (plus fix Delete[] to delete).

2007-03-12 09:39:35 +0000 Rony Shapiro 

	* Merged in dk's changes 1275-1277 inclusive (plus fix Delete[] to delete).

2007-03-10 22:31:27 +0000 DrK 

	* [1673028] Merge operation now fixed properly and similar problem in Compare operation also fixed

2007-03-10 22:31:27 +0000 DrK 

	* [1673028] Merge operation now fixed properly and similar problem in Compare operation also fixed

2007-03-10 15:43:21 +0000 DrK 

	* [1673028] Merge operation now fixed

2007-03-10 15:43:21 +0000 DrK 

	* [1673028] Merge operation now fixed

2007-03-10 15:16:25 +0000 DrK 

	* [1675716] <ESC> to close application now works Minor fix to misc property page control placement

2007-03-10 15:16:25 +0000 DrK 

	* [1675716] <ESC> to close application now works Minor fix to misc property page control placement

2007-02-27 05:41:52 +0000 Rony Shapiro 

	* Wrong text in RefreshList

2007-02-27 05:41:52 +0000 Rony Shapiro 

	* Wrong text in RefreshList

2007-02-26 21:24:28 +0000 arjun_acharya 

	* Summary: CMyTreeCtrl::OnEndLabelEdit has been modified to prevent editing of group/entry names via click of mouse

2007-02-26 21:24:28 +0000 arjun_acharya 

	* Summary: CMyTreeCtrl::OnEndLabelEdit has been modified to prevent editing of group/entry names via click of mouse

2007-02-25 20:18:44 +0000 arjun_acharya 

	* DK's drag&drop patch has made "MoveGroupToTopLevel" functionality redundant. Therefore all traces of this have been removed from the current revision. All that remains from additions in revision 1266 is the m_TreeViewGroup = _T("") addition to DboxMain::Delete

2007-02-25 20:18:44 +0000 arjun_acharya 

	* DK's drag&drop patch has made "MoveGroupToTopLevel" functionality redundant. Therefore all traces of this have been removed from the current revision. All that remains from additions in revision 1266 is the m_TreeViewGroup = _T("") addition to DboxMain::Delete

2007-02-24 08:54:36 +0000 Rony Shapiro 

	* Removed Move group to toplevel from popup menu - now possible to do it entirely with D&D

2007-02-24 08:54:36 +0000 Rony Shapiro 

	* Removed Move group to toplevel from popup menu - now possible to do it entirely with D&D

2007-02-24 08:48:42 +0000 Rony Shapiro 

	* Committed DK's drag&drop patch - now possible to drag items & groups to toplevel of tree

2007-02-24 08:48:42 +0000 Rony Shapiro 

	* Committed DK's drag&drop patch - now possible to drag items & groups to toplevel of tree

2007-02-24 08:29:34 +0000 Rony Shapiro 

	* cosmetics for relative password expiration feature

2007-02-24 08:29:34 +0000 Rony Shapiro 

	* cosmetics for relative password expiration feature

2007-02-24 07:17:30 +0000 Rony Shapiro 

	* Minor tweaks to MoveGroupToTop - normalize error handling

2007-02-24 07:17:30 +0000 Rony Shapiro 

	* Minor tweaks to MoveGroupToTop - normalize error handling

2007-02-23 13:56:51 +0000 arjun_acharya 

	* 1)Implemented function "Move Group To Top Level" which allows, upon right click of mouse button, for group (and all sub-elements) to be returned to top level.

2007-02-23 13:56:51 +0000 arjun_acharya 

	* 1)Implemented function "Move Group To Top Level" which allows, upon right click of mouse button, for group (and all sub-elements) to be returned to top level.

2007-02-21 18:40:06 +0000 Rony Shapiro 

	* dk's expiry warning patch - "as-is" (before review & edit)

2007-02-21 18:40:06 +0000 Rony Shapiro 

	* dk's expiry warning patch - "as-is" (before review & edit)

2007-02-21 17:35:19 +0000 Rony Shapiro 

	* Exported/imported text format is now documented in online help

2007-02-21 17:35:19 +0000 Rony Shapiro 

	* Exported/imported text format is now documented in online help

2007-02-16 17:10:48 +0000 Rony Shapiro 

	* Adjusted title of password entry dialogs to assist tpm usage. Version bumped to 3.06.01

2007-02-16 17:10:48 +0000 Rony Shapiro 

	* Adjusted title of password entry dialogs to assist tpm usage. Version bumped to 3.06.01

2007-02-15 20:27:38 +0000 Rony Shapiro 

	* [1660721] Autotype menu & shortcut no longer disabled if field is empty.

2007-02-15 20:27:38 +0000 Rony Shapiro 

	* [1660721] Autotype menu & shortcut no longer disabled if field is empty.

2007-02-15 12:22:48 +0000 Rony Shapiro 

	* Added "Demo" configuration, same as Release, but with -DDEMO added, and new Demo directories for builds and link.

2007-02-15 12:22:48 +0000 Rony Shapiro 

	* Added "Demo" configuration, same as Release, but with -DDEMO added, and new Demo directories for builds and link.

2007-02-15 10:46:59 +0000 Rony Shapiro 

	* More demo/trail mode support

2007-02-15 10:46:59 +0000 Rony Shapiro 

	* More demo/trail mode support

2007-02-15 09:12:51 +0000 Rony Shapiro 

	* Removed confusing text in import text dialog box.

2007-02-15 09:12:51 +0000 Rony Shapiro 

	* Removed confusing text in import text dialog box.

2007-02-15 09:11:38 +0000 Rony Shapiro 

	* Updated to reflect changes to export/import text and new relative date pwd expiry.

2007-02-15 09:11:38 +0000 Rony Shapiro 

	* Updated to reflect changes to export/import text and new relative date pwd expiry.

2007-02-15 08:28:09 +0000 Rony Shapiro 

	* Update relnotes for last commit...

2007-02-15 08:28:09 +0000 Rony Shapiro 

	* Update relnotes for last commit...

2007-02-15 08:27:12 +0000 Rony Shapiro 

	* Applied DK's time/date locale fix - all time/date info now displayed in local format

2007-02-15 08:27:12 +0000 Rony Shapiro 

	* Applied DK's time/date locale fix - all time/date info now displayed in local format

2007-02-15 08:01:43 +0000 Rony Shapiro 

	* Modified Password Expiry dialog box

2007-02-15 08:01:43 +0000 Rony Shapiro 

	* Modified Password Expiry dialog box

2007-02-11 21:24:53 +0000 Rony Shapiro 

	* DK's implementation of [1634251] Password expiration date can now be specified relatively, e.g., "45 days from now" - still needs GUI review + hepl file update.

2007-02-11 21:24:53 +0000 Rony Shapiro 

	* DK's implementation of [1634251] Password expiration date can now be specified relatively, e.g., "45 days from now" - still needs GUI review + hepl file update.

2007-02-10 18:08:16 +0000 Rony Shapiro 

	* Disable tree item drag in read-only mode - based on Arjun's fixes.

2007-02-10 18:08:16 +0000 Rony Shapiro 

	* Disable tree item drag in read-only mode - based on Arjun's fixes.

2007-02-08 15:35:48 +0000 Rony Shapiro 

	* limited/demo/trail version Good Enough.

2007-02-08 15:35:48 +0000 Rony Shapiro 

	* limited/demo/trail version Good Enough.

2007-02-08 06:59:17 +0000 Rony Shapiro 

	* Merged in DK's menu-related fixes from the copy/paste patch.

2007-02-08 06:59:17 +0000 Rony Shapiro 

	* Merged in DK's menu-related fixes from the copy/paste patch.

2007-02-07 20:57:36 +0000 Rony Shapiro 

	* Started work on limited/demo/trail version

2007-02-07 20:57:36 +0000 Rony Shapiro 

	* Started work on limited/demo/trail version

2007-02-07 07:40:51 +0000 Rony Shapiro 

	* Finished xml-spec complaint handling of host/username

2007-02-07 07:40:51 +0000 Rony Shapiro 

	* Finished xml-spec complaint handling of host/username

2007-02-06 21:36:45 +0000 Rony Shapiro 

	* cleanup lots of nits.

2007-02-06 21:36:45 +0000 Rony Shapiro 

	* cleanup lots of nits.

2007-02-06 07:49:01 +0000 Rony Shapiro 

	* Updated to reflect new starting and change combination dialog boxes.

2007-02-06 07:49:01 +0000 Rony Shapiro 

	* Updated to reflect new starting and change combination dialog boxes.

2007-02-06 06:52:50 +0000 Rony Shapiro 

	* Resize password field in change combination dialog for consistency.

2007-02-06 06:52:50 +0000 Rony Shapiro 

	* Resize password field in change combination dialog for consistency.

2007-02-05 09:08:20 +0000 Rony Shapiro 

	* a bit less brute-force in U3 soft eject management

2007-02-05 09:08:20 +0000 Rony Shapiro 

	* a bit less brute-force in U3 soft eject management

2007-02-04 20:41:30 +0000 Rony Shapiro 

	* More work on U3 support (workaround m'soft bug - grrr.)

2007-02-04 20:41:30 +0000 Rony Shapiro 

	* More work on U3 support (workaround m'soft bug - grrr.)

2007-02-04 18:39:59 +0000 Rony Shapiro 

	* "Minor" tweaks... (Murphy)

2007-02-04 18:39:59 +0000 Rony Shapiro 

	* "Minor" tweaks... (Murphy)

2007-02-04 17:33:36 +0000 Rony Shapiro 

	* Finished reworking opening dalog box

2007-02-04 17:33:36 +0000 Rony Shapiro 

	* Finished reworking opening dalog box

2007-02-02 20:24:39 +0000 Rony Shapiro 

	* Cleaning up opening dialog box.

2007-02-02 20:24:39 +0000 Rony Shapiro 

	* Cleaning up opening dialog box.

2007-01-30 14:43:32 +0000 Rony Shapiro 

	* U3 AppStop work.

2007-01-30 14:43:32 +0000 Rony Shapiro 

	* U3 AppStop work.

2007-01-25 10:26:13 +0000 Rony Shapiro 

	* Support U3 ejection in opening dialog box as well as main window.

2007-01-25 10:26:13 +0000 Rony Shapiro 

	* Support U3 ejection in opening dialog box as well as main window.

2007-01-20 09:32:25 +0000 Rony Shapiro 

	* No longer crashes when password history policy changes records.

2007-01-20 09:32:25 +0000 Rony Shapiro 

	* No longer crashes when password history policy changes records.

2007-01-20 06:23:49 +0000 Rony Shapiro 

	* U3 Safe Eject now works correctly. Also, On QueryExit actually Saves file if user asks to.

2007-01-20 06:23:49 +0000 Rony Shapiro 

	* U3 Safe Eject now works correctly. Also, On QueryExit actually Saves file if user asks to.

2007-01-17 20:37:16 +0000 Rony Shapiro 

	* More attempts to get non-English data to store/retrieve correctly.

2007-01-17 20:37:16 +0000 Rony Shapiro 

	* More attempts to get non-English data to store/retrieve correctly.

2007-01-16 01:29:55 +0000 Glen Smith 

	* Updated to a release version number.

2007-01-15 09:22:59 +0000 Glen Smith 

	* Updated to latest exe4j

2007-01-15 09:22:45 +0000 Glen Smith 

	* Updated to latest exe4j

2007-01-15 08:57:50 +0000 Glen Smith 

	* Removed whitespace.

2007-01-15 02:00:54 +0000 Glen Smith 

	* Updated transparency setting on gif.

2007-01-15 01:49:10 +0000 Glen Smith 

	* Updated build version

2007-01-15 01:37:40 +0000 Glen Smith 

	* Updated to latest jar with fix for HMAC calcs

2007-01-15 01:30:30 +0000 Glen Smith 

	* Fixed bug with record length calculations. Re-enabled HMAC checking.

2007-01-12 08:33:33 +0000 Rony Shapiro 

	* [1633516] No longer crashes upon Find with an empty group.

2007-01-12 08:33:33 +0000 Rony Shapiro 

	* [1633516] No longer crashes upon Find with an empty group.

2007-01-09 20:01:39 +0000 Rony Shapiro 

	* Applied DK's patch to fix "buglet"

2007-01-09 20:01:39 +0000 Rony Shapiro 

	* Applied DK's patch to fix "buglet"

2007-01-09 19:59:55 +0000 Rony Shapiro 

	* it's 2007

2007-01-09 19:59:55 +0000 Rony Shapiro 

	* it's 2007

2007-01-09 09:38:47 +0000 Rony Shapiro 

	* From DK - LoadStrings tidying up + XML parse fix.

2007-01-09 09:38:47 +0000 Rony Shapiro 

	* From DK - LoadStrings tidying up + XML parse fix.

2007-01-09 09:35:19 +0000 Rony Shapiro 

	* Save config file after OK on Options dialog, in addition to on exit(for U3).

2007-01-09 09:35:19 +0000 Rony Shapiro 

	* Save config file after OK on Options dialog, in addition to on exit(for U3).

2007-01-07 20:38:32 +0000 Rony Shapiro 

	* Refined handling of non-XML compliant host/user names.

2007-01-07 20:38:32 +0000 Rony Shapiro 

	* Refined handling of non-XML compliant host/user names.

2007-01-04 17:16:21 +0000 Rony Shapiro 

	* updated copyright notice for 2007

2007-01-04 17:16:21 +0000 Rony Shapiro 

	* updated copyright notice for 2007

2007-01-04 16:48:36 +0000 Rony Shapiro 

	* Cleaned up locale-specific file loading - help file now loaded correctly under U3.

2007-01-04 16:48:36 +0000 Rony Shapiro 

	* Cleaned up locale-specific file loading - help file now loaded correctly under U3.

2007-01-03 17:45:19 +0000 Rony Shapiro 

	* [1625557] No longer crashes when invoking help after using Hot-Key.

2007-01-03 17:45:19 +0000 Rony Shapiro 

	* [1625557] No longer crashes when invoking help after using Hot-Key.

2006-12-28 20:06:28 +0000 Rony Shapiro 

	* Applied DK's patches to the Compare function.

2006-12-28 20:06:28 +0000 Rony Shapiro 

	* Applied DK's patches to the Compare function.

2006-12-28 19:49:10 +0000 Rony Shapiro 

	* Concentrate directory access in PWSdirs, in preparation for U3 support.

2006-12-28 19:49:10 +0000 Rony Shapiro 

	* Concentrate directory access in PWSdirs, in preparation for U3 support.

2006-12-17 17:08:20 +0000 Rony Shapiro 

	* bumped version number

2006-12-17 17:08:20 +0000 Rony Shapiro 

	* bumped version number

2006-12-17 13:49:42 +0000 Rony Shapiro 

	* Updated bugfix list for 3.05.02.

2006-12-17 13:49:42 +0000 Rony Shapiro 

	* Updated bugfix list for 3.05.02.

2006-12-17 11:52:31 +0000 Rony Shapiro 

	* Prepare 3.05.02 for release

2006-12-17 11:52:31 +0000 Rony Shapiro 

	* Prepare 3.05.02 for release

2006-12-17 09:10:08 +0000 Rony Shapiro 

	* Cleaned up MRU handling

2006-12-17 09:10:08 +0000 Rony Shapiro 

	* Cleaned up MRU handling

2006-12-13 08:28:43 +0000 Rony Shapiro 

	* [1608255] Point out that -s imples system tray.

2006-12-13 08:28:43 +0000 Rony Shapiro 

	* [1608255] Point out that -s imples system tray.

2006-12-13 07:52:52 +0000 Rony Shapiro 

	* [1612881] Notes now appear consistently.

2006-12-13 07:52:52 +0000 Rony Shapiro 

	* [1612881] Notes now appear consistently.

2006-12-11 20:50:21 +0000 Rony Shapiro 

	* [1608191] Tree view's state is now preserved across timed lock and when starting with '-s' flag.

2006-12-11 20:50:21 +0000 Rony Shapiro 

	* [1608191] Tree view's state is now preserved across timed lock and when starting with '-s' flag.

2006-12-08 06:09:10 +0000 Rony Shapiro 

	* Minor cleanup - removed unused state variable.

2006-12-08 06:09:10 +0000 Rony Shapiro 

	* Minor cleanup - removed unused state variable.

2006-12-07 20:11:49 +0000 Rony Shapiro 

	* [1609759] "Show Password in display list & tree" setting now persistent across application exit.

2006-12-07 20:11:49 +0000 Rony Shapiro 

	* [1609759] "Show Password in display list & tree" setting now persistent across application exit.

2006-12-07 19:20:13 +0000 Rony Shapiro 

	* Clarified version compatibility, per Mat's comment.

2006-12-07 19:20:13 +0000 Rony Shapiro 

	* Clarified version compatibility, per Mat's comment.

2006-12-06 18:44:14 +0000 Rony Shapiro 

	* - Switched to TinyXML for preference file handling. - [1606265] No longer terminates after edit when username and/or hostname is not an XML-compliant name.

2006-12-06 18:44:14 +0000 Rony Shapiro 

	* - Switched to TinyXML for preference file handling. - [1606265] No longer terminates after edit when username and/or hostname is not an XML-compliant name.

2006-12-06 09:40:30 +0000 Glen Smith 

	* Fix to exclude .exe from src distro

2006-12-06 09:14:06 +0000 Glen Smith 

	* Updated artwork

2006-12-06 09:13:42 +0000 Glen Smith 

	* Changed URL

2006-12-06 09:13:15 +0000 Glen Smith 

	* Updated splashscreen

2006-12-06 09:12:49 +0000 Glen Smith 

	* Updated version

2006-12-06 09:03:22 +0000 Glen Smith 

	* git-svn-id: svn://svn.code.sf.net/p/passwordsafe/code/trunk@1193 1f79f812-37fb-46fe-a122-30589dd2bf55

2006-12-06 08:39:03 +0000 Glen Smith 

	* Fixed filters

2006-12-06 08:21:51 +0000 Glen Smith 

	* added file mask

2006-12-06 03:11:23 +0000 Glen Smith 

	* Updated to latest jar.

2006-12-06 03:10:28 +0000 Glen Smith 

	* Renamed jar target to std name.

2006-12-06 03:07:43 +0000 Glen Smith 

	* Disabled hash testing for now....

2006-12-05 17:41:07 +0000 Rony Shapiro 

	* Fixed path to ncftpput

2006-12-05 17:41:07 +0000 Rony Shapiro 

	* Fixed path to ncftpput

2006-12-03 15:05:35 +0000 Rony Shapiro 

	* Ready for re-release of 3.05

2006-12-03 15:05:35 +0000 Rony Shapiro 

	* Ready for re-release of 3.05

2006-12-02 23:35:04 +0000 minus273c 

	* Don't tell user too often we can't save pref to R-O DB Don't try and format XML and save if Load fails

2006-12-02 23:35:04 +0000 minus273c 

	* Don't tell user too often we can't save pref to R-O DB Don't try and format XML and save if Load fails

2006-12-02 20:31:41 +0000 Rony Shapiro 

	* - XMLprefs instrumentation - Make host/username key 8-bit clean - Default database name so not saved as ".psafe3" first time

2006-12-02 20:31:41 +0000 Rony Shapiro 

	* - XMLprefs instrumentation - Make host/username key 8-bit clean - Default database name so not saved as ".psafe3" first time

2006-12-02 17:06:25 +0000 Rony Shapiro 

	* 4got these 2 image files.

2006-12-02 17:06:25 +0000 Rony Shapiro 

	* 4got these 2 image files.

2006-12-02 15:38:14 +0000 minus273c 

	* Stop trying to save database prefs if DB is R-O Fix order of MRU items (must add in reverse order)

2006-12-02 15:38:14 +0000 minus273c 

	* Stop trying to save database prefs if DB is R-O Fix order of MRU items (must add in reverse order)

2006-12-01 08:12:15 +0000 Rony Shapiro 

	* Added MSFT's manifest files to the distribution (TYBG).

2006-12-01 08:12:15 +0000 Rony Shapiro 

	* Added MSFT's manifest files to the distribution (TYBG).

2006-11-30 21:44:25 +0000 minus273c 

	* [1606237] Fixed "Display Initial Tree view expanded" Now works for every database open not the initial open

2006-11-30 21:44:25 +0000 minus273c 

	* [1606237] Fixed "Display Initial Tree view expanded" Now works for every database open not the initial open

2006-11-30 21:13:05 +0000 minus273c 

	* [1606232] now remembers Flattened List mode

2006-11-30 21:13:05 +0000 minus273c 

	* [1606232] now remembers Flattened List mode

2006-11-30 21:04:22 +0000 minus273c 

	* [1605389] Fix Read-only flag gets stuck when using open MRU

2006-11-30 21:04:22 +0000 minus273c 

	* [1605389] Fix Read-only flag gets stuck when using open MRU

2006-11-30 10:36:22 +0000 Rony Shapiro 

	* Fixed svn location (again).

2006-11-30 10:36:22 +0000 Rony Shapiro 

	* Fixed svn location (again).

2006-11-30 10:22:22 +0000 Rony Shapiro 

	* Update Rlease Notes prior to 3.05 release.

2006-11-30 10:22:22 +0000 Rony Shapiro 

	* Update Rlease Notes prior to 3.05 release.

2006-11-29 07:32:32 +0000 Rony Shapiro 

	* Fixes to help: Added options & history to contents, fixed image link in display_tab.html, text in password_history.html.

2006-11-29 07:32:32 +0000 Rony Shapiro 

	* Fixes to help: Added options & history to contents, fixed image link in display_tab.html, text in password_history.html.

2006-11-28 21:27:32 +0000 minus273c 

	* Change version information for resource-only DLLs

2006-11-28 21:27:32 +0000 minus273c 

	* Change version information for resource-only DLLs

2006-11-28 20:02:37 +0000 Glen Smith 

	* Started work on splashscreen

2006-11-28 19:49:16 +0000 Rony Shapiro 

	* Link to project page now opens in external browser (thanks to Mat).

2006-11-28 19:49:16 +0000 Rony Shapiro 

	* Link to project page now opens in external browser (thanks to Mat).

2006-11-28 17:50:35 +0000 Rony Shapiro 

	* Minor fix to installable target build.

2006-11-28 17:50:35 +0000 Rony Shapiro 

	* Minor fix to installable target build.

2006-11-28 10:48:53 +0000 Rony Shapiro 

	* Modified XMLPrefs to better match use-case. Updated MRU list prior to main app d'tor. Removed config UpdateTimeStamp() that would be overwritten later. Set modified bit if needed in SetMRUList.

2006-11-28 10:48:53 +0000 Rony Shapiro 

	* Modified XMLPrefs to better match use-case. Updated MRU list prior to main app d'tor. Removed config UpdateTimeStamp() that would be overwritten later. Set modified bit if needed in SetMRUList.

2006-11-28 00:22:50 +0000 Glen Smith 

	* Skip deploy dir in src tarball

2006-11-27 20:04:20 +0000 Glen Smith 

	* Updated to latest build

2006-11-27 20:01:33 +0000 Glen Smith 

	* Large file write test.

2006-11-27 20:01:08 +0000 Glen Smith 

	* Fix for creation of v3 files.

2006-11-27 19:52:32 +0000 Glen Smith 

	* Fix to support correct writing of fresh v3 files.

2006-11-27 10:14:08 +0000 Rony Shapiro 

	* More work on XML prefs - one less lock/unlock in the course of startup.

2006-11-27 10:14:08 +0000 Rony Shapiro 

	* More work on XML prefs - one less lock/unlock in the course of startup.

2006-11-27 10:13:04 +0000 Rony Shapiro 

	* Removed #ifdef DEBUG for i18n code, so translators will be able to use 3.05.

2006-11-27 10:13:04 +0000 Rony Shapiro 

	* Removed #ifdef DEBUG for i18n code, so translators will be able to use 3.05.

2006-11-26 17:34:58 +0000 Rony Shapiro 

	* Changed MRU persistence to save (that is, avoid unecessarily) lock/unlock pref file.

2006-11-26 17:34:58 +0000 Rony Shapiro 

	* Changed MRU persistence to save (that is, avoid unecessarily) lock/unlock pref file.

2006-11-26 11:53:35 +0000 Rony Shapiro 

	* Changed main window size&pos persistence to save lock/unlock pref file.

2006-11-26 11:53:35 +0000 Rony Shapiro 

	* Changed main window size&pos persistence to save lock/unlock pref file.

2006-11-26 10:22:45 +0000 Rony Shapiro 

	* Added support for '-m' option

2006-11-26 10:22:45 +0000 Rony Shapiro 

	* Added support for '-m' option

2006-11-26 00:40:27 +0000 minus273c 

	* Use resource handle to load accelerators

2006-11-26 00:40:27 +0000 minus273c 

	* Use resource handle to load accelerators

2006-11-25 13:46:05 +0000 Mateusz Dobrowolny 

	* Adding translated files.

2006-11-25 13:46:05 +0000 Mateusz Dobrowolny 

	* Adding translated files.

2006-11-25 13:18:04 +0000 Mateusz Dobrowolny 

	* Adding translated files.

2006-11-25 13:18:04 +0000 Mateusz Dobrowolny 

	* Adding translated files.

2006-11-25 10:25:55 +0000 minus273c 

	* Reduce time config file is locked

2006-11-25 10:25:55 +0000 minus273c 

	* Reduce time config file is locked

2006-11-24 02:13:19 +0000 Mateusz Dobrowolny 

	* adding Polish version of help.

2006-11-24 02:13:19 +0000 Mateusz Dobrowolny 

	* adding Polish version of help.

2006-11-23 20:02:50 +0000 minus273c 

	* Minor typos

2006-11-23 20:02:50 +0000 minus273c 

	* Minor typos

2006-11-23 19:51:16 +0000 Rony Shapiro 

	* Keep our registry clean!

2006-11-23 19:51:16 +0000 Rony Shapiro 

	* Keep our registry clean!

2006-11-23 19:35:45 +0000 Rony Shapiro 

	* Fixed old preference handling

2006-11-23 19:35:45 +0000 Rony Shapiro 

	* Fixed old preference handling

2006-11-23 16:22:33 +0000 Rony Shapiro 

	* Added help file documentation.

2006-11-23 16:22:33 +0000 Rony Shapiro 

	* Added help file documentation.

2006-11-23 16:07:26 +0000 Rony Shapiro 

	* Folded Intermediate backup functionality into PWScore, plus minor tweaks.

2006-11-23 16:07:26 +0000 Rony Shapiro 

	* Folded Intermediate backup functionality into PWScore, plus minor tweaks.

2006-11-23 14:05:59 +0000 Rony Shapiro 

	* Removed redundant preferences, update backup example correctly.

2006-11-23 14:05:59 +0000 Rony Shapiro 

	* Removed redundant preferences, update backup example correctly.

2006-11-23 10:54:38 +0000 Rony Shapiro 

	* Widen text fields in preparation for i18n

2006-11-23 10:54:38 +0000 Rony Shapiro 

	* Widen text fields in preparation for i18n

2006-11-23 10:33:56 +0000 Glen Smith 

	* updated test case.

2006-11-23 10:23:42 +0000 Glen Smith 

	* Changed to v3 default file format.

2006-11-23 02:59:22 +0000 Glen Smith 

	* Updated to latest jar.

2006-11-23 02:57:28 +0000 Glen Smith 

	* Fix for new record creation.

2006-11-23 02:56:35 +0000 Glen Smith 

	* Added test for large files.

2006-11-21 15:26:05 +0000 Rony Shapiro 

	* - Bumped version to 3.05 - Updated online help

2006-11-21 15:26:05 +0000 Rony Shapiro 

	* - Bumped version to 3.05 - Updated online help

2006-11-21 08:31:42 +0000 Rony Shapiro 

	* Simplify tooltip texts.

2006-11-21 08:31:42 +0000 Rony Shapiro 

	* Simplify tooltip texts.

2006-11-21 07:53:32 +0000 Rony Shapiro 

	* Hide registry clearing controls in Options->System instead of disabling them when they're irrelevant.

2006-11-21 07:53:32 +0000 Rony Shapiro 

	* Hide registry clearing controls in Options->System instead of disabling them when they're irrelevant.

2006-11-20 15:06:01 +0000 Rony Shapiro 

	* Minor cosmetics to property sheets

2006-11-20 15:06:01 +0000 Rony Shapiro 

	* Minor cosmetics to property sheets

2006-11-20 02:08:18 +0000 Glen Smith 

	* Updated to new version.

2006-11-20 02:06:38 +0000 Glen Smith 

	* Updated to new build of jar

2006-11-20 02:05:09 +0000 Glen Smith 

	* Fix for mix of tree nodes in nested AND root element

2006-11-20 01:58:27 +0000 Glen Smith 

	* Fix for leaving history entries alone.

2006-11-19 20:03:55 +0000 Glen Smith 

	* Added Ant support for creating DMG files.

2006-11-19 18:34:04 +0000 minus273c 

	* Update language DLL properties

2006-11-19 18:34:04 +0000 minus273c 

	* Update language DLL properties

2006-11-19 17:44:14 +0000 Rony Shapiro 

	* Reworked preference loading logic per config.txt, not fully tested.

2006-11-19 17:44:14 +0000 Rony Shapiro 

	* Reworked preference loading logic per config.txt, not fully tested.

2006-11-17 23:00:39 +0000 Glen Smith 

	* Updated to latest jar.

2006-11-17 22:58:54 +0000 Glen Smith 

	* Fix for 16 byte fields

2006-11-16 23:12:21 +0000 minus273c 

	* Delete Russian generated help file

2006-11-16 23:12:21 +0000 minus273c 

	* Delete Russian generated help file

2006-11-16 16:29:19 +0000 Rony Shapiro 

	* Reflect changes to help tree

2006-11-16 16:29:19 +0000 Rony Shapiro 

	* Reflect changes to help tree

2006-11-16 16:14:32 +0000 Rony Shapiro 

	* .chm files are generated artifacts, and as such should not be under revision control.

2006-11-16 16:14:32 +0000 Rony Shapiro 

	* .chm files are generated artifacts, and as such should not be under revision control.

2006-11-16 15:14:43 +0000 Rony Shapiro 

	* Typos.

2006-11-16 15:14:43 +0000 Rony Shapiro 

	* Typos.

2006-11-16 14:11:48 +0000 minus273c 

	* Old foreign language help control files updated Compiled help file produced but it is out of date (V2) Ready for translators once default help file updated

2006-11-16 14:11:48 +0000 minus273c 

	* Old foreign language help control files updated Compiled help file produced but it is out of date (V2) Ready for translators once default help file updated

2006-11-16 13:55:09 +0000 minus273c 

	* Finish off changes to default help generation and calling

2006-11-16 13:55:09 +0000 minus273c 

	* Finish off changes to default help generation and calling

2006-11-16 12:42:33 +0000 minus273c 

	* More help file renames

2006-11-16 12:42:33 +0000 minus273c 

	* More help file renames

2006-11-16 12:13:32 +0000 minus273c 

	* Move help files Remove obsolete NOINVERT accelerator key parameter

2006-11-16 12:13:32 +0000 minus273c 

	* Move help files Remove obsolete NOINVERT accelerator key parameter

2006-11-16 11:00:37 +0000 Rony Shapiro 

	* Added config.txt document descibing how preferences are handled.

2006-11-16 11:00:37 +0000 Rony Shapiro 

	* Added config.txt document descibing how preferences are handled.

2006-11-16 03:15:22 +0000 Glen Smith 

	* Updated version to beta2

2006-11-16 02:48:53 +0000 Glen Smith 

	* Updated to lib with fixed version info

2006-11-16 02:45:21 +0000 Glen Smith 

	* Fixed version writing.

2006-11-16 02:04:36 +0000 Glen Smith 

	* Updated to new version number.

2006-11-16 01:53:44 +0000 Glen Smith 

	* Fix for correct V3 record labels.

2006-11-16 01:44:21 +0000 Glen Smith 

	* Fixed bug with support of null group entries.

2006-11-15 15:30:22 +0000 minus273c 

	* Remove user file

2006-11-15 15:30:22 +0000 minus273c 

	* Remove user file

2006-11-15 15:04:59 +0000 minus273c 

	* Support PWS_LANG and PWS_HELP environment variables Update dialog help to use correct help file

2006-11-15 15:04:59 +0000 minus273c 

	* Support PWS_LANG and PWS_HELP environment variables Update dialog help to use correct help file

2006-11-15 13:23:18 +0000 Rony Shapiro 

	* Work on preferences - refactored code to isolate knowledge of preference implementation to PWSprefs as much as possible.

2006-11-15 13:23:18 +0000 Rony Shapiro 

	* Work on preferences - refactored code to isolate knowledge of preference implementation to PWSprefs as much as possible.

2006-11-15 10:41:44 +0000 minus273c 

	* Define the new directory structure Add language DLL into the main stream Move corelibtest into the new directory structure

2006-11-15 10:41:44 +0000 minus273c 

	* Define the new directory structure Add language DLL into the main stream Move corelibtest into the new directory structure

2006-11-14 23:13:44 +0000 minus273c 

	* Support language help files Update use of language resource-only DLLs

2006-11-14 23:13:44 +0000 minus273c 

	* Support language help files Update use of language resource-only DLLs

2006-11-14 15:34:30 +0000 Rony Shapiro 

	* Registry keys (when used) now under HKCU\Password Safe\Password Safe\ instead of HKCU\Counterpane Systems\Password Safe\ - 1st step in migration to registry OR config file support.

2006-11-14 15:34:30 +0000 Rony Shapiro 

	* Registry keys (when used) now under HKCU\Password Safe\Password Safe\ instead of HKCU\Counterpane Systems\Password Safe\ - 1st step in migration to registry OR config file support.

2006-11-14 08:57:05 +0000 Rony Shapiro 

	* Modified OtherBrowser handling so that per-entry control is possible, via '[alt]' in URL field. Also added tooltips to OptionsMisc, reorganized it a bit, and removed an extraneous intPref.

2006-11-14 08:57:05 +0000 Rony Shapiro 

	* Modified OtherBrowser handling so that per-entry control is possible, via '[alt]' in URL field. Also added tooltips to OptionsMisc, reorganized it a bit, and removed an extraneous intPref.

2006-11-13 21:01:55 +0000 Rony Shapiro 

	* Removed copyright notice from where it shouldn't be...

2006-11-13 21:01:55 +0000 Rony Shapiro 

	* Removed copyright notice from where it shouldn't be...

2006-11-13 20:58:25 +0000 Rony Shapiro 

	* Removed BackupSubDirectoryValue pref, renamed BackupOtherLocationValue to BackupDir, minor fixes to CreateIntermediateBackup.cpp

2006-11-13 20:58:25 +0000 Rony Shapiro 

	* Removed BackupSubDirectoryValue pref, renamed BackupOtherLocationValue to BackupDir, minor fixes to CreateIntermediateBackup.cpp

2006-11-13 16:45:04 +0000 Rony Shapiro 

	* Cleanups to Backups page & other minor stuff.

2006-11-13 16:45:04 +0000 Rony Shapiro 

	* Cleanups to Backups page & other minor stuff.

2006-11-13 11:44:36 +0000 Rony Shapiro 

	* Added a separator before the delete toolbar button, makes it a bit harder to select by mistake instead of edit. (Suggested by Mike Earp)

2006-11-13 11:44:36 +0000 Rony Shapiro 

	* Added a separator before the delete toolbar button, makes it a bit harder to select by mistake instead of edit. (Suggested by Mike Earp)

2006-11-12 14:36:21 +0000 minus273c 

	* Implement support of resource-only DLLs even if none yet exist

2006-11-12 14:36:21 +0000 minus273c 

	* Implement support of resource-only DLLs even if none yet exist

2006-11-12 13:06:50 +0000 Rony Shapiro 

	* Tweaked StartSilent semantics.

2006-11-12 13:06:50 +0000 Rony Shapiro 

	* Tweaked StartSilent semantics.

2006-11-10 12:04:11 +0000 Glen Smith 

	* Updated to v3 lib support

2006-11-10 12:03:29 +0000 Glen Smith 

	* Updated to beta version

2006-11-10 12:03:08 +0000 Glen Smith 

	* Fixed path to ant task

2006-11-10 12:02:33 +0000 Glen Smith 

	* Add bc provider to exe build.

2006-11-10 11:43:57 +0000 Glen Smith 

	* Added support for new V3 record format.

2006-11-10 11:43:11 +0000 Glen Smith 

	* Factory now supports creation of V3 file format.

2006-11-10 11:10:30 +0000 Glen Smith 

	* Added convenience constructor

2006-11-10 10:52:37 +0000 Glen Smith 

	* Add toString() convenience routine.

2006-11-10 10:52:13 +0000 Glen Smith 

	* Fix for field writing.

2006-11-09 16:27:37 +0000 Rony Shapiro 

	* pwsafe.iss is a contributed install script, unrelated to NSIS, the supported installation tool for this project.

2006-11-09 16:27:37 +0000 Rony Shapiro 

	* pwsafe.iss is a contributed install script, unrelated to NSIS, the supported installation tool for this project.

2006-11-09 15:44:25 +0000 Rony Shapiro 

	* Support startup of pwsafe at login via preference.

2006-11-09 15:44:25 +0000 Rony Shapiro 

	* Support startup of pwsafe at login via preference.

2006-11-09 04:00:22 +0000 Glen Smith 

	* Fixed length calcs

2006-11-08 20:29:02 +0000 minus273c 

	* Use MAKEINTRESOURCE to initial load CStrings

2006-11-08 20:29:02 +0000 minus273c 

	* Use MAKEINTRESOURCE to initial load CStrings

2006-11-08 14:15:40 +0000 Rony Shapiro 

	* 1. Added "green" installation to installation script 2. Added "start silently" to same 3. Moved install related files to install subdir

2006-11-08 14:15:40 +0000 Rony Shapiro 

	* 1. Added "green" installation to installation script 2. Added "start silently" to same 3. Moved install related files to install subdir

2006-11-07 13:14:17 +0000 Rony Shapiro 

	* 1. Fixed custom prebuild step for all configurations (instead of Debug only) 2. Don't show config source info in statusbar in release build.

2006-11-07 13:14:17 +0000 Rony Shapiro 

	* 1. Fixed custom prebuild step for all configurations (instead of Debug only) 2. Don't show config source info in statusbar in release build.

2006-11-06 23:23:29 +0000 minus273c 

	* Move corelib strings to resource fileLength Make "nearly" compile in unicode Fix password character all requests for passwords Fix ignore header during text import

2006-11-06 23:23:29 +0000 minus273c 

	* Move corelib strings to resource fileLength Make "nearly" compile in unicode Fix password character all requests for passwords Fix ignore header during text import

2006-11-06 14:08:20 +0000 Rony Shapiro 

	* Added copyright notices, About dialog box now takes copyright notice from VERSIONINFO.

2006-11-06 14:08:20 +0000 Rony Shapiro 

	* Added copyright notices, About dialog box now takes copyright notice from VERSIONINFO.

2006-11-05 17:23:21 +0000 minus273c 

	* Fix memory leak

2006-11-05 17:23:21 +0000 minus273c 

	* Fix memory leak

2006-11-03 20:48:46 +0000 minus273c 

	* Invalid character in rc2 file

2006-11-03 20:48:46 +0000 minus273c 

	* Invalid character in rc2 file

2006-11-03 08:23:48 +0000 Rony Shapiro 

	* Changed call to ::_tstat to PWSfile function.

2006-11-03 08:23:48 +0000 Rony Shapiro 

	* Changed call to ::_tstat to PWSfile function.

2006-11-02 15:36:57 +0000 Rony Shapiro 

	* Minor cleanup + documentation

2006-11-02 15:36:57 +0000 Rony Shapiro 

	* Minor cleanup + documentation

2006-11-02 14:26:37 +0000 Rony Shapiro 

	* Refactored to remove PWSprefs and XMLprefs dependencies on PWScore.

2006-11-02 14:26:37 +0000 Rony Shapiro 

	* Refactored to remove PWSprefs and XMLprefs dependencies on PWScore.

2006-11-02 08:57:40 +0000 Rony Shapiro 

	* Removed pwsafe.suo from repository - seems that it shouldn't have been there in the first place...

2006-11-02 08:57:40 +0000 Rony Shapiro 

	* Removed pwsafe.suo from repository - seems that it shouldn't have been there in the first place...

2006-11-01 20:06:31 +0000 minus273c 

	* Move code about application version to ThisMfcApp - not a core function

2006-11-01 20:06:31 +0000 minus273c 

	* Move code about application version to ThisMfcApp - not a core function

2006-11-01 11:37:48 +0000 Rony Shapiro 

	* Made pNewRecentEntryMenu array robust against overrruns - dynamically allocated to length actually used, rather than limited to compile-time maximum.

2006-11-01 11:37:48 +0000 Rony Shapiro 

	* Made pNewRecentEntryMenu array robust against overrruns - dynamically allocated to length actually used, rather than limited to compile-time maximum.

2006-11-01 10:46:50 +0000 Rony Shapiro 

	* - Tweaked version format & display - Made custom build rule a bit more robust

2006-11-01 10:46:50 +0000 Rony Shapiro 

	* - Tweaked version format & display - Made custom build rule a bit more robust

2006-11-01 00:40:37 +0000 minus273c 

	* Correct AboutBox display

2006-11-01 00:40:37 +0000 minus273c 

	* Correct AboutBox display

2006-10-31 23:28:13 +0000 minus273c 

	* Minor update to version.in template

2006-10-31 23:28:13 +0000 minus273c 

	* Minor update to version.in template

2006-10-31 23:10:34 +0000 minus273c 

	* Change how Browse to URL works including adding an option for the user to select via Misc PP Implement update of revision number in executable automatically via Pre-event execution of SubWCRev

2006-10-31 23:10:34 +0000 minus273c 

	* Change how Browse to URL works including adding an option for the user to select via Misc PP Implement update of revision number in executable automatically via Pre-event execution of SubWCRev

2006-10-31 20:38:57 +0000 Rony Shapiro 

	* Minor cosmetic fixes.

2006-10-31 20:38:57 +0000 Rony Shapiro 

	* Minor cosmetic fixes.

2006-10-31 16:34:06 +0000 Rony Shapiro 

	* Replaced #include with CXMLpref class declaration, for leaner dependencies.

2006-10-31 16:34:06 +0000 Rony Shapiro 

	* Replaced #include with CXMLpref class declaration, for leaner dependencies.

2006-10-31 12:06:25 +0000 Rony Shapiro 

	* OnHelp now calls HtmlHelp with correct paths, also, Wnd::HtmlHelp instead of ::HtmlHelp when possible.

2006-10-31 12:06:25 +0000 Rony Shapiro 

	* OnHelp now calls HtmlHelp with correct paths, also, Wnd::HtmlHelp instead of ::HtmlHelp when possible.

2006-10-30 18:00:13 +0000 Rony Shapiro 

	* Clarified delay semantics

2006-10-30 18:00:13 +0000 Rony Shapiro 

	* Clarified delay semantics

2006-10-30 16:22:24 +0000 Rony Shapiro 

	* [1521684,1504527] Old (V1) databases now read correctly - thanks to Karel Van der Gucht.

2006-10-30 16:22:24 +0000 Rony Shapiro 

	* [1521684,1504527] Old (V1) databases now read correctly - thanks to Karel Van der Gucht.

2006-10-30 13:09:09 +0000 Rony Shapiro 

	* Set for MSVS8 redistributables.

2006-10-30 13:09:09 +0000 Rony Shapiro 

	* Set for MSVS8 redistributables.

2006-10-30 09:00:52 +0000 Rony Shapiro 

	* Fixed erronous uninstall registry key (silly typo).

2006-10-30 09:00:52 +0000 Rony Shapiro 

	* Fixed erronous uninstall registry key (silly typo).

2006-10-30 02:26:48 +0000 Glen Smith 

	* Fixes for correctly hashing longer records. And ability to ignore field type for maximum compatibility.

2006-10-29 19:10:17 +0000 minus273c 

	* Missed one LoadString Ensure use _T("...") macro for all non-Windows strings Delete unused source (FindDialogExt)

2006-10-29 19:10:17 +0000 minus273c 

	* Missed one LoadString Ensure use _T("...") macro for all non-Windows strings Delete unused source (FindDialogExt)

2006-10-28 17:39:21 +0000 minus273c 

	* Fix some minor problemettes with last update

2006-10-28 17:39:21 +0000 minus273c 

	* Fix some minor problemettes with last update

2006-10-27 22:42:38 +0000 minus273c 

	* Major internal change to put all strings in resource files for future localisation change (not corelib yet) Moved resources to separate RES sub-directory Simplified version setting to updating version.h ONLY Another attempt to sort out password masking on start-up Removed unused QueryAddName files

2006-10-27 22:42:38 +0000 minus273c 

	* Major internal change to put all strings in resource files for future localisation change (not corelib yet) Moved resources to separate RES sub-directory Simplified version setting to updating version.h ONLY Another attempt to sort out password masking on start-up Removed unused QueryAddName files

2006-10-26 19:05:40 +0000 minus273c 

	* Make MRU menu tooltips fit on screen

2006-10-26 19:05:40 +0000 minus273c 

	* Make MRU menu tooltips fit on screen

2006-10-26 03:28:39 +0000 Glen Smith 

	* Added bit bucket holder.

2006-10-26 03:03:32 +0000 Glen Smith 

	* Fixes for more correct EOF handling

2006-10-25 03:14:51 +0000 Glen Smith 

	* Fixed saving bug writing dodgy records.

2006-10-22 18:41:28 +0000 Rony Shapiro 

	* Missed this in last commit - part of merge of DK's branch off 3.03

2006-10-22 18:41:28 +0000 Rony Shapiro 

	* Missed this in last commit - part of merge of DK's branch off 3.03

2006-10-22 14:03:45 +0000 Rony Shapiro 

	* First hack at merging in V3-03-dk-temp branch - compiles cleanly, invoked w/o crashing - no further testing (yet).

2006-10-22 14:03:45 +0000 Rony Shapiro 

	* First hack at merging in V3-03-dk-temp branch - compiles cleanly, invoked w/o crashing - no further testing (yet).

2006-10-21 15:10:17 +0000 minus273c 

	* Make file names consistent (Dialog = ....Dlg.) Remove unneeded reference in pwsafe.vcproj to mystring.h

2006-10-21 15:10:17 +0000 minus273c 

	* Make file names consistent (Dialog = ....Dlg.) Remove unneeded reference in pwsafe.vcproj to mystring.h

2006-10-20 12:47:24 +0000 Rony Shapiro 

	* Convert from VC7.1 (MSVC2003) to VC8 (MSVS2005)

2006-10-20 12:47:24 +0000 Rony Shapiro 

	* Convert from VC7.1 (MSVC2003) to VC8 (MSVS2005)

2006-10-16 17:56:15 +0000 minus273c 

	* [1578171] Hotkey works again if window just obscured

2006-10-16 17:56:15 +0000 minus273c 

	* [1578171] Hotkey works again if window just obscured

2006-10-13 10:59:06 +0000 Rony Shapiro 

	* Tweaked relnotes for 3.04

2006-10-13 10:59:06 +0000 Rony Shapiro 

	* Tweaked relnotes for 3.04

2006-10-13 10:57:20 +0000 Rony Shapiro 

	* 3.04 release (mainly to fix nasty note lossage bug)

2006-10-13 10:57:20 +0000 Rony Shapiro 

	* 3.04 release (mainly to fix nasty note lossage bug)

2006-10-12 21:19:43 +0000 minus273c 

	* Adjust spin control position and data verification

2006-10-12 21:19:43 +0000 minus273c 

	* Adjust spin control position and data verification

2006-10-12 18:25:12 +0000 Rony Shapiro 

	* git-svn-id: svn://svn.code.sf.net/p/passwordsafe/code/trunk/pwsafe/pwsafe@1031 1f79f812-37fb-46fe-a122-30589dd2bf55

2006-10-12 18:25:12 +0000 Rony Shapiro 

	* git-svn-id: svn://svn.code.sf.net/p/passwordsafe/code/trunk@1031 1f79f812-37fb-46fe-a122-30589dd2bf55

2006-10-12 12:35:36 +0000 Rony Shapiro 

	* [1575415] Weak master password allowed on password change as well as new safe.

2006-10-12 12:35:36 +0000 Rony Shapiro 

	* [1575415] Weak master password allowed on password change as well as new safe.

2006-10-11 21:54:57 +0000 minus273c 

	* Only change PWH entries if they need to

2006-10-11 21:54:57 +0000 minus273c 

	* Only change PWH entries if they need to

2006-10-11 17:57:06 +0000 minus273c 

	* [1575279] Database now marked as "changed" after performing PWHistory operations

2006-10-11 17:57:06 +0000 minus273c 

	* [1575279] Database now marked as "changed" after performing PWHistory operations

2006-10-11 04:35:04 +0000 Rony Shapiro 

	* Added uuid support to XML import/export

2006-10-11 04:35:04 +0000 Rony Shapiro 

	* Added uuid support to XML import/export

2006-10-10 19:48:58 +0000 Rony Shapiro 

	* Set RELEASENAME to 3.03

2006-10-10 19:48:58 +0000 Rony Shapiro 

	* Set RELEASENAME to 3.03

2006-10-10 19:13:02 +0000 Rony Shapiro 

	* Finalizing 3.03

2006-10-10 19:13:02 +0000 Rony Shapiro 

	* Finalizing 3.03

2006-10-10 18:05:29 +0000 Rony Shapiro 

	* Updated for 3.03

2006-10-10 18:05:29 +0000 Rony Shapiro 

	* Updated for 3.03

2006-10-10 12:47:07 +0000 Rony Shapiro 

	* More refactoring - made Validate a bit more future-proof

2006-10-10 12:47:07 +0000 Rony Shapiro 

	* More refactoring - made Validate a bit more future-proof

2006-10-10 10:47:59 +0000 Rony Shapiro 

	* Refactored validation code: 1. Broke into gui part and actual worker 2. Moved latter into PWScore 3. Removed from Manage menu 4. Added "-v" command line option TBD (not for 3.03): 1. Replace O(N^2) Validate code with O(1) or O(logN) using stl::set 2. cleanup & replace nonportable DWORD struct

2006-10-10 10:47:59 +0000 Rony Shapiro 

	* Refactored validation code: 1. Broke into gui part and actual worker 2. Moved latter into PWScore 3. Removed from Manage menu 4. Added "-v" command line option TBD (not for 3.03): 1. Replace O(N^2) Validate code with O(1) or O(logN) using stl::set 2. cleanup & replace nonportable DWORD struct

2006-10-09 21:08:40 +0000 minus273c 

	* Fix R-O over Merge Correct Validate routine

2006-10-09 21:08:40 +0000 minus273c 

	* Fix R-O over Merge Correct Validate routine

2006-10-09 14:25:17 +0000 Rony Shapiro 

	* Fixed compiler warning - if can't get app version, don't write the field at all (should never happen).

2006-10-09 14:25:17 +0000 Rony Shapiro 

	* Fixed compiler warning - if can't get app version, don't write the field at all (should never happen).

2006-10-08 11:26:23 +0000 minus273c 

	* Fix XML import - PWH date/time "Unknown" invalid Move SetDraw during group delete Add trace timing information for Validate Change DCA assert to defensive programming

2006-10-08 11:26:23 +0000 minus273c 

	* Fix XML import - PWH date/time "Unknown" invalid Move SetDraw during group delete Add trace timing information for Validate Change DCA assert to defensive programming

2006-10-06 03:13:05 +0000 Glen Smith 

	* git-svn-id: svn://svn.code.sf.net/p/passwordsafe/code/trunk@1015 1f79f812-37fb-46fe-a122-30589dd2bf55

2006-10-05 22:42:10 +0000 minus273c 

	* Change file format to 0x0301 Add who, what & when saved Database Project now requires version.dll to read version info Updated Properties Dialog to show new information Final fixes to DCA & Hotkey preferences Added Validate menu option - may not get into next release!

2006-10-05 22:42:10 +0000 minus273c 

	* Change file format to 0x0301 Add who, what & when saved Database Project now requires version.dll to read version info Updated Properties Dialog to show new information Final fixes to DCA & Hotkey preferences Added Validate menu option - may not get into next release!

2006-10-05 21:07:35 +0000 Rony Shapiro 

	* Help update (unfinished)

2006-10-05 21:07:35 +0000 Rony Shapiro 

	* Help update (unfinished)

2006-10-05 04:05:46 +0000 Glen Smith 

	* Removed JCE dependency.

2006-10-04 21:01:50 +0000 Glen Smith 

	* More work on file writing.

2006-10-04 03:52:12 +0000 Glen Smith 

	* Started work on being able to write records in correct format.

2006-10-03 20:20:20 +0000 Rony Shapiro 

	* - Hide/Show notes w/o explicit button - Tweak appearance and terminology of options property pages.

2006-10-03 20:20:20 +0000 Rony Shapiro 

	* - Hide/Show notes w/o explicit button - Tweak appearance and terminology of options property pages.

2006-10-02 21:15:45 +0000 Glen Smith 

	* Updated path settings.

2006-10-02 21:05:21 +0000 Glen Smith 

	* HMAC now calculating correctly. Removed logging code.

2006-10-02 19:10:49 +0000 Rony Shapiro 

	* Start finalized 3.03

2006-10-02 19:10:49 +0000 Rony Shapiro 

	* Start finalized 3.03

2006-10-02 11:41:11 +0000 Rony Shapiro 

	* Open file to be merged readonly.

2006-10-02 11:41:11 +0000 Rony Shapiro 

	* Open file to be merged readonly.

2006-10-02 11:24:29 +0000 Rony Shapiro 

	* Minor tweak on last commit (disable/enable updates on delete iff tree view active - for listview it's meaningless, since we'll never recurse)

2006-10-02 11:24:29 +0000 Rony Shapiro 

	* Minor tweak on last commit (disable/enable updates on delete iff tree view active - for listview it's meaningless, since we'll never recurse)

2006-10-02 10:31:54 +0000 minus273c 

	* Stop screen updates during delete

2006-10-02 10:31:54 +0000 minus273c 

	* Stop screen updates during delete

2006-10-02 09:37:04 +0000 Glen Smith 

	* Refactored Hmac hasher to work incrementally

2006-10-02 05:19:11 +0000 Rony Shapiro 

	* [1527138] Select after deletion no longer surprises

2006-10-02 05:19:11 +0000 Rony Shapiro 

	* [1527138] Select after deletion no longer surprises

2006-10-01 21:20:21 +0000 Glen Smith 

	* Started work on HMAC validation changes

2006-10-01 18:28:02 +0000 Rony Shapiro 

	* Work on Delete() - towards resolving 1527138 (better, not there yet)

2006-10-01 18:28:02 +0000 Rony Shapiro 

	* Work on Delete() - towards resolving 1527138 (better, not there yet)

2006-10-01 12:19:04 +0000 minus273c 

	* Make sure we only used DB pref. if still DB related Also need to input unused/unkown value to keep in step

2006-10-01 12:19:04 +0000 minus273c 

	* Make sure we only used DB pref. if still DB related Also need to input unused/unkown value to keep in step

2006-10-01 10:05:56 +0000 Rony Shapiro 

	* Validate records as they are read in - currently only checks for uuid & creates one if missing.

2006-10-01 10:05:56 +0000 Rony Shapiro 

	* Validate records as they are read in - currently only checks for uuid & creates one if missing.

2006-09-30 15:12:57 +0000 Rony Shapiro 

	* Dup'ed entry now has a uuid.

2006-09-30 15:12:57 +0000 Rony Shapiro 

	* Dup'ed entry now has a uuid.

2006-09-30 10:06:06 +0000 Glen Smith 

	* Added proper support for CBC

2006-09-30 10:05:22 +0000 Glen Smith 

	* Added proper support for CBC

2006-09-30 03:29:53 +0000 Glen Smith 

	* Fixed blocksize bug in v3 files.

2006-09-29 19:17:22 +0000 minus273c 

	* Improve PWHistory actions in Options (radio buttons) Make Hotkey simpler: reduce copies of same code Make passwordentry dialog have focus via hotkey remove redundant code in Tree startup option processing

2006-09-29 19:17:22 +0000 minus273c 

	* Improve PWHistory actions in Options (radio buttons) Make Hotkey simpler: reduce copies of same code Make passwordentry dialog have focus via hotkey remove redundant code in Tree startup option processing

2006-09-28 22:58:18 +0000 minus273c 

	* Make Init faster. Update XMLprefs ready for XML config file Add 2 PWSUtil functions for error reporting & TRACE timestamping

2006-09-28 22:58:18 +0000 minus273c 

	* Make Init faster. Update XMLprefs ready for XML config file Add 2 PWSUtil functions for error reporting & TRACE timestamping

2006-09-28 20:59:23 +0000 minus273c 

	* More defensive programming for preferences. In Options, SetFocus when hot key enabled and disable hotkey around property page display

2006-09-28 20:59:23 +0000 minus273c 

	* More defensive programming for preferences. In Options, SetFocus when hot key enabled and disable hotkey around property page display

2006-09-28 20:50:19 +0000 Glen Smith 

	* Started work on support for different length block sizes for each PwsFile type.

2006-09-28 20:05:10 +0000 Glen Smith 

	* git-svn-id: svn://svn.code.sf.net/p/passwordsafe/code/trunk@988 1f79f812-37fb-46fe-a122-30589dd2bf55

2006-09-28 16:56:12 +0000 Rony Shapiro 

	* Fixed lock-while-edit crash

2006-09-28 16:56:12 +0000 Rony Shapiro 

	* Fixed lock-while-edit crash

2006-09-28 03:27:34 +0000 Glen Smith 

	* Now correctly validating long-key twofish implementation

2006-09-27 03:50:18 +0000 Glen Smith 

	* Added failing example for 256bit key to match C vectors.

2006-09-27 03:49:08 +0000 Glen Smith 

	* Now failing on invalid password.

2006-09-26 22:09:04 +0000 minus273c 

	* Missed a file from last update

2006-09-26 22:09:04 +0000 minus273c 

	* Missed a file from last update

2006-09-26 22:04:45 +0000 minus273c 

	* Fix Hotkey modifiers Fix long term inconsistency in ordering of HotKey and DoubleClickAction preferences

2006-09-26 22:04:45 +0000 minus273c 

	* Fix Hotkey modifiers Fix long term inconsistency in ordering of HotKey and DoubleClickAction preferences

2006-09-26 20:26:53 +0000 Glen Smith 

	* Implemented IV support for Twofish crypto.

2006-09-26 20:24:45 +0000 Glen Smith 

	* Implemented IV support for Twofish crypto.

2006-09-26 18:41:27 +0000 Rony Shapiro 

	* More work on "silent startup" - not ready yet.

2006-09-26 18:41:27 +0000 Rony Shapiro 

	* More work on "silent startup" - not ready yet.

2006-09-25 20:11:34 +0000 Rony Shapiro 

	* Added automatic ChangeLog generation from svn for source build using svn2log.py

2006-09-25 20:11:34 +0000 Rony Shapiro 

	* Added automatic ChangeLog generation from svn for source build using svn2log.py

2006-09-25 19:14:58 +0000 minus273c 

	* Change EditDlg caption and text if in R-O mode (saves having a ViewDlg)

2006-09-25 19:14:58 +0000 minus273c 

	* Change EditDlg caption and text if in R-O mode (saves having a ViewDlg)

2006-09-25 03:27:53 +0000 Glen Smith 

	* Implemented bit shuffling operations.

2006-09-24 19:07:08 +0000 Rony Shapiro 

	* [1561335, 1373138, 1182406] HotKey now works with SystemTray icon

2006-09-24 19:07:08 +0000 Rony Shapiro 

	* [1561335, 1373138, 1182406] HotKey now works with SystemTray icon

2006-09-24 18:38:30 +0000 minus273c 

	* Add missing files Remove "UK" resources (all the rest are US)

2006-09-24 18:38:30 +0000 minus273c 

	* Add missing files Remove "UK" resources (all the rest are US)

2006-09-23 21:43:53 +0000 minus273c 

	* [] Remove unreferenced code/bmp

2006-09-23 21:43:53 +0000 minus273c 

	* [] Remove unreferenced code/bmp

2006-09-23 21:26:32 +0000 minus273c 

	* [] Update comments in PWSRecentFileList.cpp to give reason why we currently need it with XML config

2006-09-23 21:26:32 +0000 minus273c 

	* [] Update comments in PWSRecentFileList.cpp to give reason why we currently need it with XML config

2006-09-23 20:56:49 +0000 minus273c 

	* [] Remove redundant Username property page

2006-09-23 20:56:49 +0000 minus273c 

	* [] Remove redundant Username property page

2006-09-23 20:46:17 +0000 minus273c 

	* [] Rework Options; Add Show/Hide notes in Edit; [] Add 'Database Properties' to File menu; [] Update Find; Add ToolTips to Property Pages [] Allow PWH to be turned on/off for existing entries [] More work in preparation for XML config file.

2006-09-23 20:46:17 +0000 minus273c 

	* [] Rework Options; Add Show/Hide notes in Edit; [] Add 'Database Properties' to File menu; [] Update Find; Add ToolTips to Property Pages [] Allow PWH to be turned on/off for existing entries [] More work in preparation for XML config file.

2006-09-22 20:39:26 +0000 Glen Smith 

	* Changed algo to correct name.

2006-09-22 03:23:35 +0000 Glen Smith 

	* Added test vectors to the suite

2006-09-21 20:57:37 +0000 Glen Smith 

	* Continued work on test suite using C++ samples

2006-09-20 21:47:32 +0000 minus273c 

	* [] Make times in EditDlg static text, not controls and not tabstops

2006-09-20 21:47:32 +0000 minus273c 

	* [] Make times in EditDlg static text, not controls and not tabstops

2006-09-20 20:57:12 +0000 Glen Smith 

	* Started work on keystretching impl

2006-09-20 20:55:38 +0000 Glen Smith 

	* Cache handle to instance

2006-09-20 16:55:54 +0000 Rony Shapiro 

	* Added colo(u)r to field with focus (DK)

2006-09-20 16:55:54 +0000 Rony Shapiro 

	* Added colo(u)r to field with focus (DK)

2006-09-19 18:36:11 +0000 minus273c 

	* [] Error message has wrong file name

2006-09-19 18:36:11 +0000 minus273c 

	* [] Error message has wrong file name

2006-09-18 03:19:13 +0000 Glen Smith 

	* Added BouncyCastle crypto provider for SHA256, HMAC and TwoFish implementation.

2006-09-18 03:17:58 +0000 Glen Smith 

	* Started implementing crypto interfaces for the new file format.

2006-09-18 03:14:59 +0000 Glen Smith 

	* Added BouncyCastle crypto provider for SHA256, HMAC and TwoFish implementation.

2006-09-17 20:40:00 +0000 Glen Smith 

	* Started work on v3 format implementation.

2006-09-16 17:04:38 +0000 Rony Shapiro 

	* Partial merge of DK's 3.03-, towards XML config, nicer statusbar.

2006-09-16 17:04:38 +0000 Rony Shapiro 

	* Partial merge of DK's 3.03-, towards XML config, nicer statusbar.

2006-09-16 08:02:09 +0000 minus273c 

	* Ensure status bar info on number entries is not clipped

2006-09-16 08:02:09 +0000 minus273c 

	* Ensure status bar info on number entries is not clipped

2006-09-15 05:26:35 +0000 Rony Shapiro 

	* Added XMLprefs files, in preparation to weaning away from the registry habit.

2006-09-15 05:26:35 +0000 Rony Shapiro 

	* Added XMLprefs files, in preparation to weaning away from the registry habit.

2006-09-14 21:16:14 +0000 Glen Smith 

	* Updated SWT lib path.

2006-09-14 21:09:25 +0000 Glen Smith 

	* Started incorporating automated test tree

2006-09-14 21:07:58 +0000 Glen Smith 

	* Switched to commons-logging to make it easier use libs from pwsafeswt.

2006-09-14 21:04:33 +0000 Glen Smith 

	* Started working on test cases.

2006-09-14 20:48:04 +0000 Glen Smith 

	* Updated project name to SWT.

2006-09-13 21:14:10 +0000 Glen Smith 

	* Added OSI license details.

2006-09-08 17:17:57 +0000 Rony Shapiro 

	* [1527144] No more multiple combination dialogs when restoring window from system tray

2006-09-08 17:17:57 +0000 Rony Shapiro 

	* [1527144] No more multiple combination dialogs when restoring window from system tray

2006-09-08 15:25:18 +0000 Rony Shapiro 

	* [1554253] Show/Unhide password no longer loses changes to password

2006-09-08 15:25:18 +0000 Rony Shapiro 

	* [1554253] Show/Unhide password no longer loses changes to password

2006-09-08 03:36:20 +0000 Glen Smith 

	* Moved to latest SWT 3.2 jars and dlls for all platforms.

2006-09-08 03:32:46 +0000 Glen Smith 

	* Moved to latest SWT 3.2 jars and dlls for all platforms.

2006-09-08 03:25:19 +0000 Glen Smith 

	* Fixes for new random bytes in v2 file header. Moved to latest blowfish jar.

2006-09-07 18:45:31 +0000 Rony Shapiro 

	* minor cleanup

2006-09-07 18:45:31 +0000 Rony Shapiro 

	* minor cleanup

2006-09-04 18:32:32 +0000 minus273c 

	* Fix: [1551034] Modifying records in read-only mode Fix: Long tooltip implementation

2006-09-04 18:32:32 +0000 minus273c 

	* Fix: [1551034] Modifying records in read-only mode Fix: Long tooltip implementation

2006-09-03 18:59:26 +0000 Rony Shapiro 

	* Allowunstrong master passphrases after due warning.

2006-09-03 18:59:26 +0000 Rony Shapiro 

	* Allowunstrong master passphrases after due warning.

2006-09-03 18:06:16 +0000 Rony Shapiro 

	* [1540106] - Fixed incorrect link to Twofish web page.

2006-09-03 18:06:16 +0000 Rony Shapiro 

	* [1540106] - Fixed incorrect link to Twofish web page.

2006-09-03 11:52:59 +0000 minus273c 

	* [] Allow tooltips to be longer than 79 characters + update for VC8

2006-09-03 11:52:59 +0000 minus273c 

	* [] Allow tooltips to be longer than 79 characters + update for VC8

2006-08-31 18:19:00 +0000 minus273c 

	* [] ExpandAll and CollapseAll must be disabled if no entries in Tree

2006-08-31 18:19:00 +0000 minus273c 

	* [] ExpandAll and CollapseAll must be disabled if no entries in Tree

2006-08-18 21:10:09 +0000 Rony Shapiro 

	* Refactored sorted text/xml export support.

2006-08-18 21:10:09 +0000 Rony Shapiro 

	* Refactored sorted text/xml export support.

2006-08-17 15:27:37 +0000 Rony Shapiro 

	* Shut up compiler warning - possible reading of uninit'ed value.

2006-08-17 15:27:37 +0000 Rony Shapiro 

	* Shut up compiler warning - possible reading of uninit'ed value.

2006-08-16 20:31:32 +0000 minus273c 

	* [] Missed a bit of code for cycling Finds

2006-08-16 20:31:32 +0000 minus273c 

	* [] Missed a bit of code for cycling Finds

2006-08-16 20:10:40 +0000 minus273c 

	* [1528400] Cancel on "Restore from Backup" causes corrupt database fixed [] Change Find to stop on the last found item and ask whether to continue from the beginning of the database or the user may select this previous behavour via a Misc. option. [] User is again offered the option of accepting weak passphrases, if a Security Option is set.

2006-08-16 20:10:40 +0000 minus273c 

	* [1528400] Cancel on "Restore from Backup" causes corrupt database fixed [] Change Find to stop on the last found item and ask whether to continue from the beginning of the database or the user may select this previous behavour via a Misc. option. [] User is again offered the option of accepting weak passphrases, if a Security Option is set.

2006-08-16 19:19:24 +0000 minus273c 

	* [] Fix long term error in SetPref for boolean preferences

2006-08-16 19:19:24 +0000 minus273c 

	* [] Fix long term error in SetPref for boolean preferences

2006-08-12 12:36:42 +0000 minus273c 

	* [] Change Find processing in Tree view so that entries are shown in Tree order rather than List order. [] Prevent change of view (List <-> Tree) during Find operation as the order of found entries differ in these views. [] DoubleClick did not work on entries with expired passwords [] Fix long standing memory leak in Find processing [] Ensure all dialog validation entries are processed

2006-08-12 12:36:42 +0000 minus273c 

	* [] Change Find processing in Tree view so that entries are shown in Tree order rather than List order. [] Prevent change of view (List <-> Tree) during Find operation as the order of found entries differ in these views. [] DoubleClick did not work on entries with expired passwords [] Fix long standing memory leak in Find processing [] Ensure all dialog validation entries are processed

2006-08-10 22:45:25 +0000 minus273c 

	* [] Show password history status on main Edit dialog

2006-08-10 22:45:25 +0000 minus273c 

	* [] Show password history status on main Edit dialog

2006-08-10 22:39:35 +0000 minus273c 

	* [] DoubleClick did not work on entries with expired passwords

2006-08-10 22:39:35 +0000 minus273c 

	* [] DoubleClick did not work on entries with expired passwords

2006-08-10 21:20:27 +0000 minus273c 

	* [1527058] password history user specified default number saved

2006-08-10 21:20:27 +0000 minus273c 

	* [1527058] password history user specified default number saved

2006-08-10 21:18:13 +0000 minus273c 

	* [1249433] Startup state for Nested Tree mode

2006-08-10 21:18:13 +0000 minus273c 

	* [1249433] Startup state for Nested Tree mode

2006-08-10 21:16:23 +0000 minus273c 

	* [1532368] increase password history - now maximum is limited by corresponding field in the database - i.e. 1 byte = 255.

2006-08-10 21:16:23 +0000 minus273c 

	* [1532368] increase password history - now maximum is limited by corresponding field in the database - i.e. 1 byte = 255.

2006-08-10 21:14:54 +0000 minus273c 

	* [1511833] Better formatting of plain text export files.

2006-08-10 21:14:54 +0000 minus273c 

	* [1511833] Better formatting of plain text export files.

2006-08-10 21:13:31 +0000 minus273c 

	* [1302047] Enable Maximize/Window button

2006-08-10 21:13:31 +0000 minus273c 

	* [1302047] Enable Maximize/Window button

2006-08-10 21:12:18 +0000 minus273c 

	* [] View Menu item "Collapse All" did not collapse all embedded groups.

2006-08-10 21:12:18 +0000 minus273c 

	* [] View Menu item "Collapse All" did not collapse all embedded groups.

2006-08-09 19:29:28 +0000 minus273c 

	* Fix [1529305] Crash in Password History

2006-08-09 19:29:28 +0000 minus273c 

	* Fix [1529305] Crash in Password History

2006-08-07 20:52:04 +0000 minus273c 

	* [] Fix display of entries & R/O status (update missing from rc file)

2006-08-07 20:52:04 +0000 minus273c 

	* [] Fix display of entries & R/O status (update missing from rc file)

2006-07-26 20:11:30 +0000 Rony Shapiro 

	* Source tree re-org in light of comments from Robert Altman.

2006-07-26 20:11:30 +0000 Rony Shapiro 

	* Source tree re-org in light of comments from Robert Altman.

2006-07-26 20:08:18 +0000 Rony Shapiro 

	* Making way for new PPC version

2006-07-26 20:08:18 +0000 Rony Shapiro 

	* Making way for new PPC version

2006-07-21 08:12:47 +0000 Rony Shapiro 

	* Update makefile to reflect svn builds

2006-07-21 08:12:47 +0000 Rony Shapiro 

	* Update makefile to reflect svn builds

2006-07-21 05:05:54 +0000 Rony Shapiro 

	* [1526174] Tab order more friendly in Edit dialog box. Added some accelerators in Add & Edit dialog boxes Both the above for easier mouse-free use.

2006-07-21 05:05:54 +0000 Rony Shapiro 

	* [1526174] Tab order more friendly in Edit dialog box. Added some accelerators in Add & Edit dialog boxes Both the above for easier mouse-free use.

2006-07-20 18:12:09 +0000 Rony Shapiro 

	* Update online help & installation script for 3.02

2006-07-20 18:12:09 +0000 Rony Shapiro 

	* Update online help & installation script for 3.02

2006-07-19 20:22:56 +0000 Rony Shapiro 

	* More work on help, minor fixes to rc.

2006-07-19 20:22:56 +0000 Rony Shapiro 

	* More work on help, minor fixes to rc.

2006-07-18 19:56:06 +0000 Rony Shapiro 

	* More work on help file

2006-07-18 19:56:06 +0000 Rony Shapiro 

	* More work on help file

2006-07-18 17:08:28 +0000 Rony Shapiro 

	* Start finalizing release 3.02

2006-07-18 17:08:28 +0000 Rony Shapiro 

	* Start finalizing release 3.02

2006-07-18 17:07:44 +0000 Rony Shapiro 

	* Moved under html

2006-07-18 17:07:44 +0000 Rony Shapiro 

	* Moved under html

2006-07-18 03:55:58 +0000 Rony Shapiro 

	* Ironing out bugs in EditDlg (not done yet)

2006-07-18 03:55:58 +0000 Rony Shapiro 

	* Ironing out bugs in EditDlg (not done yet)

2006-07-17 18:53:47 +0000 Rony Shapiro 

	* Password edit controls in AddDlg to same look&feel as Edit. Work on getting Edit to function as well as compile & not crash... (not done)

2006-07-17 18:53:47 +0000 Rony Shapiro 

	* Password edit controls in AddDlg to same look&feel as Edit. Work on getting Edit to function as well as compile & not crash... (not done)

2006-07-17 15:41:22 +0000 Rony Shapiro 

	* First (second?) hack at separate password history dialog.

2006-07-17 15:41:22 +0000 Rony Shapiro 

	* First (second?) hack at separate password history dialog.

2006-07-16 18:23:06 +0000 Rony Shapiro 

	* More work on hidden password behavior in EditDlg

2006-07-16 18:23:06 +0000 Rony Shapiro 

	* More work on hidden password behavior in EditDlg

2006-07-16 16:53:19 +0000 Rony Shapiro 

	* Work on EditDlg password logic

2006-07-16 16:53:19 +0000 Rony Shapiro 

	* Work on EditDlg password logic

2006-07-15 19:26:34 +0000 Rony Shapiro 

	* Redid pwd history header logic

2006-07-15 19:26:34 +0000 Rony Shapiro 

	* Redid pwd history header logic

2006-07-15 17:05:52 +0000 minus273c 

	* [] Tree not refreshed if user decides not to open another DB

2006-07-15 17:05:52 +0000 minus273c 

	* [] Tree not refreshed if user decides not to open another DB

2006-07-15 16:26:11 +0000 minus273c 

	* [1520562] Single entry not displayed in Nested Tree Mode

2006-07-15 16:26:11 +0000 minus273c 

	* [1520562] Single entry not displayed in Nested Tree Mode

2006-07-15 06:04:03 +0000 Rony Shapiro 

	* Progress on EditDlg - functional, needs more work.

2006-07-15 06:04:03 +0000 Rony Shapiro 

	* Progress on EditDlg - functional, needs more work.

2006-07-14 23:50:26 +0000 minus273c 

	* Tidy up status bar implementation Tidy up removal of "save on minimize" option

2006-07-14 23:50:26 +0000 minus273c 

	* Tidy up status bar implementation Tidy up removal of "save on minimize" option

2006-07-14 06:01:34 +0000 Rony Shapiro 

	* Added sanity check

2006-07-14 06:01:34 +0000 Rony Shapiro 

	* Added sanity check

2006-07-14 03:24:02 +0000 Rony Shapiro 

	* refactoring EditDlg/MainEdit - done, compiles cleanly, untested (yet)

2006-07-14 03:24:02 +0000 Rony Shapiro 

	* refactoring EditDlg/MainEdit - done, compiles cleanly, untested (yet)

2006-07-14 02:14:58 +0000 Rony Shapiro 

	* refactoring EditDlg/MainEdit - compiles cleanly but not complete - checkpoint

2006-07-14 02:14:58 +0000 Rony Shapiro 

	* refactoring EditDlg/MainEdit - compiles cleanly but not complete - checkpoint

2006-07-13 22:56:39 +0000 minus273c 

	* [1506320] Count of passwords stored in DB on status bar

2006-07-13 22:56:39 +0000 minus273c 

	* [1506320] Count of passwords stored in DB on status bar

2006-07-13 20:44:44 +0000 minus273c 

	* [1519850] Double-click tree More tweaks on handling shutdown/restart/logoff

2006-07-13 20:44:44 +0000 minus273c 

	* [1519850] Double-click tree More tweaks on handling shutdown/restart/logoff

2006-07-12 22:37:06 +0000 minus273c 

	* Move OnOK & OnCancel from MainView to MainFile Tweak dealing with shutdown/restart/logoff

2006-07-12 22:37:06 +0000 minus273c 

	* Move OnOK & OnCancel from MainView to MainFile Tweak dealing with shutdown/restart/logoff

2006-07-11 18:17:09 +0000 minus273c 

	* [] Update text re: Last Access Time changes & PW expiry and implemented fields [] Re-enable drop down calendar for expiry dates

2006-07-11 18:17:09 +0000 minus273c 

	* [] Update text re: Last Access Time changes & PW expiry and implemented fields [] Re-enable drop down calendar for expiry dates

2006-07-10 20:32:23 +0000 minus273c 

	* [1519227] Password expires date set wrong - fixed [] Make password show/hide selection consistent in Add & Edit

2006-07-10 20:32:23 +0000 minus273c 

	* [1519227] Password expires date set wrong - fixed [] Make password show/hide selection consistent in Add & Edit

2006-07-09 20:13:15 +0000 Rony Shapiro 

	* click -> copy to clipboard in pwd history list

2006-07-09 20:13:15 +0000 Rony Shapiro 

	* click -> copy to clipboard in pwd history list

2006-07-09 19:00:52 +0000 Rony Shapiro 

	* More work on edit dialog, tweak add dialog

2006-07-09 19:00:52 +0000 Rony Shapiro 

	* More work on edit dialog, tweak add dialog

2006-07-08 19:17:58 +0000 Rony Shapiro 

	* Merged DK's implementation of hide/show password into my work on edit dialog (STILL in progress)

2006-07-08 19:17:58 +0000 Rony Shapiro 

	* Merged DK's implementation of hide/show password into my work on edit dialog (STILL in progress)

2006-07-07 20:42:15 +0000 minus273c 

	* [1516674] Ability to hide password - minor tweak!

2006-07-07 20:42:15 +0000 minus273c 

	* [1516674] Ability to hide password - minor tweak!

2006-07-07 19:58:37 +0000 minus273c 

	* [1516674] Ability to hide password during Add & Edit entry.

2006-07-07 19:58:37 +0000 minus273c 

	* [1516674] Ability to hide password during Add & Edit entry.

2006-07-06 13:14:38 +0000 Rony Shapiro 

	* More work on pwd history interface (Clear History now functions), still not done. Fixed typo in pwsafe.vcproj

2006-07-06 13:14:38 +0000 Rony Shapiro 

	* More work on pwd history interface (Clear History now functions), still not done. Fixed typo in pwsafe.vcproj

2006-07-05 22:42:52 +0000 minus273c 

	* New function: Selective export to text file

2006-07-05 22:42:52 +0000 minus273c 

	* New function: Selective export to text file

2006-07-05 22:21:38 +0000 minus273c 

	* [ 1515994 ] Minor Update

2006-07-05 22:21:38 +0000 minus273c 

	* [ 1515994 ] Minor Update

2006-07-05 21:39:17 +0000 minus273c 

	* [ 1515994 ] Fixed - No Prompt to Save on System Shutdown

2006-07-05 21:39:17 +0000 minus273c 

	* [ 1515994 ] Fixed - No Prompt to Save on System Shutdown

2006-07-05 20:38:11 +0000 Rony Shapiro 

	* [1504107] Avoid saving cleared list - take #2

2006-07-05 20:38:11 +0000 Rony Shapiro 

	* [1504107] Avoid saving cleared list - take #2

2006-07-05 18:32:18 +0000 Rony Shapiro 

	* Cleanup - removed RemindSaveDlg (awkward interface).

2006-07-05 18:32:18 +0000 Rony Shapiro 

	* Cleanup - removed RemindSaveDlg (awkward interface).

2006-07-05 17:54:02 +0000 Rony Shapiro 

	* Minor refactoring - moved repeated access time code to DboxMain::UpdateAccessTime

2006-07-05 17:54:02 +0000 Rony Shapiro 

	* Minor refactoring - moved repeated access time code to DboxMain::UpdateAccessTime

2006-07-04 04:21:13 +0000 Rony Shapiro 

	* Avoid saving cleared list (!)

2006-07-04 04:21:13 +0000 Rony Shapiro 

	* Avoid saving cleared list (!)

2006-07-01 20:30:46 +0000 Rony Shapiro 

	* [ 1513482 ] Preferences now saved in the .psafe3 file

2006-07-01 20:30:46 +0000 Rony Shapiro 

	* [ 1513482 ] Preferences now saved in the .psafe3 file

2006-07-01 18:27:26 +0000 Rony Shapiro 

	* Snapshot of rework on editdlg

2006-07-01 18:27:26 +0000 Rony Shapiro 

	* Snapshot of rework on editdlg

2006-07-01 16:20:09 +0000 Rony Shapiro 

	* Frank Pilhofer's changes to header parsing, refined header definition.

2006-07-01 16:20:09 +0000 Rony Shapiro 

	* Frank Pilhofer's changes to header parsing, refined header definition.

2006-06-29 21:33:11 +0000 minus273c 

	* [] Simplify XML Import

2006-06-29 21:33:11 +0000 minus273c 

	* [] Simplify XML Import

2006-06-28 21:09:01 +0000 minus273c 

	* [] Fixed Import XML and enabled use

2006-06-28 21:09:01 +0000 minus273c 

	* [] Fixed Import XML and enabled use

2006-06-27 22:22:10 +0000 minus273c 

	* [] XML Import works under WinXP (not under Win2k - as yet)

2006-06-27 22:22:10 +0000 minus273c 

	* [] XML Import works under WinXP (not under Win2k - as yet)

2006-06-26 19:49:23 +0000 Rony Shapiro 

	* Documented password history format

2006-06-26 19:49:23 +0000 Rony Shapiro 

	* Documented password history format

2006-06-26 18:00:34 +0000 minus273c 

	* [] Missing DDX in ImportXMLDlg.cpp [] pwsafe needs 32-bit time (not 64-bit) [] Add greying out any unsupported menu features until fixed/developed just in case someone builds them unsuspectingly (need to specify they really want it!). To be removed from specific items when fixed/ready.

2006-06-26 18:00:34 +0000 minus273c 

	* [] Missing DDX in ImportXMLDlg.cpp [] pwsafe needs 32-bit time (not 64-bit) [] Add greying out any unsupported menu features until fixed/developed just in case someone builds them unsuspectingly (need to specify they really want it!). To be removed from specific items when fixed/ready.

2006-06-26 06:27:53 +0000 Rony Shapiro 

	* Minor refactoring - PWHistList doesn't need to be a member of DboxMain

2006-06-26 06:27:53 +0000 Rony Shapiro 

	* Minor refactoring - PWHistList doesn't need to be a member of DboxMain

2006-06-25 19:18:45 +0000 Rony Shapiro 

	* cosmetics

2006-06-25 19:18:45 +0000 Rony Shapiro 

	* cosmetics

2006-06-25 18:39:32 +0000 Rony Shapiro 

	* minor refactoring & cleanup

2006-06-25 18:39:32 +0000 Rony Shapiro 

	* minor refactoring & cleanup

2006-06-24 20:41:56 +0000 Rony Shapiro 

	* New SaveHistory semantics applied to Edit dialog box.

2006-06-24 20:41:56 +0000 Rony Shapiro 

	* New SaveHistory semantics applied to Edit dialog box.

2006-06-23 09:51:39 +0000 Rony Shapiro 

	* Add Dialog box works again, with new SaveHistory semantics

2006-06-23 09:51:39 +0000 Rony Shapiro 

	* Add Dialog box works again, with new SaveHistory semantics

2006-06-22 19:51:45 +0000 Rony Shapiro 

	* Cosmetics to Add dialog.

2006-06-22 19:51:45 +0000 Rony Shapiro 

	* Cosmetics to Add dialog.

2006-06-22 09:52:02 +0000 Rony Shapiro 

	* Refactoring Main dialog box methods (end)

2006-06-22 09:52:02 +0000 Rony Shapiro 

	* Refactoring Main dialog box methods (end)

2006-06-22 06:21:12 +0000 Rony Shapiro 

	* Refactoring Main dialog box methods (continued)

2006-06-22 06:21:12 +0000 Rony Shapiro 

	* Refactoring Main dialog box methods (continued)

2006-06-22 04:17:59 +0000 Rony Shapiro 

	* Refactoring Main dialog box methods

2006-06-22 04:17:59 +0000 Rony Shapiro 

	* Refactoring Main dialog box methods

2006-06-22 01:01:45 +0000 minus273c 

	* [] Murphy again plus extra XML support

2006-06-22 01:01:45 +0000 minus273c 

	* [] Murphy again plus extra XML support

2006-06-21 20:24:20 +0000 Rony Shapiro 

	* Cosmetics

2006-06-21 20:24:20 +0000 Rony Shapiro 

	* Cosmetics

2006-06-21 13:28:05 +0000 Rony Shapiro 

	* re-instated bFileIsReadOnly in GetAndCheckPassword (Murphy rules!)

2006-06-21 13:28:05 +0000 Rony Shapiro 

	* re-instated bFileIsReadOnly in GetAndCheckPassword (Murphy rules!)

2006-06-21 12:20:57 +0000 Rony Shapiro 

	* Merged changes back into DboxMain.cpp, minor cosmetics on Edit dialog box in rc.

2006-06-21 12:20:57 +0000 Rony Shapiro 

	* Merged changes back into DboxMain.cpp, minor cosmetics on Edit dialog box in rc.

2006-06-20 19:58:09 +0000 minus273c 

	* [] Save read-only status over Compare [] Correct error message so displayed correctly

2006-06-20 19:58:09 +0000 minus273c 

	* [] Save read-only status over Compare [] Correct error message so displayed correctly

2006-06-20 15:09:04 +0000 Rony Shapiro 

	* Merge of branch V3-PRE01-PWHIST into trunk. This has: - password history - XML import/export - Merge databases ready to be polished for release

2006-06-20 15:09:04 +0000 Rony Shapiro 

	* Merge of branch V3-PRE01-PWHIST into trunk. This has: - password history - XML import/export - Merge databases ready to be polished for release

2006-06-20 15:06:25 +0000 Rony Shapiro 

	* merge into main trunk

2006-06-20 15:06:25 +0000 Rony Shapiro 

	* merge into main trunk

2006-06-20 15:05:36 +0000 Rony Shapiro 

	* merge into main trunk

2006-06-20 15:05:36 +0000 Rony Shapiro 

	* merge into main trunk

2006-06-20 15:05:02 +0000 Rony Shapiro 

	* merge into main trunk

2006-06-20 15:05:02 +0000 Rony Shapiro 

	* merge into main trunk

2006-06-20 15:04:28 +0000 Rony Shapiro 

	* merge into main trunk

2006-06-20 15:04:28 +0000 Rony Shapiro 

	* merge into main trunk

2006-06-20 15:03:54 +0000 Rony Shapiro 

	* merge into main trunk

2006-06-20 15:03:54 +0000 Rony Shapiro 

	* merge into main trunk

2006-06-20 15:01:41 +0000 Rony Shapiro 

	* merge into main trunk

2006-06-20 15:01:41 +0000 Rony Shapiro 

	* merge into main trunk

2006-06-20 15:00:17 +0000 Rony Shapiro 

	* merge into main trunk

2006-06-20 15:00:17 +0000 Rony Shapiro 

	* merge into main trunk

2006-06-20 14:58:49 +0000 Rony Shapiro 

	* merge into main trunk

2006-06-20 14:58:49 +0000 Rony Shapiro 

	* merge into main trunk

2006-06-20 14:57:03 +0000 Rony Shapiro 

	* merge into main trunk

2006-06-20 14:57:03 +0000 Rony Shapiro 

	* merge into main trunk

2006-06-20 14:55:44 +0000 Rony Shapiro 

	* merge into main trunk

2006-06-20 14:55:44 +0000 Rony Shapiro 

	* merge into main trunk

2006-06-20 14:54:35 +0000 Rony Shapiro 

	* merge into main trunk

2006-06-20 14:54:35 +0000 Rony Shapiro 

	* merge into main trunk

2006-06-20 14:52:53 +0000 Rony Shapiro 

	* merge into main trunk

2006-06-20 14:52:53 +0000 Rony Shapiro 

	* merge into main trunk

2006-06-20 06:26:31 +0000 Rony Shapiro 

	* [1503123] Exits cleanly from lock with open dialog box.

2006-06-20 06:26:31 +0000 Rony Shapiro 

	* [1503123] Exits cleanly from lock with open dialog box.

2006-06-19 09:29:08 +0000 Rony Shapiro 

	* Minimum master passphrase length is now 8 characters, and user is not offered the option of accepting weak passphrases.

2006-06-19 09:29:08 +0000 Rony Shapiro 

	* Minimum master passphrase length is now 8 characters, and user is not offered the option of accepting weak passphrases.

2006-06-19 09:09:09 +0000 Rony Shapiro 

	* [1507847] Merge databases now merges all the record's fields.

2006-06-19 09:09:09 +0000 Rony Shapiro 

	* [1507847] Merge databases now merges all the record's fields.

2006-06-16 11:35:41 +0000 Rony Shapiro 

	* Added pwsafe.iss - An input file for the InnoSetup program (http://www.jrsoftware.org/isinfo.php) as written by Laurent Salle. Currently PasswordSafe will continue to be built using NSIS, but it's nice to have alternatives.

2006-06-16 11:35:41 +0000 Rony Shapiro 

	* Added pwsafe.iss - An input file for the InnoSetup program (http://www.jrsoftware.org/isinfo.php) as written by Laurent Salle. Currently PasswordSafe will continue to be built using NSIS, but it's nice to have alternatives.

2006-06-13 21:46:54 +0000 minus273c 

	* [1503075] Enhance setting of MRU to allow it to be zero

2006-06-13 21:46:54 +0000 minus273c 

	* [1503075] Enhance setting of MRU to allow it to be zero

2006-06-11 07:47:58 +0000 minus273c 

	* [1503075] Fix setting of MRU to be > 0 [] Ensure all new fields created when entry duplicated

2006-06-11 07:47:58 +0000 minus273c 

	* [1503075] Fix setting of MRU to be > 0 [] Ensure all new fields created when entry duplicated

2006-06-09 21:51:26 +0000 minus273c 

	* Fix time verification bug (again) Fix changing DB suffix from dat to psafe3 in SaveAs

2006-06-09 21:51:26 +0000 minus273c 

	* Fix time verification bug (again) Fix changing DB suffix from dat to psafe3 in SaveAs

2006-06-06 11:18:37 +0000 Rony Shapiro 

	* Last minute changes from DK

2006-06-06 11:18:37 +0000 Rony Shapiro 

	* Last minute changes from DK

2006-06-05 19:43:14 +0000 Rony Shapiro 

	* Ready for 3.01 release

2006-06-05 19:43:14 +0000 Rony Shapiro 

	* Ready for 3.01 release

2006-06-05 19:13:22 +0000 Rony Shapiro 

	* Ready for 3.01 release

2006-06-05 19:13:22 +0000 Rony Shapiro 

	* Ready for 3.01 release

2006-06-05 17:55:33 +0000 Rony Shapiro 

	* Don't prompt user for save if selected track modification times w/o save after edits

2006-06-05 17:55:33 +0000 Rony Shapiro 

	* Don't prompt user for save if selected track modification times w/o save after edits

2006-06-04 20:08:24 +0000 Rony Shapiro 

	* Changed SaveImmediately default value to TRUE

2006-06-04 20:08:24 +0000 Rony Shapiro 

	* Changed SaveImmediately default value to TRUE

2006-05-31 21:07:25 +0000 Rony Shapiro 

	* Silly bug in time verification

2006-05-31 21:07:25 +0000 Rony Shapiro 

	* Silly bug in time verification

2006-05-31 20:52:22 +0000 Rony Shapiro 

	* Preparations for pwd history in import/export

2006-05-31 20:52:22 +0000 Rony Shapiro 

	* Preparations for pwd history in import/export

2006-05-31 20:26:10 +0000 Rony Shapiro 

	* More work on v3 help

2006-05-31 20:26:10 +0000 Rony Shapiro 

	* More work on v3 help

2006-05-30 19:46:28 +0000 Rony Shapiro 

	* read-only member in DboxMain now init'ed in c'tor correctly. Future-proof against history data field... Move clipboard from DboxMain to app

2006-05-30 19:46:28 +0000 Rony Shapiro 

	* read-only member in DboxMain now init'ed in c'tor correctly. Future-proof against history data field... Move clipboard from DboxMain to app

2006-05-29 17:00:27 +0000 minus273c 

	* Fix detection of read only attribute of database.

2006-05-29 17:00:27 +0000 minus273c 

	* Fix detection of read only attribute of database.

2006-05-27 15:59:25 +0000 minus273c 

	* Update ReleaseNotes.txt on new features/bug fixes

2006-05-27 15:59:25 +0000 minus273c 

	* Update ReleaseNotes.txt on new features/bug fixes

2006-05-26 19:49:30 +0000 Rony Shapiro 

	* [1495670]Find now searches new URL and Autotype fields

2006-05-26 19:49:30 +0000 Rony Shapiro 

	* [1495670]Find now searches new URL and Autotype fields

2006-05-26 04:57:32 +0000 Rony Shapiro 

	* Got rid of m_LockDisabled logic. Works fine w/o it on XP...

2006-05-26 04:57:32 +0000 Rony Shapiro 

	* Got rid of m_LockDisabled logic. Works fine w/o it on XP...

2006-05-25 21:42:47 +0000 Rony Shapiro 

	* More work on locks & refresh.

2006-05-25 21:42:47 +0000 Rony Shapiro 

	* More work on locks & refresh.

2006-05-25 17:41:53 +0000 Rony Shapiro 

	* Simplest case - restore after minimize w/o systray & w/o locking db now works, hopefully w/o breaking anything else. Logic is *still* way too contorted for comfort.

2006-05-25 17:41:53 +0000 Rony Shapiro 

	* Simplest case - restore after minimize w/o systray & w/o locking db now works, hopefully w/o breaking anything else. Logic is *still* way too contorted for comfort.

2006-05-24 20:46:33 +0000 Rony Shapiro 

	* online help update to 3.0 (mostly) done

2006-05-24 20:46:33 +0000 Rony Shapiro 

	* online help update to 3.0 (mostly) done

2006-05-22 20:24:07 +0000 minus273c 

	* Make lockfile name by appending ".plk" to database name. Tify up new PWSfile::FileExists code.

2006-05-22 20:24:07 +0000 minus273c 

	* Make lockfile name by appending ".plk" to database name. Tify up new PWSfile::FileExists code.

2006-05-21 19:33:11 +0000 Rony Shapiro 

	* Display options cosmetics: replace text describing limits with spinboxes enforcing them.

2006-05-21 19:33:11 +0000 Rony Shapiro 

	* Display options cosmetics: replace text describing limits with spinboxes enforcing them.

2006-05-21 13:40:42 +0000 minus273c 

	* Fix: [1480440] detect read-only status of database

2006-05-21 13:40:42 +0000 minus273c 

	* Fix: [1480440] detect read-only status of database

2006-05-20 18:24:50 +0000 minus273c 

	* Bugs fixed [1472332] - Read-only command line argument bug [n/a]     - Fix display of entries with expired password twice on opening

2006-05-20 18:24:50 +0000 minus273c 

	* Bugs fixed [1472332] - Read-only command line argument bug [n/a]     - Fix display of entries with expired password twice on opening

2006-05-19 19:34:01 +0000 Rony Shapiro 

	* Fixed typo in exported text header

2006-05-19 19:34:01 +0000 Rony Shapiro 

	* Fixed typo in exported text header

2006-05-17 22:03:22 +0000 minus273c 

	* Fix issue caused by saving last access time when using Autotype.

2006-05-17 22:03:22 +0000 minus273c 

	* Fix issue caused by saving last access time when using Autotype.

2006-05-17 06:07:17 +0000 Rony Shapiro 

	* document source of compatability bug between beta-1 and beta-2 databasen.

2006-05-17 06:07:17 +0000 Rony Shapiro 

	* document source of compatability bug between beta-1 and beta-2 databasen.

2006-05-16 04:18:08 +0000 Rony Shapiro 

	* Compilation error fixed

2006-05-16 04:18:08 +0000 Rony Shapiro 

	* Compilation error fixed

2006-05-15 21:24:06 +0000 minus273c 

	* Allow user more options for setting Read-only (especially when selecting file from recent database list). Also, change toolbar so that Windows enables/disables buttons according to read-only status.

2006-05-15 21:24:06 +0000 minus273c 

	* Allow user more options for setting Read-only (especially when selecting file from recent database list). Also, change toolbar so that Windows enables/disables buttons according to read-only status.

2006-05-11 07:56:14 +0000 Rony Shapiro 

	* Minor cosmetics, plus update more/less preference.

2006-05-11 07:56:14 +0000 Rony Shapiro 

	* Minor cosmetics, plus update more/less preference.

2006-05-11 04:23:45 +0000 Rony Shapiro 

	* minor tweaks and leftovers from merging in DK's work.

2006-05-11 04:23:45 +0000 Rony Shapiro 

	* minor tweaks and leftovers from merging in DK's work.

2006-05-10 18:37:49 +0000 Rony Shapiro 

	* Fixed nasty dependency loop between util.h and sha256.h

2006-05-10 18:37:49 +0000 Rony Shapiro 

	* Fixed nasty dependency loop between util.h and sha256.h

2006-05-10 17:18:59 +0000 Rony Shapiro 

	* More work on times - refinements

2006-05-10 17:18:59 +0000 Rony Shapiro 

	* More work on times - refinements

2006-05-09 20:38:22 +0000 Rony Shapiro 

	* Forgot to add these in last commit...

2006-05-09 20:38:22 +0000 Rony Shapiro 

	* Forgot to add these in last commit...

2006-05-09 20:22:37 +0000 Rony Shapiro 

	* DK's work - implementing all the time-related fields. Bumped version to 3.1-pre

2006-05-09 20:22:37 +0000 Rony Shapiro 

	* DK's work - implementing all the time-related fields. Bumped version to 3.1-pre

2006-05-08 19:37:27 +0000 Rony Shapiro 

	* Version field in v3 header is two bytes, not 4! (accept both, but now write correct header) Thanks to Frank Pilhofer

2006-05-08 19:37:27 +0000 Rony Shapiro 

	* Version field in v3 header is two bytes, not 4! (accept both, but now write correct header) Thanks to Frank Pilhofer

2006-05-04 20:39:35 +0000 Rony Shapiro 

	* [1482002] Generated password trashed if > 127 bytes Turns out that SHA-1 trashes input string in this case! Fixed by getting a bigger hammer - moved to SHA-256 in this case (the tempting solution of #defining SHA1HANDSOFF broke the ability to read v2 databases - shudder)

2006-05-04 20:39:35 +0000 Rony Shapiro 

	* [1482002] Generated password trashed if > 127 bytes Turns out that SHA-1 trashes input string in this case! Fixed by getting a bigger hammer - moved to SHA-256 in this case (the tempting solution of #defining SHA1HANDSOFF broke the ability to read v2 databases - shudder)

2006-04-22 04:54:53 +0000 Glen Smith 

	* Applied Neil's patches for better tree layout

2006-04-22 04:54:32 +0000 Glen Smith 

	* Fixed label typo

2006-04-22 04:53:31 +0000 Glen Smith 

	* Applied Neil's patches for better tree layout

2006-04-22 04:46:09 +0000 Glen Smith 

	* Applied Niel's patch for easy chars

2006-04-22 04:45:15 +0000 Glen Smith 

	* Applied Niel's patch for easy chars

2006-04-22 04:26:37 +0000 Rony Shapiro 

	* 3.0Beta2

2006-04-22 04:26:37 +0000 Rony Shapiro 

	* 3.0Beta2

2006-04-22 04:24:53 +0000 Rony Shapiro 

	* [1459326, 1427642] Fixed problems with password prompt (DK)

2006-04-22 04:24:53 +0000 Rony Shapiro 

	* [1459326, 1427642] Fixed problems with password prompt (DK)

2006-04-19 20:29:16 +0000 Rony Shapiro 

	* Fixed assert under win2k (thanks to DK!)

2006-04-19 20:29:16 +0000 Rony Shapiro 

	* Fixed assert under win2k (thanks to DK!)

2006-04-15 19:25:13 +0000 Rony Shapiro 

	* more VC8 stuff, cleaner compiles (DK)

2006-04-15 19:25:13 +0000 Rony Shapiro 

	* more VC8 stuff, cleaner compiles (DK)

2006-04-15 19:10:05 +0000 Rony Shapiro 

	* Memory leaks plugged - thanks to DK

2006-04-15 19:10:05 +0000 Rony Shapiro 

	* Memory leaks plugged - thanks to DK

2006-04-15 18:48:59 +0000 Rony Shapiro 

	* [1446183] Export to v2 format now readable by pwsafe v2.x

2006-04-15 18:48:59 +0000 Rony Shapiro 

	* [1446183] Export to v2 format now readable by pwsafe v2.x

2006-04-14 16:28:45 +0000 Rony Shapiro 

	* More vc8 stuff

2006-04-14 16:28:45 +0000 Rony Shapiro 

	* More vc8 stuff

2006-04-13 17:14:45 +0000 Rony Shapiro 

	* more VC8 stuff, marked Beta2 in rc

2006-04-13 17:14:45 +0000 Rony Shapiro 

	* more VC8 stuff, marked Beta2 in rc

2006-04-13 06:21:54 +0000 Rony Shapiro 

	* VC8 ready - thanks to DK

2006-04-13 06:21:54 +0000 Rony Shapiro 

	* VC8 ready - thanks to DK

2006-04-12 08:53:23 +0000 Rony Shapiro 

	* [1450486] URLs without a protocol now default to http.

2006-04-12 08:53:23 +0000 Rony Shapiro 

	* [1450486] URLs without a protocol now default to http.

2006-04-12 07:48:39 +0000 Rony Shapiro 

	* [1463103] Fields in Edit Dialog are wider.

2006-04-12 07:48:39 +0000 Rony Shapiro 

	* [1463103] Fields in Edit Dialog are wider.

2006-04-11 17:00:59 +0000 Rony Shapiro 

	* Fixed weak PRNG vulnerability

2006-04-11 17:00:59 +0000 Rony Shapiro 

	* Fixed weak PRNG vulnerability

2006-04-09 21:18:47 +0000 Rony Shapiro 

	* Refactor in preparation for better PRNG on non-XP platforms

2006-04-09 21:18:47 +0000 Rony Shapiro 

	* Refactor in preparation for better PRNG on non-XP platforms

2006-04-01 18:20:54 +0000 David Chapman 

	* First checkin. Updated return type for strCopy to match VC++ 8 version of _tcsncpy_s so compiles work under Visual Studio 2005 - nothing checks the return code so this shouldn't break previous compilers.

2006-04-01 18:20:54 +0000 David Chapman 

	* First checkin. Updated return type for strCopy to match VC++ 8 version of _tcsncpy_s so compiles work under Visual Studio 2005 - nothing checks the return code so this shouldn't break previous compilers.

2006-03-31 19:11:34 +0000 Rony Shapiro 

	* Kinder, gentler src-release build

2006-03-31 19:11:34 +0000 Rony Shapiro 

	* Kinder, gentler src-release build

2006-03-31 14:05:59 +0000 Rony Shapiro 

	* Applied DK's VS2005 changes and memory leak cleanups.

2006-03-31 14:05:59 +0000 Rony Shapiro 

	* Applied DK's VS2005 changes and memory leak cleanups.

2006-03-25 20:36:21 +0000 Rony Shapiro 

	* Cleanup in preparation for VS2005

2006-03-25 20:36:21 +0000 Rony Shapiro 

	* Cleanup in preparation for VS2005

2006-03-25 20:06:10 +0000 Rony Shapiro 

	* bugfix 1450484 - trailing garbage in tooltip (DK)

2006-03-25 20:06:10 +0000 Rony Shapiro 

	* bugfix 1450484 - trailing garbage in tooltip (DK)

2006-03-25 19:57:10 +0000 Rony Shapiro 

	* Minor tweak (calculate max histories @ runtime)

2006-03-25 19:57:10 +0000 Rony Shapiro 

	* Minor tweak (calculate max histories @ runtime)

2006-03-25 18:33:53 +0000 Rony Shapiro 

	* DK's refactor of recently used entries list (RUEList)

2006-03-25 18:33:53 +0000 Rony Shapiro 

	* DK's refactor of recently used entries list (RUEList)

2006-03-25 15:50:53 +0000 Rony Shapiro 

	* Minor bug in save-as, plus #1451422 - bug in StretchKey function pointed out by zindorsky.

2006-03-25 15:50:53 +0000 Rony Shapiro 

	* Minor bug in save-as, plus #1451422 - bug in StretchKey function pointed out by zindorsky.

2006-03-08 18:43:36 +0000 Rony Shapiro 

	* final 3.0beta1 commit

2006-03-08 18:43:36 +0000 Rony Shapiro 

	* final 3.0beta1 commit

2006-03-08 17:12:45 +0000 Rony Shapiro 

	* Last set of bugfixes before 3.0beta1 release.

2006-03-08 17:12:45 +0000 Rony Shapiro 

	* Last set of bugfixes before 3.0beta1 release.

2006-03-08 14:48:24 +0000 Rony Shapiro 

	* [ 1445513 ] Add (u)int* typedef's for FreeBSD (applied Andrew Turner's patch)

2006-03-08 14:48:24 +0000 Rony Shapiro 

	* [ 1445513 ] Add (u)int* typedef's for FreeBSD (applied Andrew Turner's patch)

2006-03-07 18:58:48 +0000 Rony Shapiro 

	* More work on MRU entries - keep consistent under various operations.

2006-03-07 18:58:48 +0000 Rony Shapiro 

	* More work on MRU entries - keep consistent under various operations.

2006-03-07 17:56:28 +0000 Rony Shapiro 

	* Icon state now OK, recentEntries now CMyString, zero terminated tooltip.

2006-03-07 17:56:28 +0000 Rony Shapiro 

	* Icon state now OK, recentEntries now CMyString, zero terminated tooltip.

2006-03-06 21:25:04 +0000 Rony Shapiro 

	* - Dup and edit entry now updates SystemTray menu (DK) - Minor stuff caught by DK

2006-03-06 21:25:04 +0000 Rony Shapiro 

	* - Dup and edit entry now updates SystemTray menu (DK) - Minor stuff caught by DK

2006-03-06 12:28:03 +0000 Rony Shapiro 

	* Small commit, mainly to test svn::notify

2006-03-06 12:28:03 +0000 Rony Shapiro 

	* Small commit, mainly to test svn::notify

2006-03-05 20:09:21 +0000 Rony Shapiro 

	* More tweaks for system tray MRU

2006-03-05 20:09:21 +0000 Rony Shapiro 

	* More tweaks for system tray MRU

2006-03-04 19:11:59 +0000 Rony Shapiro 

	* cleanup+graceful truncation of tooltip text

2006-03-04 19:11:59 +0000 Rony Shapiro 

	* cleanup+graceful truncation of tooltip text

2006-03-04 17:49:16 +0000 Rony Shapiro 

	* First hack at merging DK's trayicon MRU. (4got 2 add DboxTray.cpp last time)

2006-03-04 17:49:16 +0000 Rony Shapiro 

	* First hack at merging DK's trayicon MRU. (4got 2 add DboxTray.cpp last time)

2006-03-04 17:47:40 +0000 Rony Shapiro 

	* First hack at merging DK's trayicon MRU.

2006-03-04 17:47:40 +0000 Rony Shapiro 

	* First hack at merging DK's trayicon MRU.

2006-03-03 06:39:54 +0000 Rony Shapiro 

	* Open V2 file after V3 now works correctly.

2006-03-03 06:39:54 +0000 Rony Shapiro 

	* Open V2 file after V3 now works correctly.

2006-03-02 22:48:56 +0000 Rony Shapiro 

	* Ported DK's system tray lock/unlock indicator to 3.0 trunk.

2006-03-02 22:48:56 +0000 Rony Shapiro 

	* Ported DK's system tray lock/unlock indicator to 3.0 trunk.

2006-03-01 21:15:31 +0000 Rony Shapiro 

	* Warn user when auto-converting to v3 format. (informed consent, sort of...)

2006-03-01 21:15:31 +0000 Rony Shapiro 

	* Warn user when auto-converting to v3 format. (informed consent, sort of...)

2006-03-01 20:43:07 +0000 Rony Shapiro 

	* Began working on start at login support (-s option to start app w/o opening database)

2006-03-01 20:43:07 +0000 Rony Shapiro 

	* Began working on start at login support (-s option to start app w/o opening database)

2006-02-27 18:48:58 +0000 Rony Shapiro 

	* Finished HMAC_SHA256 test vectors

2006-02-27 18:48:58 +0000 Rony Shapiro 

	* Finished HMAC_SHA256 test vectors

2006-02-27 18:46:11 +0000 Rony Shapiro 

	* [ 1439507 ] Rename *_ENDIAN to PWS_*_ENDIAN - Applied patch provided by Andrew Turner

2006-02-27 18:46:11 +0000 Rony Shapiro 

	* [ 1439507 ] Rename *_ENDIAN to PWS_*_ENDIAN - Applied patch provided by Andrew Turner

2006-02-26 21:26:35 +0000 Rony Shapiro 

	* Added HMAC_SHA256 test vectors

2006-02-26 21:26:35 +0000 Rony Shapiro 

	* Added HMAC_SHA256 test vectors

2006-02-26 20:21:12 +0000 Rony Shapiro 

	* First SVN commit!

2006-02-26 20:21:12 +0000 Rony Shapiro 

	* First SVN commit!

2006-02-24 17:09:08 +0000 Rony Shapiro 

	* Export/import plaintext works

2006-02-24 17:09:08 +0000 Rony Shapiro 

	* Export/import plaintext works

2006-02-23 20:17:08 +0000 Rony Shapiro 

	* Cleaned up import/export text.

2006-02-23 20:17:08 +0000 Rony Shapiro 

	* Cleaned up import/export text.

2006-02-23 17:57:16 +0000 Rony Shapiro 

	* Removed silly dialog box when there's no username to copy.

2006-02-23 17:57:16 +0000 Rony Shapiro 

	* Removed silly dialog box when there's no username to copy.

2006-02-23 05:23:14 +0000 Rony Shapiro 

	* Got fstream stuff to compile again!

2006-02-23 05:23:14 +0000 Rony Shapiro 

	* Got fstream stuff to compile again!

2006-02-22 20:06:25 +0000 Rony Shapiro 

	* Removed unnecessary display option

2006-02-22 20:06:25 +0000 Rony Shapiro 

	* Removed unnecessary display option

2006-02-22 19:33:39 +0000 Rony Shapiro 

	* Lint

2006-02-22 19:33:39 +0000 Rony Shapiro 

	* Lint

2006-02-22 17:23:59 +0000 Rony Shapiro 

	* Added export to v2 format.

2006-02-22 17:23:59 +0000 Rony Shapiro 

	* Added export to v2 format.

2006-02-20 19:53:48 +0000 Rony Shapiro 

	* Lint

2006-02-20 19:53:48 +0000 Rony Shapiro 

	* Lint

2006-02-20 19:38:16 +0000 Rony Shapiro 

	* Parametrized number of iterations of key-stretching algorithm, notless than 2048, per Frank Pilhofer's suggestion

2006-02-20 19:38:16 +0000 Rony Shapiro 

	* Parametrized number of iterations of key-stretching algorithm, notless than 2048, per Frank Pilhofer's suggestion

2006-02-20 17:53:22 +0000 Rony Shapiro 

	* Lint

2006-02-20 17:53:22 +0000 Rony Shapiro 

	* Lint

2006-02-19 20:47:03 +0000 Rony Shapiro 

	* First working UTF-8 support!

2006-02-19 20:47:03 +0000 Rony Shapiro 

	* First working UTF-8 support!

2006-02-11 18:32:03 +0000 Rony Shapiro 

	* Exit upon unlock w/systemtray now works correctly

2006-02-11 18:32:03 +0000 Rony Shapiro 

	* Exit upon unlock w/systemtray now works correctly

2006-02-05 20:12:25 +0000 Rony Shapiro 

	* Fixed extract functions

2006-02-05 20:12:25 +0000 Rony Shapiro 

	* Fixed extract functions

2006-02-05 19:36:12 +0000 Rony Shapiro 

	* Hack around partial last record (?)

2006-02-05 19:36:12 +0000 Rony Shapiro 

	* Hack around partial last record (?)

2006-02-05 18:42:44 +0000 Rony Shapiro 

	* Remerge autottype & htp into Notes for v1v2 WriteRecord

2006-02-05 18:42:44 +0000 Rony Shapiro 

	* Remerge autottype & htp into Notes for v1v2 WriteRecord

2006-02-04 20:41:18 +0000 Rony Shapiro 

	* Extract v3 autotype & URL fields from v2 Notes

2006-02-04 20:41:18 +0000 Rony Shapiro 

	* Extract v3 autotype & URL fields from v2 Notes

2006-02-03 19:46:01 +0000 Rony Shapiro 

	* Handle empty Ctime correctly (for imported v2 databases)

2006-02-03 19:46:01 +0000 Rony Shapiro 

	* Handle empty Ctime correctly (for imported v2 databases)

2006-02-03 06:27:21 +0000 Rony Shapiro 

	* Pad last block with random values, not zeroes.

2006-02-03 06:27:21 +0000 Rony Shapiro 

	* Pad last block with random values, not zeroes.

2006-02-03 06:25:17 +0000 Rony Shapiro 

	* Cosmetics - widen created on field, hide border

2006-02-03 06:25:17 +0000 Rony Shapiro 

	* Cosmetics - widen created on field, hide border

2006-02-03 06:19:45 +0000 Rony Shapiro 

	* Utilize 16 byte length block more efficiently - saves a LOT of disk space!

2006-02-03 06:19:45 +0000 Rony Shapiro 

	* Utilize 16 byte length block more efficiently - saves a LOT of disk space!

2006-01-29 07:19:16 +0000 Rony Shapiro 

	* - Don't save empty fields - Don't re-use previous field values while reading file

2006-01-29 07:19:16 +0000 Rony Shapiro 

	* - Don't save empty fields - Don't re-use previous field values while reading file

2006-01-28 18:10:40 +0000 Rony Shapiro 

	* [1414899] - System tray tooltip now reflects the name of the database. (merged in from 2.16)

2006-01-28 18:10:40 +0000 Rony Shapiro 

	* [1414899] - System tray tooltip now reflects the name of the database. (merged in from 2.16)

2006-01-28 18:08:52 +0000 Rony Shapiro 

	* Work on UTF-8 encoding

2006-01-28 18:08:52 +0000 Rony Shapiro 

	* Work on UTF-8 encoding

2006-01-25 20:30:38 +0000 Rony Shapiro 

	* oops - 4got a dialog...

2006-01-25 20:30:38 +0000 Rony Shapiro 

	* oops - 4got a dialog...

2006-01-25 20:21:58 +0000 Rony Shapiro 

	* Merge in DK's cancel/exit change, plus some cosmetics.

2006-01-25 20:21:58 +0000 Rony Shapiro 

	* Merge in DK's cancel/exit change, plus some cosmetics.

2006-01-24 20:57:49 +0000 Rony Shapiro 

	* oops

2006-01-24 20:57:49 +0000 Rony Shapiro 

	* oops

2006-01-23 11:13:06 +0000 Dave Collins 

	* removed old code no code and added Ctime on edit dialog

2006-01-23 11:13:06 +0000 Dave Collins 

	* removed old code no code and added Ctime on edit dialog

2006-01-22 19:24:41 +0000 Rony Shapiro 

	* - Merged with Dave Collin's work. - [1412208] Fixed tab order in opening dialog - More work on formatV3

2006-01-22 19:24:41 +0000 Rony Shapiro 

	* - Merged with Dave Collin's work. - [1412208] Fixed tab order in opening dialog - More work on formatV3

2006-01-22 08:13:27 +0000 Dave Collins 

	* Added GUI functionality to use the new database propertities Auto type text and URL. The changes include

2006-01-22 08:13:27 +0000 Dave Collins 

	* Added GUI functionality to use the new database propertities Auto type text and URL. The changes include

2006-01-20 16:45:48 +0000 Rony Shapiro 

	* More Unicode work

2006-01-20 16:45:48 +0000 Rony Shapiro 

	* More Unicode work

2006-01-20 13:46:54 +0000 Rony Shapiro 

	* Compiles with _UNICODE defined - broke text import/export

2006-01-20 13:46:54 +0000 Rony Shapiro 

	* Compiles with _UNICODE defined - broke text import/export

2006-01-18 20:48:49 +0000 Rony Shapiro 

	* Revised after more comments from dev list.

2006-01-18 20:48:49 +0000 Rony Shapiro 

	* Revised after more comments from dev list.

2006-01-18 20:08:58 +0000 Rony Shapiro 

	* Minor changes after format review.

2006-01-18 20:08:58 +0000 Rony Shapiro 

	* Minor changes after format review.

2006-01-14 20:55:26 +0000 Rony Shapiro 

	* Added CTIME, URL and AUTOTYPE fields to record.

2006-01-14 20:55:26 +0000 Rony Shapiro 

	* Added CTIME, URL and AUTOTYPE fields to record.

2006-01-08 19:56:10 +0000 Rony Shapiro 

	* Don't expose raw randomness.

2006-01-08 19:56:10 +0000 Rony Shapiro 

	* Don't expose raw randomness.

2006-01-07 18:41:27 +0000 Rony Shapiro 

	* V3 now saves and restores records!

2006-01-07 18:41:27 +0000 Rony Shapiro 

	* V3 now saves and restores records!

2006-01-06 14:56:03 +0000 Rony Shapiro 

	* Write and Read empty v3 file success!

2006-01-06 14:56:03 +0000 Rony Shapiro 

	* Write and Read empty v3 file success!

2006-01-06 08:05:36 +0000 Rony Shapiro 

	* First hack at v3 ReadRecord

2006-01-06 08:05:36 +0000 Rony Shapiro 

	* First hack at v3 ReadRecord

2006-01-06 07:45:26 +0000 Rony Shapiro 

	* Correct handling of corrupt v3 database

2006-01-06 07:45:26 +0000 Rony Shapiro 

	* Correct handling of corrupt v3 database

2006-01-05 21:14:51 +0000 Rony Shapiro 

	* First hack at v3 Close()

2006-01-05 21:14:51 +0000 Rony Shapiro 

	* First hack at v3 Close()

2006-01-05 15:40:00 +0000 Rony Shapiro 

	* Writes 3.0 header. Default suffix now pwsafe3. "Officially" v3.0BETA1...

2006-01-05 15:40:00 +0000 Rony Shapiro 

	* Writes 3.0 header. Default suffix now pwsafe3. "Officially" v3.0BETA1...

2006-01-05 13:56:51 +0000 Rony Shapiro 

	* Finished writing v3 read header code

2006-01-05 13:56:51 +0000 Rony Shapiro 

	* Finished writing v3 read header code

2006-01-03 04:44:22 +0000 Rony Shapiro 

	* Implemented general CheckPassword

2006-01-03 04:44:22 +0000 Rony Shapiro 

	* Implemented general CheckPassword

2006-01-01 18:41:00 +0000 Rony Shapiro 

	* More work on v3

2006-01-01 18:41:00 +0000 Rony Shapiro 

	* More work on v3

2005-12-31 16:49:30 +0000 Rony Shapiro 

	* More refactoring & slow progress

2005-12-31 16:49:30 +0000 Rony Shapiro 

	* More refactoring & slow progress

2005-12-30 14:07:03 +0000 Rony Shapiro 

	* More refactoring

2005-12-30 14:07:03 +0000 Rony Shapiro 

	* More refactoring

2005-12-30 13:06:50 +0000 Rony Shapiro 

	* Virtualize *Fish classes so that _read/_writecbc can work with both Blow and TwoFish

2005-12-30 13:06:50 +0000 Rony Shapiro 

	* Virtualize *Fish classes so that _read/_writecbc can work with both Blow and TwoFish

2005-12-25 20:33:09 +0000 Rony Shapiro 

	* When dragging to the top or bottom of the visible tree, it will scroll up or down; If dragged mouse hovers over a closed node, it expands the node to see subnodes etc. - code from www.codeproject.com, thanks to DK.

2005-12-25 20:33:09 +0000 Rony Shapiro 

	* When dragging to the top or bottom of the visible tree, it will scroll up or down; If dragged mouse hovers over a closed node, it expands the node to see subnodes etc. - code from www.codeproject.com, thanks to DK.

2005-12-23 13:27:08 +0000 Rony Shapiro 

	* First hack at V3 files - basically just compiles.

2005-12-23 13:27:08 +0000 Rony Shapiro 

	* First hack at V3 files - basically just compiles.

2005-12-23 08:17:02 +0000 Rony Shapiro 

	* Merged in robustness change from V2x branch

2005-12-23 08:17:02 +0000 Rony Shapiro 

	* Merged in robustness change from V2x branch

2005-12-18 20:32:33 +0000 Rony Shapiro 

	* Refactored for V3 support

2005-12-18 20:32:33 +0000 Rony Shapiro 

	* Refactored for V3 support

2005-12-17 10:26:35 +0000 Rony Shapiro 

	* Started work on V3 header, still unhappy about OO/SE aspects - need to refactor a bit

2005-12-17 10:26:35 +0000 Rony Shapiro 

	* Started work on V3 header, still unhappy about OO/SE aspects - need to refactor a bit

2005-12-17 09:37:17 +0000 Rony Shapiro 

	* Cleanup backup API (so that will work with any suffix)

2005-12-17 09:37:17 +0000 Rony Shapiro 

	* Cleanup backup API (so that will work with any suffix)

2005-12-17 08:20:37 +0000 Rony Shapiro 

	* Added HMAC functionality

2005-12-17 08:20:37 +0000 Rony Shapiro 

	* Added HMAC functionality

2005-12-17 08:09:35 +0000 Rony Shapiro 

	* pre-3.0 cosmetics

2005-12-17 08:09:35 +0000 Rony Shapiro 

	* pre-3.0 cosmetics

2005-12-15 20:50:07 +0000 Rony Shapiro 

	* [1381729] No longer crashes when restoring with a database already opened.

2005-12-15 20:50:07 +0000 Rony Shapiro 

	* [1381729] No longer crashes when restoring with a database already opened.

2005-12-15 06:43:07 +0000 Rony Shapiro 

	* [1312870] Backup filename now updated correctly.

2005-12-15 06:43:07 +0000 Rony Shapiro 

	* [1312870] Backup filename now updated correctly.

2005-12-14 20:42:52 +0000 Rony Shapiro 

	* Added VC7 (visual studio .net) project files

2005-12-14 20:42:52 +0000 Rony Shapiro 

	* Added VC7 (visual studio .net) project files

2005-12-14 20:13:37 +0000 Rony Shapiro 

	* #1368198 better error message on Open failure.

2005-12-14 20:13:37 +0000 Rony Shapiro 

	* #1368198 better error message on Open failure.

2005-12-14 19:41:16 +0000 Rony Shapiro 

	* Fixed #1363569 - crash after last node deleted.

2005-12-14 19:41:16 +0000 Rony Shapiro 

	* Fixed #1363569 - crash after last node deleted.

2005-12-12 19:07:56 +0000 Rony Shapiro 

	* checkpoint

2005-12-12 19:07:56 +0000 Rony Shapiro 

	* checkpoint

2005-12-10 10:34:08 +0000 Rony Shapiro 

	* Ammended after comments from dev list.

2005-12-10 10:34:08 +0000 Rony Shapiro 

	* Ammended after comments from dev list.

2005-12-10 10:08:09 +0000 Rony Shapiro 

	* More prep for v3 format

2005-12-10 10:08:09 +0000 Rony Shapiro 

	* More prep for v3 format

2005-12-10 05:22:47 +0000 Rony Shapiro 

	* SHA256 and SHA1 now share the same API.

2005-12-10 05:22:47 +0000 Rony Shapiro 

	* SHA256 and SHA1 now share the same API.

2005-12-09 15:53:53 +0000 Rony Shapiro 

	* SHA1 cleanup - preparation for v3

2005-12-09 15:53:53 +0000 Rony Shapiro 

	* SHA1 cleanup - preparation for v3

2005-12-09 12:16:01 +0000 Rony Shapiro 

	* Added TwoFish & SHA256 implementations + minor cleanups

2005-12-09 12:16:01 +0000 Rony Shapiro 

	* Added TwoFish & SHA256 implementations + minor cleanups

2005-12-05 06:59:31 +0000 Rony Shapiro 

	* Added tests for TwoFish & SHA256, slight reorg of test suite.

2005-12-05 06:59:31 +0000 Rony Shapiro 

	* Added tests for TwoFish & SHA256, slight reorg of test suite.

2005-12-05 06:54:34 +0000 Rony Shapiro 

	* Added TwoFish & SHA256 implementations + minor cleanups

2005-12-05 06:54:34 +0000 Rony Shapiro 

	* Added TwoFish & SHA256 implementations + minor cleanups

2005-12-04 19:19:35 +0000 Glen Smith 

	* Fix for "show password" button label in Edit Dialog

2005-12-04 11:05:08 +0000 Rony Shapiro 

	* Checked in first draft

2005-12-04 11:05:08 +0000 Rony Shapiro 

	* Checked in first draft

2005-12-02 16:23:48 +0000 Rony Shapiro 

	* nitpick

2005-12-02 16:23:48 +0000 Rony Shapiro 

	* nitpick

2005-12-02 06:32:31 +0000 Rony Shapiro 

	* Added dbl-click to bowse option, thanks to Laszlo Gombos

2005-12-02 06:32:31 +0000 Rony Shapiro 

	* Added dbl-click to bowse option, thanks to Laszlo Gombos

2005-11-30 19:48:41 +0000 Glen Smith 

	* Fixed classpath for opencsv

2005-11-30 15:40:12 +0000 Glen Smith 

	* New version 0.5.

2005-11-30 15:37:44 +0000 Glen Smith 

	* Null pointer fix for certain startup dialog operation combinations.

2005-11-30 15:36:46 +0000 Glen Smith 

	* Fixes for mac layout.

2005-11-30 15:23:03 +0000 Glen Smith 

	* Fixes for mac layout.

2005-11-30 08:40:20 +0000 Glen Smith 

	* More fixes for null password length bug

2005-11-29 21:14:48 +0000 Glen Smith 

	* *** empty log message ***

2005-11-29 21:14:36 +0000 Glen Smith 

	* Made proportions less frankenGUI

2005-11-29 21:14:14 +0000 Glen Smith 

	* More default password generation bug fixes

2005-11-29 21:13:49 +0000 Glen Smith 

	* CSV exporting implemented

2005-11-27 20:03:58 +0000 Glen Smith 

	* Fix for new 2.14 file format.

2005-11-27 20:03:33 +0000 Glen Smith 

	* Removed browserlauncher dependency. Now using SWT for this.

2005-11-23 08:40:17 +0000 Glen Smith 

	* Fixed linux layout bug on large comments fields.

2005-11-21 18:46:46 +0000 Glen Smith 

	* Fix for autopopulating group name when creating a new entry within a group.

2005-11-21 18:27:03 +0000 Glen Smith 

	* Fixed button label for "Show/Hide Password". Fixed length of generated passwords bug.

2005-11-20 19:52:32 +0000 Rony Shapiro 

	* Closing release 2.14

2005-11-20 19:52:32 +0000 Rony Shapiro 

	* Closing release 2.14

2005-11-20 18:34:59 +0000 Glen Smith 

	* Fixed java.lib.path bug.

2005-11-20 14:09:32 +0000 Glen Smith 

	* Fixed double-click bug on Tree entries.

2005-11-19 17:30:30 +0000 Rony Shapiro 

	* Undid part of security fix that broke bwd compat.

2005-11-19 17:30:30 +0000 Rony Shapiro 

	* Undid part of security fix that broke bwd compat.

2005-11-19 17:14:51 +0000 Rony Shapiro 

	* Enhance security by making first encrypted record more unpredictable.

2005-11-19 17:14:51 +0000 Rony Shapiro 

	* Enhance security by making first encrypted record more unpredictable.

2005-11-18 17:01:13 +0000 Rony Shapiro 

	* Updated help files, fixed Version info in RC, moved old news to ChangeLog.txt

2005-11-18 17:01:13 +0000 Rony Shapiro 

	* Updated help files, fixed Version info in RC, moved old news to ChangeLog.txt

2005-11-12 07:49:28 +0000 Rony Shapiro 

	* Support deletion of group of items

2005-11-12 07:49:28 +0000 Rony Shapiro 

	* Support deletion of group of items

2005-11-08 20:10:38 +0000 Rony Shapiro 

	* bugfix 1197342 - delete now works in edit controls in various dialog boxen - DK

2005-11-08 20:10:38 +0000 Rony Shapiro 

	* bugfix 1197342 - delete now works in edit controls in various dialog boxen - DK

2005-11-07 19:33:46 +0000 Glen Smith 

	* Received new copy from author

2005-11-06 19:21:12 +0000 Rony Shapiro 

	* Removed assignment of NULL to main window. Historical residue?

2005-11-06 19:21:12 +0000 Rony Shapiro 

	* Removed assignment of NULL to main window. Historical residue?

2005-11-01 20:03:57 +0000 Glen Smith 

	* Replaced with Axel's Unix launcher script.

2005-11-01 19:48:28 +0000 Glen Smith 

	* Fix parsing bug to process elements in end tag rather than body. Fixed export bug to include comments entries.

2005-10-24 20:47:58 +0000 Glen Smith 

	* Now using native SWT browser launch calls (which have better platform support)

2005-10-23 22:09:37 +0000 Glen Smith 

	* Used native swt launcher rather than browser launcher.

2005-10-20 22:00:39 +0000 Glen Smith 

	* Updated to latest version

2005-10-20 21:59:06 +0000 Glen Smith 

	* Updated to latest versions

2005-10-20 12:00:06 +0000 Glen Smith 

	* Added path to new BrowserLaucher jar

2005-10-20 11:54:00 +0000 Glen Smith 

	* Updated to version 0.4

2005-10-20 11:53:38 +0000 Glen Smith 

	* Moved to source version info from manifest (works better with exe4j)

2005-10-20 11:52:16 +0000 Glen Smith 

	* Replaced with new BrowserLaunch2 jar file

2005-10-20 11:49:55 +0000 Glen Smith 

	* Bug fixes related to exit and startup operations.

2005-10-20 11:49:11 +0000 Glen Smith 

	* Reload options cache after changes.

2005-10-20 11:48:33 +0000 Glen Smith 

	* Made ok dialog default.

2005-10-20 11:48:16 +0000 Glen Smith 

	* Added version info and url launcher

2005-10-20 11:47:49 +0000 Glen Smith 

	* Added ico file to match win32 version.

2005-10-20 11:47:20 +0000 Glen Smith 

	* Tidied up formatting.

2005-10-20 11:47:02 +0000 Glen Smith 

	* Now supports setting of user properties.

2005-10-20 11:46:30 +0000 Glen Smith 

	* Moved to source version info from manifest (works better with exe4j)

2005-10-10 21:43:15 +0000 Glen Smith 

	* Updated with progress.

2005-10-10 21:42:18 +0000 Glen Smith 

	* Updated with feedback from user trial.

2005-10-10 21:36:16 +0000 Glen Smith 

	* Fixed for tree view display.

2005-10-10 21:21:57 +0000 Glen Smith 

	* Implemented version information in startup and about dialogs.

2005-10-10 20:52:02 +0000 Glen Smith 

	* Applied patch to fix silent exit with changed files.

2005-10-02 18:19:32 +0000 Rony Shapiro 

	* Removed unused file PasswordSafe.cpp

2005-10-02 18:19:32 +0000 Rony Shapiro 

	* Removed unused file PasswordSafe.cpp

2005-09-28 14:35:47 +0000 Rony Shapiro 

	* Update to 0.3 source package (minor changes)

2005-09-26 05:39:23 +0000 Rony Shapiro 

	* Expand/Collapse all entries, selectFont added. [DK]

2005-09-26 05:39:23 +0000 Rony Shapiro 

	* Expand/Collapse all entries, selectFont added. [DK]

2005-09-24 16:45:18 +0000 Rony Shapiro 

	* LaurionB's changes - merged into DboxMain class

2005-09-24 16:45:18 +0000 Rony Shapiro 

	* LaurionB's changes - merged into DboxMain class

2005-09-24 15:50:47 +0000 Rony Shapiro 

	* LaurionB's changes - first hack (needs cleanup)

2005-09-24 15:50:47 +0000 Rony Shapiro 

	* LaurionB's changes - first hack (needs cleanup)

2005-09-18 16:40:05 +0000 Rony Shapiro 

	* Bump to 2.14, add'edDK's patches for copy entry function.

2005-09-18 16:40:05 +0000 Rony Shapiro 

	* Bump to 2.14, add'edDK's patches for copy entry function.

2005-09-05 03:43:56 +0000 Rony Shapiro 

	* Closing version 2.13 - critical bugfix release

2005-09-05 03:43:56 +0000 Rony Shapiro 

	* Closing version 2.13 - critical bugfix release

2005-09-03 07:27:05 +0000 Rony Shapiro 

	* Added note re diacriticals

2005-09-03 07:27:05 +0000 Rony Shapiro 

	* Added note re diacriticals

2005-09-03 06:51:25 +0000 Rony Shapiro 

	* [1275880] - fixde crash when database locked with expanded groups.

2005-09-03 06:51:25 +0000 Rony Shapiro 

	* [1275880] - fixde crash when database locked with expanded groups.

2005-08-26 16:18:15 +0000 Rony Shapiro 

	* Ready for release 2.12

2005-08-26 16:18:15 +0000 Rony Shapiro 

	* Ready for release 2.12

2005-08-26 13:30:35 +0000 Rony Shapiro 

	* Clear lastSelected whenever ClearData is done, not only when explicitly cleared.

2005-08-26 13:30:35 +0000 Rony Shapiro 

	* Clear lastSelected whenever ClearData is done, not only when explicitly cleared.

2005-08-26 13:16:12 +0000 Rony Shapiro 

	* Update Help files for 2.12: Autotype on double-click, MRU configuration

2005-08-26 13:16:12 +0000 Rony Shapiro 

	* Update Help files for 2.12: Autotype on double-click, MRU configuration

2005-08-26 12:27:50 +0000 Rony Shapiro 

	* [1225255] Double-clicking on an entry can now be configured to Autotype the entry.

2005-08-26 12:27:50 +0000 Rony Shapiro 

	* [1225255] Double-clicking on an entry can now be configured to Autotype the entry.

2005-08-26 07:24:17 +0000 Rony Shapiro 

	* [1217271] Specifiying -r with a filename in command line now works correctly.

2005-08-26 07:24:17 +0000 Rony Shapiro 

	* [1217271] Specifiying -r with a filename in command line now works correctly.

2005-08-26 06:33:14 +0000 Rony Shapiro 

	* [1214940 ] Changed phrasing of stuff, hopefully for the better

2005-08-26 06:33:14 +0000 Rony Shapiro 

	* [1214940 ] Changed phrasing of stuff, hopefully for the better

2005-08-26 06:31:43 +0000 Rony Shapiro 

	* Fixed nasty race-condition crash upon exit.

2005-08-26 06:31:43 +0000 Rony Shapiro 

	* Fixed nasty race-condition crash upon exit.

2005-08-26 05:54:35 +0000 Rony Shapiro 

	* [1214940] CRITICAL - cancel on password entry with system tray no longer clears entries, allowing potential overwrite of database.

2005-08-26 05:54:35 +0000 Rony Shapiro 

	* [1214940] CRITICAL - cancel on password entry with system tray no longer clears entries, allowing potential overwrite of database.

2005-08-25 22:16:03 +0000 Rony Shapiro 

	* Fixed keep select bugfix. More robust, even if doesn't work if data cleared. Also removed bad assert re file locking

2005-08-25 22:16:03 +0000 Rony Shapiro 

	* Fixed keep select bugfix. More robust, even if doesn't work if data cleared. Also removed bad assert re file locking

2005-08-07 19:21:14 +0000 Mark Riordan 

	* Change the group name from an edit box to a combo box in the Add and Edit dialogs.

2005-08-07 19:21:14 +0000 Mark Riordan 

	* Change the group name from an edit box to a combo box in the Add and Edit dialogs.

2005-07-31 04:02:54 +0000 kstudent 

	* fix for bug #1004026  multiple highlights after doing a "Find Next"

2005-07-31 04:02:54 +0000 kstudent 

	* fix for bug #1004026  multiple highlights after doing a "Find Next"

2005-07-30 06:13:25 +0000 kstudent 

	* //Fixes bug #1179386 Where CTRL-L uses old data.

2005-07-30 06:13:25 +0000 kstudent 

	* //Fixes bug #1179386 Where CTRL-L uses old data.

2005-07-28 17:58:43 +0000 Rony Shapiro 

	* Before hiatus

2005-07-28 17:58:43 +0000 Rony Shapiro 

	* Before hiatus

2005-07-27 21:13:39 +0000 Glen Smith 

	* Implemented safer null handling

2005-07-27 21:13:00 +0000 Glen Smith 

	* Stacks of layout fixes to make things look cleaner on all platforms

2005-07-27 21:12:23 +0000 Glen Smith 

	* Added support for default usernames.

2005-07-27 21:12:04 +0000 Glen Smith 

	* Changed to space to fix mac bug

2005-07-27 21:11:43 +0000 Glen Smith 

	* Fixed icon in window header

2005-07-27 21:11:08 +0000 Glen Smith 

	* Added XML support for import and export.

2005-07-27 21:10:26 +0000 Glen Smith 

	* Can now switch between edit and copy operations

2005-07-27 21:09:53 +0000 Glen Smith 

	* Upgraded to new format toolbar.

2005-07-27 21:08:53 +0000 Glen Smith 

	* Disabled unsupported properties

2005-07-27 21:08:15 +0000 Glen Smith 

	* Added XML support for import/export

2005-07-27 21:07:11 +0000 Glen Smith 

	* XML, preferences support and a stack of bug fixes.

2005-07-27 20:28:42 +0000 Glen Smith 

	* Updated to latest SWT 3.1 jars and dlls

2005-07-27 17:21:19 +0000 Rony Shapiro 

	* [1003782,1030077] - reconstruct trees that were expanded after minimize

2005-07-27 17:21:19 +0000 Rony Shapiro 

	* [1003782,1030077] - reconstruct trees that were expanded after minimize

2005-07-26 10:00:19 +0000 Glen Smith 

	* Made equals() implementation typesafe

2005-07-23 06:11:45 +0000 Rony Shapiro 

	* kstudent's fix for #1208955 (autotype problem with shift)

2005-07-23 06:11:45 +0000 Rony Shapiro 

	* kstudent's fix for #1208955 (autotype problem with shift)

2005-07-21 10:34:46 +0000 Glen Smith 

	* Remove platform-specific file separators. Made filename checking nullsafe.

2005-07-20 21:15:01 +0000 Rony Shapiro 

	* Updated to refelct 2.11 status + some midifications discussed on dev list.

2005-07-20 21:15:01 +0000 Rony Shapiro 

	* Updated to refelct 2.11 status + some midifications discussed on dev list.

2005-07-02 20:13:06 +0000 Rony Shapiro 

	* DK's MRU support enhancements

2005-07-02 20:13:06 +0000 Rony Shapiro 

	* DK's MRU support enhancements

2005-06-29 21:09:54 +0000 Glen Smith 

	* Initial Import of PasswordSafeSWT.

2005-06-26 20:31:21 +0000 Rony Shapiro 

	* Tree view will now be the default for new users (about time...)

2005-06-26 20:31:21 +0000 Rony Shapiro 

	* Tree view will now be the default for new users (about time...)

2005-06-16 20:08:03 +0000 Rony Shapiro 

	* Added 1 sec delay between minimize & sendKeys in autotype, per Karl Student's suggestion

2005-06-16 20:08:03 +0000 Rony Shapiro 

	* Added 1 sec delay between minimize & sendKeys in autotype, per Karl Student's suggestion

2005-06-16 04:03:42 +0000 Rony Shapiro 

	* Help file fixes by Sebastian Juergens [sebastian.juergens@oleco.net]

2005-06-16 04:03:42 +0000 Rony Shapiro 

	* Help file fixes by Sebastian Juergens [sebastian.juergens@oleco.net]

2005-06-02 03:55:45 +0000 Rony Shapiro 

	* More PPC-related cleanups

2005-06-02 03:55:45 +0000 Rony Shapiro 

	* More PPC-related cleanups

2005-05-29 20:52:42 +0000 Rony Shapiro 

	* Started merging in PPC changes.

2005-05-29 20:52:42 +0000 Rony Shapiro 

	* Started merging in PPC changes.

2005-05-28 19:06:58 +0000 Rony Shapiro 

	* 2.11 Release

2005-05-28 19:06:58 +0000 Rony Shapiro 

	* 2.11 Release

2005-05-28 07:59:51 +0000 Rony Shapiro 

	* [1207600] Find dialog not moved off-screen if PasswordSafe takes up whole screen.

2005-05-28 07:59:51 +0000 Rony Shapiro 

	* [1207600] Find dialog not moved off-screen if PasswordSafe takes up whole screen.

2005-05-27 15:12:55 +0000 Rony Shapiro 

	* Closing 2.11

2005-05-27 15:12:55 +0000 Rony Shapiro 

	* Closing 2.11

2005-05-25 19:24:53 +0000 Rony Shapiro 

	* Merged DK's ExportTextSetting dialog box into ExportText, removed former from project

2005-05-25 19:24:53 +0000 Rony Shapiro 

	* Merged DK's ExportTextSetting dialog box into ExportText, removed former from project

2005-05-25 06:03:24 +0000 Rony Shapiro 

	* Added DK's fixes and additions

2005-05-25 06:03:24 +0000 Rony Shapiro 

	* Added DK's fixes and additions

2005-05-21 06:25:31 +0000 Rony Shapiro 

	* [1203679] '-r' may now be passed a command line switch

2005-05-21 06:25:31 +0000 Rony Shapiro 

	* [1203679] '-r' may now be passed a command line switch

2005-05-17 19:20:29 +0000 Rony Shapiro 

	* Redid clipboard logic - clears iff data was put there by pwsafe

2005-05-17 19:20:29 +0000 Rony Shapiro 

	* Redid clipboard logic - clears iff data was put there by pwsafe

2005-05-14 07:01:14 +0000 Rony Shapiro 

	* [1197706] Delay argument in autotype now correctly parsed (thanks to dturland for this!)

2005-05-14 07:01:14 +0000 Rony Shapiro 

	* [1197706] Delay argument in autotype now correctly parsed (thanks to dturland for this!)

2005-05-14 06:42:02 +0000 Rony Shapiro 

	* Clicking X in title bar hides, doesn't exit, if system tray active.

2005-05-14 06:42:02 +0000 Rony Shapiro 

	* Clicking X in title bar hides, doesn't exit, if system tray active.

2005-04-24 10:54:38 +0000 Rony Shapiro 

	* Compile cleanly under .Net as well as MSVC 6 (thanks to lear)

2005-04-24 10:54:38 +0000 Rony Shapiro 

	* Compile cleanly under .Net as well as MSVC 6 (thanks to lear)

2005-04-08 09:54:50 +0000 Rony Shapiro 

	* Added greyed-out bitmaps for readonly, ready for 2.10

2005-04-08 09:54:50 +0000 Rony Shapiro 

	* Added greyed-out bitmaps for readonly, ready for 2.10

2005-04-07 22:53:01 +0000 Rony Shapiro 

	* [1170180] - status bar text now works correctly, plus minor cleanups

2005-04-07 22:53:01 +0000 Rony Shapiro 

	* [1170180] - status bar text now works correctly, plus minor cleanups

2005-04-07 22:06:38 +0000 Rony Shapiro 

	* Update radio button in OnInitDialog

2005-04-07 22:06:38 +0000 Rony Shapiro 

	* Update radio button in OnInitDialog

2005-04-07 21:01:30 +0000 Rony Shapiro 

	* [1165681] Lock file now deleted if user cancels in unlock dialog box.

2005-04-07 21:01:30 +0000 Rony Shapiro 

	* [1165681] Lock file now deleted if user cancels in unlock dialog box.

2005-04-07 19:44:46 +0000 Rony Shapiro 

	* Fixed some errors in the format descriptions, moved stuff to Misc directory, removed unused files.

2005-04-07 19:44:46 +0000 Rony Shapiro 

	* Fixed some errors in the format descriptions, moved stuff to Misc directory, removed unused files.

2005-04-06 17:52:48 +0000 Rony Shapiro 

	* [1162048, 726521] Hotkey restore

2005-04-06 17:52:48 +0000 Rony Shapiro 

	* [1162048, 726521] Hotkey restore

2005-04-06 17:48:05 +0000 Rony Shapiro 

	* Updated to describe new hotkey function

2005-04-06 17:48:05 +0000 Rony Shapiro 

	* Updated to describe new hotkey function

2005-04-06 17:44:46 +0000 Rony Shapiro 

	* Updated to show hotkey controls

2005-04-06 17:44:46 +0000 Rony Shapiro 

	* Updated to show hotkey controls

2005-03-29 04:07:00 +0000 Rony Shapiro 

	* Ctrl+L now accelerator for BrowseTo function

2005-03-29 04:07:00 +0000 Rony Shapiro 

	* Ctrl+L now accelerator for BrowseTo function

2005-03-25 07:11:36 +0000 Rony Shapiro 

	* removed unused file (stub)

2005-03-25 07:11:36 +0000 Rony Shapiro 

	* removed unused file (stub)

2005-03-25 06:45:17 +0000 Rony Shapiro 

	* [1162044]  URL "Browse to" feature now documented

2005-03-25 06:45:17 +0000 Rony Shapiro 

	* [1162044]  URL "Browse to" feature now documented

2005-03-23 20:56:53 +0000 Rony Shapiro 

	* [1145747] The import delimiter is now changeable (Thanks to Roger Hakansson for the patch).

2005-03-23 20:56:53 +0000 Rony Shapiro 

	* [1145747] The import delimiter is now changeable (Thanks to Roger Hakansson for the patch).

2005-02-25 21:54:48 +0000 Rony Shapiro 

	* [1145173] Main window will be visible even if resolution changes or multiple screens used between invocations.

2005-02-25 21:54:48 +0000 Rony Shapiro 

	* [1145173] Main window will be visible even if resolution changes or multiple screens used between invocations.

2005-02-25 20:27:00 +0000 Rony Shapiro 

	* [1076377] Entering the wrong password 3 times no longer allows you to create an empty database with the same name.

2005-02-25 20:27:00 +0000 Rony Shapiro 

	* [1076377] Entering the wrong password 3 times no longer allows you to create an empty database with the same name.

2005-02-25 12:26:38 +0000 Rony Shapiro 

	* [1151575] Don't try to unlock empty filename in OnDestroy (ASSERT failed in debug version - potential problem in released version)

2005-02-25 12:26:38 +0000 Rony Shapiro 

	* [1151575] Don't try to unlock empty filename in OnDestroy (ASSERT failed in debug version - potential problem in released version)

2005-02-25 10:38:39 +0000 Rony Shapiro 

	* [1123373] Uninstall will only remove installed files, and will delete the installation directory if and only if it's empty.

2005-02-25 10:38:39 +0000 Rony Shapiro 

	* [1123373] Uninstall will only remove installed files, and will delete the installation directory if and only if it's empty.

2005-02-20 20:37:38 +0000 Rony Shapiro 

	* Bumped release to 2.09

2005-02-20 20:37:38 +0000 Rony Shapiro 

	* Bumped release to 2.09

2005-02-18 16:29:03 +0000 Rony Shapiro 

	* Re-implement lock functions using win32 API, fixing zombie lock problems.

2005-02-18 16:29:03 +0000 Rony Shapiro 

	* Re-implement lock functions using win32 API, fixing zombie lock problems.

2005-02-18 05:03:10 +0000 Rony Shapiro 

	* Unlock currently locked file upon successful Open of another.

2005-02-18 05:03:10 +0000 Rony Shapiro 

	* Unlock currently locked file upon successful Open of another.

2005-02-14 20:36:14 +0000 Rony Shapiro 

	* Backup database to .dat~ before save - minimal disaster recovery.

2005-02-14 20:36:14 +0000 Rony Shapiro 

	* Backup database to .dat~ before save - minimal disaster recovery.

2005-02-08 20:24:28 +0000 Rony Shapiro 

	* [1103501] It is now possible to forcibly unlock a file from within the application. Files are now also locked if opened via "Open existing database".

2005-02-08 20:24:28 +0000 Rony Shapiro 

	* [1103501] It is now possible to forcibly unlock a file from within the application. Files are now also locked if opened via "Open existing database".

2005-01-29 19:25:24 +0000 Rony Shapiro 

	* [1107971] - no longer (occasional) crash when edit via doubleclick

2005-01-29 19:25:24 +0000 Rony Shapiro 

	* [1107971] - no longer (occasional) crash when edit via doubleclick

2005-01-15 11:42:02 +0000 Rony Shapiro 

	* update for 2.08

2005-01-15 11:42:02 +0000 Rony Shapiro 

	* update for 2.08

2005-01-15 11:13:24 +0000 Rony Shapiro 

	* Moved 2.03-2.06 from ReleaseNotes.

2005-01-15 11:13:24 +0000 Rony Shapiro 

	* Moved 2.03-2.06 from ReleaseNotes.

2005-01-15 11:07:14 +0000 Rony Shapiro 

	* Update non-English list, add reference to donations.

2005-01-15 11:07:14 +0000 Rony Shapiro 

	* Update non-English list, add reference to donations.

2005-01-15 11:04:52 +0000 Rony Shapiro 

	* Updated for 2.08

2005-01-15 11:04:52 +0000 Rony Shapiro 

	* Updated for 2.08

2005-01-15 09:15:23 +0000 Rony Shapiro 

	* Shows new read-only checkbox

2005-01-15 09:15:23 +0000 Rony Shapiro 

	* Shows new read-only checkbox

2005-01-15 08:49:21 +0000 Rony Shapiro 

	* Renamed help topics to new help file scheme

2005-01-15 08:49:21 +0000 Rony Shapiro 

	* Renamed help topics to new help file scheme

2005-01-14 10:14:09 +0000 Rony Shapiro 

	* Added lock support around SaveAs

2005-01-14 10:14:09 +0000 Rony Shapiro 

	* Added lock support around SaveAs

2005-01-11 21:03:17 +0000 Rony Shapiro 

	* Added IsUTF8 per Frank Pilhofer's patch

2005-01-11 21:03:17 +0000 Rony Shapiro 

	* Added IsUTF8 per Frank Pilhofer's patch

2005-01-09 06:26:19 +0000 Rony Shapiro 

	* Elaborate on autotype customization

2005-01-09 06:26:19 +0000 Rony Shapiro 

	* Elaborate on autotype customization

2005-01-08 21:12:57 +0000 Rony Shapiro 

	* [1094005,1083950] Multiple instances of PasswordSafe can now open the same database - only the first instance will be able to modify the database, unles explicitly opened read-only.

2005-01-08 21:12:57 +0000 Rony Shapiro 

	* [1094005,1083950] Multiple instances of PasswordSafe can now open the same database - only the first instance will be able to modify the database, unles explicitly opened read-only.

2005-01-01 17:33:52 +0000 Rony Shapiro 

	* [1090153] - delete disabled if main window  != focus window (e.g., Find dialog active)

2005-01-01 17:33:52 +0000 Rony Shapiro 

	* [1090153] - delete disabled if main window  != focus window (e.g., Find dialog active)

2005-01-01 16:52:41 +0000 Rony Shapiro 

	* [1082510] - Find dialog recalls last search string & case sensitivity.

2005-01-01 16:52:41 +0000 Rony Shapiro 

	* [1082510] - Find dialog recalls last search string & case sensitivity.

2005-01-01 12:43:28 +0000 Rony Shapiro 

	* [1082510] - Find dialog no longer obscures parent.

2005-01-01 12:43:28 +0000 Rony Shapiro 

	* [1082510] - Find dialog no longer obscures parent.

2005-01-01 09:28:10 +0000 Rony Shapiro 

	* [1077638] - replace jpeg with png and fewer colors -> Help file much smaller.

2005-01-01 09:28:10 +0000 Rony Shapiro 

	* [1077638] - replace jpeg with png and fewer colors -> Help file much smaller.

2004-11-24 16:21:13 +0000 Rony Shapiro 

	* Added link to Italian help, plus unix2dos'ed

2004-11-24 16:21:13 +0000 Rony Shapiro 

	* Added link to Italian help, plus unix2dos'ed

2004-11-24 16:14:15 +0000 Rony Shapiro 

	* Updated for 2.07

2004-11-24 16:14:15 +0000 Rony Shapiro 

	* Updated for 2.07

2004-11-23 20:55:22 +0000 Rony Shapiro 

	* Bumped revision to 2.07

2004-11-23 20:55:22 +0000 Rony Shapiro 

	* Bumped revision to 2.07

2004-11-23 20:53:21 +0000 Rony Shapiro 

	* Changes related to move to new PC.

2004-11-23 20:53:21 +0000 Rony Shapiro 

	* Changes related to move to new PC.

2004-11-23 20:48:38 +0000 Rony Shapiro 

	* Minor corrections

2004-11-23 20:48:38 +0000 Rony Shapiro 

	* Minor corrections

2004-11-23 20:40:40 +0000 Rony Shapiro 

	* Andrew Angelopoulos's help files.

2004-11-23 20:40:40 +0000 Rony Shapiro 

	* Andrew Angelopoulos's help files.

2004-11-20 19:25:42 +0000 Rony Shapiro 

	* Added KeePass import feature

2004-11-20 19:25:42 +0000 Rony Shapiro 

	* Added KeePass import feature

2004-11-20 18:59:08 +0000 Rony Shapiro 

	* Added ImportDlg - more flexibility on import from text file.

2004-11-20 18:59:08 +0000 Rony Shapiro 

	* Added ImportDlg - more flexibility on import from text file.

2004-11-19 11:21:51 +0000 Rony Shapiro 

	* [1055968,1030060] Import text now handles Notes that are more than one line long (as long as the entire note is "within double quotes").

2004-11-19 11:21:51 +0000 Rony Shapiro 

	* [1055968,1030060] Import text now handles Notes that are more than one line long (as long as the entire note is "within double quotes").

2004-11-19 11:18:33 +0000 Rony Shapiro 

	* [1055968,1030060] Import text now handles Notes that are more than one line long (as long as the entire note is "within double quotes").

2004-11-19 11:18:33 +0000 Rony Shapiro 

	* [1055968,1030060] Import text now handles Notes that are more than one line long (as long as the entire note is "within double quotes").

2004-11-17 04:34:57 +0000 Rony Shapiro 

	* Added jhedding's import KeePass function.

2004-11-17 04:34:57 +0000 Rony Shapiro 

	* Added jhedding's import KeePass function.

2004-11-15 04:33:08 +0000 Rony Shapiro 

	* Added support for new USER_CANCEL return status in Merge

2004-11-15 04:33:08 +0000 Rony Shapiro 

	* Added support for new USER_CANCEL return status in Merge

2004-11-15 00:56:31 +0000 Justin Forrester 

	* Initial add of db merge functionality

2004-11-15 00:56:31 +0000 Justin Forrester 

	* Initial add of db merge functionality

2004-11-15 00:51:23 +0000 Justin Forrester 

	* Only initialize session key once.  This makes is possible to open multiple cores at the same time.  Needed for merge functionality.

2004-11-15 00:51:23 +0000 Justin Forrester 

	* Only initialize session key once.  This makes is possible to open multiple cores at the same time.  Needed for merge functionality.

2004-11-13 16:39:49 +0000 Rony Shapiro 

	* [1021879] Enter on a tree-item expands/collapses the list under that item.

2004-11-13 16:39:49 +0000 Rony Shapiro 

	* [1021879] Enter on a tree-item expands/collapses the list under that item.

2004-11-12 16:01:01 +0000 Rony Shapiro 

	* [1006234] Choosing "Cancel" in the Enter Password dialog box now exits the application.

2004-11-12 16:01:01 +0000 Rony Shapiro 

	* [1006234] Choosing "Cancel" in the Enter Password dialog box now exits the application.

2004-11-12 15:53:23 +0000 Rony Shapiro 

	* [1065049] Fixed broken link to Blowfish algo. reference.

2004-11-12 15:53:23 +0000 Rony Shapiro 

	* [1065049] Fixed broken link to Blowfish algo. reference.

2004-11-11 07:14:20 +0000 Rony Shapiro 

	* *** empty log message ***

2004-11-11 07:14:20 +0000 Rony Shapiro 

	* *** empty log message ***

2004-11-11 07:13:28 +0000 Rony Shapiro 

	* Found these not under CVS in move to new PC

2004-11-11 07:13:28 +0000 Rony Shapiro 

	* Found these not under CVS in move to new PC

2004-11-11 07:06:06 +0000 Rony Shapiro 

	* sync (move to new PC)

2004-11-11 07:06:06 +0000 Rony Shapiro 

	* sync (move to new PC)

2004-11-11 06:57:08 +0000 Rony Shapiro 

	* [1055961, 1030775, 947841] The action taken upon double-clicking an entry can now be configured (via Manage->Misc): Either copy the password to the clipboard or edit/view the entry.

2004-11-11 06:57:08 +0000 Rony Shapiro 

	* [1055961, 1030775, 947841] The action taken upon double-clicking an entry can now be configured (via Manage->Misc): Either copy the password to the clipboard or edit/view the entry.

2004-11-11 04:22:06 +0000 Rony Shapiro 

	* Block user input only around sleep() - otherwise deadlocks, leaving input blocked forever (at least on XP)

2004-11-11 04:22:06 +0000 Rony Shapiro 

	* Block user input only around sleep() - otherwise deadlocks, leaving input blocked forever (at least on XP)

2004-11-10 21:36:36 +0000 Rony Shapiro 

	* [1006234] Choosing "Cancel" in the Enter Password dialog box now exits the application.

2004-11-10 21:36:36 +0000 Rony Shapiro 

	* [1006234] Choosing "Cancel" in the Enter Password dialog box now exits the application.

2004-11-10 19:58:40 +0000 Rony Shapiro 

	* [1055961, 1030775, 947841] The action taken upon double-clicking an entry can now be configured (via Manage->Misc): Either copy the password to the clipboard or edit/view the entry.

2004-11-10 19:58:40 +0000 Rony Shapiro 

	* [1055961, 1030775, 947841] The action taken upon double-clicking an entry can now be configured (via Manage->Misc): Either copy the password to the clipboard or edit/view the entry.

2004-11-10 16:07:30 +0000 Rony Shapiro 

	* [1055961, 1030775, 947841] The action taken upon double-clicking an entry can now be configured (via Manage->Misc): Either copy the password to the clipboard or edit/view the entry. [1006234] Choosing "Cancel" in the Enter Password dialog box now exits the application.

2004-11-10 16:07:30 +0000 Rony Shapiro 

	* [1055961, 1030775, 947841] The action taken upon double-clicking an entry can now be configured (via Manage->Misc): Either copy the password to the clipboard or edit/view the entry. [1006234] Choosing "Cancel" in the Enter Password dialog box now exits the application.

2004-11-09 09:46:55 +0000 Rony Shapiro 

	* [1055961, 1030775, 947841] The action taken upon double-clicking an entry can now be configured (via Manage->Misc): Either copy the password to the clipboard or edit/view the entry.

2004-11-09 09:46:55 +0000 Rony Shapiro 

	* [1055961, 1030775, 947841] The action taken upon double-clicking an entry can now be configured (via Manage->Misc): Either copy the password to the clipboard or edit/view the entry.

2004-11-02 20:45:36 +0000 Rony Shapiro 

	* Update to describe 2.06 functionality (by Sebastian Juergens)

2004-11-02 20:45:36 +0000 Rony Shapiro 

	* Update to describe 2.06 functionality (by Sebastian Juergens)

2004-11-02 18:29:48 +0000 Rony Shapiro 

	* Updated for move to new machine

2004-11-02 18:29:48 +0000 Rony Shapiro 

	* Updated for move to new machine

2004-10-12 04:24:37 +0000 Rony Shapiro 

	* [1043438] Idle time lockout now works for idle times other than one minute.

2004-10-12 04:24:37 +0000 Rony Shapiro 

	* [1043438] Idle time lockout now works for idle times other than one minute.

2004-10-12 04:17:33 +0000 Rony Shapiro 

	* [1043438] Idle time lockout now works for idle times other than one minute.

2004-10-12 04:17:33 +0000 Rony Shapiro 

	* [1043438] Idle time lockout now works for idle times other than one minute.

2004-10-08 05:56:02 +0000 Rony Shapiro 

	* Updated for 2.06

2004-10-08 05:56:02 +0000 Rony Shapiro 

	* Updated for 2.06

2004-10-08 05:53:16 +0000 Rony Shapiro 

	* document new features for 2.05/2.06

2004-10-08 05:53:16 +0000 Rony Shapiro 

	* document new features for 2.05/2.06

2004-10-08 05:39:57 +0000 Rony Shapiro 

	* [1039214] Behaviour of Esc key is now a configurable preference.

2004-10-08 05:39:57 +0000 Rony Shapiro 

	* [1039214] Behaviour of Esc key is now a configurable preference.

2004-10-05 13:01:35 +0000 Dave Collins 

	* Added a lock on the keyboard while the username and password are typed

2004-10-05 13:01:35 +0000 Dave Collins 

	* Added a lock on the keyboard while the username and password are typed

2004-10-05 06:59:02 +0000 Rony Shapiro 

	* Finished idle timeout functionality

2004-10-05 06:59:02 +0000 Rony Shapiro 

	* Finished idle timeout functionality

2004-09-26 04:57:43 +0000 Rony Shapiro 

	* Added idle timeout lock support (in progress)

2004-09-26 04:57:43 +0000 Rony Shapiro 

	* Added idle timeout lock support (in progress)

2004-09-26 04:56:50 +0000 Rony Shapiro 

	* Added idle timeout lock support

2004-09-26 04:56:50 +0000 Rony Shapiro 

	* Added idle timeout lock support

2004-09-25 08:04:31 +0000 Rony Shapiro 

	* Added pointer to French help file.

2004-09-25 08:04:31 +0000 Rony Shapiro 

	* Added pointer to French help file.

2004-09-25 07:51:12 +0000 Rony Shapiro 

	* Corrections

2004-09-25 07:51:12 +0000 Rony Shapiro 

	* Corrections

2004-09-23 21:01:21 +0000 Rony Shapiro 

	* First version of French online help, thanks to Laurent Masson

2004-09-23 21:01:21 +0000 Rony Shapiro 

	* First version of French online help, thanks to Laurent Masson

2004-09-22 04:46:34 +0000 Rony Shapiro 

	* [1032149] Adding an entry with a group or item selected will fill the Group field with that currently selected (previously, this only worked on right-click on group item).

2004-09-22 04:46:34 +0000 Rony Shapiro 

	* [1032149] Adding an entry with a group or item selected will fill the Group field with that currently selected (previously, this only worked on right-click on group item).

2004-09-21 18:40:37 +0000 Rony Shapiro 

	* [1003780, 1026335] Autotype support for AltGr - by Borasio Marco

2004-09-21 18:40:37 +0000 Rony Shapiro 

	* [1003780, 1026335] Autotype support for AltGr - by Borasio Marco

2004-09-16 06:53:18 +0000 Rony Shapiro 

	* Minor cleanup of delay autotype functionality

2004-09-16 06:53:18 +0000 Rony Shapiro 

	* Minor cleanup of delay autotype functionality

2004-09-16 06:52:16 +0000 Rony Shapiro 

	* Minor cleanups

2004-09-16 06:52:16 +0000 Rony Shapiro 

	* Minor cleanups

2004-09-15 07:20:19 +0000 Rony Shapiro 

	* [1028394] - export to text working again (move to new STL ofstream broke it...)

2004-09-15 07:20:19 +0000 Rony Shapiro 

	* [1028394] - export to text working again (move to new STL ofstream broke it...)

2004-09-13 19:23:09 +0000 Rony Shapiro 

	* Bugfix 1026630: Minimize only after getting info from selected item. Otherwise "lock on minimize" will bite you...

2004-09-13 19:23:09 +0000 Rony Shapiro 

	* Bugfix 1026630: Minimize only after getting info from selected item. Otherwise "lock on minimize" will bite you...

2004-09-11 18:30:39 +0000 Rony Shapiro 

	* Added some convenient targets

2004-09-11 18:30:39 +0000 Rony Shapiro 

	* Added some convenient targets

2004-09-10 11:11:58 +0000 Rony Shapiro 

	* Update for 2.05

2004-09-10 11:11:58 +0000 Rony Shapiro 

	* Update for 2.05

2004-09-10 08:59:51 +0000 Rony Shapiro 

	* added icons

2004-09-10 08:59:51 +0000 Rony Shapiro 

	* added icons

2004-09-10 06:22:52 +0000 Rony Shapiro 

	* bump version to 2.05

2004-09-10 06:22:52 +0000 Rony Shapiro 

	* bump version to 2.05

2004-09-04 17:15:58 +0000 Rony Shapiro 

	* [1022367] Screen lock is disabled if a dialog box is open, such as when editing an exiting entry, adding an entry, etc.

2004-09-04 17:15:58 +0000 Rony Shapiro 

	* [1022367] Screen lock is disabled if a dialog box is open, such as when editing an exiting entry, adding an entry, etc.

2004-09-03 12:06:31 +0000 Rony Shapiro 

	* [987618] The group field of an entry is now also taken into account when checking for uniqueness.

2004-09-03 12:06:31 +0000 Rony Shapiro 

	* [987618] The group field of an entry is now also taken into account when checking for uniqueness.

2004-09-03 12:01:11 +0000 Rony Shapiro 

	* Disable & grey out unimplemted XML import/export entries

2004-09-03 12:01:11 +0000 Rony Shapiro 

	* Disable & grey out unimplemted XML import/export entries

2004-09-01 19:00:32 +0000 Rony Shapiro 

	* [1007283]  Unintentional Accidental Erasure of Database fixed.

2004-09-01 19:00:32 +0000 Rony Shapiro 

	* [1007283]  Unintentional Accidental Erasure of Database fixed.

2004-09-01 18:56:31 +0000 Rony Shapiro 

	* Documented 2.05 preference storage format, added modification time.

2004-09-01 18:56:31 +0000 Rony Shapiro 

	* Documented 2.05 preference storage format, added modification time.

2004-08-28 05:37:40 +0000 Rony Shapiro 

	* Added KeySend.cpp

2004-08-28 05:37:40 +0000 Rony Shapiro 

	* Added KeySend.cpp

2004-08-28 05:36:20 +0000 Rony Shapiro 

	* cleaned up warning

2004-08-28 05:36:20 +0000 Rony Shapiro 

	* cleaned up warning

2004-08-28 05:35:30 +0000 Rony Shapiro 

	* RFE 951317 - preferences now stored in database as well as registry.

2004-08-28 05:35:30 +0000 Rony Shapiro 

	* RFE 951317 - preferences now stored in database as well as registry.

2004-08-05 14:08:32 +0000 Dave Collins 

	* Added debugnew to catch memory leaks etc

2004-08-05 14:08:32 +0000 Dave Collins 

	* Added debugnew to catch memory leaks etc

2004-08-05 14:01:31 +0000 Dave Collins 

	* Added \d for delay in key stroke.

2004-08-05 14:01:31 +0000 Dave Collins 

	* Added \d for delay in key stroke.

2004-08-05 13:59:29 +0000 Dave Collins 

	* Moved keystroke functionality into this class.

2004-08-05 13:59:29 +0000 Dave Collins 

	* Moved keystroke functionality into this class.

2004-08-04 04:14:01 +0000 Rony Shapiro 

	* Compiles (with warnings!) under VC6.0

2004-08-04 04:14:01 +0000 Rony Shapiro 

	* Compiles (with warnings!) under VC6.0

2004-08-03 07:30:58 +0000 Jeff Lawson 

	* menu items for import text, export xml, and import xml.

2004-08-03 07:30:58 +0000 Jeff Lawson 

	* menu items for import text, export xml, and import xml.

2004-08-03 07:22:45 +0000 Jeff Lawson 

	* implement new text import command.

2004-08-03 07:22:45 +0000 Jeff Lawson 

	* implement new text import command.

2004-08-03 07:17:34 +0000 Jeff Lawson 

	* Use different method for updating the itemtext with the normalized text after finishing editing, since SetItemText inside OnEndLabelEdit is ignored by Windows.

2004-08-03 07:17:34 +0000 Jeff Lawson 

	* Use different method for updating the itemtext with the normalized text after finishing editing, since SetItemText inside OnEndLabelEdit is ignored by Windows.

2004-08-02 16:38:10 +0000 Jeff Lawson 

	* cleanup whitespace.

2004-08-02 16:38:10 +0000 Jeff Lawson 

	* cleanup whitespace.

2004-08-02 16:34:01 +0000 Jeff Lawson 

	* add "Delete Group" menu item to popup on groups in tree view.

2004-08-02 16:34:01 +0000 Jeff Lawson 

	* add "Delete Group" menu item to popup on groups in tree view.

2004-08-02 16:31:16 +0000 Jeff Lawson 

	* whitepace cleanup.

2004-08-02 16:31:16 +0000 Jeff Lawson 

	* whitepace cleanup.

2004-08-02 15:42:11 +0000 Jeff Lawson 

	* dynamically enable/disable menu items based on entry selection. refactor initial toolbar setup code to use existing functions and reduce duplicated code. use radio buttons on menu mode selections instead of checkboxes (since modes are exclusive of each other).

2004-08-02 15:42:11 +0000 Jeff Lawson 

	* dynamically enable/disable menu items based on entry selection. refactor initial toolbar setup code to use existing functions and reduce duplicated code. use radio buttons on menu mode selections instead of checkboxes (since modes are exclusive of each other).

2004-08-02 15:27:15 +0000 Jeff Lawson 

	* make IsLeafNode public

2004-08-02 15:27:15 +0000 Jeff Lawson 

	* make IsLeafNode public

2004-08-02 06:30:37 +0000 Jeff Lawson 

	* add comment.

2004-08-02 06:30:37 +0000 Jeff Lawson 

	* add comment.

2004-07-29 12:41:57 +0000 Dave Collins 

	* Added support for non US keyboards as per Bug item #998745.

2004-07-29 12:41:57 +0000 Dave Collins 

	* Added support for non US keyboards as per Bug item #998745.

2004-07-29 12:31:13 +0000 Dave Collins 

	* Added BOOL to stop VC7 from complaining

2004-07-29 12:31:13 +0000 Dave Collins 

	* Added BOOL to stop VC7 from complaining

2004-07-25 19:28:48 +0000 Rony Shapiro 

	* Bumped version to 2.05

2004-07-25 19:28:48 +0000 Rony Shapiro 

	* Bumped version to 2.05

2004-07-22 09:09:47 +0000 Dave Collins 

	* Fix bug with locking of database when desktop is locked.

2004-07-22 09:09:47 +0000 Dave Collins 

	* Fix bug with locking of database when desktop is locked.

2004-07-22 03:59:02 +0000 Rony Shapiro 

	* Update for 2.04 (again)

2004-07-22 03:59:02 +0000 Rony Shapiro 

	* Update for 2.04 (again)

2004-07-22 03:43:34 +0000 Rony Shapiro 

	* Update for 2.04

2004-07-22 03:43:34 +0000 Rony Shapiro 

	* Update for 2.04

2004-07-21 14:43:48 +0000 Dave Collins 

	* Made auto type the default "\u\t\p\n" where the username is defined, and "\p\n" where it's not

2004-07-21 14:43:48 +0000 Dave Collins 

	* Made auto type the default "\u\t\p\n" where the username is defined, and "\p\n" where it's not

2004-07-21 14:04:36 +0000 Dave Collins 

	* Changing the "put icon in system tray" checkbox now adds/removes the icon in the systemtray

2004-07-21 14:04:36 +0000 Dave Collins 

	* Changing the "put icon in system tray" checkbox now adds/removes the icon in the systemtray

2004-07-21 14:01:27 +0000 Dave Collins 

	* Added support for "TaskbarCreated" to redisplay icon in task bar if explorer clashed

2004-07-21 14:01:27 +0000 Dave Collins 

	* Added support for "TaskbarCreated" to redisplay icon in task bar if explorer clashed

2004-07-21 13:57:34 +0000 Dave Collins 

	* Added Autotype onto popup menu

2004-07-21 13:57:34 +0000 Dave Collins 

	* Added Autotype onto popup menu

2004-07-21 04:13:13 +0000 Rony Shapiro 

	* Documented autotype

2004-07-21 04:13:13 +0000 Rony Shapiro 

	* Documented autotype

2004-07-21 03:51:16 +0000 Rony Shapiro 

	* Lock checking timer interval set to 5 seconds.

2004-07-21 03:51:16 +0000 Rony Shapiro 

	* Lock checking timer interval set to 5 seconds.

2004-07-21 03:50:19 +0000 Rony Shapiro 

	* Default autotype text \u\t\p\n

2004-07-21 03:50:19 +0000 Rony Shapiro 

	* Default autotype text \u\t\p\n

2004-07-21 03:33:15 +0000 Rony Shapiro 

	* Removed ellipsis from AddGroup menu entry

2004-07-21 03:33:15 +0000 Rony Shapiro 

	* Removed ellipsis from AddGroup menu entry

2004-07-19 19:52:10 +0000 Rony Shapiro 

	* Update for 2.04, including 978070 - better documentation of search (Find) function.

2004-07-19 19:52:10 +0000 Rony Shapiro 

	* Update for 2.04, including 978070 - better documentation of search (Find) function.

2004-07-19 04:06:04 +0000 Rony Shapiro 

	* bugfix 986874 - "ooops" no longer displayed in release build, + fixed compilation warnings.

2004-07-19 04:06:04 +0000 Rony Shapiro 

	* bugfix 986874 - "ooops" no longer displayed in release build, + fixed compilation warnings.

2004-07-18 05:25:30 +0000 Jeff Lawson 

	* widen checkbox control to prevent text description of "lock on workstation lock" option from being truncated.

2004-07-18 05:25:30 +0000 Jeff Lawson 

	* widen checkbox control to prevent text description of "lock on workstation lock" option from being truncated.

2004-07-17 23:37:22 +0000 Jeff Lawson 

	* fix several issues: - when a new group is created, automatically start editing it to allow easy renaming. - allow deletion of empty Groups (bug 872348) - add pulldown and popup menu items to invoke Rename (bug 899412) - cleanup: remove m_OnEditDisabled and DisableOnEdit() hack - when right-clicking on a group, ensure that item becomes selected.

2004-07-17 23:37:22 +0000 Jeff Lawson 

	* fix several issues: - when a new group is created, automatically start editing it to allow easy renaming. - allow deletion of empty Groups (bug 872348) - add pulldown and popup menu items to invoke Rename (bug 899412) - cleanup: remove m_OnEditDisabled and DisableOnEdit() hack - when right-clicking on a group, ensure that item becomes selected.

2004-07-17 23:28:36 +0000 Jeff Lawson 

	* Several issues fixed: - allow Esc to cancel a drag operation - allow dropping outside of window to cancel a drag operation - allow F2 to invoke renaming (bug 899412) - allow Enter to finish renaming (bug 899412) - allow Escape to cancel renaming, instead of exiting application. - cleanup: remove unused m_BeginEditText that was originally needed for cancelling editing. - cleanup : remove unnecessary inEdit hack to enforce label updating. - cleanup : remove unnecessary DisableOnEdit hack to block Enter while renaming (PreTranslateMessage now handles it).

2004-07-17 23:28:36 +0000 Jeff Lawson 

	* Several issues fixed: - allow Esc to cancel a drag operation - allow dropping outside of window to cancel a drag operation - allow F2 to invoke renaming (bug 899412) - allow Enter to finish renaming (bug 899412) - allow Escape to cancel renaming, instead of exiting application. - cleanup: remove unused m_BeginEditText that was originally needed for cancelling editing. - cleanup : remove unnecessary inEdit hack to enforce label updating. - cleanup : remove unnecessary DisableOnEdit hack to block Enter while renaming (PreTranslateMessage now handles it).

2004-07-17 21:39:24 +0000 Jeff Lawson 

	* Add the missing hotkey for "Del" to delete an item.

2004-07-17 21:39:24 +0000 Jeff Lawson 

	* Add the missing hotkey for "Del" to delete an item.

2004-07-17 21:18:41 +0000 Jeff Lawson 

	* use the modern looking flat toolbar style instead.

2004-07-17 21:18:41 +0000 Jeff Lawson 

	* use the modern looking flat toolbar style instead.

2004-07-17 21:14:15 +0000 Jeff Lawson 

	* avoid need to wrap static text labels on two lines by widening dialog.

2004-07-17 21:14:15 +0000 Jeff Lawson 

	* avoid need to wrap static text labels on two lines by widening dialog.

2004-07-17 21:06:08 +0000 Jeff Lawson 

	* add stock Win95 message box icons to confirmation and warning dialogs.

2004-07-17 21:06:08 +0000 Jeff Lawson 

	* add stock Win95 message box icons to confirmation and warning dialogs.

2004-07-17 20:51:28 +0000 Jeff Lawson 

	* the Node and Leaf bitmaps should not have been Hebrew-only resources.

2004-07-17 20:51:28 +0000 Jeff Lawson 

	* the Node and Leaf bitmaps should not have been Hebrew-only resources.

2004-07-17 20:47:49 +0000 Jeff Lawson 

	* reposition the static text controls in the "New Entry" and "Edit Entry" dialogs to match more closely with the vertical position of the edit fields.

2004-07-17 20:47:49 +0000 Jeff Lawson 

	* reposition the static text controls in the "New Entry" and "Edit Entry" dialogs to match more closely with the vertical position of the edit fields.

2004-07-17 20:41:03 +0000 Jeff Lawson 

	* usability improvements to pulldown menus.

2004-07-17 20:41:03 +0000 Jeff Lawson 

	* usability improvements to pulldown menus.

2004-07-17 20:02:28 +0000 Jeff Lawson 

	* fix linebreaks

2004-07-17 20:02:28 +0000 Jeff Lawson 

	* fix linebreaks

2004-07-17 14:28:02 +0000 Rony Shapiro 

	* Jeff's New & Improved version

2004-07-17 14:28:02 +0000 Rony Shapiro 

	* Jeff's New & Improved version

2004-07-17 08:02:22 +0000 Jeff Lawson 

	* manually load the 16x16 small icon for the title bar, instead of allowing Windows to rescale the 32x32 version.

2004-07-17 08:02:22 +0000 Jeff Lawson 

	* manually load the 16x16 small icon for the title bar, instead of allowing Windows to rescale the 32x32 version.

2004-07-17 06:48:48 +0000 Jeff Lawson 

	* fix linebreaks

2004-07-17 06:48:48 +0000 Jeff Lawson 

	* fix linebreaks

2004-07-17 05:21:56 +0000 Jeff Lawson 

	* bug 871471: add menu item to Help menu to directly visit the SourceForge home page.

2004-07-17 05:21:56 +0000 Jeff Lawson 

	* bug 871471: add menu item to Help menu to directly visit the SourceForge home page.

2004-07-16 03:55:35 +0000 Jeff Lawson 

	* bug 871471 (subitem 4): add keyletter mnemonics for Yes and No buttons on several dialogs.

2004-07-16 03:55:35 +0000 Jeff Lawson 

	* bug 871471 (subitem 4): add keyletter mnemonics for Yes and No buttons on several dialogs.

2004-07-16 02:12:03 +0000 Jeff Lawson 

	* bug 992073: ignore double-clicking on group items in tree-view

2004-07-16 02:12:03 +0000 Jeff Lawson 

	* bug 992073: ignore double-clicking on group items in tree-view

2004-07-15 21:15:31 +0000 Jeff Lawson 

	* fix _MSC_VER version check for Visual Studio .NET

2004-07-15 21:15:31 +0000 Jeff Lawson 

	* fix _MSC_VER version check for Visual Studio .NET

2004-07-15 18:43:00 +0000 Jeff Lawson 

	* bug 899400: fix precision of drag-and-drop start detection.

2004-07-15 18:43:00 +0000 Jeff Lawson 

	* bug 899400: fix precision of drag-and-drop start detection.

2004-07-15 18:32:51 +0000 Jeff Lawson 

	* bug 864828: fix lack of icon in Windows task bar due to transparent icon.

2004-07-15 18:32:51 +0000 Jeff Lawson 

	* bug 864828: fix lack of icon in Windows task bar due to transparent icon.

2004-07-15 18:27:45 +0000 Jeff Lawson 

	* allow compilation with newer Visual Studio .NET compiler.  Fix linebreaks.

2004-07-15 18:27:45 +0000 Jeff Lawson 

	* allow compilation with newer Visual Studio .NET compiler.  Fix linebreaks.

2004-07-15 14:07:48 +0000 Dave Collins 

	* Added code to lock safe on window lock (tested on 2000/XP)

2004-07-15 14:07:48 +0000 Dave Collins 

	* Added code to lock safe on window lock (tested on 2000/XP)

2004-07-15 14:06:22 +0000 Dave Collins 

	* updated code for systray (more coming)

2004-07-15 14:06:22 +0000 Dave Collins 

	* updated code for systray (more coming)

2004-07-11 20:11:09 +0000 Rony Shapiro 

	* sync for Jeff L.

2004-07-11 20:11:09 +0000 Rony Shapiro 

	* sync for Jeff L.

2004-07-11 20:05:36 +0000 Rony Shapiro 

	* Cleardata clears the key

2004-07-11 20:05:36 +0000 Rony Shapiro 

	* Cleardata clears the key

2004-07-10 07:49:40 +0000 Rony Shapiro 

	* Removed unused "ibubble" icon

2004-07-10 07:49:40 +0000 Rony Shapiro 

	* Removed unused "ibubble" icon

2004-07-10 06:06:48 +0000 Rony Shapiro 

	* bugfix 972460 - master passphrase no longer stored in clear

2004-07-10 06:06:48 +0000 Rony Shapiro 

	* bugfix 972460 - master passphrase no longer stored in clear

2004-07-07 04:07:20 +0000 Rony Shapiro 

	* Closer to hiding cleartext passphrase from WinHex et. al.

2004-07-07 04:07:20 +0000 Rony Shapiro 

	* Closer to hiding cleartext passphrase from WinHex et. al.

2004-07-07 04:06:18 +0000 Rony Shapiro 

	* Moved srand() to PWScore::PWScore()

2004-07-07 04:06:18 +0000 Rony Shapiro 

	* Moved srand() to PWScore::PWScore()

2004-07-07 04:05:35 +0000 Rony Shapiro 

	* [986345] The popup menu for entries now displays the more frequently used operations (copy username & password) first.

2004-07-07 04:05:35 +0000 Rony Shapiro 

	* [986345] The popup menu for entries now displays the more frequently used operations (copy username & password) first.

2004-07-05 05:05:42 +0000 Rony Shapiro 

	* global.h no longer needed

2004-07-05 05:05:42 +0000 Rony Shapiro 

	* global.h no longer needed

2004-07-05 05:03:58 +0000 Rony Shapiro 

	* no need to refresh list on password change (session key != combination)

2004-07-05 05:03:58 +0000 Rony Shapiro 

	* no need to refresh list on password change (session key != combination)

2004-07-05 05:00:44 +0000 Rony Shapiro 

	* last global (password) moved to PWScore (at last!)

2004-07-05 05:00:44 +0000 Rony Shapiro 

	* last global (password) moved to PWScore (at last!)

2004-07-05 04:55:40 +0000 Rony Shapiro 

	* No need to change item password upon combination change; combination moved to PWScore

2004-07-05 04:55:40 +0000 Rony Shapiro 

	* No need to change item password upon combination change; combination moved to PWScore

2004-06-30 08:12:53 +0000 Rony Shapiro 

	* make core instance member of app, toward systray support, plus work towards removing globals

2004-06-30 08:12:53 +0000 Rony Shapiro 

	* make core instance member of app, toward systray support, plus work towards removing globals

2004-06-30 08:10:57 +0000 Rony Shapiro 

	* More work towards hiding master passphrase in runtime memory

2004-06-30 08:10:57 +0000 Rony Shapiro 

	* More work towards hiding master passphrase in runtime memory

2004-06-28 03:32:39 +0000 Rony Shapiro 

	* Moved to random session key instead of passphrase for in-memory encryption. One less dependency on global passphrase.

2004-06-28 03:32:39 +0000 Rony Shapiro 

	* Moved to random session key instead of passphrase for in-memory encryption. One less dependency on global passphrase.

2004-06-25 13:51:14 +0000 Rony Shapiro 

	* First hack at system tray - member of dboxmain

2004-06-25 13:51:14 +0000 Rony Shapiro 

	* First hack at system tray - member of dboxmain

2004-06-25 13:50:15 +0000 Rony Shapiro 

	* Added explicit target window

2004-06-25 13:50:15 +0000 Rony Shapiro 

	* Added explicit target window

2004-06-25 13:46:28 +0000 Rony Shapiro 

	* Added SystemTray option

2004-06-25 13:46:28 +0000 Rony Shapiro 

	* Added SystemTray option

2004-06-25 13:37:38 +0000 Rony Shapiro 

	* Added SystemTray stuff

2004-06-25 13:37:38 +0000 Rony Shapiro 

	* Added SystemTray stuff

2004-06-25 13:36:13 +0000 Rony Shapiro 

	* Added SystemTray icon & menu

2004-06-25 13:36:13 +0000 Rony Shapiro 

	* Added SystemTray icon & menu

2004-06-25 13:34:06 +0000 Rony Shapiro 

	* Added useTrayIcon resource

2004-06-25 13:34:06 +0000 Rony Shapiro 

	* Added useTrayIcon resource

2004-06-18 08:09:48 +0000 Rony Shapiro 

	* clean compile

2004-06-18 08:09:48 +0000 Rony Shapiro 

	* clean compile

2004-06-18 07:58:26 +0000 Rony Shapiro 

	* Original files from http://www.codeproject.com/shell/systemtray.asp

2004-06-18 07:58:26 +0000 Rony Shapiro 

	* Original files from http://www.codeproject.com/shell/systemtray.asp

2004-06-11 15:45:48 +0000 Rony Shapiro 

	* [971114] Switch to list view now works with new toolbar (silly typo in 2.03)

2004-06-11 15:45:48 +0000 Rony Shapiro 

	* [971114] Switch to list view now works with new toolbar (silly typo in 2.03)

2004-06-11 03:58:03 +0000 Rony Shapiro 

	* Started work on 2.04

2004-06-11 03:58:03 +0000 Rony Shapiro 

	* Started work on 2.04

2004-06-11 03:57:30 +0000 Rony Shapiro 

	* Moved older changes from ReleaseNotes to ChangeLog.

2004-06-11 03:57:30 +0000 Rony Shapiro 

	* Moved older changes from ReleaseNotes to ChangeLog.

2004-06-11 03:55:43 +0000 Rony Shapiro 

	* [970036] 24 bit displays now display toolbar correctly

2004-06-11 03:55:43 +0000 Rony Shapiro 

	* [970036] 24 bit displays now display toolbar correctly

2004-06-09 19:28:12 +0000 Rony Shapiro 

	* Merged dlacykusters fixes into post-2.03

2004-06-09 19:28:12 +0000 Rony Shapiro 

	* Merged dlacykusters fixes into post-2.03

2004-06-08 03:35:21 +0000 Rony Shapiro 

	* - add unstaller to control panel - cleanup shortcuts on uninstall

2004-06-08 03:35:21 +0000 Rony Shapiro 

	* - add unstaller to control panel - cleanup shortcuts on uninstall

2004-06-08 03:34:29 +0000 Rony Shapiro 

	* silly mistakes

2004-06-08 03:34:29 +0000 Rony Shapiro 

	* silly mistakes

2004-06-06 05:32:39 +0000 Rony Shapiro 

	* release 2.03

2004-06-06 05:32:39 +0000 Rony Shapiro 

	* release 2.03

2004-06-05 09:56:29 +0000 Rony Shapiro 

	* RFE 940000 - added vertical scrollbar to Notes controls

2004-06-05 09:56:29 +0000 Rony Shapiro 

	* RFE 940000 - added vertical scrollbar to Notes controls

2004-06-04 16:59:32 +0000 Rony Shapiro 

	* fugbixes 957957 940585

2004-06-04 16:59:32 +0000 Rony Shapiro 

	* fugbixes 957957 940585

2004-06-03 20:29:09 +0000 Rony Shapiro 

	* Copied from 1.92 branch.

2004-06-03 20:29:09 +0000 Rony Shapiro 

	* Copied from 1.92 branch.

2004-06-03 20:20:58 +0000 Rony Shapiro 

	* Original version of NSIS installation script, as provided by David Lacy Kusters (dkusters@yahoo.com)

2004-06-03 20:20:58 +0000 Rony Shapiro 

	* Original version of NSIS installation script, as provided by David Lacy Kusters (dkusters@yahoo.com)

2004-06-03 15:22:02 +0000 Rony Shapiro 

	* User can now choose old or new toolbar.

2004-06-03 15:22:02 +0000 Rony Shapiro 

	* User can now choose old or new toolbar.

2004-05-23 19:30:51 +0000 Rony Shapiro 

	* Moved from registry to PWSprefs class. Will evolve into file-stored preferences.

2004-05-23 19:30:51 +0000 Rony Shapiro 

	* Moved from registry to PWSprefs class. Will evolve into file-stored preferences.

2004-05-23 19:29:14 +0000 Rony Shapiro 

	* Added PWSprefs class - centralized preference storage/retrieval. Will evolve into file-stored preferences.

2004-05-23 19:29:14 +0000 Rony Shapiro 

	* Added PWSprefs class - centralized preference storage/retrieval. Will evolve into file-stored preferences.

2004-04-30 04:09:56 +0000 Rony Shapiro 

	* Updated for 2.02

2004-04-30 04:09:56 +0000 Rony Shapiro 

	* Updated for 2.02

2004-04-29 11:16:22 +0000 Rony Shapiro 

	* Bumped FILEVERSION and PRODUCTVERSION in the Version resource, thanks to Jim Hyslop

2004-04-29 11:16:22 +0000 Rony Shapiro 

	* Bumped FILEVERSION and PRODUCTVERSION in the Version resource, thanks to Jim Hyslop

2004-04-27 04:14:45 +0000 Rony Shapiro 

	* Updated for 2.02 - Thanks to Sebastian Juergens

2004-04-27 04:14:45 +0000 Rony Shapiro 

	* Updated for 2.02 - Thanks to Sebastian Juergens

2004-04-27 04:09:27 +0000 Rony Shapiro 

	* Describe new password generation override option

2004-04-27 04:09:27 +0000 Rony Shapiro 

	* Describe new password generation override option

2004-04-27 04:08:43 +0000 Rony Shapiro 

	* Fixed typo

2004-04-27 04:08:43 +0000 Rony Shapiro 

	* Fixed typo

2004-04-27 03:51:47 +0000 Rony Shapiro 

	* Allow password generation policy override in Add/Edit dialog boxen

2004-04-27 03:51:47 +0000 Rony Shapiro 

	* Allow password generation policy override in Add/Edit dialog boxen

2004-04-27 03:50:50 +0000 Rony Shapiro 

	* Fix silly crash - move SetFont to OnInitDialog

2004-04-27 03:50:50 +0000 Rony Shapiro 

	* Fix silly crash - move SetFont to OnInitDialog

2004-04-27 03:49:26 +0000 Rony Shapiro 

	* Allow password generation policy override

2004-04-27 03:49:26 +0000 Rony Shapiro 

	* Allow password generation policy override

2004-04-07 05:39:29 +0000 Rony Shapiro 

	* Updated for 2.01

2004-04-07 05:39:29 +0000 Rony Shapiro 

	* Updated for 2.01

2004-04-07 05:38:34 +0000 Rony Shapiro 

	* added toolbars 2 & 3

2004-04-07 05:38:34 +0000 Rony Shapiro 

	* added toolbars 2 & 3

2004-04-07 05:36:17 +0000 Rony Shapiro 

	* [912751] If the last database saved is no longer available, ask the user what to do, rather than force the creation of a new one.

2004-04-07 05:36:17 +0000 Rony Shapiro 

	* [912751] If the last database saved is no longer available, ask the user what to do, rather than force the creation of a new one.

2004-04-07 04:27:41 +0000 Rony Shapiro 

	* fugbix - set font in OnInitDialog, not ctor

2004-04-07 04:27:41 +0000 Rony Shapiro 

	* fugbix - set font in OnInitDialog, not ctor

2004-04-06 05:10:42 +0000 Rony Shapiro 

	* enable/disable correctly upon init, taking hex into account.

2004-04-06 05:10:42 +0000 Rony Shapiro 

	* enable/disable correctly upon init, taking hex into account.

2004-04-05 15:39:28 +0000 Rony Shapiro 

	* [908335, 913684] Icon display problem on XP fixed, thanks to Mike Batten.

2004-04-05 15:39:28 +0000 Rony Shapiro 

	* [908335, 913684] Icon display problem on XP fixed, thanks to Mike Batten.

2004-04-05 08:29:45 +0000 Rony Shapiro 

	* DK's support for hexadecimal password generation plus fix for password fonts on XP

2004-04-05 08:29:45 +0000 Rony Shapiro 

	* DK's support for hexadecimal password generation plus fix for password fonts on XP

2004-04-05 08:28:18 +0000 Rony Shapiro 

	* DK's support for hexadecimal password generation

2004-04-05 08:28:18 +0000 Rony Shapiro 

	* DK's support for hexadecimal password generation

2004-04-03 20:08:55 +0000 Rony Shapiro 

	* [916587] - can now invoke edit dialog after inline edit

2004-04-03 20:08:55 +0000 Rony Shapiro 

	* [916587] - can now invoke edit dialog after inline edit

2004-04-02 11:12:22 +0000 Rony Shapiro 

	* Save on change via treeview edits if user checked the option

2004-04-02 11:12:22 +0000 Rony Shapiro 

	* Save on change via treeview edits if user checked the option

2004-04-01 04:49:42 +0000 Rony Shapiro 

	* RFE 921859 - "ftp://" is also a URL prefix

2004-04-01 04:49:42 +0000 Rony Shapiro 

	* RFE 921859 - "ftp://" is also a URL prefix

2004-03-31 04:49:51 +0000 Rony Shapiro 

	* Adding German version of online help by Sebastian Juergens

2004-03-31 04:49:51 +0000 Rony Shapiro 

	* Adding German version of online help by Sebastian Juergens

2004-03-31 04:44:31 +0000 Rony Shapiro 

	* Announce availability of German version of online help

2004-03-31 04:44:31 +0000 Rony Shapiro 

	* Announce availability of German version of online help

2004-03-26 04:53:44 +0000 Rony Shapiro 

	* [923401] - typo in check for password mixed case.

2004-03-26 04:53:44 +0000 Rony Shapiro 

	* [923401] - typo in check for password mixed case.

2004-03-21 21:15:58 +0000 Rony Shapiro 

	* Make Release build compile cleanly

2004-03-21 21:15:58 +0000 Rony Shapiro 

	* Make Release build compile cleanly

2004-03-21 21:05:57 +0000 Rony Shapiro 

	* [902003, 905449] No longer crashes when last item is deleted.

2004-03-21 21:05:57 +0000 Rony Shapiro 

	* [902003, 905449] No longer crashes when last item is deleted.

2004-03-17 22:58:23 +0000 Kevin Preece 

	* Initial add

2004-03-17 22:57:49 +0000 Kevin Preece 

	* *** empty log message ***

2004-03-17 22:57:35 +0000 Kevin Preece 

	* Javadoc update

2004-03-17 22:50:34 +0000 Kevin Preece 

	* Changes to the way I18nHelper works

2004-03-17 22:49:57 +0000 Kevin Preece 

	* Initial add

2004-03-17 22:45:31 +0000 Kevin Preece 

	* Add id tag

2004-03-17 22:44:54 +0000 Kevin Preece 

	* Moved from root directory

2004-03-14 18:30:54 +0000 Kevin Preece 

	* Initial add

2004-02-27 23:48:09 +0000 Kevin Preece 

	* *** empty log message ***

2004-02-27 23:30:14 +0000 Kevin Preece 

	* Fix JUnit tests

2004-02-27 23:28:28 +0000 Kevin Preece 

	* *** empty log message ***

2004-02-27 23:27:35 +0000 Kevin Preece 

	* New message

2004-02-27 23:18:14 +0000 Kevin Preece 

	* Extra test

2004-02-27 23:14:05 +0000 Kevin Preece 

	* Initial add

2004-02-27 23:13:40 +0000 Kevin Preece 

	* Change visibility on setField()

2004-02-27 23:11:59 +0000 Kevin Preece 

	* Updated for changes in Util

2004-02-27 23:08:41 +0000 Kevin Preece 

	* Renamed newrand(), added positiveRand()

2004-02-27 23:05:26 +0000 Kevin Preece 

	* New method getFilename()

2004-02-27 23:04:47 +0000 Kevin Preece 

	* Make getValue() public.

2004-02-25 22:57:38 +0000 Kevin Preece 

	* Fix links in javadoc comments

2004-02-24 22:44:36 +0000 Kevin Preece 

	* Update licence, add junit tests, other small changes to existing targets

2004-02-24 22:36:21 +0000 Kevin Preece 

	* Remove redundant methods, update javadoc comments

2004-02-24 22:34:23 +0000 Kevin Preece 

	* Add more tests

2004-02-24 22:32:35 +0000 Kevin Preece 

	* *** empty log message ***

2004-02-24 22:31:27 +0000 Kevin Preece 

	* Initial add

2004-02-24 22:29:25 +0000 Kevin Preece 

	* Various changes including ability to create new databases

2004-02-24 22:27:50 +0000 Kevin Preece 

	* Add licence details and method javadocs.

2004-02-24 22:26:01 +0000 Kevin Preece 

	* Initial add

2004-02-22 15:29:03 +0000 Kevin Preece 

	* Documentation and licence updates

2004-02-22 15:27:44 +0000 Kevin Preece 

	* Initial add

2004-02-21 12:10:34 +0000 Kevin Preece 

	* Initial add, bring the licence terms into line with the c++ version.

2004-02-20 21:02:49 +0000 Kevin Preece 

	* Initial add

2004-02-20 15:49:25 +0000 Kevin Preece 

	* Initial add

2004-02-17 21:11:06 +0000 Rony Shapiro 

	* Updated for 2.0

2004-02-17 21:11:06 +0000 Rony Shapiro 

	* Updated for 2.0

2004-02-17 21:00:37 +0000 Rony Shapiro 

	* New graphics from Emilijan Mirceski

2004-02-17 21:00:37 +0000 Rony Shapiro 

	* New graphics from Emilijan Mirceski

2004-02-17 20:55:24 +0000 Rony Shapiro 

	* Support 24bit color toolbar

2004-02-17 20:55:24 +0000 Rony Shapiro 

	* Support 24bit color toolbar

2004-02-13 09:32:49 +0000 Rony Shapiro 

	* Added Maxim Tikhonov's Russain rendition of 2.0 help files.

2004-02-13 09:32:49 +0000 Rony Shapiro 

	* Added Maxim Tikhonov's Russain rendition of 2.0 help files.

2004-02-01 07:27:25 +0000 Rony Shapiro 

	* Fixed Help for 2.0

2004-02-01 07:27:25 +0000 Rony Shapiro 

	* Fixed Help for 2.0

2004-01-31 21:37:41 +0000 Rony Shapiro 

	* Fixed Help for 2.0

2004-01-31 21:37:41 +0000 Rony Shapiro 

	* Fixed Help for 2.0

2004-01-31 21:32:29 +0000 Rony Shapiro 

	* Ugly brute-force hack to get display to update on XP.

2004-01-31 21:32:29 +0000 Rony Shapiro 

	* Ugly brute-force hack to get display to update on XP.

2004-01-31 21:29:31 +0000 Rony Shapiro 

	* select and Find don't get along in Tree view...

2004-01-31 21:29:31 +0000 Rony Shapiro 

	* select and Find don't get along in Tree view...

2004-01-31 21:24:37 +0000 Rony Shapiro 

	* Update Help for 2.0

2004-01-31 21:24:37 +0000 Rony Shapiro 

	* Update Help for 2.0

2004-01-29 19:07:27 +0000 Rony Shapiro 

	* bugfix 777937 - initial compination entry dbox now has icon in taskbar and switcher

2004-01-29 19:07:27 +0000 Rony Shapiro 

	* bugfix 777937 - initial compination entry dbox now has icon in taskbar and switcher

2004-01-28 17:32:58 +0000 Rony Shapiro 

	* corrected header format description based on ndade's post.

2004-01-28 17:32:58 +0000 Rony Shapiro 

	* corrected header format description based on ndade's post.

2004-01-26 09:10:21 +0000 Rony Shapiro 

	* More work on tree selection

2004-01-26 09:10:21 +0000 Rony Shapiro 

	* More work on tree selection

2004-01-25 04:22:22 +0000 Rony Shapiro 

	* Cleanup, changed default user semantics.

2004-01-25 04:22:22 +0000 Rony Shapiro 

	* Cleanup, changed default user semantics.

2004-01-25 04:21:32 +0000 Rony Shapiro 

	* Cleanup, changed default user semantics. Added Browse URL from context menu

2004-01-25 04:21:32 +0000 Rony Shapiro 

	* Cleanup, changed default user semantics. Added Browse URL from context menu

2004-01-20 04:37:42 +0000 Rony Shapiro 

	* Change FindAll to use DisplayInfo - more efficient & less code, fix SelectEntry so that Find highlights tree view as well.

2004-01-20 04:37:42 +0000 Rony Shapiro 

	* Change FindAll to use DisplayInfo - more efficient & less code, fix SelectEntry so that Find highlights tree view as well.

2004-01-19 19:59:48 +0000 Rony Shapiro 

	* Added group to FindAll, support tree view in SelectElement (for Find funtion)

2004-01-19 19:59:48 +0000 Rony Shapiro 

	* Added group to FindAll, support tree view in SelectElement (for Find funtion)

2004-01-15 06:39:27 +0000 Rony Shapiro 

	* removed #if 0 code

2004-01-15 06:39:27 +0000 Rony Shapiro 

	* removed #if 0 code

2004-01-15 05:08:36 +0000 Rony Shapiro 

	* bugfix 875288 - reimplemented change password functionality.

2004-01-15 05:08:36 +0000 Rony Shapiro 

	* bugfix 875288 - reimplemented change password functionality.

2004-01-11 20:33:25 +0000 Rony Shapiro 

	* Bugfix [871893] - second save after convert now succeeds

2004-01-11 20:33:25 +0000 Rony Shapiro 

	* Bugfix [871893] - second save after convert now succeeds

2004-01-11 04:56:32 +0000 Rony Shapiro 

	* Right click in tree view now implicitly selects correct item.

2004-01-11 04:56:32 +0000 Rony Shapiro 

	* Right click in tree view now implicitly selects correct item.

2004-01-03 19:14:18 +0000 Rony Shapiro 

	* Updated for 2.0-pre2

2004-01-03 19:14:18 +0000 Rony Shapiro 

	* Updated for 2.0-pre2

2004-01-03 12:04:11 +0000 Rony Shapiro 

	* added [user] to tree view, improved inline editing, bumped version to 2.0-pre2

2004-01-03 12:04:11 +0000 Rony Shapiro 

	* added [user] to tree view, improved inline editing, bumped version to 2.0-pre2

2004-01-03 05:58:13 +0000 Rony Shapiro 

	* Support Export Text functionality (ugh)

2004-01-03 05:58:13 +0000 Rony Shapiro 

	* Support Export Text functionality (ugh)

2004-01-02 15:28:05 +0000 Rony Shapiro 

	* Add ExportText files (CExportTextDlg) to support same function

2004-01-02 15:28:05 +0000 Rony Shapiro 

	* Add ExportText files (CExportTextDlg) to support same function

2004-01-02 15:26:21 +0000 Rony Shapiro 

	* Fixed export to 1.7 version problem

2004-01-02 15:26:21 +0000 Rony Shapiro 

	* Fixed export to 1.7 version problem

2004-01-01 20:56:11 +0000 Rony Shapiro 

	* Fix selection handling o be more intuitive.

2004-01-01 20:56:11 +0000 Rony Shapiro 

	* Fix selection handling o be more intuitive.

2003-12-16 21:48:24 +0000 Rony Shapiro 

	* 1. Fixed XP-specific (?) infinite loop when group changed 2. Disallow edit that leaves node w/o text

2003-12-16 21:48:24 +0000 Rony Shapiro 

	* 1. Fixed XP-specific (?) infinite loop when group changed 2. Disallow edit that leaves node w/o text

2003-12-13 19:39:52 +0000 Rony Shapiro 

	* First post V2-pre1 fix - dblclick on tree view now works

2003-12-13 19:39:52 +0000 Rony Shapiro 

	* First post V2-pre1 fix - dblclick on tree view now works

2003-12-13 15:47:27 +0000 Rony Shapiro 

	* Release build now OK

2003-12-13 15:47:27 +0000 Rony Shapiro 

	* Release build now OK

2003-12-13 10:23:43 +0000 Rony Shapiro 

	* groundwork for minor issues

2003-12-13 10:23:43 +0000 Rony Shapiro 

	* groundwork for minor issues

2003-12-13 09:23:15 +0000 Rony Shapiro 

	* Select new group after creation

2003-12-13 09:23:15 +0000 Rony Shapiro 

	* Select new group after creation

2003-12-13 07:15:05 +0000 Rony Shapiro 

	* Removed annoying beep, resort after online edit.

2003-12-13 07:15:05 +0000 Rony Shapiro 

	* Removed annoying beep, resort after online edit.

2003-12-13 07:13:26 +0000 Rony Shapiro 

	* Speed up exit time by disabling display update in ClearData()

2003-12-13 07:13:26 +0000 Rony Shapiro 

	* Speed up exit time by disabling display update in ClearData()

2003-12-12 22:15:07 +0000 Rony Shapiro 

	* Fixed case of new group to root in treeview

2003-12-12 22:15:07 +0000 Rony Shapiro 

	* Fixed case of new group to root in treeview

2003-12-12 22:07:57 +0000 Rony Shapiro 

	* Added popup menus to tree view, also implemented direct editing

2003-12-12 22:07:57 +0000 Rony Shapiro 

	* Added popup menus to tree view, also implemented direct editing

2003-12-12 15:38:34 +0000 Rony Shapiro 

	* fixed comment

2003-12-12 15:38:34 +0000 Rony Shapiro 

	* fixed comment

2003-12-08 09:18:40 +0000 Rony Shapiro 

	* First release of Perl script to dump a passwordsafe database, thanks to Paul Pluzhnikov ppluzhnikov@charter.net

2003-12-08 09:18:40 +0000 Rony Shapiro 

	* First release of Perl script to dump a passwordsafe database, thanks to Paul Pluzhnikov ppluzhnikov@charter.net

2003-11-25 19:04:02 +0000 Rony Shapiro 

	* Leaf.bmp added

2003-11-25 19:04:02 +0000 Rony Shapiro 

	* Leaf.bmp added

2003-11-22 18:12:59 +0000 Rony Shapiro 

	* delete childless nodes after drag&drop

2003-11-22 18:12:59 +0000 Rony Shapiro 

	* delete childless nodes after drag&drop

2003-11-22 06:21:15 +0000 Rony Shapiro 

	* Last selected view (tree or list) is now persistent

2003-11-22 06:21:15 +0000 Rony Shapiro 

	* Last selected view (tree or list) is now persistent

2003-11-22 06:07:07 +0000 Rony Shapiro 

	* Nasty fugbix - 2nd edit no longer crashes

2003-11-22 06:07:07 +0000 Rony Shapiro 

	* Nasty fugbix - 2nd edit no longer crashes

2003-11-22 05:41:36 +0000 Rony Shapiro 

	* More work on drag&drop

2003-11-22 05:41:36 +0000 Rony Shapiro 

	* More work on drag&drop

2003-11-20 04:49:27 +0000 Rony Shapiro 

	* Removed OnRButtonUp

2003-11-20 04:49:27 +0000 Rony Shapiro 

	* Removed OnRButtonUp

2003-11-20 04:48:54 +0000 Rony Shapiro 

	* Editing Group now works OK

2003-11-20 04:48:54 +0000 Rony Shapiro 

	* Editing Group now works OK

2003-11-19 04:57:42 +0000 Rony Shapiro 

	* added node & leaf bitmaps to CVS

2003-11-19 04:57:42 +0000 Rony Shapiro 

	* added node & leaf bitmaps to CVS

2003-11-19 04:56:41 +0000 Rony Shapiro 

	* fixed bitmap file name

2003-11-19 04:56:41 +0000 Rony Shapiro 

	* fixed bitmap file name

2003-11-19 04:50:05 +0000 Rony Shapiro 

	* Delete an entry now deletes all parent nodes along the path that no longer have children.

2003-11-19 04:50:05 +0000 Rony Shapiro 

	* Delete an entry now deletes all parent nodes along the path that no longer have children.

2003-11-18 04:48:49 +0000 Rony Shapiro 

	* Drag & drop works (w/o semantics yet)

2003-11-18 04:48:49 +0000 Rony Shapiro 

	* Drag & drop works (w/o semantics yet)

2003-11-15 07:50:52 +0000 Rony Shapiro 

	* One level grouping works!

2003-11-15 07:50:52 +0000 Rony Shapiro 

	* One level grouping works!

2003-10-18 08:37:48 +0000 Rony Shapiro 

	* Added Group item field  support in Add/Edit dialogs (for heirarchy support)

2003-10-18 08:37:48 +0000 Rony Shapiro 

	* Added Group item field  support in Add/Edit dialogs (for heirarchy support)

2003-10-18 08:36:18 +0000 Rony Shapiro 

	* Added Group item field (for heirarchy support)

2003-10-18 08:36:18 +0000 Rony Shapiro 

	* Added Group item field (for heirarchy support)

2003-10-17 11:09:11 +0000 Rony Shapiro 

	* mernge in change 1.92c.1->1.92c.2 plus mark revision as pre-2.0

2003-10-17 11:09:11 +0000 Rony Shapiro 

	* mernge in change 1.92c.1->1.92c.2 plus mark revision as pre-2.0

2003-10-11 13:21:41 +0000 Rony Shapiro 

	* tree-control related changes - added DisplayInfo to allow GUI code to add handles & stuff to displayed item - saves *lots* of iterations, takes a little work to keep consistent & avoid memory leaks & stuff

2003-10-11 13:21:41 +0000 Rony Shapiro 

	* tree-control related changes - added DisplayInfo to allow GUI code to add handles & stuff to displayed item - saves *lots* of iterations, takes a little work to keep consistent & avoid memory leaks & stuff

2003-10-11 08:55:38 +0000 Rony Shapiro 

	* More work on tree control - before changing semantics of getSelectedItem

2003-10-11 08:55:38 +0000 Rony Shapiro 

	* More work on tree control - before changing semantics of getSelectedItem

2003-10-10 16:34:30 +0000 Rony Shapiro 

	* First displayable tree control! (does nothing - yet)

2003-10-10 16:34:30 +0000 Rony Shapiro 

	* First displayable tree control! (does nothing - yet)

2003-10-10 16:33:48 +0000 Rony Shapiro 

	* Break DboxMain into two, so that adding tree control stuff won't be too painful

2003-10-10 16:33:48 +0000 Rony Shapiro 

	* Break DboxMain into two, so that adding tree control stuff won't be too painful

2003-10-08 04:36:35 +0000 Rony Shapiro 

	* Started work on Tree view - Added View menu

2003-10-08 04:36:35 +0000 Rony Shapiro 

	* Started work on Tree view - Added View menu

2003-10-06 18:43:36 +0000 Rony Shapiro 

	* added pocketpc subtree to main branch

2003-10-06 18:43:36 +0000 Rony Shapiro 

	* added pocketpc subtree to main branch

2003-10-06 09:24:29 +0000 Rony Shapiro 

	* UUID now fully supported.

2003-10-06 09:24:29 +0000 Rony Shapiro 

	* UUID now fully supported.

2003-10-05 10:42:51 +0000 Rony Shapiro 

	* Support for UUID as part of V2 file format.

2003-10-05 10:42:51 +0000 Rony Shapiro 

	* Support for UUID as part of V2 file format.

2003-10-04 19:13:13 +0000 Rony Shapiro 

	* First version of UUID wrapper class - doing it the hard way...

2003-10-04 19:13:13 +0000 Rony Shapiro 

	* First version of UUID wrapper class - doing it the hard way...

2003-09-26 05:48:24 +0000 Rony Shapiro 

	* merge of PocketPC changes from V1_92 branch to main trunk - clean compile - ** UNTESTED **

2003-09-26 05:48:24 +0000 Rony Shapiro 

	* merge of PocketPC changes from V1_92 branch to main trunk - clean compile - ** UNTESTED **

2003-09-20 18:55:13 +0000 Rony Shapiro 

	* checkpoint of merge of PocketPC changes from V1_92 branch to main trunk.

2003-09-20 18:55:13 +0000 Rony Shapiro 

	* checkpoint of merge of PocketPC changes from V1_92 branch to main trunk.

2003-09-19 06:36:21 +0000 Rony Shapiro 

	* Adding PocketPC changes to main trunk

2003-09-19 06:36:21 +0000 Rony Shapiro 

	* Adding PocketPC changes to main trunk

2003-07-26 05:02:40 +0000 gregg conklin 

	* BUG 760656 - strips quotations from filenames passed in on command line (such as files with spaces)

2003-07-26 05:02:40 +0000 gregg conklin 

	* BUG 760656 - strips quotations from filenames passed in on command line (such as files with spaces)

2003-07-25 09:38:47 +0000 Rony Shapiro 

	* RFE [754790] The option "Clear the clipboard when minimized" has been changed to "Clear clipboard upon minimize or exit", and ClearClipboard() is now called conditionally on this in exit (OnOK())

2003-07-25 09:38:47 +0000 Rony Shapiro 

	* RFE [754790] The option "Clear the clipboard when minimized" has been changed to "Clear clipboard upon minimize or exit", and ClearClipboard() is now called conditionally on this in exit (OnOK())

2003-07-23 04:26:29 +0000 gregg conklin 

	* RFE 772212 - reminimize if user doesn't enter restore password

2003-07-23 04:26:29 +0000 gregg conklin 

	* RFE 772212 - reminimize if user doesn't enter restore password

2003-07-23 04:18:08 +0000 gregg conklin 

	* BUG 769820 - if users clicks cancel on copy to clipboard confirmation, current clipboard remains intact

2003-07-23 04:18:08 +0000 gregg conklin 

	* BUG 769820 - if users clicks cancel on copy to clipboard confirmation, current clipboard remains intact

2003-07-23 04:11:07 +0000 gregg conklin 

	* RFE 768870 - added manifest file for winxp support

2003-07-23 04:11:07 +0000 gregg conklin 

	* RFE 768870 - added manifest file for winxp support

2003-07-23 04:06:47 +0000 Rony Shapiro 

	* 1.7 -> 2.x warning & renaming debugged & working.

2003-07-23 04:06:47 +0000 Rony Shapiro 

	* 1.7 -> 2.x warning & renaming debugged & working.

2003-07-22 18:23:04 +0000 Rony Shapiro 

	* Added RenameFile static member function

2003-07-22 18:23:04 +0000 Rony Shapiro 

	* Added RenameFile static member function

2003-07-22 18:21:44 +0000 Rony Shapiro 

	* removed unneeded #includes

2003-07-22 18:21:44 +0000 Rony Shapiro 

	* removed unneeded #includes

2003-07-22 04:13:43 +0000 Rony Shapiro 

	* Finished coding rename functionality (for saving 1.7 files upon conversion)

2003-07-22 04:13:43 +0000 Rony Shapiro 

	* Finished coding rename functionality (for saving 1.7 files upon conversion)

2003-07-19 08:26:22 +0000 Rony Shapiro 

	* Support version 1.7 file renaming on save

2003-07-19 08:26:22 +0000 Rony Shapiro 

	* Support version 1.7 file renaming on save

2003-07-19 05:32:25 +0000 Rony Shapiro 

	* Testing complete. Added exact version string in v2 header password field.

2003-07-19 05:32:25 +0000 Rony Shapiro 

	* Testing complete. Added exact version string in v2 header password field.

2003-07-18 04:38:57 +0000 Rony Shapiro 

	* Read record coding done - ready for testing.

2003-07-18 04:38:57 +0000 Rony Shapiro 

	* Read record coding done - ready for testing.

2003-07-17 04:18:47 +0000 Rony Shapiro 

	* Added type field. compiled cleanly, *Will not run yet* (need to finish read/write Records)

2003-07-17 04:18:47 +0000 Rony Shapiro 

	* Added type field. compiled cleanly, *Will not run yet* (need to finish read/write Records)

2003-07-17 04:17:21 +0000 Rony Shapiro 

	* Follow change to _{read,write}cbc() (addition of type argument)

2003-07-17 04:17:21 +0000 Rony Shapiro 

	* Follow change to _{read,write}cbc() (addition of type argument)

2003-07-17 04:16:06 +0000 Rony Shapiro 

	* Added END field type

2003-07-17 04:16:06 +0000 Rony Shapiro 

	* Added END field type

2003-07-12 05:42:13 +0000 Rony Shapiro 

	* refactored ItemData to support more fields (added ItemField)

2003-07-12 05:42:13 +0000 Rony Shapiro 

	* refactored ItemData to support more fields (added ItemField)

2003-07-10 03:52:00 +0000 Rony Shapiro 

	* More meaningful title displayed if pre-2.0 pwsafe opens 2.0 database.

2003-07-10 03:52:00 +0000 Rony Shapiro 

	* More meaningful title displayed if pre-2.0 pwsafe opens 2.0 database.

2003-07-09 04:09:49 +0000 Rony Shapiro 

	* Fixed problem in assignment operator. Can now read v1.7 database & display correctly. Woohoo.

2003-07-09 04:09:49 +0000 Rony Shapiro 

	* Fixed problem in assignment operator. Can now read v1.7 database & display correctly. Woohoo.

2003-07-04 09:42:10 +0000 Rony Shapiro 

	* 2.0 stuff: migrate from name field to title and user - this is a checkpoint - compiles cleanly, but not yet fully functional.

2003-07-04 09:42:10 +0000 Rony Shapiro 

	* 2.0 stuff: migrate from name field to title and user - this is a checkpoint - compiles cleanly, but not yet fully functional.

2003-06-20 15:46:10 +0000 Rony Shapiro 

	* autodetect version of file being read

2003-06-20 15:46:10 +0000 Rony Shapiro 

	* autodetect version of file being read

2003-06-20 15:45:19 +0000 Rony Shapiro 

	* Added export (v1.x & plain text) menu items

2003-06-20 15:45:19 +0000 Rony Shapiro 

	* Added export (v1.x & plain text) menu items

2003-06-20 15:26:09 +0000 Rony Shapiro 

	* Added export (v1.x & plain text) nenu items

2003-06-20 15:26:09 +0000 Rony Shapiro 

	* Added export (v1.x & plain text) nenu items

2003-06-20 15:24:44 +0000 Rony Shapiro 

	* More work on title & user fields

2003-06-20 15:24:44 +0000 Rony Shapiro 

	* More work on title & user fields

2003-06-13 03:04:12 +0000 gregg conklin 

	* give the selected item key focus as well

2003-06-13 03:04:12 +0000 gregg conklin 

	* give the selected item key focus as well

2003-06-12 14:59:32 +0000 Rony Shapiro 

	* minor cleanup in prep for V2 support.

2003-06-12 14:59:32 +0000 Rony Shapiro 

	* minor cleanup in prep for V2 support.

2003-06-12 14:58:23 +0000 Rony Shapiro 

	* More v2 support - bottom up

2003-06-12 14:58:23 +0000 Rony Shapiro 

	* More v2 support - bottom up

2003-06-08 13:37:24 +0000 Rony Shapiro 

	* Preapre for version 2.0 support

2003-06-08 13:37:24 +0000 Rony Shapiro 

	* Preapre for version 2.0 support

2003-06-08 13:19:12 +0000 Rony Shapiro 

	* Preapre for version 2.0 support

2003-06-08 13:19:12 +0000 Rony Shapiro 

	* Preapre for version 2.0 support

2003-06-08 13:17:47 +0000 Rony Shapiro 

	* Removed files to test subdir

2003-06-08 13:17:47 +0000 Rony Shapiro 

	* Removed files to test subdir

2003-06-08 13:16:48 +0000 Rony Shapiro 

	* File->New now erases displayed list as well as internal list (unreported bug that happened when New was done after Opening an existing database)

2003-06-08 13:16:48 +0000 Rony Shapiro 

	* File->New now erases displayed list as well as internal list (unreported bug that happened when New was done after Opening an existing database)

2003-05-28 08:29:04 +0000 Rony Shapiro 

	* Corrected credits

2003-05-28 08:29:04 +0000 Rony Shapiro 

	* Corrected credits

2003-05-27 14:18:25 +0000 Rony Shapiro 

	* Cover all class members of CMyString, albeit not very thoroughly...

2003-05-27 14:18:25 +0000 Rony Shapiro 

	* Cover all class members of CMyString, albeit not very thoroughly...

2003-05-27 14:15:58 +0000 Rony Shapiro 

	* Moved Graham's test framework code from corelib to here

2003-05-27 14:15:58 +0000 Rony Shapiro 

	* Moved Graham's test framework code from corelib to here

2003-05-25 14:52:29 +0000 Rony Shapiro 

	* Added GUID

2003-05-25 14:52:29 +0000 Rony Shapiro 

	* Added GUID

2003-05-25 12:14:13 +0000 Rony Shapiro 

	* Updated after comments on devel mailing list

2003-05-25 12:14:13 +0000 Rony Shapiro 

	* Updated after comments on devel mailing list

2003-05-25 08:11:13 +0000 Rony Shapiro 

	* Plugged memory leaks, thanks to David Kelvin

2003-05-25 08:11:13 +0000 Rony Shapiro 

	* Plugged memory leaks, thanks to David Kelvin

2003-05-23 11:43:02 +0000 Rony Shapiro 

	* Removed files from main trunk - they've been copied to corelib. Branch V1_92 should still be able to retrieve these files.

2003-05-23 11:43:02 +0000 Rony Shapiro 

	* Removed files from main trunk - they've been copied to corelib. Branch V1_92 should still be able to retrieve these files.

2003-05-23 05:28:59 +0000 Graham Ullrich 

	* Added corelib unit test project.

2003-05-23 05:28:59 +0000 Graham Ullrich 

	* Added corelib unit test project.

2003-05-23 05:28:25 +0000 Graham Ullrich 

	* Initial corelib unit test. Only a sparse test of CMyString to start.

2003-05-23 05:28:25 +0000 Graham Ullrich 

	* Initial corelib unit test. Only a sparse test of CMyString to start.

2003-05-23 05:26:45 +0000 Graham Ullrich 

	* Lightweight unit testing framework, initial commit.

2003-05-23 05:26:45 +0000 Graham Ullrich 

	* Lightweight unit testing framework, initial commit.

2003-05-22 12:20:14 +0000 Rony Shapiro 

	* First working pre-2.0 Moved non-GUI functionality to corelib/PWScore.{h,cpp} Still with 1.9x file format.

2003-05-22 12:20:14 +0000 Rony Shapiro 

	* First working pre-2.0 Moved non-GUI functionality to corelib/PWScore.{h,cpp} Still with 1.9x file format.

2003-05-21 06:35:58 +0000 Rony Shapiro 

	* Merge of 1.92a fix (FindByte workaround for Chinese XP issue (Support request [736497] & Bugfix [589536])

2003-05-21 06:35:58 +0000 Rony Shapiro 

	* Merge of 1.92a fix (FindByte workaround for Chinese XP issue (Support request [736497] & Bugfix [589536])

2003-05-17 08:22:14 +0000 Rony Shapiro 

	* First clean build with new corelib subproject

2003-05-17 08:22:14 +0000 Rony Shapiro 

	* First clean build with new corelib subproject

2003-05-16 09:05:51 +0000 Rony Shapiro 

	* Moved version 1.1 from parent directory to here.

2003-05-16 09:05:51 +0000 Rony Shapiro 

	* Moved version 1.1 from parent directory to here.

2003-05-16 08:55:00 +0000 Rony Shapiro 

	* bugfix #738380 - showpwinlist attribute wasn't read correctly uopn application startup. (merge of post-1.92 fix)

2003-05-16 08:55:00 +0000 Rony Shapiro 

	* bugfix #738380 - showpwinlist attribute wasn't read correctly uopn application startup. (merge of post-1.92 fix)

2003-05-14 18:54:57 +0000 Rony Shapiro 

	* Empty project file for Core library - will populate once core CVS files moved here

2003-05-14 18:54:57 +0000 Rony Shapiro 

	* Empty project file for Core library - will populate once core CVS files moved here

2003-05-14 14:49:56 +0000 Rony Shapiro 

	* post-1.92 merge into main trunk

2003-05-14 14:49:56 +0000 Rony Shapiro 

	* post-1.92 merge into main trunk

2003-05-14 12:57:54 +0000 Rony Shapiro 

	* First draft of Version 2 file format.

2003-05-14 12:57:54 +0000 Rony Shapiro 

	* First draft of Version 2 file format.

2003-05-08 15:48:22 +0000 Rony Shapiro 

	* Make MyCString Unicode-ready

2003-05-08 15:48:22 +0000 Rony Shapiro 

	* Make MyCString Unicode-ready

2003-05-07 17:20:25 +0000 Graham Ullrich 

	* Revised so const string length is only determined once.

2003-05-07 17:20:25 +0000 Graham Ullrich 

	* Revised so const string length is only determined once.

2003-05-07 17:03:35 +0000 Graham Ullrich 

	* Added password policies. Can now choose to include any of four character sets for random password generation. May specify the minimum number of each set which must appear in the password. Can specify if you want to eliminate 'vision unfriendly' characters from the character pool.

2003-05-07 17:03:35 +0000 Graham Ullrich 

	* Added password policies. Can now choose to include any of four character sets for random password generation. May specify the minimum number of each set which must appear in the password. Can specify if you want to eliminate 'vision unfriendly' characters from the character pool.

2003-05-04 05:51:53 +0000 Graham Ullrich 

	* Added support for preventing edits from creating duplicate pwlist entries.

2003-05-04 05:51:53 +0000 Graham Ullrich 

	* Added support for preventing edits from creating duplicate pwlist entries.

2003-05-04 05:51:08 +0000 Graham Ullrich 

	* Added member variable in support of preventing edits from creating duplicate pwlist entries.

2003-05-04 05:51:08 +0000 Graham Ullrich 

	* Added member variable in support of preventing edits from creating duplicate pwlist entries.

2003-05-04 05:50:20 +0000 Graham Ullrich 

	* Updated to prevent edits from creating duplicate pwlist entries.

2003-05-04 05:50:20 +0000 Graham Ullrich 

	* Updated to prevent edits from creating duplicate pwlist entries.

2003-05-03 05:41:21 +0000 ajmullican 

	* Start to separate GUI from general app logic.  Use global object for general globals instead of ThisMfcApp object.  Also now instantiate ThisMfcApp (start of application) in main.cpp.

2003-05-03 05:41:21 +0000 ajmullican 

	* Start to separate GUI from general app logic.  Use global object for general globals instead of ThisMfcApp object.  Also now instantiate ThisMfcApp (start of application) in main.cpp.

2003-05-01 15:04:08 +0000 gregg conklin 

	* RFE 730661: fixed the problem when the window was certian heights (341), the toolbar would not display

2003-05-01 15:04:08 +0000 gregg conklin 

	* RFE 730661: fixed the problem when the window was certian heights (341), the toolbar would not display

2003-05-01 07:58:17 +0000 Rony Shapiro 

	* Added fixed bug #730640

2003-05-01 07:58:17 +0000 Rony Shapiro 

	* Added fixed bug #730640

2003-04-30 13:20:14 +0000 Rony Shapiro 

	* Listed supported platforms

2003-04-30 13:20:14 +0000 Rony Shapiro 

	* Listed supported platforms

2003-04-30 13:02:59 +0000 Rony Shapiro 

	* Added note re required build environment

2003-04-30 13:02:59 +0000 Rony Shapiro 

	* Added note re required build environment

2003-04-30 02:42:31 +0000 gregg conklin 

	* reduced resource leak when calling CreateFontIndirect to just one leaked item

2003-04-30 02:42:31 +0000 gregg conklin 

	* reduced resource leak when calling CreateFontIndirect to just one leaked item

2003-04-30 02:25:12 +0000 gregg conklin 

	* fixed memory leak (oops)

2003-04-30 02:25:12 +0000 gregg conklin 

	* fixed memory leak (oops)

2003-04-30 02:16:02 +0000 gregg conklin 

	* speeds up dialog resizing by not running the SIZE_RESTORED which decrypts every entry through RefreshList() in order to display them

2003-04-30 02:16:02 +0000 gregg conklin 

	* speeds up dialog resizing by not running the SIZE_RESTORED which decrypts every entry through RefreshList() in order to display them

2003-04-29 21:03:44 +0000 gregg conklin 

	* fixed problem of infinite recursion when two entries had the same title and same username

2003-04-29 21:03:44 +0000 gregg conklin 

	* fixed problem of infinite recursion when two entries had the same title and same username

2003-04-29 14:22:32 +0000 Rony Shapiro 

	* First versions of README and Release Notes under CVS for 1.91

2003-04-29 14:22:32 +0000 Rony Shapiro 

	* First versions of README and Release Notes under CVS for 1.91

2003-04-29 11:50:31 +0000 Rony Shapiro 

	* replace *-s with TCHAR *HIDDEN_PASSWORD

2003-04-29 11:50:31 +0000 Rony Shapiro 

	* replace *-s with TCHAR *HIDDEN_PASSWORD

2003-04-29 11:47:45 +0000 Rony Shapiro 

	* Changed to 14 pixel, and support graceful failure

2003-04-29 11:47:45 +0000 Rony Shapiro 

	* Changed to 14 pixel, and support graceful failure

2003-04-29 11:02:33 +0000 Rony Shapiro 

	* Graham's new fixes: non-proportional font for password, show fixed number of *-s when password is hidden, and fixed nasty edit passowrd bug when password displayed by default.

2003-04-29 11:02:33 +0000 Rony Shapiro 

	* Graham's new fixes: non-proportional font for password, show fixed number of *-s when password is hidden, and fixed nasty edit passowrd bug when password displayed by default.

2003-04-29 09:59:51 +0000 Rony Shapiro 

	* Fixed nasty Find-related bug that Graham found, and improved the sorting by columns.

2003-04-29 09:59:51 +0000 Rony Shapiro 

	* Fixed nasty Find-related bug that Graham found, and improved the sorting by columns.

2003-04-28 16:46:52 +0000 gregg conklin 

	* cleaned up passkeyentry in preparation for MRU drop list

2003-04-28 16:46:52 +0000 gregg conklin 

	* cleaned up passkeyentry in preparation for MRU drop list

2003-04-28 16:27:39 +0000 gregg conklin 

	* changed the MRU registry setting from "mruitems" to "maxmruitems"

2003-04-28 16:27:39 +0000 gregg conklin 

	* changed the MRU registry setting from "mruitems" to "maxmruitems"

2003-04-28 16:25:47 +0000 gregg conklin 

	* cleaned up warning when compiled with JPRDEBUG

2003-04-28 16:25:47 +0000 gregg conklin 

	* cleaned up warning when compiled with JPRDEBUG

2003-04-28 15:52:45 +0000 gregg conklin 

	* added class wizard markers

2003-04-28 15:52:45 +0000 gregg conklin 

	* added class wizard markers

2003-04-28 07:57:19 +0000 Rony Shapiro 

	* Compile cleanly on MSCVC warning level 4 (both release & debug)

2003-04-28 07:57:19 +0000 Rony Shapiro 

	* Compile cleanly on MSCVC warning level 4 (both release & debug)

2003-04-28 05:59:45 +0000 gregg conklin 

	* RFE  728507: initial add of MRU (most recently used) safes

2003-04-28 05:59:45 +0000 gregg conklin 

	* RFE  728507: initial add of MRU (most recently used) safes

2003-04-28 03:48:19 +0000 gregg conklin 

	* changed the way the list control is accessed

2003-04-28 03:48:19 +0000 gregg conklin 

	* changed the way the list control is accessed

2003-04-28 03:36:20 +0000 gregg conklin 

	* added class wizard markers

2003-04-28 03:36:20 +0000 gregg conklin 

	* added class wizard markers

2003-04-27 20:07:05 +0000 gregg conklin 

	* Fix gpf in release mode when double clicking an entry (fixed method signature)

2003-04-27 20:07:05 +0000 gregg conklin 

	* Fix gpf in release mode when double clicking an entry (fixed method signature)

2003-04-27 16:23:42 +0000 Rony Shapiro 

	* Added missing RefreshList() in OnSize after restore.

2003-04-27 16:23:42 +0000 Rony Shapiro 

	* Added missing RefreshList() in OnSize after restore.

2003-04-27 12:48:58 +0000 Rony Shapiro 

	* DboxMain::SelectEntry() now optionally ensures selction is visible, for Find feature. Find button now changes to "Find Next" when there's more than on search hit.

2003-04-27 12:48:58 +0000 Rony Shapiro 

	* DboxMain::SelectEntry() now optionally ensures selction is visible, for Find feature. Find button now changes to "Find Next" when there's more than on search hit.

2003-04-26 17:22:44 +0000 Rony Shapiro 

	* Added HTML help file sources

2003-04-26 17:22:44 +0000 Rony Shapiro 

	* Added HTML help file sources

2003-04-26 17:14:55 +0000 Rony Shapiro 

	* Added HTML help file sources

2003-04-26 17:14:55 +0000 Rony Shapiro 

	* Added HTML help file sources

2003-04-25 05:24:08 +0000 Rony Shapiro 

	* Added Find text functionality

2003-04-25 05:24:08 +0000 Rony Shapiro 

	* Added Find text functionality

2003-04-25 05:12:58 +0000 gregg conklin 

	* RFE 726583: Added always on top option. Available from options dialog and system menu.

2003-04-25 05:12:58 +0000 gregg conklin 

	* RFE 726583: Added always on top option. Available from options dialog and system menu.

2003-04-25 04:45:43 +0000 Rony Shapiro 

	* Bumped version to 1.91 beta Changed tab order on Find dlg

2003-04-25 04:45:43 +0000 Rony Shapiro 

	* Bumped version to 1.91 beta Changed tab order on Find dlg

2003-04-25 03:27:57 +0000 gregg conklin 

	* RFE 726487: Added clear clipboard tool bar button. Fixed 1.6 to 1.7 merge problem. Made the Help | About Password Safe hot key the standard 'A' (was 'P') Lengthened the 'Show password' item in the options menu so the whole string would show

2003-04-25 03:27:57 +0000 gregg conklin 

	* RFE 726487: Added clear clipboard tool bar button. Fixed 1.6 to 1.7 merge problem. Made the Help | About Password Safe hot key the standard 'A' (was 'P') Lengthened the 'Show password' item in the options menu so the whole string would show

2003-04-25 03:15:43 +0000 gregg conklin 

	* RFE 726487: Added clear clipboard tool bar button

2003-04-25 03:15:43 +0000 gregg conklin 

	* RFE 726487: Added clear clipboard tool bar button

2003-04-25 01:58:09 +0000 gregg conklin 

	* RFE 553750: copy (ctrl-c) from add and edit dialogs. disable accelerator keys when entering the Add and Edit dialogs

2003-04-25 01:58:09 +0000 gregg conklin 

	* RFE 553750: copy (ctrl-c) from add and edit dialogs. disable accelerator keys when entering the Add and Edit dialogs

2003-04-25 01:56:53 +0000 gregg conklin 

	* RFE 553750: copy (ctrl-c) from add and edit dialogs. added ability to turn accelerator keys off

2003-04-25 01:56:53 +0000 gregg conklin 

	* RFE 553750: copy (ctrl-c) from add and edit dialogs. added ability to turn accelerator keys off

2003-04-24 21:46:18 +0000 gregg conklin 

	* fixed gpf due to incorrect ON_NOTIFY method signature for NM_SET/KILLFOCUS

2003-04-24 21:46:18 +0000 gregg conklin 

	* fixed gpf due to incorrect ON_NOTIFY method signature for NM_SET/KILLFOCUS

2003-04-24 18:36:39 +0000 Rony Shapiro 

	* Added support for Find

2003-04-24 18:36:39 +0000 Rony Shapiro 

	* Added support for Find

2003-04-24 18:26:34 +0000 Rony Shapiro 

	* Added support for Find

2003-04-24 18:26:34 +0000 Rony Shapiro 

	* Added support for Find

2003-04-24 18:00:56 +0000 Rony Shapiro 

	* Added MakeLower() to support case-insensitive search of database.

2003-04-24 18:00:56 +0000 Rony Shapiro 

	* Added MakeLower() to support case-insensitive search of database.

2003-04-24 17:56:57 +0000 Rony Shapiro 

	* First implementation of Search functionality (RFE 639439, item #25 in old todo list)

2003-04-24 17:56:57 +0000 Rony Shapiro 

	* First implementation of Search functionality (RFE 639439, item #25 in old todo list)

2003-04-24 05:34:10 +0000 equackenbush 

	* Added resizing and columnar support

2003-04-24 05:34:10 +0000 equackenbush 

	* Added resizing and columnar support

2003-04-23 03:00:13 +0000 gregg conklin 

	* made the icons for copying password and username to the clipboard more distinguishable

2003-04-23 03:00:13 +0000 gregg conklin 

	* made the icons for copying password and username to the clipboard more distinguishable

2003-04-21 14:57:54 +0000 Rony Shapiro 

	* Made CMYString::m_mystring a private member, in preparation of moving away from ...

2003-04-21 14:57:54 +0000 Rony Shapiro 

	* Made CMYString::m_mystring a private member, in preparation of moving away from ...

2003-04-21 14:51:10 +0000 Rony Shapiro 

	* Added description of v1.9 file format, updated note on MyCString

2003-04-21 14:51:10 +0000 Rony Shapiro 

	* Added description of v1.9 file format, updated note on MyCString

2003-04-17 19:47:34 +0000 Rony Shapiro 

	* Added my VisualC++ workspace and project files.

2003-04-17 19:47:34 +0000 Rony Shapiro 

	* Added my VisualC++ workspace and project files.

2003-04-15 21:07:09 +0000 Rony Shapiro 

	* First commit to project! - code cleanup (mainly changing parameters to const references to avoid   unnecessary object creation) - Support password file passed as commandline argument, with support for   backward compat. - Fixed a minor bug with constant being defined inconsistently. - Cleaned up Util.c (files with this name end up being pretty messy...)

2003-04-15 21:07:09 +0000 Rony Shapiro 

	* First commit to project! - code cleanup (mainly changing parameters to const references to avoid   unnecessary object creation) - Support password file passed as commandline argument, with support for   backward compat. - Fixed a minor bug with constant being defined inconsistently. - Cleaned up Util.c (files with this name end up being pretty messy...)

2002-04-24 19:57:54 +0000 Jim Russell 

	* Remove obsolete modules, add ThisMfcApp

2002-04-24 19:57:54 +0000 Jim Russell 

	* Remove obsolete modules, add ThisMfcApp

2002-04-24 19:57:02 +0000 Jim Russell 

	* cosmetic change

2002-04-24 19:57:02 +0000 Jim Russell 

	* cosmetic change

2002-04-24 19:50:18 +0000 Jim Russell 

	* Make the Mfc application object a separate module

2002-04-24 19:50:18 +0000 Jim Russell 

	* Make the Mfc application object a separate module

2002-04-24 19:48:49 +0000 Jim Russell 

	* Makefile for GNU make, running Visual C++ under Wine to build an MFC app with a Linux host.  Really, it works.

2002-04-24 19:48:49 +0000 Jim Russell 

	* Makefile for GNU make, running Visual C++ under Wine to build an MFC app with a Linux host.  Really, it works.

2002-04-24 19:47:19 +0000 Jim Russell 

	* my debugging macros

2002-04-24 19:47:19 +0000 Jim Russell 

	* my debugging macros

2002-04-24 19:46:12 +0000 Jim Russell 

	* this is now officially obsolete

2002-04-24 19:46:12 +0000 Jim Russell 

	* this is now officially obsolete

2002-04-24 19:45:09 +0000 Jim Russell 

	* code restructuring

2002-04-24 19:45:09 +0000 Jim Russell 

	* code restructuring

2002-04-24 19:44:09 +0000 Jim Russell 

	* Some code restructuring, mostly to find out what is obsolete or static to the module

2002-04-24 19:44:09 +0000 Jim Russell 

	* Some code restructuring, mostly to find out what is obsolete or static to the module

2002-04-24 19:42:14 +0000 Jim Russell 

	* ThisMfcApp header

2002-04-24 19:42:14 +0000 Jim Russell 

	* ThisMfcApp header

2002-04-24 19:40:03 +0000 Jim Russell 

	* ThisMfcApp header, HtmlHelp

2002-04-24 19:40:03 +0000 Jim Russell 

	* ThisMfcApp header, HtmlHelp

2002-04-24 19:39:20 +0000 Jim Russell 

	* add header guards, remove MyString header -- try to make this header necessary only for Mfc frontend

2002-04-24 19:39:20 +0000 Jim Russell 

	* add header guards, remove MyString header -- try to make this header necessary only for Mfc frontend

2002-04-24 19:37:46 +0000 Jim Russell 

	* newline at EOF

2002-04-24 19:37:46 +0000 Jim Russell 

	* newline at EOF

2002-04-24 19:36:49 +0000 Jim Russell 

	* ThisMfcApp header

2002-04-24 19:36:49 +0000 Jim Russell 

	* ThisMfcApp header

2002-04-24 19:36:25 +0000 Jim Russell 

	* ThisMfcApp header, get rid of 'not' macro

2002-04-24 19:36:25 +0000 Jim Russell 

	* ThisMfcApp header, get rid of 'not' macro

2002-04-24 19:32:28 +0000 Jim Russell 

	* new font

2002-04-24 19:32:28 +0000 Jim Russell 

	* new font

2002-04-24 19:28:41 +0000 Jim Russell 

	* Removed spurious English (Canada) properties, various dialog tweaks, started removing obsoletes.  This and resource.h are the only things I'm currently using Visual Studio to edit.

2002-04-24 19:28:41 +0000 Jim Russell 

	* Removed spurious English (Canada) properties, various dialog tweaks, started removing obsoletes.  This and resource.h are the only things I'm currently using Visual Studio to edit.

2002-04-24 19:25:47 +0000 Jim Russell 

	* Made this a global header file, separate from ThisMfcApp object.  This will make other frontends possible.

2002-04-24 19:25:47 +0000 Jim Russell 

	* Made this a global header file, separate from ThisMfcApp object.  This will make other frontends possible.

2002-04-24 19:24:42 +0000 Jim Russell 

	* Add BlowFish header

2002-04-24 19:24:42 +0000 Jim Russell 

	* Add BlowFish header

2002-04-24 19:23:48 +0000 Jim Russell 

	* Header fixes, HtmlHelp

2002-04-24 19:23:48 +0000 Jim Russell 

	* Header fixes, HtmlHelp

2002-04-24 19:23:08 +0000 Jim Russell 

	* Header fixes, C++ bools

2002-04-24 19:23:08 +0000 Jim Russell 

	* Header fixes, C++ bools

2002-04-24 19:21:54 +0000 Jim Russell 

	* Header fixes, code cleanup, C++ bools, HtmlHelp

2002-04-24 19:21:54 +0000 Jim Russell 

	* Header fixes, code cleanup, C++ bools, HtmlHelp

2002-04-24 19:19:28 +0000 Jim Russell 

	* ThisMfcApp header, HtmlHelp

2002-04-24 19:19:28 +0000 Jim Russell 

	* ThisMfcApp header, HtmlHelp

2002-04-24 19:14:01 +0000 Jim Russell 

	* header fixes, localize 'not' macro, HtmlHelp

2002-04-24 19:14:01 +0000 Jim Russell 

	* header fixes, localize 'not' macro, HtmlHelp

2002-04-24 19:12:50 +0000 Jim Russell 

	* cosmetic changes

2002-04-24 19:12:50 +0000 Jim Russell 

	* cosmetic changes

2002-04-24 19:10:37 +0000 Jim Russell 

	* header fix

2002-04-24 19:10:37 +0000 Jim Russell 

	* header fix

2002-04-24 19:08:27 +0000 Jim Russell 

	* cosmetic change to header guard

2002-04-24 19:08:27 +0000 Jim Russell 

	* cosmetic change to header guard

2002-04-24 19:07:49 +0000 Jim Russell 

	* ThisMfcApp header

2002-04-24 19:07:49 +0000 Jim Russell 

	* ThisMfcApp header

2002-04-24 19:05:58 +0000 Jim Russell 

	* remove obsolete member, start using C++ bools

2002-04-24 19:05:58 +0000 Jim Russell 

	* remove obsolete member, start using C++ bools

2002-04-24 19:05:02 +0000 Jim Russell 

	* Started paring away obsolete code, restructuring things

2002-04-24 19:05:02 +0000 Jim Russell 

	* Started paring away obsolete code, restructuring things

2002-04-24 19:02:47 +0000 Jim Russell 

	* MyString header

2002-04-24 19:02:47 +0000 Jim Russell 

	* MyString header

2002-04-24 19:02:02 +0000 Jim Russell 

	* ThisMfcApp header, HtmlHelp

2002-04-24 19:02:02 +0000 Jim Russell 

	* ThisMfcApp header, HtmlHelp

2002-04-24 18:55:44 +0000 Jim Russell 

	* ThisMfcApp header

2002-04-24 18:55:44 +0000 Jim Russell 

	* ThisMfcApp header

2002-04-24 18:54:43 +0000 Jim Russell 

	* code cleanup

2002-04-24 18:54:43 +0000 Jim Russell 

	* code cleanup

2002-04-24 18:52:23 +0000 Jim Russell 

	* ThisMfcApp header, HtmlHelp

2002-04-24 18:52:23 +0000 Jim Russell 

	* ThisMfcApp header, HtmlHelp

2002-04-15 18:56:19 +0000 Jim Russell 

	* fix EOLs

2002-04-15 18:56:19 +0000 Jim Russell 

	* fix EOLs

2002-04-15 02:46:20 +0000 Jim Russell 

	* fix EOLs

2002-04-15 02:46:20 +0000 Jim Russell 

	* fix EOLs

2001-12-14 21:18:18 +0000 Jim Russell 

	* New object, PwsBackend, is intended to be the non-UI app context, which will allow other front ends besides the MFC one.  Purely skeletal at this point.

2001-12-14 21:18:18 +0000 Jim Russell 

	* New object, PwsBackend, is intended to be the non-UI app context, which will allow other front ends besides the MFC one.  Purely skeletal at this point.

2001-12-14 21:16:14 +0000 Jim Russell 

	* Added code to accept Drag-n-Drop file drops.  Doesn't do anything but pop up a MessageBox yet.

2001-12-14 21:16:14 +0000 Jim Russell 

	* Added code to accept Drag-n-Drop file drops.  Doesn't do anything but pop up a MessageBox yet.

2001-12-12 22:13:42 +0000 Jim Russell 

	* This is automatically updated when I edit the .rc in Visual Studio.  I may have temporarily broken things in here, and will need to tweak it a bit.  Caveat coder.

2001-12-12 22:13:42 +0000 Jim Russell 

	* This is automatically updated when I edit the .rc in Visual Studio.  I may have temporarily broken things in here, and will need to tweak it a bit.  Caveat coder.

2001-12-12 22:12:02 +0000 Jim Russell 

	* Added include for HtmlHelp

2001-12-12 22:12:02 +0000 Jim Russell 

	* Added include for HtmlHelp

2001-12-12 22:11:17 +0000 Jim Russell 

	* Added "Create" button to initial passkey entry dialog.  (Note that this is the only file I'm using Visual Studio to edit, and even so, I do edit it by hand from time to time.)

2001-12-12 22:11:17 +0000 Jim Russell 

	* Added "Create" button to initial passkey entry dialog.  (Note that this is the only file I'm using Visual Studio to edit, and even so, I do edit it by hand from time to time.)

2001-12-12 22:07:34 +0000 Jim Russell 

	* Start adding hooks to HtmlHelp, plus some comments to help me figure things out.  Started marking code with WITH_BACKEND for when I split off the backend (non-UI) code.

2001-12-12 22:07:34 +0000 Jim Russell 

	* Start adding hooks to HtmlHelp, plus some comments to help me figure things out.  Started marking code with WITH_BACKEND for when I split off the backend (non-UI) code.

2001-12-12 21:54:53 +0000 Jim Russell 

	* Add "Create New Database" button and code to handle it.  Part of the bug #3 fix.

2001-12-12 21:54:53 +0000 Jim Russell 

	* Add "Create New Database" button and code to handle it.  Part of the bug #3 fix.

2001-12-12 21:53:08 +0000 Jim Russell 

	* Add htmlhelp.lib to link

2001-12-12 21:53:08 +0000 Jim Russell 

	* Add htmlhelp.lib to link

2001-12-12 21:52:11 +0000 Jim Russell 

	* Fixes for bug #3 (allow database switch if current can't be opened) and #8 (PgUp/PgDn didn't work)

2001-12-12 21:52:11 +0000 Jim Russell 

	* Fixes for bug #3 (allow database switch if current can't be opened) and #8 (PgUp/PgDn didn't work)

2001-12-06 21:40:57 +0000 Jim Russell 

	* Preliminary skeletal code for some new objects -- if we're only going to use MFC for the UI, then CString and CList have to go

2001-12-06 21:40:57 +0000 Jim Russell 

	* Preliminary skeletal code for some new objects -- if we're only going to use MFC for the UI, then CString and CList have to go

2001-12-06 21:37:39 +0000 Jim Russell 

	* More binary resources added

2001-12-06 21:37:39 +0000 Jim Russell 

	* More binary resources added

2001-12-06 21:35:39 +0000 Jim Russell 

	* Renamed

2001-12-06 21:35:39 +0000 Jim Russell 

	* Renamed

2001-12-06 21:33:25 +0000 Jim Russell 

	* Adding binary resource files

2001-12-06 21:33:25 +0000 Jim Russell 

	* Adding binary resource files

2001-12-06 21:29:37 +0000 Jim Russell 

	* Interim checkin after a few days hacking

2001-12-06 21:29:37 +0000 Jim Russell 

	* Interim checkin after a few days hacking

2001-12-06 21:27:28 +0000 Jim Russell 

	* Renamed to Makefile.w32

2001-12-06 21:27:28 +0000 Jim Russell 

	* Renamed to Makefile.w32

2001-12-06 21:26:20 +0000 Jim Russell 

	* Renamed to DboxMain.h

2001-12-06 21:26:20 +0000 Jim Russell 

	* Renamed to DboxMain.h

2001-12-06 21:25:18 +0000 Jim Russell 

	* Renamed to DboxMain.cpp

2001-12-06 21:25:18 +0000 Jim Russell 

	* Renamed to DboxMain.cpp

2001-12-04 22:46:09 +0000 Jim Russell 

	* Just starting to comment things as I begin to understand them

2001-12-04 22:46:09 +0000 Jim Russell 

	* Just starting to comment things as I begin to understand them

2001-11-30 20:31:29 +0000 Jim Russell 

	* Initial revision

2001-11-30 20:31:29 +0000 Jim Russell 

	* Initial revision

2001-11-30 17:12:16 +0000 Root 

	* initial checkin

2001-11-30 17:12:16 +0000 Unknown 

	* New repository initialized by cvs2svn.

