summaryrefslogtreecommitdiff
path: root/src/gui/speechbubble.cpp
AgeCommit message (Expand)AuthorFilesLines
2012-01-26Updated copyrights to 2012Thorbjørn Lindeijer1-1/+1
2010-08-09Replace remaining gcn::Label instances with Label instancesJared Adams1-1/+2
2010-08-03Move Theme and UserPalette to the resources folderJared Adams1-1/+2
2010-03-31Removed the ability to assign custom skins to windows/popupsThorbjørn Lindeijer1-3/+1
2010-03-12Split Palette into Theme and UserPaletteJared Adams1-2/+2
2010-03-05Rename SkinLoader to ThemeJared Adams1-1/+1
2010-02-28Make the gui more themeable and distribute two themesJared Adams1-1/+2
2010-02-22Modify copyright headersFreeyorp1-1/+2
2010-02-20License header update for The Mana ClientThorbjørn Lindeijer1-3/+2
2010-02-07Updated Copyright year to 2010!Bertram1-1/+1
2010-01-12Standardize header orderJared Adams1-0/+1
2010-01-11Cleanup GUI classesJared Adams1-2/+2
2009-08-07Gettext fixesKess Vargavind1-2/+0
2009-04-20Fixed a fairly obscure text wrapping bug.Ira Rice1-1/+1
2009-04-20Fixed speech bubbles not respecting the set palette text color.Ira Rice1-1/+1
2009-04-20Reduced the weight of a few gui windows and popups which wrapped theirIra Rice1-9/+2
2009-04-12Cleaned up the ItemPopup class a bitBjørn1-6/+1
2009-04-10Some cleanup of the equipment window codeBjørn Lindeijer1-2/+2
2009-04-07Moved basic widgets into the gui/widgets directoryBjørn Lindeijer1-3/+5
2009-04-07Used custom widgets where appropriate and some cleanupBjørn Lindeijer1-9/+8
2009-04-06Another slight adjustment to speech bubble dialog positioning to makeIra Rice1-1/+1
2009-04-06Removed some unneeded extra spacing in the speechbubble.Ira Rice1-2/+2
2009-04-06Modified speech bubble class to be less skin specific for positioning.Ira Rice1-20/+19
2009-03-27Merge branch 'aethyra/master'Bjørn Lindeijer1-1/+3
2009-03-26Removed getting and setting a parent window from the popup class, sinceIra Rice1-1/+1
2009-03-26Remove redundancy, fix variable names and other code cleanupsBjørn Lindeijer1-3/+2
2009-03-25Merge branch 'eathena/master'Bjørn Lindeijer1-12/+19
2009-03-25Modified skin loading to save and load a skin's XML path, as well asIra Rice1-0/+2
2009-03-23Merge branch 'aethyra/master'Bjørn Lindeijer1-8/+10
2009-03-22Merged the tmwserv client with the eAthena clientBjørn Lindeijer1-0/+1
2009-03-19Some minor cleanups in a few windows and build scripts, as well asIra Rice1-2/+0
2009-03-19Make sure positionable dialogs start out centeredJared Adams1-1/+1
2009-03-14Commented up item popups, speech bubbles, as well as only update itemIra Rice1-1/+0
2009-03-12Fixed an incorrect palette reference, as well as a break that wasIra Rice1-0/+5
2009-03-12Make use of the new available colorsMajin Sniper1-2/+3
2009-03-12Make use of the new available colorsMajin Sniper1-2/+3
2009-03-11Fixed up speech bubbles slightly so that it respects different paddingIra Rice1-3/+3
2009-03-11Added a new Popup class, which overall is functionally similar to theIra Rice1-4/+1
2009-03-10Set minimum bounds for speech bubbles, based on the skin's minimumIra Rice1-0/+3
2009-03-06Merge branch 'aethyra/master'Bjørn Lindeijer1-3/+7
2009-03-05Made some optimizations based on some profiling done by Octalot, as wellIra Rice1-3/+7
2009-02-15Merge branch 'aethyra/master'Bjørn Lindeijer1-7/+0
2009-02-15Removed unnecessary parenthesis at constructorsBjørn Lindeijer1-1/+1
2009-02-15Deleted some unneeded delete statements.Ira Rice1-7/+0
2009-02-15Merge commit 'aethyra/master'Bjørn Lindeijer1-6/+14
2009-02-10Fixed header files, as well as removed the unused buddy list class (notIra Rice1-6/+6
2009-02-10Added two more options for displaying speech overhead (don't show it atIra Rice1-6/+14
2009-02-10Whitespace fixesBjørn Lindeijer1-1/+1
2009-02-09Merged with Aethyra master as of 2009-02-09Bjørn Lindeijer1-31/+16
2009-02-09Mostly whitespace fixesBjørn Lindeijer1-2/+2