aseprite/third_party/libart_lgpl
David Capello 19e8083256 + Added Editor::space_pressed to move the scroll with the space key.
+ Renamed Editor::cursor_eyedropper to Editor::alt_pressed.
+ Added statusbar_show_tip.
+ Added AppHooks.
+ Renamed color_button_* to colorbutton_*
+ Renamed GfxObj*Layer::parent to Layer*Layer::parent_layer.
+ Added Palette gfxobj and refactored a lot of code to this new Palette
  instead of Allegro's RGB/PALETTE.
+ Now jfile.c uses jxml.c.
+ New signature for callbacks in 'hook_signal' of modules/gui.c:
  bool hook(JWidget, void *);
- Removed colsel and minipal from dialogs.
+ Fixed mouse bounds in sliders.
2008-03-22 18:43:56 +00:00
..
art_affine.c Moved third_party/ directory to trunk 2007-09-18 23:59:46 +00:00
art_affine.h Moved third_party/ directory to trunk 2007-09-18 23:59:46 +00:00
art_alphagamma.c Moved third_party/ directory to trunk 2007-09-18 23:59:46 +00:00
art_alphagamma.h Moved third_party/ directory to trunk 2007-09-18 23:59:46 +00:00
art_bpath.c Moved third_party/ directory to trunk 2007-09-18 23:59:46 +00:00
art_bpath.h Moved third_party/ directory to trunk 2007-09-18 23:59:46 +00:00
art_config.h Moved third_party/ directory to trunk 2007-09-18 23:59:46 +00:00
art_filterlevel.h Moved third_party/ directory to trunk 2007-09-18 23:59:46 +00:00
art_gray_svp.c Moved third_party/ directory to trunk 2007-09-18 23:59:46 +00:00
art_gray_svp.h Moved third_party/ directory to trunk 2007-09-18 23:59:46 +00:00
art_misc.c Moved third_party/ directory to trunk 2007-09-18 23:59:46 +00:00
art_misc.h Moved third_party/ directory to trunk 2007-09-18 23:59:46 +00:00
art_pathcode.h Moved third_party/ directory to trunk 2007-09-18 23:59:46 +00:00
art_pixbuf.c + Added Editor::space_pressed to move the scroll with the space key. 2008-03-22 18:43:56 +00:00
art_pixbuf.h Moved third_party/ directory to trunk 2007-09-18 23:59:46 +00:00
art_point.h Moved third_party/ directory to trunk 2007-09-18 23:59:46 +00:00
art_rect_svp.c Moved third_party/ directory to trunk 2007-09-18 23:59:46 +00:00
art_rect_svp.h Moved third_party/ directory to trunk 2007-09-18 23:59:46 +00:00
art_rect_uta.c Moved third_party/ directory to trunk 2007-09-18 23:59:46 +00:00
art_rect_uta.h Moved third_party/ directory to trunk 2007-09-18 23:59:46 +00:00
art_rect.c Moved third_party/ directory to trunk 2007-09-18 23:59:46 +00:00
art_rect.h Moved third_party/ directory to trunk 2007-09-18 23:59:46 +00:00
art_render_gradient.c Moved third_party/ directory to trunk 2007-09-18 23:59:46 +00:00
art_render_gradient.h Moved third_party/ directory to trunk 2007-09-18 23:59:46 +00:00
art_render_svp.c Moved third_party/ directory to trunk 2007-09-18 23:59:46 +00:00
art_render_svp.h Moved third_party/ directory to trunk 2007-09-18 23:59:46 +00:00
art_render.c Moved third_party/ directory to trunk 2007-09-18 23:59:46 +00:00
art_render.h Moved third_party/ directory to trunk 2007-09-18 23:59:46 +00:00
art_rgb_affine_private.c Moved third_party/ directory to trunk 2007-09-18 23:59:46 +00:00
art_rgb_affine_private.h Moved third_party/ directory to trunk 2007-09-18 23:59:46 +00:00
art_rgb_affine.c Moved third_party/ directory to trunk 2007-09-18 23:59:46 +00:00
art_rgb_affine.h Moved third_party/ directory to trunk 2007-09-18 23:59:46 +00:00
art_rgb_bitmap_affine.c Moved third_party/ directory to trunk 2007-09-18 23:59:46 +00:00
art_rgb_bitmap_affine.h Moved third_party/ directory to trunk 2007-09-18 23:59:46 +00:00
art_rgb_pixbuf_affine.c Moved third_party/ directory to trunk 2007-09-18 23:59:46 +00:00
art_rgb_pixbuf_affine.h Moved third_party/ directory to trunk 2007-09-18 23:59:46 +00:00
art_rgb_rgba_affine.c Moved third_party/ directory to trunk 2007-09-18 23:59:46 +00:00
art_rgb_rgba_affine.h Moved third_party/ directory to trunk 2007-09-18 23:59:46 +00:00
art_rgb_svp.c Moved third_party/ directory to trunk 2007-09-18 23:59:46 +00:00
art_rgb_svp.h Moved third_party/ directory to trunk 2007-09-18 23:59:46 +00:00
art_rgb.c Moved third_party/ directory to trunk 2007-09-18 23:59:46 +00:00
art_rgb.h Moved third_party/ directory to trunk 2007-09-18 23:59:46 +00:00
art_rgba.c Moved third_party/ directory to trunk 2007-09-18 23:59:46 +00:00
art_rgba.h Moved third_party/ directory to trunk 2007-09-18 23:59:46 +00:00
art_svp_ops.c Moved third_party/ directory to trunk 2007-09-18 23:59:46 +00:00
art_svp_ops.h Moved third_party/ directory to trunk 2007-09-18 23:59:46 +00:00
art_svp_point.c Moved third_party/ directory to trunk 2007-09-18 23:59:46 +00:00
art_svp_point.h Moved third_party/ directory to trunk 2007-09-18 23:59:46 +00:00
art_svp_render_aa.c Moved third_party/ directory to trunk 2007-09-18 23:59:46 +00:00
art_svp_render_aa.h Moved third_party/ directory to trunk 2007-09-18 23:59:46 +00:00
art_svp_vpath_stroke.c Moved third_party/ directory to trunk 2007-09-18 23:59:46 +00:00
art_svp_vpath_stroke.h Moved third_party/ directory to trunk 2007-09-18 23:59:46 +00:00
art_svp_vpath.c Moved third_party/ directory to trunk 2007-09-18 23:59:46 +00:00
art_svp_vpath.h Moved third_party/ directory to trunk 2007-09-18 23:59:46 +00:00
art_svp_wind.c Moved third_party/ directory to trunk 2007-09-18 23:59:46 +00:00
art_svp_wind.h Moved third_party/ directory to trunk 2007-09-18 23:59:46 +00:00
art_svp.c Moved third_party/ directory to trunk 2007-09-18 23:59:46 +00:00
art_svp.h Moved third_party/ directory to trunk 2007-09-18 23:59:46 +00:00
art_uta_ops.c Moved third_party/ directory to trunk 2007-09-18 23:59:46 +00:00
art_uta_ops.h Moved third_party/ directory to trunk 2007-09-18 23:59:46 +00:00
art_uta_rect.c Moved third_party/ directory to trunk 2007-09-18 23:59:46 +00:00
art_uta_rect.h Moved third_party/ directory to trunk 2007-09-18 23:59:46 +00:00
art_uta_svp.c Moved third_party/ directory to trunk 2007-09-18 23:59:46 +00:00
art_uta_svp.h Moved third_party/ directory to trunk 2007-09-18 23:59:46 +00:00
art_uta_vpath.c Moved third_party/ directory to trunk 2007-09-18 23:59:46 +00:00
art_uta_vpath.h Moved third_party/ directory to trunk 2007-09-18 23:59:46 +00:00
art_uta.c Moved third_party/ directory to trunk 2007-09-18 23:59:46 +00:00
art_uta.h Moved third_party/ directory to trunk 2007-09-18 23:59:46 +00:00
art_vpath_bpath.c Moved third_party/ directory to trunk 2007-09-18 23:59:46 +00:00
art_vpath_bpath.h Moved third_party/ directory to trunk 2007-09-18 23:59:46 +00:00
art_vpath_dash.c Moved third_party/ directory to trunk 2007-09-18 23:59:46 +00:00
art_vpath_dash.h Moved third_party/ directory to trunk 2007-09-18 23:59:46 +00:00
art_vpath_svp.c Moved third_party/ directory to trunk 2007-09-18 23:59:46 +00:00
art_vpath_svp.h Moved third_party/ directory to trunk 2007-09-18 23:59:46 +00:00
art_vpath.c Moved third_party/ directory to trunk 2007-09-18 23:59:46 +00:00
art_vpath.h Moved third_party/ directory to trunk 2007-09-18 23:59:46 +00:00
AUTHORS Moved third_party/ directory to trunk 2007-09-18 23:59:46 +00:00
ChangeLog Moved third_party/ directory to trunk 2007-09-18 23:59:46 +00:00
config.h Moved third_party/ directory to trunk 2007-09-18 23:59:46 +00:00
COPYING Moved third_party/ directory to trunk 2007-09-18 23:59:46 +00:00
INSTALL Moved third_party/ directory to trunk 2007-09-18 23:59:46 +00:00
libart-features.c Moved third_party/ directory to trunk 2007-09-18 23:59:46 +00:00
libart-features.h Moved third_party/ directory to trunk 2007-09-18 23:59:46 +00:00
libart.h Moved third_party/ directory to trunk 2007-09-18 23:59:46 +00:00
NEWS Moved third_party/ directory to trunk 2007-09-18 23:59:46 +00:00
README Moved third_party/ directory to trunk 2007-09-18 23:59:46 +00:00

This is the LGPL'd component of libart. All functions needed for
running the Gnome canvas, and for printing support, will be going in
here. The GPL'd component will be getting various enhanced functions
for specific applications.

Libart is free software. It is also for sale. For information about
licensing libart, please contact Raph Levien
<raph@acm.org>. Contributions to the codebase are also very welcome,
but the copyright must be assigned in writing to preserve the
licensing flexibility.


For more information about libart, see the web page:

   http://www.levien.com/libart/