Commit graph

32 commits

Author SHA1 Message Date
doofus-01
033012219e
Add Exif tags to images (#9254)
Artist & copyright Exif tags track the copyright info in images, replacing what used to be tracked with "copyrights.csv".
2024-08-25 20:18:16 -07:00
Iris Morelle
d7f2595393 gui2/text_box: Implement I-beam cursor
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.
2019-11-13 00:03:38 -03:00
Edward Chernenko
4384bd550a optipng run: ./utils/woptipng.py -d 15 images/
It has been a while since the last optipng run (it was in 2015),
and many non-optimized PNG files have accumulated in the repository.

288 of 1666 files optimized, 258992 bytes reduced to 156258 bytes; -102734 bytes, -39.66%

To avoid unnecessarily increasing the size of Git repository for minor
size reductions, we skip images that weren't reduced by at least 15%.
2019-01-02 19:26:48 +02:00
JaMiT
53f6ec19c0 Remove color information from transparent pixels
This makes the images smaller, and it circumvents bug #23909.
2016-08-04 22:01:15 -05:00
Charles Dang
3ad092aa2b Hi-res colored cursors by LordBob 2016-04-15 03:49:38 +11:00
Charles Dang
53f1b5a170 New Color cursor graphics by LordBob 2016-04-11 02:42:24 +11:00
aquileia
05641062c8 gitignore: Merge dozens of "Thumbs.db" rules
It suffices to apply the rule once in the root directory.
2014-06-09 01:00:26 +02:00
Nils Kneuper
0d5aa46e74 ran utils/wesnoth-optipng
(not commiting any files that were reported as broken, there are many!)

  Original size: 130846 KiB on 10530 files
 Optimized size: 127520 KiB
   Total saving: 3325 KiB = 2% decrease
2011-03-11 14:17:45 +00:00
Nils Kneuper
627f8b7c61 revert 2011-02-26T23:14:32Z!crazy-ivanovic@gmx.net and the image part of 2011-02-26T22:13:29Z!crazy-ivanovic@gmx.net
(the intended translation/changelog part is still left)
2011-02-27 10:05:39 +00:00
Nils Kneuper
47cbef3059 updated Slovak translation 2011-02-26 22:13:29 +00:00
Alexander van Gessel
e9c97fdfd7 Ran optipng, 28 kB saved (5%). 2008-11-02 16:49:54 +01:00
Benoît Timbert
2888a76b0c Apply patch #954 by Vladimir Slavik : svn:ignore tweaks 2008-02-17 20:54:17 +00:00
Nils Kneuper
54ab37a1d9 utils/wesnoth-pngcrush
total saved: 76 KB, 73 files
2007-11-07 17:28:50 +00:00
Lari Nieminen
3a13869261 Placeholderish cursors for location choosing (not used in mainline). 2007-11-06 11:10:05 +00:00
Nils Kneuper
76504b4ea5 pngcrush/optipng, some loseless compression 2007-05-02 19:37:46 +00:00
Richard Kettering
925c81800e Updated two of the color cursors. 2007-04-27 03:09:13 +00:00
Ali El Gariani
c318f82b8f Just quickly gimped some missing cursors, waiting other new ones from
West
2007-04-12 13:07:47 +00:00
J.W. Bjerk
f474eac8c7 west's new (much nicer) color cursors. 2007-04-12 05:05:28 +00:00
Ali El Gariani
bd3de9a852 Remove dummies colour cursors used previously for mac. 2007-04-05 02:29:00 +00:00
Ali El Gariani
4aa5bc1acf Add dummies colored dragging cursors.
Normally not necessary, but need some change in the code to skip it. I
will do it later.
2007-03-30 19:33:08 +00:00
Ali El Gariani
60b1e51b9f Add prototype images for the drag & drop
(the black and white files are dummies)
2007-03-29 23:11:23 +00:00
Isaac Clerencia Perez
31265f3eb5 pngcrush 2006-10-04 15:56:52 +00:00
Josef Redinger
b0df981c46 add script for removing profile key...
and clean png files from comments and profiles
2006-09-27 14:28:53 +00:00
Benoît Timbert
c35d2f7ee3 Reverted the changes of revisions:
2006-03-14T04:34:35Z!me@jwbjerk.com
2006-03-14T04:26:01Z!me@jwbjerk.com
2006-03-14T04:18:23Z!me@jwbjerk.com
2006-03-13T21:55:46Z!david@torangan.de
2006-03-13T13:39:21Z!me@jwbjerk.com
2006-03-13T12:53:35Z!haskjold@pvv.org
2006-03-13T12:18:29Z!haskjold@pvv.org
2006-03-12T16:53:28Z!me@jwbjerk.com
2006-03-12T16:20:34Z!me@jwbjerk.com
2006-02-21T19:48:02Z!david@torangan.de
2006-03-14 16:23:18 +00:00
David Philippi
1d5f4eea92 optimized png images 2006-02-21 19:48:02 +00:00
András Salamon
3538f02bc0 fix broken colour wait cursor on Mac OS X (#4729) 2005-11-20 07:13:43 +00:00
Pauli Manninen
728240838f pngcrushed images 2004-07-20 11:30:11 +00:00
Dave White
74adb52d80 added support for hyperlink cursor type 2004-06-16 14:58:39 +00:00
Pauli Manninen
b454a1b5bb steelish blue cursors 2004-04-02 22:08:58 +00:00
Dave White
afcb5385c7 added new cursors submitted by woodwizzle
added icons to campaigns
2004-04-02 16:14:14 +00:00
Dave White
03aa7bc673 made it less likely for castles to appear in the sea on randomly generated maps.
made map generator dialog retain the 'number of players' setting
2004-04-01 17:02:07 +00:00
Dave White
7aecbbb498 added support for colour cursors 2004-03-31 20:47:45 +00:00