lp:~dev-maggio/inkscape/inkscape

Created by Maggio and last modified
Get this branch:
bzr branch lp:~dev-maggio/inkscape/inkscape
Only Maggio can upload to this branch. If you are Maggio please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Maggio
Project:
Inkscape
Status:
Experimental

Recent revisions

12621. By Maggio

Added --enable-smil option and display list of optional feature

12620. By buliabyak

FontInstances were being leaked here by overreffing - every call to Face must unref when done

12619. By buliabyak

order correction: unreffing fonts in ents needs loadedPtr so that must go before loadedPrt is nulled; this didn't crash simply because we never freed FontFactory before; also some comments and remove redundant multiply in hash function

12618. By buliabyak

prevent redundant firing of InitTheFace (pFont never changes, but init is called all over the place); also some nulling and freeing to prevent leaks, and removing the redundant daddy unreffing that is done in ~FontInstance anyway

12617. By Johan Engelen

fix two memleaks

12616. By buliabyak

effects don't need to merge into menus if we're running without gui; with this we can purge a redundant reading of menus skeleton, which leaked its xml tree

12615. By Markus Engel

Fixed crash with calligraphic tool in subtract mode.

12614. By buliabyak

fix one code path where fullname wasn't freed

12613. By Markus Engel

Fixed MeasureContext.

12612. By buliabyak

components of _image_name were g_strdup'ed so need to be g_free'd

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:~inkscape.dev/inkscape/trunk
This branch contains Public information 
Everyone can see this information.

Subscribers