summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-10-18Fix ok dialog resize issue.Andrei Karas2-5/+7
2012-10-18Simplify reading values from config.Andrei Karas6-15/+11
2012-10-18Extend theming listbox with image.Andrei Karas3-4/+10
2012-10-18Fix login dialog size in some themes.Andrei Karas1-0/+2
2012-10-18Add default drop down attributes to jewelry theme.Andrei Karas1-0/+4
2012-10-18Extend dropdown theming.Andrei Karas10-65/+112
2012-10-18Complete theme rename hal_jewelry to jewelry.Andrei Karas59-0/+0
2012-10-17Rename Hal Jewelry Theme in Jewelry.. :(Hal9OOO (Francesco Miglietta)5-5/+5
2012-10-17Fixed radio-button and check-box button position in Jewelry Theme.Hal9OOO (Francesco Miglietta)2-1/+15
2012-10-17Fix make files in hal_jewelry theme.Andrei Karas2-2/+2
2012-10-17Add some files in CMakeLists.txt.Hal9OOO (Francesco Miglietta)1-0/+2
2012-10-17Add some files to Makefile.am.Hal9OOO (Francesco Miglietta)1-0/+2
2012-10-17Fix Makefile.am in Hal Jewelry.Hal9OOO (Francesco Miglietta)1-1/+1
2012-10-17Extend radio button theming.Andrei Karas9-96/+108
2012-10-17Fix tab name in help.Andrei Karas1-1/+1
2012-10-17Fix configure.ac file.Hal9OOO (Francesco Miglietta)1-0/+1
2012-10-17Hal Jewelry Theme license file added.Hal9OOO (Francesco Miglietta)1-0/+5
2012-10-17Hal Jewelry Theme added.Hal9OOO (Francesco Miglietta)60-1/+1188
2012-10-17Extend checkbox theming.Andrei Karas9-121/+85
2012-10-17fix error in defines.Andrei Karas1-1/+1
2012-10-17Add OpenGL support for Android builds (partially).Andrei Karas13-27/+93
2012-10-17ARM fixes.Andrei Karas4-5/+3
2012-10-16Fix background flag in social window for party and guild tabs.Andrei Karas1-3/+3
2012-10-16Fix code style and some other minor issues.Andrei Karas28-80/+80
2012-10-16Add listbox padding.Andrei Karas11-48/+93
2012-10-16Merge branch 'androidtemp'Andrei Karas3-9/+18
2012-10-16Fix some signed/unsigned chars issues.Andrei Karas38-73/+82
2012-10-16Fix some signed/unsigned chars issues.Andrei Karas38-73/+82
2012-10-15Fixed config and localdata dirsDan Sagunov1-2/+3
2012-10-15Fixed Android client recognitionDan Sagunov1-2/+2
2012-10-15Added androidbuild check in librt, mumble and pthreadDan Sagunov1-5/+13
2012-10-15Added androidbuild checking in configureDan Sagunov1-2/+18
2012-10-15Corrected argument passing for DLOG_ANDROIDDan Sagunov1-1/+1
2012-10-15Added --without-pthread flag.Dan Sagunov1-2/+8
2012-10-15Override some methods in guichan listbox.Andrei Karas8-18/+24
2012-10-15Added androidbuild checking in configureDan Sagunov1-2/+18
2012-10-15Corrected argument passing for DLOG_ANDROIDDan Sagunov1-1/+1
2012-10-15Added --without-pthread flag.Dan Sagunov1-2/+8
2012-10-15Fix compilation warnings without C++11 support.Andrei Karas321-385/+385
2012-10-15Show Android in client version.Andrei Karas1-0/+2
2012-10-15Exclude mgl.cpp/h file if OpenGL is disabled.Andrei Karas2-0/+8
2012-10-15Extend Android logger.Andrei Karas2-3/+15
2012-10-15Fix compilation old gcc and system wide guichan at same time.Andrei Karas24-1/+46
2012-10-15Complete support for USE_MUMBLE flag.Andrei Karas3-0/+17
2012-10-14Add some android fixes.Andrei Karas8-1/+47
2012-10-14Add missing file.Andrei Karas1-0/+5
2012-10-14Fix memory corruption from previous commit with labels.Andrei Karas1-3/+2
2012-10-14Extend theming in tab control.Andrei Karas3-12/+32
2012-10-14Replace gcn::Button to Button in all classes.Andrei Karas33-148/+115
2012-10-14Add theming to labels.Andrei Karas36-173/+207