lazarus/images
laurent 874285d5bb replace add and delete images
git-svn-id: trunk@16634 -
2008-09-18 09:01:12 +00:00
..
actions replace add and delete images 2008-09-18 09:01:12 +00:00
codeexplorer New images for codeexplorer 2008-01-24 17:25:36 +00:00
codetoolsdefines New images for codetools editor 2008-09-12 15:36:16 +00:00
components Update Components ans state images 2008-09-09 12:15:54 +00:00
componenttreeview
debugger New icones for CallStack dialog 2008-03-24 22:17:02 +00:00
designer New icones 2008-03-29 23:59:19 +00:00
items
lazdoc move lazdoc images to lazdoc directory 2008-01-11 11:03:40 +00:00
menu Update menu images 2008-09-09 16:29:17 +00:00
mimetypes Add mimetypes images 2008-01-22 22:05:34 +00:00
packages IDE implemented compatibility issues: 2008-02-27 16:23:28 +00:00
propertygrid update images 2008-03-01 22:39:27 +00:00
sourceeditor update bookmark icons 2008-03-02 21:45:37 +00:00
splash_source
states Update Components ans state images 2008-09-09 12:15:54 +00:00
bookmark_list.txt update images 2008-03-01 22:39:27 +00:00
bookmark.lrs update bookmark icons 2008-03-02 21:45:37 +00:00
bookmark.sh update images 2008-03-01 22:39:27 +00:00
btn_downarrow.png convert images xpm to png 2008-01-11 15:42:26 +00:00
components_images_list.txt added icons for TProcessUTF8 and TAsyncProcess 2008-09-01 10:32:09 +00:00
components_images.bat
components_images.lrs Update Components ans state images 2008-09-09 12:15:54 +00:00
componenttreeview_list.txt
componenttreeview.bat
componenttreeview.lrs
folder.png convert images xpm to png 2008-01-11 15:42:26 +00:00
icon-naming-spec.xml
ide_icon48x48.png
includefile.ico
keymapcategory.png convert images xpm to png 2008-01-11 15:42:26 +00:00
keymaprelation.png convert images xpm to png 2008-01-11 15:42:26 +00:00
laz_images_list.txt * Moved todolist from project menu to view menu 2008-04-20 22:56:28 +00:00
laz_images.bat
laz_images.lrs Update menu images 2008-09-09 16:29:17 +00:00
laz_images.sh Started moving TPopupNotifier to the LCL. Added linux script to create images lrs file. Implemented TTrayIcon.GetPosition on gtk2. 2008-02-09 10:24:40 +00:00
lazarus_about_logo.xpm
LazarusForm.bmp update LazarusForm and LazarusProject icon 2008-01-09 16:59:18 +00:00
LazarusForm.ico update LazarusForm and LazarusProject icon 2008-01-09 16:59:18 +00:00
lazaruspackage.ico
LazarusProject.ico update LazarusForm and LazarusProject icon 2008-01-09 16:59:18 +00:00
LazarusSource.bmp
LazarusSource.ico
lprfile.ico
mainicon.ico IDE: changed mainicon to cheetah head, updated images/README.txt 2008-08-13 16:40:32 +00:00
mainicon.lrs IDE: changed mainicon to cheetah head, updated images/README.txt 2008-08-13 16:40:32 +00:00
powered_by.png images: add powered by lazarus image from Laurent 2008-09-17 14:09:46 +00:00
powered-by.svg add SVG powered-by 2008-09-17 15:22:31 +00:00
README.txt IDE: changed mainicon to cheetah head, updated images/README.txt 2008-08-13 16:40:32 +00:00
splash_logo.bat
splash_logo.lrs
splash_logo.png
splash_logo.xpm
template.png
vase_trans.xpm

This directory contains all images needed by the IDE.
Images are stored in lazarus resource files (.lrs). Each icon is stored
in xpm format.

bookmark.lrs - Icons for bookmarks
codetoolsdefines.lrs - Icons for CodeTools Defines Editor
components_images.lrs - Icons and pics for lcl components
mainicon.lrs - This is the IDE program icon.
laz_images.lrs - The icons for the speedbuttons, the menu (Open, Save,...),
                 package windows, codeexplorer
splash.lrs - the lazarus logo at IDE start
unitdependencies.lrs - Icons for the unit dependencies.


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.


1. bookmark.lrs

cd <lazarusdir>/images/sourceeditor/
../../tools/lazres ../bookmark.lrs *.png


2. codetoolsdefines.lrs

cd <lazarusdir>/images/codetoolsdefines
../../tools/lazres ../../ide/codetoolsdefines.lrs *.png


3. components_images.lrs

cd <lazarusdir>/images/
../tools/lazres components_images.lrs @components_images_list.txt


4. mainicon.lrs

cd <lazarusdir>/images/
../tools/lazres mainicon.lrs mainicon.ico


5. laz_images.lrs

cd <lazarusdir>/images/
../tools/lazres laz_images.lrs @laz_images_list.txt
rm ../main.ppu


6. splash.lrs

cd <lazarusdir>/images
./tools/lazres splash_logo.lrs splash_logo.png


Others

in form ide/editoroptions_new.lfm
images/keymaprelation.png, images/keymapcategory.png

in form ide/fpdoceditwindow.lfm
images/lazdoc/*.png