[Pharo-project] changing the bytecodes print

2011-03-08 Thread Mariano Martinez Peck
Hi folks. Did you see that when you see the bytecodes of a method you see something like: 49 70 self 50 21 pushConstant: 'SQ_HOST32' 51 8F 00 00 02 closureNumCopied: 0 numArgs: 0 bytes 55 to 56 55 71 pushConstant: true 56 7D blockReturn ... The bytecode number here is printed in hex

Re: [Pharo-project] Pharo on top of Flash plugin

2011-03-08 Thread Marcus Denker
On Mar 7, 2011, at 1:29 PM, Alexandre Jasmin wrote: Your image helps me a lot. I'm trying to get the Squeak VM compiling with Adobe Alchemy. tell us more :) There are at least two solutions aiming to bring native code to the web without installing plug-ins - Google Native Client

[Pharo-project] Hardware cursor vs Software Cursor

2011-03-08 Thread Fernando Olivero
I believe that the senders or Cursor xxx showWhile: .. are using the wrong level of abstraction, by directly referring to the Cursor class reference and more important, that all visual related cues must go thru UIManager . If we take this approach further, we see there's 1) no need to have a

Re: [Pharo-project] Hardware cursor vs Software Cursor

2011-03-08 Thread Henrik Johansen
On Mar 8, 2011, at 11:00 21AM, Fernando Olivero wrote: I believe that the senders or Cursor xxx showWhile: .. are using the wrong level of abstraction, by directly referring to the Cursor class reference and more important, that all visual related cues must go thru UIManager . If we take

Re: [Pharo-project] About the sprint saturday 12

2011-03-08 Thread Gary Chambers
No, for the Bern sprint. Regards, Gary - Original Message - From: Stéphane Ducasse stephane.duca...@inria.fr To: Pharo-project@lists.gforge.inria.fr Sent: Monday, March 07, 2011 8:11 PM Subject: Re: [Pharo-project] About the sprint saturday 12 you mean for the 12? Stef On Mar 7,

[Pharo-project] Issue 3791 in pharo: fit all windows to be visible

2011-03-08 Thread pharo
Status: FixProposed Owner: jannik.l...@gmail.com New issue 3791 by jannik.l...@gmail.com: fit all windows to be visible http://code.google.com/p/pharo/issues/detail?id=3791 when we resize in small the Pharo window, all windows keep there size. I added a command to place and resize windows to be

Re: [Pharo-project] [Vm-dev] changing the bytecodes print

2011-03-08 Thread Tobias Pape
Am 2011-03-08 um 09:06 schrieb Mariano Martinez Peck: Hi folks. Did you see that when you see the bytecodes of a method you see something like: 49 70 self 50 21 pushConstant: 'SQ_HOST32' 51 8F 00 00 02 closureNumCopied: 0 numArgs: 0 bytes 55 to 56 55 71 pushConstant: true 56 7D

Re: [Pharo-project] Issue 3791 in pharo: fit all windows to be visible

2011-03-08 Thread pharo
Comment #1 on issue 3791 by stephane...@gmail.com: fit all windows to be visible http://code.google.com/p/pharo/issues/detail?id=3791 where is the code?

Re: [Pharo-project] Issue 3791 in pharo: fit all windows to be visible

2011-03-08 Thread pharo
Comment #2 on issue 3791 by benjamin...@gmail.com: fit all windows to be visible http://code.google.com/p/pharo/issues/detail?id=3791 Name: SLICE-Issue-3791-fit-all-windows-to-be-visible-janniklaval.1 Author: janniklaval Time: 8 March 2011, 12:37:43 pm UUID:

[Pharo-project] Issue 3792 in pharo: PluggableListMorph with a wrapper for display

2011-03-08 Thread pharo
Status: Fixed Owner: benjamin...@gmail.com New issue 3792 by benjamin...@gmail.com: PluggableListMorph with a wrapper for display http://code.google.com/p/pharo/issues/detail?id=3792 I now provide a way (or maybe Alain will said it already exists ^^) to change the way item are displayed

[Pharo-project] PharoOneClick .lnk file

2011-03-08 Thread Geert Claes
I noticed that the .lnk file in the PharoOneClick downloaded from the ci.pharo-project.org does not work and - correct me if I am wrong - this is most because Windows shortcut files (.lnk) do not allow relative paths

[Pharo-project] Issue 3793 in pharo: MorphTreeMorph #addSelectedNodeItem:

2011-03-08 Thread pharo
Status: Fixed Owner: benjamin...@gmail.com New issue 3793 by benjamin...@gmail.com: MorphTreeMorph #addSelectedNodeItem: http://code.google.com/p/pharo/issues/detail?id=3793 addSelectedNodeItem: aNodeItem self selectionAdd: (self nodeMorphsWithNodeItem: aNodeItem). But

Re: [Pharo-project] Issue 3792 in pharo: PluggableListMorph with a wrapper for display

2011-03-08 Thread pharo
Updates: Cc: aplantec Comment #1 on issue 3792 by stephane...@gmail.com: PluggableListMorph with a wrapper for display http://code.google.com/p/pharo/issues/detail?id=3792 (No comment was entered for this change.)

Re: [Pharo-project] Issue 3793 in pharo: MorphTreeMorph #addSelectedNodeItem:

2011-03-08 Thread pharo
Updates: Cc: aplantec Comment #1 on issue 3793 by stephane...@gmail.com: MorphTreeMorph #addSelectedNodeItem: http://code.google.com/p/pharo/issues/detail?id=3793 (No comment was entered for this change.)

Re: [Pharo-project] Issue 3791 in pharo: fit all windows to be visible

2011-03-08 Thread pharo
Comment #3 on issue 3791 by stephane...@gmail.com: fit all windows to be visible http://code.google.com/p/pharo/issues/detail?id=3791 I integrated but you did not use the latest version.

Re: [Pharo-project] Issue 2792 in pharo: ProcessisTerminated raises an error time to time

2011-03-08 Thread pharo
Comment #3 on issue 2792 by sebastia...@gmail.com: ProcessisTerminated raises an error time to time http://code.google.com/p/pharo/issues/detail?id=2792 I see a bug here too. I simply can't open the process viewer unless I use this pathed version of #isTerminated isTerminated

Re: [Pharo-project] Issue 3791 in pharo: fit all windows to be visible

2011-03-08 Thread pharo
Comment #4 on issue 3791 by jannik.l...@gmail.com: fit all windows to be visible http://code.google.com/p/pharo/issues/detail?id=3791 You're right, what is the impact ? Should I do another slice ?

[Pharo-project] Cloud IDE

2011-03-08 Thread Geert Claes
I just read that VMWare (Gemstone's parent) has just acquired Wavemaker (a company that I have been following since they were called ActiveGrid) who make a cloud IDE based on java/springsource (another VMWare acquisition). I actually thought that Gemstone was in a great position to create a

Re: [Pharo-project] [COTDC] 27 - DropEvent

2011-03-08 Thread laurent laffont
Anyone ? Laurent On Mon, Mar 7, 2011 at 6:38 PM, laurent laffont laurent.laff...@gmail.comwrote: Today: DropEvent Comment Of The Day Contest - One Day One Comment Rules: #1: Each day a not commented class is elected. Each day the best comment will be integrated with name of the

[Pharo-project] [ANN] Cocoa Squeak VM 5.7.4.1 (non-Cog) released

2011-03-08 Thread Esteban Lorenzano
Hi, I'm releasing a version for Cocoa Squeak VM, version 5.7.4.1 This is just a small bugfix version to make OSProcess plugin works. You can download it from here: Squeak 5.7.4.1 (This version includes the OSProcess plugin as an external plugin) yes... small steps, I'm sorry for that.

[Pharo-project] Fwd: [squeak-dev] sustainable Monticello

2011-03-08 Thread Janko Mivšek
Original Message Subject: [squeak-dev] sustainable Monticello Date: Tue, 8 Mar 2011 15:33:19 -0600 From: Chris Muller asquea...@gmail.com Reply-To: ma.chri...@gmail.com, The general-purpose Squeak developers listsqueak-...@lists.squeakfoundation.org To: squeak dev

[Pharo-project] PharoOneClick .lnk file

2011-03-08 Thread Torsten Bergmann
.. and this should probably be Pharo.exe with a nice Pharo icon :) I already created a custom Pharo VM (a standard one and a Cog VM, both with Pharo icon and resource section) and gave this to Marcus. I guess he just has to find the time to include it in the One click. As a windows user when I

Re: [Pharo-project] Issue 1064 in pharo: There are still problem with keyboard shortcuts in Windows

2011-03-08 Thread pharo
Comment #15 on issue 1064 by happy.lo...@gmail.com: There are still problem with keyboard shortcuts in Windows http://code.google.com/p/pharo/issues/detail?id=1064 The workaround on Comment 11 is for only Windows. I do not know well how the workaround works on other platforms. Probably some

Re: [Pharo-project] InterpreterSimulator reloaded

2011-03-08 Thread Pavel Krivanek
I collected the changes from the image. See the attachment. To load the simulator in Pharo 1.3 do: Gofer new squeaksource: 'MetacelloRepository'; package: 'ConfigurationOfVMMaker'; load. (ConfigurationOfVMMaker project version: '1.5') load. proceed all deprecation warnings...

Re: [Pharo-project] [ANN] Cocoa Squeak VM 5.7.4.1 (non-Cog) released

2011-03-08 Thread Tudor Girba
Small steps are way better than no steps :). Thanks for your steady work. Doru On 8 Mar 2011, at 19:33, Esteban Lorenzano wrote: Hi, I'm releasing a version for Cocoa Squeak VM, version 5.7.4.1 This is just a small bugfix version to make OSProcess plugin works. You can download it from

Re: [Pharo-project] InterpreterSimulator reloaded

2011-03-08 Thread David T. Lewis
Pavel, Thank you! I am CC'ing the vm-dev list with a copy of your change set to update the interpreter simulator. Dave On Tue, Mar 08, 2011 at 11:25:21PM +0100, Pavel Krivanek wrote: I collected the changes from the image. See the attachment. To load the simulator in Pharo 1.3 do: Gofer

[Pharo-project] Issue 3794 in pharo: FinderUI gets out of sync when more than one Finder open

2011-03-08 Thread pharo
Status: New Owner: New issue 3794 by dougedmu...@gmail.com: FinderUI gets out of sync when more than one Finder open http://code.google.com/p/pharo/issues/detail?id=3794 Finder v.34 If a Finder window is open, it adds new typed-in entries to the top of the drop-down list. If a

Re: [Pharo-project] [COTDC] 27 - DropEvent

2011-03-08 Thread laurent laffont
Please Laurent On Tue, Mar 8, 2011 at 7:27 PM, laurent laffont laurent.laff...@gmail.comwrote: Anyone ? Laurent On Mon, Mar 7, 2011 at 6:38 PM, laurent laffont laurent.laff...@gmail.com wrote: Today: DropEvent Comment Of The Day Contest - One Day One Comment Rules: #1: Each

Re: [Pharo-project] [ANN] Cocoa Squeak VM 5.7.4.1 (non-Cog) released

2011-03-08 Thread Stéphane Ducasse
+2 On Mar 8, 2011, at 11:53 PM, Tudor Girba wrote: Small steps are way better than no steps :). Thanks for your steady work. Doru On 8 Mar 2011, at 19:33, Esteban Lorenzano wrote: Hi, I'm releasing a version for Cocoa Squeak VM, version 5.7.4.1 This is just a small bugfix

Re: [Pharo-project] [ANN] Cocoa Squeak VM 5.7.4.1 (non-Cog) released

2011-03-08 Thread Philippe Marschall
On 03/08/2011 07:33 PM, Esteban Lorenzano wrote: Hi, I'm releasing a version for Cocoa Squeak VM, version 5.7.4.1 This is just a small bugfix version to make OSProcess plugin works. You can download it from here: Squeak 5.7.4.1 http://squeakvm.org/mac/release/Squeak%205.7.4.1.zip