index
:
AntumDeluge/manaplus
master
Advanced game client for tmwAthena and Evol2 servers.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
gui
/
widgets
Age
Commit message (
Expand
)
Author
Files
Lines
2013-10-10
fix code style.
Andrei Karas
3
-4
/
+4
2013-10-09
Add browserbox links theme options.
Andrei Karas
2
-11
/
+5
2013-10-09
add theme attribute "itemPadding" into browserbox.
Andrei Karas
2
-8
/
+13
2013-10-09
allow set different skin for browserboxes.
Andrei Karas
4
-6
/
+11
2013-10-09
Use all parameters in browserbox constructors.
Andrei Karas
4
-10
/
+16
2013-10-09
do not allow at same time scroll by mouse in vertical and horizontal directions.
Andrei Karas
1
-2
/
+2
2013-10-08
extent profiler logging into some functions.
Andrei Karas
2
-0
/
+4
2013-10-08
use different item padding in listbox and extendedlistbox depend on DPI.
Andrei Karas
4
-22
/
+27
2013-10-07
invert scrollarea scroll directions on Android.
Andrei Karas
1
-1
/
+5
2013-10-05
Add support for min and max label resize size.
Andrei Karas
3
-8
/
+13
2013-10-05
add dynamic labels string cutting.
Andrei Karas
2
-0
/
+36
2013-10-05
Fix incorrect ShopListBox height.
Andrei Karas
2
-2
/
+7
2013-10-05
Allow scroll listboxes and popup list by holding and moving mouse.
Andrei Karas
4
-0
/
+36
2013-10-05
Run click action in list box only after mouse released.
Andrei Karas
6
-8
/
+14
2013-10-05
do mouse scrolling in scroll area only with mouse moved more than 20 px.
Andrei Karas
1
-3
/
+4
2013-10-04
in drag and drop not allow give to npc or move to trade protected items.
Andrei Karas
1
-2
/
+9
2013-10-04
fix code style.
Andrei Karas
26
-73
/
+69
2013-10-02
bit cleanup tabbedarea.
Andrei Karas
2
-11
/
+4
2013-10-01
replace tile size from 32 to mapTitleSize.
Andrei Karas
2
-7
/
+8
2013-10-01
Add on screen buttons layout 3x3, 4x2, 4x3
Andrei Karas
1
-20
/
+12
2013-09-30
move db files into db directory.
Andrei Karas
3
-3
/
+4
2013-09-30
move tabs into tabs directory.
Andrei Karas
48
-20
/
+4894
2013-09-30
move popups into popups directory.
Andrei Karas
9
-10
/
+18
2013-09-30
move windows classes to windows directory.
Andrei Karas
11
-16
/
+24
2013-09-29
change smaller letter literalt into capital letter.
Andrei Karas
15
-25
/
+25
2013-09-28
add const for methods return values.
Andrei Karas
1
-1
/
+1
2013-09-27
fix code style and issues with different builds.
Andrei Karas
2
-2
/
+2
2013-09-26
remove useless virtual keywords.
Andrei Karas
13
-31
/
+30
2013-09-26
Change type for mCaptionAlign in Window class.
Andrei Karas
2
-3
/
+4
2013-09-26
Change destructors to virtual in all basic classes.
Andrei Karas
10
-11
/
+11
2013-09-25
improve construcors in abstract classes.
Andrei Karas
8
-79
/
+80
2013-09-25
improve a bit strings declaration.
Andrei Karas
3
-5
/
+5
2013-09-20
improve a bit code speed.
Andrei Karas
1
-3
/
+1
2013-09-19
fix some compilation issues in different platforms.
Andrei Karas
1
-1
/
+1
2013-09-18
add const to other files.
Andrei Karas
1
-1
/
+1
2013-09-18
add consts in gui classes.
Andrei Karas
34
-44
/
+44
2013-09-16
remove unused includes from render files.
Andrei Karas
1
-0
/
+2
2013-09-13
fix code style.
Andrei Karas
3
-3
/
+6
2013-09-13
Fix compilation errors with different flags.
Andrei Karas
2
-0
/
+3
2013-09-12
remove unused includes from input files.
Andrei Karas
4
-0
/
+4
2013-09-12
remove unused includes from widget files.
Andrei Karas
82
-286
/
+34
2013-09-11
remove unused includes from gui files.
Andrei Karas
2
-0
/
+2
2013-09-03
show icon on protected items.
Andrei Karas
2
-0
/
+13
2013-09-02
improve avatarlistbox draw speed.
Andrei Karas
1
-1
/
+18
2013-09-02
improve draw speed in tab.
Andrei Karas
1
-10
/
+19
2013-09-02
improve chat emote window draw speed.
Andrei Karas
2
-10
/
+63
2013-09-02
dehardcode some mode render mode constans usage.
Andrei Karas
7
-8
/
+8
2013-09-01
add software renderer for SDL2.
Andrei Karas
1
-6
/
+0
2013-09-01
add way to map render mode selection to actual modes.
Andrei Karas
1
-2
/
+3
2013-09-01
add renderer enum.
Andrei Karas
1
-2
/
+2
[prev]
[next]