aboutsummaryrefslogtreecommitdiffstats
path: root/media
Commit message (Collapse)AuthorAgeFilesLines
* Fix secure/insecure imagesPierre Ossman2017-11-272-117/+68
| | | | | They were converted at the wrong resolution, and FLTK chokes on color names so make sure all colors are specified in hex.
* Display security state when asking for passwordPierre Ossman2017-09-014-0/+317
| | | | | Indicate to the user how secure the transport channel is so they can avoid entering their password for untrusted sites.
* Update the checked in copies of the generated icons. SomehowPierre Ossman2013-02-195-0/+0
| | | | | | | the previous versions were broken. git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@5046 3789f03b-4d11-0410-bbf8-ca57d06f2519
* Fix bad circular dependency.Pierre Ossman2013-02-191-5/+5
| | | | git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@5045 3789f03b-4d11-0410-bbf8-ca57d06f2519
* Modern versions of ImageMagick properly respects the SVG defaultPierre Ossman2013-02-191-4/+8
| | | | | | | | DPI of 90, which causes unwanted scaling under ImageMagick's default 72. Force a 72 DPI to get pixel perfect matching. git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@5044 3789f03b-4d11-0410-bbf8-ca57d06f2519
* Check the generated icons into the build tree. This solves a couple of ↵DRC2013-01-076-19/+22
| | | | | | issues: (1) it eliminates the build dependency on ImageMagick, which was not documented and which creates a hard-to-diagnose build failure on platforms on which it isn't available, and (2) the build was completely broken on Windows, because Windows has a convert.exe program that is part of the operating system, and the TigerVNC build system was finding this and attempting to use it to generate the icons. git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@5024 3789f03b-4d11-0410-bbf8-ca57d06f2519
* Convert media Makefile to CMake.Pierre Ossman2012-03-272-30/+54
| | | | git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@4877 3789f03b-4d11-0410-bbf8-ca57d06f2519
* Add some basic icon files.Pierre Ossman2009-03-048-0/+2187
git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@3632 3789f03b-4d11-0410-bbf8-ca57d06f2519