Commit Graph

38 Commits (8c46d6db837a8645285f285a401186958ff420a0)

Author SHA1 Message Date
Ariya Hidayat f3cfb74cfc More changes for 1.5. 2012-03-20 17:52:31 -07:00
Ariya Hidayat b0de295132 Changes for 1.5.0. 2012-03-19 23:59:41 -07:00
Ariya Hidayat 037009fefe Changes for 1.4.1. 2011-12-30 08:28:56 -08:00
Ariya Hidayat 24f6325308 Mac OS X: Prevent showing the icon on the dock.
http://code.google.com/p/phantomjs/issues/detail?id=281
2011-12-19 19:01:48 -08:00
Ariya Hidayat d5bc2b8192 Update CoffeeScript compiler to version 1.2.
http://code.google.com/p/phantomjs/issues/detail?id=312
2011-12-19 17:51:45 -08:00
Ariya Hidayat 32203d9a97 Remove tabs in the ChangeLog. 2011-12-19 08:22:06 -08:00
Ariya Hidayat 6983f6bdf1 Update Sencha folks. 2011-12-19 01:14:31 -08:00
IceArmy bfd54c3817 Add a bug fix to the changelog 2011-11-05 21:10:46 -07:00
Ariya Hidayat f75bc156ba Cosmetic update to ChangeLog. 2011-09-16 21:57:57 -07:00
Ariya Hidayat f0aec8d3fb Update ChangeLog. 2011-09-16 17:46:05 -07:00
Ariya Hidayat e8b5655474 HTTP authentication is not only basic. 2011-09-16 07:31:22 -07:00
Ariya Hidayat 4544b129c9 Improve the API for mouse events.
It now looks like in this example:

  page.sendEvent('mousedown', 42, 217);

Other available events are 'mouseup', 'mousemove', and 'click'. They modelled
after the DOM events.

Unit tests are included.

http://code.google.com/p/phantomjs/issues/detail?id=234
2011-09-16 07:15:21 -07:00
Ariya Hidayat a169fabc0f Mention the codenames in the ChangeLog. 2011-09-15 00:25:15 -07:00
Ariya Hidayat 20ed9a9265 Optimistic release date for 1.3.0. 2011-09-15 00:24:22 -07:00
Ariya Hidayat 78815023e5 Update ChangeLog. 2011-09-15 00:23:04 -07:00
Ariya Hidayat 67be09ec80 Update ChangeLog. 2011-09-08 07:34:19 -07:00
Ivan De Marino 12699b1514 Added the new "--local-access-remote" to the list of additions for the next release.
PS I know, we need to find a new name for this. Did you find one? I couldn't come up with anything else yet. Maybe "--allow-local-xdomain"?
2011-08-31 16:26:25 +01:00
Ariya Hidayat 59785ab4e9 Update ChangeLog. 2011-08-20 23:26:24 -07:00
Ariya Hidayat af727e9522 Consolidate similar entries in ChangeLog. 2011-08-20 23:23:06 -07:00
Ariya Hidayat 319fd80ec3 Add callback for page initialization.
http://code.google.com/p/phantomjs/issues/detail?id=143
2011-08-20 17:57:01 -07:00
Erik Dubbelboer cfec567336 added persistent cookie update to ChangeLog 2011-07-19 19:48:40 +02:00
Ivan De Marino 4b1af82c1b Updated changelog with info about the new Filesystem API. 2011-06-28 13:31:37 +01:00
Ariya Hidayat 1f2c80ba32 Update ChangeLog. 2011-06-27 09:08:56 -07:00
Ariya Hidayat da629874d3 examples/feature.js: Show supported/unsupported features.
Feature detection is done via Modernizr.
2011-06-26 14:05:48 -07:00
Ariya Hidayat cf23a5c6e3 Bump unstable version. 2011-06-25 23:59:16 -07:00
Ariya Hidayat c6c039a953 Update ChangeLog file. 2011-06-21 22:58:50 -07:00
Ariya Hidayat 0120e03335 Optimistically place the release date. 2011-04-27 00:51:47 -07:00
Ariya Hidayat 6593a170b8 Update the ChangeLog. 2011-04-22 11:34:31 -07:00
Ariya Hidayat f5e07481dd Mention the new text extract example. 2011-04-13 19:37:14 -07:00
Ariya Hidayat 9e1241d3fb Update the ChangeLog with all the recent changes. 2011-04-12 22:06:21 -07:00
Ariya Hidayat 2182d8e54b Add icon files for Windows and OS/2.
Issue: http://code.google.com/p/phantomjs/issues/detail?id=60

This improvement is provided by Salvador Parra Camacho.
2011-03-18 23:43:45 -07:00
Ariya Hidayat a7a1322ea1 Fixed issue #19: option for setting the proxy.
Based on the original patch by Clint Berry.
2011-03-13 21:35:49 -07:00
Ariya Hidayat 158362ed16 Start to implement support for CoffeeScript. 2011-03-02 00:59:07 -08:00
Ariya Hidayat 378406b89d Support for rasterizing as GIF image. 2011-02-19 22:47:15 -08:00
Ariya Hidayat e15834522d colorwheel.js: Example on using Canvas to produce the color wheel. 2011-02-17 00:38:44 -08:00
Ariya Hidayat de8a2ca270 Update ChangeLog. 2011-02-13 22:50:00 -08:00
Ariya Hidayat 7196fb7d5c Update the change log. 2011-01-28 23:19:14 -08:00
Ariya Hidayat 75506e37a5 Add ChangeLog. 2011-01-17 02:18:14 -08:00