BenDol
a02c091376
Fix stop crashing with UIWidget::moveChildToIndex.
2014-04-04 11:33:17 +13:00
BenDol
01e6169cfb
Fix to setText method.
2014-04-04 04:49:44 +13:00
BenDol
1074b6b787
Provide the option to suppress lua call in setText
2014-04-03 05:20:35 +13:00
BenDol
547b18db9a
Update copyright for 2014
2014-04-01 18:36:42 +13:00
Ahmed Samy
c8b4566194
TextEdit: If cursor pos reaches end, move to start, and the opposite
2014-02-10 08:05:45 +02:00
conde2
ba091c9f5b
Indentation
2013-12-01 01:30:48 -02:00
conde2
4dcb30110f
Use of clamp
2013-12-01 00:48:36 -02:00
conde2
ca2fe9cf45
Fix compilation under MSVC
...
Use template for std::min and std::max
2013-11-30 23:08:43 -02:00
Eduardo Bart
b43a196eac
Minor fixes and add auto resize for images
2013-03-15 21:59:22 -03:00
Eduardo Bart
62921dee9b
Fixes in options, hotkeys and viplist
2013-03-02 17:01:52 -03:00
Eduardo Bart
dad3026ba0
Optimize terminal buffering
2013-02-28 21:35:35 -03:00
Eduardo Bart
9312d20a0f
More terminal improvements
2013-02-28 20:10:36 -03:00
Eduardo Bart
b804dd6959
Fixes and new tuned terminal
2013-02-28 18:46:42 -03:00
Eduardo Bart
06e2b6eca2
Platform fixes and rework ping
2013-02-24 22:16:45 -03:00
Eduardo Bart
9a54bfcc90
Minimap, hotkeys and lot of other changes
...
* Begin working on a new layout system for UIMinimap and later UIMap,
this new layout system allows to add widgets to the minimap
* Add option to disable motd
* Rework hotkey binding
* Lots of fixes in hotkeys manager
* Add fullmap view using Ctrl+Shift+M
* Prevent some crashs in ThingType draw
* Add function to load minimap from PNG files
* Fixes in minimap saving
* Fixes in Tile::isClickable
* Add UIMapAnchorLayout, new layout for maps
* Fix freezes in win32 when pressing alt key
2013-02-21 17:03:05 -03:00
Henrique Santiago
ffcb65f365
Draw minimap background without map
2013-02-13 18:40:15 -02:00
Henrique Santiago
11cb287a21
Changes to UIProgressBar, simplified healthinfo module
2013-02-09 19:57:37 -02:00
Eduardo Bart
86c462eb4d
Fix win32 compile errors
2013-02-06 18:48:23 -02:00
Eduardo Bart
7ece0ed8c7
Buttons for client options
2013-02-06 17:35:59 -02:00
Eduardo Bart
cf77df05ca
Fix possible leaks in stdext::format
2013-02-05 20:00:28 -02:00
Henrique Santiago
546007f1df
UIImageView, fixes to minimap
2013-01-31 14:20:04 -02:00
Eduardo Bart
1bf77c35c6
Fix some minor bugs in widgets events
2013-01-31 00:21:39 -02:00
Eduardo Bart
5bf03c50d6
Rework hotkeys manager, fix many issues on it
2013-01-30 18:28:54 -02:00
Eduardo Bart
80a7ecb3a4
Speed up compilation time for luafunctions
...
* Other compile fixes for gcc
2013-01-29 15:27:59 -02:00
Eduardo Bart
773837da98
Minor changes in file type handling
2013-01-27 23:23:53 -02:00
Eduardo Bart
4b1db2bcd6
Fix #235 and other changes
2013-01-26 18:40:03 -02:00
Eduardo Bart
4f8f02acad
Rework auto focus behavior, closes #222
2013-01-26 17:06:25 -02:00
Eduardo Bart
32c5f4285b
Closes #210
...
* And minor adjustments
2013-01-25 17:26:51 -02:00
Eduardo Bart
a144174c41
Use push/pop mechanism for cursors
2013-01-25 11:47:51 -02:00
Eduardo Bart
3a47c4f2e1
Remake cursors, closes #219 and #237
2013-01-25 11:19:40 -02:00
Eduardo Bart
0a91fff82a
Textedit improvements
2013-01-25 11:17:59 -02:00
Eduardo Bart
d5b4e0929f
Improvements in textedit and hotkey manager
...
* Set textedit's cursor position to the end of text in some situations
* Send hotkey messages to the current channel instead of default channel
* Allow to overwrite sprites using otml and pngs
2013-01-24 18:36:04 -02:00
Eduardo Bart
5b65088426
Improve tab navigation and scrolling
...
* Fix with use with over creatures when you are over force use objects
* Fix textedit wrapping
2013-01-24 15:46:02 -02:00
Eduardo Bart
311bc220a8
Fix a warning
2013-01-23 16:55:10 -02:00
Eduardo Bart
27d5506262
Some fixes in entergame and widget clipping
2013-01-22 19:48:25 -02:00
Eduardo Bart
ca4caf7991
Fix text highlighting again
2013-01-22 18:29:18 -02:00
Eduardo Bart
18a37393c5
Limit path finding max complexity
2013-01-20 14:30:53 -02:00
Eduardo Bart
c28596292f
Text selection in chat
...
* Remove fancy stuff from background
* Improve text windows
* More improvements to textedit
2013-01-20 13:40:40 -02:00
Eduardo Bart
84dfd4f7f3
UITextEdit selection, closes #55
2013-01-20 11:38:02 -02:00
Eduardo Bart
9907e9e5c7
Fix particles and some fun in the background LOL
2013-01-19 18:24:59 -02:00
Eduardo Bart
f389c3b3fe
Widgets can now rotate :O
2013-01-19 14:44:07 -02:00
Eduardo Bart
28b5fc1d5a
Refactor modules, closes #223
...
* All modules are sandboxed now
* All images,sounds,fonts,translations and styles were moved to "data" folder
* Reorganize image files folders
* Remove unmaintained modules: client_particles, client_shaders
* Implement new automatic way to load styles and fonts
* Add hide/show offline option in VipList
* Add invite/exclude to/from private channel in players menus
* Many other minor changes
2013-01-18 20:46:36 -02:00
Eduardo Bart
cf77c2baf3
Fix text edits wrapping
2013-01-17 09:34:45 -02:00
Eduardo Bart
a80e758e32
Improve tabs move in console chat, looks nice now
2013-01-16 15:41:12 -02:00
Eduardo Bart
2e75380218
Reimplement text edit scrolling in C++
...
* And update some corelib APIs
2013-01-16 14:20:17 -02:00
Eduardo Bart
5344a179a4
Many UI improvements and minor fixes
2013-01-08 18:01:47 -02:00
Eduardo Bart
122577a916
Just rename some files
...
* Fix a server ping issue
2013-01-08 16:32:05 -02:00
Henrique Santiago
18a0d7ab94
Fixes to horizontal scrollarea, improve charlist flexibility
2012-08-31 01:56:10 -03:00
Henrique Santiago
2142ee765d
Fix issue #21 , but miniwindows can be a lot smarter
2012-08-21 02:35:20 -03:00
Henrique Santiago
ab7400c51d
Progress on issues #60 , #24 , #21
2012-08-18 02:04:15 -03:00