User statistics for artoink

back to main page

Summary Period: 2003-06-18 to 2003-07-12

Total Changes

44 (1.5%)

Lines Of Code

881 (0.5%)

Modules

ModuleChangesLines of codeLines each change
/ 37 (84.0%) 822 (93.3%) 22
src/ 4 (9.0%) 52 (5.9%) 13
include/ 2 (4.5%) 4 (0.4%) 2
test/ 1 (2.2%) 3 (0.3%) 3
Sum 44 (100%) 881 (100%) 20

Most Recent Commits

artoink
12/07/03 05:55
some aedEditableText bug fixes. still has some though, and some ratty code
work arounds. has some annoying problems with our rendering system.
25 lines of code changed in:
src/aedEditableText.cpp (+25 -3)

artoink
09/07/03 17:43
justification on editable text
34 lines of code changed in:
test/main.cpp (+3 -2)
include: aedStaticText.h (+2 -2), aedTextBox.h (+2 -1)
src: aedEditableText.cpp (+19 -6), aedStaticText.cpp (+1), aedTextBox.cpp (+7)

artoink
29/06/03 05:10
crappy quick vertical alignment for text. if the text is one line only it
makes it centered. i'll redo it better.
7 lines of code changed in:
aedStaticText.cpp (+7)

artoink
28/06/03 17:30
list box fun
1 lines of code changed in:
aedListBox.cpp (new 0), aedListBox.h (new 1)

artoink
28/06/03 06:23
aedListBox works, but doesn't scroll.
17 lines of code changed in:
Makefile (+1 -1), aedGui.h (+1), aedStaticText.h (+1), main.cpp (+14 -2)

artoink
27/06/03 19:14
wordwrap in aedStaticText
129 lines of code changed in:
aedEditableText.cpp (+2 -16), aedStaticText.cpp (+119 -48), aedStaticText.h (+6), main.cpp (+2 -7)

artoink
23/06/03 07:45
new test program
71 lines of code changed in:
main.cpp (+71 -101), main.h (new 0)

artoink
22/06/03 20:20
editable text has a readonly property now
33 lines of code changed in:
aedEditableText.cpp (+21 -2), aedEditableText.h (+2), aedTextBox.cpp (+8 -1), aedTextBox.h (+1), main.cpp (+1)

artoink
22/06/03 08:08
textbox's caret can be moved with the mouse now
35 lines of code changed in:
aedEditableText.cpp (+31 -2), aedEditableText.h (+1), aedPasswordBox.cpp (+1), aedTextBox.cpp (+2)

artoink
21/06/03 14:09
aedEditableText now handles input
288 lines of code changed in:
aedEditableText.cpp (+227 -17), aedEditableText.h (+14 -21), aedPasswordBox.cpp (-105), aedPasswordBox.h (+2 -2), aedStaticText.cpp (+6 -1), aedStaticText.h (+2 -2), aedTextBox.cpp (+27 -221), aedTextBox.h (+10 -15)


Generated by StatCvs v0.1.3