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
/
listbox.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2009-02-10
Fixed some accidental capitalization errors
Philipp Sehmisch
1
-3
/
+3
2009-02-10
fixed capitalization of color member functions.
Philipp Sehmisch
1
-3
/
+3
2009-02-10
Changed spelling from colour to color.
Philipp Sehmisch
1
-4
/
+4
2009-02-04
Few more unneeded headers that weren't noticed originally in the last
Ira Rice
1
-1
/
+0
2009-02-04
Went through the gui folder and revised the include statements to not
Ira Rice
1
-2
/
+1
2009-02-03
Made highlights configurable through the color dialog.
Ira Rice
1
-1
/
+6
2009-01-30
Found a few more gui elements that didn't get exposed to transparency
Ira Rice
1
-5
/
+13
2009-01-26
Adjusted selection colors so that it blends better with the Aethyra
Ira Rice
1
-1
/
+1
2009-01-23
Removed unnecessary references to The Mana World in code headers
Bjørn Lindeijer
1
-4
/
+4
2009-01-15
Style cleanups throughout most of the code. Splitting function type from
Ira Rice
1
-2
/
+1
2008-11-18
Pedantic fixes to the client, where I alphabetized all of the include
Ira Rice
1
-4
/
+2
2008-07-18
Import of client tree
Lloyd Bryant
1
-1
/
+1
2008-04-07
Upgraded to Guichan 0.8.0 (merge from guichan-0.8 branch, except for
Bjørn Lindeijer
1
-21
/
+0
2007-11-20
Merged revisions 3642,3662-3664,3667 via svnmerge from
Bjørn Lindeijer
1
-0
/
+1
2007-01-14
Upgraded to Guichan 0.6.0 (merge from guichan-0.6.0 branch).
Bjørn Lindeijer
1
-27
/
+6
2006-12-16
Subclassed ShopListBox from ListBox to get rid of some duplicated code, and
Bjørn Lindeijer
1
-3
/
+4
2006-09-03
Fixed updating of labels in buy and sell dialogs. Also made our listbox respond
Bjørn Lindeijer
1
-3
/
+54
2006-03-16
A bunch of cosmetic changes.
Björn Steinbrink
1
-5
/
+0
2005-08-28
Prepare our source so that it'll survive a guichan header cleanup, should it ...
Björn Steinbrink
1
-0
/
+4
2005-08-13
Huge header cleanup to reduce dependencies and compile time.
Björn Steinbrink
1
-2
/
+0
2005-08-10
Moved knowledge about whether we use OpenGL into the Graphics class. Added he...
Björn Steinbrink
1
-10
/
+2
2005-07-31
Added check to stop scrolling at map borders. Small cleanup in the listbox dr...
Björn Steinbrink
1
-15
/
+13
2005-07-27
Committing merging opengl and sdl part 3 by Andrej
Bjørn Lindeijer
1
-0
/
+2
2005-07-26
OpenGL/SDL combined in the same exe. Not in the cutest way, but we'll find a
Bjørn Lindeijer
1
-2
/
+10
2004-12-30
Subclassed ListBox and TextBox for a little better visual appearance.
Bjørn Lindeijer
1
-0
/
+60