- Nov 19, 2016
-
-
Jonathan Wilkes authored
cherry-pick Albert Gräf's branch: Comment out a bunch of debugging statements which add a lot of noise to the console.
-
Jonathan Wilkes authored
-
- Nov 18, 2016
-
-
Jonathan Wilkes authored
-
Jonathan Wilkes authored
-
Jonathan Wilkes authored
-
Jonathan Wilkes authored
-
Jonathan Wilkes authored
-
- Nov 17, 2016
-
-
Albert Gräf authored
- ret.split(";") should be ret.split(problem_chars[i]) - remove the function from dialog_canvas.html where it isn't needed
-
Jonathan Wilkes authored
-
Albert Gräf authored
-
- Nov 16, 2016
-
-
Jonathan Wilkes authored
-
Jonathan Wilkes authored
-
Jonathan Wilkes authored
-
Jonathan Wilkes authored
-
Jonathan Wilkes authored
-
Jonathan Wilkes authored
-
Albert Gräf authored
-
Jonathan Wilkes authored
-
Jonathan Wilkes authored
bugfix for consistency check failure when undoing a deleted [draw] command that has a scalar on the same canvas
-
- Nov 15, 2016
-
-
Jonathan Wilkes authored
-
Albert Gräf authored
-
Albert Gräf authored
-
Albert Gräf authored
-
Albert Gräf authored
This automatically picks the right zoom level to make the patch fill the window as much as possible. Also fixes a missing call to pdgui.gui_canvas_get_scroll in the m.view.zoomreset menu command which caused the viewport not to be updated properly after resetting the zoom level in canvas windows.
-
Jonathan Wilkes authored
-
- Nov 14, 2016
-
-
Albert Gräf authored
-
Albert Gräf authored
-
Albert Gräf authored
This disables the "paste from clipboard" functionality for now, which is conflated with the ordinary paste at present. Combining the two isn't a good idea anyway due to various reasons, cf. jwilkes/purr-data#156.
-
- Nov 13, 2016
-
-
Jonathan Wilkes authored
-
Jonathan Wilkes authored
-
Jonathan Wilkes authored
-
Jonathan Wilkes authored
-
Albert Gräf authored
Switch to the actual system locale at startup if we have translations for it. Otherwise fall back to the default 'en' locale.
-
Albert Gräf authored
-
Albert Gräf authored
-
Albert Gräf authored
-
- Nov 12, 2016
-
-
-
*improved saving logic for presets to remove stale nodes because sometimes nodes due to editing can share locations with stale/inactive nodes and depending on the order of creation, invalid values can end-up being pulled. Now, when saving, only active nodes are saved to avoid this problem.
-
- Nov 11, 2016
-
-
Jonathan Wilkes authored
-
Jonathan Wilkes authored
-