summaryrefslogtreecommitdiff
path: root/src/gui/widgets
AgeCommit message (Expand)AuthorFilesLines
2011-07-05Fix memory leak in shop window, add missing initialisation to BeingCacheEntry.Andrei Karas2-0/+17
2011-07-04Fix code style and compilation warnings.Andrei Karas1-1/+1
2011-07-03Add separator field to setup settings tabs.Andrei Karas1-6/+10
2011-07-02Replace some getters to direct members access in graphics class.Andrei Karas2-45/+45
2011-07-02Replace some getters to direct member access in Image class.Andrei Karas4-11/+11
2011-07-02Add hasRows to chattab class.Andrei Karas2-0/+6
2011-07-01Replace some lists to vectors.Andrei Karas4-4/+8
2011-06-30Small speed improvments.Andrei Karas1-1/+1
2011-06-30Fix memory leak in desktop.cppAndrei Karas1-12/+4
2011-06-22Fix code style.Andrei Karas2-6/+6
2011-06-19Redesign Misc setup page.Andrei Karas3-2/+94
2011-06-18Start implimenting new setup pages.Andrei Karas5-15/+142
2011-06-15Add option to use local time in chat.Andrei Karas1-9/+19
2011-06-15Fix context menu positions in some windows.Andrei Karas1-1/+1
2011-06-09Add "did you know?" dialog and some messages for it.Andrei Karas1-2/+12
2011-06-08Zero variables after calling decRef().Andrei Karas5-0/+18
2011-06-04Add colors support for drops panel.Andrei Karas2-6/+11
2011-06-04Fix colors support in shortcuts panelAndrei Karas1-3/+3
2011-06-04Add support for colors to shortcuts panel.Andrei Karas2-6/+13
2011-06-04Add support for colors in outfits window.Andrei Karas1-1/+1
2011-06-02Fix some memory leaks and missing initialisations.Andrei Karas1-1/+6
2011-06-01Fix tab size with secure font.Andrei Karas1-0/+2
2011-06-01Change trade window font to secure font if need.Andrei Karas2-1/+6
2011-06-01Set secure font in chat tab name if need.Andrei Karas2-0/+14
2011-05-31Revert "Switch includes to use embedded guichan."Andrei Karas58-92/+92
2011-05-30Switch includes to use embedded guichan.Andrei Karas58-92/+92
2011-05-25Fix some memory leaks in being, debugwindow, shortcutwindow, skilldialog, map...Andrei Karas2-0/+20
2011-05-24Fix leaks in client, skilldialog and playerinfo classes.Andrei Karas2-0/+18
2011-05-24Add simple memory leak detector.Andrei Karas50-0/+100
2011-05-21Fix some issues after automatic code checking.Andrei Karas1-0/+2
2011-05-20Possible fix for sticky paste key in X systems.Andrei Karas2-1/+11
2011-05-18Impliment support for images in browser box. Enabled for help window.Andrei Karas2-4/+64
2011-05-08Fix some include files paths.Andrei Karas6-6/+6
2011-05-05Fix complilation warnings.Andrei Karas2-5/+5
2011-04-30Fix compilation for windows.Andrei Karas1-1/+1
2011-04-29Fix code style.Andrei Karas1-1/+2
2011-04-26Impliment 3 attack lists. (priority, attack, ignore)Andrei Karas1-30/+35
2011-04-25Possible fix chat scrolling in near bottom position.Andrei Karas1-2/+4
2011-04-22Remove useless code.Andrei Karas1-4/+0
2011-04-21Add attack filter char commands.Andrei Karas1-1/+4
2011-04-21Fix draw issue in SDL after vertex precalculation.Andrei Karas5-3/+23
2011-04-21Impliment attack filter.Andrei Karas1-4/+21
2011-04-19Unhide some virtual methods.Andrei Karas4-6/+6
2011-04-18Impliment away log in away mode.Andrei Karas2-0/+21
2011-04-16Fix some possible memory leaks.Andrei Karas1-0/+2
2011-04-13Impliment new tags in sprites animations and random condition.Andrei Karas1-1/+1
2011-04-12Fix windows size if part of window showed out of screen.Andrei Karas1-0/+16
2011-04-08Add ability to tabbedarea follow vertical scrroll bar position with max value.Andrei Karas2-6/+36
2011-04-07Add client version as special constant to help window.Andrei Karas3-1/+10
2011-04-04Rename some gui class files to real class names.Andrei Karas3-3/+3