summaryrefslogtreecommitdiff
path: root/src/gui/speechbubble.cpp
AgeCommit message (Expand)AuthorFilesLines
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
2009-02-09Fixed header of speech bubble codeBjørn Lindeijer1-7/+6
2009-02-04Added destructors to some classes originally obtained from Legends ofIra Rice1-0/+7
2009-02-04On the offchance that a player's name is longer than 130 pixels, set theIra Rice1-2/+2
2009-02-04Since they're now doing the same thing, having a branch is a little bitIra Rice1-16/+6
2009-02-04Fix for the last commit, where I forgot to modify the set dimension andIra Rice1-4/+2
2009-02-04Not sure how this happened in the first place, but this should ensureIra Rice1-1/+3
2009-02-04Went through the gui folder and revised the include statements to notIra Rice1-11/+2
2009-01-28Consolidated setMinWidth into textWrap, since all lines are dependantIra Rice1-4/+1
2009-01-24Minor tweak to speech bubble sizes so that small bubbles are as small asIra Rice1-2/+2
2009-01-24Tweaks to the speech bubbles so that being status (GM, mob, npc,Ira Rice1-21/+31
2009-01-24Updated DejaVuSans ttf file, as well as adding the bolded version, whichIra Rice1-7/+18
2009-01-20Trim displayed speech to not show links.Ira Rice1-5/+0
2009-01-13Correct headers of Legend of Mazzeroth filesThorbjørn Lindeijer1-7/+7
2009-01-08Made remaining dialogs translatableBjørn Lindeijer1-1/+3
2008-11-21Changed windowing code to allow for multiple skins. This will be Ira Rice1-2/+2
2008-11-18Pedantic fixes to the client, where I alphabetized all of the include Ira Rice1-2/+0
2008-11-16Whitespace and indentation fixesBjørn Lindeijer1-4/+4
2008-11-16Got rid of CVS/Subversion $Id$ markersBjørn Lindeijer1-2/+0
2008-10-12This commit contains three things: one, after looking over how TMW was Ira Rice1-1/+6
2008-10-10Did a little bit of code cleanup (mostly from TMW changes) as well as Ira Rice1-5/+3