summaryrefslogtreecommitdiff
path: root/surf.c
Commit message (Expand)AuthorAge
...
* Fix 27cec48 Add a flag/keybinding for strict TLSQuentin Rameau2017-04-23
* Fix a981959 Move -t stylefile flag to -C stylefileQuentin Rameau2017-04-23
* Fix possible oob access of cmd in newwindow()Quentin Rameau2017-04-23
* Bump year in programQuentin Rameau2017-04-20
* Add a flag and toggle keybinding for strict TLSQuentin Rameau2017-04-20
* Move -t stylefile flag to -C stylefileQuentin Rameau2017-04-20
* Rename SSL instances to TLSQuentin Rameau2017-04-19
* Set strict ssl by default and handle insecure contentQuentin Rameau2017-04-19
* Add a configure option for default window sizeQuentin Rameau2017-04-19
* Install Atoms before initializing gtkQuentin Rameau2017-03-22
* Fix font-size setting parameter value type in newviewQuentin Rameau2017-03-06
* Add support for loading Webkit extensionsQuentin Rameau2016-09-22
* Reload on SIGHUPCharles Lehner2016-07-08
* Add a few configuration optionsQuentin Rameau2016-07-05
* Fix GdkDisplay assignment in setup()Quentin Rameau2016-07-05
* Get rid of getkbdeviceQuentin Rameau2016-07-05
* Fixing the last patch to the surf style.Christoph Lohmann2016-07-05
* Check $HOME and home dir of $USER before getpwuid()->pw_dirDmitry Bogatov2016-07-05
* Fix url parsing in load()Quentin Rameau2016-07-05
* Apply domain parameters each time url is changedQuentin Rameau2016-07-05
* Fix inspector togglingQuentin Rameau2016-07-05
* Rectify how parameters are handled in setparameter()Quentin Rameau2016-07-05
* Fix parameter initialization and assignmentQuentin Rameau2016-07-05
* Adapting the whole surf structure to new settingsQuentin Rameau2016-07-05
* Introduce new data structure for handling settingsQuentin Rameau2016-07-05
* Get rid of JavaScript for scrolling in viewsQuentin Rameau2016-03-02
* Fix title handlingQuentin Rameau2015-12-01
* Fix clickexternplayer(), no need to test the target againQuentin Rameau2015-11-24
* Fix user agent command-line parameterQuentin Rameau2015-11-23
* Add webkit language settingsQuentin Rameau2015-11-22
* Fix key handlingQuentin Rameau2015-11-22
* Fix target uri handling when leaving windowQuentin Rameau2015-11-22
* Adapt togglestyle()Quentin Rameau2015-11-22
* Modify decideresource() and favicon handlingQuentin Rameau2015-11-22
* Style change in newview(), sort signals orderQuentin Rameau2015-11-22
* Fix error handling in spawn()Quentin Rameau2015-11-22
* Modify default handling of cookiepolicy functionsQuentin Rameau2015-11-22
* Simplify handling of c->titleQuentin Rameau2015-11-22
* Fix pasteuri()Quentin Rameau2015-11-22
* Style fix in sigchld()Quentin Rameau2015-11-22
* Replace use of EXIT_* constants to 0 and 1Quentin Rameau2015-11-22
* Fix WM_CLASS and WM_WINDOW_ROLE propertiesQuentin Rameau2015-11-22
* Remove window hints settingsQuentin Rameau2015-11-22
* Style indentation fixQuentin Rameau2015-11-22
* Continue making chars constQuentin Rameau2015-11-22
* 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