index
:
asuratva/plus
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
/
windows
/
setupwindow.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2024-02-09
Update copyright headers up to 2023
Jesusalva Jesusalva
1
-1
/
+2
2019-03-18
Remove deprecated std::mem_fun
Andrei Karas
1
-2
/
+8
2019-01-01
Update copyright year.
Andrei Karas
1
-1
/
+1
2018-11-27
Remove extra ; from different code.
Andrei Karas
1
-2
/
+2
2018-03-09
Add skin parameter to all button constructors.
Andrei Karas
1
-1
/
+5
2018-01-04
Update copyrights year.
Andrei Karas
1
-1
/
+1
2017-09-11
Rename setup_other.cpp into setup_misc.cpp
Andrei Karas
1
-2
/
+2
2017-07-14
Replace std::vector into macro STD_VECTOR.
Andrei Karas
1
-1
/
+1
2017-06-29
Move foreach macroses into separate file.
Andrei Karas
1
-0
/
+1
2017-06-07
Fix clang-tidy check readability-implicit-bool-cast.
Andrei Karas
1
-13
/
+15
2017-01-03
Update copyright year.
Andrei Karas
1
-1
/
+1
2016-09-21
Set parts of most windows unselectable.
Andrei Karas
1
-0
/
+4
2016-06-13
Fix includes and update deheader ci script.
Andrei Karas
1
-0
/
+1
2016-04-30
Fix issies found by gcc 6 in paranoid mode.
Andrei Karas
1
-1
/
+1
2016-02-21
Add missing checks.
Andrei Karas
1
-1
/
+2
2016-02-20
Add some more missing consts.
Andrei Karas
1
-1
/
+1
2016-02-20
Add missing const in gui directory.
Andrei Karas
1
-2
/
+2
2016-01-02
Update copyrights year.
Andrei Karas
1
-1
/
+1
2015-12-29
Move touchmanager into touch directory.
Andrei Karas
1
-1
/
+2
2015-06-14
Use CREATEWIDGET macro in setupwindow.
Andrei Karas
1
-2
/
+3
2015-05-28
Add strong typed bool type Visible.
Andrei Karas
1
-6
/
+6
2015-05-21
Call Window::postInit from all windows with overrided postInit method.
Andrei Karas
1
-0
/
+1
2015-05-10
Improve setup window resize speed.
Andrei Karas
1
-7
/
+7
2015-05-05
Add strong typed bool type for modal bool flag.
Andrei Karas
1
-1
/
+1
2015-04-20
Add quick settings page for yellow bar options.
Andrei Karas
1
-8
/
+19
2015-03-16
Remove useless includes from cpp files
Andrei Karas
1
-1
/
+0
2015-01-01
Update copyrights year.
Andrei Karas
1
-1
/
+1
2014-09-11
In hide all windows action not hide locked windows.
Andrei Karas
1
-1
/
+1
2014-08-03
add missing consts.
Andrei Karas
1
-1
/
+1
2014-07-26
Fix crash on exist introduced after changes in reset windows list.
Andrei Karas
1
-0
/
+1
2014-07-24
Fix compilation with some options.
Andrei Karas
1
-1
/
+1
2014-07-24
Fix hide windows action (default key H)
Andrei Karas
1
-0
/
+11
2014-07-24
Fix possible crash in "reset windows".
Andrei Karas
1
-0
/
+12
2014-03-28
simplify variables cleanup.
Andrei Karas
1
-2
/
+2
2014-03-13
improve variables order in windows.
Andrei Karas
1
-1
/
+1
2014-02-24
Rename Rectangle into Rect.
Andrei Karas
1
-3
/
+3
2014-02-22
Move Rectangle and ClipRectangle into gui directory.
Andrei Karas
1
-3
/
+3
2014-02-20
improve includes.
Andrei Karas
1
-0
/
+1
2014-02-16
move event into events directory.
Andrei Karas
1
-2
/
+2
2014-02-16
move actionevent into events directory.
Andrei Karas
1
-1
/
+1
2014-02-15
move actionlistener from base into listeners.
Andrei Karas
1
-1
/
+1
2014-02-14
fix code style.
Andrei Karas
1
-0
/
+1
2014-02-04
rename Setup into SetupWindow.
Andrei Karas
1
-0
/
+287