Commit Graph

9 Commits (1.4)

Author SHA1 Message Date
Jon Leighton 8521d197a0 Ignore source files in the deploy/ directory 2011-12-30 08:24:45 -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
Dennis Kaarsemaker 389616ec15 Debian packaging 2011-07-03 21:47:50 +02:00
Francisco Souza c1946fe126 Ignoring pyc 2011-06-03 16:24:20 -03:00
Francisco Souza d84e97f003 Ignoring vim swp files 2011-06-03 16:17:39 -03:00
Ivan De Marino fe9168d23c More stuff to 'gitignore' 2011-05-04 18:57:44 +01:00
Ivan De Marino fa0314a2f1 Some extra ".gitignore" options. 2011-04-19 01:03:25 +01:00
Ivan De Marino a45b8e8401 Major refactoring of the CPP code into separate classes.
This doesn't add ANY new feature: it's aimed only at separating code into
more manageable pieces.

Maybe it's not perfect yet, but it's a start.
2011-04-08 14:30:50 +01:00
Ivan De Marino 9c74adeeca Enhanced the "usage" message and fixed misdocumented behaviour of "--load-plugins"
* Now the "usage" shows all the options that are currently supported by phantomjs from the command line
* The default behaviour for the option "--load-plugins" is now fixed (to "no")
2011-02-28 23:17:59 +00:00