Age | Commit message (Expand) | Author | Files | Lines |
2024-03-28 | Fixed size and child positions for various popups | Thorbjørn Lindeijer | 1 | -1/+1 |
2024-02-09 | C++11: Use default member initializers | Thorbjørn Lindeijer | 1 | -1/+1 |
2024-01-26 | Apply C++11 fixits | Thorbjørn Lindeijer | 1 | -2/+2 |
2012-01-26 | Updated copyrights to 2012 | Thorbjørn Lindeijer | 1 | -1/+1 |
2011-08-18 | Add functions to make the item popup able to tell whether the item | Yohann Ferreira | 1 | -0/+11 |
2011-01-24 | Refactored the item loading in a more extensible and per protocol way. | Yohann Ferreira | 1 | -2/+0 |
2010-05-13 | Draw item image in item popups. | Andrei Karas | 1 | -1/+3 |
2010-03-01 | Hide BeingPopup when mouseover Windows | Jared Adams | 1 | -2/+1 |
2010-02-22 | Cleanup some popup-related code and make sure BeingPopup is included | Jared Adams | 1 | -5/+0 |
2010-02-22 | Modify copyright headers | Freeyorp | 1 | -1/+2 |
2010-02-20 | License header update for The Mana Client | Thorbjørn Lindeijer | 1 | -4/+3 |
2010-02-07 | Updated Copyright year to 2010! | Bertram | 1 | -1/+1 |
2009-05-05 | Hide the item popup when the mouse moves on top of it | Bjørn Lindeijer | 1 | -1/+6 |
2009-04-20 | Reduced the weight of a few gui windows and popups which wrapped their | Ira Rice | 1 | -4/+0 |
2009-04-12 | Cleaned up the ItemPopup class a bit | Bjørn | 1 | -15/+3 |
2009-04-09 | Actually use ItemType instead of short | Bjørn Lindeijer | 1 | -4/+5 |
2009-04-07 | Moved basic widgets into the gui/widgets directory | Bjørn Lindeijer | 1 | -1/+1 |
2009-04-02 | Attempt to put item popup in a less annoying place | Bjørn Lindeijer | 1 | -1/+1 |
2009-03-30 | Merge item types to remove more #ifdefs | Jared Adams | 1 | -2/+2 |
2009-03-25 | A host of code style fixes | Bjørn Lindeijer | 1 | -1/+1 |
2009-03-23 | Merge branch 'aethyra/master' | Bjørn Lindeijer | 1 | -2/+31 |
2009-03-14 | Commented up item popups, speech bubbles, as well as only update item | Ira Rice | 1 | -0/+29 |
2009-03-11 | Added a new Popup class, which overall is functionally similar to the | Ira Rice | 1 | -2/+2 |
2009-02-10 | Fixed header files, as well as removed the unused buddy list class (not | Ira Rice | 1 | -5/+6 |
2009-02-09 | Mostly whitespace fixes | Bjørn Lindeijer | 1 | -3/+3 |
2009-02-09 | Merged with Aethyra master as of 2009-02-09 | Bjørn Lindeijer | 1 | -3/+6 |
2009-02-09 | Mostly whitespace fixes | Bjørn Lindeijer | 1 | -3/+3 |
2009-02-09 | Merged with Aethyra master as of 2009-01-27 | Bjørn Lindeijer | 1 | -0/+51 |
2009-02-04 | Added destructors to some classes originally obtained from Legends of | Ira Rice | 1 | -0/+1 |
2009-02-04 | Went through the gui folder and revised the include statements to not | Ira Rice | 1 | -4/+3 |
2009-01-28 | Added coloring of item names by type. TODO: Allow this to be | Ira Rice | 1 | -0/+3 |
2009-01-26 | Modified item popups to show the weight of the item as well. TODO: | Ira Rice | 1 | -0/+2 |
2009-01-25 | Removed the TMW branding from header guards | Bjørn Lindeijer | 1 | -3/+3 |
2009-01-20 | Changed item popup drawing to be based on the mouse position, not window | Ira Rice | 1 | -0/+1 |
2009-01-15 | A little bit of code cleanup/simplification. | Ira Rice | 1 | -1/+1 |
2009-01-15 | Integrated the ItemPopup class from Legends of Mazzeroth. | Ira Rice | 1 | -0/+48 |
2009-01-15 | Style cleanups throughout most of the code. Splitting function type from | Ira Rice | 1 | -51/+0 |
2008-11-18 | Pedantic fixes to the client, where I alphabetized all of the include | Ira Rice | 1 | -3/+1 |
2008-09-25 | Forgot to merge in the new files and resources into trunk. | Ira Rice | 1 | -0/+53 |