New commit

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
4 messages Options
Reply | Threaded
Open this post in threaded view
|

New commit

Juan Vuletich-4
Hi Folks,

I've done a few commits to GitHub these days. The last one was with
several fixes and suggestions to failing entries in the 'New Morph'
menu, by Ken. Recently, there have been several tweaks in JSON,
scrolling, image updating and layout. Thanks Bernhard, David, Germán and
Ken!

Cheers,
Juan Vuletich

_______________________________________________
Cuis mailing list
[hidden email]
http://jvuletich.org/mailman/listinfo/cuis_jvuletich.org
Reply | Threaded
Open this post in threaded view
|

Re: New commit

garduino
Yes, I saw the commits.

I like the new way of update an image from Bernhard, it's very "comfortable" to use.

Something as:

| fd |
fd := FileDirectory on: 'MyCuis-Smalltalk-Dev/CoreUpdates/'.
ChangeSet installNewUpdates: fd.

Thanks.


2013/9/13 Juan Vuletich <[hidden email]>
Hi Folks,

I've done a few commits to GitHub these days. The last one was with several fixes and suggestions to failing entries in the 'New Morph' menu, by Ken. Recently, there have been several tweaks in JSON, scrolling, image updating and layout. Thanks Bernhard, David, Germán and Ken!

Cheers,
Juan Vuletich

_______________________________________________
Cuis mailing list
[hidden email]
http://jvuletich.org/mailman/listinfo/cuis_jvuletich.org



--
Saludos / Regards,
Germán Arduino
www.arduinosoftware.com

_______________________________________________
Cuis mailing list
[hidden email]
http://jvuletich.org/mailman/listinfo/cuis_jvuletich.org
Reply | Threaded
Open this post in threaded view
|

Re: New commit

garduino
BTW, I like that when the updates are finished, the system inform the version, I added the minor tweak in the attached .cs




2013/9/13 Germán Arduino <[hidden email]>
Yes, I saw the commits.

I like the new way of update an image from Bernhard, it's very "comfortable" to use.

Something as:

| fd |
fd := FileDirectory on: 'MyCuis-Smalltalk-Dev/CoreUpdates/'.
ChangeSet installNewUpdates: fd.

Thanks.


2013/9/13 Juan Vuletich <[hidden email]>
Hi Folks,

I've done a few commits to GitHub these days. The last one was with several fixes and suggestions to failing entries in the 'New Morph' menu, by Ken. Recently, there have been several tweaks in JSON, scrolling, image updating and layout. Thanks Bernhard, David, Germán and Ken!

Cheers,
Juan Vuletich

_______________________________________________
Cuis mailing list
[hidden email]
http://jvuletich.org/mailman/listinfo/cuis_jvuletich.org



--
Saludos / Regards,
Germán Arduino
www.arduinosoftware.com



--
Saludos / Regards,
Germán Arduino
www.arduinosoftware.com

_______________________________________________
Cuis mailing list
[hidden email]
http://jvuletich.org/mailman/listinfo/cuis_jvuletich.org

1824-CuisCore-GermanArduino-2013Sep13-18h36m-gsa.1.cs.st (484 bytes) Download Attachment
Reply | Threaded
Open this post in threaded view
|

Re: New commit

Juan Vuletich-4
Thanks Germán,

This will be in GitHub soon.

Cheers,
Juan Vuletich

On 9/13/2013 6:52 PM, Germán Arduino wrote:
BTW, I like that when the updates are finished, the system inform the version, I added the minor tweak in the attached .cs




2013/9/13 Germán Arduino <[hidden email]>
Yes, I saw the commits.

I like the new way of update an image from Bernhard, it's very "comfortable" to use.

Something as:

| fd |
fd := FileDirectory on: 'MyCuis-Smalltalk-Dev/CoreUpdates/'.
ChangeSet installNewUpdates: fd.
Thanks.


2013/9/13 Juan Vuletich <[hidden email]>
Hi Folks,

I've done a few commits to GitHub these days. The last one was with several fixes and suggestions to failing entries in the 'New Morph' menu, by Ken. Recently, there have been several tweaks in JSON, scrolling, image updating and layout. Thanks Bernhard, David, Germán and Ken!

Cheers,
Juan Vuletich

_______________________________________________
Cuis mailing list
[hidden email]
http://jvuletich.org/mailman/listinfo/cuis_jvuletich.org



--
Saludos / Regards,
Germán Arduino
www.arduinosoftware.com



--
Saludos / Regards,
Germán Arduino
www.arduinosoftware.com
_______________________________________________ Cuis mailing list [hidden email] http://jvuletich.org/mailman/listinfo/cuis_jvuletich.org


_______________________________________________
Cuis mailing list
[hidden email]
http://jvuletich.org/mailman/listinfo/cuis_jvuletich.org