summaryrefslogtreecommitdiff
path: root/src/gui
AgeCommit message (Expand)AuthorFilesLines
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
2008-12-08Small maps used to scroll as well as big maps. Fixed.Ira Rice1-2/+2
2008-12-08Code reformattingBjørn Lindeijer1-4/+1
2008-12-08Code reformattingBjørn Lindeijer1-4/+1
2008-12-08Introduced another template to make deleting all values in a container easier.Bjørn Lindeijer4-10/+4
2008-12-08Fixed speech bubbles, which broke on the last merger.Ira Rice1-0/+1
2008-12-08Compacted the inventory window layout.Ira Rice2-22/+8
2008-12-08Clip the minimap image to within its windowBjørn Lindeijer1-10/+14
2008-12-08Don't scroll past the edges of the minimapBjørn Lindeijer1-0/+12
2008-12-08Clip the minimap image to within its windowBjørn Lindeijer1-10/+14
2008-12-08Don't scroll past the edges of the minimapBjørn Lindeijer1-0/+12
2008-12-07Added some initialization and removed ChargeDialogIra Rice2-106/+0
2008-12-07Fixed inconsistency in default window sizesBjørn Lindeijer9-20/+21
2008-12-07Tweaked some configuration defaultsBjørn Lindeijer2-9/+9
2008-12-07Merge commit 'a7c21e6f8add37af7412449742ec55c8daa8571a'Ira Rice24-96/+389
2008-12-07Some code reformattingBjørn Lindeijer1-1/+1
2008-12-07Added some initialization and removed ChargeDialogBjørn Lindeijer2-105/+0
2008-12-07Fixed inconsistency in default window sizesBjørn Lindeijer9-21/+22
2008-12-07Use widgetResized to adjust chat window contentsBjørn Lindeijer2-6/+4
2008-12-07Tweaked some configuration defaultsBjørn Lindeijer2-9/+9
2008-12-07Some small updates and reformattingBjørn Lindeijer1-1/+0