summaryrefslogtreecommitdiff
path: root/src/gui/widgets/window.cpp
AgeCommit message (Expand)AuthorFilesLines
2009-07-30Fixed windows loss when changing to a lowered resolution. (Mantis 776)Bertram1-0/+67
2009-05-10Fixed the resize grip of the party windowBjørn Lindeijer1-7/+11
2009-05-09Increased the distance between head and overhead text a bitBjørn Lindeijer1-0/+1
2009-05-09Fix some memory leaksJared Adams1-1/+0
2009-05-01Merge the NPC dialogs into oneJared Adams1-0/+24
2009-04-20Fix up window visibility saving/restoringJared Adams1-3/+5
2009-04-20Removed the unused itemshortcutwindow.{h,cpp}Bjørn Lindeijer1-1/+2
2009-04-20Repaired table and listbox scrolling when using the keyboard.Ira Rice1-6/+0
2009-04-19Made ItemContainer wrap items depending on its width againBjørn Lindeijer1-1/+2
2009-04-15Made the PopupMenu a Popup subclassBjørn Lindeijer1-8/+2
2009-04-10Reduced the GCContainer to be even more trivialBjørn Lindeijer1-5/+1
2009-04-07Moved basic widgets into the gui/widgets directoryBjørn Lindeijer1-0/+725