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
2011-09-28
Add amount text field to buy dialog.
Andrei Karas
3
-3
/
+13
2011-09-26
Add ability to scrolling in scrollareas like chat by mouse draging.
Andrei Karas
2
-0
/
+62
2011-09-20
Auto hide filter in invetory if window size too small.
Andrei Karas
1
-7
/
+22
2011-09-19
Unhide method widgetResized. Removed empty widgetResized from some classes.
Andrei Karas
1
-1
/
+1
2011-09-16
Simplify menu creation in popupmenu class.
Andrei Karas
2
-0
/
+10
2011-09-15
Remove some diplicated code from embeded guichan.
Andrei Karas
1
-1
/
+1
2011-09-15
Add buttons Themes, Video, Perfomance in select server screen.
Andrei Karas
2
-0
/
+15
2011-09-11
Fix code style.
Andrei Karas
1
-2
/
+2
2011-09-11
Add own theme image for progressbar. If no own image it fallback to vscroll i...
Andrei Karas
1
-1
/
+3
2011-09-11
Add own xml configuration for missing windows.
Andrei Karas
2
-5
/
+20
2011-09-11
Add support for padding in theme configuration files.
Andrei Karas
1
-0
/
+2
2011-09-10
Allow load for each window own xml theme file.
Andrei Karas
2
-8
/
+20
2011-09-10
Remove some push/pop clip areas.
Andrei Karas
1
-9
/
+1
2011-09-10
Change empty strings initializations.
Andrei Karas
1
-1
/
+1
2011-09-09
Continue fix for shadow variables/methods errors.
Andrei Karas
2
-6
/
+6
2011-09-09
Fix first part of shadow variables/methods errors.
Andrei Karas
5
-60
/
+55
2011-09-09
Add to inventory filter by letters from item names.
Andrei Karas
4
-5
/
+28
2011-09-08
Add additional sorting methods to inventory:
Andrei Karas
3
-3
/
+77
2011-09-08
Replace most iterator to const_iterator.
Andrei Karas
7
-16
/
+25
2011-09-07
Add support for copy text to clipboard (Ctrl+C).
Andrei Karas
2
-0
/
+12
2011-09-02
Replace guichan iterators to const_iterator if need.
Andrei Karas
3
-2
/
+6
2011-09-01
Eliminate asserts from most files.
Andrei Karas
2
-3
/
+7
2011-09-01
Fix windows max x and y position.
Andrei Karas
1
-4
/
+4
2011-08-31
Add ability to lock any window position and size. Using sticky image for this.
Andrei Karas
2
-12
/
+55
2011-08-28
Fix code style.
Andrei Karas
1
-1
/
+2
2011-08-28
Move simple colors to themes.
Andrei Karas
2
-28
/
+29
2011-08-28
Fix possible conflicts between class names GuildTab, PartyTab and other.
Andrei Karas
2
-11
/
+11
2011-08-27
Impliment additional guild bot intergration functions.
Andrei Karas
1
-1
/
+1
2011-08-27
Basic support for guild bot integration.
Andrei Karas
2
-0
/
+179
2011-08-22
Improve draw perfomance.
Andrei Karas
31
-104
/
+142
2011-08-22
Add new colors to themes: BORDER, BACKGROUND_GRAY, SCROLLBAR_GRAY.
Andrei Karas
4
-8
/
+10
2011-08-22
Fix some theme font colors in different gui elements.
Andrei Karas
3
-1
/
+3
2011-08-22
Add highlight list option.
Andrei Karas
1
-3
/
+1
2011-08-22
Replace typo dont to don't.
Andrei Karas
2
-2
/
+2
2011-08-17
Fix chat auto scroll to down if input field is visible.
Andrei Karas
1
-1
/
+2
2011-08-16
Show shop sign to other players only if shop is not empty.
Andrei Karas
2
-0
/
+7
2011-08-16
Add drop down widget for setup pages.
Andrei Karas
4
-2
/
+118
2011-08-15
Move setupitem class to widgets directory.
Andrei Karas
3
-2
/
+752
2011-08-15
Add option to hide ip addresses on screenshots.
Andrei Karas
1
-13
/
+33
2011-08-12
Rename file name table to correct guitable.
Andrei Karas
2
-1
/
+1
2011-08-12
Rename file names log and chatlog to correct logger and chatlogger.
Andrei Karas
18
-22
/
+22
2011-08-11
Fix saving opened tabs state.
Andrei Karas
1
-2
/
+4
2011-08-09
Fix copyright headers. Add missing copyrights and fix program name.
Andrei Karas
6
-12
/
+16
2011-08-02
Add ctrl key combination to all text fields.
Andrei Karas
1
-10
/
+38
2011-08-02
Adjust time between allowed insertions in text field from 1 to 2 seconds.
Andrei Karas
1
-1
/
+1
2011-07-25
Add removing palyers sprite logic depend on players direction.
Andrei Karas
1
-1
/
+1
2011-07-08
Add small optimisations and fixes.
Andrei Karas
2
-2
/
+2
2011-07-07
Remove undescore from variables and defines.
Andrei Karas
49
-98
/
+98
2011-07-05
Fix memory leak in shop window, add missing initialisation to BeingCacheEntry.
Andrei Karas
2
-0
/
+17
2011-07-04
Fix code style and compilation warnings.
Andrei Karas
1
-1
/
+1
[next]