index
:
HoraK-FDF/mv
CI_test_var
c++17_deprecated_func
camel
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
ewewukek/fix_linux_build
gl-move_ci-test
jak1/pipeline_improvments
jesusalva/itpopup
jesusalva/mverse
jesusalva/renameprog
keep_password
master
old-stable
rename_and_cleanup
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
/
browserbox.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2017-01-17
Add missing A_DEFAULT_COPY / A_DELETE_COPY into gui.
Andrei Karas
1
-3
/
+8
2017-01-03
Update copyright year.
Andrei Karas
1
-1
/
+1
2016-12-10
Fix some issues found by automatic checks.
Andrei Karas
1
-5
/
+5
2016-09-27
Fix too long string in browserbox.cpp
Andrei Karas
1
-1
/
+2
2016-09-27
Add support for links to mercenaries.
Andrei Karas
1
-0
/
+9
2016-09-27
Add support for links to homunculuses.
Andrei Karas
1
-0
/
+9
2016-09-27
Add support for links to pets.
Andrei Karas
1
-0
/
+9
2016-09-27
Add support for links to monsters.
Andrei Karas
1
-19
/
+36
2016-09-23
Add missing comments into defines.
Andrei Karas
1
-1
/
+2
2016-09-17
Add strong typed bool Opaque.
Andrei Karas
1
-2
/
+2
2016-09-14
Fix highlighted links drawing with bold text.
Andrei Karas
1
-2
/
+11
2016-07-29
Fix code style.
Andrei Karas
1
-2
/
+2
2016-07-15
Fix different include issues.
Andrei Karas
1
-0
/
+2
2016-06-20
Remove useless includes.
Andrei Karas
1
-2
/
+0
2016-06-13
Fix includes and update deheader ci script.
Andrei Karas
1
-0
/
+1
2016-06-07
Move image class into image directory.
Andrei Karas
1
-2
/
+2
2016-05-29
Fix code style.
Andrei Karas
1
-2
/
+4
2016-05-25
Move imageset load function from resourcemanager into separate file.
Andrei Karas
1
-2
/
+2
2016-05-25
Change namespace in resources loaders from other to Loader.
Andrei Karas
1
-1
/
+1
2016-05-25
Move images load function from resourcemanager into separate file.
Andrei Karas
1
-1
/
+3
2016-05-24
Move resourcemanager into subdirectory.
Andrei Karas
1
-1
/
+2
2016-03-11
Fix code style.
Andrei Karas
1
-0
/
+2
2016-02-20
Add missing const in gui directory.
Andrei Karas
1
-2
/
+2
2016-02-07
Fix code style.
Andrei Karas
1
-2
/
+2
2016-02-07
Replace most static_cast<Type> to shorter versions from defines.
Andrei Karas
1
-57
/
+57
2016-02-07
Fix some casts between signed and unsigned in some files.
Andrei Karas
1
-47
/
+62
2016-01-17
Move cards constants into separate file.
Andrei Karas
1
-1
/
+3
2016-01-15
Add support for show cards in links.
Andrei Karas
1
-4
/
+22
2016-01-02
Update copyrights year.
Andrei Karas
1
-1
/
+1
2015-08-22
Use resource manager as global variable.
Andrei Karas
1
-4
/
+2
2015-08-09
Add some missing checks to gui found by paranucker.
Andrei Karas
1
-2
/
+3
2015-08-03
Add gui mode for dyecmd. Now only basic code added.
Andrei Karas
1
-0
/
+2
2015-05-30
Move theme colors enum into separate file.
Andrei Karas
1
-7
/
+7
2015-05-28
Fix typo in browserbox after last changes.
Andrei Karas
1
-1
/
+1
2015-05-27
Improve a bit browserbox.
Andrei Karas
1
-46
/
+42
2015-05-25
Remove safeDraw implimentation from Widget.
Andrei Karas
1
-0
/
+5
2015-05-25
Dont set global color variables before drawing text.
Andrei Karas
1
-3
/
+14
2015-05-13
Remove duplicate function from graphics.
Andrei Karas
1
-5
/
+3
2015-03-16
Remove useless includes from cpp files
Andrei Karas
1
-4
/
+0
2015-03-02
Fix crash in tests without translator created.
Andrei Karas
1
-7
/
+4
2015-03-02
Translate item name in links if item name was added by client.
Andrei Karas
1
-2
/
+8
2015-03-01
Show item links with empty item name.
Andrei Karas
1
-0
/
+11
2015-01-18
Fix wrong decoding colors and emotes in same line.
Andrei Karas
1
-2
/
+6
2015-01-01
Update copyrights year.
Andrei Karas
1
-1
/
+1
2014-12-23
Show long key names in browser box.
Andrei Karas
1
-1
/
+1
2014-12-19
Fix code style.
Andrei Karas
1
-2
/
+0
2014-12-18
Add support for support url in browser box.
Andrei Karas
1
-3
/
+8
2014-12-18
Rename browserbox method setProcessVersion into setProcessVars.
Andrei Karas
1
-2
/
+2
2014-12-08
Allow control popup menu by up/down keys.
Andrei Karas
1
-0
/
+28
2014-06-02
Add missing final/notfinal to classes.
Andrei Karas
1
-14
/
+17
[next]