43 Commits

Author SHA1 Message Date
261d6942f0 Add tooltips to GUI. 2018-03-15 17:29:10 +00:00
f5805acde1 General refactor and code cleanup. 2017-12-30 00:32:21 +00:00
7694b9e60d Updated dependencies. 2017-12-29 19:31:26 +00:00
4c41634f47 Propagate as-is XML fields that are not currently editable. 2017-09-30 17:47:54 +01:00
5ad4ca4250 Updated nuget packages. 2017-06-20 07:53:59 +01:00
7c0adfa198 Corrected progress bars when value is outside of int bounds. 2017-06-20 07:28:16 +01:00
aca0225095 Updated DIC and Metadata code. 2017-06-20 07:20:39 +01:00
93a6d217c7 Corrected some NULL exceptions on GUI. 2017-05-21 14:25:58 +01:00
b32b007f25 Don't readd delegates every time. 2017-05-19 19:55:39 +01:00
97f519f88b Refactor: Format document. 2017-05-19 18:22:54 +01:00
cf095b8957 Corrected delegate. 2017-05-19 18:07:24 +01:00
358885d6b3 Added status fields. 2017-05-19 18:04:21 +01:00
45a9c8b0c1 Corrected GUI behaviour. 2017-05-19 17:31:52 +01:00
6e59cccebc Added window titles. 2017-05-19 17:13:53 +01:00
86e7df54a3 Do not color OS tables. Has no sense to be on the opaque repo. 2017-05-19 17:07:06 +01:00
5621483a9c Added code to clean database and repository. 2017-05-19 16:57:28 +01:00
835b6e44f6 Make sure the OnBtnPopulateFilesClicked() is called. 2017-05-19 15:07:39 +01:00
31be34a489 Added an option to scan all pending files with clamd. 2017-05-19 13:56:32 +01:00
c31daeea01 Corrected GUI behaviour. 2017-05-19 03:25:03 +01:00
32b3256af9 * osrepodbmgr.Eto/frmMain.xeto.cs:
* osrepodbmgr/frmMain.cs:
	  Corrected column name.
2017-05-19 01:56:33 +01:00
9e136bb7c3 Added progress messages to clamd core. 2017-05-19 01:27:05 +01:00
6ff82e7b56 Added support for VirusTotal. 2017-05-19 01:13:53 +01:00
f384995866 Added support for clamd scanning. 2017-05-18 22:23:49 +01:00
910c400a21 Added support for marking/unmarking/detecting cracks. 2017-05-18 17:56:28 +01:00
fe10000b3c * osrepodbmgr/dlgAdd.cs:
* osrepodbmgr/frmMain.cs:
	* osrepodbmgr.Core/Workers.cs:
	* osrepodbmgr.Eto/frmMain.xeto:
	* osrepodbmgr/gtk-gui/dlgAdd.cs:
	* osrepodbmgr/gtk-gui/gui.stetic:
	* osrepodbmgr.Eto/dlgAdd.xeto.cs:
	* osrepodbmgr.Eto/frmMain.xeto.cs:

	* osrepodbmgr/gtk-gui/osrepodbmgr.frmMain.cs:
	  Added code and UI for listing files in the database.
2017-05-18 16:33:32 +01:00
c17ef11819 If program files folder does not exist do not try to create an
Uri from null.
2017-05-18 16:31:46 +01:00
9e171ad269 Remove unused color variables. 2017-05-17 06:55:31 +01:00
06bc5427a9 Prevent aborted threads from raising events. 2017-05-17 06:53:47 +01:00
3c5c10f75a Correct progress position and text. 2017-05-17 06:26:20 +01:00
d7ebda6eda Added fields to DB to store virus scanning and crack status of files. 2017-05-17 05:12:57 +01:00
0c872b5147 Remove spurious code. 2017-05-16 05:24:01 +01:00
63a2b16c32 DotNetZip is currently unusable with Xamarin.Mac so disable it until
upstream corrects.
2017-05-16 05:14:39 +01:00
93adbb77ac Left some visible fields, hiding them. 2017-05-16 03:51:25 +01:00
04122a9ec9 Refactor: Simplyfy access. 2017-05-16 03:42:58 +01:00
df6baa32d2 Added missing license header. 2017-05-16 03:38:47 +01:00
ff443ac551 Refactor: Sort and remove usings. 2017-05-16 03:36:57 +01:00
e43c826b53 Refactor: Formatting. 2017-05-16 03:34:17 +01:00
bd440031db Corrected field readonlyness. 2017-05-16 03:30:32 +01:00
efdef186ae Correct fields visibility. 2017-05-16 03:23:30 +01:00
249d76258f Attached dialog style looks to ugly with this form. 2017-05-15 13:15:22 +01:00
6d3cbd27c0 Corrected auto resize of fields. 2017-05-15 13:14:39 +01:00
aa54dd929f Added Eto.Forms interface and glue code. 2017-05-15 07:33:13 +01:00
b9f33d0270 Corrected sharing violation when preferences file exists but it's not
ours.
2017-05-15 07:30:27 +01:00