Menu

Tree [3a16f5] master /
 History

HTTPS access


File Date Author Commit
 HtmlAgilityPack 2015-10-25 Jareth Lomson Jareth Lomson [f7976d] Add HtmlAgilityPack 1.4.6
 Lib 2016-04-04 Jareth Lomson Jareth Lomson [865b19] [LomsonLib]Get list of standard icons with high...
 Properties 2016-06-09 Jareth Lomson Jareth Lomson [b7fcf8] Update version information and licence year
 .gitignore 2014-06-15 Jareth Lomson Jareth Lomson [f4f30a] Initial commit
 BestIconFinder.cs 2016-06-09 Jareth Lomson Jareth Lomson [b7fcf8] Update version information and licence year
 CustomIconDashboarder.csproj 2016-03-28 Jareth Lomson Jareth Lomson [856d79] Keep selected icon in download result
 CustomIconDashboarderExt.cs 2016-06-09 Jareth Lomson Jareth Lomson [b7fcf8] Update version information and licence year
 DashboarderForm.Designer.cs 2016-04-09 Jareth Lomson Jareth Lomson [4b98f7] Add icon index and cosmetic changes
 DashboarderForm.cs 2016-06-09 Jareth Lomson Jareth Lomson [b7fcf8] Update version information and licence year
 DashboarderForm.resx 2015-10-25 Jareth Lomson Jareth Lomson [00b2bc] Add download and pick BestIcon features
 IconChooser.cs 2016-06-09 Jareth Lomson Jareth Lomson [b7fcf8] Update version information and licence year
 IconStatsHandler.cs 2016-06-09 Jareth Lomson Jareth Lomson [b7fcf8] Update version information and licence year
 ImageInfo.cs 2016-01-16 Jareth Lomson Jareth Lomson [743e04] Record all downloaded images
 LICENSE.txt 2015-10-29 Jareth Lomson Jareth Lomson [f652dd] Add license
 README.txt 2019-10-13 Jareth Lomson Jareth Lomson [3a16f5] Update version and readme file
 Resource.Designer.cs 2016-02-06 Jareth Lomson Jareth Lomson [01097c] Add allEntries tab
 Resource.resx 2016-02-06 Jareth Lomson Jareth Lomson [01097c] Add allEntries tab
 cleanBinaries.cmd 2014-06-15 Jareth Lomson Jareth Lomson [f4f30a] Initial commit
 createPlgx.cmd 2016-06-09 Jareth Lomson Jareth Lomson [b7fcf8] Update version information and licence year
 versionInfo.txt 2019-10-13 Jareth Lomson Jareth Lomson [3a16f5] Update version and readme file

Read Me

KeePass Custom Icon Dashboarder
===============================

THIS PROJECT HAS MOVED TO https://github.com/incognito1234/Keepass-Custom-Icon-Dashboarder
Please update your favorites.

Pre-requisites
--------------
KeePass Password Safe 2.00+
(latest version tested on 2.25 to 2.33)


Installation instructions
-------------------------
Put the .plgx file into a folder called "plugins" inside your
KeePass Password Safe installation folder

Version 1.1.0
-------------
- All icons from URL are downloaded. The best-sized icon is choosen by default.
  Then it is possible to change manually the choosen icon.
- Add support of downloading icons of entries with standard icons.
- Display index of selected icon in the upper right corner of dashboard.

Version 1.0.0
-------------
- Add support for downloading icons from url of entries

Version 0.3.0
-------------
- Display size of icons in the list icon view
- Display selected icon with different sizes 

Version 0.2.1
-------------
- Ensure that icon list is correctly rebuilt after a removal (Ticket #2)


Version 0.2
-----------
- Add support for modifying custom icons
- Add support for removing custom icons


Version 0.1
-----------
- Enhance Dashboard Form: resizable and sortable lists
- Add the column "total" in the list icon view
- Disable menu item if no database is open
- Change version numbering: x.y.z -> x.y


Version 0.0.1
-------------
Initial version