summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-12-30Add popup menu for text fields.Andrei Karas7-6/+80
2012-12-29add open browser support for MacOSX.Andrei Karas1-11/+21
2012-12-29OS X now compiles with process.cppSocapex2-23/+18
2012-12-29Remove debug messages.Andrei Karas1-8/+0
2012-12-29Replace most putenv to setenv.Andrei Karas2-6/+16
2012-12-29Add debug lines to check how gettext working.Andrei Karas1-0/+8
2012-12-29Add chat command to dump environment variables to log.Andrei Karas3-0/+14
2012-12-29Minor physfswops fix (const char*)Socapex2-3/+1
2012-12-29OSX cleanupSocapex6-2/+2
2012-12-29Corrected credits in About menu, oops.Socapex2-19/+118
2012-12-29Use physfs for locale folder on OS X.Socapex2-6/+7
2012-12-29Xcode project now compiles .po tranlations (requires gettext installed).Socapex24-33/+62
2012-12-29Another possible fix for broken libs.Andrei Karas1-9/+14
2012-12-29Jewelry Theme: Add outline for windows' headersHal9OOO1-0/+1
2012-12-29Add workaround fix for broken macports libs.Andrei Karas1-0/+12
2012-12-29Add checks for incorrect path before calling unsafe physfs functions.Andrei Karas1-0/+6
2012-12-29Add support for show icon also in selected item in dropdown.Andrei Karas2-14/+41
2012-12-29Show flags icons in language selection listAndrei Karas29-32/+117
2012-12-28Fix previous commit error.Andrei Karas1-2/+2
2012-12-28Fix selected icon draw in extended listbox.Andrei Karas1-1/+3
2012-12-28By default put chat window in top in android build.Andrei Karas1-0/+4
2012-12-28Jewelry Theme: Add outline support to Menu Popup window, readability issue fi...Hal9OOO2-10/+1
2012-12-28Remove unused font object from sdlfont class.Andrei Karas2-18/+4
2012-12-28Fix different warnings from previous commits.Andrei Karas7-14/+13
2012-12-28Add outlining support to tabs.Andrei Karas9-46/+136
2012-12-27Fix text size if it was not power of two.Andrei Karas6-7/+18
2012-12-27Add outlining support to other popups.Andrei Karas4-12/+24
2012-12-27Add outlining support to textbox control.Andrei Karas2-0/+19
2012-12-27Change outline function to better quality but slower.Andrei Karas6-5/+76
2012-12-27add support for outlining in window header.Andrei Karas3-0/+4
2012-12-27Add outlining to status popup dialog.Andrei Karas3-18/+32
2012-12-27Add outlining support for labels.Andrei Karas5-3/+27
2012-12-27Add support for outline colors in browser box.Andrei Karas2-40/+103
2012-12-27Add some outline colors. Set outline colors to normal colors if no in configu...Andrei Karas2-2/+71
2012-12-27Remove set font from graphics object.Andrei Karas21-37/+19
2012-12-27Remove some unused code from guichan.Andrei Karas2-33/+2
2012-12-27Fix font usage in some controls.Andrei Karas3-3/+5
2012-12-27Remove textrenderer class.Andrei Karas10-109/+41
2012-12-27Improve a bit draw speed in other controls.Andrei Karas12-59/+103
2012-12-27Improve draw speed in listboxes.Andrei Karas4-18/+17
2012-12-27Improve containders text draw speed.Andrei Karas5-26/+44
2012-12-27Improve a bit equipment window draw speed.Andrei Karas1-4/+6
2012-12-27Improve servers list draw speed.Andrei Karas1-12/+14
2012-12-27Improves skill info draw speed.Andrei Karas2-25/+21
2012-12-27Use new outline draw method in progressbar.Andrei Karas2-13/+14
2012-12-27Add support for draw outlined text.Andrei Karas6-13/+67
2012-12-27Move setColor in graphics classes from cpp to h.Andrei Karas8-28/+20
2012-12-27Move setColor from guichan to own graphics class.Andrei Karas3-4/+9
2012-12-27Fix own language selection in some systems like latest ubuntus.Andrei Karas1-1/+9
2012-12-27Jewelry Theme: effectively extend last commit to all windows.Hal9OOO2-6/+6