summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Remove the redundant ctrl-l and ctrl-h description from the man page.Shayan Pooya2013-02-11
| | | | Signed-off-by: Christoph Lohmann <20h@r-36.net>
* Making dist work again.0.6Christoph Lohmann2013-02-10
|
* Bumping up to 0.6.Christoph Lohmann2013-02-10
|
* The javascriptcore is now in webkit.Christoph Lohmann2013-02-09
|
* Fixing cookie handling for https/http by using curl.Christoph Lohmann2013-02-02
|
* Removing the deprecated g_thread_init call.Christoph Lohmann2013-02-02
|
* Fixing the style and making the inspector work again.Christoph Lohmann2013-01-26
|
* Making more than one Modkey to work in keys.Christoph Lohmann2013-01-26
|
* Adding web inspector support to surf.Christoph Lohmann2013-01-26
| | | | Thanks Gregor Best <gbe@ring0.de>!
* Style inquisition plus blocking of the */favicon.ico request. Thanks Peter A.Christoph Lohmann2012-12-06
| | | | Shevtsov!
* Changing the default DOWNLOAD to use st.Christoph Lohmann2012-12-04
|
* Add a nice todo item for videos. Thanks morphles.Christoph Lohmann2012-12-04
|
* Adding a man section about how to handle plugins.Christoph Lohmann2012-12-04
|
* Adding the fullscreen mode to the manpage.Christoph Lohmann2012-12-03
|
* Implementing fullscreen mode. Thanks Krol, Willem van de!Christoph Lohmann2012-12-03
|
* Adding me to the LICENSE file.Christoph Lohmann2012-12-03
|
* Resolving some conflicts in the shortcuts.Christoph Lohmann2012-12-02
|
* Making zoom available when used in tabbed.Christoph Lohmann2012-12-02
|
* Surf now can handle absolute file paths. This allows better local HTMLChristoph Lohmann2012-11-25
| | | reading.
* The control of the toggles is now Ctrl-Shift-$character. That's easier for newChristoph Lohmann2012-11-20
| | | users.
* Fix some styling in the config.def.h, fix the DOWNLOAD macro and unify theChristoph Lohmann2012-11-20
| | | variable naming a bit.
* Add a referer argument to the DOWNLOAD macro. Some sites need this. ThanksChristoph Lohmann2012-11-20
| | | Hiltjo Posthuma!
* Useragent strings do not count anymore. This is adding some text so everyChristoph Lohmann2012-11-16
| | | | | 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.
* Adding a surf-open.sh script for easier tabbed(1) integration.Christoph Lohmann2012-11-16
|
* Moving some preprocessor config options to the standard suckless style.Christoph Lohmann2012-11-16
|
* Adding back the Escape to stop loading the current page. Thanks Daniel BaintonChristoph Lohmann2012-11-16
| | | for the notice!
* Some minor style updates.Christoph Lohmann2012-11-16
|
* Removing the insert mode. It will only confuse users. The stop() function isChristoph Lohmann2012-11-16
| | | kept like the eval() function because it could be used in config.h
* Enable the insert mode. Thanks to stanio@cs.tu-berlin.de!Christoph Lohmann2012-11-15
|
* Applying the surf style to the last patch.Christoph Lohmann2012-11-15
|
* Importing the generic toggle patch of stanio@cs.tu-berlin.de. Thanks!Christoph Lohmann2012-11-15
|
* Fixing the bug of surf loading undefined data in arg.Christoph Lohmann2012-11-08
|
* Fixing the manpage about the useragent option.Christoph Lohmann2012-10-31
|
* Adding a useragent parameter to surf.Christoph Lohmann2012-10-31
|
* Changing the config.def.h to fit the new buildpath() behaviour.Christoph Lohmann2012-10-31
|
* Add options for scriptfile, cookiefile and stylefile. And changing the defaultChristoph Lohmann2012-10-31
| | | behaviour of buildpath to be more like in open().
* Add different progress colors when using proxy.Christoph Lohmann2012-10-31
|
* Hiding the loading indicator when it is not used. Based on a patch fromChristoph Lohmann2012-10-28
| | | http://xteddy.org/surf.html#toc5. Thanks!
* Applying the patch to show the indicator only on loading. Based on a patchChristoph Lohmann2012-10-28
| | | from http://xteddy.org/surf.html#toc5.
* Mod + '/' for search.Christoph Lohmann2012-10-28
|
* Applying the cookie patch of Carlos Pita. Thank you!Christoph Lohmann2012-10-16
|
* Removing the double initialisation to webkit_get_default_session(). ThanksChristoph Lohmann2012-10-16
| | | taruti!
* Reverting the cleanmask change.Christoph Lohmann2012-10-14
|
* Changing the key masks to the values of GDK.Christoph Lohmann2012-10-13
|
* The right click menu to copy the link URI will now work. Thanks to CarlosChristoph Lohmann2012-10-13
| | | Pita!
* Adding middle-click behaviour to open a tab when embedded or a window whenChristoph Lohmann2012-10-13
| | | not. Thanks to Carlos Pita <carlosjosepita@gmail.com>!
* Fixing the shift key mask and cleaning up the scrolling code.Christoph Lohmann2012-10-12
|
* Surf now parses hex window ids properly from tabbed.Christoph Lohmann2012-07-16
|
* Added tag 0.5 for changeset f0cea0f2bfc6Troels Henriksen2012-07-12
|
* Change horizontal scrolling to ^u and ^i, remove ^g scrolling.0.5Troels Henriksen2012-06-11
|