Skip to content
Snippets Groups Projects
Select Git revision
  • 20200904-number
  • 20200913-gop-draw-order
  • activate-on-tab
  • add-instance-desiderata
  • add-soundfiler-outlet
  • add-soundfiler-outlet-squashed
  • add_js_fudi_parser
  • cleanup-for-disis_munger
  • colorpanel-fix
  • css-preset-cleanup
  • debug-remove-1
  • dirty-abstraction-warnings
  • displacewtag-speedup
  • docker-sandbox
  • double-builds
  • emscripten
  • fix-backslash-formatting
  • fix-excalibur-bug-step1
  • fix-knob-crasher
  • fix-my_canvas-anchor-position
  • 2.17.0
  • 2.16.0
  • 2.15.0
  • 2.14.2
  • 2.14.1
  • 2.14.0
  • 2.13.0
  • 2.12.0
  • 2.10.1
  • 2.10.0
  • 2.9.0
  • 2.8.1
  • 2.8.0
  • 2.7.0
  • 2.6.0
  • 2.5.1
  • 2.5.0
  • 2.4.5
  • 2.4.3
  • 2.4.2
40 results
You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.020Oct1918171614131211987532129Sep2726252221191716151312117531Aug3028262423222120191715141312111076532131Jul3029252423222120191817141110975432130Jun2928272523211915141076532131May30171613121110876432130Apr29282726252423222019181716141384329Mar2423222120191810987643228Feb272625242322212018171615141211109876543remove escapes from commas in search resultsadd table of contents and standardize displayed file typeshandle negative coordinates for pd META regex, add doc/* directory search trigger, various refactoringfix positioning and a typochange id to the document's full path-- this will make it easier to fetch specific documents from the index when displaying directory contentsadd translation strings for search windowadd file_browser button to search dialog, refactor event listenersremove a debugging messagewait for console window to finish loading before initializing the GUI. This ensures, for example, that our dejavu css font is loaded and ready before doing font metrics.add libogg as link-time dependency for pdogg Makefilefix for #135: problems with bbox of objects at different font sizesrevert a change to text_setto from 91cf2a84308245938cb0f3b91294181b2d284d80 that caused a subtle regression when a broken object gets retexted. (It caused the object to be put at the end of the glist, which caused the consequent canvas_restoreconnections call to make a wire connection to the wrong object)add pkg-config for OSX build so that pdogg dependencies are foundput pdp back now that it's building on OSXchange comment to reflect the fact that this is a stress-test patchchange stroke value of empty quotes to "none"add draft of homebrew build instructionschange darwin_app/Makefile to use homebrew for the libsadd 0.25.2 changes from svn plus more recent bugfixes:fix #132: stroke-dashoffset doesn't stick when scalar is redrawnremove reference to tofront/back menu items accidentally left in after 8ae594377f7c128aea96907ba39f496792b577f1fix for #133: chromium phones home to google about stuff. The ipv6 blackhole addy would be a better solution but apparently Chromium doesn't accept ipv6 addresses for the --proxy-server flagfix edge-case where user can right-click on a newly vis'd canvas before it has finished mappingfix Bring to Front/Send to Back by putting them in the popup menu. It would be better if the user could select multiple objects at a time, but the x/y coord-based implementation doesn't allow for that.fix #84 again: Undo problem. use same shortcut for all platforms (needs some testing on Windows)fix #83 again: GUI Freeze with hslider, vslider and vutrack the stop-gap Gem repo at git.purrdata.netremove old Gem repo to make way for the stop-gap repo from git.purrdata.netfor legacy drawing commands like [filledpolygon], don't scale the stroke (this is how it worked in Pd Vanilla)revert addition of jack dependency for OSX app bundlesome adjustments to get OSX to build:add some dependencies to OSX build instructionsfix regression where glist_select can send messages to the GUI before the window or its elements actually exist. (Same thing happens in Vanilla, but tcl/tk silently ignores tk canvas itemconfigure messages for non-existent objects)fix #123: Purr Data is crashing when I call a help file. Use FILENAME_MAX instead of MAXPDSTRINGfix bug where [index $1(---[draw sprite] failed to wrap around when $1 is < 0 or > no_of_imagesfix #121: remove unnecessary ttf-dejavu-core dependency. dejavu font is now shipped with the GUIfix #122: add Gem dependencies for Windows packagefix #120: [struct float foo;] freezes Pddo full recompile for automated buildsfix typo in autobuild script
Loading