| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Added bool LPE | Michael Soegtrop | 2016-05-08 | 6 | -1/+513 |
| | | | | (bzr r14876.2.1) | ||||
| * | Start of GTK3 external style sheet support. | Tavmjong Bah | 2016-05-08 | 3 | -15/+35 |
| |\ | | | | | (bzr r14876) | ||||
| | * | Start of GTK3 external style sheet support. | Tavmjong Bah | 2016-05-08 | 3 | -15/+35 |
| | | | | | | | (bzr r14873.1.1) | ||||
| * | | fix-bug-734201. stroke-to-path doesn't scale stroke width used in markers | Jabier Arraiza Cenoz | 2016-05-08 | 1 | -3/+5 |
| | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/734201 (bzr r14875) | ||||
| * | | Change license in about box to GPLv3 - due to GIMP files | Krzysztof Kosi??ski | 2016-05-08 | 1 | -286/+620 |
| |/ | | | (bzr r14874) | ||||
| * | Clarify license. | Krzysztof Kosi??ski | 2016-05-08 | 7 | -7/+10 |
| | | | | | | | | | | Most Inkscape source code does not specify GPL version, so it is essentially GPL v1+ under section 9. Authors of the few GPL v2 only files were contacted and all agreed to relicense under GPL v2 or later. We also have a few files copies from GIMP, which are GPL v3+, so the complete program is available under GPL v3 or later. (bzr r14873) | ||||
| * | Temporarily hard code GTK3 ruler background to off white. | Tavmjong Bah | 2016-05-07 | 1 | -1/+3 |
| | | | | (bzr r14872) | ||||
| * | Prevent scrollbar overlay from covering swatches in GTK3 build. | Tavmjong Bah | 2016-05-06 | 5 | -3/+14 |
| | | | | | | And some minor cleanup. (bzr r14871) | ||||
| * | Fix rendering of tool bar icons. | Tavmjong Bah | 2016-05-04 | 2 | -8/+16 |
| | | | | (bzr r14869.1.2) | ||||
| * | Remove some GTK3 warnings. | Tavmjong Bah | 2016-05-03 | 1 | -18/+24 |
| | | | | (bzr r14869.1.1) | ||||
| * | Correct comment. | Tavmjong Bah | 2016-05-03 | 1 | -1/+1 |
| | | | | (bzr r14869) | ||||
| * | Fix for cmake installing libs, using a subfolder for clarity when installing ↵ | Marc Jeanmougin | 2016-05-02 | 1 | -1/+2 |
| | | | | | | system-wide (bzr r14867) | ||||
| * | Merge ~meberl/inkscape/extension-fixes + CMake build: install libs and links ↵ | Marc Jeanmougin | 2016-05-02 | 4 | -9/+22 |
| |\ | | | | | | | | | installed bin to installed libs. (bzr r14866) | ||||
| | * | Fixed "make install" to set the right rpath. libinkscape_base.so should now ↵ | Moritz Eberl | 2016-04-27 | 1 | -0/+10 |
| | | | | | | | | | | | be found correctly. (bzr r14862.1.2) | ||||
| | * | Fixed path resolution in plugin loader. | Moritz Eberl | 2016-04-27 | 3 | -9/+12 |
| | | | | | | | (bzr r14862.1.1) | ||||
| * | | Backout last commit as it introduced subtle errors. | Tavmjong Bah | 2016-04-29 | 15 | -32/+3 |
| | | | | | | | (bzr r14864) | ||||
| * | | SVG 2 allows 'href' without 'xlink:'. For now just read plain 'href'. | Tavmjong Bah | 2016-04-29 | 15 | -3/+32 |
| |/ | | | (bzr r14863) | ||||
| * | Correct enumeration names. | Tavmjong Bah | 2016-04-22 | 1 | -3/+3 |
| | | | | (bzr r14862) | ||||
| * | minor warning cleanup. | Jon A. Cruz | 2016-04-21 | 4 | -7/+11 |
| | | | | (bzr r14861) | ||||
| * | various filter editor fixes | Raphael Rosch | 2016-04-16 | 2 | -22/+27 |
| | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1570605 - https://launchpad.net/bugs/1570598 (bzr r14856) | ||||
| * | removed unnecessary comments | Moritz Eberl | 2016-04-16 | 1 | -8/+0 |
| | | | | (bzr r14761.1.13) | ||||
| * | merge and fixed build | Moritz Eberl | 2016-04-16 | 36 | -258/+305 |
| |\ | | | | | (bzr r14761.1.11) | ||||
| | * | CMake build: builds with WITH_DBUS | Marc Jeanmougin | 2016-04-16 | 3 | -14/+34 |
| | | | | | | | (bzr r14853) | ||||
| | * | Add a Resize to Page with Keyboard Shortcut | Martin Owens | 2016-04-15 | 2 | -1/+3 |
| | | | | | | | (bzr r14850) | ||||
| | * | Priority is so high it blocks blitting the canvas | Liam P. White | 2016-04-15 | 1 | -1/+1 |
| | | | | | | | (bzr r14849) | ||||
| | * | Change idle priority back to high | Liam P. White | 2016-04-14 | 1 | -1/+1 |
| | | | | | | | (bzr r14848) | ||||
| | * | Filter editor: effect description not entirely readable | Raphael Rosch | 2016-04-14 | 2 | -17/+43 |
| | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1436180 (bzr r14846) | ||||
| | * | function to release object from group | Raphael Rosch | 2016-04-14 | 7 | -0/+53 |
| | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/484041 (bzr r14845) | ||||
| | * | icon: Fix deprecated gtk_widget_get_requisition() #Hackfest2016 | Alex Valavanis | 2016-04-13 | 1 | -0/+6 |
| | | | | | | | (bzr r14839) | ||||
| | * | Move page border below the drawing. | Krzysztof Kosi??ski | 2016-04-13 | 1 | -1/+1 |
| | | | | | | | (bzr r14838) | ||||
| | * | Rm shrink_wrap_button - Not needed & uses deprecated GtkStyle features ↵ | Alex Valavanis | 2016-04-13 | 5 | -107/+0 |
| | | | | | | | | | | | #Hackfest2016 (bzr r14837) | ||||
| | * | using cpp limits values | Marc Jeanmougin | 2016-04-13 | 2 | -3/+5 |
| | | | | | | | (bzr r14836) | ||||
| | * | Remove no longer needed warning about feTile rendering. | Tavmjong Bah | 2016-04-13 | 1 | -12/+0 |
| | | | | | | | (bzr r14835) | ||||
| | * | Fix a few more pick calls not preceded by update | Krzysztof Kosi??ski | 2016-04-13 | 2 | -4/+10 |
| | | | | | | | (bzr r14834) | ||||
| | * | Remove unused variable in sp-canvas.cpp | Krzysztof Kosi??ski | 2016-04-13 | 1 | -2/+0 |
| | | | | | | | (bzr r14833) | ||||
| | * | Hopefully fix "invalid state when picking" warnings. #Hackfest2016 | Krzysztof Kosi??ski | 2016-04-13 | 1 | -2/+4 |
| | | | | | | | (bzr r14832) | ||||
| | * | Fix artifacts at the border when panning the canvas. #Hackfest2016 | Krzysztof Kosi??ski | 2016-04-13 | 1 | -16/+13 |
| | | | | | | | (bzr r14831) | ||||
| | * | font-selector: Gtk+ 3 theming #Hackfest2016 | Alex Valavanis | 2016-04-13 | 1 | -1/+16 |
| | | | | | | | (bzr r14830) | ||||
| | * | Fix canvas flicker while dragging objects. #Hackfest2016 | Krzysztof Kosi??ski | 2016-04-13 | 1 | -33/+11 |
| | | | | | | | (bzr r14829) | ||||
| | * | spw-utilities: Fix gtk_widget_set_margin_* API #Hackfest2016 | Alex Valavanis | 2016-04-13 | 1 | -1/+1 |
| | | | | | | | (bzr r14828) | ||||
| | * | text-toolbar: Gtk+ 3 theming #Hackfest2016 | Alex Valavanis | 2016-04-13 | 1 | -0/+18 |
| | | | | | | | (bzr r14827) | ||||
| | * | Remove old uses of GTK_STOCK macros | Martin Owens | 2016-04-13 | 4 | -8/+7 |
| | | | | | | | (bzr r14826) | ||||
| | * | Gtk3 compatibility fix. Hackfest 2016 | Tavmjong Bah | 2016-04-13 | 1 | -4/+4 |
| | | | | | | | (bzr r14825) | ||||
| | * | Fix redraw problems when shrinking and then enlarging the SPCanvas widget. | Krzysztof Kosi??ski | 2016-04-13 | 1 | -4/+6 |
| | | | | | | | | | | | #Hackfest2016 (bzr r14824) | ||||
| | * | Fix referencing problem with widget is moved from one container to another. ↵ | Tavmjong Bah | 2016-04-13 | 1 | -0/+5 |
| | | | | | | | | | | | Hackfest 2016. (bzr r14822) | ||||
| | * | Move background drawing to SPCanvas to avoid temporarily drawing an incorrect | Krzysztof Kosi??ski | 2016-04-13 | 4 | -42/+79 |
| | | | | | | | | | | | background. #Hackfest2016 (bzr r14821) | ||||
| * | | Added missing file | Moritz Eberl | 2016-04-16 | 1 | -0/+1 |
| | | | | | | | (bzr r14761.1.9) | ||||
| * | | Added an example plugin. | Moritz Eberl | 2016-04-16 | 5 | -0/+316 |
| | | | | | | | (bzr r14761.1.8) | ||||
| * | | CMake build creates a shared libinkscape_base library and links inkscape and ↵ | Moritz Eberl | 2016-04-16 | 1 | -12/+19 |
| | | | | | | | | | | | inkview against it. (bzr r14761.1.6) | ||||
| * | | Merge and fixed CMake build | Moritz Eberl | 2016-04-13 | 20 | -242/+1561 |
| |\| | | | | | (bzr r14761.1.5) | ||||
