index
:
cru.git
geo-arc
main
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
ui
/
controls
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Refactor predefine resources. Add check for dead recursion in singletons in ↵
crupest
2018-11-10
5
-19
/
+18
|
|
|
|
debug mode.
*
Add predefine resource.
crupest
2018-11-09
7
-47
/
+32
|
*
Add singleton system.
crupest
2018-11-09
1
-0
/
+1
|
*
Make all header *.hpp .
crupest
2018-11-07
12
-22
/
+22
|
*
Reformat codes.
crupest
2018-11-07
1
-13
/
+7
|
*
Add min max.
crupest
2018-11-07
1
-0
/
+2
|
*
Improve layout system.
crupest
2018-11-07
2
-18
/
+15
|
*
Fix a bug in cursor.
crupest
2018-11-06
1
-3
/
+3
|
*
Rename two methods in control.
crupest
2018-11-06
1
-1
/
+1
|
*
Dev cursor for textbox.
crupest
2018-11-06
2
-19
/
+42
|
*
Add cursor for text control.
crupest
2018-11-05
1
-7
/
+14
|
*
Develop cursor.
crupest
2018-11-05
1
-0
/
+2
|
*
Add control type.
crupest
2018-11-05
10
-29
/
+68
|
*
Fix a bug in text control.
crupest
2018-11-05
1
-2
/
+3
|
*
...
crupest
2018-11-05
8
-88
/
+61
|
*
Add shift selection, and fix the bug that caret is at wrong position when ↵
crupest
2018-10-07
3
-18
/
+73
|
|
|
|
move with selection.
*
Fix all Relayout to InvalidateLayout.
crupest
2018-10-06
1
-2
/
+1
|
*
Fix several headache bugs.
crupest
2018-10-05
1
-1
/
+1
|
*
...
crupest
2018-10-04
16
-644
/
+66
|
*
Make text box use border delegate. Fix layout bug in margin container.
crupest
2018-10-02
7
-75
/
+115
|
*
Make border use border delegate.
crupest
2018-10-02
2
-71
/
+19
|
*
Fix measure system of border.
crupest
2018-10-02
4
-14
/
+17
|
*
Make button use border delegate.
crupest
2018-10-02
4
-10
/
+35
|
*
Add comment for BorderDelegate and add destructor for it.
crupest
2018-10-01
2
-1
/
+10
|
*
Create border delegate.
crupest
2018-09-30
4
-63
/
+175
|
*
Add PropertyChangedNotifyObject and BorderProperty.
crupest
2018-09-29
2
-0
/
+95
|
*
Fix relayout system.
crupest
2018-09-29
1
-1
/
+1
|
*
Create Border. Make text control relayout when text changed.
crupest
2018-09-27
3
-0
/
+145
|
*
Make TextBox inherates TextControl. Add slection-related features to it.
crupest
2018-09-25
5
-210
/
+89
|
*
Merge branch 'master' into issue4-dev
crupest
2018-09-25
4
-348
/
+383
|
*
Change the structure of project.
crupest
2018-09-25
12
-0
/
+1339