summaryrefslogtreecommitdiff
path: root/src/gui
AgeCommit message (Expand)AuthorFilesLines
2011-11-13Added background support to the equipment boxes.Yohann Ferreira2-0/+27
2011-11-12Removed hiding of button popup when setting the text to emptyYohann Ferreira2-8/+2
2011-11-12Removed some Channel and ChannelTab related sillinessThorbjørn Lindeijer1-5/+0
2011-11-12Fixed the button popup incorrectly shown when loading the window menu.Yohann Ferreira1-3/+1
2011-11-01Merge github.com:mana/manaYohann Ferreira11-38/+30
2011-10-25Change the wrong, but mostly supported WIN32 macro to the correct _WIN32, enf...Bernd Wachter1-2/+2
2011-10-23Fixed a certain class of Doxygen warningsThorbjørn Lindeijer10-36/+28
2011-09-28Merge github.com:mana/manaYohann Ferreira5-1/+19
2011-09-29Fixed item popup still visible after closing inventory window.Erik Schilling5-1/+19
2011-09-28Small changes requested by o11c - part 2.Yohann Ferreira1-39/+38
2011-09-28Small changes requested by o11c - part 1.Yohann Ferreira2-3/+8
2011-09-28Added true arrows graphics to tab area buttons.Yohann Ferreira2-3/+7
2011-09-28Made the shortcuts link actually use the plural in its caption.Yohann Ferreira1-4/+4
2011-09-28The shortcuts are now refreshed when reassigning keys.Yohann Ferreira3-8/+69
2011-09-28Added icons to the confirm and cancel button of the quit dialog.Yohann Ferreira2-2/+6
2011-09-28Fixed back the special window display in a basic but working way.Yohann Ferreira2-1/+4
2011-09-28Added a naive way to display the window keyboard shortcut.Yohann Ferreira2-10/+31
2011-09-28Reached the state where the menu bar is now using image buttons.Yohann Ferreira1-7/+7
2011-09-28Made the button icon only shown when the icon file is valid.Yohann Ferreira3-9/+9
2011-09-28Added the setup button icon and optimized the image size.Yohann Ferreira1-1/+1
2011-09-28Changed the Social button to an image one.Yohann Ferreira4-12/+25
2011-09-28Added textpopup on mouse hovering support to buttons.Yohann Ferreira3-2/+74
2011-09-28Small chages requested by o11c - part 2.Yohann Ferreira1-39/+38
2011-09-28Small changes requested by o11c - part 1.Yohann Ferreira2-3/+8
2011-09-16Renamed Map::DebugFlags enumeratorsThorbjørn Lindeijer2-14/+14
2011-09-13Renamed Map::DebugFlags enumeratorsThorbjørn Lindeijer2-14/+14
2011-08-30Merge branch 'equipment-fix'Yohann Ferreira6-42/+45
2011-08-30Added a way to specify where the equipment boxes will display.Yohann Ferreira1-18/+4
2011-08-30Made the popup-menu work again for equip/unequip processes.Yohann Ferreira6-24/+41
2011-08-25Merge branch 'equipment-fix' of github.com:Bertram25/manaYohann Ferreira4-128/+170
2011-08-19Merge git://gitorious.org/~bertram/mana/mana-equipment-fix into equipment-fixYohann Ferreira4-128/+170
2011-08-18Removed unnecessary warning about windows that might be movedThorbjørn Lindeijer1-9/+3
2011-08-18Removed unnecessary warning about windows that might be movedThorbjørn Lindeijer1-9/+3
2011-08-18Improved equip slots description for both protocols.Yohann Ferreira3-5/+30
2011-08-18Made the equipment window not use server specific code again.Yohann Ferreira2-104/+87
2011-08-18Made the client able to successfully equip/unequip!Yohann Ferreira1-20/+13
2011-08-18Add functions to make the item popup able to tell whether the itemYohann Ferreira2-1/+42
2011-08-11Added true arrows graphics to tab area buttons.Yohann Ferreira2-3/+7
2011-08-11Made the shortcuts link actually use the plural in its caption.Yohann Ferreira1-4/+4
2011-08-11The shortcuts are now refreshed when reassigning keys.Yohann Ferreira3-8/+69
2011-08-11Added icons to the confirm and cancel button of the quit dialog.Yohann Ferreira2-2/+6
2011-08-11Fixed back the special window display in a basic but working way.Yohann Ferreira2-1/+4
2011-08-11Added a naive way to display the window keyboard shortcut.Yohann Ferreira2-10/+31
2011-08-11Reached the state where the menu bar is now using image buttons.Yohann Ferreira1-7/+7
2011-08-11Made the button icon only shown when the icon file is valid.Yohann Ferreira3-9/+9
2011-08-11Added the setup button icon and optimized the image size.Yohann Ferreira1-1/+1
2011-08-11Changed the Social button to an image one.Yohann Ferreira4-12/+25
2011-08-11Added textpopup on mouse hovering support to buttons.Yohann Ferreira3-2/+74
2011-06-22Merge branch 'master' of gitorious.org:~bertram/mana/mana-any-square-tile-sizeYohann Ferreira5-12/+26
2011-06-19More C++0x Windows compilation fixes.Philipp Sehmisch1-4/+5