summaryrefslogtreecommitdiffstats
path: root/surf.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* moving color definitions to config.hGravatar Enno Boland (tox) 2009-09-071-4/+2
|
* indicator is red when http and green when httpsGravatar Enno Boland (tox) 2009-09-071-1/+15
|
* making indicator smaller.Gravatar Enno Boland (tox) 2009-09-071-1/+1
|
* typoGravatar Enno Boland (tox) 2009-09-071-2/+2
|
* adding indicator bar.Gravatar Enno Boland (tox) 2009-09-071-11/+46
|
* s/zoompage/zoom/Gravatar Enno Boland (tox) 2009-09-071-2/+2
|
* typo fixGravatar Enno Boland (tox) 2009-09-071-1/+1
|
* changes to the event system, make config.h saner, working on cookiesGravatar Enno Boland (tox) 2009-09-071-51/+39
|
* typofixGravatar Enno Boland (tox) 2009-09-061-1/+1
|
* reworked navigate.Gravatar Enno Boland (tox) 2009-09-061-5/+2
|
* reappling printing; changing some keys.Gravatar Enno Boland (tox) 2009-09-061-1/+7
|
* mergeGravatar Enno Boland (tox) 2009-09-061-107/+145
|\
| * adding config.h patch from quaker4lyf. Thanks :)Gravatar Enno Boland (tox) 2009-09-061-105/+145
| |
* | Dropping -f/-u arguments as suggested by Kai HendryGravatar Enno Boland (tox) 2009-09-061-10/+10
| |
* | minimal cookie implementation. still using also old one.Gravatar Enno Boland (tox) 2009-09-061-2/+45
| |
* | changing back/forward buttonsGravatar Enno Boland (tox) 2009-09-061-2/+2
| |
* | reorganized eventhandling.Gravatar Enno Boland (tox) 2009-09-061-10/+6
| |
* | Applied print patch from pancakeGravatar Enno Boland (tox) 2009-09-061-1/+6
| |
* | merge, download fixing.Gravatar Enno Boland (tox) 2009-09-041-8/+4
|\|
| * fix downloading, tidyupGravatar Thomas Menari 2009-06-121-7/+2
|/
* added apos p/y-patch, thanks :)Gravatar Enno Boland (Gottox) 2009-06-091-0/+14
|
* getting rid or most gpointers, sorting functions alphabetical, using gchar * ↵Gravatar Enno Boland (Gottox) 2009-06-091-65/+55
| | | | where ever possible.
* small fix.Gravatar Enno Boland (Gottox) 2009-06-081-1/+1
|
* fixing _SURF_URL XProperty.Gravatar Enno Boland (Gottox) 2009-06-081-7/+11
|
* allow all modifiers.Gravatar Enno Boland (Gottox) 2009-06-081-1/+1
|
* Fixing keybindings when numlock is enabled.Gravatar Enno Boland (Gottox) 2009-06-081-1/+1
|
* Get rid of these gotos.Gravatar Enno Boland (Gottox) 2009-06-081-12/+12
|
* adding zoom support.Gravatar Enno Boland (Gottox) 2009-06-081-1/+12
|
* some cleanups.Gravatar Enno Boland (Gottox) 2009-06-081-2/+2
|
* better download handling.Gravatar Enno Boland (Gottox) 2009-06-081-59/+85
|
* renamed download handlers.Gravatar Enno Boland (Gottox) 2009-06-081-7/+7
|
* merged, now has download bar, other misc fixesGravatar Thomas Menari 2009-06-081-17/+51
|
* adding surf-directory.Gravatar Enno Boland (Gottox) 2009-06-081-1/+2
|
* use tabs not spaces!Gravatar Enno Boland (Gottox) 2009-06-081-8/+8
|
* backoutmergeGravatar Enno Boland (Gottox) 2009-06-081-11/+1
|\
| * Backed out changeset ed121082f103Gravatar Enno Boland (Gottox) 2009-06-081-11/+1
| | | | | | unable to use textfields now. Please implement it in a sane way.
* | mergeGravatar Enno Boland (Gottox) 2009-06-081-3/+24
|\ \
| * | cookie persistanceGravatar Thomas Menari 2009-06-071-0/+11
| |/ | | | | | | * stored in ~/.surf-cookies * $EDITOR editable
| * vi-style scrollingGravatar Thomas Menari 2009-06-071-1/+11
| |
| * strip trailing whitespaceGravatar Simon Rozet 2009-06-071-3/+3
| |
* | wrap long lines. working on downloads.Gravatar Enno Boland (Gottox) 2009-06-071-4/+8
| |
* | removing urllist. bookmarking should be done externally.Gravatar Enno Boland (Gottox) 2009-06-071-2/+1
|/
* added spaceinvaders downloading support, thanks :)Gravatar Enno Boland (Gottox) 2009-06-061-3/+14
|
* sorted functions in alphabetic order.Gravatar Enno Boland (Gottox) 2009-06-061-170/+169
|
* reworked event system.Gravatar Enno Boland (Gottox) 2009-06-061-52/+95
|
* typoGravatar Enno Boland (Gottox) 2009-06-061-6/+10
|
* typo.Gravatar Enno Boland (Gottox) 2009-06-061-4/+5
|
* opening new windows works now.Gravatar Enno Boland (Gottox) 2009-06-061-6/+11
|
* urlbar and searchbar are working.Gravatar Enno Boland (Gottox) 2009-06-061-8/+31
|
* Adding search and urlbar. switching to getopt.Gravatar Enno Boland (Gottox) 2009-06-061-56/+99
|