summaryrefslogtreecommitdiff
path: root/src/gui/equipmentwindow.cpp
AgeCommit message (Expand)AuthorFilesLines
2012-01-21Fix compilation errors and warnings for another gcc 4.7 snapshot.Andrei Karas1-1/+1
2012-01-10Replace xmlStrEqual to xmlNameEqual.Andrei Karas1-3/+3
2012-01-10Replace all xmlNodePtr to XmlNodePtr.Andrei Karas1-4/+4
2012-01-05Update copyrights year.Andrei Karas1-1/+1
2011-11-14Fix code style.Andrei Karas1-6/+3
2011-11-14Add equipment window background images.Andrei Karas1-41/+79
2011-11-07Fix some warnings under gcc 4.7.Andrei Karas1-8/+8
2011-09-10Allow load for each window own xml theme file.Andrei Karas1-1/+1
2011-08-31Add ability to lock any window position and size. Using sticky image for this.Andrei Karas1-0/+2
2011-08-22Improve draw perfomance.Andrei Karas1-5/+7
2011-08-22Add new colors to themes: BORDER, BACKGROUND_GRAY, SCROLLBAR_GRAY.Andrei Karas1-1/+1
2011-08-22Fix some theme font colors in different gui elements.Andrei Karas1-1/+1
2011-08-19Fix memory leaks in equipment window.Andrei Karas1-0/+4
2011-08-18Load equipment window configuration from equipmentwindow.xml file.Andrei Karas1-18/+149
2011-08-18Create boxes in equipment window on the fly.Andrei Karas1-39/+55
2011-07-07Remove undescore from variables and defines.Andrei Karas1-1/+1
2011-06-05Fix some leaks in being class.Andrei Karas1-3/+3
2011-06-05Fix memory leak in equipmentwindow and socialwindow.Andrei Karas1-2/+9
2011-05-31Revert "Switch includes to use embedded guichan."Andrei Karas1-1/+1
2011-05-30Switch includes to use embedded guichan.Andrei Karas1-1/+1
2011-05-24Add simple memory leak detector.Andrei Karas1-0/+2
2011-05-23Hide tooltip in equipment window if opening context menu.Andrei Karas1-0/+3
2011-05-22Allow show equipment from other players from context menu "show items".Andrei Karas1-9/+64
2011-02-19Update copyrights.Andrei Karas1-2/+3
2011-01-02Initial commit.Andrei Karas1-0/+260