index
:
specing/manaplus
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
command_not_found_channel_report
cpplint-linelength
cuoco-default
cuoco_choosedefault
do-not-unequip-first
dukebuilder
fix-ci2
fix_windows_ci_opt_exists
gamemodifiers_clarity
gamemodifiers_clarity2
general_tab_message_redirect
gl-move_ci-test
go_attack_pickup_stand_on_ignored_item
homun_kill_confirm
improved_controller_build2
item_shortcuts_window_sticky_button
jak1/pipeline_improvments
jesusalva/itpopup
jesusalva/mverse
keep_password
mageia2
mageia3
mageiabranch
mail_notification_english
master
old-stable
packets
pickupignoredfix
rename_and_cleanup
sprite_warnings
stable
stdint.h
stripped
test-ci
tmw/renameprog
warp_mage_client
Advanced game client for tmwAthena and Evol2 servers.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
dragdrop.h
Age
Commit message (
Expand
)
Author
Files
Lines
2014-02-02
Add missing const and static into other classes.
Andrei Karas
1
-2
/
+2
2014-01-01
update copyright year in all sources.
Andrei Karas
1
-1
/
+1
2013-10-08
add support for sounds take and put.
Andrei Karas
1
-0
/
+4
2013-09-25
improve construcors in abstract classes.
Andrei Karas
1
-1
/
+1
2013-09-12
remove unused includes from widget files.
Andrei Karas
1
-0
/
+1
2013-09-03
add drag and drop support for equipment window.
Andrei Karas
1
-1
/
+2
2013-08-16
fix code style.
Andrei Karas
1
-1
/
+1
2013-08-11
add support for giving item to npc (evol only)
Andrei Karas
1
-1
/
+2
2013-07-03
add drag and drop support between inventory and storage.
Andrei Karas
1
-4
/
+5
2013-07-03
simplify drag and drop source check.
Andrei Karas
1
-5
/
+17
2013-07-03
add support for drag and drop from/to shortcuts window.
Andrei Karas
1
-2
/
+7
2013-07-03
add support for drag skill from skills window.
Andrei Karas
1
-1
/
+31
2013-07-02
add support for drag and drop in spells window.
Andrei Karas
1
-2
/
+53
2013-06-07
Fix code style.
Andrei Karas
1
-0
/
+2
2013-06-02
In drag and drop use ints and images but not pointer to item.
Andrei Karas
1
-15
/
+73
2013-06-01
clear drag selection if selected item removed.
Andrei Karas
1
-0
/
+8
2013-06-01
Restore adding items to outfits and drops by clicking only.
Andrei Karas
1
-0
/
+11
2013-06-01
Add drag and drop to drops window.
Andrei Karas
1
-0
/
+1
2013-06-01
add dragdrop between inventory and outfits window.
Andrei Karas
1
-0
/
+79