Changeset 335
- Timestamp:
- Feb 20, 2012, 1:32:50 PM (13 years ago)
- Location:
- Docking/CoolDocking
- Files:
-
- 1 added
- 1 deleted
- 7 edited
Legend:
- Unmodified
- Added
- Removed
-
Docking/CoolDocking/CoolDocking.lpk
r332 r335 104 104 <RequiredPkgs Count="3"> 105 105 <Item1> 106 <PackageName Value=" Common"/>107 <MinVersion Minor=" 5" Valid="True"/>106 <PackageName Value="TemplateGenerics"/> 107 <MinVersion Minor="4" Valid="True"/> 108 108 </Item1> 109 109 <Item2> -
Docking/CoolDocking/Managers/UCDManagerTabsPopup.pas
r218 r335 7 7 uses 8 8 Classes, Controls, SysUtils, ComCtrls, ExtCtrls, UCDCommon, UCDManager, 9 UCDManagerTabs, Forms, URectangle, UCDConjoinForm;9 UCDManagerTabs, Forms, SpecializedRectangle, UCDConjoinForm; 10 10 11 11 type -
Docking/CoolDocking/UCDLayout.pas
r242 r335 6 6 7 7 uses 8 Classes, SysUtils, FileUtil, Contnrs, URectangle, Forms, UCDCommon,8 Classes, SysUtils, FileUtil, Contnrs, SpecializedRectangle, Forms, UCDCommon, 9 9 DOM, XMLWrite, XMLRead, Controls, Dialogs; 10 10 -
Docking/CoolDocking/languages/UCDClient.po
r332 r335 4 4 #: ucdclient.swrongowner 5 5 msgid "Owner of TCoolDockClient have to be TForm" 6 msgstr "Content-Type: text/plain; charset=UTF-8 "6 msgstr "Content-Type: text/plain; charset=UTF-8Content-Type: text/plain; charset=UTF-8Content-Type: text/plain; charset=UTF-8Content-Type: text/plain; charset=UTF-8Content-Type: text/plain; charset=UTF-8Content-Type: text/plain; charset=UTF-8Content-Type: text/plain; charset=UTF-8Content-Type: text/plain; charset=UTF-8Content-Type: text/plain; charset=UTF-8" 7 7 -
Docking/CoolDocking/languages/UCDCustomize.po
r332 r335 4 4 #: ucdcustomize.senternewname 5 5 msgid "Enter new name" 6 msgstr "Content-Type: text/plain; charset=UTF-8 "6 msgstr "Content-Type: text/plain; charset=UTF-8Content-Type: text/plain; charset=UTF-8Content-Type: text/plain; charset=UTF-8Content-Type: text/plain; charset=UTF-8Content-Type: text/plain; charset=UTF-8Content-Type: text/plain; charset=UTF-8Content-Type: text/plain; charset=UTF-8Content-Type: text/plain; charset=UTF-8Content-Type: text/plain; charset=UTF-8" 7 7 8 8 #: ucdcustomize.snewlayout -
Docking/CoolDocking/languages/UCDPopupMenu.po
r332 r335 4 4 #: ucdpopupmenu.scloseform 5 5 msgid "Close" 6 msgstr "Content-Type: text/plain; charset=UTF-8 "6 msgstr "Content-Type: text/plain; charset=UTF-8Content-Type: text/plain; charset=UTF-8Content-Type: text/plain; charset=UTF-8Content-Type: text/plain; charset=UTF-8Content-Type: text/plain; charset=UTF-8Content-Type: text/plain; charset=UTF-8Content-Type: text/plain; charset=UTF-8Content-Type: text/plain; charset=UTF-8Content-Type: text/plain; charset=UTF-8" 7 7 8 8 #: ucdpopupmenu.scustomize -
Docking/CoolDocking/languages/UCDWindowList.po
r332 r335 4 4 #: ucdwindowlist.sstatedocked 5 5 msgid "Docked" 6 msgstr "Content-Type: text/plain; charset=UTF-8 "6 msgstr "Content-Type: text/plain; charset=UTF-8Content-Type: text/plain; charset=UTF-8Content-Type: text/plain; charset=UTF-8Content-Type: text/plain; charset=UTF-8Content-Type: text/plain; charset=UTF-8Content-Type: text/plain; charset=UTF-8Content-Type: text/plain; charset=UTF-8Content-Type: text/plain; charset=UTF-8Content-Type: text/plain; charset=UTF-8" 7 7 8 8 #: ucdwindowlist.sstatefloating
Note:
See TracChangeset
for help on using the changeset viewer.