| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Clarify licenses | Max Gaukler | 2018-11-08 | 1 | -1/+2 |
| | | | | | | | - add license headers to everything - convert a few files from public domain or LGPL2.1+ to GPL2+ - some archaeology to clarify which files are from which library | ||||
| * | Several more typos | luz.paz | 2018-09-11 | 1 | -1/+1 |
| | | |||||
| * | Replace typedef enum with enum in POD type declarations. | Emmanuel Gil Peyrot | 2018-06-20 | 1 | -2/+2 |
| | | |||||
| * | Move classes derived from SPObject to own directory. | Tavmjong Bah | 2018-01-30 | 1 | -1/+3 |
| | | | | | A lot of header clean-up. | ||||
| * | Misc. typos | Unknown | 2017-11-07 | 1 | -1/+1 |
| | | | | | | | | | | | | | Found using `codespell -q 3 -w --skip="*.svg,*.po,*.ts,./share/tutorials,./src/libavoid,./packaging/win32/languages,./man,./src/2geom" -I ../inkscape-whitelist.txt` whereby whitelist file contained: ``` dum iff glight substract te upto ``` | ||||
| * | further cppification | Marc Jeanmougin | 2016-11-06 | 1 | -2/+0 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1306662 (bzr r15218) | ||||
| * | CPPification: almost all sp_object_set_whatever and sp_selection_whatever ↵ | Marc Jeanmougin | 2016-10-24 | 1 | -72/+1 |
| | | | | | | | | | | | | | global functions are now methods of ObjectSet*, with these additional benefits: - They can now act on any SelectionSet, not just the current selection; - Whenever possible, they don't need a desktop anymore and can run if called from GUI. I hope I did not break too many things in the process. *: So instead of callink sp_selection_move(desktop,x,y), you call myobjectset->move(x,y) (bzr r15189) | ||||
| * | Update to trunk and some fixes | Jabier Arraiza Cenoz | 2016-10-02 | 1 | -9/+16 |
| |\ | | | | | (bzr r14865.1.14) | ||||
| | * | Renamed some functions, fixed tests | Adrian Boguszewski | 2016-07-27 | 1 | -19/+20 |
| | | | | | | | (bzr r14954.1.28) | ||||
| | * | Changed coding style | Adrian Boguszewski | 2016-07-25 | 1 | -1/+1 |
| | | | | | | | (bzr r14954.1.27) | ||||
| | * | Changed arguments and names of selection chemistry functions | Adrian Boguszewski | 2016-07-20 | 1 | -14/+20 |
| | | | | | | | (bzr r14954.1.22) | ||||
| * | | Fixing undo thing | Jabier Arraiza Cenoz | 2016-05-21 | 1 | -3/+3 |
| |/ | | | (bzr r14865.1.5) | ||||
| * | function to release object from group | Raphael Rosch | 2016-04-14 | 1 | -0/+1 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/484041 (bzr r14845) | ||||
| * | finally removed all GSList from main folder .h files | Marc Jeanmougin | 2015-12-08 | 1 | -2/+0 |
| | | | | (bzr r14504.1.15) | ||||
| * | duplicating layers now respect prefs for clone relinking | Marc Jeanmougin | 2015-05-09 | 1 | -1/+1 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/267565 (bzr r14134) | ||||
| * | corrected the casts (hopefully) | Marc Jeanmougin | 2015-02-27 | 1 | -1/+0 |
| | | | | (bzr r13922.1.10) | ||||
| * | Merge, resolved conflicts | Marc Jeanmougin | 2015-02-23 | 1 | -4/+5 |
| |\ | | | | | (bzr r13922.1.8) | ||||
| | * | Fix for bug 1409591 : | Marc Jeanmougin | 2015-02-20 | 1 | -4/+4 |
| | | | | | | | | | | | | | | | | | Inconsistent selection with 'Select same' on object with clones Fixed bugs: - https://launchpad.net/bugs/1409195 (bzr r13930) | ||||
| * | | Put a few std::vector<SPitem*> | Marc Jeanmougin | 2015-02-19 | 1 | -5/+5 |
| | | | | | | | (bzr r13922.1.5) | ||||
| * | | At first, I was thinking "I just have to go to the selection file, and ↵ | Marc Jeanmougin | 2015-02-17 | 1 | -5/+6 |
| |/ | | | | | | | | change that GSList* with a std::list, then resolve the few problems" So, i tried that. And I will continue tomorrow, and the days after, on and on. (bzr r13922.1.1) | ||||
| * | Update to experimental r13531 | Liam P. White | 2014-08-31 | 1 | -15/+15 |
| |\ | | | | | (bzr r13090.1.106) | ||||
| | * | Header cleanup: stop using Glib types where they aren't truly needed. Eases ↵ | Liam P. White | 2014-08-31 | 1 | -15/+15 |
| | | | | | | | | | | | GThread deprecation errors. (bzr r13341.1.190) | ||||
| * | | Update to experimental r13483 | Liam P. White | 2014-08-17 | 1 | -1/+1 |
| |\| | | | | | (bzr r13090.1.105) | ||||
| | * | Fix shift of transformation center on pasting | Diederik van Lierop | 2014-08-16 | 1 | -1/+1 |
| | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1247799 (bzr r13521) | ||||
| * | | Add clip group option from Ponyscape | Liam P. White | 2014-06-14 | 1 | -0/+1 |
| |/ | | | (bzr r13090.1.83) | ||||
| * | Rewrite of symbol creation code. Partial fix for 1201325. | Tavmjong Bah | 2014-02-25 | 1 | -2/+1 |
| | | | | | | | | | | | | | Symbols cannot have 'tranform' attribute. The old code copied the group 'transform' attribute to the symbol. The new code creates an intermediate group with the required 'transform' if it is not a simple translation. A simple translation is removed and applied instead to the new <use> element. Multiple objects can now be turned into a symbol without first grouping the objects. (At the cost that multiple groups can no longer be turned into multiple symbols at one go.) This better matches marker and pattern creation. (bzr r13057) | ||||
| * | Fixed segfault on copying text. | Markus Engel | 2013-09-21 | 1 | -1/+1 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1228509 (bzr r12569) | ||||
| * | Changed dbus interface to treat 'division' like other boolops, with a new | Eric Greveson | 2013-07-03 | 1 | -6/+6 |
| | | | | | | | | | return type for selection_combine to support this (array of string). This also fixes a bug with not setting the error flag when returning NULL from this method. Refactored some more selection verbs to allow use in no-GUI mode. (bzr r12387.1.5) | ||||
| * | Modified dbus interface so that it works in console mode (--dbus-listen) | Eric Greveson | 2013-07-03 | 1 | -3/+3 |
| | | | | | | | | | Modified action context setup so that in console mode, when a document is added to the main inkscape app instance, it gets a selection model and layer model automatically set up for it Made a couple more verbs work in console mode (bzr r12387.1.4) | ||||
| * | Fix for Bug #181493 (Locked layers not completely locked) by frenchie4111. | Nicolas Dufour | 2013-05-12 | 1 | -0/+1 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/181493 (bzr r12328) | ||||
| * | Allow multiple groups to be symbolised and replace groups with clones. | Martin Owens | 2013-04-23 | 1 | -1/+2 |
| | | | | (bzr r12300) | ||||
| * | Kill ancient gcc version check in configure.ac and fix a load of broken ↵ | Alex Valavanis | 2013-03-14 | 1 | -0/+1 |
| | | | | | | forward declarations (bzr r12203) | ||||
| * | Add symbols dialog. See: http://wiki.inkscape.org/wiki/index.php/SymbolsDialog | Tavmjong Bah | 2012-10-11 | 1 | -1/+4 |
| | | | | (bzr r11782) | ||||
| * | Fix for 172222 : Move direct to specified layer | John Smith | 2012-09-22 | 1 | -0/+1 |
| | | | | (bzr r11695) | ||||
| * | Fix for 722625 : Select Same by Object Type | John Smith | 2012-07-25 | 1 | -0/+3 |
| | | | | (bzr r11573) | ||||
| * | Fix for 168658 : Font substitution warning dialog | John Smith | 2012-07-04 | 1 | -0/+2 |
| | | | | (bzr r11522) | ||||
| * | some more string class usage as opposed to c-strings to prevent issues | Kris De Gussem | 2012-04-16 | 1 | -2/+2 |
| | | | | (bzr r11259) | ||||
| * | Fix for 170378 : Select same objects by fill or stroke : Added stroke style | John Smith | 2012-04-04 | 1 | -4/+15 |
| | | | | (bzr r11146) | ||||
| * | Fix for 170378 : Select same objects by fill or stroke | John Smith | 2012-04-03 | 1 | -0/+6 |
| | | | | (bzr r11141) | ||||
| * | add a menu item for using the Clone original LPE efficiently. | Johan B. C. Engelen | 2012-01-15 | 1 | -0/+1 |
| | | | | (bzr r10889) | ||||
| * | Cleanup for src/forward.h. (About 19 of the affected files did not require ↵ | Jon A. Cruz | 2011-10-05 | 1 | -1/+0 |
| | | | | | | the contents forward.h at all). (bzr r10667) | ||||
| * | update to latest 2geom ! | Johan B. C. Engelen | 2011-02-02 | 1 | -1/+1 |
| | | | | (bzr r10025) | ||||
| * | Merge and cleanup of GSoC C++-ification project. | Jon A. Cruz | 2010-12-12 | 1 | -0/+2 |
| |\ | | | | | (bzr r9945.1.1) | ||||
| | * | This is the first c++ification commit from me. It handles sp-line, ↵ | Abhishek Sharma Public | 2010-06-29 | 1 | -0/+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) | ||||
| * | Cleanup of SP_ACTIVE_DESKTOP to prepare clipboard code for reuse. | Jon A. Cruz | 2010-03-19 | 1 | -1/+1 |
| | | | | (bzr r9209) | ||||
| * | Patch by Martin Sucha to add preferences to for grouping on Clip/Mask | Josh Andler | 2010-02-04 | 1 | -0/+1 |
| | | | | (bzr r9050) | ||||
| * | Restore encapsulation of selection implementation. | Jon A. Cruz | 2010-01-15 | 1 | -14/+24 |
| | | | | (bzr r8983) | ||||
| * | Patch by Alex Leone to add margins to resize page options in Document Properties | Josh Andler | 2010-01-08 | 1 | -2/+2 |
| | | | | (bzr r8952) | ||||
| * | Revert recent refactoring changes by johnce because they break the build, ↵ | Maximilian Albert | 2009-08-06 | 1 | -4/+4 |
| | | | | | | which cannot be fixed easily. (bzr r8422) | ||||
| * | SPDocument->Document | johnce | 2009-08-05 | 1 | -4/+4 |
| | | | | (bzr r8404) | ||||
