summaryrefslogtreecommitdiffstats
path: root/surf.c (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* implementing user defined context menuGravatar Enno Boland (tox) 2009-10-161-45/+85
* renaming newproc to newwindow; make it usable within keys; begin implementing...Gravatar Enno Boland (tox) 2009-10-161-7/+17
* changing char to gchar where possible; unifing WebKitWebView variable namingGravatar Enno Boland (tox) 2009-10-161-22/+28
* improving urlbar hiding.Gravatar Enno Boland (tox) 2009-10-161-5/+3
* creating new process when opening new window if possible.Gravatar Enno Boland (tox) 2009-10-151-13/+90
* changing useragent.Gravatar Enno Boland (tox) 2009-10-141-1/+1
* uncommenting source()Gravatar Enno Boland (tox) 2009-10-141-2/+2
* removing loadfile. readding later in a simpler way.Gravatar Enno Boland (tox) 2009-10-131-40/+2
* removing debug outputGravatar Enno Boland (tox) 2009-10-131-1/+0
* fixing stupidy bug.Gravatar Enno Boland (tox) 2009-10-131-1/+1
* fixing memoryleak.Gravatar Enno Boland (tox) 2009-10-131-2/+3
* making config-files configurable in config.hGravatar Enno Boland (tox) 2009-10-131-32/+42
* small whitespacefix.Gravatar Enno Boland (tox) 2009-10-131-1/+1
* hooking onloadfunctions should be done by script.js.Gravatar Enno Boland (tox) 2009-10-071-3/+0
* commenting.Gravatar Enno Boland (tox) 2009-09-211-0/+1
* typoGravatar Enno Boland (tox) 2009-09-211-2/+2
* reformatingGravatar Enno Boland (tox) 2009-09-171-2/+0
* applied patch from arg. thanks :)Gravatar Enno Boland (tox) 2009-09-171-42/+32
* 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