wesnoth/images
Iris Morelle 50494b7f06 gui2/text_box: Implement I-beam cursor
This is a backport to 1.14 of multiple commits from master:

 * gui2/text_box: Implement I-beam cursor
   d7f2595393
 * Don't forcefully disable colour cursors
   fc04268aa4
 * Set the I-beam cursor's hotspot properly
   c31047af47

This cursor is active when the widget has the mouse focus. You know,
like textboxes are wont to do anywhere else. Took long enough, although
there was an interaction issue with tooltips fixed in the previous
commit.

I still need to figure out how to make this work with GUI1 textboxes
(e.g. in-game console).

The colour version of the cursor was kindly provided by LordBob, and the
B&W version is my own.
2020-01-22 23:48:31 -03:00
..
arrows applied utils/wesnoth-optipng 2011-07-09 08:26:43 +00:00
buttons Tweaked dropdown button background images 2018-02-23 15:37:18 +11:00
cursors gui2/text_box: Implement I-beam cursor 2020-01-22 23:48:31 -03:00
cursors-bw gui2/text_box: Implement I-beam cursor 2020-01-22 23:48:31 -03:00
dialogs Addressed a large chunk of the whitespace issues from #2613 2018-03-09 11:37:00 +11:00
editor Improved editor brush image 2016-03-20 16:41:50 +11:00
footsteps gitignore: Merge dozens of "Thumbs.db" rules 2014-06-09 01:00:26 +02:00
help Use 4 spaces instead of an image hack to indent topic lists 2015-03-22 23:30:51 +11:00
icons Rename blades.png blade.png to fix its display in the unit preview pane (fixes #4406) 2019-09-30 11:48:25 +11:00
misc updated Turkish translation 2019-06-24 22:16:07 +02:00
tools Delete additional resources 2016-12-18 23:07:11 -05:00
whiteboard applied utils/wesnoth-optipng: 2011-04-27 21:23:42 +00:00
README.md Made README files Markdown 2017-04-28 15:07:06 +11:00

This directory contains image resources used by the C++ UI but not by WML.