Commit Graph

  • 5e876a6517 Improve weather.coffee a little IceArmy 2011-06-02 15:32:14 -07:00
  • ac354d7804 Convert render_multi_url.js to CoffeeScript IceArmy 2011-06-01 23:58:34 -07:00
  • bdf4fb4571 Convert post.js to CoffeeScript IceArmy 2011-06-01 23:34:30 -07:00
  • 6b2c492796 Port tweets.coffee to PhantomJS 1.2 IceArmy 2011-06-01 23:15:54 -07:00
  • 39d8522c3a Port weather.coffee to PhantomJS 1.2 IceArmy 2011-06-01 23:00:16 -07:00
  • dd0d437b89 Port countdown.coffee to PhantomJS 1.2 IceArmy 2011-06-01 22:55:20 -07:00
  • 80131a2353 Port waitfor.coffee to PhantomJS 1.2 IceArmy 2011-06-01 19:49:00 -07:00
  • cffe0438c7 Merge pull request #55 from Roejames12/master Ariya Hidayat 2011-06-01 12:25:34 -07:00
  • 69ff230f3a Revert "Fix bug where WebPage.evaluate had a syntax error." IceArmy 2011-06-01 12:14:20 -07:00
  • 07ab037a9b Merge pull request #54 from detro/update_examples_to_1.2 Ariya Hidayat 2011-06-01 11:27:30 -07:00
  • e59054247c Converted 'cycle_multiple_urls.js' to PhantomJS 1.2 (and renamed to 'render_multi_url.js'). Ivan De Marino 2011-06-01 18:37:57 +01:00
  • 0c95f492a3 Merge pull request #53 from detro/update_examples_to_1.2 Ariya Hidayat 2011-06-01 10:00:55 -07:00
  • 21f8df941e Merge pull request #52 from Roejames12/master Ariya Hidayat 2011-06-01 09:58:43 -07:00
  • 93d2c30248 Converted 'run-jasmine.js' to PhantomJS 1.2 Ivan De Marino 2011-06-01 17:30:27 +01:00
  • afce9b83b0 Converted 'run-qunit.js' to PhantomJS 1.2 AND fixed a stupid mistake in 'waitFor' Ivan De Marino 2011-06-01 17:24:32 +01:00
  • f8e59f92f8 Ported 'waitfor.js' to Phantom 1.2. Ivan De Marino 2011-06-01 16:29:44 +01:00
  • 78cab6b4b1 Converted "weather.js" for PhantomJS 1.2 Ivan De Marino 2011-06-01 14:55:35 +01:00
  • 811c56b6f3 Ported 'countdown.js' to PhantomJS 1.2 Ivan De Marino 2011-06-01 14:25:22 +01:00
  • b91f5b9632 Converted "tweets.js" to PhantomJS 1.2. Ivan De Marino 2011-06-01 14:18:08 +01:00
  • d2c520a777 Fix bug where WebPage.evaluate had a syntax error. IceArmy 2011-06-01 02:09:07 -07:00
  • 0d78768e4d Fix bug that caused operation body to fail IceArmy 2011-06-01 00:52:25 -07:00
  • d19901cdf8 Handle badly encoded URL's IceArmy 2011-06-01 00:26:06 -07:00
  • a012559d7b Merge pull request #51 from Roejames12/master Ariya Hidayat 2011-05-31 23:42:10 -07:00
  • e93bea5a21 Fix bug where script wouldn't exit properly IceArmy 2011-05-31 23:17:50 -07:00
  • 82c6735fd0 Declare m_returnValue to 0 IceArmy 2011-05-31 23:06:30 -07:00
  • 456356e876 Simplify CSConverter()'s convert() return statement Simplify Phantom()'s loadImages and loadPlugins IceArmy 2011-05-31 19:08:00 -07:00
  • 685dd2e1eb Merge pull request #50 from Roejames12/master Ariya Hidayat 2011-05-31 18:12:53 -07:00
  • a313d1befd PyPhantomJS version 1.2.0 IceArmy 2011-05-31 16:23:06 -07:00
  • a7a8a6749a Merge pull request #49 from rgieseke/cs-examples Ariya Hidayat 2011-05-29 12:33:03 -07:00
  • 2a8fac45b4 Indent with 2 spaces. rgieseke 2011-05-29 14:21:25 +02:00
  • 5b8a40e763 Remove unused variable. rgieseke 2011-05-29 14:01:55 +02:00
  • dfb19a4d8a WebPage callback for its JS alert. Ariya Hidayat 2011-05-29 00:29:29 -07:00
  • 1d9c349265 Make exit() synchronous. Ariya Hidayat 2011-05-29 00:20:56 -07:00
  • 5be29972cf WebPage callback for its console message. Ariya Hidayat 2011-05-28 21:16:18 -07:00
  • e7ca6c0aaf Render the web page using tiling approach. Ariya Hidayat 2011-05-28 15:45:16 -07:00
  • 7594a050e9 Refactor render(), split the buffer rendering to its own function. Ariya Hidayat 2011-05-28 13:51:39 -07:00
  • ff726de796 Simplify buffer handling in render(). Ariya Hidayat 2011-05-28 13:41:01 -07:00
  • b1af26ecc0 Support different HTTP operations for loading a page. Ariya Hidayat 2011-05-28 01:38:11 -07:00
  • 7e099abaf2 User-agent is part of WebPage settings, not WebPage object itself. Ariya Hidayat 2011-05-27 22:50:33 -07:00
  • 2a46ccde8b WebPage object can have settings. Ariya Hidayat 2011-05-27 22:36:34 -07:00
  • b8fc6558a2 Bring back load-images and load-plugins option. Ariya Hidayat 2011-05-27 20:37:36 -07:00
  • 08c6faff71 More CoffeeScript examples using WebPage. rgieseke 2011-05-27 12:09:15 +02:00
  • 527b25c187 Merge remote branch 'upstream/master' into cs-examples rgieseke 2011-05-26 11:57:29 +02:00
  • f5e070d444 Store bootstrap code in its own file. Ariya Hidayat 2011-05-26 02:18:09 -07:00
  • 4f68bf7067 Use WebPage in useragent.coffee example. rgieseke 2011-05-26 11:08:33 +02:00
  • dcd91d73d1 Use WebPage in pizza.coffee example. rgieseke 2011-05-26 11:07:37 +02:00
  • fc5b799db0 Use WebPage in direction.coffee example. rgieseke 2011-05-26 11:06:41 +02:00
  • 95c13d46fd Use WebPage in loadspeed.coffee. rgieseke 2011-05-26 11:05:03 +02:00
  • 71c61a8f7f Fix error message. rgieseke 2011-05-26 11:04:00 +02:00
  • a65ae9b1a8 Reenable custom network access manager. Ariya Hidayat 2011-05-26 01:56:43 -07:00
  • 9a2fd4b361 Bring back some default web page settings. Ariya Hidayat 2011-05-26 00:27:55 -07:00
  • 414a46e921 technews.js: Port to use WebPage object. Ariya Hidayat 2011-05-25 23:37:56 -07:00
  • 55bb382a1b follow.js: Port to use WebPage object. Ariya Hidayat 2011-05-25 23:20:22 -07:00
  • f84bef4b38 rasterize.js: Port to WebPage object. Ariya Hidayat 2011-05-25 14:23:10 -07:00
  • 5da05055cc pizza.js: Port to use WebPage object. Ariya Hidayat 2011-05-25 14:16:41 -07:00
  • 5f018b32b2 useragent.js: Port to WebPage object. Ariya Hidayat 2011-05-25 14:29:20 -07:00
  • 838b110e9e direction.js: Port to use WebPage object. Ariya Hidayat 2011-05-25 14:10:35 -07:00
  • a1f0691311 loadspeed.js: Port to use WebPage object. Ariya Hidayat 2011-05-25 14:00:22 -07:00
  • df64f60ec9 Use WebPage, not QWebPage, inside Phantom class. Ariya Hidayat 2011-05-25 14:00:20 -07:00
  • a4b540ef9e Merge branch 'master' of github.com:ariya/phantomjs Ariya Hidayat 2011-05-25 10:58:26 -07:00
  • 041e827447 Port color wheel example to use WebPage object. Ariya Hidayat 2011-05-25 10:55:25 -07:00
  • d15e097815 Refactor most of functionalities to WebPage object. Ariya Hidayat 2011-05-25 10:46:51 -07:00
  • bf495f4d0e Merge pull request #48 from ismasan/url_cycle Ariya Hidayat 2011-05-19 08:36:36 -07:00
  • f204a3386e Example: Array.prototype.forEachWebPage() for easy loading and processing of multiple URLs in Phantom.js Ismael Celis 2011-05-19 16:25:17 +01:00
  • 1a6d2c11f8 Merge pull request #47 from Roejames12/master Ariya Hidayat 2011-05-17 06:07:24 -07:00
  • b8042ca5fb Merge remote-tracking branch 'upstream/master' IceArmy 2011-05-16 23:34:34 -07:00
  • 2345087b21 Fixed issue 106 Roejames12 2011-05-16 23:25:47 -07:00
  • c105696aca Merge pull request #45 from Roejames12/master Ariya Hidayat 2011-05-14 07:31:18 -07:00
  • 73329e73aa Update CoffeeScript to version 1.1.1 IceArmy 2011-05-13 01:10:49 -07:00
  • 59f7cad5d2 Merge pull request #44 from rgieseke/coffeescript-examples Ariya Hidayat 2011-05-11 08:07:23 -07:00
  • 09519dab6c Use sencha account in follow example. rgieseke 2011-05-11 16:57:52 +02:00
  • c585107e38 Display tweet index in CoffeeScript example. rgieseke 2011-05-11 16:52:57 +02:00
  • cd9e3d9647 Use sencha twitter account. rgieseke 2011-05-11 16:47:55 +02:00
  • 11cc69efa4 Update CoffeeScript to version 1.1.1. rgieseke 2011-05-11 11:45:23 +02:00
  • 4e0126a803 Use window as recommended in CoffeeScript docs. rgieseke 2011-05-11 11:42:18 +02:00
  • e994086878 Merge pull request #43 from Roejames12/master Ariya Hidayat 2011-05-08 18:19:33 -07:00
  • 652a3c3c76 Added did_action() to find out how many times a hook has been fired IceArmy 2011-05-07 00:19:55 -07:00
  • e8d1928ebb Fix tiny error where if script is not called directly (so we import it to use it elsewhere), then Bunch and do_action will not be defined in main script. IceArmy 2011-05-07 00:19:27 -07:00
  • 8c12af3ce5 Did a complete rewrite of the plugin system! IceArmy 2011-05-06 23:46:51 -07:00
  • ceafea109c Merge pull request #42 from detro/master Ariya Hidayat 2011-05-06 03:28:05 -07:00
  • 0e1a0c6572 Merge pull request #41 from Roejames12/master Ariya Hidayat 2011-05-06 03:26:01 -07:00
  • 4fc9692176 Get list of .pyc plugins as well, that way you can provide only a bytecode plugin with no .py plugin and it'll still load up fine IceArmy 2011-05-05 15:43:12 -07:00
  • 66dc5625b3 Raise RuntimeError on loadPlugin's KeyError, explaining the problem IceArmy 2011-05-05 12:24:30 -07:00
  • e3e82648dd Documented run function(s) and passed args in plugincontroller IceArmy 2011-05-04 23:11:18 -07:00
  • 354bb22a68 Add plugin URL to README IceArmy 2011-05-04 17:59:17 -07:00
  • 5d861ccdf9 Simplify loadPlugin's bunched globals and locals IceArmy 2011-05-04 16:52:58 -07:00
  • f320d76284 Simplified plugin code IceArmy 2011-05-04 16:15:51 -07:00
  • 15c854405e Add flusher to SafeStreamFilter IceArmy 2011-05-04 12:32:17 -07:00
  • b1d8fd1f8c Add pre/post __init__ hook to Phantom() for more flexibility IceArmy 2011-05-04 11:11:37 -07:00
  • fe9168d23c More stuff to 'gitignore' Ivan De Marino 2011-05-04 18:57:44 +01:00
  • 3ac8c79856 Update plugincontroller Hook doc strings IceArmy 2011-05-04 10:56:36 -07:00
  • 37dd766478 No need to worry about clashing plugin class/method names. It's already automatically taken care of :) IceArmy 2011-05-04 10:47:54 -07:00
  • f923085c52 Place hooks at better spots to allow more flexibility IceArmy 2011-05-04 10:47:28 -07:00
  • b25d10bf7c Create loadPlugins helper function IceArmy 2011-05-04 10:47:08 -07:00
  • d156bad091 New plugin system allows you to add/modify internal code without actually changing it! IceArmy 2011-05-04 02:50:16 -07:00
  • e51ffbcae0 Added option: --ignore-ssl-errors=[yes|no] IceArmy 2011-05-03 16:49:34 -07:00
  • fed6b0cc03 Alphabetize usage message IceArmy 2011-05-03 16:49:13 -07:00
  • f1ea757c24 Removed unneeded scriptDir detection IceArmy 2011-05-03 16:48:41 -07:00
  • 7ddcd95014 Created setup script to build executables (mainly for Windows, but also works for Linux) IceArmy 2011-05-03 16:48:04 -07:00
  • 3d8d25d368 Output unicode safe text IceArmy 2011-05-03 16:45:53 -07:00