2022-10-23 17:07 | webext: add missing gio/gunixfdlist.h includes webext: use flags for gio-unix rather than gio | Mahdi Mirzade | 4 | +33 | -26 |
2022-06-06 10:01 | Fix dark mode; Fix if history/bookmark files doesn't exist | Mahdi Mirzade | 3 | +4 | -5 |
2022-05-28 21:27 | Tweaks | Mahdi Mirzade | 1 | +6 | -6 |
2022-05-22 14:51 | Add searchengines, disable javascript, other minor changes | Mahdi Mirzade | 4 | +145 | -56 |
2022-04-14 10:34 | Add new scripts for bindings, little tweaks | Mahdi Mirzade | 9 | +366 | -55 |
2022-04-12 09:28 | Tweaks, DarkMode, Get webkit context/settings only once | Mahdi Mirzade | 4 | +43 | -26 |
2022-04-06 23:04 | Surf with bookmarks, history, mpv play, clipboard | Mahdi Mirzade | 8 | +503 | -201 |
2021-07-19 19:23 | Improve non-ASCII character search handling | Quentin Rameau | 2 | +7 | -5 |
2021-07-01 21:40 | Improve SETPROP xprop parsing | Quentin Rameau | 1 | +6 | -4 |
2021-05-20 22:16 | Fix togglestats array | Quentin Rameau | 1 | +5 | -6 |
2021-05-09 22:44 | Update LICENSE file | Quentin Rameau | 1 | +11 | -2 |
2021-05-09 22:34 | Fix distfile generation | Quentin Rameau | 1 | +1 | -1 |
2021-05-08 14:53 | Bump version to 2.1 | Quentin Rameau | 1 | +1 | -1 |
2021-04-30 06:48 | Remove accelerated canvas parameter | Quentin Rameau | 2 | +0 | -7 |
2021-04-30 06:39 | Remove external plugin handling | Quentin Rameau | 3 | +0 | -53 |
2020-11-07 17:43 | Makefile: use explicit targets | Quentin Rameau | 1 | +9 | -10 |
2020-11-07 14:31 | webext: Fix missing flags for gio | Quentin Rameau | 1 | +2 | -2 |
2020-05-02 13:50 | Simplify communication with webext | Quentin Rameau | 2 | +30 | -58 |
2019-11-27 00:17 | Set title on committed load | Quentin Rameau | 1 | +2 | -0 |
2019-09-07 11:20 | Communicate through a Unix socket instead of a pipe pair | Quentin Rameau | 2 | +65 | -57 |
2018-10-08 09:37 | Add support for ephemeral (zero disk access) | Quentin Rameau | 2 | +19 | -8 |
2019-03-04 10:43 | Add support for configuring plugins directories | Quentin Rameau | 3 | +12 | -2 |
2019-02-19 04:33 | Remove common | Quentin Rameau | 5 | +21 | -28 |
2019-02-10 18:48 | Makefile: rework how webextensions are handled | Quentin Rameau | 3 | +24 | -20 |
2019-02-08 22:56 | Fix vertical scroll directions in the config file | efe | 1 | +2 | -2 |
2019-02-07 20:22 | Makefile: fix a typo in clean: target | Leonardo Taccari | 1 | +1 | -1 |
2019-02-06 09:27 | Makefile: include common to webext | Quentin Rameau | 2 | +14 | -9 |
2019-02-06 09:22 | Makefile: fix a typo for the webext CFLAGS | Quentin Rameau | 1 | +1 | -1 |
2018-10-09 10:27 | Send message size inside messages through pipes | Quentin Rameau | 3 | +39 | -26 |
2018-10-09 19:30 | Use pkg-config for X11{INC,LIB} | Leonardo Taccari | 1 | +4 | -4 |
2018-10-09 10:26 | Makefile: fix dependencies | Quentin Rameau | 1 | +2 | -2 |
2018-10-08 12:23 | Fix, again, webext directory in Makefile | Quentin Rameau | 1 | +1 | -1 |
2018-10-08 12:11 | Fix webext directory in Makefile | Quentin Rameau | 1 | +5 | -5 |
2018-10-08 11:47 | Remove libtool depencency, reorganise Makefile | Quentin Rameau | 2 | +34 | -52 |
2018-10-08 10:34 | Unobfuscate Makefile | Quentin Rameau | 1 | +25 | -40 |
2017-06-12 16:19 | ext: get the right DOM on msg | Quentin Rameau | 1 | +7 | -15 |
2016-01-04 15:09 | Add a file for shared functions | Quentin Rameau | 5 | +24 | -18 |
2015-12-07 14:50 | Communicate with webextension via a pipe | Quentin Rameau | 4 | +213 | -47 |
2015-11-23 21:12 | ext: first commit for surf lib | Quentin Rameau | 3 | +59 | -14 |
2018-03-25 10:07 | Request cookiemanager only once at creation | Quentin Rameau | 1 | +6 | -5 |
2018-03-16 11:44 | Exit more gracefully on web process crash. | Quentin Rameau | 1 | +14 | -0 |
2018-03-14 19:46 | Allow tilde expansion in loaduri | nzl | 1 | +40 | -23 |
2018-06-18 10:13 | Fixed wording in FAQ.md | Eddie Thieda | 1 | +5 | -5 |
2018-06-09 19:53 | Force printing the winid when requested | Quentin Rameau | 1 | +1 | -0 |
2017-11-16 22:18 | Document SIGHUP in manpage | Jochen Sprickerhof | 1 | +3 | -0 |
2018-02-21 19:26 | Script text shouldn't go through formatted conversion | nzl | 1 | +1 | -1 |
2017-09-29 15:34 | Add support for WebGL | Eon S. Jeon | 2 | +6 | -0 |
2017-06-03 08:20 | Disable media autoplay by default | Quentin Rameau | 1 | +1 | -1 |
2017-05-21 20:53 | Store modified parameters list | Quentin Rameau | 1 | +11 | -18 |
2017-05-21 11:41 | Use priority values instead of “forced” parameters | Quentin Rameau | 2 | +49 | -46 |
2017-05-20 17:21 | Get rid of config parameter MACROs | Quentin Rameau | 2 | +87 | -72 |
2017-05-20 15:04 | Get rid of integer member b in Arg | Quentin Rameau | 2 | +80 | -81 |
2017-05-18 23:10 | Only apply parameters when needed | Quentin Rameau | 1 | +60 | -14 |
2017-05-18 10:33 | Fix handling of uri-specific parameters | Quentin Rameau | 1 | +19 | -9 |
2017-05-18 14:42 | Unset previous user styles before applying another one | Quentin Rameau | 1 | +2 | -3 |
2017-05-18 11:46 | Add config option for cross requests from file URLs | Constantine Bytensky | 2 | +8 | -0 |
2017-05-18 09:20 | Add config option for microphone and webcam access | Quentin Rameau | 2 | +26 | -6 |
2017-05-11 22:28 | Fix synchronization issue with atoms | Quentin Rameau | 1 | +2 | -1 |
2017-05-11 22:03 | There's no need to call geturi() again in loadchanged | Quentin Rameau | 1 | +7 | -7 |
2017-05-11 13:33 | Add config option for smooth scrolling activation | Quentin Rameau | 2 | +6 | -0 |
2017-05-11 13:27 | Add config option for Java activation | Quentin Rameau | 2 | +6 | -0 |
2017-05-11 13:23 | Add config option for setting default charset. | Quentin Rameau | 2 | +6 | -0 |
2017-05-09 12:45 | Improve parameters handling | Quentin Rameau | 1 | +17 | -4 |
2017-05-10 22:55 | Change PROMPT_GO from "URL:" to "Go:" | ssd | 1 | +1 | -1 |
2017-05-08 09:22 | Add prompts for SETPROP | Quentin Rameau | 1 | +10 | -7 |
2017-05-08 08:20 | Embed dmenu into the surf window by default | Quentin Rameau | 1 | +1 | -1 |
2017-05-04 16:24 | Simplify DOWNLOAD macro | Quentin Rameau | 1 | +5 | -6 |
2017-05-04 14:49 | Simplify SETPROP macro | Quentin Rameau | 1 | +6 | -6 |
2017-05-04 08:22 | Simplify usage() | Quentin Rameau | 1 | +3 | -3 |
2017-05-02 16:53 | Simplify version message | Quentin Rameau | 1 | +1 | -2 |
2017-05-02 15:10 | Use Ctrl-t for showcert instead of Ctrl-x | Ivan Tham | 3 | +3 | -3 |
2017-04-30 23:09 | Cleanup and fix formatage issues in surf.1 | Quentin Rameau | 1 | +23 | -23 |
2017-04-30 23:08 | Fix forgotten options in surf.1 | Quentin Rameau | 2 | +5 | -9 |
2017-04-29 20:16 | setcert: check uri before adding a certificate | Hiltjo Posthuma | 1 | +7 | -5 |
2017-04-29 20:07 | fix mini typo | Hiltjo Posthuma | 1 | +1 | -1 |
2017-04-29 20:06 | surf.1: remove trailing spaces | Hiltjo Posthuma | 1 | +5 | -5 |
2017-04-29 15:55 | Add forgotten tT indicator description in surf.1 | Quentin Rameau | 1 | +3 | -0 |
2017-04-29 15:47 | Add forgotten fF indicator description in surf.1 | Quentin Rameau | 1 | +3 | -0 |
2017-04-29 15:21 | Add a flag for custom certificates | Quentin Rameau | 2 | +21 | -4 |
2017-04-29 15:23 | Move xid printing option from -x to -w | Quentin Rameau | 2 | +3 | -3 |
2017-04-29 12:56 | Add a keybinding to show current TLS certificate | Quentin Rameau | 3 | +42 | -3 |
2017-04-29 12:49 | Display an error message and certificate on tls error | Quentin Rameau | 2 | +55 | -3 |
2017-04-29 13:21 | Arrange Makefile | Quentin Rameau | 2 | +43 | -38 |
2017-04-29 12:34 | Free temporary certificate in setcert | Quentin Rameau | 1 | +1 | -0 |
2017-04-28 11:09 | Do not build SiteSpecific file when regex is invalid | Quentin Rameau | 1 | +10 | -9 |
2017-04-28 10:58 | Add support for using custom certificates per url | Quentin Rameau | 2 | +66 | -0 |
2017-04-27 13:41 | Avoid using global name stylefile in setstyle() | Quentin Rameau | 1 | +4 | -4 |
2017-04-27 13:01 | Change site styles structure for a more generic one | Quentin Rameau | 2 | +6 | -6 |
2017-04-23 16:18 | Fix 27cec48 Add a flag/keybinding for strict TLS | Quentin Rameau | 1 | +9 | -2 |
2017-04-23 16:11 | Fix a981959 Move -t stylefile flag to -C stylefile | Quentin Rameau | 1 | +5 | -5 |
2017-04-23 16:25 | Fix possible oob access of cmd in newwindow() | Quentin Rameau | 1 | +1 | -1 |
2017-04-19 18:56 | Bump year in program | Quentin Rameau | 1 | +1 | -1 |
2017-04-19 16:35 | Add a flag and toggle keybinding for strict TLS | Quentin Rameau | 3 | +15 | -4 |
2017-04-19 16:14 | Move -t stylefile flag to -C stylefile | Quentin Rameau | 2 | +9 | -9 |
2017-04-19 15:45 | Rename SSL instances to TLS | Quentin Rameau | 3 | +6 | -6 |
2016-07-08 16:27 | Set strict ssl by default and handle insecure content | Quentin Rameau | 2 | +20 | -11 |
2017-04-19 14:05 | Add a configure option for default window size | Quentin Rameau | 2 | +4 | -1 |
2017-03-28 16:17 | Bump version to 2.0 | Quentin Rameau | 1 | +1 | -1 |
2017-03-28 16:13 | Add contributors to the LICENSE | Quentin Rameau | 1 | +27 | -4 |
2017-02-12 17:50 | Install Atoms before initializing gtk | Quentin Rameau | 1 | +9 | -6 |
2015-12-08 11:12 | Fix spelling of otherwise in surf.1 | Michael Stevens | 1 | +1 | -1 |
2017-03-06 10:00 | Fix font-size setting parameter value type in newview | Quentin Rameau | 1 | +1 | -1 |
2015-11-23 21:12 | Add support for loading Webkit extensions | Quentin Rameau | 2 | +11 | -1 |
2016-01-09 19:18 | Reload on SIGHUP | Charles Lehner | 1 | +14 | -0 |
2016-07-05 15:26 | Add a few configuration options | Quentin Rameau | 2 | +18 | -0 |
2016-07-05 11:35 | Fix GdkDisplay assignment in setup() | Quentin Rameau | 1 | +2 | -1 |
2016-07-05 10:33 | Get rid of getkbdevice | Quentin Rameau | 1 | +3 | -19 |
2016-06-03 13:14 | Fixing the last patch to the surf style. | Christoph Lohmann | 1 | +18 | -15 |
2016-05-29 09:56 | Check $HOME and home dir of $USER before getpwuid()->pw_dir | Dmitry Bogatov | 1 | +36 | -7 |
2016-04-16 04:19 | Fix url parsing in load() | Quentin Rameau | 1 | +4 | -1 |
2016-03-03 15:51 | Apply domain parameters each time url is changed | Quentin Rameau | 1 | +2 | -5 |
2016-01-09 12:42 | Fix inspector toggling | Quentin Rameau | 1 | +5 | -8 |
2016-01-09 11:57 | Rectify how parameters are handled in setparameter() | Quentin Rameau | 1 | +23 | -22 |
2015-11-29 23:39 | Fix parameter initialization and assignment | Quentin Rameau | 1 | +34 | -30 |
2015-11-29 16:42 | Adapting the whole surf structure to new settings | Quentin Rameau | 2 | +233 | -155 |
2015-11-29 16:22 | Adapt default parameters to new config style | Quentin Rameau | 1 | +32 | -29 |
2015-11-29 16:16 | Introduce new data structure for handling settings | Quentin Rameau | 1 | +38 | -2 |
2016-03-06 00:14 | Disable globbing in curl command | Dmitrij D. Czarkoff | 1 | +1 | -1 |
2016-03-02 13:29 | Get rid of JavaScript for scrolling in views | Quentin Rameau | 2 | +61 | -18 |
2015-11-29 23:45 | Modify linking parameter | Quentin Rameau | 1 | +1 | -1 |
2016-02-22 05:47 | Import the arg.h from st which fixed the oob bug. | Christoph Lohmann | 1 | +27 | -20 |
2015-12-01 11:31 | Fix title handling | Quentin Rameau | 1 | +8 | -4 |
2015-11-24 22:18 | Fix clickexternplayer(), no need to test the target again | Quentin Rameau | 1 | +2 | -4 |
2015-11-23 21:13 | Fix user agent command-line parameter | Quentin Rameau | 1 | +1 | -1 |
2015-11-22 18:13 | Add webkit language settings | Quentin Rameau | 2 | +12 | -0 |
2015-11-22 16:44 | Fix key handling | Quentin Rameau | 1 | +17 | -41 |
2015-11-22 15:45 | Fix target uri handling when leaving window | Quentin Rameau | 1 | +16 | -9 |
2015-11-22 14:31 | Adapt togglestyle() | Quentin Rameau | 1 | +6 | -1 |
2015-11-22 14:19 | Modify decideresource() and favicon handling | Quentin Rameau | 1 | +5 | -4 |
2015-11-22 12:51 | Style change in newview(), sort signals order | Quentin Rameau | 1 | +12 | -12 |
2015-11-22 12:44 | Fix error handling in spawn() | Quentin Rameau | 1 | +2 | -2 |
2015-11-22 12:33 | Modify default handling of cookiepolicy functions | Quentin Rameau | 1 | +4 | -6 |
2015-11-22 12:24 | Simplify handling of c->title | Quentin Rameau | 1 | +13 | -17 |
2015-11-22 12:15 | Fix pasteuri() | Quentin Rameau | 1 | +1 | -1 |
2015-11-22 11:22 | Style fix in sigchld() | Quentin Rameau | 1 | +2 | -1 |
2015-11-22 11:17 | Replace use of EXIT_* constants to 0 and 1 | Quentin Rameau | 1 | +2 | -2 |
2015-11-22 10:53 | Fix WM_CLASS and WM_WINDOW_ROLE properties | Quentin Rameau | 1 | +8 | -12 |
2015-11-22 02:00 | Remove window hints settings | Quentin Rameau | 1 | +0 | -3 |
2015-11-22 01:25 | Style indentation fix | Quentin Rameau | 1 | +2 | -2 |
2015-11-22 01:22 | Continue making chars const | Quentin Rameau | 1 | +2 | -2 |
2015-11-22 01:10 | Correct and simplify buttonreleased() gdk event | Quentin Rameau | 1 | +4 | -5 |
2015-11-22 01:03 | Un(g)boolify to separate GTK dependant code from the rest | Quentin Rameau | 2 | +27 | -29 |
2015-11-22 00:52 | Use char instead of gchar and make them const when possible | Quentin Rameau | 1 | +6 | -6 |
2015-11-22 00:42 | Style update for indentation | Quentin Rameau | 2 | +158 | -181 |
2015-11-21 18:53 | Add mouse function to play medias in external player | Quentin Rameau | 2 | +20 | -0 |
2015-11-21 18:24 | Update credits | Quentin Rameau | 1 | +1 | -0 |
2015-11-21 18:22 | Style change in includes order | Quentin Rameau | 1 | +18 | -18 |
2015-11-21 18:14 | Style change in functions ordering | Quentin Rameau | 2 | +889 | -889 |
2015-11-20 16:42 | Cleanup remaining unused variables and copystr() | Quentin Rameau | 1 | +0 | -18 |
2015-11-20 16:39 | Adapt newwindow() | Quentin Rameau | 1 | +36 | -25 |
2015-11-20 16:12 | Adapt user agent handling | Quentin Rameau | 2 | +11 | -7 |
2015-11-20 15:59 | Adapt updatetitle() | Quentin Rameau | 1 | +12 | -14 |
2015-11-20 15:53 | Adapt toggle statistics | Quentin Rameau | 1 | +17 | -33 |
2015-11-20 15:48 | Adapt page statistics | Quentin Rameau | 1 | +8 | -10 |
2015-11-20 15:39 | Adapt loaduri() | Quentin Rameau | 1 | +18 | -21 |
2015-11-20 15:35 | Adapt config MACROs SETPROP, DOWNLOAD, PLUMB | Quentin Rameau | 1 | +3 | -3 |
2015-11-20 15:19 | Rename mouse functions to clickFUNCTION() | Quentin Rameau | 2 | +17 | -14 |
2015-11-20 14:48 | Adapt toggle(), clean some config parameters | Quentin Rameau | 2 | +71 | -35 |
2015-11-20 00:12 | Adapt find() | Quentin Rameau | 2 | +29 | -10 |
2015-11-20 00:03 | Adapt zoom() | Quentin Rameau | 1 | +11 | -16 |
2015-11-20 00:00 | Adapt navigate() | Quentin Rameau | 1 | +6 | -4 |
2015-11-19 23:58 | Remove togglescrollbars() | Quentin Rameau | 2 | +0 | -45 |
2015-11-19 23:53 | Adapt scrolling | Quentin Rameau | 2 | +15 | -38 |
2015-11-19 23:44 | Adapt inspector handling | Quentin Rameau | 2 | +8 | -54 |
2015-11-19 23:30 | Adapt print() | Quentin Rameau | 1 | +4 | -3 |
2015-11-19 23:17 | Simplify building of stylefiles path | Quentin Rameau | 1 | +4 | -11 |
2015-11-19 23:13 | Adapt setstyle() | Quentin Rameau | 1 | +16 | -4 |
2015-11-19 23:09 | Adapt clipboard() | Quentin Rameau | 1 | +6 | -8 |
2015-11-19 23:00 | Rename fullscreen() to togglefullscreen() | Quentin Rameau | 2 | +14 | -5 |
2015-11-19 22:42 | Replace titlechangeleave() with catch-all winevent() | Quentin Rameau | 1 | +15 | -7 |
2015-11-19 16:14 | Adapt JavaScript functions | Quentin Rameau | 1 | +17 | -25 |
2015-11-19 15:38 | Remove windowobjectcleared(), execute scripts on load finished | Quentin Rameau | 1 | +0 | -14 |
2015-11-19 13:38 | Add createwindow() for GtkWindow creation | Quentin Rameau | 1 | +37 | -27 |
2015-11-19 13:25 | Add closeview() for JavaScript window closing | Quentin Rameau | 1 | +13 | -5 |
2015-11-19 13:15 | Remove (delete :>) deletion_interface() | Quentin Rameau | 1 | +0 | -11 |
2015-11-19 13:10 | Integrate beforerequest() into decidepolicy() | Quentin Rameau | 1 | +32 | -40 |
2015-11-19 12:40 | Remove contextmenu() and menuactivate() for "context-menu" signal | Quentin Rameau | 1 | +0 | -54 |
2015-11-19 12:19 | Adapted buttonrelease() | Quentin Rameau | 2 | +23 | -24 |
2015-11-18 18:05 | Replace initdownload() and intercept global download requests. | Quentin Rameau | 1 | +26 | -11 |
2015-11-18 17:51 | Adapted progresschanged() | Quentin Rameau | 1 | +6 | -5 |
2015-11-18 17:44 | Manage ssl errors with GTlsCertificateFlags | Quentin Rameau | 1 | +5 | -6 |
2015-11-18 17:39 | Replace loadstatuschanged() with loadchanged() | Quentin Rameau | 1 | +23 | -27 |
2015-11-18 17:30 | Replace decidewindow() and decidedownload() with decidepolicy() | Quentin Rameau | 1 | +93 | -28 |
2015-11-18 17:16 | Replace createwindow() with createview() | Quentin Rameau | 1 | +31 | -8 |
2015-11-18 17:09 | Replace geopolicyrequested() with permissionrequested() | Quentin Rameau | 1 | +15 | -11 |
2015-11-18 16:59 | Replace linkhover() with mousetargetchanged() | Quentin Rameau | 1 | +23 | -12 |
2015-11-18 16:53 | Modify the context name of the hit tests | Quentin Rameau | 2 | +16 | -14 |
2015-11-18 16:42 | Adapted titlechange() | Quentin Rameau | 1 | +6 | -9 |
2015-11-18 16:17 | Move all necessary initialisation to newview() | Quentin Rameau | 2 | +54 | -60 |
2015-11-18 15:53 | Add newview() and forward related views | Quentin Rameau | 1 | +77 | -60 |
2015-11-18 15:13 | Add showview() | Quentin Rameau | 1 | +68 | -61 |
2015-11-18 15:08 | Separate the rendering engine process | Quentin Rameau | 1 | +5 | -0 |
2015-11-18 14:29 | No option to enforce 96DPI anymore on WebKit2 | Quentin Rameau | 1 | +0 | -14 |
2015-11-18 14:23 | Scrolling is now handled through WebKit | Quentin Rameau | 1 | +2 | -34 |
2015-11-18 14:14 | SSL policy is now handled through WebKit | Quentin Rameau | 1 | +3 | -9 |
2015-11-18 14:10 | Disk cache is now handled through WebKit | Quentin Rameau | 1 | +3 | -20 |
2015-11-18 13:48 | Cookies are now handled through WebKit | Quentin Rameau | 1 | +26 | -108 |
2015-11-18 13:31 | Remove source(), it has been removed from webkit2gtk | Quentin Rameau | 2 | +0 | -13 |
2015-11-18 13:27 | Remove proxy stuff, it's now handled by WebView | Quentin Rameau | 1 | +1 | -20 |
2015-11-18 13:43 | Switch headers to webkit2 | Quentin Rameau | 2 | +3 | -3 |
2015-05-11 10:48 | Port surf to gtk3 | Quentin Rameau | 3 | +70 | -69 |
2015-11-04 14:42 | buildfile: don't forget to free temporary string bpath | Quentin Rameau | 1 | +1 | -0 |
2015-11-03 15:50 | Be more specific about what enablestyles parameter does. | Quentin Rameau | 3 | +10 | -10 |
2015-11-03 14:42 | Fix inspector handling when inspector is disabled. | Quentin Rameau | 1 | +6 | -4 |
2015-11-03 14:39 | Fix usage(), -m and -M for styles were absent. | Quentin Rameau | 1 | +1 | -1 |
2015-11-03 13:25 | Fix fullscreen handling | Quentin Rameau | 2 | +5 | -7 |
2015-10-31 11:34 | Add setstyle() | Quentin Rameau | 1 | +14 | -14 |
2015-10-31 11:34 | Fix style files handling: stop leaking strings. | Quentin Rameau | 1 | +22 | -14 |
2015-10-31 16:49 | Style changes in config.def.h. | Christoph Lohmann | 1 | +65 | -65 |
2015-10-20 13:04 | Continue style fixing: function declarations, code alignement | Quentin Rameau | 1 | +444 | -373 |
2015-10-18 20:52 | style fixes: space after keywords, () with sizeof | Markus Teich | 1 | +103 | -103 |
2015-10-18 20:52 | whitespace fixes | Markus Teich | 1 | +13 | -13 |
2015-10-18 14:10 | fix style path generation | Markus Teich | 1 | +1 | -1 |
2015-10-13 19:48 | Style cleanup. | Christoph Lohmann | 1 | +1 | -2 |
2015-10-13 19:39 | Fix the way system files are handled at surf startup. | Quentin Rameau | 1 | +56 | -27 |
2015-10-13 11:32 | Fix atom value parsing in SETPROP | Quentin Rameau | 1 | +3 | -1 |
2015-09-08 18:28 | Remove the pax intermediary. | Christoph Lohmann | 1 | +0 | -1 |
2015-08-19 04:28 | Fixing the paxctl check. | Christoph Lohmann | 1 | +1 | -1 |
2015-08-18 16:21 | Add PaX support. | Christoph Lohmann | 1 | +1 | -0 |
2015-08-18 10:46 | Torified surf is unstable | GhostAV | 1 | +6 | -2 |
2015-07-13 11:31 | Fix type of strictssl property. | Quentin Rameau | 1 | +1 | -1 |
2015-02-10 18:06 | Removing the debug print from the last commit. | Christoph Lohmann | 1 | +0 | -1 |
2015-01-28 20:01 | allow buttonrelease customization in config.h | Markus Teich | 2 | +48 | -8 |
2015-01-27 18:26 | surf: see hover URL without changing title | Greg Reagle | 1 | +10 | -0 |
2015-02-03 16:17 | Some cleanup in style. | Christoph Lohmann | 1 | +2 | -2 |
2015-01-26 20:47 | Describe the web page indicators too. | Christoph Lohmann | 1 | +1 | -0 |
2015-01-26 20:44 | It wasn't really clear what was meant with site indicators in the manpage. | Christoph Lohmann | 1 | +1 | -0 |
2015-01-26 19:31 | surf: documented indicators in man page | Greg Reagle | 1 | +50 | -0 |
2015-01-20 15:13 | fix stylesheet interna. | Markus Teich | 1 | +12 | -19 |
2015-01-20 16:38 | Only plumb some URI, when it's ASCII. | Christoph Lohmann | 1 | +10 | -1 |
2015-01-20 00:59 | Oh my blob! | Christoph Lohmann | 1 | +1 | -0 |
2015-01-19 21:51 | Data: is part of the browser too. | Christoph Lohmann | 1 | +1 | -0 |
2015-01-19 21:43 | file:// should be handled in surf too. | Christoph Lohmann | 1 | +1 | -0 |
2015-01-19 21:31 | Remove the debugging from the testing. | Christoph Lohmann | 1 | +0 | -1 |
2015-01-19 21:16 | Add some description for the plumb feature. | Christoph Lohmann | 1 | +3 | -0 |
2015-01-19 21:15 | Add plumbing functionality. | Christoph Lohmann | 2 | +28 | -2 |
2015-01-18 13:41 | Add a comment about how the styles are iterated. | Christoph Lohmann | 1 | +4 | -0 |
2015-01-18 10:44 | My CMD was too short. :O | Christoph Lohmann | 1 | +1 | -1 |
2015-01-17 19:52 | Add the manpage changes for the disk cache support. | Christoph Lohmann | 1 | +7 | -1 |
2015-01-17 19:50 | Adding disk cache support for soup. | Christoph Lohmann | 2 | +40 | -9 |
2015-01-07 23:41 | Fix extra newline, and add -g where other switches are forwarded. | Ben Woolley | 1 | +3 | -1 |
2015-01-17 06:21 | Newer libc want _DEFAULT_SOURCE. | Christoph Lohmann | 1 | +1 | -1 |
2015-01-17 06:19 | Major styles update. | Christoph Lohmann | 3 | +84 | -11 |
2015-01-02 11:52 | Fix a typo in surf manual. | Jakukyo Friel | 1 | +1 | -1 |
2014-09-28 06:03 | Minor style change. | Christoph Lohmann | 1 | +1 | -1 |
2014-09-28 06:02 | Make »Copy image address« work. | Christoph Lohmann | 1 | +10 | -3 |
2014-08-07 15:35 | Mention xdotool in SEE ALSO too. | Christoph Lohmann | 1 | +2 | -1 |
2014-08-07 15:34 | Fix the manpage about xid. | Christoph Lohmann | 1 | +3 | -1 |
2014-08-04 15:54 | Add a FAQ to surf. | Christoph Lohmann | 1 | +10 | -0 |
2014-05-17 17:24 | Add information about the dmenu requirement. | Christoph Lohmann | 2 | +5 | -3 |
2014-02-25 15:36 | fix some indentation in config.def.h | Markus Teich | 1 | +8 | -8 |
2014-02-16 16:17 | Enable resizable text areas. | Christoph Lohmann | 1 | +2 | -0 |
2014-02-07 01:17 | deprecating signal “populate-popup” for “context-menu” | Quentin Rameau | 1 | +14 | -11 |
2014-02-08 11:39 | Prevent title from being empty when following an anchor | Quentin Rameau | 1 | +4 | -2 |
2014-02-06 17:54 | deprecating signal “title-changed” for “notify::title” | Quentin Rameau | 1 | +4 | -4 |
2014-02-06 15:49 | The check for NULL is not necessary before free. | Christoph Lohmann | 1 | +1 | -2 |
2014-02-06 05:47 | Removing a memory leak when u wasn't freed. | Christoph Lohmann | 1 | +3 | -2 |
2014-02-05 20:14 | Making the empty title possible. | Christoph Lohmann | 1 | +15 | -9 |
2014-02-05 16:03 | Draw flags on window creation | Quentin Rameau | 1 | +3 | -1 |
2014-02-05 15:58 | Keep cookie policies for new windows | Quentin Rameau | 1 | +3 | -1 |
2014-01-30 19:57 | Change the accept no third party in the doc to the right meaning. | Christoph Lohmann | 2 | +2 | -2 |
2014-01-30 19:47 | Add the commandline flag for the cookie policies too. | Christoph Lohmann | 1 | +3 | -0 |
2014-01-30 19:36 | Add a way to define the cookie policy. | Christoph Lohmann | 3 | +124 | -37 |
2014-01-30 18:39 | Replacing the deprecated ssl-ca-file with tls-database. | Christoph Lohmann | 1 | +9 | -1 |
2014-01-30 18:35 | Fix the ssl trusted check. | Christoph Lohmann | 1 | +2 | -2 |
2014-01-13 16:58 | Make surf set the URI atom right on manual URI entering. | Christoph Lohmann | 1 | +2 | -0 |
2013-10-19 16:55 | Add zoom level support. | Christoph Lohmann | 3 | +16 | -2 |
2013-09-10 12:45 | c->uri is unused | David Dufberg | 1 | +2 | -2 |
2013-09-07 09:55 | Make it possible to open a link in a new window with holding the mod key. | Christoph Lohmann | 1 | +2 | -1 |
2013-08-31 18:00 | Add a flag to disable fullscreen. | Christoph Lohmann | 2 | +9 | -2 |
2013-08-25 17:50 | Add fullscreen mode as flag and config option. | Christoph Lohmann | 3 | +13 | -1 |
2013-08-08 23:36 | Just some comment correction. | Christoph Lohmann | 1 | +4 | -2 |
2013-07-20 06:52 | applied Nick's 96dpi patch, thanks | Anselm R Garbe | 2 | +16 | -0 |
2013-07-12 04:52 | Setting the cookie file on new instances. | Christoph Lohmann | 1 | +3 | -1 |
2013-06-21 05:02 | Updating the TODO file. | Christoph Lohmann | 1 | +0 | -1 |
2013-05-21 19:30 | Adding a common way to enable and disable features. | Christoph Lohmann | 2 | +44 | -1 |
2013-05-14 18:57 | There's only one escape. | Christoph Lohmann | 1 | +0 | -3 |
2013-05-11 20:01 | Correcting the backslash in the surf manpage. | Christoph Lohmann | 1 | +1 | -1 |
2013-04-28 19:26 | Allowing geo location policy decisions. | Christoph Lohmann | 3 | +43 | -8 |
2013-03-15 16:32 | Disabling WebKit deletion interface feature by default. | Alexander Sedov | 1 | +11 | -0 |
2013-04-14 12:26 | Add an option to disable the indicators. | Christoph Lohmann | 2 | +26 | -19 |
2013-03-30 10:32 | Ensure curl follows redirects for downloads | Nick White | 1 | +1 | -1 |
2013-03-29 20:31 | A typo in SETPROP macro: should be ``printf %b'', not ``printf''. | Alexander Sedov | 1 | +1 | -1 |
2013-03-21 16:49 | Fixed SETPROP() macro behaviour in config.def.h to handle escapes correctly. | Alexander Sedov | 1 | +1 | -1 |
2013-03-15 17:37 | There are people not reading the existing code. | Christoph Lohmann | 1 | +8 | -6 |
2013-03-15 15:12 | Fixed keys handling for multilayout environments. | Alexander Sedov | 1 | +23 | -7 |
2013-03-15 13:13 | Removing the .hgtags file. | Christoph Lohmann | 1 | +0 | -10 |
2013-03-14 18:14 | Support relative paths for surf. | Christoph Lohmann | 1 | +5 | -3 |
2013-03-14 05:35 | Adding a default font size option. | Christoph Lohmann | 2 | +4 | -0 |
2013-03-14 03:13 | Fix output redirection in surf-open.sh | Alexander Sedov | 1 | +2 | -2 |
2013-03-11 21:08 | Fixing kiosk mode when a new surf instance is run. | Christoph Lohmann | 1 | +1 | -1 |
2013-03-11 20:26 | Adding kiosk mode. | Christoph Lohmann | 3 | +19 | -6 |
2013-02-21 14:59 | disable/toggle scrollbars | Carlos J. Torres | 4 | +79 | -16 |
2013-02-16 23:37 | Style inquisition. | Christoph Lohmann | 1 | +34 | -22 |
2013-02-16 15:18 | Add a toggle command for the stylefile. | Christoph Lohmann | 3 | +40 | -8 |
2013-02-15 16:43 | The Item struct is not used. | Christoph Lohmann | 1 | +0 | -6 |
2013-02-14 23:57 | Fixed a bug in pagestat | Jens Nyberg | 1 | +6 | -3 |
2013-02-13 03:28 | fix DOWNLOAD macro to use cookiefile variable | Carlos J. Torres | 1 | +2 | -3 |
2013-02-12 20:26 | Changed character for non-encrypted page | Jens Nyberg | 1 | +7 | -1 |
2013-02-12 19:36 | Removed progress indicator | Jens Nyberg | 2 | +13 | -72 |
2013-02-11 07:36 | Remove the redundant ctrl-l and ctrl-h description from the man page. | Shayan Pooya | 1 | +0 | -6 |
2013-02-10 18:40 | Making dist work again. | Christoph Lohmann | 1 | +1 | -0 |
2013-02-10 18:33 | Bumping up to 0.6. | Christoph Lohmann | 1 | +1 | -1 |
2013-02-09 03:33 | The javascriptcore is now in webkit. | Christoph Lohmann | 1 | +1 | -2 |
2013-02-02 14:42 | Fixing cookie handling for https/http by using curl. | Christoph Lohmann | 1 | +5 | -4 |
2013-02-02 08:40 | Removing the deprecated g_thread_init call. | Christoph Lohmann | 1 | +0 | -2 |
2013-01-26 20:01 | Fixing the style and making the inspector work again. | Christoph Lohmann | 1 | +37 | -13 |
2013-01-26 15:00 | Making more than one Modkey to work in keys. | Christoph Lohmann | 2 | +6 | -1 |
2013-01-26 14:53 | Adding web inspector support to surf. | Christoph Lohmann | 3 | +101 | -25 |
2012-12-06 12:32 | Style inquisition plus blocking of the */favicon.ico request. Thanks Peter A. Shevtsov! | Christoph Lohmann | 1 | +173 | -97 |
2012-12-04 20:48 | Changing the default DOWNLOAD to use st. | Christoph Lohmann | 1 | +1 | -1 |
2012-12-04 06:47 | Add a nice todo item for videos. Thanks morphles. | Christoph Lohmann | 1 | +4 | -0 |
2012-12-04 06:26 | Adding a man section about how to handle plugins. | Christoph Lohmann | 1 | +13 | -2 |
2012-12-03 20:27 | Adding the fullscreen mode to the manpage. | Christoph Lohmann | 1 | +3 | -0 |
2012-12-03 20:19 | Implementing fullscreen mode. Thanks Krol, Willem van de! | Christoph Lohmann | 3 | +13 | -2 |
2012-12-03 10:25 | Adding me to the LICENSE file. | Christoph Lohmann | 1 | +2 | -0 |
2012-12-02 21:48 | Resolving some conflicts in the shortcuts. | Christoph Lohmann | 2 | +9 | -2 |
2012-12-02 21:41 | Making zoom available when used in tabbed. | Christoph Lohmann | 3 | +10 | -5 |
2012-11-25 21:31 | Surf now can handle absolute file paths. This allows better local HTML reading. | Christoph Lohmann | 2 | +14 | -4 |
2012-11-20 15:14 | The control of the toggles is now Ctrl-Shift-$character. That's easier for new users. | Christoph Lohmann | 1 | +5 | -5 |
2012-11-20 15:02 | Fix some styling in the config.def.h, fix the DOWNLOAD macro and unify the variable naming a bit. | Christoph Lohmann | 3 | +51 | -31 |
2012-11-20 10:53 | Add a referer argument to the DOWNLOAD macro. Some sites need this. Thanks Hiltjo Posthuma! | Christoph Lohmann | 2 | +10 | -4 |
2012-11-16 21:31 | Useragent strings do not count anymore. This is adding some text so every website (especially Google) is fooled to believe us to be compatible. The right way seems to be to add Surf at the end and let the big guys handle their useragent header war. | Christoph Lohmann | 1 | +3 | -1 |
2012-11-16 15:12 | Adding a surf-open.sh script for easier tabbed(1) integration. | Christoph Lohmann | 3 | +49 | -2 |
2012-11-16 09:53 | Moving some preprocessor config options to the standard suckless style. | Christoph Lohmann | 2 | +4 | -5 |
2012-11-16 09:42 | Adding back the Escape to stop loading the current page. Thanks Daniel Bainton for the notice! | Christoph Lohmann | 4 | +6 | -2 |
2012-11-16 09:31 | Some minor style updates. | Christoph Lohmann | 2 | +5 | -3 |
2012-11-16 09:13 | Removing the insert mode. It will only confuse users. The stop() function is kept like the eval() function because it could be used in config.h | Christoph Lohmann | 3 | +5 | -48 |
2012-11-15 14:26 | Enable the insert mode. Thanks to [email protected]! | Christoph Lohmann | 3 | +106 | -10 |
2012-11-15 13:53 | Applying the surf style to the last patch. | Christoph Lohmann | 1 | +8 | -8 |
2012-11-15 13:52 | Importing the generic toggle patch of [email protected]. Thanks! | Christoph Lohmann | 2 | +19 | -0 |
2012-11-08 21:05 | Fixing the bug of surf loading undefined data in arg. | Christoph Lohmann | 1 | +6 | -4 |
2012-10-31 20:25 | Fixing the manpage about the useragent option. | Christoph Lohmann | 1 | +1 | -1 |
2012-10-31 20:25 | Adding a useragent parameter to surf. | Christoph Lohmann | 2 | +8 | -1 |
2012-10-31 20:16 | Changing the config.def.h to fit the new buildpath() behaviour. | Christoph Lohmann | 1 | +3 | -3 |
2012-10-31 20:13 | Add options for scriptfile, cookiefile and stylefile. And changing the default behaviour of buildpath to be more like in open(). | Christoph Lohmann | 3 | +109 | -42 |
2012-10-31 19:46 | Add different progress colors when using proxy. | Christoph Lohmann | 2 | +21 | -6 |
2012-10-28 13:16 | Hiding the loading indicator when it is not used. Based on a patch from http://xteddy.org/surf.html#toc5. Thanks! | Christoph Lohmann | 2 | +6 | -4 |
2012-10-28 13:06 | Applying the patch to show the indicator only on loading. Based on a patch from http://xteddy.org/surf.html#toc5. | Christoph Lohmann | 1 | +7 | -4 |
2012-10-28 13:03 | Mod + '/' for search. | Christoph Lohmann | 1 | +1 | -0 |
2012-10-16 19:54 | Applying the cookie patch of Carlos Pita. Thank you! | Christoph Lohmann | 1 | +63 | -59 |
2012-10-16 13:41 | Removing the double initialisation to webkit_get_default_session(). Thanks taruti! | Christoph Lohmann | 1 | +0 | -1 |
2012-10-14 05:17 | Reverting the cleanmask change. | Christoph Lohmann | 1 | +1 | -2 |
2012-10-13 10:06 | Changing the key masks to the values of GDK. | Christoph Lohmann | 1 | +1 | -1 |
2012-10-13 05:28 | The right click menu to copy the link URI will now work. Thanks to Carlos Pita! | Christoph Lohmann | 1 | +42 | -0 |
2012-10-13 05:16 | Adding middle-click behaviour to open a tab when embedded or a window when not. Thanks to Carlos Pita <[email protected]>! | Christoph Lohmann | 1 | +24 | -5 |
2012-10-12 09:48 | Fixing the shift key mask and cleaning up the scrolling code. | Christoph Lohmann | 1 | +26 | -18 |
2012-07-16 14:35 | Surf now parses hex window ids properly from tabbed. | Christoph Lohmann | 1 | +1 | -1 |
2012-07-12 10:41 | Added tag 0.5 for changeset f0cea0f2bfc6 | Troels Henriksen | 1 | +1 | -0 |
2012-06-11 15:16 | Change horizontal scrolling to ^u and ^i, remove ^g scrolling. | Troels Henriksen | 1 | +2 | -4 |
2012-06-11 14:45 | apply nick's patch removing unused variable and parameters | pancake | 1 | +6 | -8 |
2012-06-11 14:01 | apply nick's patch removing the autoresize functionality | pancake | 1 | +0 | -15 |
2012-05-31 09:46 | Keybindings for scrolling left and right; code by stanio. | Troels Henriksen | 2 | +36 | -12 |
2012-03-26 07:33 | Manpage patch from Evan Gates. | Troels Henriksen | 1 | +7 | -0 |
2012-02-21 11:00 | Close standard output after printing XID, patch due Abby Cedar. | Troels Henriksen | 1 | +3 | -0 |
2012-02-11 16:51 | making cookie file creation a bit more pedantic | [email protected] | 1 | +4 | -1 |
2012-02-11 09:40 | applied fix from dev list and debian reviewers | [email protected] | 3 | +5 | -4 |
2012-02-01 14:23 | Fixing the javascriptcoregtk-1.0 dependency. | Christoph Lohmann | 1 | +2 | -1 |
2012-01-17 12:58 | Add a variable in config.def.h for configuring spatial browsing. | Troels Henriksen | 2 | +2 | -1 |
2012-01-17 12:54 | Status message patch from Jeremy Jackins and skls. | Troels Henriksen | 1 | +3 | -3 |
2011-11-20 15:06 | link Xlib in config.mk | Connor Lane Smith | 1 | +6 | -4 |
2011-11-09 14:09 | Manual fixes from Nick White. | Troels Henriksen | 1 | +4 | -3 |
2011-11-05 11:06 | Cleanup previous patch. | Troels Henriksen | 2 | +3 | -3 |
2011-11-05 10:43 | Use the surf user agent when downloading with wget. | Troels Henriksen | 2 | +5 | -4 |
2011-11-04 12:57 | The ICCCM states that window classes should be capitalised. | Troels Henriksen | 1 | +1 | -1 |
2011-11-04 12:23 | Add SSL verification patch by Nick White. | Troels Henriksen | 2 | +30 | -4 |
2011-11-03 13:09 | Add eval() function for executing Javascript. Handy for keybindings. | Troels Henriksen | 1 | +21 | -5 |
2011-10-29 08:59 | added 20h's patch of 8 Sep 2011 to surf, thanks | [email protected] | 1 | +1 | -2 |
2011-03-31 10:52 | rename NOBACKGROUND to HIDE_BACKGROUND and use TRUE/FALSE instead of 0/1 | pancake | 2 | +2 | -2 |
2010-09-09 09:15 | Adding nibbles patch | Enno Boland (tox) | 1 | +14 | -16 |
2010-09-02 12:02 | fix for segfault when closing window while loading (via nibble) | pancake | 1 | +16 | -13 |
2010-06-25 07:42 | using ctrl-f to find. | Enno Boland (tox) | 1 | +1 | -1 |
2010-06-08 07:06 | Added tag 0.4.1 for changeset 71388899ac09 | Enno Boland (tox) | 1 | +1 | -0 |
2010-06-08 07:06 | next will be 0.4.1 | Enno Boland (tox) | 1 | +1 | -1 |
2010-06-03 20:50 | reverting sessiontime | Enno Boland (tox) | 1 | +1 | -1 |
2010-05-30 20:05 | Added tag 0.4 for changeset ac8e058003ed | Enno Boland (tox) | 1 | +1 | -0 |
2010-05-28 11:20 | Adding Nibbles patch | Enno Boland (tox) | 2 | +8 | -14 |
2010-05-26 13:34 | typo | Enno Boland (tox) | 1 | +2 | -2 |
2010-05-26 13:33 | Applying Nibbles download patch. Thanks! | Enno Boland (tox) | 2 | +20 | -0 |
2010-05-25 08:38 | merge | Enno Boland (tox) | 0 | +0 | -0 |
2010-05-25 08:34 | changing user agent string as suggested by Marvin Vek | Enno Boland (tox) | 1 | +1 | -1 |
2010-05-24 19:35 | removing spatial navigation. | Enno Boland (tox) | 1 | +0 | -1 |
2010-05-24 19:23 | implementing downloading. | Enno Boland (tox) | 1 | +9 | -1 |
2010-05-24 19:23 | enabling spatial-navigation | Enno Boland (tox) | 1 | +1 | -0 |
2010-05-18 12:20 | AtomHiLight is set correctly for links. | Enno Boland (tox) | 1 | +21 | -1 |
2010-05-17 21:13 | merge | Enno Boland (tox) | 1 | +1 | -1 |
2010-05-17 09:45 | changing xprops | Enno Boland (tox) | 2 | +35 | -32 |
2010-05-17 09:01 | dl is not needed anymore | Enno Boland (tox) | 2 | +1 | -4 |
2010-05-17 08:58 | removing context-menu, downloading. | Enno Boland (tox) | 2 | +8 | -122 |
2010-05-15 13:47 | changing sessiontime to 3600 | Enno Boland (tox) | 1 | +1 | -1 |
2010-05-11 12:57 | merge | Enno Boland (tox) | 2 | +2 | -2 |
2010-05-11 12:57 | fix download/history bug | Enno Boland (tox) | 1 | +0 | -5 |
2010-05-09 20:51 | Fix NOBACKGROUND meaning | pancake | 2 | +2 | -2 |
2010-05-09 20:46 | changing default value of NOBACKGROUND | Enno Boland (tox) | 1 | +1 | -1 |
2010-05-09 20:41 | merge | Enno Boland (tox) | 3 | +12 | -11 |
2010-05-09 17:37 | added js-fix by Troels Henriksen. Thanks :) | Enno Boland (tox) | 1 | +17 | -9 |
2010-05-08 19:43 | Do not set cookie session time if set to 0 Add NOBACKGROUND config.def.h option - requires body {background-color} in style.css - fixes white background when loading pages | pancake | 2 | +5 | -2 |
2010-05-06 11:58 | implementing naive file locking. | Enno Boland (tox) | 1 | +7 | -0 |
2010-05-06 11:09 | fixing compilerwarning in newer webkit versions | Enno Boland (tox) | 1 | +1 | -2 |
2010-05-06 11:06 | fixing config.mk | Enno Boland (tox) | 1 | +1 | -1 |
2010-05-02 08:59 | Adding small fix by Alex Puterbaugh. Thanks. | Enno Boland (tox) | 2 | +6 | -7 |
2010-04-08 18:28 | remove empty lines | pancake | 1 | +1 | -3 |
2010-03-29 15:49 | whoops... linking Oo | Enno Boland (tox) | 1 | +3 | -3 |
2010-03-26 20:44 | typofix. | Enno Boland (tox) | 2 | +5 | -5 |
2010-03-25 08:59 | reimplementing cookies. Now we need some file locking. | Enno Boland (tox) | 1 | +14 | -2 |
2010-03-24 23:05 | updating manpage, reformating help output. | Enno Boland (tox) | 2 | +19 | -9 |
2010-03-24 22:55 | fixing argument parsing. | Enno Boland (tox) | 1 | +2 | -0 |
2010-03-24 22:18 | fixing downloads | Enno Boland (tox) | 1 | +6 | -8 |
2010-03-24 21:04 | gotheaders will now be called correctly. | Enno Boland (tox) | 1 | +6 | -1 |
2010-03-24 20:05 | adding surf-logo. | Enno Boland (tox) | 1 | +0 | -0 |
2010-03-24 19:56 | working on cookies | Enno Boland (tox) | 1 | +37 | -2 |
2010-03-24 18:16 | reformating | Enno Boland (tox) | 1 | +4 | -8 |
2010-03-24 18:11 | adding cmd-switches for turning of images/plugins/scripts | Enno Boland (tox) | 1 | +36 | -12 |
2010-03-24 17:17 | now we've got access to cookies before they're sended. Let's start building a cookiehandler. | Enno Boland (tox) | 1 | +9 | -15 |
2010-03-10 20:38 | session gets set properly in setup() | Enno Boland (tox) | 1 | +12 | -4 |
2010-03-08 09:06 | fixing progress, beginning new cookie implementation | Enno Boland (tox) | 2 | +13 | -2 |
2010-03-08 08:30 | small typo. | Enno Boland (tox) | 1 | +1 | -1 |
2010-03-08 08:24 | removed persistent cookies, replaced deprecated eventlisteners | Enno Boland (tox) | 1 | +21 | -66 |
2010-01-29 08:44 | _SURF_URI gets initialised as soon as the window opens. | Enno Boland (tox) | 1 | +15 | -5 |
2010-01-20 13:46 | fixing manpage | Enno Boland (tox) | 1 | +4 | -4 |
2010-01-04 13:39 | dl has to be a directory, not a file. | Enno Boland (tox) | 1 | +1 | -1 |
2009-12-15 16:16 | adding fixes from thomas_adam. Thanks :) | Enno Boland (tox) | 2 | +26 | -1 |
2009-11-08 23:05 | Backed out changeset 260fda70689f | Enno Boland (tox) | 1 | +6 | -6 |
2009-11-08 22:45 | changing locking algorythm for setprop. | Enno Boland (tox) | 1 | +6 | -6 |
2009-11-08 22:45 | SETPROP() macro shows now the current value in dwm. | Enno Boland (tox) | 1 | +2 | -2 |
2009-11-02 08:29 | next version will be 0.4 | Enno Boland (tox) | 1 | +1 | -1 |
2009-11-02 08:27 | adding environment variables for proxy and useragent | Enno Boland (tox) | 1 | +11 | -2 |
2009-10-30 12:40 | Added tag 0.3 for changeset 46d516fd2167 | Enno Boland (tox) | 1 | +1 | -0 |
2009-10-30 12:38 | changing SETPROP()-macro | Enno Boland (tox) | 1 | +2 | -1 |
2009-10-28 21:22 | quoting fix reported by Evan Gates. | Enno Boland (tox) | 1 | +1 | -1 |
2009-10-28 19:43 | sorting functions alphabetical. | Enno Boland (tox) | 1 | +103 | -103 |
2009-10-28 18:27 | some polishing. | Enno Boland (tox) | 1 | +4 | -5 |
2009-10-28 16:33 | removed warning when closing a surf-window. | Enno Boland (tox) | 1 | +1 | -1 |
2009-10-28 11:17 | displaying progress before pagetitle. | Enno Boland (tox) | 1 | +1 | -1 |
2009-10-27 07:26 | adding automatic download for not supported files. | Enno Boland (tox) | 1 | +8 | -6 |
2009-10-27 07:11 | fixing downloads based on Evan Gates' patch. | Enno Boland (tox) | 2 | +37 | -10 |
2009-10-26 21:02 | Adding Evan Gates' patch. | Enno Boland (tox) | 1 | +1 | -1 |
2009-10-26 21:01 | moving reloadcookie() call | Enno Boland (tox) | 1 | +1 | -1 |
2009-10-26 15:54 | cleaning up config.mk | Enno Boland (tox) | 1 | +2 | -4 |
2009-10-21 13:52 | Adding Lorenzo Bollas hints patch. | Enno Boland (tox) | 1 | +2 | -0 |
2009-10-21 08:06 | using geturi() where possible. | Enno Boland (tox) | 1 | +3 | -2 |
2009-10-21 08:06 | next version is 0.3 | Enno Boland (tox) | 1 | +1 | -1 |
2009-10-21 07:25 | fixing config.def.h | Enno Boland (tox) | 1 | +0 | -1 |
2009-10-21 06:35 | replacing ignore_once with ignorexprop | Enno Boland (tox) | 1 | +5 | -4 |
2009-10-20 21:54 | removing comments. | Enno Boland (tox) | 1 | +0 | -3 |
2009-10-20 21:49 | forgot to add config.def.h | Enno Boland (tox) | 1 | +27 | -26 |
2009-10-20 21:46 | replacing gtk-textentrys with dmenu | Enno Boland (tox) | 1 | +58 | -126 |
2009-10-20 18:58 | small fix | Enno Boland (tox) | 1 | +1 | -0 |
2009-10-20 18:52 | small cleanups | Enno Boland (tox) | 1 | +1 | -3 |
2009-10-20 18:49 | adding autozoom lock when site is already zoomed. | Enno Boland (tox) | 1 | +8 | -2 |
2009-10-20 18:34 | adding autozoom for small windows | Enno Boland (tox) | 1 | +15 | -0 |
2009-10-20 17:51 | using another way to handle cookies. | Enno Boland (tox) | 1 | +53 | -46 |
2009-10-20 16:57 | Backed out changeset 7a57a0a8dbc6 | Enno Boland (tox) | 1 | +41 | -46 |
2009-10-20 12:11 | reformating | Enno Boland (tox) | 1 | +1 | -1 |
2009-10-20 12:10 | Trying a different cookie handling system. | Enno Boland (tox) | 1 | +46 | -41 |
2009-10-20 12:09 | changing some labels in submenu. | Enno Boland (tox) | 1 | +4 | -2 |
2009-10-17 18:54 | whitespace fix. | Enno Boland (tox) | 1 | +0 | -1 |
2009-10-17 18:33 | typo fix | Enno Boland (tox) | 1 | +1 | -1 |
2009-10-17 13:17 | updating manpage. | Enno Boland (tox) | 1 | +21 | -0 |
2009-10-17 11:19 | using events for changing cookies | Enno Boland (tox) | 1 | +14 | -14 |
2009-10-17 10:41 | Sessioncookies made persistant. | Enno Boland (tox) | 2 | +19 | -3 |
2009-10-17 07:23 | Added tag 0.2 for changeset a5db79d487c8 | Enno Boland (tox) | 1 | +1 | -0 |
2009-10-17 06:57 | fixing double calling functions from contextmenu. | Enno Boland (tox) | 1 | +4 | -3 |
2009-10-17 06:38 | implementing cookie persistance with multiple processes. | Enno Boland (tox) | 1 | +19 | -1 |
2009-10-17 05:50 | removed builtin unfinished cookie handling. | Enno Boland (tox) | 1 | +0 | -45 |
2009-10-16 14:34 | small typo | Enno Boland (tox) | 1 | +1 | -1 |
2009-10-16 14:33 | using char instead of gchar. | Enno Boland (tox) | 2 | +78 | -62 |
2009-10-16 13:35 | implementing user defined context menu | Enno Boland (tox) | 2 | +96 | -54 |
2009-10-16 12:19 | renaming newproc to newwindow; make it usable within keys; begin implementing contextmenu | Enno Boland (tox) | 2 | +23 | -7 |
2009-10-16 12:03 | changing char to gchar where possible; unifing WebKitWebView variable naming | Enno Boland (tox) | 1 | +28 | -22 |
2009-10-16 08:55 | improving urlbar hiding. | Enno Boland (tox) | 1 | +3 | -5 |
2009-10-15 14:31 | creating new process when opening new window if possible. | Enno Boland (tox) | 1 | +90 | -13 |
2009-10-14 17:05 | better useragent string (for google-* and stuff) | Enno Boland (tox) | 1 | +1 | -1 |
2009-10-14 14:28 | changing useragent. | Enno Boland (tox) | 2 | +2 | -1 |
2009-10-14 13:19 | uncommenting source() | Enno Boland (tox) | 1 | +2 | -2 |
2009-10-13 21:22 | removing loadfile. readding later in a simpler way. | Enno Boland (tox) | 1 | +2 | -40 |
2009-10-13 20:02 | removing debug output | Enno Boland (tox) | 1 | +0 | -1 |
2009-10-13 20:01 | fixing stupidy bug. | Enno Boland (tox) | 1 | +1 | -1 |
2009-10-13 19:58 | fixing memoryleak. | Enno Boland (tox) | 1 | +3 | -2 |
2009-10-13 19:52 | making config-files configurable in config.h | Enno Boland (tox) | 2 | +46 | -32 |
2009-10-13 18:10 | small whitespacefix. | Enno Boland (tox) | 1 | +1 | -1 |
2009-10-07 13:00 | hooking onloadfunctions should be done by script.js. | Enno Boland (tox) | 1 | +0 | -3 |
2009-09-21 17:28 | commenting. | Enno Boland (tox) | 1 | +1 | -0 |
2009-09-21 01:27 | typo | Enno Boland (tox) | 1 | +2 | -2 |
2009-09-17 11:03 | reformating | Enno Boland (tox) | 1 | +0 | -2 |
2009-09-16 23:09 | applied patch from arg. thanks :) | Enno Boland (tox) | 2 | +56 | -66 |
2009-09-16 08:18 | next version is 0.2 | Enno Boland (tox) | 1 | +1 | -1 |
2009-09-16 08:12 | auto creation of script.js | Enno Boland (tox) | 1 | +3 | -0 |
2009-09-16 08:06 | adding user.js support. | Enno Boland (tox) | 1 | +22 | -4 |
2009-09-13 14:15 | usercss works again. | Enno Boland (tox) | 1 | +11 | -10 |
2009-09-11 07:39 | Added tag 0.1.2 for changeset bffb0c3c2341 | Enno Boland (tox) | 1 | +1 | -0 |
2009-09-11 07:39 | next will be 0.1.2 | Enno Boland (tox) | 1 | +1 | -1 |
2009-09-11 07:38 | Makefile fixing | Enno Boland (tox) | 2 | +2 | -2 |
2009-09-11 06:18 | Adding README file. | Enno Boland (tox) | 2 | +26 | -1 |
2009-09-11 06:12 | unfocus should return false; renaming cookie-file. | Enno Boland (tox) | 1 | +2 | -2 |
2009-09-11 05:21 | surf embeds now itself into another window. | Enno Boland (tox) | 1 | +9 | -8 |
2009-09-10 21:36 | Added tag 0.1.1 for changeset 3ef997607115 | Enno Boland (tox) | 1 | +1 | -0 |
2009-09-10 21:36 | bugfix release | Enno Boland (tox) | 1 | +1 | -1 |
2009-09-10 21:32 | removing unneeded background color. | Enno Boland (tox) | 1 | +0 | -1 |
2009-09-10 15:51 | rearranging some source. | Enno Boland (tox) | 1 | +19 | -12 |
2009-09-10 15:41 | adding user stylesheets. | Enno Boland (tox) | 1 | +21 | -10 |
2009-09-10 07:49 | Added tag 0.1 for changeset 9c8ebcf54061 | Enno Boland (tox) | 1 | +2 | -0 |
2009-09-10 07:49 | dist doesn't work. fixing Makefile. | Enno Boland (tox) | 1 | +1 | -1 |
2009-09-10 07:48 | Added tag 0.1 for changeset d8628fc93353 | Enno Boland (tox) | 1 | +1 | -0 |
2009-09-10 07:44 | closing bars when unfocusing them. | Enno Boland (tox) | 2 | +12 | -1 |
2009-09-10 07:25 | reformating | Enno Boland (tox) | 1 | +7 | -7 |
2009-09-10 06:57 | adding copystr(). | Enno Boland (tox) | 1 | +30 | -16 |
2009-09-09 21:15 | making all keys lowercase using shiftmask to determinate. | Enno Boland (tox) | 2 | +6 | -5 |
2009-09-09 20:22 | typo | Enno Boland (tox) | 1 | +1 | -1 |
2009-09-09 20:08 | fixed scrolling | Enno Boland (tox) | 1 | +1 | -4 |
2009-09-09 19:58 | added scrolling. | Enno Boland (tox) | 2 | +22 | -3 |
2009-09-09 19:57 | reordering functions. | Enno Boland (tox) | 1 | +1 | -2 |
2009-09-09 13:37 | reordering functions. | Enno Boland (tox) | 1 | +16 | -16 |
2009-09-09 12:02 | adding pancakes zoom fix. | Enno Boland (tox) | 1 | +2 | -2 |
2009-09-09 12:00 | preparing sourcecode feature coming with webkit-1.1.14. | Enno Boland (tox) | 2 | +12 | -0 |
2009-09-09 09:01 | applied patch from pancake | Enno Boland (tox) | 1 | +0 | -2 |
2009-09-09 09:00 | small fix to work more proberly with tabbed. | Enno Boland (tox) | 1 | +1 | -0 |
2009-09-07 22:00 | adding fflush() | Enno Boland (tox) | 1 | +3 | -1 |
2009-09-07 22:00 | rearranging config.def.h | Enno Boland (tox) | 1 | +22 | -22 |
2009-09-07 13:43 | fixing numlock bug. | Enno Boland (tox) | 1 | +3 | -1 |
2009-09-07 13:10 | using gint instead of int (insane API, but ok.) | Enno Boland (tox) | 1 | +12 | -19 |
2009-09-07 13:06 | using simple strings for colors in config.h | Enno Boland (tox) | 2 | +6 | -6 |
2009-09-07 12:28 | changing keybindings | Enno Boland (tox) | 1 | +15 | -16 |
2009-09-07 11:21 | changing minimal size. | Enno Boland (tox) | 1 | +1 | -1 |
2009-09-07 09:47 | next version is 0.1 | Enno Boland (tox) | 1 | +1 | -1 |
2009-09-07 09:43 | moving config.h to config.def.h. | Enno Boland (tox) | 3 | +35 | -31 |
2009-09-07 09:02 | moving color definitions to config.h | Enno Boland (tox) | 2 | +5 | -4 |
2009-09-07 08:56 | indicator is red when http and green when https | Enno Boland (tox) | 1 | +15 | -1 |
2009-09-07 08:31 | making indicator smaller. | Enno Boland (tox) | 1 | +1 | -1 |
2009-09-07 08:30 | typo | Enno Boland (tox) | 1 | +2 | -2 |
2009-09-07 08:30 | adding indicator bar. | Enno Boland (tox) | 1 | +46 | -11 |
2009-09-07 07:51 | s/zoompage/zoom/ | Enno Boland (tox) | 2 | +6 | -5 |
2009-09-07 07:48 | typo fix | Enno Boland (tox) | 1 | +1 | -1 |
2009-09-07 07:44 | changes to the event system, make config.h saner, working on cookies | Enno Boland (tox) | 2 | +63 | -96 |
2009-09-06 12:22 | typofix | Enno Boland (tox) | 1 | +1 | -1 |
2009-09-06 12:13 | stupidy merge | Enno Boland (tox) | 0 | +0 | -0 |
2009-09-06 12:12 | reworked navigate. | Enno Boland (tox) | 2 | +4 | -7 |
2009-09-06 12:09 | reworked navigate. | Enno Boland (tox) | 2 | +4 | -7 |
2009-09-06 11:54 | reappling printing; changing some keys. | Enno Boland (tox) | 2 | +10 | -3 |
2009-09-06 11:49 | merge | Enno Boland (tox) | 2 | +191 | -107 |
2009-09-06 11:41 | adding config.h | Enno Boland (tox) | 1 | +46 | -0 |
2009-09-06 11:40 | adding config.h patch from quaker4lyf. Thanks :) | Enno Boland (tox) | 1 | +145 | -105 |
2009-09-06 11:27 | Dropping -f/-u arguments as suggested by Kai Hendry | Enno Boland (tox) | 2 | +11 | -19 |
2009-09-06 11:15 | minimal cookie implementation. still using also old one. | Enno Boland (tox) | 1 | +45 | -2 |
2009-09-06 08:56 | changing back/forward buttons | Enno Boland (tox) | 2 | +4 | -4 |
2009-09-06 08:18 | reorganized eventhandling. | Enno Boland (tox) | 1 | +6 | -10 |
2009-09-06 08:10 | Applied print patch from pancake | Enno Boland (tox) | 1 | +6 | -1 |
2009-09-04 11:23 | applied Andrews patches. | Enno Boland (tox) | 1 | +4 | -4 |
2009-08-27 08:13 | Minor changes to surf.1 | Andrew Antle | 1 | +13 | -12 |
2009-09-04 11:20 | merge, download fixing. | Enno Boland (tox) | 1 | +4 | -8 |
2009-07-13 07:35 | Applied Jacobs patch. Thanks! | Enno Boland (tox) | 1 | +1 | -1 |
2009-06-12 12:41 | fix downloading, tidyup | Thomas Menari | 1 | +2 | -7 |
2009-06-10 11:33 | updating manpage | Enno Boland (Gottox) | 1 | +6 | -0 |
2009-06-09 20:40 | adding -Werror to config.mk | Enno Boland (Gottox) | 1 | +1 | -1 |
2009-06-09 20:08 | added apos p/y-patch, thanks :) | Enno Boland (Gottox) | 1 | +14 | -0 |
2009-06-09 08:29 | getting rid or most gpointers, sorting functions alphabetical, using gchar * where ever possible. | Enno Boland (Gottox) | 1 | +55 | -65 |
2009-06-08 21:28 | small fix. | Enno Boland (Gottox) | 1 | +1 | -1 |
2009-06-08 20:55 | fixing _SURF_URL XProperty. | Enno Boland (Gottox) | 1 | +11 | -7 |
2009-06-08 19:36 | allow all modifiers. | Enno Boland (Gottox) | 1 | +1 | -1 |
2009-06-08 18:50 | Fixing keybindings when numlock is enabled. | Enno Boland (Gottox) | 1 | +1 | -1 |
2009-06-08 15:25 | Get rid of these gotos. | Enno Boland (Gottox) | 1 | +12 | -12 |
2009-06-08 15:01 | adding zoom support. | Enno Boland (Gottox) | 1 | +12 | -1 |
2009-06-08 14:49 | some cleanups. | Enno Boland (Gottox) | 1 | +2 | -2 |
2009-06-08 14:34 | better download handling. | Enno Boland (Gottox) | 2 | +89 | -63 |
2009-06-08 11:29 | renamed download handlers. | Enno Boland (Gottox) | 1 | +7 | -7 |
2009-06-08 09:47 | merged, now has download bar, other misc fixes | Thomas Menari | 3 | +57 | -23 |
2009-06-08 07:39 | adding surf-directory. | Enno Boland (Gottox) | 1 | +2 | -1 |
2009-06-08 07:38 | use tabs not spaces! | Enno Boland (Gottox) | 1 | +8 | -8 |
2009-06-08 07:31 | backoutmerge | Enno Boland (Gottox) | 1 | +1 | -11 |
2009-06-08 07:30 | Backed out changeset ed121082f103 unable to use textfields now. Please implement it in a sane way. | Enno Boland (Gottox) | 1 | +1 | -11 |
2009-06-08 07:27 | merge | Enno Boland (Gottox) | 1 | +24 | -3 |
2009-06-08 06:16 | adding manpage | Enno Boland (Gottox) | 1 | +58 | -0 |
2009-06-07 19:25 | cookie persistance | Thomas Menari | 1 | +11 | -0 |
2009-06-07 18:49 | vi-style scrolling | Thomas Menari | 1 | +11 | -1 |
2009-06-07 19:16 | strip trailing whitespace | Simon Rozet | 1 | +3 | -3 |
2009-06-07 10:50 | wrap long lines. working on downloads. | Enno Boland (Gottox) | 1 | +8 | -4 |
2009-06-07 10:06 | removing urllist. bookmarking should be done externally. | Enno Boland (Gottox) | 1 | +1 | -2 |
2009-06-06 19:12 | added spaceinvaders downloading support, thanks :) | Enno Boland (Gottox) | 1 | +14 | -3 |
2009-06-06 18:34 | sorted functions in alphabetic order. | Enno Boland (Gottox) | 1 | +169 | -170 |
2009-06-06 18:26 | reworked event system. | Enno Boland (Gottox) | 1 | +95 | -52 |
2009-06-06 15:48 | typo | Enno Boland (Gottox) | 1 | +10 | -6 |
2009-06-06 15:35 | typo. | Enno Boland (Gottox) | 1 | +5 | -4 |
2009-06-06 15:26 | opening new windows works now. | Enno Boland (Gottox) | 1 | +11 | -6 |
2009-06-06 15:12 | urlbar and searchbar are working. | Enno Boland (Gottox) | 1 | +31 | -8 |
2009-06-06 14:30 | Adding search and urlbar. switching to getopt. | Enno Boland (Gottox) | 1 | +99 | -56 |
2009-06-06 07:51 | corrected signal. anyway it still does not work. | Enno Boland (Gottox) | 1 | +1 | -1 |
2009-06-06 07:36 | typo | Enno Boland (Gottox) | 1 | +1 | -1 |
2009-06-06 07:35 | rearranging, adding initial keyboard support. | Enno Boland (Gottox) | 2 | +59 | -27 |
2009-06-05 18:16 | supporting multiple windows per instance | Enno Boland (Gottox) | 2 | +127 | -79 |
2009-06-05 16:05 | removed all unneeded event listeners... really! | Enno Boland (Gottox) | 1 | +1 | -3 |
2009-06-05 16:00 | removed unneeded event listeners and reworked file opener. | Enno Boland (Gottox) | 1 | +13 | -20 |
2009-06-05 15:46 | removed reading from stdin in favor of Xproperties. | Enno Boland (Gottox) | 1 | +61 | -27 |
2009-06-05 11:22 | Initial Commit. | Enno Boland (Gottox) | 4 | +341 | -0 |