Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-10-17 | Linux/MacOSX: add missing check for PIM max value on volume creation wizard | Mounir IDRASSI | 1 | -1/+2 | |
2016-05-10 | Remove trailing whitespace | David Foerster | 1 | -9/+9 | |
2016-05-04 | Windows/Linux/MacOSX: Set maximum PIM value to 2147468 in order to avoid ↵ | Mounir IDRASSI | 1 | -1/+1 | |
having negative values for iterations count using the formula 15000 + (PIM x 1000). Add specific error message to XML language files. | |||||
2016-05-01 | Reset bogus executable permissions | David Foerster | 1 | -0/+0 | |
2016-01-25 | MacOSX: Add PIM value validity checks to workaround wxWidget bug that makes ↵ | Mounir IDRASSI | 1 | -1/+2 | |
wxTextValidator useless when applied to a text control with password attribute (http://trac.wxwidgets.org/ticket/17185). | |||||
2016-01-20 | Copyright: update dates to include 2016. | Mounir IDRASSI | 1 | -1/+1 | |
2015-09-14 | Linux/MacOSX: workaround bug in old versions of g++ that are confused by ↵ | Mounir IDRASSI | 1 | -5/+5 | |
methods having the same name and one of them used as wxWidgets event handler callback. | |||||
2015-09-13 | Linux/MacOSX: Mask/unmask PIM value in GUI the same way as the password | Mounir IDRASSI | 1 | -6/+40 | |
2015-07-19 | User Interface enhancements for PIM | Mounir IDRASSI | 1 | -1/+24 | |
2015-07-11 | Use Pim name for internal variables instead of the old name Pin | Mounir IDRASSI | 1 | -9/+9 | |
2015-06-28 | Linux/MacOSX: Add dedicated PIM page in the volume creation wizard. Correct ↵ | Mounir IDRASSI | 1 | -0/+67 | |
PIM value check logic. |