summaryrefslogtreecommitdiffstats
path: root/src/ui/slider.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'dev' into dev-physfskrzys-h2014-10-141-16/+18
|\
| * Changed all occurences of PPC in the code to TerranovaTeamkrzys-h2014-10-141-16/+18
* | Fixed SatCom image loadingkrzys-h2014-07-241-3/+3
* | Fixed texture and script loadingkrzys-h2014-07-101-3/+3
* | Big part of PhysFS supportKrzysztof Dermont2014-06-201-3/+3
|/
* Fixed code formattingPiotr Dziwinski2013-05-271-0/+1
* CInstanceManager refactoringPiotr Dziwiński2013-02-171-2/+2
* Event fixes & refactoringPiotr Dziwinski2012-09-221-11/+11
* Changes in Ui, solves part of #47Michał Konopacki2012-09-191-6/+6
* Mouse wheel fixesPiotr Dziwinski2012-09-191-8/+8
* Merge branch 'dev' of https://github.com/adiblol/colobot into devZaba9992012-09-181-1/+1
|\
| * Fixed invalid text alignmentPiotr Dziwinski2012-09-181-2/+2
* | Warnings cleaned, left only those connected to commented out code.Zaba9992012-09-181-2/+2
|/
* Interface worksPiotr Dziwinski2012-09-161-3/+3
* Merge dev-common and various fixes to achieve compilationPiotr Dziwinski2012-09-151-10/+4
|\
* | Merge with changes from Zaba999 fork.Zaba9992012-09-101-38/+47
|/
* Whitespace and language changePiotr Dziwinski2012-06-261-580/+580
* Templates for new implementationPiotr Dziwinski2012-06-221-3/+3
* FPOINT -> Math::Point & other math functionsPiotr Dziwinski2012-06-131-13/+11
* Changed #defined constants to consts; typedef struct -> structPiotr Dziwinski2012-06-111-2/+2
* BOOL -> bool; additional fixes in constructors/destructorsPiotr Dziwinski2012-06-101-16/+16
* Fixed include paths and CMakeLists.txtPiotr Dziwinski2012-06-101-9/+9
* Source files split into modulesPiotr Dziwinski2012-04-281-0/+582