summaryrefslogtreecommitdiff
path: root/surf.c
AgeCommit message (Expand)Author
2016-03-02Get rid of JavaScript for scrolling in viewsQuentin Rameau
2015-12-01Fix title handlingQuentin Rameau
2015-11-24Fix clickexternplayer(), no need to test the target againQuentin Rameau
2015-11-23Fix user agent command-line parameterQuentin Rameau
2015-11-22Add webkit language settingsQuentin Rameau
2015-11-22Fix key handlingQuentin Rameau
2015-11-22Fix target uri handling when leaving windowQuentin Rameau
2015-11-22Adapt togglestyle()Quentin Rameau
2015-11-22Modify decideresource() and favicon handlingQuentin Rameau
2015-11-22Style change in newview(), sort signals orderQuentin Rameau
2015-11-22Fix error handling in spawn()Quentin Rameau
2015-11-22Modify default handling of cookiepolicy functionsQuentin Rameau
2015-11-22Simplify handling of c->titleQuentin Rameau
2015-11-22Fix pasteuri()Quentin Rameau
2015-11-22Style fix in sigchld()Quentin Rameau
2015-11-22Replace use of EXIT_* constants to 0 and 1Quentin Rameau
2015-11-22Fix WM_CLASS and WM_WINDOW_ROLE propertiesQuentin Rameau
2015-11-22Remove window hints settingsQuentin Rameau
2015-11-22Style indentation fixQuentin Rameau
2015-11-22Continue making chars constQuentin Rameau
2015-11-22Correct and simplify buttonreleased() gdk eventQuentin Rameau
2015-11-22Un(g)boolify to separate GTK dependant code from the restQuentin Rameau
2015-11-22Use char instead of gchar and make them const when possibleQuentin Rameau
2015-11-22Style update for indentationQuentin Rameau
2015-11-21Add mouse function to play medias in external playerQuentin Rameau
2015-11-21Style change in includes orderQuentin Rameau
2015-11-21Style change in functions orderingQuentin Rameau
2015-11-20Cleanup remaining unused variables and copystr()Quentin Rameau
2015-11-20Adapt newwindow()Quentin Rameau
2015-11-20Adapt user agent handlingQuentin Rameau
2015-11-20Adapt updatetitle()Quentin Rameau
2015-11-20Adapt toggle statisticsQuentin Rameau
2015-11-20Adapt page statisticsQuentin Rameau
2015-11-20Adapt loaduri()Quentin Rameau
2015-11-20Rename mouse functions to clickFUNCTION()Quentin Rameau
2015-11-20Adapt toggle(), clean some config parametersQuentin Rameau
2015-11-20Adapt find()Quentin Rameau
2015-11-20Adapt zoom()Quentin Rameau
2015-11-20Adapt navigate()Quentin Rameau
2015-11-20Remove togglescrollbars()Quentin Rameau
2015-11-20Adapt scrollingQuentin Rameau
2015-11-20Adapt inspector handlingQuentin Rameau
2015-11-20Adapt print()Quentin Rameau
2015-11-20Simplify building of stylefiles pathQuentin Rameau
2015-11-20Adapt setstyle()Quentin Rameau
2015-11-20Adapt clipboard()Quentin Rameau
2015-11-20Rename fullscreen() to togglefullscreen()Quentin Rameau
2015-11-20Replace titlechangeleave() with catch-all winevent()Quentin Rameau
2015-11-20Adapt JavaScript functionsQuentin Rameau
2015-11-20Remove windowobjectcleared(), execute scripts on load finishedQuentin Rameau