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
  • debug-remove-1
  • dirty-abstraction-warnings
  • displacewtag-speedup
  • docker-sandbox
  • double-builds
  • emscripten
  • fix-Borders
  • fix-Navbar
  • fix-backslash-formatting
  • fix-bodyStructure
  • fix-excalibur-bug-step1
  • 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
  • 2.4.1
  • 2.4.0
40 results
You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.09Jan8765432129Dec282726252423222118161514131211109876543230Nov25242322191615131211108654130Oct29282725242322212019181692121Sep201918171614131110987654331Aug3029282322212018171614432131Jul29282726252423222119171613121110987130Jun272625241614111076531May262524232216151298765432128Apr2726242221201918171513Mar6223Feb191210Dec19Novreplace sys_vgui in plot_groupviscomment out remaining sys_vgui in g_text.ckeep gatom activated when newline is receiveddon't give up gatom keyboard focus on "Enter", and remove erroneous debug msgcomment out old sys_vgui msgcomment out an unneeded sys_vguiallow gatom to have an "activated" text colorfix broken stylesheet linkcomment out some sys_vgui calls which are _probably_ no longer necessary (plus extra comments saying as much)update open dialog window height/width/font/fontsize for iemguis as they are resized/repositioned with the mousedisable canvas menu options when the dialog is present. Also, change variable name "o" to something less error-proneclean up ugly menuclose callbackGive window focus when asking if we need to save before closing. Using a (possibly buggy) "restore" method instead of the more obvious "focus" method, so this needs more testingfix iemguis and canvas scalehandle to track mouse position instead of delta-- this fixes a bug when the mouse goes below the minimum dimensions. Plus, some more cleanup of the scalehandle coderemove unclick functionremove scalehandle_unclick_label, and clean up some formattingrestore the ability to show multiple iemgui label handles at once, and use class instead of id to identify themmake gop box (roughly) the same size when editing the box textremove unused code in scalehandle_draw_erase, clean up some other coderemove unused code in scalehandle_draw_selectremove scalehandle_bind and corresponding gui functionremove old iemgui label flagsuse <dialog> modal instead of javascript prompt. Also, port some changes from Vanilla to allow closing window immediately after savingfix regression with dialog windows refusing to closeport dialog window callbacks for 0.13, change register_canvas_id to register_window_idremove pdtk_check_scroll_on_motion for the time being. (Not sure it's needed, but can revisit if necessary)fix popup menu for upcoming nw.js 0.13subtract 0.5 for svg text to get font hinting. This may need more work...removed the array listview code from g_array.c. Seemed pretty straightforward to prune, but should probably test to make sure there aren't any obscure regressionsadded an abstraction "arraylistview" to replace all the listview logic in the array dialogset the editmode checkbox in menu when the patch gets createdclean up the nw_create_window paramatersadd checkmark in "Edit" menu for tracking editmoderemove some old sys_vgui commandsremove debugging messageadd boilerplate for keeping track of toplevel Pd canvases in the GUI. While the GUI knows all the open windows, it can't tell the difference between a Pd toplevel and a subpatch. I'm not sure why the difference is important, but this interface supplies that info to the GUI.update todoadd keyboard shortcut for clearing console to pd window and canvas windowadd "Clear Console" menu itemforce all viewbox values to ints-- fixes a bug with objects positioned at negative coords
Loading