lazarus/lcl/images
2024-09-11 14:39:03 +02:00
..
buttons
cursors
dbnavigator Images: New/updated icons by Roland Hahn (dbnavigator, some lcl icons, debugger, actions, some new general purpose) 2024-09-10 23:34:42 +02:00
dialogs
dock
wince
btncalccancel.xpm
btncalcimg.xpm
btncalcmin.xpm
btncalcmul.xpm
btncalcok.xpm
btncalcplus.xpm
btncalcpmin.xpm
btncalculator_150.png Images: New/updated icons by Roland Hahn (dbnavigator, some lcl icons, debugger, actions, some new general purpose) 2024-09-10 23:34:42 +02:00
btncalculator_200.png Images: New/updated icons by Roland Hahn (dbnavigator, some lcl icons, debugger, actions, some new general purpose) 2024-09-10 23:34:42 +02:00
btncalculator.png Images: New/updated icons by Roland Hahn (dbnavigator, some lcl icons, debugger, actions, some new general purpose) 2024-09-10 23:34:42 +02:00
btncalendar_150.png Images: New/updated icons by Roland Hahn (dbnavigator, some lcl icons, debugger, actions, some new general purpose) 2024-09-10 23:34:42 +02:00
btncalendar_200.png Images: New/updated icons by Roland Hahn (dbnavigator, some lcl icons, debugger, actions, some new general purpose) 2024-09-10 23:34:42 +02:00
btncalendar.png Images: New/updated icons by Roland Hahn (dbnavigator, some lcl icons, debugger, actions, some new general purpose) 2024-09-10 23:34:42 +02:00
btnfiltercancel_150.png Images: New/updated icons by Roland Hahn (dbnavigator, some lcl icons, debugger, actions, some new general purpose) 2024-09-10 23:34:42 +02:00
btnfiltercancel_200.png Images: New/updated icons by Roland Hahn (dbnavigator, some lcl icons, debugger, actions, some new general purpose) 2024-09-10 23:34:42 +02:00
btnfiltercancel.png Images: New/updated icons by Roland Hahn (dbnavigator, some lcl icons, debugger, actions, some new general purpose) 2024-09-10 23:34:42 +02:00
btnseldir_150.png Images: New/updated icons by Roland Hahn (dbnavigator, some lcl icons, debugger, actions, some new general purpose) 2024-09-10 23:34:42 +02:00
btnseldir_200.png Images: New/updated icons by Roland Hahn (dbnavigator, some lcl icons, debugger, actions, some new general purpose) 2024-09-10 23:34:42 +02:00
btnseldir.png Images: New/updated icons by Roland Hahn (dbnavigator, some lcl icons, debugger, actions, some new general purpose) 2024-09-10 23:34:42 +02:00
btnselfile_150.png Images: New/updated icons by Roland Hahn (dbnavigator, some lcl icons, debugger, actions, some new general purpose) 2024-09-10 23:34:42 +02:00
btnselfile_200.png Images: New/updated icons by Roland Hahn (dbnavigator, some lcl icons, debugger, actions, some new general purpose) 2024-09-10 23:34:42 +02:00
btnselfile.png Images: New/updated icons by Roland Hahn (dbnavigator, some lcl icons, debugger, actions, some new general purpose) 2024-09-10 23:34:42 +02:00
btntime_150.png Images: New/updated icons by Roland Hahn (dbnavigator, some lcl icons, debugger, actions, some new general purpose) 2024-09-10 23:34:42 +02:00
btntime_200.png Images: New/updated icons by Roland Hahn (dbnavigator, some lcl icons, debugger, actions, some new general purpose) 2024-09-10 23:34:42 +02:00
btntime.png Images: New/updated icons by Roland Hahn (dbnavigator, some lcl icons, debugger, actions, some new general purpose) 2024-09-10 23:34:42 +02:00
copyright.txt
lcl_edbtnimg_list.txt
lcl_edbtnimg.bat
lcl_edbtnimg.sh
lcl_grid_images_list.txt
lcl_grid_images.bat
lcl_grid_images.sh
metadata.xml Images: New/updated icons by Roland Hahn (dbnavigator, some lcl icons, debugger, actions, some new general purpose) 2024-09-10 23:34:42 +02:00
README.txt
sortasc_50.png Images: Fix interchanged sortasc and sortdesc images. 2024-09-11 14:39:03 +02:00
sortasc_75.png Images: Fix interchanged sortasc and sortdesc images. 2024-09-11 14:39:03 +02:00
sortasc_150.png Images: Fix interchanged sortasc and sortdesc images. 2024-09-11 14:39:03 +02:00
sortasc_200.png Images: Fix interchanged sortasc and sortdesc images. 2024-09-11 14:39:03 +02:00
sortasc.png Images: Fix interchanged sortasc and sortdesc images. 2024-09-11 14:39:03 +02:00
sortdesc_50.png Images: Fix interchanged sortasc and sortdesc images. 2024-09-11 14:39:03 +02:00
sortdesc_75.png Images: Fix interchanged sortasc and sortdesc images. 2024-09-11 14:39:03 +02:00
sortdesc_150.png Images: Fix interchanged sortasc and sortdesc images. 2024-09-11 14:39:03 +02:00
sortdesc_200.png Images: Fix interchanged sortasc and sortdesc images. 2024-09-11 14:39:03 +02:00
sortdesc.png Images: Fix interchanged sortasc and sortdesc images. 2024-09-11 14:39:03 +02:00

This directory contains all images needed by the LCL.
Images are stored in FPC resource files (.res). Each icon is stored
in xpm or png format.

lcl_dbgrid_images.res - Icons, included by dbgrids.pas
lcl_dbnav_images.res - Icons, included by dbctrls.pas


How to update the image resources:

Creating a lazarus resource can easily be done by the lazres program.
If you have not yet compiled lazres, go to the tools directory and type make.


Under windows use script files: lcl_dbgrid_images.bat, lcl_dbnav_images.bat,
Under other systems use similar script - just replace directory separator.

Please see copyright.txt for copyright and license information.



ADDING IMAGES TO LCL POLICY
---------------------------
All images in the LCL must be public domain or especially created for the LCL and under the LCL license.
When you are adding images to the LCL add information about their origin here in the list and also in SVN commit log.

!!! Do not add images under other licenses (CC, GPL, LGPL ...) or unknown origin into the LCL !!!

Please use Tango icons whenever possible because they are SVG and exist in various PNG resolutions - it will make updating LCL icons for high-DPI easy in the future.
You can download Tango icons from https://packages.debian.org/sid/tango-icon-theme or directly http://http.debian.net/debian/pool/main/t/tango-icon-theme/tango-icon-theme_0.8.90.orig.tar.gz
Use supplied ready-to-go PNGs in the needed resolution.

Please note that policy for Lazarus images is different (less strict). See images/README.txt for info about Lazarus icon policy.