이력 | 보기 | 이력해설 | 다운로드 (82 KB)
Fix: Undo/Redo 수정 진행
Change-Id: I3392d0ebc877626804a7c5d139d0b31a1942df7d
issue #000000 검색 수정
Change-Id: I7ac25e17a0b62f753c52f52b8a77b73bb3bbe2bf
issue #00000 ctrl+S입력시 텍스트박스 입력 완료 되도록 수정
Change-Id: Id4ab97a53ab61022f5a2ac4d5ae63cd14338c2a7
issue #0000 코드 정리
Change-Id: I7c8ba4ef6d78a7e4f51b72f226507cddac722939
issue #000 font가 적용 되지 않아 box size가 작게 출력되는 문제
Change-Id: Ie07531db96d56e8d5c2bbdbf0786d053ad39747c
license 추가
Change-Id: I8e7a4286cba7bd95a3475917a96e7b3560c67cb0
ArrowTextControl 수정
Change-Id: I6bce182ed18f0c65dc7587d0d84bccac557fdf0b
ArrowTextControl 수정 - 화살표 Mid 포인트가 가끔 잘못 나오는 경우가 있음
Change-Id: I4b5ff997e7d284eb37e2e1de01849f176d3ef7ea
페이지 회전시 ArrowTextControl의 textbox이동이 이상한 부분 수정
Change-Id: I179e7b7eccec90602269ef8fda74a25fd6b98595
finalPDF의 각 텍스트박스의 화살표뱡향 Angle따른 오류 수정
Change-Id: Id01382cf03f2e6089feaa1d9482c9ec04c2ad18d
Final ArrowTextControl 수정
Change-Id: Ifdd9876909e6a4ce288d70acb74a00b37e88e6a0
- final pdf Font 추가- Markus navi 속도 최적화 Key input 최적화
Change-Id: I7f2cf1933e86017d7b1df9ef4bd3048a8e80a653
- markus control angle 기능 수정- axis 기능
Change-Id: I0e34fe08407dca77c9ccc668595489a99b981065
Issue #0001 Angle 수정 중단
Change-Id: I58a1524f2db148fe507627d1e4e84722c595d6c0
issue #1000 컨트롤 angle 수정/ Textcontrol 텍스트 선택 수정
Change-Id: I56b5c6295adb7409774045545f30f16a920be96c
issue #813 Angle 변경에 따른 무한 루프 수정 Angle 출력 오류 수정
Change-Id: I239d7712613119fdc1dc4e6853de98d9a3e3a60f
issue #812 상단 Angle 컨트롤에 아무것도 안나오는 문제 및 빌드 오류 수정
Change-Id: Ic2b9da31e24cba6185dd5765a1ce2947fa1ebf55
issue #000: degree to radian 및 연산전 값을 계산하도록 수정
Change-Id: Ibe7e4602e88e26abbe0ed0b612b78d8b10c0961b
issue #000 Thumb delta dx,dy에 대해서 angle에 따라 값을 변화시켜줘야한다. -> 리펙토링.
Change-Id: Ie035a6c514df9fe4b91515fc7960250a0a8ed7a1
issue #000 도면이 회전했을 때 만들어진 ArrowTextControl의 StartPoint에 있는 Thumb는 Angle 값 변화해 따른 dx,dy가 아닌 dx,dy를 StartPoint에 더해줘야한다.
Change-Id: I71f6e21a127424268fd220877100881d6212293f
issue #000 Thumb delta dx,dy에 대해서 angle에 따라 값을 변화시켜줘야한다.
Change-Id: I9fedeef0ae914696c8b8920e6baed06873f75bfb
issue #923 : 도면 Angle 값마다 Caret 값 보정
Change-Id: Id37dfb88e53ccb52e83f87a4d163e18f161757cc
issue #9231.TextControl, ArrowTextControl에 SetFontFamily 함수를 만들고, 선택된 아이템에 대해서 TopMenu에 Font가 바뀌면 SetFontFamily을 호출하여 각 컨트롤마다 폰트를 바뀌게한다.2.TextControl, ArrowTextControl을 생성할 때 SetFontFamily 함수를 호출하여 컨트롤에 Font를 Apply한다.
Change-Id: I242c6ba4db930307f06890a82ebf272c7dbf0bdc
issue #1136: control 생성자에서 generic.xaml 제거 및 App.xaml 에 generic 추가
Change-Id: Ife79570df09c37a10104924afbd0caebc03f1244
issue #1133: TextControl LineSize, TextSize 수정 시 이벤트 누락.
Change-Id: I1bfd83d31b3f8e3dbc5be2bc6b2fa1cf46af2f3c
issue #000: merged master
Change-Id: Id7e766c44e158848f168c86ae220da1700fa36ad
issue #1127 : TextControl, ArrowTextContol 각각 컨트롤에 Customizing Cursor를 적용기존 Caret에 대한 처리는 Color를 Transparent 를 주어, 투명화 만들었다.Database에서 불러온 각각 컨트롤에 대해 생성자에서 ApplyTemplate을 적용해줘야, TextBox안의 지정된 된 인덱스에 있는 문자의 선행 모서리에 대한 사각형 Caret의 위치를 알아 낼 수 있다.
Change-Id: I38c55393118686179fc8f762f82cc54c09cf87bb
issue #923: implementing drag textcontrol
Change-Id: I17d1f4ec754ea13646260d1c331d574ad680d47d
issue #923: add OnMoveCtrlPoint method to interface
Change-Id: If3b10f5b54eaecd8bd8fa299d702e70e05d4b97e
Merge "issue #000 TextControl Gotfocus 받을 때 TextBox가 EditMode가 안되는 현상 해결. ArrowTextControl과 TextControl에 있는 IsEditing 속성 및 의존속성을 제거 이유는 EnableEditing과 동일한 역할을 하고 있기 때문에 필요없다."
issue #000 TextControl Gotfocus 받을 때 TextBox가 EditMode가 안되는 현상 해결.ArrowTextControl과 TextControl에 있는 IsEditing 속성 및 의존속성을 제거 이유는 EnableEditing과 동일한 역할을 하고 있기 때문에 필요없다.
Change-Id: Ic4452154655c07eaf5730a0dcebdb255237851ee
issue #923: add ICommentUserInfo interface
Change-Id: Id0b65251436a5aa647eef78026dfad90d3ca64ab
issue #923: fixed that arrow of text is not filled with stroke color
Change-Id: Id9e0144d4fa8e923ef62f225832439b8a7682355
issue #923: add CreateCommand and change thumb's opacity when mouse is enter or leave
Change-Id: I1e4b2ac57ca876e4681b14f02c1567abb265391e
issue #923: 컨트롤 selecting 수정
Change-Id: I2ca4f50fabda07f65a6a1677604be5135cc1d165
issue #923: change control's color when mouse is over1
Change-Id: Id6c30459bd314a0d7d87d9c3ba037aef0db53338
issue #937: fixed to count numbers of multi line text
Change-Id: I3668b013640d2c3d5c1567ba367285d60a1e83cb
issue #923: add UndoCommand
Change-Id: I7bb9cf1d4276c75e50906b7f4672433afc233e15
issue #534: Add ItemRect property to all of controls
Change-Id: Id0d640b9fd9959615758b5e55b499f97d6f38dae
issue #000: add DeleteCommand class
Change-Id: I3edc8872d4351d2e0f7c3b25691631606d20cbd3
Merge branch 'master' of ssh://devdoftech.co.kr:29418/MARKUS
issue #999: Add FromString to all of controls
Change-Id: I64093e34a5f9e8d367cbed769ff4db8d7472cb7a
issue #999: Add serialize method to all of controls
Change-Id: I74e404885e8cd107b48ad1921e768137ed14a3da
issue #214: adjust arrow size
Change-Id: I8aa507c61ea8a6dd72eb180f30d8493feed515ac
issue #979 Text Control 에 커서가 있는 상태에서 Paste시 Control Data가 Text로 들어가는 현상
issue #768 textbox line size 변경이 안되는 현상
issue #000 관리자 권한 추가, Arrow Text Mid Point modify
issue #650 test logic 삭제
issue #650 rotating modify
Converter- Converter Searview 잘못된 Return값 제외
Viewer- CloudControl, rectCloud, Textcontrol, ArrowTextControl CloudArcDepth 0.8로 고정- Save, Load시 ArcLength 바인딩 되도록 수정- 권한이 없을 경우 단축키 권한 제외(Ctrl + A, C, V)- License 체크시 Member테이블에 없을 경우 등록된 사용자가 아닙니다 후 종료 되도록 설정...
Arrow Text 생성시 Leader선이 가까운 Point로 이동하지 않는 문제 조치
Markup View
다이어그램 이름 *
다이어그램 포맷 PNG SVG XML
너비 pixel
Hide toolbar
Use LightBox
Zoom controls
Initial page
Inizial layers
Hyperlinks color