summaryrefslogtreecommitdiff
path: root/src/gui
AgeCommit message (Expand)AuthorFilesLines
2009-01-05Added support for alpha blending to true type font drawing.Philipp Sehmisch1-0/+7
2009-01-05Fixed double-free of true-type resources.Guillaume Melquiond1-2/+5
2009-01-05Modified the Aethyra client to use the TMW TrueType class, rather thanEugenio Favalli4-8/+244
2009-01-05Fixed browser box so that it'd work again.Ira Rice2-51/+26
2009-01-05Changed smiley window to say emote. (I like emote better, so that'sIra Rice1-2/+2
2009-01-05Added emote window button.Ira Rice1-0/+6
2009-01-05Made trade window resizableBjørn Lindeijer4-27/+51
2009-01-05Handling gender with an enum everywhere.Philipp Sehmisch2-5/+6
2009-01-05Refactor the way in which browser box text is drawn and wrapped.Björn Steinbrink2-94/+151
2009-01-05Refactor the way in which browser box text is drawn and wrapped.Björn Steinbrink1-65/+74
2009-01-05Handling gender with an enum everywhere.Philipp Sehmisch2-5/+6
2009-01-05Re-enabled buddy windowDavid Athay2-2/+16
2009-01-05Merged with 'master'Bjørn Lindeijer40-584/+344
2009-01-05Add buddy windowDavid Athay3-49/+30
2009-01-04Fixed rendering of special charactersBjørn Lindeijer1-2/+2
2009-01-04Fixed installing of dejavusans.ttf font.Bjørn Lindeijer1-2/+4
2009-01-04Code reformattingBjørn Lindeijer3-44/+23
2009-01-04Smiley step 1.91, the little part to make it workForge1-3/+2
2009-01-04Smiley track: step 1.9Forge10-15/+1202
2009-01-02Removed duplicate TrueTypeFont class declarationBjørn Lindeijer2-77/+7
2008-12-31Fixed OSX fullscreen hangDavid Athay1-2/+2
2009-01-01Made trade window resizableBjørn Lindeijer4-29/+53
2008-12-31Synchronized font size with mainlineBjørn Lindeijer1-1/+1
2008-12-29Removed a duplicate file that was overlooked.Ira Rice1-171/+0
2008-12-29Added support for True Type Fonts using GUIChan's inbuilt SDLTrueTypeIra Rice9-65/+717
2008-12-29Increased text chunk cache size to improve performance when a lot of text is ...Philipp Sehmisch1-1/+1
2008-12-29Image alpha should also be set to 1, in case it was changed before.Bjørn Lindeijer2-8/+8
2008-12-29Added support for alpha blending to true type font drawing.Philipp Sehmisch1-0/+7
2008-12-29Fixed double-free of true-type resources.Guillaume Melquiond1-2/+5
2008-12-29Fixed two compiler warnings about deprecated char*Bjørn Lindeijer1-2/+2
2008-12-29Added support for True Type Fonts.Eugenio Favalli6-65/+327
2008-12-26Fixed a potential leak in setup, changed the default border color toIra Rice1-0/+3
2008-12-20Enabled video mode switching, as well as got rid of an old, unneededIra Rice1-2/+31
2008-12-17Remember windows visibility.Eugenio Favalli1-0/+2
2008-12-17Reintroduced window name propertyBjørn Lindeijer19-30/+51
2008-12-17Code reformattingBjørn Lindeijer8-72/+45
2008-12-14Tweaked some configuration defaultsBjørn Lindeijer2-9/+9
2008-12-14Fixed inconsistency in default window sizesBjørn Lindeijer8-10/+11
2008-12-14Removed the unused NewSkillDialogBjørn Lindeijer2-262/+0
2008-12-14Removed ChargeDialogBjørn Lindeijer2-105/+0
2008-12-13Code style reformattingBjørn Lindeijer8-178/+142
2008-12-13Only require a restart to switch to full screen with OpenGL on Windows, sinceBjørn Lindeijer1-0/+11
2008-12-13Fixed alignment (patch by Scraggy - Mantis #384) and spelling error.David Athay1-2/+2
2008-12-13Added ability to add equipment to the shurtcut barBjørn Lindeijer2-10/+8
2008-12-13Center large minimaps on playerBjørn Lindeijer1-20/+21
2008-12-13* Use hair.xml to determine hair colours (#514)Fate1-3/+4
2008-12-09Fixed two issues with the chat message parsingBjørn Lindeijer1-6/+17
2008-12-09Make the window shortcuts configurableJared Adams1-6/+6
2008-12-09Fixed two issues with the chat message parsingBjørn Lindeijer1-7/+11
2008-12-09Removed the unused NewSkillDialogBjørn Lindeijer2-262/+0