Commit Graph

325 Commits

Author SHA1 Message Date
Martí­n Lucas Golini
a2fd80c7e8 Made UIManager::loadLayoutNodes. There's no reason to no make public this.
( this will enable users to create custom windows from code ).

--HG--
branch : dev
2017-03-20 00:56:01 -03:00
Martí­n Lucas Golini
338940a177 UIImage is now UISubTexture.
Implemented a new UIImage based on Drawables instead of SubTextures.
Added DrawableSearcher class.
Fixed some UI bugs.

--HG--
branch : dev
2017-03-19 22:32:02 -03:00
Martí­n Lucas Golini
b0d0e2e579 Renderer refactor.
--HG--
branch : dev
2017-03-19 20:10:24 -03:00
Martí­n Lucas Golini
8fe28f8d99 Other minor clean up.
--HG--
branch : dev
2017-03-19 19:18:30 -03:00
Martí­n Lucas Golini
95cc075cc6 Minor clean up.
--HG--
branch : dev
2017-03-19 13:51:32 -03:00
Martí­n Lucas Golini
b00b6908ea More clean up.
--HG--
branch : dev
2017-03-18 04:38:37 -03:00
Martí­n Lucas Golini
4bfd40b7b9 Refactored color classes.
Added Graphics::Drawable class.

--HG--
branch : dev
2017-03-18 04:09:53 -03:00
Martí­n Lucas Golini
59d428f663 Reimplemented UIProgressBar without using the ScrollParallax class.
Removed UISkin::getSubTexture.

--HG--
branch : dev
2017-03-18 01:32:40 -03:00
Martí­n Lucas Golini
58ca5b82ca UIMenuSubMenu and UIMenuCheckbox don't rely on UISkin::getSubTexture anymore.
--HG--
branch : dev
2017-03-18 00:38:37 -03:00
Martí­n Lucas Golini
c0975dd80d Code clean up and refactoring.
Removed HaikuTTF from the project.

--HG--
branch : dev
2017-03-17 23:17:21 -03:00
Martí­n Lucas Golini
0a71104127 Translator class WIP.
--HG--
branch : dev
2017-03-16 02:41:55 -03:00
Martí­n Lucas Golini
c154544563 ADded UITheme::getSkin.
Fixed UIListBox default row height.

--HG--
branch : dev
2017-03-15 21:42:23 -03:00
Martín Lucas Golini
96adf132a2 Fixed console performance issues.
--HG--
branch : dev
2017-03-15 20:12:06 -03:00
Martín Lucas Golini
dea1267bcb cacheWidth should be protected.
--HG--
branch : dev
2017-03-15 16:05:55 -03:00
Martín Lucas Golini
f0a2171f62 Minor optimization.
--HG--
branch : dev
2017-03-15 14:22:59 -03:00
Martí­n Lucas Golini
734698c070 Minor change.
--HG--
branch : dev
2017-03-15 12:13:02 -03:00
Martí­n Lucas Golini
775eb656ca More refactor and fixes.
--HG--
branch : dev-font
2017-03-15 01:57:35 -03:00
Martí­n Lucas Golini
a341fe4652 Minor refactor.
--HG--
branch : dev-font
2017-03-13 12:08:02 -03:00
Martí­n Lucas Golini
06bab95613 More clean up.
--HG--
branch : dev-font
2017-03-13 03:16:25 -03:00
Martí­n Lucas Golini
e562e9bac6 Some clean up.
--HG--
branch : dev-font
2017-03-13 01:52:25 -03:00
Martí­n Lucas Golini
30a2d9277a More changes.
--HG--
branch : dev-font
2017-03-13 01:10:10 -03:00
Martí­n Lucas Golini
43f9c600fc New Font class integrated to the old Font class.
--HG--
branch : dev-font
2017-03-12 23:42:26 -03:00
Martí­n Lucas Golini
786b8d67b3 WIP new font class.
--HG--
branch : dev-font
2017-03-12 21:02:10 -03:00
Martí­n Lucas Golini
cbad5e7ded Some fixes and changes in Texture class.
--HG--
branch : dev-font
2017-03-12 16:26:42 -03:00
Martí­n Lucas Golini
f07c98fee3 Clean up.
--HG--
branch : dev-font
2017-03-12 02:51:12 -03:00
Martí­n Lucas Golini
e16989f293 Refactoring Font and TextCache class.
--HG--
branch : dev-font
2017-03-11 21:55:42 -03:00
Martí­n Lucas Golini
71269b8ae8 Added loadLayoutFromStream and loadLayoutFromPack.
--HG--
branch : dev
2017-03-11 17:34:33 -03:00
Martín Lucas Golini
a97c3e8756 Fixed some compilation issues on windows.
--HG--
branch : dev
2017-03-11 03:15:21 -03:00
Martí­n Lucas Golini
3f7711c293 More WIP in XML UI loading.
Also UI fixes.

--HG--
branch : dev
2017-03-10 05:30:16 -03:00
Martí­n Lucas Golini
3542b84561 Fix.
--HG--
branch : dev
2017-03-10 02:54:33 -03:00
Martí­n Lucas Golini
8596c9391a Load UI from XML WIP.
--HG--
branch : dev
2017-03-10 02:54:24 -03:00
Martí­n Lucas Golini
439d9b55ac Renamed interpolation classes.
--HG--
branch : dev
2017-03-09 16:29:15 -03:00
Martín Lucas Golini
69aa3c7419 Added position rules for widgets in the relative layout.
--HG--
branch : dev
2017-03-08 17:12:12 -03:00
Martín Lucas Golini
ba638da1de Minor change to allow Windows to be created as relative and linear layouts.
--HG--
branch : dev
2017-03-08 16:37:17 -03:00
Martín Lucas Golini
9c91fece4c Fixes.
--HG--
branch : dev
2017-03-08 16:01:04 -03:00
Martí­n Lucas Golini
70f415ee06 UIRelativeLayout WIP.
--HG--
branch : dev
2017-03-08 13:32:31 -03:00
Martí­n Lucas Golini
454bbf63ee Refactored some UI control names.
Implementing UILinearLayout.

--HG--
branch : dev
2017-03-08 02:28:14 -03:00
Martí­n Lucas Golini
c14dcc0be9 Minor clean up.
--HG--
branch : dev
2017-03-05 17:30:41 -03:00
Martí­n Lucas Golini
b34e922e70 Some clean up.
--HG--
branch : dev
2017-03-04 20:55:38 -03:00
Martí­n Lucas Golini
a82e6d4086 Minor changes.
--HG--
branch : dev
2017-03-03 18:04:06 -03:00
Martí­n Lucas Golini
3cd48da1ca Fixed nested clippning.
Fixes in tRECT.
OutlineSize is taken in dp.

--HG--
branch : dev
2017-03-03 05:27:11 -03:00
Martí­n Lucas Golini
cab961cbcb Removed all the CreateParams.
Removed all the Theme::create[UIElement]

--HG--
branch : dev
2017-03-03 02:16:00 -03:00
Martí­n Lucas Golini
0e77e5e41d Refactored UITextInput.
--HG--
branch : dev
2017-03-03 00:34:49 -03:00
Martí­n Lucas Golini
a9679c78ae Refactored UISpinBox.
--HG--
branch : dev
2017-03-02 23:23:05 -03:00
Martí­n Lucas Golini
6a6b104bac Refactored and cleaned up UISlider and UIScrollBar.
--HG--
branch : dev
2017-03-02 23:09:17 -03:00
Martí­n Lucas Golini
f4b8094aa5 More!
--HG--
branch : dev
2017-03-02 18:28:51 -03:00
Martí­n Lucas Golini
98b4cd35f7 More clean up.
--HG--
branch : dev
2017-03-02 18:19:00 -03:00
Martí­n Lucas Golini
ed605a6a2b More clean up.
--HG--
branch : dev
2017-03-02 17:11:46 -03:00
Martí­n Lucas Golini
cb1e8ae5c5 More fixes and clean up.
PushButton clean up completed.

--HG--
branch : dev
2017-03-02 05:19:33 -03:00
Martí­n Lucas Golini
9742ff2bea PushButton clean up WIP.
--HG--
branch : dev
2017-03-02 03:49:51 -03:00