| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | update to 2geom rev. 1507 | Johan B. C. Engelen | 2008-07-25 | 4 | -0/+8 |
| | | | | (bzr r6416) | ||||
| * | Warning cleanup | Jon A. Cruz | 2008-07-20 | 2 | -11/+11 |
| | | | | (bzr r6367) | ||||
| * | noop: Refactor massive copy&paste of PdfParser::doShowText, in exchange for ↵ | Peter Moulder | 2008-07-19 | 1 | -140/+13 |
| | | | | | | using three one-line-each #ifdef/#else blocks instead of one big one covering the whole function. (bzr r6365) | ||||
| * | don't call cairo_new_path in feed_pathvector_to_cairo (like the old ↵ | Johan B. C. Engelen | 2008-07-15 | 1 | -0/+2 |
| | | | | | | feed_path_to_cairo didn't do) (bzr r6311) | ||||
| * | 2geomify ODF output | Johan B. C. Engelen | 2008-07-14 | 1 | -60/+49 |
| | | | | (bzr r6299) | ||||
| * | Minor fixes for emf input/output on windows | Ulf Erikson | 2008-07-14 | 2 | -139/+361 |
| | | | | (bzr r6293) | ||||
| * | 2geomify pov-out extension | Johan B. C. Engelen | 2008-07-13 | 1 | -93/+53 |
| | | | | (bzr r6284) | ||||
| * | warning cleanup | Felipe Corr??a da Silva Sanches | 2008-07-12 | 1 | -30/+30 |
| | | | | (bzr r6282) | ||||
| * | 2geomify latex-pstricks | Johan B. C. Engelen | 2008-07-12 | 2 | -59/+53 |
| | | | | (bzr r6279) | ||||
| * | convert ps output to 2geom | Johan B. C. Engelen | 2008-07-12 | 2 | -38/+50 |
| | | | | (bzr r6278) | ||||
| * | remove no longer needed inclusions | Johan B. C. Engelen | 2008-07-12 | 2 | -4/+0 |
| | | | | (bzr r6277) | ||||
| * | * remove code duplication from pdf-cairo extension | Johan B. C. Engelen | 2008-07-12 | 2 | -44/+6 |
| | | | | | | * try to fix line closing bug when using cairo. didn't succeed (bzr r6276) | ||||
| * | 2geomify print, fill and stroke methods of extensions | Johan B. C. Engelen | 2008-07-12 | 12 | -37/+58 |
| | | | | (bzr r6274) | ||||
| * | add adjustable opacity | bulia byak | 2008-07-12 | 1 | -6/+9 |
| | | | | (bzr r6265) | ||||
| * | copyedit | bulia byak | 2008-07-12 | 1 | -1/+1 |
| | | | | (bzr r6264) | ||||
| * | Warning cleanup | Jon A. Cruz | 2008-07-09 | 1 | -1/+1 |
| | | | | (bzr r6241) | ||||
| * | fix orientation of markers | Johan B. C. Engelen | 2008-07-07 | 1 | -10/+3 |
| | | | | (bzr r6205) | ||||
| * | change some SP_CURVE_BPATH to get_bpath | Johan B. C. Engelen | 2008-07-04 | 2 | -3/+3 |
| | | | | (bzr r6155) | ||||
| * | use CairoRenderContext::renderPathVector | Johan B. C. Engelen | 2008-06-26 | 1 | -4/+2 |
| | | | | (bzr r6075) | ||||
| * | add CairoRenderContext::renderPathVector | Johan B. C. Engelen | 2008-06-26 | 2 | -0/+15 |
| | | | | (bzr r6074) | ||||
| * | Cmake: remove header files from source lists | Joshua L. Blocher | 2008-06-24 | 2 | -27/+1 |
| | | | | (bzr r6046) | ||||
| * | add todo comment to make code prettier | Johan B. C. Engelen | 2008-06-20 | 1 | -0/+1 |
| | | | | (bzr r6011) | ||||
| * | sp_shape_render for cairo-renderer extension now uses 2geom for marker positions | Johan B. C. Engelen | 2008-06-20 | 1 | -6/+63 |
| | | | | (bzr r6009) | ||||
| * | remove not used variable | Johan B. C. Engelen | 2008-06-20 | 1 | -1/+0 |
| | | | | (bzr r6008) | ||||
| * | use INKSCAPE_VERSION rather than VERSION, to help cmake | Bob Jamison | 2008-06-18 | 1 | -7/+8 |
| | | | | (bzr r5987) | ||||
| * | disable unused pdf-input-cairo | bulia byak | 2008-06-14 | 1 | -1/+1 |
| | | | | (bzr r5923) | ||||
| * | change NR::Matrix to Geom:: for many sp_item_xxx_affine functions | Johan B. C. Engelen | 2008-06-12 | 6 | -13/+12 |
| | | | | (bzr r5915) | ||||
| * | Fix to work with a changed api for 0.8.3's GfxFont::getNextChar(). many ↵ | Bob Jamison | 2008-06-12 | 1 | -0/+148 |
| | | | | | | thanks to <tsdgeos>. (bzr r5909) | ||||
| * | prevent crashing by not running prefs dialog when in command line mode | bulia byak | 2008-06-12 | 1 | -7/+16 |
| | | | | (bzr r5907) | ||||
| * | patch 181692 | bulia byak | 2008-06-12 | 2 | -2/+12 |
| | | | | (bzr r5893) | ||||
| * | fix crashing on additional data dialog when running input or effect ↵ | bulia byak | 2008-06-11 | 1 | -1/+4 |
| | | | | | | extension from command line (bzr r5890) | ||||
| * | fix bug #239092 | MenTaLguY | 2008-06-11 | 1 | -2/+2 |
| | | | | (bzr r5886) | ||||
| * | plumb XML::Documents in everywhere | MenTaLguY | 2008-06-11 | 1 | -1/+1 |
| | | | | (bzr r5884) | ||||
| * | Removing cast and replacing with a proper definition. | Ted Gould | 2008-06-06 | 2 | -3/+3 |
| | | | | (bzr r5829) | ||||
| * | remove const assignment error | Bob Jamison | 2008-06-06 | 1 | -1/+1 |
| | | | | (bzr r5826) | ||||
| * | a couple of trivial %d -> %u changes. | Peter Moulder | 2008-06-05 | 1 | -3/+3 |
| | | | | | | snprintf size arg includes \0, so pass sizeof(buf) instead of that minus 1. (bzr r5812) | ||||
| * | 2 new filters sent by Chrisdesign | Felipe Corr??a da Silva Sanches | 2008-05-31 | 4 | -0/+99 |
| | | | | | | (http://chrisdesign.wordpress.com/filter-effects/) (bzr r5775) | ||||
| * | Create a new macro in path-prefix.h, WIN32_DATADIR, that works similarly to ↵ | Bob Jamison | 2008-05-29 | 1 | -20/+0 |
| | | | | | | BR_DATADIR. This should solve the "current directory" problems. This is a temporary fix. (bzr r5762) | ||||
| * | Added an 'appearance' hint to .inx optiongroups to allow for dropdowns ↵ | Jon A. Cruz | 2008-05-24 | 3 | -31/+112 |
| | | | | | | instead of radio buttons. (bzr r5748) | ||||
| * | Improved emf handling | Ulf Erikson | 2008-05-22 | 4 | -207/+850 |
| | | | | (bzr r5734) | ||||
| * | complete adding const to have only NArtBpath const * get_bpath() const; for ↵ | Johan B. C. Engelen | 2008-05-09 | 16 | -32/+32 |
| | | | | | | accessing the protected member of SPCurve. Nowhere in Inkscape source is the path data changed of SPCurve, except within SPCurve's own methods ! So removed the non-const NArtBpath* get_bpath. (bzr r5642) | ||||
| * | fix enums | bulia byak | 2008-05-09 | 1 | -2/+2 |
| | | | | (bzr r5639) | ||||
| * | - try to use more forward declarations for less dependencies on display/curve.h | Johan B. C. Engelen | 2008-05-09 | 1 | -1/+1 |
| | | | | | | | - change _bpath to private member of SPCurve, obtain and set with get_bpath and set_bpath. - added const methods, so protect changes to _bpath in SPCurve (bzr r5636) | ||||
| * | Cmake: Fix some undefined function calls | Joshua L. Blocher | 2008-05-06 | 2 | -0/+32 |
| | | | | (bzr r5611) | ||||
| * | struct SPCurve => class SPCurve | Johan B. C. Engelen | 2008-05-05 | 2 | -2/+2 |
| | | | | | | change all sp_curve_methods functions to SPCurve::methods. (bzr r5609) | ||||
| * | Cmake: Add missing CmakeLists.txt | Joshua L. Blocher | 2008-05-03 | 3 | -0/+46 |
| | | | | (bzr r5586) | ||||
| * | Cmake: Fix some double linking flags | Joshua L. Blocher | 2008-05-03 | 1 | -2/+29 |
| | | | | (bzr r5584) | ||||
| * | Change in stdarg calls, to correct for const-ness | Bob Jamison | 2008-04-29 | 2 | -25/+8 |
| | | | | (bzr r5550) | ||||
| * | Uniconvertor import extension changes for Win32 - Fixes LP# 197617 | Mike Pittman | 2008-04-29 | 1 | -2/+14 |
| | | | | (bzr r5546) | ||||
| * | r19136@shi: ted | 2008-04-24 19:44:01 -0700 | Ted Gould | 2008-04-26 | 7 | -7/+230 |
| | | | | | | | | | | | | | | | | | | | | | | | | Basis for reading filters out of SVG files in system and personal directories. r19137@shi: ted | 2008-04-24 20:45:27 -0700 Removing a TODO r19138@shi: ted | 2008-04-24 20:55:50 -0700 Filling this out some. Now we're looking through the files and finding the filters in it. r19139@shi: ted | 2008-04-24 22:07:55 -0700 Changing to build filename, really amazing that it's worked before. r19140@shi: ted | 2008-04-24 22:43:57 -0700 My own crazy writer. Output streams are stupid C++-isms. char * works just fine. r19154@shi: ted | 2008-04-24 22:56:05 -0700 Cleaning up the XML transfer. Pretty happy with it now. r19155@shi: ted | 2008-04-24 23:00:11 -0700 Don't need to set up that string for translation because it's getting placed inside a structure that gets thrown gettext already. r19156@shi: ted | 2008-04-25 17:12:40 -0700 OMG! Stacking seems to be working. Now it's very easy to test the cooling on your CPU using Inkscape. That's going to have to be a feature in the release notes. r19166@shi: ted | 2008-04-25 21:00:34 -0700 Adding in filter-file.cpp (bzr r5522) | ||||
