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
/
itemcontainer.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2013-10-19
move virtual member calls from itempopup constuctor into postInit.
Andrei Karas
1
-0
/
+1
2013-10-19
Remove unused functions from itemcontainer.
Andrei Karas
1
-77
/
+0
2013-10-19
add missing break in itemcontainer.
Andrei Karas
1
-0
/
+1
2013-10-04
in drag and drop not allow give to npc or move to trade protected items.
Andrei Karas
1
-2
/
+9
2013-09-30
move popups into popups directory.
Andrei Karas
1
-1
/
+2
2013-09-30
move windows classes to windows directory.
Andrei Karas
1
-3
/
+4
2013-09-29
change smaller letter literalt into capital letter.
Andrei Karas
1
-1
/
+1
2013-09-13
fix code style.
Andrei Karas
1
-1
/
+2
2013-09-12
remove unused includes from widget files.
Andrei Karas
1
-5
/
+2
2013-09-03
show icon on protected items.
Andrei Karas
1
-0
/
+12
2013-08-31
move being related files into being dir.
Andrei Karas
1
-1
/
+2
2013-08-11
add support for giving item to npc (evol only)
Andrei Karas
1
-0
/
+22
2013-07-28
move bools in itemcontainer.
Andrei Karas
1
-15
/
+15
2013-07-06
fix code style and some minor issues.
Andrei Karas
1
-1
/
+1
2013-07-04
fix item selection in inventory.
Andrei Karas
1
-2
/
+1
2013-07-03
Add drag and drop between trade window and other windows.
Andrei Karas
1
-7
/
+48
2013-07-03
add drag and drop support between inventory and storage.
Andrei Karas
1
-18
/
+51
2013-06-24
fix double click handling in itemcontainer.
Andrei Karas
1
-12
/
+15
2013-06-21
fix code style.
Andrei Karas
1
-2
/
+0
2013-06-07
Fix code style.
Andrei Karas
1
-2
/
+2
2013-06-04
improve itemcontainer.
Andrei Karas
1
-93
/
+97
2013-06-02
Add missing check in itemcontainer.
Andrei Karas
1
-1
/
+4
2013-06-02
fix compilation with old compilers.
Andrei Karas
1
-2
/
+2
2013-06-01
Restore adding items to outfits and drops by clicking only.
Andrei Karas
1
-0
/
+3
2013-06-01
Add drag and drop to drops window.
Andrei Karas
1
-2
/
+0
2013-06-01
add dragdrop between inventory and outfits window.
Andrei Karas
1
-16
/
+9
2013-05-06
Add outline colors for ITEM_EQUIPPED and ITEM_NOT_EQUIPPED.
Andrei Karas
1
-3
/
+5
2013-04-20
fix style in gui directory.
Andrei Karas
1
-0
/
+2
2013-04-12
first part of style fixed after cpplint checks.
Andrei Karas
1
-1
/
+1
2013-04-12
fix random rare crashes in npc and possible other windows.
Andrei Karas
1
-0
/
+3
2013-02-03
Fix inventory sorting.
Andrei Karas
1
-15
/
+17
2013-02-02
Fix errors in some compilers.
v1.3.2.3
Andrei Karas
1
-5
/
+5
2013-02-01
Fix code style.
Andrei Karas
1
-5
/
+5
2013-01-20
Last part with FOR_EACH changes.
Andrei Karas
1
-9
/
+3
2013-01-16
update copyrights year.
Andrei Karas
1
-1
/
+1
2012-12-27
Remove set font from graphics object.
Andrei Karas
1
-1
/
+0
2012-12-27
Improve containders text draw speed.
Andrei Karas
1
-4
/
+6
2012-11-07
Add own profiler and profiler info to some code.
Andrei Karas
1
-0
/
+7
2012-10-22
Extend item container theming.
Andrei Karas
1
-1
/
+4
2012-10-21
Fix compilation error from previous commits.
Andrei Karas
1
-0
/
+2
2012-10-21
Extend theming itemcontainer (used in inventory, trade window etc)
Andrei Karas
1
-14
/
+26
2012-10-20
Fix code style and some minor issues.
Andrei Karas
1
-3
/
+0
2012-10-20
Add palette inheritance to itemcontainer class.
Andrei Karas
1
-2
/
+3
2012-10-20
In all controls, call Widget2 methods to get colors.
Andrei Karas
1
-2
/
+2
2012-10-20
Derive all widgets from Widget2 class.
Andrei Karas
1
-0
/
+1
2012-10-19
Fix namespace conflicts.
Andrei Karas
1
-7
/
+4
2012-10-10
Fix compilation errors with stlport.
Andrei Karas
1
-5
/
+7
2012-10-01
Improve emotes window draw speed.
Andrei Karas
1
-11
/
+21
2012-09-22
Add final keyword to most classes.
Andrei Karas
1
-6
/
+6
2012-09-16
Improve inventory resize speed.
Andrei Karas
1
-3
/
+6
[next]