summaryrefslogtreecommitdiff
path: root/src/gui/widgets/window.cpp
AgeCommit message (Expand)AuthorFilesLines
2010-02-14Remove focus from a window's internal widgets on hiding.Tametomo1-0/+9
2010-02-07Updated Copyright year to 2010!Bertram1-1/+1
2010-01-11Cleanup GUI classesJared Adams1-5/+5
2009-12-04Don't process redudant visibility calls in WindowJared Adams1-0/+3
2009-12-04Reset the cursor when a window is hiddenJared Adams1-0/+8
2009-09-03Resolved Mantis #847: Login stage Windows won't go less than the default gui ...Bertram1-1/+2
2009-09-02Added a minimum alpha opacity value handle in SkinLoader and made use of it.Bertram1-1/+1
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