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
/
gui
/
widgets
/
button.h
Age
Commit message (
Expand
)
Author
Files
Lines
2013-05-28
fix guard header part1.
Andrei Karas
1
-3
/
+3
2013-05-06
Add outline colors for button class.
Andrei Karas
1
-0
/
+4
2013-04-14
another fixes from cpplint.
Andrei Karas
1
-1
/
+1
2013-01-16
update copyrights year.
Andrei Karas
1
-1
/
+1
2012-12-01
Add batch drawing for any images.
Andrei Karas
1
-2
/
+2
2012-10-30
Add unused warnings to other files.
Andrei Karas
1
-4
/
+4
2012-10-20
Add palette inheritance to button class.
Andrei Karas
1
-4
/
+6
2012-10-20
Derive all widgets from Widget2 class.
Andrei Karas
1
-1
/
+5
2012-10-15
Fix compilation warnings without C++11 support.
Andrei Karas
1
-1
/
+1
2012-10-15
Fix compilation old gcc and system wide guichan at same time.
Andrei Karas
1
-0
/
+2
2012-10-14
Add new parameters to buttons theming.
Andrei Karas
1
-2
/
+3
2012-10-10
Delete copy constructor in some classes.
Andrei Karas
1
-0
/
+2
2012-09-22
Add override keyword to most overriden methods.
Andrei Karas
1
-6
/
+6
2012-09-22
Add final keyword to most classes.
Andrei Karas
1
-1
/
+1
2012-09-11
Add new colors for button theming.
Andrei Karas
1
-0
/
+2
2012-08-30
Add const to more classes.
Andrei Karas
1
-6
/
+7
2012-04-14
Rename class InventoryFilter to RadioGroup.
Andrei Karas
1
-0
/
+10
2012-04-14
Block enter key from pressing active button.
Andrei Karas
1
-0
/
+4
2012-02-28
Add image support for buttons.
Andrei Karas
1
-0
/
+31
2012-02-03
Add some missing getters.
Andrei Karas
1
-3
/
+3
2012-01-05
Update copyrights year.
Andrei Karas
1
-1
/
+1
2011-08-22
Improve draw perfomance.
Andrei Karas
1
-0
/
+2
2011-05-31
Revert "Switch includes to use embedded guichan."
Andrei Karas
1
-3
/
+3
2011-05-30
Switch includes to use embedded guichan.
Andrei Karas
1
-3
/
+3
2011-03-26
Precalculation vertexes for improving draw speed.
Andrei Karas
1
-1
/
+12
2011-02-19
Update copyrights.
Andrei Karas
1
-2
/
+3
2011-01-02
Initial commit.
Andrei Karas
1
-0
/
+94
[prev]