------------------------------------------------------------------------
r8030 | mfinkle@mozilla.com | 2007-11-15 05:28:37 +0100 (Thu, 15 Nov 2007) | 5 lines

bug 403338 - add a way to show webapp credits in about dialog
bug 398670 - removed hardcoded executable for launching shortcuts
added add-ons manager access
added page setup
added ctrl+p for printing
------------------------------------------------------------------------
r7789 | mfinkle@mozilla.com | 2007-11-05 07:25:33 +0100 (Mon, 05 Nov 2007) | 2 lines

added required pref for new download manager
changed install commandline flag to -install-webapp cause linux was eating the old one
------------------------------------------------------------------------
r7779 | mfinkle@mozilla.com | 2007-11-03 02:38:14 +0100 (Sat, 03 Nov 2007) | 1 line

added fix to mac launch shell script
------------------------------------------------------------------------
r7764 | mfinkle@mozilla.com | 2007-11-02 01:05:26 +0100 (Fri, 02 Nov 2007) | 2 lines

fixed 'shortcut in Apps folder' on mac
delayed load the install dialog so the app menus get a chance to setup correctly (found on mac)
------------------------------------------------------------------------
r7754 | mfinkle@mozilla.com | 2007-11-01 21:31:45 +0100 (Thu, 01 Nov 2007) | 1 line

enabled caching
------------------------------------------------------------------------
r7753 | mfinkle@mozilla.com | 2007-11-01 21:18:02 +0100 (Thu, 01 Nov 2007) | 2 lines

bumped build id

------------------------------------------------------------------------
r7752 | mfinkle@mozilla.com | 2007-11-01 21:16:07 +0100 (Thu, 01 Nov 2007) | 1 line

fixed code to handle new TLD service interface
------------------------------------------------------------------------
r7740 | mfinkle@mozilla.com | 2007-11-01 18:59:16 +0100 (Thu, 01 Nov 2007) | 1 line

removed unneeded code
------------------------------------------------------------------------
r7721 | mfinkle@mozilla.com | 2007-10-31 20:41:13 +0100 (Wed, 31 Oct 2007) | 1 line

tweaks for Mac version
------------------------------------------------------------------------
r7685 | mfinkle@mozilla.com | 2007-10-30 20:13:03 +0100 (Tue, 30 Oct 2007) | 1 line

initial extension checkin
------------------------------------------------------------------------
r7664 | mfinkle@mozilla.com | 2007-10-29 20:41:39 +0100 (Mon, 29 Oct 2007) | 3 lines

fixes for bug 401201
shortcut dialog checks for name and shortcuts
adds strings to properties file
------------------------------------------------------------------------
r7661 | mfinkle@mozilla.com | 2007-10-26 06:24:58 +0200 (Fri, 26 Oct 2007) | 1 line

changed UA to prism
------------------------------------------------------------------------
r7655 | mfinkle@mozilla.com | 2007-10-25 22:23:44 +0200 (Thu, 25 Oct 2007) | 1 line

rename
------------------------------------------------------------------------
r7653 | mfinkle@mozilla.com | 2007-10-25 22:22:45 +0200 (Thu, 25 Oct 2007) | 1 line

updated install
------------------------------------------------------------------------
r7651 | mfinkle@mozilla.com | 2007-10-25 22:11:03 +0200 (Thu, 25 Oct 2007) | 3 lines

more branding
added default app icon
updated the app name, app id and the DOMi install.rdf
------------------------------------------------------------------------
r7650 | mfinkle@mozilla.com | 2007-10-25 05:57:44 +0200 (Thu, 25 Oct 2007) | 5 lines

updated install-shortcut dialog to handle installing web apps too
added an -install flag to force the install dialog to appear on startup
added a createApplication to WebAppInstall
small changes to profile.js to only scan the list of allowed flags
changes to webrunner.js to use new install dialog and install flag
------------------------------------------------------------------------
r7595 | mfinkle@mozilla.com | 2007-10-23 19:21:35 +0200 (Tue, 23 Oct 2007) | 1 line

added PNG and XPM branding
------------------------------------------------------------------------
r7590 | mfinkle@mozilla.com | 2007-10-23 18:47:10 +0200 (Tue, 23 Oct 2007) | 2 lines

change over to "Prism" branding
added a patch from Cesar to handle missing "icon" params
------------------------------------------------------------------------
r7457 | mfinkle@mozilla.com | 2007-10-17 07:46:49 +0200 (Wed, 17 Oct 2007) | 1 line

tweaks for 0.8 prep
------------------------------------------------------------------------
r7422 | mfinkle@mozilla.com | 2007-10-16 17:47:23 +0200 (Tue, 16 Oct 2007) | 1 line

added Jon Hicks gReader skin to bundle
------------------------------------------------------------------------
r7387 | mfinkle@mozilla.com | 2007-10-12 19:59:03 +0200 (Fri, 12 Oct 2007) | 1 line

added support for "Copy Link Location" on context menu
------------------------------------------------------------------------
r7386 | mfinkle@mozilla.com | 2007-10-12 17:16:45 +0200 (Fri, 12 Oct 2007) | 2 lines

added support for OS specific CSS themes
added support for content tooltips
------------------------------------------------------------------------
r7376 | mfinkle@mozilla.com | 2007-10-11 19:30:42 +0200 (Thu, 11 Oct 2007) | 2 lines

add support for more shortcut locations
add basic support for OSX shortcuts
------------------------------------------------------------------------
r7195 | mfinkle@mozilla.com | 2007-10-02 02:12:38 +0200 (Tue, 02 Oct 2007) | 3 lines

added support for spellchecking suggestions on context menu
added basic support for "webapp.css" to allow style changes
tweaked about dialog, preparing for image
------------------------------------------------------------------------
r7111 | mfinkle@mozilla.com | 2007-09-28 06:54:30 +0200 (Fri, 28 Sep 2007) | 1 line

b=397757. added better logic for determining if a link is external
------------------------------------------------------------------------
r7110 | mfinkle@mozilla.com | 2007-09-28 06:53:01 +0200 (Fri, 28 Sep 2007) | 1 line

added support for "reload (F5)" when navigation is enabled
------------------------------------------------------------------------
r7109 | mfinkle@mozilla.com | 2007-09-28 06:52:13 +0200 (Fri, 28 Sep 2007) | 1 line

removed menuitem-iconic from DOMi menuitem (mac was indenting even without an image)
------------------------------------------------------------------------
r7025 | mfinkle@mozilla.com | 2007-09-25 07:15:24 +0200 (Tue, 25 Sep 2007) | 1 line

removed shortcut keys for DOMi
------------------------------------------------------------------------
r7024 | mfinkle@mozilla.com | 2007-09-25 07:08:32 +0200 (Tue, 25 Sep 2007) | 3 lines

revert to 'WebRunner' for now
fixes for menu hiding on linux
fixes to inspector overlay due to menu changes
------------------------------------------------------------------------
r6999 | mfinkle@mozilla.com | 2007-09-22 00:57:44 +0200 (Sat, 22 Sep 2007) | 2 lines

added a try/catch to handle resolveFile failures
fixed up comments
------------------------------------------------------------------------
r6841 | mfinkle@mozilla.com | 2007-09-15 22:21:57 +0200 (Sat, 15 Sep 2007) | 1 line

fixed problem with shortcut target
------------------------------------------------------------------------
r6738 | mfinkle@mozilla.com | 2007-09-12 05:22:03 +0200 (Wed, 12 Sep 2007) | 1 line

fixed a problem with the install shortcut dialog
------------------------------------------------------------------------
r6698 | mfinkle@mozilla.com | 2007-09-11 02:58:21 +0200 (Tue, 11 Sep 2007) | 8 lines

added a simple 'install shortcut' dialog to put a shortcut to a webapp on the users desktop
added a command menu in the statusbar
changed the status flag to only affect the status message and progress bar, not the statusbar
added a JSM module to handle webapp installs
added gtalk and ganalytics webapp bundles
updated bundles to have ID's and crossplatform icons
added profile.js to run webapps from profile folder
added webapp specific localstore.json in the webapp profile
------------------------------------------------------------------------
r5980 | mfinkle@mozilla.com | 2007-08-18 06:04:52 +0200 (Sat, 18 Aug 2007) | 2 lines

added fixes for showing secure webapps
added a check for existence of webapp file
------------------------------------------------------------------------
r5979 | mfinkle@mozilla.com | 2007-08-18 05:45:29 +0200 (Sat, 18 Aug 2007) | 1 line

added missing files for DOMi
------------------------------------------------------------------------
r5789 | mfinkle@mozilla.com | 2007-08-13 18:12:55 +0200 (Mon, 13 Aug 2007) | 3 lines

added some simple image resources that could be used by app scripts
added host.getResource() to allow app scripts to access resource images
changed google apps profiles to use https:
------------------------------------------------------------------------
r5759 | mfinkle@mozilla.com | 2007-08-12 20:02:13 +0200 (Sun, 12 Aug 2007) | 2 lines

added safety checks when reading the webapp profile archive
bump alert open time to 6 secs
------------------------------------------------------------------------
r5750 | mfinkle@mozilla.com | 2007-08-10 22:33:30 +0200 (Fri, 10 Aug 2007) | 1 line

removed debugging code
------------------------------------------------------------------------
r5749 | mfinkle@mozilla.com | 2007-08-10 21:29:20 +0200 (Fri, 10 Aug 2007) | 2 lines

added missing files
DOMi is from current CVS trunk
------------------------------------------------------------------------
r5748 | mfinkle@mozilla.com | 2007-08-10 21:27:31 +0200 (Fri, 10 Aug 2007) | 5 lines

changed *.webapp profiles to be ZIP bundles that hold resources
added simple scripting to web apps (script in profile bundle)
added a simple host API for scripts
added a directory provider so toolkit can find the webapp icons
added DOMi and Error Console to right click WebRunner menu
------------------------------------------------------------------------
r5273 | mfinkle@mozilla.com | 2007-07-30 07:36:00 +0200 (Mon, 30 Jul 2007) | 2 lines

ID cleanup
added missing webapp profiles to install
------------------------------------------------------------------------
r5268 | mfinkle@mozilla.com | 2007-07-30 04:24:37 +0200 (Mon, 30 Jul 2007) | 2 lines

fixed bugs in shutting down
updated install script
------------------------------------------------------------------------
r5258 | mfinkle@mozilla.com | 2007-07-29 06:37:06 +0200 (Sun, 29 Jul 2007) | 3 lines

added patch for bug 389812 (Params not propagated to new windows)
fixed problem with external link detection
added twitter profile
------------------------------------------------------------------------
r5167 | mfinkle@mozilla.com | 2007-07-24 07:07:38 +0200 (Tue, 24 Jul 2007) | 3 lines

added better external link detection
added password manager support

------------------------------------------------------------------------
r5012 | mfinkle@mozilla.com | 2007-07-17 16:58:19 +0200 (Tue, 17 Jul 2007) | 1 line

Initial commit of webrunner 0.6
------------------------------------------------------------------------
r4966 | reed@mozilla.com | 2007-07-12 06:36:14 +0200 (Thu, 12 Jul 2007) | 1 line

Add tags and trunk directories for webrunner repository.
------------------------------------------------------------------------
