Commit Graph

  • 3b4163521f Merge remote-tracking branch 'upstream/master' Ivan De Marino 2011-03-14 22:53:27 +0000
  • a7a1322ea1 Fixed issue #19: option for setting the proxy. Ariya Hidayat 2011-03-13 21:35:05 -0700
  • 28929a3069 follow.coffee: CoffeeScript version of follow.js. Ariya Hidayat 2011-03-12 10:45:56 -0800
  • f32c232cb0 follow.js: Adding lojjic. Ariya Hidayat 2011-03-12 10:20:04 -0800
  • 1df1bc9590 follow.js: Find the number of twitter following and followers. Ariya Hidayat 2011-03-10 21:43:37 -0800
  • 6ad3352519 Minor tweaks for qDebug messages Ivan De Marino 2011-03-04 10:13:32 +0000
  • 158362ed16 Start to implement support for CoffeeScript. Ariya Hidayat 2011-03-02 00:41:23 -0800
  • 3e60ae6b9b Show tweets from SenchaInc instead. Ariya Hidayat 2011-03-02 00:56:56 -0800
  • 25cf54784f Added "phantom.loadJs" and "phantom.includeJs", plus more "qDebug" usage Ivan De Marino 2011-03-01 18:16:44 +0000
  • ee1c5afc32 Merge branch 'master' of https://github.com/detro/phantomjs Ivan De Marino 2011-03-01 12:09:12 +0000
  • 8951859a53 Added "phantom.simulateMouseClick" and other minors for debugging. Ivan De Marino 2011-03-01 12:09:03 +0000
  • 9c74adeeca Enhanced the "usage" message and fixed misdocumented behaviour of "--load-plugins" Ivan De Marino 2011-02-28 23:17:59 +0000
  • 378406b89d Support for rasterizing as GIF image. Ariya Hidayat 2011-02-19 22:07:22 -0800
  • e15834522d colorwheel.js: Example on using Canvas to produce the color wheel. Ariya Hidayat 2011-02-17 00:34:50 -0800
  • de8a2ca270 Update ChangeLog. Ariya Hidayat 2011-02-13 22:49:35 -0800
  • 84a594112e Allow plugins loading (by default, plugins are not loaded). Ariya Hidayat 2011-02-13 22:44:00 -0800
  • f827d88818 Allow disabling the loading of images. Ariya Hidayat 2011-02-13 21:29:58 -0800
  • 799fa0b210 Hide command-line options from the script. Ariya Hidayat 2011-02-13 20:41:59 -0800
  • bc6792769b Coding style fixes. Ariya Hidayat 2011-02-13 11:38:09 -0800
  • 5a7f742c11 File Uploads pass --upload-file fileTag=/path/to/file as an argument and set the file of <input type="file" id="foo"/> by calling phantom.setFormInputFile(document.getElementById('foo'), 'fileTag'); Matthias 2011-02-06 19:55:04 +0100
  • e4a374185b Comment out shebang Matthias 2011-02-06 13:53:30 +0100
  • 9eb2dfb505 Really make it compile with Qt 4.6. Ariya Hidayat 2011-01-29 19:17:10 -0800
  • 4baf0269ba Make it compile with Qt 4.6. Ariya Hidayat 2011-01-29 19:13:19 -0800
  • 6e4aeb1077 Bump version. Ariya Hidayat 2011-01-29 19:07:35 -0800
  • 7196fb7d5c Update the change log. Ariya Hidayat 2011-01-28 23:19:14 -0800
  • dd0ed7facd Merge branch 'master' of https://github.com/mattn/phantomjs Ariya Hidayat 2011-01-28 23:08:49 -0800
  • 32c5f02f2b QUnit driver should not print the status multiple times. Ariya Hidayat 2011-01-28 08:24:11 -0800
  • ee54806abc load script as utf-8 encoding. mattn 2011-01-28 20:04:00 +0900
  • c0398f3fd7 use setUseSystemConfiguration(true). mattn 2011-01-28 20:02:54 +0900
  • 4de99130c5 Add driver for running QUnit test suite. Ariya Hidayat 2011-01-27 08:52:21 -0800
  • 0faca2649e Fix coding style. Ariya Hidayat 2011-01-27 16:51:43 -0800
  • 6bb2f1b4a1 phantomjs: Allow PhantomJS to build with Qt 4.5 which is available for Cygwin. [jddalton] jdalton 2011-01-27 18:53:51 -0500
  • d14be77e56 Issue 20: JPG transparent colour is black. Alessandro Portale 2011-01-27 16:54:46 +0100
  • a8280b1eaf Fix wrong markdown. Ariya Hidayat 2011-01-25 19:17:26 -0800
  • 8c655388aa Mention the announcement blog post. Ariya Hidayat 2011-01-25 19:13:40 -0800
  • 75506e37a5 Add ChangeLog. 1.0.0 1.0 Ariya Hidayat 2011-01-17 02:17:42 -0800
  • 7f9e03ffad Change phantom.arguments to phantom.args. Ariya Hidayat 2011-01-14 22:24:47 -0800
  • 32701e9bba Avoid crash with post-exit page loading. Alessandro Portale 2011-01-09 22:16:28 +0100
  • bb5cbd63a1 Slightly more verbose README. Ariya Hidayat 2011-01-02 12:21:14 -0800
  • 4113063283 direction.js: Fix the logic and simplify the extraction. Ariya Hidayat 2011-01-02 10:39:50 -0800
  • 5b9d091585 Recognize PDF in phantom.render function. Ariya Hidayat 2011-01-01 20:18:39 -0800
  • 2c4adf746f Clarify the features supported natively. Ariya Hidayat 2011-01-01 08:44:25 -0800
  • 3a0d0886b6 Provide an API to get PhantomJS version. Ariya Hidayat 2011-01-01 08:28:38 -0800
  • 0110913c1f Fix the logic structure in the weather example. Ariya Hidayat 2010-12-31 22:17:51 -0800
  • 04cc4193ca Change phantom.storage to phantom.state. Ariya Hidayat 2010-12-31 22:09:02 -0800
  • 6979a02837 JavaScript alert() prints the message to stdout. Ariya Hidayat 2010-12-31 20:23:55 -0800
  • 24d433ea13 Remove phantom.log, just use the de-facto console.log for logging. Ariya Hidayat 2010-12-31 20:10:34 -0800
  • a2bec750cd technews.js: Snap Google News Sci/Tech as image. Ariya Hidayat 2010-12-31 19:35:38 -0800
  • c5de293368 rasterize.js: Rasterize HTML/XML/SVG document to an image. Ariya Hidayat 2010-12-31 18:27:15 -0800
  • 37d67f0395 Readd the render() function to render the web page to an image. Ariya Hidayat 2010-12-31 17:07:25 -0800
  • a75e67a041 run-jasmine.js: Drive Jasmine-based tests. Ariya Hidayat 2010-12-31 17:05:36 -0800
  • ad252166d7 Flattened frame and invisible scroll bars are better in headless. Ariya Hidayat 2010-12-31 09:20:19 -0800
  • 069cf546f6 New property 'viewportSize' to read and modify the viewport size. Ariya Hidayat 2010-12-31 09:11:02 -0800
  • 570eee099e Remove unused declarations. Ariya Hidayat 2010-12-31 08:50:55 -0800
  • b2d8eca8c4 direction.js: Get driving direction using Google Maps Directions API. Ariya Hidayat 2010-12-29 23:50:14 -0800
  • a580dcfaa2 Remove unfinished (and thus, useless) support for Web Inspector. Ariya Hidayat 2010-12-30 00:12:09 -0800
  • 4df6976427 movies.js: List movies from kids-in-mind.com. Ariya Hidayat 2010-12-28 21:15:36 -0800
  • d528b30ae6 seasonfood.js: List seasonal food from BBC GoodFood. Ariya Hidayat 2010-12-28 20:26:39 -0800
  • d5b905a8ee ipgeocode.js: JSONP example with IP geocoding. Ariya Hidayat 2010-12-28 00:09:50 -0800
  • 88d6794065 Start with an empty but sensible document.body object. Ariya Hidayat 2010-12-28 00:05:50 -0800
  • 1e32c58a77 Mention supported platforms. Ariya Hidayat 2010-12-27 22:59:36 -0800
  • fa93d5f6dd Link the new wiki page. Ariya Hidayat 2010-12-27 22:57:57 -0800
  • bcfcdea810 weather.js: Weather forecast from Google. Ariya Hidayat 2010-12-27 22:39:12 -0800
  • 2153e5ebea fibo.js: Fibonacci sequence Ariya Hidayat 2010-12-27 22:04:04 -0800
  • 243dc0f82c Console output on Windows Alessandro Portale 2010-12-28 00:26:22 +0100
  • bb355db6c4 Use the timer based exit. Alessandro Portale 2010-12-28 00:26:08 +0100
  • e5062741a7 Fix markers in the README. Ariya Hidayat 2010-12-27 00:23:30 -0800
  • 979dff06df Simplify the README. Ariya Hidayat 2010-12-27 00:22:04 -0800
  • 03297410cd Attach the icon the application main widget. Ariya Hidayat 2010-12-26 23:56:44 -0800
  • d8a5c2b7d0 tweets.js: Inevitable example of showing twitter status. Ariya Hidayat 2010-12-26 23:46:50 -0800
  • 9d7e4b4156 pizza.js: Fantastico! Ariya Hidayat 2010-12-26 23:32:51 -0800
  • 5346072a90 useragent.js: Custom user agent example. Ariya Hidayat 2010-12-26 23:12:31 -0800
  • 064ffa84f2 loadspeed.js: Measure page loading time. Ariya Hidayat 2010-12-26 22:45:16 -0800
  • 160c4128d8 arguments.js: Dump all arguments passed to the script. Ariya Hidayat 2010-12-26 22:40:07 -0800
  • 5c05acd986 countdown.js: Playing the launch center... Ariya Hidayat 2010-12-26 22:23:17 -0800
  • 8e74533ec0 hello.js: the simplest PhantomJS example. Ariya Hidayat 2010-12-26 22:15:02 -0800
  • f0deb971a0 Import the old, working prototype. Ariya Hidayat 2010-12-26 20:04:53 -0800
  • ec321505c4 Add the icon. Ariya Hidayat 2010-12-26 19:49:52 -0800
  • ea329c7348 Long live PhantomJS! Ariya Hidayat 2010-12-26 19:49:33 -0800