Skip to content

Instantly share code, notes, and snippets.

@su-v
Created December 19, 2016 04:10
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save su-v/4f61d4afe723c7603b389745737c53e3 to your computer and use it in GitHub Desktop.
Save su-v/4f61d4afe723c7603b389745737c53e3 to your computer and use it in GitHub Desktop.
bzr log -r tag:INKSCAPE_0_92_PRE3..tag:INKSCAPE_0_92_PRE4 --short -n 1 | pbcopy
15267 bryce 2016-12-18 {INKSCAPE_0_92_PRE4} [merge]
Sync configure options for cmake, autotools and btool
1) sync cmake, autotools and btool configure options
2) disable experimental toolbar layout option (bug #619903)
in lp:inkscape/0.92.x (based on r15232), with these commits:
15233: CMake: remove WITH_MESH option obsoleted in r15215
15234: Autotools: disable experimental LPEs and LPETOOL
15235: Btool (win32): enable all SVG2 features (including Mesh tool)
15236: Btool (win64): enable all SVG2 features (including Mesh tool)
15237: Btool (win64 GTK3): enable all SVG2 features (including Mesh tool)
15238: Preferences: remove option for dynamic relayout of incomplete
sections (bug #619903)
Fixes: lp #1589340
15266 Jabiertxof 2016-12-19
Backport from trunk. Use Geom::Reflection instead custom method an copy rotate and mirror LPE
15265 Jabiertxof 2016-12-17
Backport from trunk. Fix a bug on transforms in mirror symmetry
15264 tavmjong-free 2016-12-15
Backport trunk 15327. Save state of backup button.
15263 tavmjong-free 2016-12-15
Change scaling method to use internal function rather than extension.
15262 tavmjong-free 2016-12-15
Backport trunk 15329. Fix bug where conical gradient drawn in wrong arc.
15261 tavmjong-free 2016-12-15
Backport trunk 15321. Add option to unset 'line-height' (as well as determine where it is set).
15260 tavmjong-free 2016-12-15
Backport trunk 15316. Correct outer text style input for non-px based files.
15259 tavmjong-free 2016-12-15
Backport trunk 15315. Add button to access outer text style ('font-size', 'line-height'). These determine the minimum line spacing.
15258 jabiertxof 2016-12-13
Backport from trunk. Apply suv patch to DPISwitcher: https://launchpadlibrarian.net/297886893/0000-fix-dpiswitcher-scaling-v1.diff
15257 tavmjong-free 2016-12-12
Backport trunk 15322. Add missing 'pt' unit to test of legacy files.
15256 Martin Owens 2016-12-11
Add about screen winner to 0.92 release
15255 tavmjong-free 2016-12-11
Change to movable IP address.
15254 tavmjong-free 2016-12-11
Backport trunk 15319. Fix line-height when converting between different units for flowed text.
15253 tavmjong-free 2016-12-11
Backport trunk 15317. Fix a bug where initially text has no fill and but has a stroke.
15252 Jabiertxof 2016-12-10
Backport from trunk. Apply suv patch to handle containers https://bugs.launchpad.net/inkscape/+bug/1389723/comments/95
15251 Jabiertxof 2016-12-09
Fix header bug compiling
15250 Jabiertxof 2016-12-08
Remove unecesary headers from previous commit
15249 Jabiertxof 2016-12-08
Fix copy rotate and mirros symmetry LPE's to suse point parameters instead external knots to be compatible with the same effect on future 0.93
15248 tavmjong-free 2016-12-08
Backport trunk 15312. Improve working of Type (Smoothing) menu.
15247 tavmjong-free 2016-12-08
Backport trunk 15311. Correct error messages.
15246 jabiertxof 2016-12-07
Backport from trunk. Fix for reopened bug #1643408
15245 tavmjong-free 2016-12-07
Backport trunk 15307. Add option to save a backup when updating file for dpi change.
15244 jabiertxof 2016-12-07
fixes bug: https://launchpad.net/bugs/1644621
Backport from trunk. Fix bug #1644621 on show handles.
15243 Jabiertxof 2016-12-06
Backport. Remove obsolete comment
15242 Jabiertxof 2016-12-06
Backport from trunk. speed path based LPE operations
15241 tavmjong-free 2016-12-06
Backport trunk 15301. Add dpiswitcher extension and option to scale legacy documents with it.
15240 tavmjong-free 2016-12-06
Backport trunk 15298. Mesh editing improvements (highlighting nodes/control lines).
15239 tavmjong-free 2016-12-06
Backport runk 15296. Enable node resizing in mesh tool.
15238 tavmjong-free 2016-12-06
Backport trunk 15293. Add triangle knot.
15237 tavmjong-free 2016-12-06
Backport trunk 15290. Ensure new mesh is immediately editable.
15236 tavmjong-free 2016-12-06
Backport trunk 15289. Add toggles for handle visibility, editing fill, and editing stroke.
15235 tavmjong-free 2016-12-06
Backport trunk 15286. Give mesh corner nodes a different color from handle nodes (following node tool coloring).
15234 tavmjong-free 2016-12-06
Backport trunk 15300. Fix memory leak (incomplete clear).
15233 firashanife 2016-12-05
fixes bug: https://launchpad.net/bugs/1574561
[Bug #1574561] Italian translation update.
15232 Marc Jeanmougin 2016-12-03
prevent use of string concat for compatibility with old cmake
15231 tavmjong-free 2016-11-30
Backport trunk 15288. Fix bug with mesh handle update when corner moved via keys.
15230 firashanife 2016-11-30
fixes bug: https://launchpad.net/bugs/1574561
[Bug #1574561] Italian translation update.
15229 Martin Owens 2016-11-29
Apply patch from r13907 and bug #1271938
15228 Marc Jeanmougin 2016-11-28
update filter list when pasting and on import
15227 scootergrisen 2016-11-28
fixes bug: https://launchpad.net/bugs/1471443
[Bug #1471443] Updated danish translation for 0.92.
15226 JazzyNico 2016-11-27
fixes bug: https://launchpad.net/bugs/1641111
[Bug #1641111] extension Visualize Path/Measure path... fails
15225 Jabiertxof 2016-11-26
Backport from trunk. Add stroke dash empty to allow render only fills and markers. Tested in FF and Chromium
15224 Eduard Braun 2016-11-26
CMake: Add ${INKSCAPE_SHARE_INSTALL}
This is set to "share/inkscape" by default, on Windows we need to be able to install directly into "share" however
15223 JazzyNico 2016-11-26
fixes bug: https://launchpad.net/bugs/1644886
[Bug #1644886] Color profiles not loaded on Windows (partial fix).
15222 Eduard Braun 2016-11-26
Translations/Packaging: Convert Danish translation to UTF8
15221 scootergrisen 2016-11-26
fixes bug: https://launchpad.net/bugs/1644934
[Bug #1644934] Translation to danish.
15220 tavmjong-free 2016-11-25
Backport trunk 15273. Provide a way to update a legacy document to account for the 90 to 96 dpi change.
This method relies on setting the 'viewBox'.
15219 tavmjong-free 2016-11-25
Backport trunk 15267. Select mesh nodes by clicking on control lines.
15218 tavmjong-free 2016-11-25
Backport trunk 15264. Keep corner nodes selected when possible for corner operations.
15217 tavmjong-free 2016-11-25
Backport trunk 15262. Preserve selection of corner nodes for some corner operations.
15216 tavmjong-free 2016-11-25
Backport trunk 15260. Improve mouse handling for mesh:
* Double clicking an object will create a new mesh if one does not exist,
otherwise clicking a line should now reliably divide the row/column.
* Click-dragging will create a new mesh if one does not exist,
otherwise it will do a rubberband selection of corner nodes.
With Shift will add nodes, without will replace selected nodes.
15215 tavmjong-free 2016-11-25
Build with mesh gradients by default.
15214 jazzynico 2016-11-25
Build. Activate gradient mesh in the old btool system.
15213 firashanife 2016-11-23
fixes bug: https://launchpad.net/bugs/1574561
[Bug #1574561] Italian translation update.
15212 lucasvieites 2016-11-23
fixes bug: https://launchpad.net/bugs/1643818
[Bug #1643818] Updated es.po for 0.92.
15211 Ivan Masár 2016-11-23
* [INTL:zh_TW] Traditional Chinese translation update
15210 helix84 2016-11-22
Fix a typo in inkscape-preferences.cpp.
15209 gordcaswell 2016-11-22
fixes bug: https://launchpad.net/bugs/1643730
[Bug #1643730] Inkscape Portable language selection not maintained.
15208 jabiertxof 2016-11-21
fixes bug: https://launchpad.net/bugs/1643408
Backport from trunk. Fix #1643408. Bug in pap LPE
15207 su_v 2016-11-19
Backport trunk 15261. Add Shift-I shortcut for insert node.
15206 tavmjong-free 2016-11-19
Backport trunk 15256-15258. Fix status bar messages for meshes and gradients.
15205 Alexandre Prokoudine 2016-11-18
Add Igor Zhigunov to the list of translators
15204 jabiertxof 2016-11-18
fixes bug: https://launchpad.net/bugs/1627817
Backport from trunk. Fix #1627817. Bug in knot LPE
15203 Ted Gould 2016-11-17
Make snapd happy with the icon path
15202 Ted Gould 2016-11-17
Updating version
15201 tavmjong-free 2016-11-17
Backport trunk 15255. Fix path outline function for meshes with nrow != ncolumn.
15200 tavmjong-free 2016-11-17
Backport trunk 15254. Do not return invalid vector gradient when switching from mesh to linear/radial gradient.
15199 tavmjong-free 2016-11-17
Backport trunk 15253. Ensure getVector() and getArray() return a valid gradient pointer.
15198 tavmjong-free 2016-11-17
Backport trunk 15251. Split selected rows/columns in half using Insert key.
15197 tavmjong-free 2016-11-17
Backport trunk 15250. Implement tweaking of mesh handle colors.
15196 jmas-softcatala 2016-11-17
fixes bug: https://launchpad.net/bugs/1636086
[Bug #1636086] Update Catalan translation for Inkscape 0.92.
15195 Eduard Braun 2016-11-14
Update .rc files for pre3 (we should probably create them automatically somehow...)
15194 Eduard Braun 2016-11-14
clonetiler.cpp - do not attrempt to translate the empty string
15193 Maren Hachmann 2016-11-14
Translations: Update German translation
15192 JazzyNico 2016-11-14
fixes bug: https://launchpad.net/bugs/1590529
[Bug #1590529] Italian Updates for inkscape docs (0.92.x)
15191 JazzyNico 2016-11-14
Translations. Converting po file to unix type so that the check-markup script works as expected.
15190 frigory 2016-11-14
Translations. French translation update.
15189 yurchor-gmail 2016-11-14
fixes bug: https://launchpad.net/bugs/1407331
[Bug #1407331] Ukrainian translation update for 0.92.
15188 Eduard Braun 2016-11-13
Fix a typo in lpe-gears.cpp
15187 Eduard Braun 2016-11-13
Packaging: Re-activate compression in MSI installer and document some todos
15186 Eduard Braun 2016-11-13
fixes bug: https://launchpad.net/bugs/1634690
Packaging: Update NSIS translations from bug 1634690
15185 Eduard Braun 2016-11-13
Translations: Update inkscape.pot and sync all .po files
15184 Eduard Braun 2016-11-13
CMake/Translations: Fix translation for filters/palettes/patterns/symbols/templates
- Output header files to source directory (this is what we usually want to run intltool on)
- Include /share in WIN32 builds
15183 bryce 2016-11-12 {INKSCAPE_0_92_PRE3}
update for 0.92pre3 pre-release
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment