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
Age
Commit message (
Expand
)
Author
Files
Lines
2013-11-01
Add configure option --enable-checks for check some calls (disabled by default)
Andrei Karas
2
-0
/
+2
2013-10-29
fix char replacment in whispers for sender.
Andrei Karas
1
-9
/
+6
2013-10-26
fix selection in shoplistbox.
Andrei Karas
1
-1
/
+1
2013-10-24
add option to show motd message.
Andrei Karas
1
-0
/
+4
2013-10-24
add final keyword to widgets files.
Andrei Karas
79
-313
/
+315
2013-10-23
Fix inttextfield on SDL2.
Andrei Karas
1
-0
/
+21
2013-10-22
add context menu for items in buy/sell dialogs.
Andrei Karas
2
-0
/
+17
2013-10-21
add function to load separate image into button.
Andrei Karas
2
-1
/
+64
2013-10-20
Add emotes button in chat input line.
Andrei Karas
1
-2
/
+6
2013-10-19
fix code style
Andrei Karas
2
-4
/
+5
2013-10-19
Rename actorspritemanager into actormanager.
Andrei Karas
2
-8
/
+8
2013-10-19
move virtual member calls from textpopup constructor into postInit.
Andrei Karas
2
-0
/
+4
2013-10-19
change textfield constructor to explicit.
Andrei Karas
1
-6
/
+6
2013-10-19
move virtual member calls from textdialog constructor into postInit.
Andrei Karas
1
-0
/
+1
2013-10-19
move virtual member calls from tabbedarea constuctor into postInit.
Andrei Karas
2
-0
/
+6
2013-10-19
fix definition in tab.
Andrei Karas
2
-13
/
+13
2013-10-19
move virtual member calls from spellpopup constuctor into postInit.
Andrei Karas
2
-0
/
+3
2013-10-19
removed default parameter from sliderlist constructor.
Andrei Karas
1
-1
/
+1
2013-10-19
move virtual member calls from sliderlist constuctor into postInit.
Andrei Karas
3
-9
/
+17
2013-10-19
add explicit to shortcutcontainer constructor.
Andrei Karas
1
-1
/
+1
2013-10-19
remove pure functions from overrided members in shortcutcontainer.
Andrei Karas
1
-3
/
+9
2013-10-19
improve pointers using in setup_video.
Andrei Karas
1
-1
/
+1
2013-10-19
change constructors in scrollarea into explicit.
Andrei Karas
1
-3
/
+4
2013-10-19
remove default parameter from progressbar constructor.
Andrei Karas
1
-1
/
+1
2013-10-19
remove unused variable from progressbar.
Andrei Karas
1
-1
/
+0
2013-10-19
move virtual member calls from popupmenu constuctor into postInit.
Andrei Karas
1
-0
/
+3
2013-10-19
remove virtual method calls from popuplist constructor and destructor.
Andrei Karas
3
-2
/
+9
2013-10-19
change popup constructor into explicit.
Andrei Karas
1
-2
/
+2
2013-10-19
change playerbox constructors into explicit.
Andrei Karas
1
-4
/
+4
2013-10-19
change passwordfield constructor into explicit.
Andrei Karas
1
-2
/
+2
2013-10-19
move virtual member calls from listbox constuctor into postInit.
Andrei Karas
6
-0
/
+12
2013-10-19
add explicit in constructor in layout.
Andrei Karas
1
-1
/
+2
2013-10-19
move virtual member calls from itempopup constuctor into postInit.
Andrei Karas
5
-0
/
+8
2013-10-19
Remove unused functions from itemcontainer.
Andrei Karas
2
-89
/
+0
2013-10-19
add missing break in itemcontainer.
Andrei Karas
1
-0
/
+1
2013-10-19
change inttextfield constructor to explicit.
Andrei Karas
1
-3
/
+3
2013-10-19
remove default parameter from guitable constructor.
Andrei Karas
2
-2
/
+2
2013-10-19
fix const in declaration in guitable.
Andrei Karas
2
-6
/
+4
2013-10-19
move virtual member calls from editdialog constuctor into postInit.
Andrei Karas
1
-0
/
+2
2013-10-19
In dropdown second constuctor now dont have default value.
Andrei Karas
1
-1
/
+1
2013-10-19
move virtual member calls from desktop constuctor into postInit.
Andrei Karas
2
-1
/
+7
2013-10-19
move virtual member calls from confirmdialog constuctor into postInit.
Andrei Karas
1
-0
/
+1
2013-10-19
dont call virtual function in constructor in colorpage.
Andrei Karas
1
-2
/
+5
2013-10-19
fix definitions in checkbox.
Andrei Karas
2
-3
/
+3
2013-10-19
fix initialisation style in chattab.
Andrei Karas
1
-2
/
+1
2013-10-19
add postInit function into popup.
Andrei Karas
1
-0
/
+4
2013-10-19
add postinit function into window.
Andrei Karas
1
-0
/
+4
2013-10-17
dont call virtual functions in characterview constructor.
Andrei Karas
2
-2
/
+11
2013-10-17
Fix button defenition in button class.
Andrei Karas
2
-12
/
+12
2013-10-17
Add missing break into browserbox.
Andrei Karas
1
-0
/
+1
[next]