Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-04-19fix CEF3 window open/close/show handlingggayed/cef3Grant Gayed1-0/+37
2013-04-16ensure that cef strings are being freed when appropriateGrant Gayed1-0/+14
2013-04-15Window open/close/showBenoit Hiller1-0/+37
2013-04-15tweaks to previous commit (context menus)Grant Gayed1-0/+12
2013-04-15Adding context menus.Benoit Hiller1-0/+62
2013-04-08tweaks to previous commitGrant Gayed1-8/+52
2013-04-08Adding support for downloadsBenoit Hiller1-0/+169
2013-04-05reverting the JS dialogs functionality since CEF3 provides it for freeGrant Gayed1-62/+0
2013-04-05Adding JS dialog eventsBenoit Hiller1-0/+62
2013-04-05CEF3: made execute() synchronous, implemented evaluate(), implementedGrant Gayed1-0/+27
2013-03-21implement ipc response mechanism (shared logical file) between browserGrant Gayed1-66/+226
2013-03-21untrusted setText and version checkingBenoit Hiller1-0/+33
2013-03-13implement execute() and ensure that alloc'd strings are being freedGrant Gayed1-0/+21
2013-03-12handle cef browser async creationGrant Gayed1-0/+37
2013-02-22adjustments for released cef3-1180 (not built)Grant Gayed1-8/+8
2013-02-21done initial implGrant Gayed1-369/+115
2013-02-21initial CEF workGrant Gayed1-0/+613

    Back to the top