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
/
widgets
/
tabbedarea.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2013-10-02
bit cleanup tabbedarea.
Andrei Karas
1
-8
/
+3
2013-09-30
move tabs into tabs directory.
Andrei Karas
1
-1
/
+1
2013-09-18
add consts in gui classes.
Andrei Karas
1
-2
/
+2
2013-09-12
remove unused includes from widget files.
Andrei Karas
1
-0
/
+1
2013-08-31
move input related files into input dir.
Andrei Karas
1
-2
/
+2
2013-08-14
add support for icon in tabs.
Andrei Karas
1
-0
/
+9
2013-08-06
Allow resize chat emotes window.
Andrei Karas
1
-0
/
+7
2013-08-06
add colors tab into chat emotes window.
Andrei Karas
1
-3
/
+6
2013-07-28
move bools in tabbedarea.
Andrei Karas
1
-2
/
+2
2013-07-07
extent tab to follow different resize policy.
Andrei Karas
1
-3
/
+12
2013-07-07
fix again tabs size.
Andrei Karas
1
-1
/
+1
2013-07-06
fix chat tab resize and follow last line at same time.
v1.3.7.7.1
Andrei Karas
1
-1
/
+1
2013-07-05
fix resize issue in chat tabs.
Andrei Karas
1
-10
/
+7
2013-06-17
improve tabbedarea.
Andrei Karas
1
-19
/
+25
2013-04-26
fix code style more.
Andrei Karas
1
-1
/
+1
2013-04-20
fix style in gui directory.
Andrei Karas
1
-0
/
+2
2013-04-14
another fixes from cpplint.
Andrei Karas
1
-2
/
+2
2013-04-12
fix random rare crashes in npc and possible other windows.
Andrei Karas
1
-0
/
+3
2013-04-07
remove useless checks.
Andrei Karas
1
-1
/
+1
2013-02-14
Improve event.getId() speed.
Andrei Karas
1
-3
/
+3
2013-01-20
Last part with FOR_EACH changes.
Andrei Karas
1
-4
/
+2
2013-01-16
update copyrights year.
Andrei Karas
1
-1
/
+1
2012-11-07
Add own profiler and profiler info to some code.
Andrei Karas
1
-0
/
+7
2012-10-27
Fix code style.
Andrei Karas
1
-2
/
+2
2012-10-21
Fix chat scrolling after tabbed area changes.
Andrei Karas
1
-11
/
+15
2012-10-20
Fix code style and some minor issues.
Andrei Karas
1
-2
/
+0
2012-10-20
Add palette inheritance to button class.
Andrei Karas
1
-2
/
+2
2012-10-20
Add to some controls palette inheritance from other controls.
Andrei Karas
1
-3
/
+3
2012-10-20
Derive all widgets from Widget2 class.
Andrei Karas
1
-0
/
+1
2012-10-19
Fix namespace conflicts.
Andrei Karas
1
-4
/
+2
2012-10-19
Fix tabbed area containers size.
Andrei Karas
1
-18
/
+23
2012-10-19
Partial fix with tabbed area.
Andrei Karas
1
-5
/
+6
2012-10-14
Dont use guichan tab and tabbedarea anymore.
Andrei Karas
1
-14
/
+158
2012-09-15
Improve a bit widgets speed.
Andrei Karas
1
-13
/
+15
2012-09-07
Improve constructors in some classes.
Andrei Karas
1
-0
/
+1
2012-08-30
Add const to more classes.
Andrei Karas
1
-26
/
+29
2012-08-17
Improve size calculations.
Andrei Karas
1
-3
/
+4
2012-04-25
Improve iterators part 1.
Andrei Karas
1
-4
/
+4
2012-04-23
By default dont switch tabs by left/right keys.
Andrei Karas
1
-9
/
+10
2012-04-19
Dehardcode keys in gui widgets.
Andrei Karas
1
-12
/
+7
2012-04-17
Move keyboard handling from guichan to own classes.
Andrei Karas
1
-0
/
+31
2012-01-14
fix adding gcc 4.7 support.
Andrei Karas
1
-1
/
+1
2012-01-11
Fix compliation under gcc 4.7 snapshot.
Andrei Karas
1
-3
/
+7
2012-01-05
Update copyrights year.
Andrei Karas
1
-1
/
+1
2011-11-07
Fix some warnings under gcc 4.7.
Andrei Karas
1
-11
/
+11
2011-09-15
Add buttons Themes, Video, Perfomance in select server screen.
Andrei Karas
1
-0
/
+13
2011-08-12
Rename file names log and chatlog to correct logger and chatlogger.
Andrei Karas
1
-1
/
+1
2011-07-07
Remove undescore from variables and defines.
Andrei Karas
1
-1
/
+1
2011-05-31
Revert "Switch includes to use embedded guichan."
Andrei Karas
1
-1
/
+1
2011-05-30
Switch includes to use embedded guichan.
Andrei Karas
1
-1
/
+1
[next]