index
:
ewewukek/Mana
master
Original The Mana World client, now known as simply the Mana client.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
gui
/
window.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2009-03-28
Add a sticky button to the Window class
Jared Adams
1
-5
/
+53
2009-03-28
Removed a lot of useless isVisible() checks
Bjørn Lindeijer
1
-3
/
+0
2009-03-27
Removed unnecessary parenthesis on constructors
Bjørn Lindeijer
1
-1
/
+1
2009-03-27
Merge branch 'aethyra/master'
Bjørn Lindeijer
1
-51
/
+13
2009-03-27
Fixed include structure in resource/ directory
Bjørn Lindeijer
1
-1
/
+1
2009-03-26
Compile warning fixes
Bjørn Lindeijer
1
-9
/
+4
2009-03-27
Compile warning fixes
Bjørn Lindeijer
1
-9
/
+4
2009-03-26
Some code cleanups (mostly reducing how many calculations need to be
Ira Rice
1
-9
/
+2
2009-03-25
A host of code style fixes
Bjørn Lindeijer
1
-1
/
+1
2009-03-25
Modified skin loading to save and load a skin's XML path, as well as
Ira Rice
1
-1
/
+11
2009-03-25
Moved the responsibility for skin alpha adjustment to the Skin class.
Ira Rice
1
-41
/
+0
2009-03-23
Merge branch 'aethyra/master'
Bjørn Lindeijer
1
-230
/
+205
2009-03-19
Make sure positionable dialogs start out centered
Jared Adams
1
-4
/
+16
2009-03-18
Fix up the NPC interraction widnows a bit
Jared Adams
1
-1
/
+1
2009-03-18
Fix up the NPC interraction widnows a bit
Jared Adams
1
-1
/
+1
2009-03-15
Fix some mem leaks
Jared Adams
1
-0
/
+2
2009-03-14
Exposed the progress bar colors to the color management tab.
Ira Rice
1
-0
/
+6
2009-03-14
Made a label class derived from the guichan label class which utilizes
Ira Rice
1
-1
/
+2
2009-03-12
Added a class for rendering of floating text
sniper
1
-0
/
+1
2009-03-11
Enforce minimum widths and heights to be at least as big as the minumum
Ira Rice
1
-2
/
+3
2009-03-11
Modified Skin class to use proper encapsulation, instead of leaving its
Ira Rice
1
-9
/
+9
2009-03-11
Added a new Popup class, which overall is functionally similar to the
Ira Rice
1
-31
/
+30
2009-03-11
Moved the Skin class outside of the Window class, in order to allow
Ira Rice
1
-148
/
+8
2009-03-10
Introduced in a Skin holder class, to reduce the amount of needed XML
Ira Rice
1
-38
/
+59
2009-03-10
Fix some mem leaks
Jared Adams
1
-2
/
+0
2009-03-10
Fix some mem leaks
Jared Adams
1
-0
/
+2
2009-03-10
Fix some mem leaks
Jared Adams
1
-0
/
+2
2009-03-10
Allow for offsets for the enumerated position version of
Ira Rice
1
-16
/
+15
2009-03-10
Extended window layout to take relative positions, as well as offsets to
Ira Rice
1
-0
/
+99
2009-03-10
Allow NPCList dialog to use it's old location
Jared Adams
1
-2
/
+2
2009-03-10
Reverted last commit (since I confused it with something else) as well
Ira Rice
1
-2
/
+6
2009-03-10
Fixed setContentSize in the window class to only care about exceeding
Ira Rice
1
-6
/
+2
2009-03-10
Moved enforcement of minimum widths and heights to the Window class.
Ira Rice
1
-9
/
+44
2009-03-10
Made it so that when windows load previous states, they are never
Ira Rice
1
-16
/
+25
2009-03-09
Got rid of an ugly and unified interface breaking cancel button in favor
Ira Rice
1
-1
/
+6
2009-03-06
Cut down on redundant constant int declarations in the windows skinning
Ira Rice
1
-68
/
+6
2009-03-06
Merge branch 'aethyra/master'
Bjørn Lindeijer
1
-0
/
+3
2009-03-05
Made some optimizations based on some profiling done by Octalot, as well
Ira Rice
1
-0
/
+3
2009-02-15
Removed unnecessary parenthesis at constructors
Bjørn Lindeijer
1
-2
/
+2
2009-02-10
Fixed header files, as well as removed the unused buddy list class (not
Ira Rice
1
-2
/
+3
2009-02-09
Mostly whitespace fixes
Bjørn Lindeijer
1
-16
/
+16
2009-02-09
Merged with Aethyra master as of 2009-02-09
Bjørn Lindeijer
1
-7
/
+9
2009-02-09
Mostly whitespace fixes
Bjørn Lindeijer
1
-16
/
+16
2009-02-09
Merged with Aethyra master as of 2009-01-27
Bjørn Lindeijer
1
-36
/
+213
2009-02-04
Few more unneeded headers that weren't noticed originally in the last
Ira Rice
1
-2
/
+0
2009-02-04
Went through the gui folder and revised the include statements to not
Ira Rice
1
-2
/
+0
2009-01-30
Exposed most gui elements to take alpha values. There are still a few
Ira Rice
1
-0
/
+1
2009-01-30
Re-enabled real time gui opacity updating.
Ira Rice
1
-3
/
+8
2009-01-23
Removed unnecessary references to The Mana World in code headers
Bjørn Lindeijer
1
-4
/
+4
2009-01-23
Removed unnecessary references to The Mana World in code headers
Bjørn Lindeijer
1
-4
/
+4
[next]