Commit Graph

13 Commits

Author SHA1 Message Date
Corey Johnson & Nathan Sobo
27d2d14414 Carry CEF1 directories over to CEF3 2012-08-31 10:43:21 -07:00
Nathan Sobo
c2c8724ad0 Initial commit 2012-08-10 13:32:19 -06:00
Kevin Sawicki
6733d03a10 Clean up ifndef/define statements 2012-08-22 14:08:59 -07:00
Kevin Sawicki
f791942af7 De-tab .cpp and .h files 2012-08-01 10:09:59 -07:00
Kevin Sawicki
4bccaac37c Remove unused commented out define 2012-08-01 10:00:40 -07:00
Kevin Sawicki
66913276e4 Remove unused GetLogFile method
Logging is done to standard out and the Developer
Tools Console tab
2012-08-01 10:00:40 -07:00
Kevin Sawicki
f8bd37c929 Remove unused DOM visitor tracking 2012-08-01 10:00:40 -07:00
Kevin Sawicki
d736062899 Remove unused CefPermissionHandler implementation 2012-08-01 10:00:40 -07:00
Kevin Sawicki
2e5afb509b Remove references to button no longer present in UI
These were in the default app which had an address bar.

They are no longer present and were causing assertion
failures to be logged.
2012-08-01 10:00:38 -07:00
Kevin Sawicki
3fd506abf3 Format client_handler.h
No functional change
2012-08-01 10:00:38 -07:00
Kevin Sawicki
f1b6bf152d Support opening files from dialog 2012-08-01 09:56:38 -07:00
Kevin Sawicki
b2b81815e6 Add initial stubbed openDialog implementation 2012-08-01 09:56:38 -07:00
Kevin Sawicki
a393f02d5a Initial work towards a Linux build 2012-08-01 09:54:32 -07:00