summaryrefslogtreecommitdiff
path: root/surf.c
AgeCommit message (Expand)Author
2016-07-05Get rid of getkbdeviceQuentin Rameau
2016-07-05Fixing the last patch to the surf style.Christoph Lohmann
2016-07-05Check $HOME and home dir of $USER before getpwuid()->pw_dirDmitry Bogatov
2016-07-05Fix url parsing in load()Quentin Rameau
2016-07-05Apply domain parameters each time url is changedQuentin Rameau
2016-07-05Fix inspector togglingQuentin Rameau
2016-07-05Rectify how parameters are handled in setparameter()Quentin Rameau
2016-07-05Fix parameter initialization and assignmentQuentin Rameau
2016-07-05Adapting the whole surf structure to new settingsQuentin Rameau
2016-07-05Introduce new data structure for handling settingsQuentin Rameau
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