| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Fix building with Poppler 0.20 (LP: #1005565) | Luca Bruno | 2012-06-30 | 2 | -16/+209 | |
| | | | | | | | | | Poppler >= 0.20 has a new internal API for errors and other miscellanea. As we are abusing these internal functionalities, they broke from time to time. Fixing it for now with a new conditional build flag. This fixes https://bugs.launchpad.net/inkscape/+bug/1005565 (bzr r11518) | |||||
| * | Gtk+ 3 drawing fixes for PDF input dialogs | Alex Valavanis | 2012-06-09 | 2 | -11/+17 | |
| | | | | (bzr r11481) | |||||
| * | Correct use of memcopy/sizeof on wrong type. Fixes bug #616178. | Jon A. Cruz | 2012-05-18 | 1 | -2/+4 | |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/616178 (bzr r11379) | |||||
| * | pdf import. set a default line width, see ↵ | Alvin Penner | 2012-05-15 | 1 | -1/+4 | |
| | | | | | | http://thread.gmane.org/gmane.comp.graphics.inkscape.user/14539 (bzr r11364) | |||||
| * | improved workaround to prevent GfxRadialShading from getting corrupted ↵ | Alvin Penner | 2012-05-06 | 1 | -2/+15 | |
| | | | | | | | | | during copy operation (Bug 919176 comment 8) Fixed bugs: - https://launchpad.net/bugs/919176 (bzr r11340) | |||||
| * | Fix typos in Gtk3 fixes, and fix separator API usage | Alex Valavanis | 2012-04-30 | 1 | -1/+0 | |
| | | | | (bzr r11309) | |||||
| * | gtkmm-3.0 changes for Gtk::Adjustment | Alex Valavanis | 2012-04-30 | 2 | -0/+14 | |
| | | | | (bzr r11308) | |||||
| * | pdf import. modify criterion for applying scaling to gradientTransform (Bug ↵ | Alvin Penner | 2012-04-22 | 1 | -6/+8 | |
| | | | | | | | | | 985182) Fixed bugs: - https://launchpad.net/bugs/985182 (bzr r11283) | |||||
| * | Warning cleanup | Jon A. Cruz | 2012-04-18 | 2 | -12/+9 | |
| | | | | (bzr r11265) | |||||
| * | Fix for 169888 : Patch for HIG style frames for PDF import dialogs | John Smith | 2012-04-18 | 2 | -38/+8 | |
| | | | | (bzr r11263) | |||||
| * | pdf import. for radial gradient, approximate an ExponentialFunction using an ↵ | Alvin Penner | 2012-04-15 | 1 | -19/+18 | |
| | | | | | | | | | extra stop (Bug 919176) Fixed bugs: - https://launchpad.net/bugs/919176 (bzr r11256) | |||||
| * | pdf import. temporary workaround to prevent GfxRadialShading from getting ↵ | Alvin Penner | 2012-04-08 | 1 | -1/+2 | |
| | | | | | | | | | corrupted during copy operation (Bug 919176 comment 8) Fixed bugs: - https://launchpad.net/bugs/919176 (bzr r11184) | |||||
| * | Fix remaining GTKMM deprecation issues | Alex Valavanis | 2012-04-06 | 1 | -7/+10 | |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/943222 (bzr r11165) | |||||
| * | pdf import. improve upon rev 11094. transform four corners of bbox ↵ | Alvin Penner | 2012-03-21 | 1 | -8/+14 | |
| | | | | | | | | | separately (Bug 919176) Fixed bugs: - https://launchpad.net/bugs/919176 (bzr r11112) | |||||
| * | pdf import. transform the bbox associated with a clip path (Bug 919176) | Alvin Penner | 2012-03-18 | 1 | -0/+11 | |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/919176 (bzr r11094) | |||||
| * | header cleaning | Alex Valavanis | 2012-02-26 | 1 | -1/+2 | |
| | | | | (bzr r11017) | |||||
| * | Header cleaning | Alex Valavanis | 2012-02-25 | 2 | -17/+30 | |
| | | | | (bzr r11015) | |||||
| * | cppcheck | Kris De Gussem | 2012-02-15 | 1 | -79/+78 | |
| | | | | (bzr r10977) | |||||
| * | Header cleaning | Alex Valavanis | 2012-02-12 | 1 | -0/+1 | |
| | | | | (bzr r10963) | |||||
| * | (cppcheck and janitorial tasks:) C-style casting to C++-style casting | Kris De Gussem | 2012-02-08 | 2 | -16/+16 | |
| | | | | (bzr r10952) | |||||
| * | Cleaning up my mess... backward compatibility and fix Windows build (hopefully) | Alex Valavanis | 2012-02-07 | 1 | -0/+8 | |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/927992 (bzr r10947) | |||||
| * | Extensions: replace deprecated gtkmm symbols | Alex Valavanis | 2012-02-06 | 1 | -12/+11 | |
| | | | | (bzr r10943) | |||||
| * | initialisation | Kris De Gussem | 2012-02-04 | 1 | -0/+1 | |
| | | | | (bzr r10933) | |||||
| * | Warning and uninitialized data cleanup. | Jon A. Cruz | 2012-01-07 | 1 | -159/+245 | |
| | | | | (bzr r10853) | |||||
| * | cleanup includes | Johan B. C. Engelen | 2011-12-29 | 1 | -6/+6 | |
| | | | | (bzr r10804) | |||||
| * | fix preview of pdf files with weird characters in filename | Johan B. C. Engelen | 2011-12-29 | 1 | -2/+2 | |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/909783 (bzr r10803) | |||||
| * | Switch to top-level glib headers. Thanks to DimStar for patch | Alex Valavanis | 2011-12-08 | 1 | -1/+1 | |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/898538 (bzr r10762) | |||||
| * | variable initialisation | Kris De Gussem | 2011-11-19 | 2 | -4/+9 | |
| | | | | (bzr r10746) | |||||
| * | Updating use of libpng jump buffer. Fixes bug #721029. | Jon A. Cruz | 2011-10-29 | 1 | -1/+1 | |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/721029 (bzr r10707) | |||||
| * | Fixing more broken and split doc comments. | Jon A. Cruz | 2011-10-27 | 3 | -5/+4 | |
| | | | | (bzr r10697) | |||||
| * | Cleanup pass on documentation that was dumping garbage into doxygen output. | Jon A. Cruz | 2011-10-25 | 3 | -27/+28 | |
| | | | | (bzr r10696) | |||||
| * | Warning cleanup | Jon A. Cruz | 2011-10-23 | 1 | -14/+14 | |
| | | | | (bzr r10694) | |||||
| * | cppcheck | Kris De Gussem | 2011-10-20 | 1 | -2/+2 | |
| | | | | (bzr r10686) | |||||
| * | cppcheck | Kris De Gussem | 2011-10-18 | 1 | -2/+2 | |
| | | | | (bzr r10681) | |||||
| * | pdf import. modify calculation of GradientTransform (Bug 530895) | Alvin Penner | 2011-10-17 | 1 | -1/+38 | |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/530895 (bzr r10680) | |||||
| * | pdf import. apply invert transform to all image tags (Bug 840625) | Alvin Penner | 2011-09-09 | 1 | -2/+1 | |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/840625 (bzr r10627) | |||||
| * | Completely remove NRRect, NRRectL, in-svg-plane.h | Krzysztof Kosi??ski | 2011-08-27 | 1 | -1/+0 | |
| | | | | (bzr r10582.1.6) | |||||
| * | cmake: | Campbell Barton | 2011-06-13 | 1 | -5/+0 | |
| | | | | | | | | turns out my recent commits (which I undid) were not incorrect, variables were set in subdirectories then used in the parent directory, where they were still unset. Fixing this broke the build because some files in the subdir were not compiling. (bzr r10276) | |||||
| * | work in progress cmake commit: | Campbell Barton | 2011-06-12 | 1 | -4/+4 | |
| | | | | | | | - cmake now builds all files that automake does but does NOT link yet - inlcudes nasty hard coded paths and libs (will replace once linking works) (bzr r10272) | |||||
| * | Merge gtk header cleanup by Alex Valavanis. Fixes bug #709847, bug #747512, ↵ | Jon A. Cruz | 2011-06-04 | 1 | -1/+1 | |
| |\ | | | | | | | | | | | | | | | | | | | bug #792263. Fixed bugs: - https://launchpad.net/bugs/709847 - https://launchpad.net/bugs/747512 - https://launchpad.net/bugs/792263 (bzr r10255) | |||||
| | * | Use generic headers in preparation for GTK+ 3 transition | Alex Valavanis | 2011-06-03 | 1 | -1/+1 | |
| | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/792263 (bzr r10252.1.1) | |||||
| * | | Removed outdated/unsafe SP_DOCUMENT_DEFS macro and reduced usage of ↵ | Jon A. Cruz | 2011-06-04 | 1 | -5/+5 | |
| |/ | | | | | SP_ROOT() gtk type function/macro. (bzr r10254) | |||||
| * | change spinbox to new one in many places. | Johan B. C. Engelen | 2011-04-16 | 2 | -3/+10 | |
| | | | | (bzr r10176) | |||||
| * | Finished cleanup of outdated SP_OBJECT_REPR C macro. | Jon A. Cruz | 2011-02-22 | 1 | -5/+5 | |
| | | | | (bzr r10067) | |||||
| * | update to latest 2geom ! | Johan B. C. Engelen | 2011-02-02 | 2 | -10/+10 | |
| | | | | (bzr r10025) | |||||
| * | Merge and cleanup of GSoC C++-ification project. | Jon A. Cruz | 2010-12-12 | 2 | -6/+9 | |
| |\ | | | | | (bzr r9945.1.1) | |||||
| | * | New Class SPDocumentUndo created which takes care of c++fying some non ↵ | Abhishek Sharma Public | 2010-07-02 | 1 | -3/+3 | |
| | | | | | | | | | | | SPDocument based methods (bzr r9546.1.3) | |||||
| | * | C++fied SPDocument added | Abhishek Sharma Public | 2010-07-01 | 1 | -1/+1 | |
| | | | | | | | (bzr r9546.1.2) | |||||
| | * | This is the first c++ification commit from me. It handles sp-line, ↵ | Abhishek Sharma Public | 2010-06-29 | 1 | -1/+1 | |
| | | | | | | | | | | | sp-polyline, sp-item and marks the onset of document c++ification as well. Users can check performace increase with [/usr/bin/time -v inkscape_binary_with_commandline_options]. (bzr r9546.1.1) | |||||
| * | | Patch from Lubomir Rintel to fix build with Poppler 0.15.1 | Krzysztof Kosi??ski | 2010-11-21 | 1 | -0/+10 | |
| | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/676271 (bzr r9910) | |||||
