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
Age
Commit message (
Expand
)
Author
Files
Lines
2011-11-07
Fix some warnings under gcc 4.7.
Andrei Karas
9
-41
/
+41
2011-09-15
Remove some diplicated code from embeded guichan.
Andrei Karas
9
-716
/
+2
2011-09-08
Replace most iterator to const_iterator.
Andrei Karas
1
-1
/
+1
2011-09-02
Replace guichan iterators to const_iterator if need.
Andrei Karas
1
-1
/
+1
2011-07-19
Optimisations in scrollarea class.
Andrei Karas
1
-33
/
+51
2011-07-07
Remove undescore from variables and defines.
Andrei Karas
4
-9
/
+9
2011-06-04
Add missing initialisations to constructor.
Andrei Karas
1
-0
/
+12
2011-06-02
Fix some memory leaks and missing initialisations.
Andrei Karas
1
-2
/
+7
2011-06-02
Add leak detector to guichan files.
Andrei Karas
16
-0
/
+32
2011-06-01
Clean variables after deleting.
Andrei Karas
5
-2
/
+20
2011-05-31
Allow use system guichan by automake switch --with-internalguichan=no.
Andrei Karas
16
-3772
/
+0
2011-05-31
Fix code style and missing members initialisations.
Andrei Karas
13
-636
/
+366
2011-05-30
Fix compilation warnings after guichan integration.
Andrei Karas
8
-11
/
+35
2011-05-30
Add guichan files to automake
Andrei Karas
32
-0
/
+9400