| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Modify the context name of the hit tests | 2015-11-20 | 2 | -14/+16 | ||
| * | Adapted titlechange() | 2015-11-20 | 1 | -9/+6 | ||
| * | Move all necessary initialisation to newview() | 2015-11-20 | 2 | -60/+54 | ||
| * | Add newview() and forward related views | 2015-11-20 | 1 | -60/+77 | ||
| * | Add showview() | 2015-11-20 | 1 | -61/+68 | ||
| * | Separate the rendering engine process | 2015-11-20 | 1 | -0/+5 | ||
| * | No option to enforce 96DPI anymore on WebKit2 | 2015-11-20 | 1 | -14/+0 | ||
| * | Scrolling is now handled through WebKit | 2015-11-20 | 1 | -34/+2 | ||
| * | SSL policy is now handled through WebKit | 2015-11-20 | 1 | -9/+3 | ||
| * | Disk cache is now handled through WebKit | 2015-11-20 | 1 | -20/+3 | ||
| * | Cookies are now handled through WebKit | 2015-11-20 | 1 | -108/+26 | ||
| * | Remove source(), it has been removed from webkit2gtk | 2015-11-18 | 2 | -13/+0 | ||
| * | Remove proxy stuff, it's now handled by WebView | 2015-11-18 | 1 | -20/+1 | ||
| * | Switch headers to webkit2 | 2015-11-18 | 2 | -3/+3 | ||
| * | Port surf to gtk3 | 2015-11-17 | 3 | -69/+70 | ||
| * | buildfile: don't forget to free temporary string bpath | 2015-11-04 | 1 | -0/+1 | ||
| * | Be more specific about what enablestyles parameter does. | 2015-11-03 | 3 | -10/+10 | ||
| * | Fix inspector handling when inspector is disabled. | 2015-11-03 | 1 | -4/+6 | ||
| * | Fix usage(), -m and -M for styles were absent. | 2015-11-03 | 1 | -1/+1 | ||
| * | Fix fullscreen handling | 2015-11-03 | 2 | -7/+5 | ||
| * | Add setstyle() | 2015-10-31 | 1 | -14/+14 | ||
| * | Fix style files handling: stop leaking strings. | 2015-10-31 | 1 | -14/+22 | ||
| * | Style changes in config.def.h. | 2015-10-31 | 1 | -65/+65 | ||
| * | Continue style fixing: function declarations, code alignement | 2015-10-20 | 1 | -373/+444 | ||
| * | style fixes: space after keywords, () with sizeof | 2015-10-18 | 1 | -103/+103 | ||
| * | whitespace fixes | 2015-10-18 | 1 | -13/+13 | ||
| * | fix style path generation | 2015-10-18 | 1 | -1/+1 | ||
| * | Style cleanup. | 2015-10-13 | 1 | -2/+1 | ||
| * | Fix the way system files are handled at surf startup. | 2015-10-13 | 1 | -27/+56 | ||
| * | Fix atom value parsing in SETPROP | 2015-10-13 | 1 | -1/+3 | ||
| * | Remove the pax intermediary. | 2015-09-08 | 1 | -1/+0 | ||
| * | Fixing the paxctl check. | 2015-08-19 | 1 | -1/+1 | ||
| * | Add PaX support. | 2015-08-18 | 1 | -0/+1 | ||
| * | Torified surf is unstable | 2015-08-18 | 1 | -2/+6 | ||
| * | Fix type of strictssl property. | 2015-07-13 | 1 | -1/+1 | ||
| * | Removing the debug print from the last commit. | 2015-02-10 | 1 | -1/+0 | ||
| * | allow buttonrelease customization in config.h | 2015-02-10 | 2 | -8/+48 | ||
| * | surf: see hover URL without changing title | 2015-02-03 | 1 | -0/+10 | ||
| * | Some cleanup in style. | 2015-02-03 | 1 | -2/+2 | ||
| * | Describe the web page indicators too. | 2015-01-26 | 1 | -0/+1 | ||
| * | It wasn't really clear what was meant with site indicators in the manpage. | 2015-01-26 | 1 | -0/+1 | ||
| * | surf: documented indicators in man page | 2015-01-26 | 1 | -0/+50 | ||
| * | fix stylesheet interna. | 2015-01-20 | 1 | -19/+12 | ||
| * | Only plumb some URI, when it's ASCII. | 2015-01-20 | 1 | -1/+10 | ||
| * | Oh my blob! | 2015-01-20 | 1 | -0/+1 | ||
| * | Data: is part of the browser too. | 2015-01-19 | 1 | -0/+1 | ||
| * | file:// should be handled in surf too. | 2015-01-19 | 1 | -0/+1 | ||
| * | Remove the debugging from the testing. | 2015-01-19 | 1 | -1/+0 | ||
| * | Add some description for the plumb feature. | 2015-01-19 | 1 | -0/+3 | ||
| * | Add plumbing functionality. | 2015-01-19 | 2 | -2/+28 | ||
