index
:
HoraK-FDF/plus
CI_test_var
c++17_deprecated_func
ci_checks
ci_clang-tidy
ci_clang3x
ci_clang4_5
ci_clang6
ci_clang7
ci_customnls
ci_deheader
ci_fedora
ci_gcc-snapshot
ci_gcc10
ci_gcc10_tests
ci_gcc3
ci_gcc49
ci_gcc4x
ci_gcc5
ci_gcc6
ci_gcc6_tests
ci_gcc7
ci_gcc7_tests
ci_gcc8
ci_gcc8_tests
ci_gcc9
ci_gcc9_tests
ci_glibcdebug
ci_h
ci_main1
ci_malloc
ci_mse
ci_mxe
ci_site
ci_xmllibs
citest
gl-move_ci-test
jesusalva/diagonal
jesusalva/itpopup
jesusalva/mverse
keep_password
mageia2
mageia3
mageiabranch
master
stable
stripped
Advanced game client for tmwAthena and Evol2 servers.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
gui
Age
Commit message (
Expand
)
Author
Files
Lines
2012-10-14
Fix memory corruption from previous commit with labels.
Andrei Karas
1
-3
/
+2
2012-10-14
Extend theming in tab control.
Andrei Karas
2
-12
/
+30
2012-10-14
Replace gcn::Button to Button in all classes.
Andrei Karas
33
-148
/
+115
2012-10-14
Add theming to labels.
Andrei Karas
33
-150
/
+205
2012-10-14
Dont use guichan tab and tabbedarea anymore.
Andrei Karas
6
-36
/
+307
2012-10-14
Add new parameters to buttons theming.
Andrei Karas
3
-31
/
+52
2012-10-12
Add new parameters to equipment window tehming.
Andrei Karas
2
-13
/
+15
2012-10-12
Disallow double click in lists into two differnt selected items at same time.
Andrei Karas
2
-9
/
+21
2012-10-11
Add support for double click in buy and sell dialog.
Andrei Karas
3
-22
/
+28
2012-10-11
Allow open inventory and some other actions while buy window is open.
Andrei Karas
2
-13
/
+0
2012-10-10
Fix compilation errors with stlport.
Andrei Karas
3
-10
/
+12
2012-10-10
Delete copy constructor from other classes.
Andrei Karas
18
-13
/
+82
2012-10-10
Delete copy constructor in some classes.
Andrei Karas
132
-60
/
+378
2012-10-09
Fix type casting in itemamount window class.
Andrei Karas
1
-3
/
+3
2012-10-09
Remove typeinfo from textpreview class.
Andrei Karas
1
-13
/
+14
2012-10-09
Fix includes in sdlinput class.
Andrei Karas
2
-2
/
+3
2012-10-08
Fix compilation errors and warnings in different modes.
Andrei Karas
1
-0
/
+2
2012-10-08
Get from video detection texture compression and texture sampler modes.
Andrei Karas
1
-3
/
+10
2012-10-04
Add support for padding in progress bars.
Andrei Karas
8
-106
/
+68
2012-10-04
Add text fileds cursor (caret) color.
Andrei Karas
4
-2
/
+15
2012-10-04
Fix padding in some themes.
Andrei Karas
1
-2
/
+1
2012-10-04
Fix popups sizes and padding.
Andrei Karas
8
-111
/
+90
2012-10-04
Fix sounds in npc and quit dialogs.
Andrei Karas
2
-1
/
+6
2012-10-03
Add sound effects for open/close windows.
Andrei Karas
28
-7
/
+48
2012-10-02
fix chat window resize cursor and some other possible issues.
Andrei Karas
2
-4
/
+4
2012-10-02
Fix some conversions.
Andrei Karas
6
-11
/
+12
2012-10-01
Using GL_ARB_sampler_objects.
Andrei Karas
1
-1
/
+5
2012-10-01
Improve emotes window draw speed.
Andrei Karas
2
-12
/
+22
2012-09-30
Add option to enable/disable texture atlases.
Andrei Karas
1
-0
/
+3
2012-09-28
Fix textbox font color.
Andrei Karas
3
-18
/
+4
2012-09-28
Fix mouse handling events in equipment and item amount windows.
Andrei Karas
2
-0
/
+4
2012-09-27
Fix mouse event handling in windows set visible.
Andrei Karas
1
-1
/
+7
2012-09-23
fix code style.
Andrei Karas
7
-10
/
+9
2012-09-23
Fix unused empty space in onscreen buttons.
Andrei Karas
1
-2
/
+7
2012-09-23
Restore mouse cursor if window set visible and have mouse over.
Andrei Karas
4
-1
/
+69
2012-09-22
Restore default close image on window closing
Andrei Karas
1
-0
/
+2
2012-09-22
Add override keyword to most overriden methods.
Andrei Karas
116
-422
/
+422
2012-09-22
Add final keyword to most classes.
Andrei Karas
143
-261
/
+271
2012-09-21
Add to equipment window, background image theming.
Andrei Karas
2
-20
/
+26
2012-09-20
Add theme color for text in popup windows.
Andrei Karas
7
-4
/
+35
2012-09-20
Add missing check in palette.h
Andrei Karas
1
-5
/
+6
2012-09-20
Fix incorrect color access.
Andrei Karas
1
-6
/
+11
2012-09-19
fix compilation warnings.
Andrei Karas
1
-1
/
+1
2012-09-19
Dont resize minimap window if map name very big.
Andrei Karas
2
-5
/
+27
2012-09-19
Add resize grip padding.
Andrei Karas
5
-173
/
+31
2012-09-17
Add double click support in npc dialog.
Andrei Karas
1
-1
/
+16
2012-09-16
Add const to variables with type size_t.
Andrei Karas
8
-28
/
+23
2012-09-16
Improve inventory resize speed.
Andrei Karas
1
-3
/
+6
2012-09-16
Add theme option "titlebarBold".
Andrei Karas
1
-0
/
+2
2012-09-15
Improve a bit widgets speed.
Andrei Karas
28
-202
/
+200
[next]