index
:
AntumDeluge/manaplus
master
Advanced game client for tmwAthena and Evol2 servers.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
guichan
/
widgets
/
scrollarea.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2014-02-15
move exguichan files into gui/base/
Andrei Karas
1
-600
/
+0
2014-01-27
add GPL header into all guichan files.
Andrei Karas
1
-0
/
+20
2014-01-27
fix guichan headers.
Andrei Karas
1
-3
/
+2
2014-01-01
update copyright year in all sources.
Andrei Karas
1
-1
/
+1
2013-10-11
First part of checks from Parasoft C++ Test.
Andrei Karas
1
-26
/
+31
2013-04-14
some more style fixes from cpplint.
Andrei Karas
1
-9
/
+4
2013-02-10
Add theme option to hide scrollbar buttons.
Andrei Karas
1
-316
/
+0
2013-01-16
update copyrights year.
Andrei Karas
1
-1
/
+1
2012-11-07
Add own profiler and profiler info to some code.
Andrei Karas
1
-0
/
+2
2012-10-19
Fix namespace conflicts.
Andrei Karas
1
-6
/
+6
2012-09-05
Improve constructors in some classes.
Andrei Karas
1
-0
/
+6
2012-09-02
Add const to more classes.
Andrei Karas
1
-1
/
+1
2012-08-26
Add const to some classes.
Andrei Karas
1
-15
/
+14
2012-08-26
Remove some unused code from guichan.
Andrei Karas
1
-340
/
+10
2012-06-23
Improve a bit iterators again.
Andrei Karas
1
-16
/
+12
2012-06-06
Fix some issues after auto checking.
Andrei Karas
1
-66
/
+63
2012-02-25
Fix old casts.
Andrei Karas
1
-4
/
+4
2012-02-06
Add manaplus copyright to guichan files.
Andrei Karas
1
-0
/
+1
2011-11-07
Fix some warnings under gcc 4.7.
Andrei Karas
1
-7
/
+7
2011-07-19
Optimisations in scrollarea class.
Andrei Karas
1
-33
/
+51
2011-06-04
Add missing initialisations to constructor.
Andrei Karas
1
-0
/
+12
2011-06-02
Add leak detector to guichan files.
Andrei Karas
1
-0
/
+2
2011-05-31
Fix code style and missing members initialisations.
Andrei Karas
1
-144
/
+92
2011-05-30
Add guichan files to automake
Andrei Karas
1
-0
/
+1246