summaryrefslogtreecommitdiff
path: root/src/gui/textcommandeditor.cpp
AgeCommit message (Expand)AuthorFilesLines
2013-08-31move being related files into being dir.Andrei Karas1-1/+2
2013-08-31move input related files into input dir.Andrei Karas1-1/+2
2013-07-11Add chat command for gms for creating items.Andrei Karas1-1/+1
2013-06-21fix code style.Andrei Karas1-1/+0
2013-06-03Remove subdir SDL from SDL includes.Andrei Karas1-2/+2
2013-06-03fix SDL includes.Andrei Karas1-2/+2
2013-05-22improve textcommandeditor.Andrei Karas1-30/+17
2013-05-03add comments for translatorsAndrei Karas1-6/+27
2013-04-20fix style in gui directory.Andrei Karas1-3/+3
2013-04-12first part of style fixed after cpplint checks.Andrei Karas1-1/+0
2013-02-14fix copyright years.Andrei Karas1-1/+1
2013-01-20Another part with FOR_EACH changes.Andrei Karas1-4/+1
2012-10-20Add palette inheritance to radiobutton class.Andrei Karas1-2/+2
2012-10-20Add palette inheritance to label class.Andrei Karas1-9/+9
2012-10-20Add palette inheritance to textfield class.Andrei Karas1-6/+6
2012-10-20Add palette inheritance to button class.Andrei Karas1-3/+3
2012-10-20Add to some controls palette inheritance from other controls.Andrei Karas1-3/+3
2012-10-19Fix namespace conflicts.Andrei Karas1-1/+1
2012-10-18Fix height in text command editor.Andrei Karas1-0/+2
2012-10-18Fix open/close sound in text command editor.Andrei Karas1-0/+1
2012-10-15Fix compilation warnings without C++11 support.Andrei Karas1-1/+1
2012-10-10Delete copy constructor from other classes.Andrei Karas1-0/+2
2012-09-22Add final keyword to most classes.Andrei Karas1-3/+3
2012-09-07Improve constructors in some classes.Andrei Karas1-0/+1
2012-08-29Add const to more classes.Andrei Karas1-4/+4
2012-08-23Remove useless includes.Andrei Karas1-3/+0
2012-06-06Fix some issues after auto checking.Andrei Karas1-38/+31
2012-04-25Improve iterators part 1.Andrei Karas1-1/+1
2012-03-29Replace vectors with strings to short names.Andrei Karas1-2/+1
2012-02-29Fix code style in empty methods.Andrei Karas1-2/+4
2012-02-24More copyright fixes.Andrei Karas1-1/+1
2012-02-24Fix GPL license.Andrei Karas1-2/+1
2011-11-07Fix some warnings under gcc 4.7.Andrei Karas1-4/+4
2011-09-19Unhide method widgetResized. Removed empty widgetResized from some classes.Andrei Karas1-5/+0
2011-09-19Add comment field to spells/commands.Andrei Karas1-16/+26
2011-09-10Allow load for each window own xml theme file.Andrei Karas1-1/+1
2011-09-09Last fix part of shadow variables/methods errors.Andrei Karas1-28/+28
2011-09-09Continue fix for shadow variables/methods errors.Andrei Karas1-2/+2
2011-08-29Fix possible crashes in item amount window and spells editor.Andrei Karas1-1/+1
2011-08-12Rename file name table to correct guitable.Andrei Karas1-1/+1
2011-08-09Fix copyright headers. Add missing copyrights and fix program name.Andrei Karas1-2/+3
2011-05-24Add simple memory leak detector.Andrei Karas1-0/+2
2011-05-08Fix some include files paths.Andrei Karas1-1/+2
2011-04-16Fix some possible memory leaks.Andrei Karas1-3/+12
2011-04-04Rename some gui class files to real class names.Andrei Karas1-1/+1
2011-01-02Initial commit.Andrei Karas1-0/+390