summaryrefslogtreecommitdiff
path: root/src/gui/window.h
AgeCommit message (Expand)AuthorFilesLines
2009-04-07Moved basic widgets into the gui/widgets directoryBjørn Lindeijer1-363/+0
2009-03-28Add a sticky button to the Window classJared Adams1-3/+15
2009-03-27Merge branch 'aethyra/master'Bjørn Lindeijer1-32/+22
2009-03-27Fixed name of "UpdateSliders" and reduced redundant docsBjørn Lindeijer1-18/+6
2009-03-27Fixed include structure in resource/ directoryBjørn Lindeijer1-2/+2
2009-03-26Compile warning fixesBjørn Lindeijer1-10/+11
2009-03-27Compile warning fixesBjørn Lindeijer1-10/+11
2009-03-25Modified skin loading to save and load a skin's XML path, as well asIra Rice1-23/+23
2009-03-25Moved the responsibility for skin alpha adjustment to the Skin class.Ira Rice1-11/+1
2009-03-23Merge branch 'aethyra/master'Bjørn Lindeijer1-17/+40
2009-03-19Make sure positionable dialogs start out centeredJared Adams1-0/+10
2009-03-15Overrode the reset window function in the chat window to also reset theIra Rice1-1/+1
2009-03-14Exposed the progress bar colors to the color management tab.Ira Rice1-0/+5
2009-03-11Added a new Popup class, which overall is functionally similar to theIra Rice1-4/+0
2009-03-11Moved the Skin class outside of the Window class, in order to allowIra Rice1-31/+2
2009-03-10Introduced in a Skin holder class, to reduce the amount of needed XMLIra Rice1-3/+32
2009-03-10Allow for offsets for the enumerated position version ofIra Rice1-1/+2
2009-03-10Extended window layout to take relative positions, as well as offsets toIra Rice1-1/+15
2009-03-10Allow NPCList dialog to use it's old locationJared Adams1-1/+1
2009-03-10Made it so that when windows load previous states, they are neverIra Rice1-0/+6
2009-03-09Got rid of an ugly and unified interface breaking cancel button in favorIra Rice1-0/+2
2009-03-09Add an interface for eAthena's storage systemJared Adams1-3/+2
2009-02-10Fixed header files, as well as removed the unused buddy list class (notIra Rice1-2/+3
2009-02-09Mostly whitespace fixesBjørn Lindeijer1-1/+1
2009-02-09Mostly whitespace fixesBjørn Lindeijer1-1/+1
2009-02-09Merged with Aethyra master as of 2009-01-27Bjørn Lindeijer1-3/+35
2009-01-26Made minimaps resizeable.Ira Rice1-0/+20
2009-01-25Removed the TMW branding from header guardsBjørn Lindeijer1-2/+2
2009-01-25Removed the TMW branding from header guardsBjørn Lindeijer1-2/+2
2009-01-23Removed unnecessary references to The Mana World in code headersBjørn Lindeijer1-4/+4
2009-01-23Removed unnecessary references to The Mana World in code headersBjørn Lindeijer1-4/+4
2009-01-15Style cleanups throughout most of the code. Splitting function type fromIra Rice1-6/+3
2009-01-06Merged layout handler from mainlineBjørn Lindeijer1-21/+41
2009-01-06Merged layout handler from mainlineBjørn Lindeijer1-24/+40
2009-01-04Code reformattingBjørn Lindeijer1-6/+3
2008-11-21Changed windowing code to allow for multiple skins. This will be Ira Rice1-3/+2
2008-11-18Pedantic fixes to the client, where I alphabetized all of the include Ira Rice1-4/+3
2008-11-16Got rid of CVS/Subversion $Id$ markersBjørn Lindeijer1-2/+0
2008-09-25Merged the Tametomo branch into trunk.Ira Rice1-2/+12
2008-07-18Import of client treeLloyd Bryant1-1/+1
2008-04-29* Fixed issue with determining whether chat input is focused (method no longerBjørn Lindeijer1-4/+6
2008-04-07Upgraded to Guichan 0.8.0 (merge from guichan-0.8 branch, except forBjørn Lindeijer1-70/+7
2007-11-20Merged revisions 3642,3662-3664,3667 via svnmerge from Bjørn Lindeijer1-4/+3
2007-10-22Merged changesets 3631, 3645 and 3648 from trunk to 0.0 branch.Bjørn Lindeijer1-1/+5
2007-09-20Merged a bunch of small changes from trunk to 0.0 and set svn:eol-style Bjørn Lindeijer1-5/+5
2007-08-28Made buy dialog resizable and added a WindowListener class for listening forBjørn Lindeijer1-0/+39
2007-08-24Added trimming of name for new character creation and of chat messagesBjørn Lindeijer1-2/+10
2007-08-24Removed unnecessary Gui::isCustomCursor method.Bjørn Lindeijer1-9/+8
2007-08-24Removed useless logic method and reverted mouse cursor to non-static sinceBjørn Lindeijer1-2/+1
2007-08-21mantis id=118 - Added Item Shortcut Bar.Joshua Langley1-0/+6