aseprite/data/jids
David Capello cb97884026 - All tools stuff refactored in various files/components.
- Added classes: IToolLoop, Tool, ToolGroup, ToolInk, ToolController, ToolPointShape, ToolIntertwine, ToolBox, etc.
- Added ToolLoopManager.
- Removed old src/modules/tools.cpp.
- Added ISettings and UISettingsImpl, adding the tools settings (onion skinning, grid, tiled mode, etc.).
- Added App::PenSizeBeforeChange, PenSizeAfterChange, CurrentToolChange signals.
- Renamed Context::get_bg/fg_color to getBg/FgColor.
- Refactored Brush class to Pen and added PenType.
- Renamed tiled_t to TiledMode.
- get_config_rect now uses the new Rect class imported from Vaca instead of old jrect.
- Added default_skin.xml to load tool icons.
- Added pen preview in Editor::cursor stuff.
- Added Editor::decorators.

Note: This big patch is from some time ago. I did my best to pre-commit other small changes before this big one.
2010-03-07 17:47:45 -02:00
..
advanced.jid Now XML files are loaded with tinyxml library 2009-12-16 23:24:57 +00:00
canvas.jid Replaced \n to 
 entity (because now we use TinyXml parser). 2010-01-31 23:42:45 +00:00
celprop.jid Now XML files are loaded with tinyxml library 2009-12-16 23:24:57 +00:00
colcurv.jid Now XML files are loaded with tinyxml library 2009-12-16 23:24:57 +00:00
confscr.jid Now XML files are loaded with tinyxml library 2009-12-16 23:24:57 +00:00
convmatr.jid Now XML files are loaded with tinyxml library 2009-12-16 23:24:57 +00:00
drawtext.jid Now XML files are loaded with tinyxml library 2009-12-16 23:24:57 +00:00
dupspr.jid Now XML files are loaded with tinyxml library 2009-12-16 23:24:57 +00:00
filesel.jid Replaced \n to 
 entity (because now we use TinyXml parser). 2010-01-31 23:42:45 +00:00
frlen.jid Now XML files are loaded with tinyxml library 2009-12-16 23:24:57 +00:00
invrtcol.jid Now XML files are loaded with tinyxml library 2009-12-16 23:24:57 +00:00
jpeg_options.jid Now XML files are loaded with tinyxml library 2009-12-16 23:24:57 +00:00
main.jid Now XML files are loaded with tinyxml library 2009-12-16 23:24:57 +00:00
median.jid Now XML files are loaded with tinyxml library 2009-12-16 23:24:57 +00:00
newlay.jid Now XML files are loaded with tinyxml library 2009-12-16 23:24:57 +00:00
newspr.jid Replaced \n to 
 entity (because now we use TinyXml parser). 2010-01-31 23:42:45 +00:00
options.jid Replaced \n to 
 entity (because now we use TinyXml parser). 2010-01-31 23:42:45 +00:00
paledit.jid Now XML files are loaded with tinyxml library 2009-12-16 23:24:57 +00:00
playfli.jid Now XML files are loaded with tinyxml library 2009-12-16 23:24:57 +00:00
pntprop.jid Now XML files are loaded with tinyxml library 2009-12-16 23:24:57 +00:00
replcol.jid Now XML files are loaded with tinyxml library 2009-12-16 23:24:57 +00:00
sprprop.jid Now XML files are loaded with tinyxml library 2009-12-16 23:24:57 +00:00
sprsize.jid Replaced \n to 
 entity (because now we use TinyXml parser). 2010-01-31 23:42:45 +00:00
toolconf.jid - All tools stuff refactored in various files/components. 2010-03-07 17:47:45 -02:00