Project::OSiRiON - Git repositories
News
.
About
.
Screenshots
.
Downloads
.
Forum
.
Wiki
.
Tracker
.
Git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
ui
/
listview.cc
Age
Commit message (
Collapse
)
Author
2012-02-12
Scroll listview content by item count instead of by height,
Stijn Buys
enabled listview mousewheel scrolling.
2012-01-29
More ui::Listview tweaks.
Stijn Buys
2012-01-29
Improved scrollbar handling in ui::ListView
Stijn Buys
2012-01-29
(no commit message)
Stijn Buys
2012-01-15
Added ui::ListView::sort_reverse() method.
Stijn Buys
2011-07-30
Added support for tiled ui materials, changed default widget backgrounds to ↵
Stijn Buys
use ui materials.
2010-11-09
optimized ui:ListView::sort(): replaced bubblesort routine with ↵
Stijn Buys
std::list::sort()
2010-11-08
added sorting of listview items
Stijn Buys
2010-09-22
full trading support for networked games
Stijn Buys
2010-09-20
corrected trading inconsistencies, improved trade window, initial slider widget
Stijn Buys
2010-09-18
trade updates
Stijn Buys
2010-09-18
trade updates
Stijn Buys
2010-09-17
Bump network protocol version to 19, menudescriptions use the info ↵
Stijn Buys
infrastructure, client-side lazy info update requests. Updated ROADMAP
2010-09-16
map info support, initial trade window
Stijn Buys