summaryrefslogtreecommitdiffstats
path: root/src/ui
Commit message (Expand)AuthorAgeFilesLines
* Changes in Ui, solves part of #47Michał Konopacki2012-09-1917-77/+77
* Mouse wheel fixesPiotr Dziwinski2012-09-195-28/+28
* Input bindings rewritePiotr Dziwinski2012-09-194-46/+41
* Fixed includes in ui.Zaba9992012-09-1926-148/+142
* Merge branch 'dev' of https://github.com/adiblol/colobot into devZaba9992012-09-188-37/+37
|\
| * Fixed invalid text alignmentPiotr Dziwinski2012-09-187-19/+19
| * Change of background image handlingPiotr Dziwinski2012-09-171-19/+19
* | Warnings cleaned, left only those connected to commented out code.Zaba9992012-09-1813-305/+283
* | warnings fight in progress.Zaba9992012-09-188-72/+72
|/
* Some memory leaks fixedPiotr Dziwinski2012-09-163-18/+41
* Interface worksPiotr Dziwinski2012-09-1617-108/+108
* Merge branch 'dev' of github.com:adiblol/colobot into devMichał Konopacki2012-09-152-674/+725
|\
| * CMainDialog rewritePiotr Dziwinski2012-09-152-674/+725
* | [src/ui] CStudio compilesMichał Konopacki2012-09-152-155/+169
|/
* Merge dev-common and various fixes to achieve compilationPiotr Dziwinski2012-09-1533-123/+109
|\
* | * latest changeserihel2012-09-1122-481/+443
* | latest changes; few more classes should compile nowerihel2012-08-3117-537/+442
* | * added nullptrerihel2012-08-214-87/+77
* | merged changes from michkonerihel2012-08-2134-1358/+1542
|\ \
| * | added ui/shortcut.*Michał Konopacki2012-08-212-31/+40
| * | Typo fixMichał Konopacki2012-08-201-1/+1
| * | added ui/scroll.*Michał Konopacki2012-08-202-34/+46
| * | added ui/slider.*Michał Konopacki2012-08-202-9/+14
| * | added ui/target.*Michał Konopacki2012-08-202-32/+38
| * | added ui/window.* -- not fully portedMichał Konopacki2012-08-202-133/+155
| * | Merge remote-tracking branch 'erihel/dev-ui' into dev-uiMichał Konopacki2012-08-2017-1254/+827
| |\ \
| * | | UI portingMichał Konopacki2012-08-204-335/+383
| * | | Further improvements in UI portingMichał Konopacki2012-08-1822-803/+891
* | | | latest changeserihel2012-08-215-399/+378
| |/ / |/| |
* | | * wrong enum used for text alignmenterihel2012-08-186-43/+21
* | | * minor changes to control.cpp to compile it without errorserihel2012-08-182-15/+15
* | | * list.cpp compileserihel2012-08-176-380/+332
* | | * ui/label.cpp compileserihel2012-08-171-2/+2
* | | * ui/key.cpp compileserihel2012-08-176-8/+17
* | | * changes to ui classeserihel2012-08-1725-901/+541
|/ /
* / First approach to port 2D UI InterfaceMichał Konopacki2012-08-1514-369/+395
|/
* Documentation updatePiotr Dziwinski2012-08-111-3/+4
* Merged changes from devPiotr Dziwinski2012-07-041-81/+81
* Removed trailing whitespacePiotr Dziwinski2012-06-266-16/+16
* Whitespace and language changePiotr Dziwinski2012-06-2652-26287/+26287
* SDL projectPiotr Dziwinski2012-06-255-5/+5
* Templates for new implementationPiotr Dziwinski2012-06-2231-80/+80
* Switched to new implementation of the rest of math modulePiotr Dziwinski2012-06-198-117/+117
* FPOINT -> Math::Point & other math functionsPiotr Dziwinski2012-06-1352-543/+503
* Changed #defined constants to consts; typedef struct -> structPiotr Dziwinski2012-06-1118-80/+74
* BOOL -> bool; additional fixes in constructors/destructorsPiotr Dziwinski2012-06-1052-1190/+1188
* Fixed include paths and CMakeLists.txtPiotr Dziwinski2012-06-1052-457/+406
* Changes from masterPiotr Dziwinski2012-06-081-1/+1
* Source files split into modulesPiotr Dziwinski2012-04-2853-0/+26389