2015-11-22 |
Quentin Rameau | Un(g)boolify to separate GTK dependant code from the... |
commit | commitdiff | tree | snapshot |
2015-11-22 |
Quentin Rameau | Use char instead of gchar and make them const when... |
commit | commitdiff | tree | snapshot |
2015-11-22 |
Quentin Rameau | Style update for indentation |
commit | commitdiff | tree | snapshot |
2015-11-21 |
Quentin Rameau | Add mouse function to play medias in external player |
commit | commitdiff | tree | snapshot |
2015-11-21 |
Quentin Rameau | Update credits |
commit | commitdiff | tree | snapshot |
2015-11-21 |
Quentin Rameau | Style change in includes order |
commit | commitdiff | tree | snapshot |
2015-11-21 |
Quentin Rameau | Style change in functions ordering |
commit | commitdiff | tree | snapshot |
2015-11-20 |
Quentin Rameau | Cleanup remaining unused variables and copystr() |
commit | commitdiff | tree | snapshot |
2015-11-20 |
Quentin Rameau | Adapt newwindow() |
commit | commitdiff | tree | snapshot |
2015-11-20 |
Quentin Rameau | Adapt user agent handling |
commit | commitdiff | tree | snapshot |
2015-11-20 |
Quentin Rameau | Adapt updatetitle() |
commit | commitdiff | tree | snapshot |
2015-11-20 |
Quentin Rameau | Adapt toggle statistics |
commit | commitdiff | tree | snapshot |
2015-11-20 |
Quentin Rameau | Adapt page statistics |
commit | commitdiff | tree | snapshot |
2015-11-20 |
Quentin Rameau | Adapt loaduri() |
commit | commitdiff | tree | snapshot |
2015-11-20 |
Quentin Rameau | Adapt config MACROs SETPROP, DOWNLOAD, PLUMB |
commit | commitdiff | tree | snapshot |
2015-11-20 |
Quentin Rameau | Rename mouse functions to clickFUNCTION() |
commit | commitdiff | tree | snapshot |
2015-11-20 |
Quentin Rameau | Adapt toggle(), clean some config parameters |
commit | commitdiff | tree | snapshot |
2015-11-20 |
Quentin Rameau | Adapt find() |
commit | commitdiff | tree | snapshot |
2015-11-20 |
Quentin Rameau | Adapt zoom() |
commit | commitdiff | tree | snapshot |
2015-11-20 |
Quentin Rameau | Adapt navigate() |
commit | commitdiff | tree | snapshot |
2015-11-19 |
Quentin Rameau | Remove togglescrollbars() |
commit | commitdiff | tree | snapshot |
2015-11-19 |
Quentin Rameau | Adapt scrolling |
commit | commitdiff | tree | snapshot |
2015-11-19 |
Quentin Rameau | Adapt inspector handling |
commit | commitdiff | tree | snapshot |
2015-11-19 |
Quentin Rameau | Adapt print() |
commit | commitdiff | tree | snapshot |
2015-11-19 |
Quentin Rameau | Simplify building of stylefiles path |
commit | commitdiff | tree | snapshot |
2015-11-19 |
Quentin Rameau | Adapt setstyle() |
commit | commitdiff | tree | snapshot |
2015-11-19 |
Quentin Rameau | Adapt clipboard() |
commit | commitdiff | tree | snapshot |
2015-11-19 |
Quentin Rameau | Rename fullscreen() to togglefullscreen() |
commit | commitdiff | tree | snapshot |
2015-11-19 |
Quentin Rameau | Replace titlechangeleave() with catch-all winevent() |
commit | commitdiff | tree | snapshot |
2015-11-19 |
Quentin Rameau | Adapt JavaScript functions |
commit | commitdiff | tree | snapshot |
2015-11-19 |
Quentin Rameau | Remove windowobjectcleared(), execute scripts on load... |
commit | commitdiff | tree | snapshot |
2015-11-19 |
Quentin Rameau | Add createwindow() for GtkWindow creation |
commit | commitdiff | tree | snapshot |
2015-11-19 |
Quentin Rameau | Add closeview() for JavaScript window closing |
commit | commitdiff | tree | snapshot |
2015-11-19 |
Quentin Rameau | Remove (delete :>) deletion_interface() |
commit | commitdiff | tree | snapshot |
2015-11-19 |
Quentin Rameau | Integrate beforerequest() into decidepolicy() |
commit | commitdiff | tree | snapshot |
2015-11-19 |
Quentin Rameau | Remove contextmenu() and menuactivate() for "context... |
commit | commitdiff | tree | snapshot |
2015-11-19 |
Quentin Rameau | Adapted buttonrelease() |
commit | commitdiff | tree | snapshot |
2015-11-19 |
Quentin Rameau | Replace initdownload() and intercept global download... |
commit | commitdiff | tree | snapshot |
2015-11-19 |
Quentin Rameau | Adapted progresschanged() |
commit | commitdiff | tree | snapshot |
2015-11-19 |
Quentin Rameau | Manage ssl errors with GTlsCertificateFlags |
commit | commitdiff | tree | snapshot |
2015-11-19 |
Quentin Rameau | Replace loadstatuschanged() with loadchanged() |
commit | commitdiff | tree | snapshot |
2015-11-19 |
Quentin Rameau | Replace decidewindow() and decidedownload() with decide... |
commit | commitdiff | tree | snapshot |
2015-11-19 |
Quentin Rameau | Replace createwindow() with createview() |
commit | commitdiff | tree | snapshot |
2015-11-19 |
Quentin Rameau | Replace geopolicyrequested() with permissionrequested() |
commit | commitdiff | tree | snapshot |
2015-11-19 |
Quentin Rameau | Replace linkhover() with mousetargetchanged() |
commit | commitdiff | tree | snapshot |
2015-11-19 |
Quentin Rameau | Modify the context name of the hit tests |
commit | commitdiff | tree | snapshot |
2015-11-19 |
Quentin Rameau | Adapted titlechange() |
commit | commitdiff | tree | snapshot |
2015-11-19 |
Quentin Rameau | Move all necessary initialisation to newview() |
commit | commitdiff | tree | snapshot |
2015-11-19 |
Quentin Rameau | Add newview() and forward related views |
commit | commitdiff | tree | snapshot |
2015-11-19 |
Quentin Rameau | Add showview() |
commit | commitdiff | tree | snapshot |
2015-11-19 |
Quentin Rameau | Separate the rendering engine process |
commit | commitdiff | tree | snapshot |
2015-11-19 |
Quentin Rameau | No option to enforce 96DPI anymore on WebKit2 |
commit | commitdiff | tree | snapshot |
2015-11-19 |
Quentin Rameau | Scrolling is now handled through WebKit |
commit | commitdiff | tree | snapshot |
2015-11-19 |
Quentin Rameau | SSL policy is now handled through WebKit |
commit | commitdiff | tree | snapshot |
2015-11-19 |
Quentin Rameau | Disk cache is now handled through WebKit |
commit | commitdiff | tree | snapshot |
2015-11-19 |
Quentin Rameau | Cookies are now handled through WebKit |
commit | commitdiff | tree | snapshot |
2015-11-18 |
Quentin Rameau | Remove source(), it has been removed from webkit2gtk |
commit | commitdiff | tree | snapshot |
2015-11-18 |
Quentin Rameau | Remove proxy stuff, it's now handled by WebView |
commit | commitdiff | tree | snapshot |
2015-11-18 |
Quentin Rameau | Switch headers to webkit2 |
commit | commitdiff | tree | snapshot |
2015-11-17 |
Quentin Rameau | Port surf to gtk3 |
commit | commitdiff | tree | snapshot |
2015-11-04 |
Quentin Rameau | buildfile: don't forget to free temporary string bpath |
commit | commitdiff | tree | snapshot |
2015-11-03 |
Quentin Rameau | Be more specific about what enablestyles parameter... |
commit | commitdiff | tree | snapshot |
2015-11-03 |
Quentin Rameau | Fix inspector handling when inspector is disabled. |
commit | commitdiff | tree | snapshot |
2015-11-03 |
Quentin Rameau | Fix usage(), -m and -M for styles were absent. |
commit | commitdiff | tree | snapshot |
2015-11-03 |
Quentin Rameau | Fix fullscreen handling |
commit | commitdiff | tree | snapshot |
2015-10-31 |
Quentin Rameau | Add setstyle() |
commit | commitdiff | tree | snapshot |
2015-10-31 |
Quentin Rameau | Fix style files handling: stop leaking strings. |
commit | commitdiff | tree | snapshot |
2015-10-31 |
Christoph Lohmann | Style changes in config.def.h. |
commit | commitdiff | tree | snapshot |
2015-10-20 |
Quentin Rameau | Continue style fixing: function declarations, code... |
commit | commitdiff | tree | snapshot |
2015-10-18 |
Markus Teich | style fixes: space after keywords, () with sizeof |
commit | commitdiff | tree | snapshot |
2015-10-18 |
Markus Teich | whitespace fixes |
commit | commitdiff | tree | snapshot |
2015-10-18 |
Markus Teich | fix style path generation |
commit | commitdiff | tree | snapshot |
2015-10-13 |
Christoph Lohmann | Style cleanup. |
commit | commitdiff | tree | snapshot |
2015-10-13 |
Quentin Rameau | Fix the way system files are handled at surf startup. |
commit | commitdiff | tree | snapshot |
2015-10-13 |
Quentin Rameau | Fix atom value parsing in SETPROP |
commit | commitdiff | tree | snapshot |
2015-09-08 |
Christoph Lohmann | Remove the pax intermediary. |
commit | commitdiff | tree | snapshot |
2015-08-19 |
Christoph Lohmann | Fixing the paxctl check. |
commit | commitdiff | tree | snapshot |
2015-08-18 |
Christoph Lohmann | Add PaX support. |
commit | commitdiff | tree | snapshot |
2015-08-18 |
GhostAV | Torified surf is unstable |
commit | commitdiff | tree | snapshot |
2015-07-13 |
Quentin Rameau | Fix type of strictssl property. |
commit | commitdiff | tree | snapshot |
2015-02-10 |
Christoph Lohmann | Removing the debug print from the last commit. |
commit | commitdiff | tree | snapshot |
2015-02-10 |
Markus Teich | allow buttonrelease customization in config.h |
commit | commitdiff | tree | snapshot |
2015-02-03 |
Greg Reagle | surf: see hover URL without changing title |
commit | commitdiff | tree | snapshot |
2015-02-03 |
Christoph Lohmann | Some cleanup in style. |
commit | commitdiff | tree | snapshot |
2015-01-26 |
Christoph Lohmann | Describe the web page indicators too. |
commit | commitdiff | tree | snapshot |
2015-01-26 |
Christoph Lohmann | It wasn't really clear what was meant with site indicat... |
commit | commitdiff | tree | snapshot |
2015-01-26 |
Greg Reagle | surf: documented indicators in man page |
commit | commitdiff | tree | snapshot |
2015-01-20 |
Markus Teich | fix stylesheet interna. |
commit | commitdiff | tree | snapshot |
2015-01-20 |
Christoph Lohmann | Only plumb some URI, when it's ASCII. |
commit | commitdiff | tree | snapshot |
2015-01-20 |
Christoph Lohmann | Oh my blob! |
commit | commitdiff | tree | snapshot |
2015-01-19 |
Christoph Lohmann | Data: is part of the browser too. |
commit | commitdiff | tree | snapshot |
2015-01-19 |
Christoph Lohmann | file:// should be handled in surf too. |
commit | commitdiff | tree | snapshot |
2015-01-19 |
Christoph Lohmann | Remove the debugging from the testing. |
commit | commitdiff | tree | snapshot |
2015-01-19 |
Christoph Lohmann | Add some description for the plumb feature. |
commit | commitdiff | tree | snapshot |
2015-01-19 |
Christoph Lohmann | Add plumbing functionality. |
commit | commitdiff | tree | snapshot |
2015-01-18 |
Christoph Lohmann | Add a comment about how the styles are iterated. |
commit | commitdiff | tree | snapshot |
2015-01-18 |
Christoph Lohmann | My CMD was too short. :O |
commit | commitdiff | tree | snapshot |
2015-01-17 |
Christoph Lohmann | Add the manpage changes for the disk cache support. |
commit | commitdiff | tree | snapshot |
2015-01-17 |
Christoph Lohmann | Adding disk cache support for soup. |
commit | commitdiff | tree | snapshot |
2015-01-17 |
Ben Woolley | Fix extra newline, and add -g where other switches... |
commit | commitdiff | tree | snapshot |
next |