My favorites | Sign in
Project Logo
                
Details: Show all Hide all

Last 7 days

  • Dec 06, 2009
    r350 (Checkpoint of renewed work on DevMode: AdlLauncher is a help...) committed by t.broyer   -   Checkpoint of renewed work on DevMode: AdlLauncher is a helper class to control the Flash Debugger (FDB), DebugTest is a (temporary) class to test AdlLauncher and experiment with the FDB. The FLEX_SDK user library contains only fdb.jar and swfutils.jar from the Flex SDK (open source). For now, version 4beta is needed because of bug FB-15652 (workaround will be used if DevMode is ready before Flex SDK 4 is released): http://bugs.adobe.com/jira/browse/FB-15652
    Checkpoint of renewed work on DevMode: AdlLauncher is a helper class to control the Flash Debugger (FDB), DebugTest is a (temporary) class to test AdlLauncher and experiment with the FDB. The FLEX_SDK user library contains only fdb.jar and swfutils.jar from the Flex SDK (open source). For now, version 4beta is needed because of bug FB-15652 (workaround will be used if DevMode is ready before Flex SDK 4 is released): http://bugs.adobe.com/jira/browse/FB-15652
  • Dec 05, 2009
    r349 (Added modified GWT classes to allow building an Adobe AIR De...) committed by t.broyer   -   Added modified GWT classes to allow building an Adobe AIR DevMode. These classes needs to overlays those from GWT, i.e. needs to appear before gwt-dev.jar in the classpath. They'll have to be removed once the patch lands into GWT. cf. http://gwt-code-reviews.appspot.com/114801
    Added modified GWT classes to allow building an Adobe AIR DevMode. These classes needs to overlays those from GWT, i.e. needs to appear before gwt-dev.jar in the classpath. They'll have to be removed once the patch lands into GWT. cf. http://gwt-code-reviews.appspot.com/114801
  • Dec 05, 2009
    r348 (Remove ApplicationDescriptorGenerator, which also removes th...) committed by t.broyer   -   Remove ApplicationDescriptorGenerator, which also removes the dependency on the Adobe AIR SDK (was only used to extract the SDK version number in case "runtimeVersion" wasn't specified in the @Application annotation)
    Remove ApplicationDescriptorGenerator, which also removes the dependency on the Adobe AIR SDK (was only used to extract the SDK version number in case "runtimeVersion" wasn't specified in the @Application annotation)
  • Dec 05, 2009
    r347 (Migrate *.launch files from GWTCompiler to Compiler.) committed by t.broyer   -   Migrate *.launch files from GWTCompiler to Compiler.
    Migrate *.launch files from GWTCompiler to Compiler.
  • Dec 05, 2009
    r346 (Migration of the Showcase sample to the new GWT project stru...) committed by t.broyer   -   Migration of the Showcase sample to the new GWT project structure, removing application descriptor generation, replaced with a hand-written, GWT-independent, application.xml.
    Migration of the Showcase sample to the new GWT project structure, removing application descriptor generation, replaced with a hand-written, GWT-independent, application.xml.

Last 30 days

  • Nov 29, 2009
    issue 4 (a small tutorial ) reported by ekambi.alain   -   Hello, Please dont be mad if i ask to many stupid questions. Can you please tell me how i can make this to work ? i mean i know how to write a gwt application i just can figure out how to make it work inside the air runtine using gwt-in-the-air tool.Can you please plase give me a hint ? Greets and Thank You. Nino
    Hello, Please dont be mad if i ask to many stupid questions. Can you please tell me how i can make this to work ? i mean i know how to write a gwt application i just can figure out how to make it work inside the air runtine using gwt-in-the-air tool.Can you please plase give me a hint ? Greets and Thank You. Nino
  • Nov 29, 2009
    issue 3 (What happened ?) commented on by ekambi.alain   -   Sorry my bad forget this post greets Nino
    Sorry my bad forget this post greets Nino
  • Nov 29, 2009
    issue 3 (What happened ?) reported by ekambi.alain   -   Hello, I just wrote an issue here yesterday and it got deleted without answer ? why that ? i do not understand greets Nino
    Hello, I just wrote an issue here yesterday and it got deleted without answer ? why that ? i do not understand greets Nino
  • Nov 29, 2009
    issue 2 (Cannot find com.adobe.air.ADTProperties class) changed by t.broyer   -   Well, quite obviously in the Adobe AIR SDK, more precisely in the lib/adt.jar.
    Summary: Cannot find com.adobe.air.ADTProperties class
    Status: Invalid
    Well, quite obviously in the Adobe AIR SDK, more precisely in the lib/adt.jar.
    Summary: Cannot find com.adobe.air.ADTProperties class
    Status: Invalid
  • Nov 28, 2009
    issue 2 (Nino) reported by ekambi.alain   -   Hello, While trying to test the Project i found that the class com.adobe.air.ADTProperties does not exist , so i get a compiler error and can run the programm. Where can i find this class please ? Greets Nino
    Hello, While trying to test the Project i found that the class com.adobe.air.ADTProperties does not exist , so i get a compiler error and can run the programm. Where can i find this class please ? Greets Nino
  • Nov 20, 2009
    r345 (Using GWT 2.0's conditional property to automatically set us...) committed by t.broyer   -   Using GWT 2.0's conditional property to automatically set user.agent to safari when air.runtime is true.
    Using GWT 2.0's conditional property to automatically set user.agent to safari when air.runtime is true.
  • Nov 20, 2009
    r344 (Fixes some bugs (this unfortunately includes removing two 1-...) committed by t.broyer   -   Fixes some bugs (this unfortunately includes removing two 1-arg constructors for PrintStream so that GWT's java.lang.System emulation doesn't break, and therefore isn't removed from the compilable classes)
    Fixes some bugs (this unfortunately includes removing two 1-arg constructors for PrintStream so that GWT's java.lang.System emulation doesn't break, and therefore isn't removed from the compilable classes)
  • Nov 20, 2009
    r343 (Added Capabilities.supports32BitProcesses and Capabilities.s...) committed by t.broyer   -   Added Capabilities.supports32BitProcesses and Capabilities.supports64BitProcesses from AIR 1.5.2
    Added Capabilities.supports32BitProcesses and Capabilities.supports64BitProcesses from AIR 1.5.2
  • Nov 19, 2009
    issue 1 (Current status of this project) changed by t.broyer   -   GWT-in-the-AIR is a "research" project, more a proof-of-concept than anything else (on my part). It's a "personal" project I started "for fun", because a client at work wanted an ECM as a webapp with drag-n-drop of files (mainly from the desktop to the app); and at that time (approx. 2 years ago) AIR was the only solution (BrowserPlus wasn't GA and Gears didn't yet do dnd). This doesn't mean I don't want to invest more time into it to make it a "real" toolkit usable in all kind of projects. If you want to use GWT in Adobe AIR, I'd recommend using GWT-in-the-AIR and fill bugs and/or contribute patches (I'll make sure to check for new issues periodically, as I expected to receive a mail notification which apparently didn't happen). Work is underway to port GWT-in-the-AIR to the new GWT 1.6+ event system and revive the OOPHM branch (now that GWT 2.0 is stable enough and makes it possible).
    Status: Started
    Owner: t.broyer
    Labels: Type-Other Type-Defect
    GWT-in-the-AIR is a "research" project, more a proof-of-concept than anything else (on my part). It's a "personal" project I started "for fun", because a client at work wanted an ECM as a webapp with drag-n-drop of files (mainly from the desktop to the app); and at that time (approx. 2 years ago) AIR was the only solution (BrowserPlus wasn't GA and Gears didn't yet do dnd). This doesn't mean I don't want to invest more time into it to make it a "real" toolkit usable in all kind of projects. If you want to use GWT in Adobe AIR, I'd recommend using GWT-in-the-AIR and fill bugs and/or contribute patches (I'll make sure to check for new issues periodically, as I expected to receive a mail notification which apparently didn't happen). Work is underway to port GWT-in-the-AIR to the new GWT 1.6+ event system and revive the OOPHM branch (now that GWT 2.0 is stable enough and makes it possible).
    Status: Started
    Owner: t.broyer
    Labels: Type-Other Type-Defect

Earlier this year

  • Oct 27, 2009
    DesignOOPHM (Design: Out of Process Hosted Mode (OOPHM) for GWT-in-the-AI...) Wiki page commented on by profilercorporation   -   How is this going thomas?
    How is this going thomas?
  • Oct 15, 2009
    r342 (Fixed return type of contains() method (was void instead of ...) committed by t.broyer   -   Fixed return type of contains() method (was void instead of boolean, making it completely useless!)
    Fixed return type of contains() method (was void instead of boolean, making it completely useless!)
  • Jul 10, 2009
    r341 (Switching the NativeDragEvent to GWT 1.6 events, as an abstr...) committed by t.broyer   -   Switching the NativeDragEvent to GWT 1.6 events, as an abstract class so it isn't usable yet (would need to have NativeDragStartEvent, NativeDragEnterEvent, etc. and their respective handlers but I don't yet know how to do it –probably needs flash.display.InteractiveObject to be mapped first with the appropriate addXXXHandler methods–, or even if it's really worth it…) but at least everything compiles now.
    Switching the NativeDragEvent to GWT 1.6 events, as an abstract class so it isn't usable yet (would need to have NativeDragStartEvent, NativeDragEnterEvent, etc. and their respective handlers but I don't yet know how to do it –probably needs flash.display.InteractiveObject to be mapped first with the appropriate addXXXHandler methods–, or even if it's really worth it…) but at least everything compiles now.
  • Jul 10, 2009
    r340 (Switching AirEvent private fields to 'final' and SampleDataE...) committed by t.broyer   -   Switching AirEvent private fields to 'final' and SampleDataEvent private methods to 'static'
    Switching AirEvent private fields to 'final' and SampleDataEvent private methods to 'static'
  • Jul 10, 2009
    r339 (Adding addSampleDataHandler to Sound.) committed by t.broyer   -   Adding addSampleDataHandler to Sound.
    Adding addSampleDataHandler to Sound.
  • Jun 26, 2009
    r338 (OutputProgressEvent/ProgressEvent (second part) ) committed by t.broyer   -   OutputProgressEvent/ProgressEvent (second part)
    OutputProgressEvent/ProgressEvent (second part)
  • Jun 26, 2009
    r337 (Started working on OutputProgressEvent/ProgressEvent) committed by t.broyer   -   Started working on OutputProgressEvent/ProgressEvent
    Started working on OutputProgressEvent/ProgressEvent
  • Jun 26, 2009
    r336 (Adding addXXXHandler to SQLStatement) committed by t.broyer   -   Adding addXXXHandler to SQLStatement
    Adding addXXXHandler to SQLStatement
  • Jun 26, 2009
    r335 (Removed unneeded constants) committed by t.broyer   -   Removed unneeded constants
    Removed unneeded constants
  • Jun 26, 2009
    r334 (Adding remaining addXXXHandler to SQLConnection) committed by t.broyer   -   Adding remaining addXXXHandler to SQLConnection
    Adding remaining addXXXHandler to SQLConnection
  • Jun 26, 2009
    r333 (Adding (almost all) addXXXHandler to SQLConnection and switc...) committed by t.broyer   -   Adding (almost all) addXXXHandler to SQLConnection and switching the according events to GWT 1.6 events.
    Adding (almost all) addXXXHandler to SQLConnection and switching the according events to GWT 1.6 events.
  • Jun 22, 2009
    r332 (Oops! Looks like I forgot to svn add those...) committed by t.broyer   -   Oops! Looks like I forgot to svn add those...
    Oops! Looks like I forgot to svn add those...
  • Jun 22, 2009
    r331 (Switched ErrorEvent<?> derived classes to GWT 1.6 events.) committed by t.broyer   -   Switched ErrorEvent<?> derived classes to GWT 1.6 events.
    Switched ErrorEvent<?> derived classes to GWT 1.6 events.
  • Jun 19, 2009
    r330 (Removed unneeded constants) committed by t.broyer   -   Removed unneeded constants
    Removed unneeded constants
  • Jun 19, 2009
    r329 (Adding addXXXHandler to NativeWindow) committed by t.broyer   -   Adding addXXXHandler to NativeWindow
    Adding addXXXHandler to NativeWindow
  • Jun 18, 2009
    r328 (Adding addXXXHandler to Timer) committed by t.broyer   -   Adding addXXXHandler to Timer
    Adding addXXXHandler to Timer
  • Jun 18, 2009
    r327 (Adding addXXXHandler to Microphone) committed by t.broyer   -   Adding addXXXHandler to Microphone
    Adding addXXXHandler to Microphone
  • Jun 18, 2009
    r326 (Adding addXXXHandler to Stage) committed by t.broyer   -   Adding addXXXHandler to Stage
    Adding addXXXHandler to Stage
  • Jun 18, 2009
    r325 (Adding addXXXHandler to NativeMenuItem) committed by t.broyer   -   Adding addXXXHandler to NativeMenuItem
    Adding addXXXHandler to NativeMenuItem
  • Jun 18, 2009
    r324 (Adding addXXXHandler to NativeMenu) committed by t.broyer   -   Adding addXXXHandler to NativeMenu
    Adding addXXXHandler to NativeMenu
  • Jun 18, 2009
    r323 (Oops! forgot the MouseEvent switch to GWT 1.6 event) committed by t.broyer   -   Oops! forgot the MouseEvent switch to GWT 1.6 event
    Oops! forgot the MouseEvent switch to GWT 1.6 event
  • Jun 18, 2009
    r322 (Adding addXXXHandler to SystemTrayIcon) committed by t.broyer   -   Adding addXXXHandler to SystemTrayIcon
    Adding addXXXHandler to SystemTrayIcon
  • Jun 18, 2009
    r321 (Adding addXXXHandler to NativeApplication) committed by t.broyer   -   Adding addXXXHandler to NativeApplication
    Adding addXXXHandler to NativeApplication
  • Jun 18, 2009
    r320 (Fixing FormPanelImplAIR, switching to new events.) committed by t.broyer   -   Fixing FormPanelImplAIR, switching to new events.
    Fixing FormPanelImplAIR, switching to new events.
  • Jun 18, 2009
    r319 (Fixing ServiceMonitor::addStatusHandler and adding overloads...) committed by t.broyer   -   Fixing ServiceMonitor::addStatusHandler and adding overloads.
    Fixing ServiceMonitor::addStatusHandler and adding overloads.
  • Jun 18, 2009
    r318 (Added EventDispatcher::add{Activate,Deactivate}Handler) committed by t.broyer   -   Added EventDispatcher::add{Activate,Deactivate}Handler
    Added EventDispatcher::add{Activate,Deactivate}Handler
  • Jun 18, 2009
    r317 (Renamed EventDispatcher::addEventListener to addHandler when...) committed by t.broyer   -   Renamed EventDispatcher::addEventListener to addHandler when dealing with GWT 1.6 event handlers. Also added hasHandler (hasEventListener) and a willTrigger overload.
    Renamed EventDispatcher::addEventListener to addHandler when dealing with GWT 1.6 event handlers. Also added hasHandler (hasEventListener) and a willTrigger overload.
  • Jun 17, 2009
    r316 (BREAKING CHANGE !!! Check-point switching to GWT 1.6 events...) committed by t.broyer   -   BREAKING CHANGE !!! Check-point switching to GWT 1.6 events. Still lots of events missing, lots of others not yet ported (won't compile). HTTPStatusEvent needs to be renamed into HttpStatusEvent. Maybe I'll add addXXXHandler(XXXHandler) methods to objects (helper API, instead of addEventListener(Type<H>, H))
    BREAKING CHANGE !!! Check-point switching to GWT 1.6 events. Still lots of events missing, lots of others not yet ported (won't compile). HTTPStatusEvent needs to be renamed into HttpStatusEvent. Maybe I'll add addXXXHandler(XXXHandler) methods to objects (helper API, instead of addEventListener(Type<H>, H))
  • Jun 11, 2009
    issue 1 (Current status of this project) reported by joelle.lam   -   Hello, I noticed there haven't been recent commits to this project, but was curious if it is stable enough to try. Also, is there any active development planned to continue this further? Regards, Joelle
    Hello, I noticed there haven't been recent commits to this project, but was curious if it is stable enough to try. Also, is there any active development planned to continue this further? Regards, Joelle
  • Jun 07, 2009
    r315 (Moving to GWT 1.6, removing AirIntermediateLinker/AirLinker ...) committed by t.broyer   -   Moving to GWT 1.6, removing AirIntermediateLinker/AirLinker and AIRCompiler/AIRDebugLauncher since they're not really "compatible" with the new WAR layout. You'd have to package your *.air file as part of your overall build process (i.e. calling ADT from ANT) However, given that JUnit tests still use the GWTShell, JUnitLauncher is still there.
    Moving to GWT 1.6, removing AirIntermediateLinker/AirLinker and AIRCompiler/AIRDebugLauncher since they're not really "compatible" with the new WAR layout. You'd have to package your *.air file as part of your overall build process (i.e. calling ADT from ANT) However, given that JUnit tests still use the GWTShell, JUnitLauncher is still there.
  • Apr 10, 2009
    r314 (Added PrintStream emul.) committed by t.broyer   -   Added PrintStream emul.
    Added PrintStream emul.
  • Apr 10, 2009
    r313 (Added DataOutputStream emul.) committed by t.broyer   -   Added DataOutputStream emul.
    Added DataOutputStream emul.
  • Apr 10, 2009
    r312 (Emulated IO classes now really throw IOException. Also opti...) committed by t.broyer   -   Emulated IO classes now really throw IOException. Also optimized IDataOutputOutputStream a bit when a byte[] actually is a disguised ByteArray (the cost of the check should outweight the cost of the write)
    Emulated IO classes now really throw IOException. Also optimized IDataOutputOutputStream a bit when a byte[] actually is a disguised ByteArray (the cost of the check should outweight the cost of the write)
  • Apr 08, 2009
    gwt-in-the-air-0.0.311.zip (Milestone 2 (latest compatible with GWT 1.5)) file uploaded by t.broyer   -  
    Labels: Featured
    Labels: Featured
  • Apr 08, 2009
    r311 (Now uses the Google Eclipse Plugin (still GWT 1.5 though)) committed by t.broyer   -   Now uses the Google Eclipse Plugin (still GWT 1.5 though)
    Now uses the Google Eclipse Plugin (still GWT 1.5 though)
  • Apr 08, 2009
    r310 (JSNI fix (thanks to the Google Eclipse Plugin for pointing i...) committed by t.broyer   -   JSNI fix (thanks to the Google Eclipse Plugin for pointing it out!)
    JSNI fix (thanks to the Google Eclipse Plugin for pointing it out!)
 
Hosted by Google Code