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
/
widgets
/
dropdown.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
-4
/
+3
2010-02-14
Fixed DropDowns not collapsing when an item was clicked on, or enter or
Tametomo
1
-21
/
+26
2010-02-14
Release modal mouse focus in DropDowns when focus is lost. If not
Tametomo
1
-0
/
+6
2010-02-14
Fixed duplicating of up and down actions with the dropdown widget. (it
Tametomo
1
-2
/
+4
2010-02-08
Delete models explicitly rather than relying on booleans
Thorbjørn Lindeijer
1
-2
/
+2
2010-02-07
Cleanup some memory issues
Jared Adams
1
-2
/
+2
2010-02-07
Updated Copyright year to 2010!
Bertram
1
-1
/
+1
2010-01-11
Cleanup GUI classes
Jared Adams
1
-5
/
+5
2009-09-03
Resolved Mantis #847: Login stage Windows won't go less than the default gui ...
Bertram
1
-9
/
+18
2009-05-14
Don't apply GUI opacity to the selected value of a DropDown
Bjørn Lindeijer
1
-3
/
+3
2009-04-20
Fixed key handling in dropdowns when the dropdown portion isn't visible.
Tametomo
1
-0
/
+46
2009-04-15
Right, our ScrollArea deletes its content
Bjørn Lindeijer
1
-1
/
+0
2009-04-15
Have the DropDown create its ScrollArea and ListBox
Bjørn Lindeijer
1
-15
/
+10
2009-04-07
Moved basic widgets into the gui/widgets directory
Bjørn Lindeijer
1
-2
/
+3
2009-03-28
Removed a lot of useless isVisible() checks
Bjørn Lindeijer
1
-3
/
+0
2009-03-27
Removed all the static initializations of mAlpha
Bjørn Lindeijer
1
-1
/
+1
2009-03-26
First batch of include cleanup
Bjørn Lindeijer
1
-10
/
+10
2009-03-25
Don't crash cause of deleting a model twice
Bjørn Lindeijer
1
-3
/
+0
2009-03-12
Make use of the new available colors
Majin Sniper
1
-10
/
+6
2009-03-12
Extending the internal handling of colors
sniper
1
-12
/
+9
2009-03-11
Fix a memory leak in dropdown
Jared Adams
1
-0
/
+3
2009-03-10
Remove some tabs and trailing whitespace
Jared Adams
1
-3
/
+3
2009-03-06
Merge branch 'aethyra/master'
Bjørn Lindeijer
1
-10
/
+12
2009-03-05
Made some optimizations based on some profiling done by Octalot, as well
Ira Rice
1
-10
/
+12
2009-02-15
Fixed header copyright notices.
Ira Rice
1
-2
/
+3
2009-02-15
More copyright header fixes
Bjørn Lindeijer
1
-1
/
+1
2009-02-15
Merge commit 'aethyra/master'
Bjørn Lindeijer
1
-3
/
+3
2009-02-11
Shut up some compiler warnings.
Philipp Sehmisch
1
-1
/
+1
2009-02-11
Shut up some compiler warnings.
Philipp Sehmisch
1
-1
/
+1
2009-02-11
Changed spelling from colour to color.
Philipp Sehmisch
1
-2
/
+2
2009-02-10
Fixed header files, as well as removed the unused buddy list class (not
Ira Rice
1
-6
/
+6
2009-02-10
Fixed some accidental capitalization errors
Philipp Sehmisch
1
-1
/
+1
2009-02-10
fixed capitalization of color member functions.
Philipp Sehmisch
1
-1
/
+1
2009-02-10
Changed spelling from colour to color.
Philipp Sehmisch
1
-3
/
+3
2009-02-04
Went through the gui folder and revised the include statements to not
Ira Rice
1
-0
/
+2
2009-02-03
Modified the dropdown class to handle opacity.
Ira Rice
1
-12
/
+46
2008-11-18
Pedantic fixes to the client, where I alphabetized all of the include
Ira Rice
1
-2
/
+0
2008-09-25
Merged the Tametomo branch into trunk.
Ira Rice
1
-1
/
+1
2008-07-18
Import of client tree
Lloyd Bryant
1
-0
/
+169