about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
...
* Fixing the last patch to the surf style.Christoph Lohmann2016-07-051-15/+18
* Check $HOME and home dir of $USER before getpwuid()->pw_dirDmitry Bogatov2016-07-051-7/+36
* Fix url parsing in load()Quentin Rameau2016-07-051-1/+4
* Apply domain parameters each time url is changedQuentin Rameau2016-07-051-5/+2
* Fix inspector togglingQuentin Rameau2016-07-051-8/+5
* Rectify how parameters are handled in setparameter()Quentin Rameau2016-07-051-22/+23
* Fix parameter initialization and assignmentQuentin Rameau2016-07-051-30/+34
* Adapting the whole surf structure to new settingsQuentin Rameau2016-07-052-155/+233
* Adapt default parameters to new config styleQuentin Rameau2016-07-051-29/+32
* Introduce new data structure for handling settingsQuentin Rameau2016-07-051-2/+38
* Disable globbing in curl commandDmitrij D. Czarkoff2016-03-061-1/+1
* Get rid of JavaScript for scrolling in viewsQuentin Rameau2016-03-022-18/+61
* Modify linking parameterQuentin Rameau2016-03-021-1/+1
* Import the arg.h from st which fixed the oob bug.Christoph Lohmann2016-03-021-20/+27
* Fix title handlingQuentin Rameau2015-12-011-4/+8
* Fix clickexternplayer(), no need to test the target againQuentin Rameau2015-11-241-4/+2
* Fix user agent command-line parameterQuentin Rameau2015-11-231-1/+1
* Add webkit language settingsQuentin Rameau2015-11-222-0/+12
* Fix key handlingQuentin Rameau2015-11-221-41/+17
* Fix target uri handling when leaving windowQuentin Rameau2015-11-221-9/+16
* Adapt togglestyle()Quentin Rameau2015-11-221-1/+6
* Modify decideresource() and favicon handlingQuentin Rameau2015-11-221-4/+5
* Style change in newview(), sort signals orderQuentin Rameau2015-11-221-12/+12
* Fix error handling in spawn()Quentin Rameau2015-11-221-2/+2
* Modify default handling of cookiepolicy functionsQuentin Rameau2015-11-221-6/+4
* Simplify handling of c->titleQuentin Rameau2015-11-221-17/+13
* Fix pasteuri()Quentin Rameau2015-11-221-1/+1
* Style fix in sigchld()Quentin Rameau2015-11-221-1/+2
* Replace use of EXIT_* constants to 0 and 1Quentin Rameau2015-11-221-2/+2
* Fix WM_CLASS and WM_WINDOW_ROLE propertiesQuentin Rameau2015-11-221-12/+8
* Remove window hints settingsQuentin Rameau2015-11-221-3/+0
* Style indentation fixQuentin Rameau2015-11-221-2/+2
* Continue making chars constQuentin Rameau2015-11-221-2/+2
* Correct and simplify buttonreleased() gdk eventQuentin Rameau2015-11-221-5/+4
* Un(g)boolify to separate GTK dependant code from the restQuentin Rameau2015-11-222-29/+27
* Use char instead of gchar and make them const when possibleQuentin Rameau2015-11-221-6/+6
* Style update for indentationQuentin Rameau2015-11-222-181/+158
* Add mouse function to play medias in external playerQuentin Rameau2015-11-212-0/+20
* Update creditsQuentin Rameau2015-11-211-0/+1
* Style change in includes orderQuentin Rameau2015-11-211-18/+18
* Style change in functions orderingQuentin Rameau2015-11-212-802/+802
* Cleanup remaining unused variables and copystr()Quentin Rameau2015-11-201-18/+0
* Adapt newwindow()Quentin Rameau2015-11-201-25/+36
* Adapt user agent handlingQuentin Rameau2015-11-202-7/+11
* Adapt updatetitle()Quentin Rameau2015-11-201-14/+12
* Adapt toggle statisticsQuentin Rameau2015-11-201-33/+17
* Adapt page statisticsQuentin Rameau2015-11-201-10/+8
* Adapt loaduri()Quentin Rameau2015-11-201-21/+18
* Adapt config MACROs SETPROP, DOWNLOAD, PLUMBQuentin Rameau2015-11-201-3/+3
* Rename mouse functions to clickFUNCTION()Quentin Rameau2015-11-202-14/+17