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
/
console.cc
Age
Commit message (
Collapse
)
Author
2015-02-22
Fixed valgrind warnings.
Stijn Buys
2015-01-06
Added separate event handlers for mouse button clicks and mouse wheel movement.
Stijn Buys
2012-01-29
Added scrollbar to the console.
Stijn Buys
2011-08-28
Enabled ui::Console command completion again.
Stijn Buys
2011-07-31
Expose global mouse pointer location,
Stijn Buys
set default mouse pointer at the start of the main widget draw loop, hide cursor above console.
2011-07-29
Do not raise ui::Window instances on show(), emit signals on window show() ↵
Stijn Buys
and hide().
2010-10-17
add input_grab variable
Stijn Buys
2010-09-19
text rendering cleanups, inventory capacity & cargo volume
Stijn Buys
2010-09-18
cosmetic updates in engine list functions, trade menu updates
Stijn Buys
2009-08-18
astyle cleanup, corrects not loading of material textures
Stijn Buys
2009-08-16
more constness
Stijn Buys
2009-01-25
header sanitizing
Stijn Buys
2008-12-27
Fix text color configuration
Stijn Buys
2008-11-11
cleanups
Stijn Buys
2008-11-05
console scrollwheel, glowing ok button
Stijn Buys
2008-10-21
moved client console into libui
Stijn Buys