| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | r14551@tres: ted | 2007-02-24 15:22:47 -0800 | Ted Gould | 2007-02-25 | 34 | -700/+1202 | |
| | | | | | | | Merging in the latest libwpg and some code chages to make it work with everything. (bzr r2433) | |||||
| * | Cleaned up DOS line ends that had snuck in. | Jon A. Cruz | 2007-02-19 | 22 | -4616/+4616 | |
| | | | | (bzr r2399) | |||||
| * | Fixed unintialized variables and minor misc warnings | Jon A. Cruz | 2007-02-19 | 2 | -4/+8 | |
| | | | | (bzr r2398) | |||||
| * | relocated unix print dialog outside of extension call path | Kees Cook | 2007-02-18 | 2 | -120/+35 | |
| | | | | (bzr r2390) | |||||
| * | correctly ifdef the new print dialog | Kees Cook | 2007-02-06 | 1 | -2/+7 | |
| | | | | (bzr r2335) | |||||
| * | initial support for gtk print dialog, if available | Kees Cook | 2007-02-05 | 2 | -3/+92 | |
| | | | | (bzr r2331) | |||||
| * | Fixed saving bug, now attributes are correctly handled for both normal saves ↵ | Johan B. C. Engelen | 2007-02-04 | 1 | -16/+43 | |
| | | | | | | and 'save-a-copy' saves. (bzr r2326) | |||||
| * | null the sodipodi:modified before saving, not after; whitespace | bulia byak | 2007-02-04 | 1 | -10/+20 | |
| | | | | (bzr r2323) | |||||
| * | Fixed untranslatable radiobuttons in extensions | Johan B. C. Engelen | 2007-01-27 | 2 | -30/+62 | |
| | | | | (bzr r2298) | |||||
| * | Fixed: Non-translatable strings in "enum" type extensions | Johan B. C. Engelen | 2007-01-27 | 3 | -25/+62 | |
| | | | | (bzr r2297) | |||||
| * | another createElement instead of repr_new | Aaron Spike | 2007-01-24 | 1 | -3/+5 | |
| | | | | (bzr r2270) | |||||
| * | switch to using SVG::PathString for building paths | MenTaLguY | 2007-01-24 | 1 | -12/+5 | |
| | | | | (bzr r2268) | |||||
| * | switch to createElement | MenTaLguY | 2007-01-24 | 1 | -1/+3 | |
| | | | | (bzr r2266) | |||||
| * | continue switching sp_repr_new* over to XML::Document::create* | Aaron Spike | 2007-01-22 | 2 | -5/+7 | |
| | | | | (bzr r2257) | |||||
| * | refactor grid extension to reduce amount of redundant code | MenTaLguY | 2007-01-22 | 1 | -63/+44 | |
| | | | | (bzr r2256) | |||||
| * | continue switching sp_repr_new* over to XML::Document::create* | Aaron Spike | 2007-01-21 | 1 | -1/+2 | |
| | | | | (bzr r2254) | |||||
| * | start switching sp_repr_new* over to XML::Document::create*, and rename ↵ | MenTaLguY | 2007-01-21 | 1 | -2/+3 | |
| | | | | | | create methods to match DOM (bzr r2253) | |||||
| * | fix 1633451: mark the help commands as not needing the document and avoid ↵ | bulia byak | 2007-01-12 | 3 | -19/+50 | |
| | | | | | | saving/reading/parsing errors when running them (bzr r2194) | |||||
| * | Committed patch [ 1591411 ] [PATCH] Paths w/ spaces need to have double quotes | Johan B. C. Engelen | 2007-01-04 | 1 | -2/+2 | |
| | | | | (bzr r2130) | |||||
| * | fix [ 1561416 ] EPS export broken | theAdib | 2006-12-26 | 1 | -4/+6 | |
| | | | | (bzr r2104) | |||||
| * | fix for [ 1597605 ] Fontnames containing spaces are incorrectly written to PS | theAdib | 2006-12-26 | 1 | -2/+9 | |
| | | | | (bzr r2103) | |||||
| * | Fix for bug #1561416, as suggested by kuesterei | Ulf Erikson | 2006-12-11 | 1 | -4/+6 | |
| | | | | (bzr r2088) | |||||
| * | last fixes from patch 1219308 | bulia byak | 2006-12-11 | 1 | -6/+6 | |
| | | | | (bzr r2087) | |||||
| * | fix compile | bulia byak | 2006-12-11 | 1 | -1/+1 | |
| | | | | (bzr r2086) | |||||
| * | Renaming sp-marker.* to marker.* | Bryce Harrington | 2006-12-06 | 1 | -1/+1 | |
| | | | | (bzr r2077) | |||||
| * | fix for bug #1600900, freetype internals must not be used. | St??phane Gimenez | 2006-12-02 | 1 | -3/+3 | |
| | | | | | | | | | but, the replacement "FT_Get_X11_Font_Format" is still a hack, headers says: "It should only be used by the FreeType 2 font backend of the XFree86 font server." (bzr r2060) | |||||
| * | rename INX name for radiobuttons: <item> => <option> | Johan B. C. Engelen | 2006-11-25 | 1 | -2/+1 | |
| | | | | | | removed debug message (bzr r2038) | |||||
| * | NEW: radiobuttons for extensions. See radiobutton_example.inx how to use ↵ | Johan B. C. Engelen | 2006-11-24 | 5 | -12/+296 | |
| | | | | | | them (they are very similar to enums) (bzr r2031) | |||||
| * | rename the effect | bulia byak | 2006-11-24 | 1 | -3/+3 | |
| | | | | (bzr r2025) | |||||
| * | string fixes from bug 1516157 | bulia byak | 2006-11-19 | 1 | -1/+1 | |
| | | | | (bzr r1991) | |||||
| * | update layers after effect | bulia byak | 2006-11-18 | 1 | -0/+1 | |
| | | | | (bzr r1983) | |||||
| * | remove g++ 4.1.1 compiler errors | Bob Jamison | 2006-11-18 | 2 | -5/+5 | |
| | | | | (bzr r1980) | |||||
| * | patch 1219308 for embedding type 1 fonts into ps/eps output | bulia byak | 2006-11-18 | 8 | -38/+572 | |
| | | | | (bzr r1977) | |||||
| * | no need to list win32 stuff here? | bulia byak | 2006-11-14 | 1 | -12/+1 | |
| | | | | (bzr r1950) | |||||
| * | patch for emf export on win32 | bulia byak | 2006-11-13 | 6 | -2/+2242 | |
| | | | | (bzr r1947) | |||||
| * | disable "experimental" Cairo PDF output for now | MenTaLguY | 2006-11-10 | 1 | -0/+2 | |
| | | | | (bzr r1934) | |||||
| * | "fix" gradients; things need to be resolved on the Cairo side, of course | MenTaLguY | 2006-11-10 | 1 | -4/+4 | |
| | | | | (bzr r1933) | |||||
| * | fix alpha compositing in PDF export | MenTaLguY | 2006-11-10 | 1 | -13/+17 | |
| | | | | (bzr r1932) | |||||
| * | jettison old PDF export | MenTaLguY | 2006-11-10 | 7 | -2250/+0 | |
| | | | | (bzr r1930) | |||||
| * | undo annotations | gustav_b | 2006-11-08 | 1 | -2/+1 | |
| | | | | (bzr r1926) | |||||
| * | Added fix from Andre Twupack for prefdialog.cpp's needed gettext support for ↵ | Jon Phillips | 2006-10-23 | 1 | -5/+6 | |
| | | | | | | titles...a small one (bzr r1849) | |||||
| * | allow an effect to be hidden from the effects menu | bulia byak | 2006-10-09 | 1 | -1/+7 | |
| | | | | (bzr r1789) | |||||
| * | Comment out cairo-ft for font rendering. We should not need to depend on ↵ | Bob Jamison | 2006-10-08 | 1 | -1/+6 | |
| | | | | | | freetype, but rather Pango, since we do that for gtk2.8+ anyway. (bzr r1778) | |||||
| * | Fixed a few warnings and hardcoded PANGO_GLYPH_* constants | miklosh | 2006-10-02 | 1 | -12/+13 | |
| | | | | (bzr r1752) | |||||
| * | Fixed the disabled debug macro which caused warnings | miklosh | 2006-10-02 | 1 | -1/+1 | |
| | | | | (bzr r1751) | |||||
| * | Cleaned up virtual destructor problem and compile warnings. | Jon A. Cruz | 2006-10-02 | 5 | -6/+37 | |
| | | | | (bzr r1750) | |||||
| * | Added forgotten #ifdef HAVE_CAIRO_PDF/#endif pair | miklosh | 2006-10-01 | 1 | -0/+5 | |
| | | | | (bzr r1746) | |||||
| * | Added forgotten #ifdef HAVE_CAIRO_PDF/#endif pair | miklosh | 2006-10-01 | 1 | -0/+4 | |
| | | | | (bzr r1745) | |||||
| * | PNG output for Cairo renderer | miklosh | 2006-10-01 | 1 | -0/+2 | |
| | | | | (bzr r1743) | |||||
| * | PNG output for Cairo renderer | miklosh | 2006-10-01 | 1 | -0/+2 | |
| | | | | (bzr r1742) | |||||
