summaryrefslogtreecommitdiffstats
path: root/surf.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* auto creation of script.jsGravatar Enno Boland (tox) 2009-09-161-0/+3
* adding user.js support.Gravatar Enno Boland (tox) 2009-09-161-4/+22
* usercss works again.Gravatar Enno Boland (tox) 2009-09-131-10/+11
* Makefile fixingGravatar Enno Boland (tox) 2009-09-111-1/+1
* unfocus should return false; renaming cookie-file.Gravatar Enno Boland (tox) 2009-09-111-2/+2
* surf embeds now itself into another window.Gravatar Enno Boland (tox) 2009-09-111-8/+9
* rearranging some source.Gravatar Enno Boland (tox) 2009-09-101-12/+19
* adding user stylesheets.Gravatar Enno Boland (tox) 2009-09-101-10/+21
* closing bars when unfocusing them.Gravatar Enno Boland (tox) 2009-09-101-1/+11
* reformatingGravatar Enno Boland (tox) 2009-09-101-7/+7
* adding copystr().Gravatar Enno Boland (tox) 2009-09-101-16/+30
* making all keys lowercase using shiftmask to determinate.Gravatar Enno Boland (tox) 2009-09-091-2/+3
* typoGravatar Enno Boland (tox) 2009-09-091-1/+1
* fixed scrollingGravatar Enno Boland (tox) 2009-09-091-4/+1
* added scrolling.Gravatar Enno Boland (tox) 2009-09-091-0/+17
* reordering functions.Gravatar Enno Boland (tox) 2009-09-091-2/+1
* reordering functions.Gravatar Enno Boland (tox) 2009-09-091-16/+16
* preparing sourcecode feature coming with webkit-1.1.14.Gravatar Enno Boland (tox) 2009-09-091-0/+11
* applied patch from pancakeGravatar Enno Boland (tox) 2009-09-091-2/+0
* small fix to work more proberly with tabbed.Gravatar Enno Boland (tox) 2009-09-091-0/+1
* adding fflush()Gravatar Enno Boland (tox) 2009-09-081-1/+3
* fixing numlock bug.Gravatar Enno Boland (tox) 2009-09-071-1/+3
* using gint instead of int (insane API, but ok.)Gravatar Enno Boland (tox) 2009-09-071-19/+12
* using simple strings for colors in config.hGravatar Enno Boland (tox) 2009-09-071-4/+4
* changing minimal size.Gravatar Enno Boland (tox) 2009-09-071-1/+1
* 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
* 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