summaryrefslogtreecommitdiff
path: root/src/gui/widgets
AgeCommit message (Expand)AuthorFilesLines
2009-12-04Don't process redudant visibility calls in WindowJared Adams1-0/+3
2009-12-04Reset the cursor when a window is hiddenJared Adams2-0/+13
2009-12-02Simplify PartyMember by moving fields into AvatarJared Adams2-0/+18
2009-11-03Remove more _SUPPORT ifdefs and do some cleanupJared Adams1-1/+1
2009-10-04Replaced setNetworkOptions with LoginHandler::supportedOptionalActionsThorbjørn Lindeijer1-7/+1
2009-09-03Resolved Mantis #847: Login stage Windows won't go less than the default gui ...Bertram15-68/+154
2009-09-02Added a minimum alpha opacity value handle in SkinLoader and made use of it.Bertram5-23/+51
2009-08-23Fix some layout issues with TabbedAreasJared Adams2-5/+12
2009-08-13Fix initial sizing issue with TabbedAreasJared Adams1-1/+2
2009-08-10Remove layout code from ChatWindowJared Adams2-0/+16
2009-08-10Add SpecialsWindowJared Adams2-0/+146
2009-08-10Fix TabbedArea and ScrollArea to resize contentsJared Adams4-2/+24
2009-08-07Gettext fixesKess Vargavind2-5/+6
2009-08-06Use fillRectangle instead of tiling a colored imageThorbjørn Lindeijer2-20/+10
2009-08-06Fixed crash on exit when the last ScrollArea gets deletedThorbjørn Lindeijer1-1/+1
2009-08-05patch for #813, adds mouse over highlight forMaximilian Philipps9-44/+255
2009-08-01makes tab colours also configurableMaximilian Philipps1-1/+1
2009-08-01makes the colour for buttons and disabled buttons configurableMaximilian Philipps1-1/+4
2009-07-30Fixed windows loss when changing to a lowered resolution. (Mantis 776)Bertram2-1/+75
2009-07-26Fixed a '+' string operation, and attempt to resolve the Mantis 427.Bertram2-2/+20
2009-07-26Gettext fixesKess Vargavind1-1/+1
2009-07-25Minor spelling fixKess Vargavind1-1/+1
2009-07-25Fixed the XP bars strange behaviour.Bertram1-2/+6
2009-07-24Made the wallpaper be rescaled when necessary under SDL and OpenGL.Bertram1-4/+23
2009-07-20Committed: 0000768: Progress bars smoothly scroll when the values have change...Bertram1-3/+2
2009-07-07Use tmw-skills.xml instead of hardcodingJared Adams4-0/+115
2009-06-30Fixed compiler warning about unsigned/signed integer comparisionThorbjørn Lindeijer1-2/+2
2009-05-30Move the name label a few pixels.Dennis Friis1-1/+1
2009-05-30Fix offsets on party window status indicator buttons.Dennis Friis1-2/+2
2009-05-28Add /ignore and /unignore commandsJared Adams1-0/+23
2009-05-26Fixed the line under links to not extend below the textBjørn Lindeijer1-1/+1
2009-05-26Guard against an issue where forced wrapping would never succeedBjørn Lindeijer1-5/+5
2009-05-24Made some parameters const references like they should beBjørn Lindeijer2-2/+3
2009-05-23Fix resetting height of browserbox on /clear.Dennis Friis1-0/+1
2009-05-23Reorganized status window and used non-bold font for progress bars to make mo...Philipp Sehmisch1-1/+1
2009-05-23Display the party leaders name in bold fontFreeyorp2-1/+8
2009-05-23Fixed the empty item link crash differentlyBjørn Lindeijer1-14/+8
2009-05-23Fix a segmentation faultKess Vargavind1-8/+12
2009-05-18Fixed progress bar crashBjørn Lindeijer1-10/+4
2009-05-14Don't apply GUI opacity to the selected value of a DropDownBjørn Lindeijer1-3/+3
2009-05-13Fix how the PartyWindow lays out AvatarsJared Adams1-4/+8
2009-05-13Modify PartyWindow sizing againFreeyorp1-2/+3
2009-05-13Remove Aethyra's custom visible GM systemJared Adams1-7/+0
2009-05-12Fix up handling of GM statusJared Adams1-1/+1
2009-05-13BrowserBox doesn't need to know about the TrueTypeFont classBjørn Lindeijer1-6/+6
2009-05-12Don't show Hp and maxHp for the local player in the party windowFreeyorp1-7/+1
2009-05-11Switch Tab to a color pointer to update on the flyJared Adams3-7/+7
2009-05-10Removed the ???/??? for party members of which health isn't knownBjørn Lindeijer2-30/+33
2009-05-10Fixed the resize grip of the party windowBjørn Lindeijer4-28/+20
2009-05-10Add support for viewing the health and maximum health of other nearby members...Freeyorp2-3/+53