This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "pure-data".
The branch, master has been updated via 3c1f98bb014403f048521ee64144f9366ba5f47b (commit) via c46f1bcebb2b55c70f8b3f34126ee1d23d973019 (commit) via 559150a740473b8c489685fe97af56e445a94aa7 (commit) from e4ebb7df73aa93bcd3106820ab05359924c391c5 (commit)
Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below.
- Log ----------------------------------------------------------------- commit 3c1f98bb014403f048521ee64144f9366ba5f47b Author: danomatika danomatika@gmail.com Date: Sat Dec 5 11:24:31 2015 -0700
initial commit: overall iemgui dialog cleanup
commit c46f1bcebb2b55c70f8b3f34126ee1d23d973019 Author: Miller Puckette msp@ucsd.edu Date: Thu Dec 31 16:23:14 2015 -0800
"apply" buttons not supressed on OSX
commit 559150a740473b8c489685fe97af56e445a94aa7 Author: IOhannes m zmoelnig zmoelnig@umlautQ.umlaeute.mur.at Date: Mon Oct 5 19:58:58 2015 +0200
check if array was resized successfully
if the resizebytes() failed (due to out of memory), then leave skip the resize request.
while this might not be exactly what the user expects, it's certainly better than a crash (and an error message drowned with the sinking pd-gui)
-----------------------------------------------------------------------
Summary of changes: src/g_array.c | 6 +- tcl/dialog_array.tcl | 2 +- tcl/dialog_canvas.tcl | 8 +- tcl/dialog_gatom.tcl | 8 +- tcl/dialog_iemgui.tcl | 249 +++++++++++++++++++++++++++++++----------------- 5 files changed, 174 insertions(+), 99 deletions(-)
hooks/post-receive