Project::OSiRiON - Git repositories
Project::OSiRiON
News . About . Screenshots . Downloads . Forum . Wiki . Tracker . Git
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2015-01-06Added separate event handlers for mouse button clicks and mouse wheel movement.Stijn Buys
2012-01-29(no commit message)Stijn Buys
2012-01-29FS#80 Have mouse focus stick to the widget when the mouse button is down.Stijn Buys
2011-09-04Moved main menu infrastructure into client namespace, Stijn Buys
removed ui::Container and ui::Menu classes.
2011-08-06Prevent Widget::hide() from going into an endless loop.Stijn Buys
2011-07-31Corrects widget drawing order.Stijn Buys
2011-07-30Added UI tiny font, have ui::Bitmap respect its color settings, Stijn Buys
corrected focus jumping to the next visible sibling when hiding widgets, changed ui::ListItem border appereance.
2011-07-30Added support for tiled ui materials, changed default widget backgrounds to ↵Stijn Buys
use ui materials.
2011-03-30Have ui::ListItem respect the disabled() state.Stijn Buys
2010-10-26enables ui::Slider mouse dragging, corrected a bug in ui::Widget coordinate ↵Stijn Buys
mapping
2010-10-03ui updates, removed impulse and jumpgte g_devel conditions, jumpdrive crash ↵Stijn Buys
bugfix
2010-09-20corrected trading inconsistencies, improved trade window, initial slider widgetStijn Buys
2010-09-19text rendering cleanups, inventory capacity & cargo volumeStijn Buys
2010-09-18trade updatesStijn Buys
2010-09-17Bump network protocol version to 19, menudescriptions use the info ↵Stijn Buys
infrastructure, client-side lazy info update requests. Updated ROADMAP
2010-09-15updated comments, updated buy menu, info support for map window, added const ↵Stijn Buys
to target selection
2009-08-18astyle cleanup, corrects not loading of material texturesStijn Buys
2009-08-16more constnessStijn Buys
2009-06-07fixed a few widget order problems, changed map targetting behaviourStijn Buys
2009-01-26fix NULL pointer segfaultStijn Buys
2009-01-10minor ui cleanupsStijn Buys
2008-12-21win32 build updatesStijn Buys
2008-11-09docking menusStijn Buys
2008-10-19scrollpane widget, updated chatboxStijn Buys
2008-10-16various user interface related updatesStijn Buys
2008-10-15moved client console into a WidgetStijn Buys
2008-10-12container widgetStijn Buys
2008-10-12user interface updates, work-in-progressStijn Buys
2008-10-10adds KeyPress, DevInfo and Stats widgetsStijn Buys
2008-10-08libui updates, paint namespace, font and palette fixes, button soundStijn Buys
2008-10-07libui updatesStijn Buys
2008-10-07working button clickStijn Buys
2008-10-06libui updates, support menu .ini filesStijn Buys
2008-10-05user interface libraryStijn Buys