프로젝트

일반

사용자정보

통계
| 브랜치(Branch): | 개정판:

markus / MarkupToPDF / Controls / Text @ 0d00f9c8

# 날짜 저자 설명
0d00f9c8 2019/06/20 03:21 백흠경

issue #923: implementing drag textcontrol

Change-Id: I17d1f4ec754ea13646260d1c331d574ad680d47d

018e77ac 2019/06/20 00:53 송근호

Merge branch 'master' of ssh://devdoftech.co.kr:29418/MARKUS

Change-Id: Ia32da8f3bc38e5cee9fc18ce2c8e0b52e0b85337

819630e9 2019/06/20 00:53 송근호

issue #000 TextControl 새로 생성 시 EnableEditing 값이 변경 될때 EditingMode 설정하는 로직 주석처리.
SelectLayer에 ZIndex Maxium 값인 32766로 주었다. 선택된 컨트롤이 AdornerFinal에 들어가고 AdornerFinal로 생성된 객체가 SelectLayer에 들어므로
SelectLayer는 drawingRotateCanvas에서 최상단으로 먼저나와야 한다.

Change-Id: I8f3a8cd305d369e349c229327035f48a7cb25e5d

d2114d3b 2019/06/19 22:31 백흠경

issue #923: add OnMoveCtrlPoint method to interface

Change-Id: If3b10f5b54eaecd8bd8fa299d702e70e05d4b97e

eb4e5fba 2019/06/19 20:42 송근호

Merge "issue #000 TextControl Gotfocus 받을 때 TextBox가 EditMode가 안되는 현상 해결. ArrowTextControl과 TextControl에 있는 IsEditing 속성 및 의존속성을 제거 이유는 EnableEditing과 동일한 역할을 하고 있기 때문에 필요없다."

71d7e0bf 2019/06/19 20:42 송근호

issue #000 TextControl Gotfocus 받을 때 TextBox가 EditMode가 안되는 현상 해결.
ArrowTextControl과 TextControl에 있는 IsEditing 속성 및 의존속성을 제거 이유는 EnableEditing과 동일한 역할을 하고 있기 때문에 필요없다.

Change-Id: Ic4452154655c07eaf5730a0dcebdb255237851ee

a6272c57 2019/06/19 05:52 백흠경

issue #923: add ICommentUserInfo interface

Change-Id: Id0b65251436a5aa647eef78026dfad90d3ca64ab

2b69c140 2019/06/18 08:56 백흠경

issue #923: fixed that arrow of text is not filled with stroke color

Change-Id: Id9e0144d4fa8e923ef62f225832439b8a7682355

f513c215 2019/06/18 08:40 백흠경

issue #923: add CreateCommand and change thumb's opacity when mouse is enter or leave

Change-Id: I1e4b2ac57ca876e4681b14f02c1567abb265391e

05009a0e 2019/06/18 02:49 이지연

issue #923: 컨트롤 selecting 수정

Change-Id: I2ca4f50fabda07f65a6a1677604be5135cc1d165

1ba2b03d 2019/06/18 00:36 이지연

Merge branch 'master' of ssh://devdoftech.co.kr:29418/MARKUS

  1. Conflicts:
  2. MarkupToPDF/Common/CommentUserInfo.cs

Change-Id: I0a21b9cf17f312713fbc6dbca0f2f00004ad599f

1066bae3 2019/06/18 00:33 이지연

issue #923 Select Control edit

Change-Id: Ic24089c392a187d3635fb1fb006fc9bf758e3d5c

4913851c 2019/06/18 00:22 백흠경

issue #923: change control's color when mouse is over1

Change-Id: Id6c30459bd314a0d7d87d9c3ba037aef0db53338

e6a9ddaf 2019/06/17 19:44 백흠경

issue #923: fixed ControlType.ChainLine drawing

Change-Id: Iee05d32624f7260c51cf31dc4827fcee6085be55

064efb98 2019/06/14 09:20 백흠경

issue #937: fixed to count numbers of multi line text

Change-Id: I3668b013640d2c3d5c1567ba367285d60a1e83cb

d128ceb2 2019/06/14 08:10 백흠경

issue #923: add UndoCommand

Change-Id: I7bb9cf1d4276c75e50906b7f4672433afc233e15

91efe37a 2019/06/12 19:44 백흠경

issue #534: Add ItemRect property to all of controls

Change-Id: Id0d640b9fd9959615758b5e55b499f97d6f38dae

959b3ef2 2019/06/11 12:31 백흠경

issue #000: add DeleteCommand class

Change-Id: I3edc8872d4351d2e0f7c3b25691631606d20cbd3

5529d2a2 2019/06/10 08:05 백흠경

Merge branch 'master' of ssh://devdoftech.co.kr:29418/MARKUS

  1. Conflicts:
  2. MarkupToPDF/Common/GetUserSign.cs
  3. MarkupToPDF/Controls/Cad/ClipWhiteControlcs.cs
  4. MarkupToPDF/Controls/Cad/CoordinateControl.cs
  5. MarkupToPDF/Controls/Cad/InsideWhiteControlcs.cs...
661b7416 2019/06/10 06:34 백흠경

issue #999: Add FromString to all of controls

Change-Id: I64093e34a5f9e8d367cbed769ff4db8d7472cb7a

036650a0 2019/06/10 01:12 백흠경

issue #999: Add serialize method to all of controls

Change-Id: I74e404885e8cd107b48ad1921e768137ed14a3da

6b5d33c6 2019/06/05 02:54 김동진

issue #1002 comment 선택 시 control 객체의 focus event 로 인한 문제로 event 호출 위치및 순서를 정리.

Change-Id: Ie8752339ac93bab04e24f94dbc9a61d0db8f93bd

10df01b4 2019/06/04 03:16 백흠경

issue #937: Final시 텍스트가 잘리는 현상 수정

Change-Id: I51be12df2188d7ec9a2df0854a3123c294bd06bc

d251456f 2019/06/03 06:54 백흠경

issue #214: adjust arrow size

Change-Id: I8aa507c61ea8a6dd72eb180f30d8493feed515ac

90e7968d 2019/05/28 04:19 이지연

issue #000: daelim source compare 중

Change-Id: I010a1b75dae4b786e1c2a51a34c923eafd384667

b0fb3ad7 2019/05/07 04:34 이지연

issue #979 Text Control 에 커서가 있는 상태에서 Paste시 Control Data가 Text로 들어가는 현상

f8769f8a 2019/01/25 02:11 이지연

issue #768 textbox line size 변경이 안되는 현상

f9d42594 2018/11/14 23:13 김동진

issue #000 관리자 권한 추가, Arrow Text Mid Point modify

6c122a60 2018/09/11 01:12 이지연

issue #650 test logic 삭제

ca40e004 2018/09/11 00:45 이지연

issue #650 rotating modify

2aac9b2b 2018/07/06 04:28 김동진

issue #573 : Direct DB Connection Modify
MarkupToPDF in KCOM_API WebService Add

53393bae 2018/05/18 02:54 KangIngu

Converter
- Converter Searview 잘못된 Return값 제외

Viewer
- CloudControl, rectCloud, Textcontrol, ArrowTextControl CloudArcDepth 0.8로 고정
- Save, Load시 ArcLength 바인딩 되도록 수정
- 권한이 없을 경우 단축키 권한 제외(Ctrl + A, C, V)
- License 체크시 Member테이블에 없을 경우 등록된 사용자가 아닙니다 후 종료 되도록 설정...

5a9353a9 2018/05/14 00:38 humkyung

Change arc depth for cloud from 0.8 to 0.55

01cbc243 2018/05/08 01:46 KangIngu

Arrow Text 생성시 Leader선이 가까운 Point로 이동하지 않는 문제 조치

787a4489 2018/04/02 05:10 KangIngu

Markup View

클립보드 이미지 추가 (최대 크기: 500 MB)