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
/
skin.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2010-02-22
Modify copyright headers
Freeyorp
1
-1
/
+2
2010-02-20
License header update for The Mana Client
Thorbjørn Lindeijer
1
-3
/
+2
2010-02-07
Updated Copyright year to 2010!
Bertram
1
-1
/
+1
2009-09-02
Added a minimum alpha opacity value handle in SkinLoader and made use of it.
Bertram
1
-5
/
+15
2009-05-18
Restored the window background to its former glory
Bjørn Lindeijer
1
-6
/
+4
2009-05-03
Moved strprintf into stringutils.{h,cpp}
Bjørn Lindeijer
1
-1
/
+1
2009-04-15
Made the PopupMenu a Popup subclass
Bjørn Lindeijer
1
-2
/
+15
2009-04-13
Some cleanup of the SkinLoader
Bjørn Lindeijer
1
-118
/
+133
2009-03-28
Add a sticky button to the Window class
Jared Adams
1
-3
/
+12
2009-03-27
Fixed copyright notices of skin.{h,cpp} files
Bjørn Lindeijer
1
-6
/
+8
2009-03-27
Merge branch 'aethyra/master'
Bjørn Lindeijer
1
-19
/
+80
2009-03-26
Compile warning fixes
Bjørn Lindeijer
1
-2
/
+2
2009-03-27
Compile warning fixes
Bjørn Lindeijer
1
-2
/
+2
2009-03-25
A host of code style fixes
Bjørn Lindeijer
1
-5
/
+5
2009-03-25
Fixed a static leak in skin loading.
Ira Rice
1
-0
/
+2
2009-03-25
Modified skin loading to save and load a skin's XML path, as well as
Ira Rice
1
-18
/
+35
2009-03-25
Moved the responsibility for skin alpha adjustment to the Skin class.
Ira Rice
1
-1
/
+43
2009-03-11
Enforce minimum widths and heights to be at least as big as the minumum
Ira Rice
1
-2
/
+2
2009-03-11
Modified Skin class to use proper encapsulation, instead of leaving its
Ira Rice
1
-15
/
+32
2009-03-11
Moved the Skin class outside of the Window class, in order to allow
Ira Rice
1
-0
/
+174