summaryrefslogtreecommitdiff
path: root/src/gui/widgets/tabs/setup_colors.cpp
AgeCommit message (Expand)AuthorFilesLines
2014-05-25Fix license headers.Andrei Karas1-1/+1
2014-05-17Move font.cpp/h into fonts directory.Andrei Karas1-1/+2
2014-05-14Move containerplacer into separate file.Andrei Karas1-0/+1
2014-04-02Set correct step in sliders.Andrei Karas1-5/+5
2014-03-28simplify variables cleanup.Andrei Karas1-8/+3
2014-03-06improve a bit different code.Andrei Karas1-8/+8
2014-03-04Merge scrollarea classes into one.Andrei Karas1-3/+3
2014-02-24Rename Rectangle into Rect.Andrei Karas1-1/+1
2014-02-22Move Rectangle and ClipRectangle into gui directory.Andrei Karas1-1/+1
2014-02-22Move color into gui dir.Andrei Karas1-3/+3
2014-02-20improve includes.Andrei Karas1-0/+1
2014-02-18derive Widget from Widget2.Andrei Karas1-2/+3
2014-02-18Remove default constructor from Widget2.Andrei Karas1-5/+5
2014-02-16combine font classes in one.Andrei Karas1-2/+2
2014-02-16move selectionevent into events directory.Andrei Karas1-1/+1
2014-02-16move actionevent into events directory.Andrei Karas1-1/+1
2014-02-16move selectionlistener from base into listeners.Andrei Karas1-1/+1
2014-01-01update copyright year in all sources.Andrei Karas1-1/+1
2013-11-30fix styled drawing after update.Andrei Karas1-8/+8
2013-11-30add customizable color for tiles separation border.Andrei Karas1-0/+2
2013-10-19move virtual member calls from listbox constuctor into postInit.Andrei Karas1-0/+2
2013-10-11First part of checks from Parasoft C++ Test.Andrei Karas1-1/+2
2013-10-09allow set different skin for browserboxes.Andrei Karas1-1/+2
2013-10-09Use all parameters in browserbox constructors.Andrei Karas1-1/+1
2013-10-04fix code style.Andrei Karas1-1/+0
2013-09-30move tabs into tabs directory.Andrei Karas1-0/+445