index
:
mana/mana-client
0.5
0.6
lpc2012
master
Original Mana client. For the new Qt client, see https://github.com/tales/tales-client
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
gui
/
menuwindow.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2006-08-13
Merged Guichan 0.5.0 support from guichan-0.5.0 branch, plus several updates
Bjørn Lindeijer
1
-4
/
+4
2006-03-18
Use the window container instead of the graphics class to calculate window po...
Björn Steinbrink
1
-4
/
+2
2006-03-09
Made all local action listeners structs and moved them into anonymous namespa...
Björn Steinbrink
1
-8
/
+10
2006-03-09
Made the Button ctor accept eventId and action listener.
Björn Steinbrink
1
-3
/
+1
2006-03-08
Some fixes for compiling with pedantic compiler settings and const char* checks.
Bjørn Lindeijer
1
-2
/
+2
2006-02-01
Made the OkDialog and ConfirmDialog classes proxies for their buttons' events...
Björn Steinbrink
1
-5
/
+5
2006-02-01
Simplified button creation code in some windows. Fixed a bug where the game c...
Björn Steinbrink
1
-36
/
+15
2005-10-23
Fix a warning and a possible segmentation fault.
Cedric Borgese
1
-1
/
+1
2005-10-20
Various cleanups and refactorisations.
Björn Steinbrink
1
-27
/
+40
2005-10-18
Added automatic widget cleanup to the window class.
Björn Steinbrink
1
-9
/
+0
2005-10-09
* Made Sprite into an interface implemented by both FloorItem and Being, which
Bjørn Lindeijer
1
-4
/
+5
2005-10-04
Move to top the requested windows. Also corrected the default win pos for inv...
Yohann Ferreira
1
-0
/
+5
2005-09-30
Fixed paths for windows users
Matthias Hartmann
1
-1
/
+1
2005-09-29
Improved a lot windows reset to default size and pos. Also corrected a few th...
Yohann Ferreira
1
-2
/
+7
2005-09-16
Improved General GUI Layout.
Yohann Ferreira
1
-0
/
+116