summaryrefslogtreecommitdiffstats
path: root/sigmodr/widgets/ItemUI.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Fix bounds setting on sellPriceBen Boeckel2009-08-041-0/+1
|
* Remove sellable from item; set in sellPrice as -1Ben Boeckel2009-07-191-14/+0
|
* Fix enabling of widgets based on other widgets when initialized and places ↵Ben Boeckel2009-06-051-0/+11
| | | | missed before
* The sell price doesn't matter if it can't be soldBen Boeckel2009-05-281-0/+1
|
* Call the base class in refreshGuiBen Boeckel2009-03-291-0/+1
|
* Have ObjectUI handle initializing the private pointerBen Boeckel2009-03-291-1/+1
|
* Add includes lost in split of Object and XmlReaderBen Boeckel2009-03-261-0/+3
|
* Made the rest of the widgets use pimplBen Boeckel2009-03-011-1/+1
|
* Fixed more widgets to use pimplBen Boeckel2009-03-011-77/+79
|
* Protected combobox changes to avoid calls on error statesBen Boeckel2009-02-281-1/+2
|
* Added layouts to all widgets so that the forms expandBen Boeckel2009-02-261-0/+4
|
* Fixed up includes in sigmodrwidgets for script and fraction moveBen Boeckel2009-02-261-2/+3
|
* Fixed Sigmodr widgets to use namespaces in sourcesBen Boeckel2009-02-241-37/+41
|
* Renamed Sigmod to Game where neededBen Boeckel2009-02-241-7/+7
|
* MOve widgets cleaned upBen Boeckel2009-02-241-31/+62
|
* Moved the sources into the Widgets namespaceBen Boeckel2009-02-231-14/+14
|
* Fix includes in libsigmodrwidgetsBen Boeckel2009-02-231-4/+4
|
* Started restructuring how sigmodr is built and moving things into librariesBen Boeckel2009-02-231-0/+126