summaryrefslogtreecommitdiff
path: root/src/gui/widgets
AgeCommit message (Expand)AuthorFilesLines
2015-10-04Dont show popup in inventory if mouse present outside of item rectangle.Andrei Karas2-2/+4
2015-09-21Add option for auto target skill to closest target.Andrei Karas1-0/+4
2015-09-20Allow set gui opacity 100% on windows.Andrei Karas1-1/+1
2015-09-11Fix code style.Andrei Karas1-1/+1
2015-09-06Add option for creating screenshots on each complete trade.Andrei Karas1-0/+4
2015-09-06Use cached image for drawing text in progressbar.Andrei Karas2-27/+61
2015-09-05Add option for enable manamarket intergration and support /mail command. (for...Andrei Karas1-0/+5
2015-08-28Fix typo.Andrei Karas1-1/+1
2015-08-22Use resource manager as global variable.Andrei Karas5-12/+8
2015-08-21Use item tag for dragged items.Andrei Karas1-1/+5
2015-08-20Add ability for insert cards into items by dragging.Andrei Karas1-0/+13
2015-08-20Add missing checks or attribute to other files.Andrei Karas4-50/+28
2015-08-16Add strong typed int for item color.Andrei Karas5-10/+12
2015-08-14fix code style.Andrei Karas1-0/+1
2015-08-09Add some missing checks to gui found by paranucker.Andrei Karas23-121/+126
2015-08-03Add gui mode for dyecmd. Now only basic code added.Andrei Karas3-0/+14
2015-07-30Fix memory leak on exit.Andrei Karas2-0/+8
2015-07-29Fix other typos in chat settings.Andrei Karas1-4/+4
2015-07-29Another typo in chat settings.Andrei Karas1-1/+1
2015-07-29Fix another typo in chat settings.Andrei Karas1-1/+1
2015-07-29Fix typo in chat settings.Andrei Karas1-1/+1
2015-07-29Add ability to show badges under nick.Andrei Karas2-7/+26
2015-07-27Add option for show badges at top or char or after name.Andrei Karas1-0/+4
2015-07-27Add option to show/hide badges. By default badges visible.Andrei Karas1-0/+4
2015-07-25add targetingType featureJoseph Botosh1-0/+4
2015-07-14In item popup show attached cards to item.Andrei Karas1-1/+1
2015-07-14Remove default parameters from item popup.Andrei Karas5-5/+5
2015-07-11Add missing checks into gui.Andrei Karas13-74/+54
2015-07-02Move mapitemtype into enums directory.Andrei Karas2-2/+3
2015-06-30Fix code style.Andrei Karas2-4/+0
2015-06-27Add checks for new issues from paranucker.Andrei Karas2-2/+2
2015-06-25Add missing non null attributes into gui directory.Andrei Karas1-1/+1
2015-06-25Add missing checks on nonnull attributes to widgets.Andrei Karas17-24/+50
2015-06-24Add A_NONNULL attribute to all parameters with class Graphics.Andrei Karas38-90/+94
2015-06-20Fix code style.Andrei Karas1-1/+2
2015-06-16Add support for labels inside userpalette.Andrei Karas1-0/+19
2015-06-15Fix code style.Andrei Karas3-7/+12
2015-06-14Use CREATEWIDGET macro in socialguildtab.Andrei Karas1-6/+6
2015-06-14Use CREATEWIDGET macro in socialpartytab.Andrei Karas1-6/+6
2015-06-14Use CREATEWIDGET macro in socialtab.Andrei Karas1-2/+2
2015-06-14Use CREATEWIDGET macro in skilllistbox.Andrei Karas1-2/+2
2015-06-14Use CREATEWIDGET macro in setup_colors.Andrei Karas1-3/+2
2015-06-14Use CREATEWIDGET macro in setup_video.Andrei Karas1-17/+19
2015-06-14Use CREATEWIDGET macro in setup_theme.Andrei Karas1-6/+10
2015-06-14Use CREATEWIDGET macro in setup_input.Andrei Karas1-5/+6
2015-06-14Use CREATEWIDGET macro in dropdown.Andrei Karas1-2/+2
2015-06-14Use CREATEWIDGET macro in selldialog.Andrei Karas1-2/+5
2015-06-14Use CREATEWIDGET macro in setupitem.Andrei Karas1-4/+7
2015-06-14Use CREATEWIDGET macro in itemlinkhandler.Andrei Karas1-3/+8
2015-06-14Use CREATEWIDGET macro in popuplist.Andrei Karas1-3/+4