Harry Evans

Show:

What's happening?

  • J2SEDisplayGraphics.java translate fix

    I was getting really weird results running synclast ( http://synclast.sourceforge.net ) on the microemu. Sometimes widgets would not show up, even though they did on the phone. Turns out there is a critical typo in the J2SEDsiplayGraphics.translate(int,int) method. Patch is attached. After the patch, everything runs fine. -Harry.

    2008-05-30 06:15:22 UTC in MicroEmulator

  • Comment: MIDletResourceInputStream fix

    Patch didn't come through so well on the forum. Attaching the same output as a file. File Added: bufferread.patch.

    2008-05-30 06:00:43 UTC in MicroEmulator

  • MIDletResourceInputStream fix

    MIDletResourceInputStream assumes that the file is always bigger than the buffer. This is bad, and can cause you to either get 0 bytes for a short file, or lose the last bit of a file. Below is the patch that fixes it. -Harry Note: this file was added by barteo on 2008-05-06. Patch (svn diff) Index: microemu-javase/src/main/java/org/microemu/app/util/MIDletResourceInputStream.java...

    2008-05-30 05:57:57 UTC in MicroEmulator

  • Patch for WTK preverify to work with OSX

    This url describes the problem: https://sourceforge.net/tracker/?func=detail&atid=517826&aid=1938188&group_id=67420 I posted a patch in the response. It is just a matter of how the arguments are constructed in src/de/pleumann/antenna/misc/Utility.java Seems like a good thing to incorporate. Thought this might be a better place to list it.

    2008-05-16 03:33:55 UTC in Antenna

  • Comment: wtkpreverify not working on OS X with SUN WTK preverify bina

    I fixed this in my local version by modifying src/de/pleumann/antenna/misc/Utility.java. Basically, the way the arguments are constucted, if no params are added between the destination director and the source arg, no space will get put between these items to separate them. Below is a diff, from the 1.0 src download and my local copy with the fix. All I did was make it consistently apply a...

    2008-04-25 01:07:22 UTC in Antenna

  • Comment: configuring the pattern for sqlparam

    I agree. Another tool I used allowed you to declare the value in a comment. Something like: //:value=foo or --:value=foo select * from my_table where name=:value In such a case, you would only get the popup if the value was not already declared. Don't get me wrong, I love having this plugin as it currently works, but this would make it even more useful.

    2007-12-14 00:49:15 UTC in SQuirreL SQL Client

  • Comment: Ask before cmd-Q closes a large amount of sessions

    Same thing happens to me more often than I would like to admit. Would really appreciate a fix for this, asking for confirmation if more than 1 tab is open.

    2007-07-06 05:22:59 UTC in iTerm.app

  • Comment: Tabs don't consistently show activity

    Just upgraded to latested version (Build 0.9.5.0611) I was previously on build 0.9.5.0315 and the tab activity coloring worked without a problem. I haven't changed themes or anything. Just upgrading made it not work. Using Aqua theme with compact tabs.

    2007-07-06 05:21:09 UTC in iTerm.app

  • Synclast MIDP API

    harry_evans committed patchset 186 of module client to the Synclast MIDP API CVS repository, changing 1 files.

    2006-11-03 00:38:26 UTC in Synclast MIDP API

  • Synclast MIDP API

    harry_evans committed patchset 185 of module client to the Synclast MIDP API CVS repository, changing 1 files.

    2006-11-01 23:45:16 UTC in Synclast MIDP API

About Me

  • 2001-08-30 (8 years ago)
  • 312338
  • harry_evans (My Site)
  • Harry Evans

Send me a message