pinosaur
/
surf.git
/ search
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Arrange Makefile
2017-04-29
Quentin Rameau
Arrange Makefile
commit
|
commitdiff
|
tree
2017-04-29
Quentin Rameau
Free temporary certificate in setcert
commit
|
commitdiff
|
tree
2017-04-28
Quentin Rameau
Do not build SiteSpecific file when regex is invalid
commit
|
commitdiff
|
tree
2017-04-28
Quentin Rameau
Add support for using custom certificates per url
commit
|
commitdiff
|
tree
2017-04-27
Quentin Rameau
Avoid using global name stylefile in setstyle()
commit
|
commitdiff
|
tree
2017-04-27
Quentin Rameau
Change site styles structure for a more generic one
commit
|
commitdiff
|
tree
2017-04-23
Quentin Rameau
Fix 27cec48 Add a flag/keybinding for strict TLS
commit
|
commitdiff
|
tree
2017-04-23
Quentin Rameau
Fix a981959 Move -t stylefile flag to -C stylefile
commit
|
commitdiff
|
tree
2017-04-23
Quentin Rameau
Fix possible oob access of cmd in newwindow()
commit
|
commitdiff
|
tree
2017-04-19
Quentin Rameau
Bump year in program
commit
|
commitdiff
|
tree
2017-04-19
Quentin Rameau
Add a flag and toggle keybinding for strict TLS
commit
|
commitdiff
|
tree
2017-04-19
Quentin Rameau
Move -t stylefile flag to -C stylefile
commit
|
commitdiff
|
tree
2017-04-19
Quentin Rameau
Rename SSL instances to TLS
commit
|
commitdiff
|
tree
2017-04-19
Quentin Rameau
Set strict ssl by default and handle insecure content
commit
|
commitdiff
|
tree
2017-04-19
Quentin Rameau
Add a configure option for default window size
commit
|
commitdiff
|
tree
2017-03-28
Quentin Rameau
Bump version to 2.0
commit
|
commitdiff
|
tree
2017-03-28
Quentin Rameau
Add contributors to the LICENSE
commit
|
commitdiff
|
tree
2017-03-22
Quentin Rameau
Install Atoms before initializing gtk
commit
|
commitdiff
|
tree
2017-03-06
Quentin Rameau
Fix font-size setting parameter value type in newview
commit
|
commitdiff
|
tree
2016-09-22
Quentin Rameau
Add support for loading Webkit extensions
commit
|
commitdiff
|
tree
2016-07-05
Quentin Rameau
Add a few configuration options
commit
|
commitdiff
|
tree
2016-07-05
Quentin Rameau
Fix GdkDisplay assignment in setup()
commit
|
commitdiff
|
tree
2016-07-05
Quentin Rameau
Get rid of getkbdevice
commit
|
commitdiff
|
tree
2016-07-05
Quentin Rameau
Fix url parsing in load()
commit
|
commitdiff
|
tree
2016-07-05
Quentin Rameau
Apply domain parameters each time url is changed
commit
|
commitdiff
|
tree
2016-07-05
Quentin Rameau
Fix inspector toggling
commit
|
commitdiff
|
tree
2016-07-05
Quentin Rameau
Rectify how parameters are handled in setparameter()
commit
|
commitdiff
|
tree
2016-07-05
Quentin Rameau
Fix parameter initialization and assignment
commit
|
commitdiff
|
tree
2016-07-05
Quentin Rameau
Adapting the whole surf structure to new settings
commit
|
commitdiff
|
tree
2016-07-05
Quentin Rameau
Adapt default parameters to new config style
commit
|
commitdiff
|
tree
2016-07-05
Quentin Rameau
Introduce new data structure for handling settings
commit
|
commitdiff
|
tree
2016-03-02
Quentin Rameau
Get rid of JavaScript for scrolling in views
commit
|
commitdiff
|
tree
2016-03-02
Quentin Rameau
Modify linking parameter
commit
|
commitdiff
|
tree
2015-12-01
Quentin Rameau
Fix title handling
commit
|
commitdiff
|
tree
2015-11-24
Quentin Rameau
Fix clickexternplayer(), no need to test the target...
commit
|
commitdiff
|
tree
2015-11-23
Quentin Rameau
Fix user agent command-line parameter
commit
|
commitdiff
|
tree
2015-11-22
Quentin Rameau
Add webkit language settings
commit
|
commitdiff
|
tree
2015-11-22
Quentin Rameau
Fix key handling
commit
|
commitdiff
|
tree
2015-11-22
Quentin Rameau
Fix target uri handling when leaving window
commit
|
commitdiff
|
tree
2015-11-22
Quentin Rameau
Adapt togglestyle()
commit
|
commitdiff
|
tree
2015-11-22
Quentin Rameau
Modify decideresource() and favicon handling
commit
|
commitdiff
|
tree
2015-11-22
Quentin Rameau
Style change in newview(), sort signals order
commit
|
commitdiff
|
tree
2015-11-22
Quentin Rameau
Fix error handling in spawn()
commit
|
commitdiff
|
tree
2015-11-22
Quentin Rameau
Modify default handling of cookiepolicy functions
commit
|
commitdiff
|
tree
2015-11-22
Quentin Rameau
Simplify handling of c->title
commit
|
commitdiff
|
tree
2015-11-22
Quentin Rameau
Fix pasteuri()
commit
|
commitdiff
|
tree
2015-11-22
Quentin Rameau
Style fix in sigchld()
commit
|
commitdiff
|
tree
2015-11-22
Quentin Rameau
Replace use of EXIT_* constants to 0 and 1
commit
|
commitdiff
|
tree
2015-11-22
Quentin Rameau
Fix WM_CLASS and WM_WINDOW_ROLE properties
commit
|
commitdiff
|
tree
2015-11-22
Quentin Rameau
Remove window hints settings
commit
|
commitdiff
|
tree
2015-11-22
Quentin Rameau
Style indentation fix
commit
|
commitdiff
|
tree
2015-11-22
Quentin Rameau
Continue making chars const
commit
|
commitdiff
|
tree
2015-11-22
Quentin Rameau
Correct and simplify buttonreleased() gdk event
commit
|
commitdiff
|
tree
2015-11-22
Quentin Rameau
Un(g)boolify to separate GTK dependant code from the...
commit
|
commitdiff
|
tree
2015-11-22
Quentin Rameau
Use char instead of gchar and make them const when...
commit
|
commitdiff
|
tree
2015-11-22
Quentin Rameau
Style update for indentation
commit
|
commitdiff
|
tree
2015-11-21
Quentin Rameau
Add mouse function to play medias in external player
commit
|
commitdiff
|
tree
2015-11-21
Quentin Rameau
Update credits
commit
|
commitdiff
|
tree
2015-11-21
Quentin Rameau
Style change in includes order
commit
|
commitdiff
|
tree
2015-11-21
Quentin Rameau
Style change in functions ordering
commit
|
commitdiff
|
tree
2015-11-20
Quentin Rameau
Cleanup remaining unused variables and copystr()
commit
|
commitdiff
|
tree
2015-11-20
Quentin Rameau
Adapt newwindow()
commit
|
commitdiff
|
tree
2015-11-20
Quentin Rameau
Adapt user agent handling
commit
|
commitdiff
|
tree
2015-11-20
Quentin Rameau
Adapt updatetitle()
commit
|
commitdiff
|
tree
2015-11-20
Quentin Rameau
Adapt toggle statistics
commit
|
commitdiff
|
tree
2015-11-20
Quentin Rameau
Adapt page statistics
commit
|
commitdiff
|
tree
2015-11-20
Quentin Rameau
Adapt loaduri()
commit
|
commitdiff
|
tree
2015-11-20
Quentin Rameau
Adapt config MACROs SETPROP, DOWNLOAD, PLUMB
commit
|
commitdiff
|
tree
2015-11-20
Quentin Rameau
Rename mouse functions to clickFUNCTION()
commit
|
commitdiff
|
tree
2015-11-20
Quentin Rameau
Adapt toggle(), clean some config parameters
commit
|
commitdiff
|
tree
2015-11-20
Quentin Rameau
Adapt find()
commit
|
commitdiff
|
tree
2015-11-20
Quentin Rameau
Adapt zoom()
commit
|
commitdiff
|
tree
2015-11-20
Quentin Rameau
Adapt navigate()
commit
|
commitdiff
|
tree
2015-11-19
Quentin Rameau
Remove togglescrollbars()
commit
|
commitdiff
|
tree
2015-11-19
Quentin Rameau
Adapt scrolling
commit
|
commitdiff
|
tree
2015-11-19
Quentin Rameau
Adapt inspector handling
commit
|
commitdiff
|
tree
2015-11-19
Quentin Rameau
Adapt print()
commit
|
commitdiff
|
tree
2015-11-19
Quentin Rameau
Simplify building of stylefiles path
commit
|
commitdiff
|
tree
2015-11-19
Quentin Rameau
Adapt setstyle()
commit
|
commitdiff
|
tree
2015-11-19
Quentin Rameau
Adapt clipboard()
commit
|
commitdiff
|
tree
2015-11-19
Quentin Rameau
Rename fullscreen() to togglefullscreen()
commit
|
commitdiff
|
tree
2015-11-19
Quentin Rameau
Replace titlechangeleave() with catch-all winevent()
commit
|
commitdiff
|
tree
2015-11-19
Quentin Rameau
Adapt JavaScript functions
commit
|
commitdiff
|
tree
2015-11-19
Quentin Rameau
Remove windowobjectcleared(), execute scripts on load...
commit
|
commitdiff
|
tree
2015-11-19
Quentin Rameau
Add createwindow() for GtkWindow creation
commit
|
commitdiff
|
tree
2015-11-19
Quentin Rameau
Add closeview() for JavaScript window closing
commit
|
commitdiff
|
tree
2015-11-19
Quentin Rameau
Remove (delete :>) deletion_interface()
commit
|
commitdiff
|
tree
2015-11-19
Quentin Rameau
Integrate beforerequest() into decidepolicy()
commit
|
commitdiff
|
tree
2015-11-19
Quentin Rameau
Remove contextmenu() and menuactivate() for "context...
commit
|
commitdiff
|
tree
2015-11-19
Quentin Rameau
Adapted buttonrelease()
commit
|
commitdiff
|
tree
2015-11-19
Quentin Rameau
Replace initdownload() and intercept global download...
commit
|
commitdiff
|
tree
2015-11-19
Quentin Rameau
Adapted progresschanged()
commit
|
commitdiff
|
tree
2015-11-19
Quentin Rameau
Manage ssl errors with GTlsCertificateFlags
commit
|
commitdiff
|
tree
2015-11-19
Quentin Rameau
Replace loadstatuschanged() with loadchanged()
commit
|
commitdiff
|
tree
2015-11-19
Quentin Rameau
Replace decidewindow() and decidedownload() with decidepolicy()
commit
|
commitdiff
|
tree
2015-11-19
Quentin Rameau
Replace createwindow() with createview()
commit
|
commitdiff
|
tree
2015-11-19
Quentin Rameau
Replace geopolicyrequested() with permissionrequested()
commit
|
commitdiff
|
tree
2015-11-19
Quentin Rameau
Replace linkhover() with mousetargetchanged()
commit
|
commitdiff
|
tree
2015-11-19
Quentin Rameau
Modify the context name of the hit tests
commit
|
commitdiff
|
tree
2015-11-19
Quentin Rameau
Adapted titlechange()
commit
|
commitdiff
|
tree
next