| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | - fix security bug lp:1025185 | Johan B. C. Engelen | 2012-12-05 | 1 | -1/+7 |
| | | | | | | | | | - make network access optional for XML loading Fixed bugs: - https://launchpad.net/bugs/1025185 (bzr r11931) | ||||
| * | Update to current trunk | Ted Gould | 2012-11-25 | 2 | -2/+2 |
| |\ | | | | | (bzr r11804.1.8) | ||||
| | * | SPObject: drop sp_object_ prefix on class members | Alex Valavanis | 2012-11-11 | 1 | -1/+1 |
| | | | | | | | (bzr r11869) | ||||
| | * | Fix crash resulting from r11646. | Tavmjong Bah | 2012-10-16 | 1 | -1/+1 |
| | | | | | | | (bzr r11805) | ||||
| * | | Files in /src that no longer exist | Ted Gould | 2012-10-15 | 1 | -2/+1 |
| |/ | | | (bzr r11804.1.2) | ||||
| * | fix memory leak and access error in sp_repr_css_merge_from_decl (Bug #1061157) | Kris De Gussem | 2012-10-09 | 1 | -9/+13 |
| | | | | (bzr r11771) | ||||
| * | code cleanup: make more functions static, add includes. | Campbell Barton | 2012-10-04 | 3 | -1/+3 |
| | | | | (bzr r11737) | ||||
| * | code cleanup: make more functions static or include their own headers. | Campbell Barton | 2012-10-04 | 1 | -0/+1 |
| | | | | (bzr r11736) | ||||
| * | some memleak fixes (Bug #1043571) | Kris De Gussem | 2012-09-20 | 3 | -24/+14 |
| | | | | (bzr r11686) | ||||
| * | revert rev 11646: build issue with dbus (forgot to adapt some more, dbus was ↵ | Kris De Gussem | 2012-09-03 | 3 | -14/+23 |
| | | | | | | not enabled) and other issues (bzr r11649) | ||||
| * | converted some c-string usage to c++ string class usage: should fix some ↵ | Kris De Gussem | 2012-09-02 | 3 | -23/+14 |
| | | | | | | memory leaks (bzr r11646) | ||||
| * | performance: ?? | Kris De Gussem | 2012-09-02 | 1 | -2/+0 |
| | | | | (bzr r11645) | ||||
| * | Fix for 1036010 : Cant read styles with 'em' units | John Smith | 2012-08-15 | 1 | -0/+20 |
| | | | | (bzr r11605) | ||||
| * | syntx of null pointer dereference checks | Kris De Gussem | 2012-05-12 | 6 | -309/+350 |
| | | | | (bzr r11358) | ||||
| * | some more string class usage | Kris De Gussem | 2012-04-22 | 1 | -13/+9 |
| | | | | (bzr r11279) | ||||
| * | cppcheck stuff | Kris De Gussem | 2012-04-09 | 1 | -1/+2 |
| | | | | (bzr r11201) | ||||
| * | Clipboard code cleaning (patch for bug #964852 by Romain, see devmail ↵ | Kris De Gussem | 2012-04-05 | 2 | -0/+72 |
| | | | | | | thread "Some clipboard functions") (bzr r11153) | ||||
| * | Header cleaning | Alex Valavanis | 2012-02-12 | 1 | -1/+1 |
| | | | | (bzr r10963) | ||||
| * | Dropped deprecated function sp_repr_get_int_attribute | Kris De Gussem | 2012-01-11 | 2 | -34/+1 |
| | | | | (bzr r10871) | ||||
| * | dropped deprecated function sp_repr_get_double_attribute | Kris De Gussem | 2012-01-07 | 3 | -6/+8 |
| | | | | (bzr r10858) | ||||
| * | Janitorial tasks: get rid of deprecated repr wrapper functions | Kris De Gussem | 2012-01-03 | 5 | -146/+67 |
| | | | | (bzr r10830) | ||||
| * | Switch to top-level glib headers. Thanks to DimStar for patch | Alex Valavanis | 2011-12-08 | 14 | -18/+14 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/898538 (bzr r10762) | ||||
| * | cppcheck | Kris De Gussem | 2011-12-04 | 1 | -0/+4 |
| | | | | (bzr r10759) | ||||
| * | Add possibility to check validity of attributes and usefulness of properties. | Tavmjong Bah | 2011-11-29 | 2 | -7/+76 |
| | | | | | | | | | | This code adds the ability to check for every elment in an SVG document if its attributes are valid and the styling properties are useful. Options under the SVG Output section of the Inkscape Preferences dialog control what should be checked when, and what actions should be taken if invalid attributes or non-useful properties are found. (bzr r10753) | ||||
| * | cppcheck: initialization / warning cleanup | Kris De Gussem | 2011-11-10 | 1 | -1/+1 |
| | | | | (bzr r10736) | ||||
| * | update cmake file lists | Campbell Barton | 2011-10-08 | 1 | -1/+0 |
| | | | | (bzr r10673) | ||||
| * | Purging some forward.h files. | Jon A. Cruz | 2011-10-04 | 8 | -65/+19 |
| | | | | (bzr r10664) | ||||
| * | Doxygen cleanup. | Jon A. Cruz | 2011-10-03 | 5 | -14/+16 |
| | | | | (bzr r10660) | ||||
| * | Removed forgotten debug statement. | Tavmjong Bah | 2011-10-02 | 1 | -1/+0 |
| | | | | (bzr r10657) | ||||
| * | Fixed problem with font names that contain spaces. | Tavmjong Bah | 2011-09-28 | 1 | -3/+8 |
| | | | | (bzr r10649) | ||||
| * | Remove left over debug g_warning... and the cause of compilation problems. | Tavmjong Bah | 2011-09-16 | 1 | -2/+1 |
| | | | | (bzr r10631) | ||||
| * | Fix incorrect argument in call to varargs function in xml/repr-css.cpp | Krzysztof Kosi??ski | 2011-09-15 | 1 | -1/+1 |
| | | | | (bzr r10630) | ||||
| * | Use CSSOStringStream in writing number strings parsed by libcroco as | Tavmjong Bah | 2011-09-15 | 1 | -4/+31 |
| | | | | | | | libcroco uses %.17f for formatting, resulting in trailing zeros or small rounding errors. (bzr r10629) | ||||
| * | Preserve CDATA sections on output. | Tavmjong Bah | 2011-09-08 | 5 | -4/+30 |
| | | | | (bzr r10625) | ||||
| * | Remove forgotten call to print routine. | Tavmjong Bah | 2011-08-29 | 1 | -1/+0 |
| | | | | (bzr r10597) | ||||
| * | Added comments. | Tavmjong Bah | 2011-08-29 | 1 | -5/+79 |
| | | | | (bzr r10596) | ||||
| * | Remove deprecated Glib symbols | Krzysztof Kosi??ski | 2011-07-19 | 1 | -3/+3 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/367606 (bzr r10480) | ||||
| * | added missing header | Campbell Barton | 2011-07-02 | 1 | -0/+3 |
| | | | | (bzr r10397) | ||||
| * | cmake: | Campbell Barton | 2011-06-13 | 1 | -1/+32 |
| | | | | | | | | - group source/headers per library (for some IDE's) - include headers with source listing (also for IDE's) - remove unneeded Find modules (bzr r10281) | ||||
| * | cmake: now builds without having most of the source listed in 1 file. | Campbell Barton | 2011-06-13 | 1 | -1/+2 |
| | | | | (bzr r10278) | ||||
| * | cmake: | Campbell Barton | 2011-06-13 | 1 | -2/+2 |
| | | | | | | | | 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) | ||||
| * | cmake: give all libs a _LIB suffix, workaround 'debug' being confused with ↵ | Campbell Barton | 2011-06-12 | 1 | -2/+2 |
| | | | | | | cake keyword, and also dont mix up dor names with libs. (bzr r10274) | ||||
| * | work in progress cmake commit: | Campbell Barton | 2011-06-12 | 1 | -20/+20 |
| | | | | | | | - 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) | ||||
| * | Fix windows build. | Jon A. Cruz | 2011-05-07 | 1 | -5/+4 |
| | | | | (bzr r10199) | ||||
| * | Adding initial cut of resource manager. | Jon A. Cruz | 2011-05-06 | 7 | -140/+296 |
| | | | | (bzr r10198) | ||||
| * | Path. Fix for Bug #170225 (relative image paths instead of absolute). | Nicolas Dufour | 2011-03-22 | 1 | -3/+43 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/170225 (bzr r10124) | ||||
| * | compatibility patch to compile using gcc 4.6 | Adib Taraben | 2011-02-27 | 1 | -0/+1 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/707205 (bzr r10070.1.1) | ||||
| * | Finished cleanup of outdated SP_OBJECT_REPR C macro. | Jon A. Cruz | 2011-02-22 | 1 | -1/+1 |
| | | | | (bzr r10067) | ||||
| * | Fixed const/non-const mismatch loop. | Jon A. Cruz | 2010-12-12 | 1 | -1/+1 |
| | | | | (bzr r9949) | ||||
| * | Merge and cleanup of GSoC C++-ification project. | Jon A. Cruz | 2010-12-12 | 9 | -62/+89 |
| |\ | | | | | (bzr r9945.1.1) | ||||
