Commit Graph

  • 84a8a6da5f Merge pull request #133 from Roejames12/master Ariya Hidayat 2011-08-21 15:19:21 -0700
  • 5bee668c2f Make CSConverter instance part of CSConverter class IceArmy 2011-08-21 14:51:05 -0700
  • f70f63e554 Regenerate resources IceArmy 2011-08-21 14:22:13 -0700
  • 35950cade5 Update to lastest bootstrap IceArmy 2011-08-21 14:21:46 -0700
  • fb93d49a7f Rename page.destroy() to page.release() IceArmy 2011-08-21 14:12:15 -0700
  • 3caac5a5a3 Rename "XSSAuditing" to "XSSAuditingEnabled" IceArmy 2011-08-21 14:08:14 -0700
  • 96624d6323 Merge branch 'master' of https://github.com/ariya/phantomjs IceArmy 2011-08-21 14:07:02 -0700
  • d78b1e1f5e [BUGFIX] issue 194: make default encoding UTF-8 execjosh 2011-08-21 19:48:02 +0900
  • f95a39230b Clean up WebPage#open, use named arguments. Ariya Hidayat 2011-08-21 01:34:14 -0700
  • 6e4c1a40f2 Simplify WebPage#open, first argument is always url. Ariya Hidayat 2011-08-21 01:25:43 -0700
  • 34a7389a2c Make Terminal class a real singleton. Ariya Hidayat 2011-08-21 00:47:34 -0700
  • 83922ada2f Ensure consistent #ifdef guard. Ariya Hidayat 2011-08-21 00:30:15 -0700
  • 4a96278d1b Include usage.txt in the project file. Ariya Hidayat 2011-08-21 00:21:15 -0700
  • d3f10a8e18 Make CSConverter a real singleton. Ariya Hidayat 2011-08-21 00:11:11 -0700
  • 8af4fa714c examples/follow: Update Sencha dudes. Ariya Hidayat 2011-08-21 00:16:30 -0700
  • 944056ce4a Remove unused m_convert from Phantom class. Ariya Hidayat 2011-08-20 23:52:23 -0700
  • 3ec96ea6b0 Unit test: check for phantom's functions. Ariya Hidayat 2011-08-20 23:47:39 -0700
  • 52746493c4 Remove useless extra empty line. Ariya Hidayat 2011-08-20 23:45:21 -0700
  • 59785ab4e9 Update ChangeLog. Ariya Hidayat 2011-08-20 23:26:24 -0700
  • af727e9522 Consolidate similar entries in ChangeLog. Ariya Hidayat 2011-08-20 23:23:06 -0700
  • 2dbdc36598 Reduce JSLint warnings on the bootstrap code. Ariya Hidayat 2011-08-20 23:21:39 -0700
  • 776da4987f Add JSLint directives for the bootstrap code. Ariya Hidayat 2011-08-20 23:11:14 -0700
  • ba41180fa1 Unit test: check for phantom.outputEncoding. Ariya Hidayat 2011-08-20 22:56:08 -0700
  • 7a0bd2a569 Unit test: check for phantom.version. Ariya Hidayat 2011-08-20 22:53:22 -0700
  • 699f4f76f2 Fix coding style (no tab, 4 spaces). Ariya Hidayat 2011-08-20 22:34:11 -0700
  • 9d19e02355 Remove stray character in the issue link. Ariya Hidayat 2011-08-20 22:07:18 -0700
  • 572f660c94 Regenerate resources IceArmy 2011-08-20 18:51:20 -0700
  • 9057287171 Add callback for page initialization. #143 IceArmy 2011-08-20 18:50:56 -0700
  • e679640700 Merge branch 'master' of github.com:ariya/phantomjs Ariya Hidayat 2011-08-20 18:13:38 -0700
  • 319fd80ec3 Add callback for page initialization. Ariya Hidayat 2011-08-20 17:56:18 -0700
  • e79a51bdd8 Merge pull request #129 from Roejames12/QWebSettings Ariya Hidayat 2011-08-20 17:17:36 -0700
  • 8880edcf78 Remove settings: jsOpenWindows, jsAccessClipboard, siteSpecificQuirksMode Renamed jsEnabled to javascriptEnabled IceArmy 2011-08-20 16:49:36 -0700
  • 439e4aa144 Merge pull request #130 from Roejames12/master Ariya Hidayat 2011-08-20 16:23:03 -0700
  • 8b044bdd4c Merge pull request #131 from Niek/master Ariya Hidayat 2011-08-20 16:22:50 -0700
  • 149c951262 Mac build script: for some reasons, need to invoke make twice. Ariya Hidayat 2011-08-20 16:09:15 -0700
  • 75c925a932 Mac build script: use raster, skip QtScript and few other features. Ariya Hidayat 2011-08-20 14:59:08 -0700
  • 710baec735 Mac build script: clarify that it does not always download. Ariya Hidayat 2011-08-20 14:26:16 -0700
  • bc644a138a Mac build script: use static build. Ariya Hidayat 2011-08-20 14:25:37 -0700
  • 8deac1b8c6 Fix issue 128 and issue 193 Niek 2011-08-20 10:24:56 +0200
  • 07051055cb First cut at build script for Mac OS X. Not working yet. Ariya Hidayat 2011-08-19 17:27:29 -0700
  • faa0a06258 Plugin controllers get() method should never fail silently IceArmy 2011-08-19 16:41:35 -0700
  • 7418a84e60 Added functions to WebPage class to simulate mouse move, mouse up, and mouse down. Also added click() convenience function, which combines a move, mousedown, and mouseup. IceArmy 2011-08-19 16:28:09 -0700
  • 9e4830d44c Move pdf_dpi to better location IceArmy 2011-08-19 16:09:40 -0700
  • 33005c3957 Add a few new QWebSettings for page settings. IceArmy 2011-08-19 15:47:34 -0700
  • 07061f864e Merge pull request #128 from Roejames12/80ed81a3 Ariya Hidayat 2011-08-19 15:15:22 -0700
  • 80ed81a3f9 Regenerate resources IceArmy 2011-08-19 00:03:54 -0700
  • 0159c0ed27 Use updated FS api Fix bug where File.m_file didn't exist in __del__() if we used File.close() first fs.removeTree now removes tree as well as all tree contents (files). This is for a functionality sync between PhantomJS and PyPhantomJS All tests will now pass successfully IceArmy 2011-08-19 00:07:24 -0700
  • da3a7de223 Merge pull request #127 from Roejames12/master Ariya Hidayat 2011-08-18 16:45:10 -0700
  • 7cbd75a400 Make the parents the first argument (since we will always supply the arg, and also for cleanliness and order) IceArmy 2011-08-18 14:22:19 -0700
  • d70ca4bf7c Updated the network access manager to use a proxied reply so the response bodies can be captured. IceArmy 2011-08-18 14:06:24 -0700
  • d2c4a47bf9 Merge branch 'master' of https://github.com/ariya/phantomjs IceArmy 2011-08-18 01:14:43 -0700
  • 545ce2a2b9 Merge pull request #126 from execjosh/issue186-script-and-terminal-encoding Ariya Hidayat 2011-08-16 13:46:18 -0700
  • 155054e671 Merge pull request #124 from jgornick/reply-proxy-issue-158 Ariya Hidayat 2011-08-16 12:20:49 -0700
  • 4e7d3f1c18 Change javascript property from "encoding" to "outputEncoding" execjosh 2011-08-17 04:17:42 +0900
  • 2867e06c53 Merge pull request #125 from robterrell/049e1f50bd54429ea2e43207ab01e10c8021988e Ariya Hidayat 2011-08-16 12:17:36 -0700
  • 682b3532be Add command-line option to set encoding of starting script execjosh 2011-08-17 03:53:56 +0900
  • 6254c84717 Add command-line option to set terminal output encoding execjosh 2011-08-17 03:49:12 +0900
  • c3d7b2e918 Add static UTF-8 instance to encoding execjosh 2011-08-17 03:33:15 +0900
  • ca92c9ff84 Allow startup script to set output encoding execjosh 2011-08-17 03:18:52 +0900
  • dc72101c10 Replace direct usage of stdout and stderr with terminal execjosh 2011-08-17 03:15:02 +0900
  • 714a849374 Create registry to hold globally-accessible instances execjosh 2011-08-17 02:52:23 +0900
  • 40625b4c53 Wrap stdout and stderr to control display encoding execjosh 2011-08-17 02:49:48 +0900
  • 1710409215 Wrap QTextCodec to control encoding/decoding execjosh 2011-08-17 02:47:28 +0900
  • 3c91c581bb Use new style class for MessageHandler IceArmy 2011-08-15 12:00:13 -0700
  • 414660b41a Replace escaped quotes in strings IceArmy 2011-08-15 11:55:21 -0700
  • 578aa6c236 Updated the network access manager to use a proxied reply so the response bodies can be captured. Joe Gornick 2011-08-14 03:39:02 -0500
  • e6090d541e Merge pull request #123 from detro/dev-commonjs_fileio Ariya Hidayat 2011-08-08 16:08:57 -0700
  • 512de8c9b1 Fixed typo. Ivan De Marino 2011-08-08 23:46:56 +0100
  • 0842485f62 Merge remote-tracking branch 'upstream/master' into dev-commonjs_fileio Ivan De Marino 2011-08-08 23:42:36 +0100
  • 2c4ac33942 Filesystem API: completed the "Tests" API group from CommonJS/Filesystem definition. Ivan De Marino 2011-08-08 23:42:11 +0100
  • f811e6ae1e Merge pull request #122 from Roejames12/master Ariya Hidayat 2011-08-08 15:35:32 -0700
  • 548e063231 Regenerate resources IceArmy 2011-08-08 15:13:48 -0700
  • 862dc6e017 Update CoffeeScript to 1.1.2 IceArmy 2011-08-08 15:12:57 -0700
  • dee6117c01 Merge pull request #119 from detro/master Ariya Hidayat 2011-08-07 16:34:04 -0700
  • 049e1f50bd Added functions to WebPage class to simulate mouse move, mouse up, and mouse down. Also added click() convenience function, which combines a move, mousedown, and mouseup. Rob Terrell 2011-08-07 09:29:50 -0400
  • 3046bd994e Spotted a mistake in "scandir.[js|coffee]": was still using "phantom.fs" API. Ivan De Marino 2011-08-04 22:00:18 +0100
  • e71a992dbd Merge remote-tracking branch 'upstream/master' Ivan De Marino 2011-08-04 21:37:31 +0100
  • f280e51c2c Merge pull request #120 from detro/dev-commonjs_fileio Ariya Hidayat 2011-08-01 22:43:44 -0700
  • ceff9cf749 Merge pull request #121 from niteria/master Ariya Hidayat 2011-08-01 22:42:38 -0700
  • 12d36a195a Don't require \ at the end of multiline imports IceArmy 2011-08-01 19:07:54 -0700
  • 6154876a42 Replace all single quoted strings with escaped single quotes inside with a double quoted string to avoid needing to escape the single quotes IceArmy 2011-08-01 19:06:54 -0700
  • bb2adcc986 Prevent javascript timeout Bartosz Nitka 2011-08-01 17:31:13 -0700
  • a47ee85d09 Filesystem API: completed the "Paths" API group from CommonJS/Filesystem definition. Ivan De Marino 2011-08-02 00:47:43 +0100
  • f3a11cd224 Given the progress made by Alessandro with [#140](http://code.google.com/p/phantomjs/issues/detail?id=140), we should consider re-instating this .pro option for Mac. Ivan De Marino 2011-08-01 22:40:07 +0100
  • 7fe267341a Pass app back to Phantom IceArmy 2011-07-31 03:03:35 -0700
  • 9d66ddf5ad Simplify cookies file check IceArmy 2011-07-31 02:59:56 -0700
  • b11982adf2 Merge pull request #118 from Roejames12/master Ariya Hidayat 2011-07-29 10:04:14 -0700
  • 8a9c95d872 Simplify cookiejar code IceArmy 2011-07-29 05:59:04 -0700
  • 4ffd835cb3 Persistent cookie support IceArmy 2011-07-29 03:46:07 -0700
  • c9ad2c35a7 Correctly handle KeyError/ValueError exceptions on scrollPosition setter IceArmy 2011-07-29 02:12:12 -0700
  • 56939bc153 Simplify clipRect code IceArmy 2011-07-29 02:11:55 -0700
  • 4440397ef4 Remove useless .keys() method call in for loops IceArmy 2011-07-29 01:59:50 -0700
  • df5ac1d9c3 Rename m_webPage.scrollPosition to m_webPage.m_scrollPosition Fix bug where m_scrollPosition is undefined if you read scrollPosition from JS without first setting it IceArmy 2011-07-29 01:56:37 -0700
  • 403572b633 Stop using globals() on scrollPosition() IceArmy 2011-07-29 01:52:53 -0700
  • 9469a0d343 Add unit tests for properties of phantom object. Ariya Hidayat 2011-07-25 00:25:09 -0700
  • fbf44eca53 Merge pull request #117 from kapilreddy/master Ariya Hidayat 2011-07-22 09:03:51 -0700
  • 6e39625ecf added scrollPosition support in c++ version Kapil Reddy 2011-07-22 13:41:30 +0530
  • 728bcbd304 Merge pull request #116 from detro/dev-commonjs_fileio Ariya Hidayat 2011-07-21 17:03:52 -0700
  • 512ff9658e Filesystem API: added the "Attributes" API group from CommonJS/Filesystem definition Ivan De Marino 2011-07-22 00:29:25 +0100
  • 5adc92aec0 Merge pull request #115 from detro/dev-commonjs_fileio Ariya Hidayat 2011-07-20 22:04:55 -0700