View Issue Details

IDProjectCategoryView StatusLast Update
0000258Double CommanderGraphical user interfacepublic2014-01-14 22:52
Reporterdenis230 Assigned ToAlexx2000  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionfixed 
ProjectionnoneETAnone 
Product Version0.5.1 
Target Version0.5.2Fixed in Version0.5.2 
Summary0000258: В форме 'Проверка контрольной суммы' неправильная иконка и убрать свернуть
DescriptionВ форме 'Проверка контрольной суммы' неправильная иконка
и кнопку свернуть убрать
TagsNo tags attached.
Attached Files
fchecksumverify.lfm.patch (667 bytes)   
Index: fchecksumverify.lfm
===================================================================
--- fchecksumverify.lfm	(revision 4108)
+++ fchecksumverify.lfm	(working copy)
@@ -4,8 +4,10 @@
   Top = 175
   Width = 400
   Caption = 'Verify check sum...'
-  ClientHeight = 300
-  ClientWidth = 400
+  ClientHeight = 200
+  ClientWidth = 300
+  Constraints.MinHeight = 200
+  Constraints.MinWidth = 300
   Position = poScreenCenter
   LCLVersion = '0.9.27'
   object mmCheckSumVerify: TMemo
@@ -38,6 +40,7 @@
     Anchors = [akLeft, akBottom]
     BorderSpacing.Bottom = 10
     Caption = '&Close'
+    Default = True
     Kind = bkClose
     TabOrder = 1
   end
fchecksumverify.lfm.patch (667 bytes)   
Fixed in Revision4116,4127
Operating systemWindows
WidgetsetWin32
Architecture32-bit, 64-bit

Activities

denis230

2011-11-23 23:01

reporter   ~0000206

Готово, прошу проверить и залить в SVN

Скрипт:
прикрепил к заявке

Alexx2000

2011-11-26 14:53

administrator   ~0000218

Применил, плюс сделал данный диалог не модальным (как в TC)

Issue History

Date Modified Username Field Change
2011-11-21 20:55 denis230 New Issue
2011-11-21 20:55 denis230 File Added: DC_Проверка контрольной суммы.png
2011-11-22 00:35 denis230 Assigned To => denis230
2011-11-22 00:35 denis230 Status new => assigned
2011-11-23 22:58 denis230 File Added: fchecksumverify.lfm.patch
2011-11-23 23:01 denis230 Summary В форме 'Проверка контрольной суммы' неправильная иконка и убрать модальность формы => В форме 'Проверка контрольной суммы' неправильная иконка и убрать свернуть
2011-11-23 23:01 denis230 Description Updated
2011-11-23 23:01 denis230 Note Added: 0000206
2011-11-23 23:01 denis230 Assigned To denis230 => Alexx2000
2011-11-23 23:01 denis230 Status assigned => feedback
2011-11-26 14:53 Alexx2000 Fixed in Revision => 4116
2011-11-26 14:53 Alexx2000 Note Added: 0000218
2011-11-26 14:53 Alexx2000 Status feedback => resolved
2011-11-26 14:53 Alexx2000 Fixed in Version => 0.5.5
2011-11-26 14:53 Alexx2000 Resolution open => fixed
2011-12-03 13:13 Alexx2000 Fixed in Revision 4116 => 4116,4127
2011-12-03 13:13 Alexx2000 Fixed in Version 0.5.5 => 0.5.2
2011-12-03 13:13 Alexx2000 Target Version => 0.5.2
2014-01-14 22:52 Alexx2000 Status resolved => closed