summaryrefslogtreecommitdiff
path: root/surf.c
Commit message (Expand)AuthorAge
...
* Correct and simplify buttonreleased() gdk eventQuentin Rameau2015-11-22
* Un(g)boolify to separate GTK dependant code from the restQuentin Rameau2015-11-22
* Use char instead of gchar and make them const when possibleQuentin Rameau2015-11-22
* Style update for indentationQuentin Rameau2015-11-22
* Add mouse function to play medias in external playerQuentin Rameau2015-11-21
* Style change in includes orderQuentin Rameau2015-11-21
* Style change in functions orderingQuentin Rameau2015-11-21
* Cleanup remaining unused variables and copystr()Quentin Rameau2015-11-20
* Adapt newwindow()Quentin Rameau2015-11-20
* Adapt user agent handlingQuentin Rameau2015-11-20
* Adapt updatetitle()Quentin Rameau2015-11-20
* Adapt toggle statisticsQuentin Rameau2015-11-20
* Adapt page statisticsQuentin Rameau2015-11-20
* Adapt loaduri()Quentin Rameau2015-11-20
* Rename mouse functions to clickFUNCTION()Quentin Rameau2015-11-20
* Adapt toggle(), clean some config parametersQuentin Rameau2015-11-20
* Adapt find()Quentin Rameau2015-11-20
* Adapt zoom()Quentin Rameau2015-11-20
* Adapt navigate()Quentin Rameau2015-11-20
* Remove togglescrollbars()Quentin Rameau2015-11-20
* Adapt scrollingQuentin Rameau2015-11-20
* Adapt inspector handlingQuentin Rameau2015-11-20
* Adapt print()Quentin Rameau2015-11-20
* Simplify building of stylefiles pathQuentin Rameau2015-11-20
* Adapt setstyle()Quentin Rameau2015-11-20
* Adapt clipboard()Quentin Rameau2015-11-20
* Rename fullscreen() to togglefullscreen()Quentin Rameau2015-11-20
* Replace titlechangeleave() with catch-all winevent()Quentin Rameau2015-11-20
* Adapt JavaScript functionsQuentin Rameau2015-11-20
* Remove windowobjectcleared(), execute scripts on load finishedQuentin Rameau2015-11-20
* Add createwindow() for GtkWindow creationQuentin Rameau2015-11-20
* Add closeview() for JavaScript window closingQuentin Rameau2015-11-20
* Remove (delete :>) deletion_interface()Quentin Rameau2015-11-20
* Integrate beforerequest() into decidepolicy()Quentin Rameau2015-11-20
* Remove contextmenu() and menuactivate() for "context-menu" signalQuentin Rameau2015-11-20
* Adapted buttonrelease()Quentin Rameau2015-11-20
* Replace initdownload() and intercept global download requests.Quentin Rameau2015-11-20
* Adapted progresschanged()Quentin Rameau2015-11-20
* Manage ssl errors with GTlsCertificateFlagsQuentin Rameau2015-11-20
* Replace loadstatuschanged() with loadchanged()Quentin Rameau2015-11-20
* Replace decidewindow() and decidedownload() with decidepolicy()Quentin Rameau2015-11-20
* Replace createwindow() with createview()Quentin Rameau2015-11-20
* Replace geopolicyrequested() with permissionrequested()Quentin Rameau2015-11-20
* Replace linkhover() with mousetargetchanged()Quentin Rameau2015-11-20
* Modify the context name of the hit testsQuentin Rameau2015-11-20
* Adapted titlechange()Quentin Rameau2015-11-20
* Move all necessary initialisation to newview()Quentin Rameau2015-11-20
* Add newview() and forward related viewsQuentin Rameau2015-11-20
* Add showview()Quentin Rameau2015-11-20
* Separate the rendering engine processQuentin Rameau2015-11-20