2015-11-22 |
Quentin Rameau | Add webkit language settings |
commit | commitdiff | tree | snapshot |
2015-11-22 |
Quentin Rameau | Fix key handling |
commit | commitdiff | tree | snapshot |
2015-11-22 |
Quentin Rameau | Fix target uri handling when leaving window |
commit | commitdiff | tree | snapshot |
2015-11-22 |
Quentin Rameau | Adapt togglestyle() |
commit | commitdiff | tree | snapshot |
2015-11-22 |
Quentin Rameau | Modify decideresource() and favicon handling |
commit | commitdiff | tree | snapshot |
2015-11-22 |
Quentin Rameau | Style change in newview(), sort signals order |
commit | commitdiff | tree | snapshot |
2015-11-22 |
Quentin Rameau | Fix error handling in spawn() |
commit | commitdiff | tree | snapshot |
2015-11-22 |
Quentin Rameau | Modify default handling of cookiepolicy functions |
commit | commitdiff | tree | snapshot |
2015-11-22 |
Quentin Rameau | Simplify handling of c->title |
commit | commitdiff | tree | snapshot |
2015-11-22 |
Quentin Rameau | Fix pasteuri() |
commit | commitdiff | tree | snapshot |
2015-11-22 |
Quentin Rameau | Style fix in sigchld() |
commit | commitdiff | tree | snapshot |
2015-11-22 |
Quentin Rameau | Replace use of EXIT_* constants to 0 and 1 |
commit | commitdiff | tree | snapshot |
2015-11-22 |
Quentin Rameau | Fix WM_CLASS and WM_WINDOW_ROLE properties |
commit | commitdiff | tree | snapshot |
2015-11-22 |
Quentin Rameau | Remove window hints settings |
commit | commitdiff | tree | snapshot |
2015-11-22 |
Quentin Rameau | Style indentation fix |
commit | commitdiff | tree | snapshot |
2015-11-22 |
Quentin Rameau | Continue making chars const |
commit | commitdiff | tree | snapshot |
2015-11-22 |
Quentin Rameau | Correct and simplify buttonreleased() gdk event |
commit | commitdiff | tree | snapshot |
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 |
next |